.page-22bet-bonus { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-22bet-bonus__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-22bet-bonus__section-title { font-size: 2.5em; color: #1a1a1a; text-align: center; margin-bottom: 40px; position: relative; padding-bottom: 15px; }.page-22bet-bonus__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 80px; height: 4px; background-color: #ff4500; border-radius: 2px; }.page-22bet-bonus__text { font-size: 1.1em; margin-bottom: 20px; text-align: center; }.page-22bet-bonus__text-small { font-size: 0.9em; text-align: center; margin-top: 20px; }.page-22bet-bonus__link { color: #007bff; text-decoration: none; }.page-22bet-bonus__link:hover { text-decoration: underline; } /* Buttons */ .page-22bet-bonus__button, .page-22bet-bonus__hero-cta, .page-22bet-bonus__game-cta { display: inline-block; background-color: #ff4500; color: #fff; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; text-align: center; }.page-22bet-bonus__button:hover, .page-22bet-bonus__hero-cta:hover, .page-22bet-bonus__game-cta:hover { background-color: #e63900; transform: translateY(-2px); }.page-22bet-bonus__button--primary { background-color: #ff4500; }.page-22bet-bonus__button--secondary { background-color: #007bff; }.page-22bet-bonus__button--tertiary { background-color: #28a745; } /* Hero Section */ .page-22bet-bonus__hero-section { position: relative; width: 100%; min-height: 500px; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; overflow: hidden; padding-top: 10px; /* Rely on body padding-top for header offset */ }.page-22bet-bonus__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; filter: brightness(0.6); }.page-22bet-bonus__hero-content { position: relative; z-index: 1; max-width: 800px; padding: 20px; }.page-22bet-bonus__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); }.page-22bet-bonus__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; text-shadow: 1px 1px 3px rgba(0,0,0,0.7); } /* Partner/Supplier Logo Section */ .page-22bet-bonus__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; padding: 40px 20px; background-color: #fff; border-bottom: 1px solid #eee; }.page-22bet-bonus__logo-grid { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; }.page-22bet-bonus__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-22bet-bonus__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } /* Intro Section */ .page-22bet-bonus__intro-section { padding: 60px 0; background-color: #f0f2f5; } /* Quick Access Section */ .page-22bet-bonus__quick-access { padding: 60px 0; background-color: #e9ecef; }.page-22bet-bonus__access-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } /* Games Section */ .page-22bet-bonus__games-section { padding: 60px 0; background-color: #fff; }.page-22bet-bonus__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; }.page-22bet-bonus__game-card { background-color: #f9f9f9; border-radius: 10px; box-shadow: 0 4px 15px rgba(0,0,0,0.1); overflow: hidden; text-align: center; padding-bottom: 20px; display: flex; flex-direction: column; }.page-22bet-bonus__game-image { width: 100%; height: 200px; object-fit: cover; margin-bottom: 15px; }.page-22bet-bonus__game-title { font-size: 1.5em; color: #333; margin-bottom: 10px; padding: 0 15px; }.page-22bet-bonus__game-description { font-size: 0.95em; color: #666; padding: 0 15px; flex-grow: 1; margin-bottom: 20px; }.page-22bet-bonus__game-cta { margin-top: auto; align-self: center; } /* Promo Section */ .page-22bet-bonus__promo-section { padding: 60px 0; background-color: #f0f2f5; }.page-22bet-bonus__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-22bet-bonus__promo-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0,0,0,0.1); overflow: hidden; text-align: center; padding-bottom: 20px; display: flex; flex-direction: column; }.page-22bet-bonus__promo-image { width: 100%; height: 220px; object-fit: cover; margin-bottom: 15px; }.page-22bet-bonus__promo-title { font-size: 1.6em; color: #333; margin-bottom: 10px; padding: 0 15px; }.page-22bet-bonus__promo-description { font-size: 1em; color: #666; padding: 0 15px; flex-grow: 1; margin-bottom: 20px; } /* Security Section */ .page-22bet-bonus__security-section { padding: 60px 0; background-color: #e9ecef; }.page-22bet-bonus__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; }.page-22bet-bonus__security-item { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0,0,0,0.1); padding: 30px; text-align: center; }.page-22bet-bonus__security-icon { width: 80px; height: 80px; object-fit: contain; margin-bottom: 20px; }.page-22bet-bonus__security-title { font-size: 1.4em; color: #333; margin-bottom: 10px; }.page-22bet-bonus__security-description { font-size: 0.95em; color: #666; margin-bottom: 15px; } /* FAQ Section */ .page-22bet-bonus__faq-section { padding: 60px 0; background-color: #fff; }.page-22bet-bonus__faq-list { max-width: 800px; margin: 40px auto 0; }.page-22bet-bonus__faq-item { background-color: #f9f9f9; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 15px; overflow: hidden; }.page-22bet-bonus__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 25px; cursor: pointer; user-select: none; background-color: #eee; transition: background-color 0.3s ease; }.page-22bet-bonus__faq-question:hover { background-color: #e0e0e0; }.page-22bet-bonus__faq-title { font-size: 1.2em; color: #333; margin: 0; pointer-events: none; /* Prevent h3 from blocking click event */ }.page-22bet-bonus__faq-toggle { font-size: 1.8em; font-weight: bold; color: #ff4500; pointer-events: none; /* Prevent span from blocking click event */ transition: transform 0.3s ease; }.page-22bet-bonus__faq-item.active .page-22bet-bonus__faq-toggle { transform: rotate(45deg); }.page-22bet-bonus__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; box-sizing: border-box; }.page-22bet-bonus__faq-item.active .page-22bet-bonus__faq-answer { max-height: 2000px !important; /* Sufficiently large */ padding: 20px 25px !important; opacity: 1; }.page-22bet-bonus__faq-answer p { margin: 0; color: #555; font-size: 1em; } /* Blog Section */ .page-22bet-bonus__blog-section { padding: 60px 0; background-color: #f0f2f5; }.page-22bet-bonus__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-22bet-bonus__blog-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0,0,0,0.1); overflow: hidden; display: flex; flex-direction: column; }.page-22bet-bonus__blog-image { width: 100%; height: 200px; object-fit: cover; }.page-22bet-bonus__blog-title { font-size: 1.4em; color: #333; margin: 20px 15px 10px; }.page-22bet-bonus__blog-link { text-decoration: none; color: #333; transition: color 0.3s ease; }.page-22bet-bonus__blog-link:hover { color: #ff4500; }.page-22bet-bonus__blog-excerpt { font-size: 0.95em; color: #666; padding: 0 15px; flex-grow: 1; margin-bottom: 15px; }.page-22bet-bonus__blog-date { font-size: 0.85em; color: #999; padding: 0 15px 20px; } /* Responsive Design */ @media (max-width: 1024px) { .page-22bet-bonus__hero-title { font-size: 3em; } .page-22bet-bonus__hero-subtitle { font-size: 1.3em; } .page-22bet-bonus__section-title { font-size: 2em; } } @media (max-width: 768px) { .page-22bet-bonus__container { padding: 15px; } .page-22bet-bonus__hero-section { min-height: 400px; } .page-22bet-bonus__hero-title { font-size: 2.5em; } .page-22bet-bonus__hero-subtitle { font-size: 1.1em; } .page-22bet-bonus__hero-cta { padding: 12px 25px; font-size: 1em; } .page-22bet-bonus__section-title { font-size: 1.8em; margin-bottom: 30px; } .page-22bet-bonus__access-buttons { flex-direction: column; align-items: center; } .page-22bet-bonus__button { width: 100%; max-width: 300px; } /* Partner/Supplier Logo Section - specific rules */ .page-22bet-bonus__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 30px 15px; } .page-22bet-bonus__payment-logo, .page-22bet-bonus__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } /* General image responsive rules for mobile */ .page-22bet-bonus__hero-image, .page-22bet-bonus__game-image, .page-22bet-bonus__promo-image, .page-22bet-bonus__security-icon, .page-22bet-bonus__blog-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } /* List items mobile responsive requirements */ .page-22bet-bonus__game-categories, .page-22bet-bonus__promo-grid, .page-22bet-bonus__security-grid, .page-22bet-bonus__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-22bet-bonus__game-card, .page-22bet-bonus__promo-card, .page-22bet-bonus__security-item, .page-22bet-bonus__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-22bet-bonus__game-description, .page-22bet-bonus__promo-description, .page-22bet-bonus__security-description, .page-22bet-bonus__blog-excerpt { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-22bet-bonus__faq-list { padding: 0; } .page-22bet-bonus__faq-item { margin-left: 0 !important; margin-right: 0 !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } .page-22bet-bonus__faq-question { padding: 15px 20px; } .page-22bet-bonus__faq-title { font-size: 1.1em; } .page-22bet-bonus__faq-toggle { font-size: 1.5em; } .page-22bet-bonus__faq-answer { padding: 0 20px; } .page-22bet-bonus__faq-item.active .page-22bet-bonus__faq-answer { padding: 15px 20px !important; } } @media (max-width: 480px) { .page-22bet-bonus__hero-title { font-size: 2em; } .page-22bet-bonus__hero-subtitle { font-size: 1em; } .page-22bet-bonus__section-title { font-size: 1.5em; } }