.page-22bet { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-22bet__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-22bet__section-title { font-size: 2.5em; color: #2c3e50; text-align: center; margin-bottom: 40px; font-weight: 700; } .page-22bet__section-title--small { font-size: 1.8em; margin-bottom: 20px; } .page-22bet__text { font-size: 1.1em; text-align: center; margin-bottom: 20px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-22bet__button { display: inline-block; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; cursor: pointer; border: none; font-size: 1em; } .page-22bet__button--primary { background-color: #e74c3c; color: #fff; } .page-22bet__button--primary:hover { background-color: #c0392b; transform: translateY(-2px); } .page-22bet__button--secondary { background-color: #3498db; color: #fff; } .page-22bet__button--secondary:hover { background-color: #2980b9; transform: translateY(-2px); } .page-22bet__cta-wrapper { text-align: center; margin-top: 30px; } .page-22bet__hero-section { background: linear-gradient(135deg, #2c3e50, #34495e); color: #fff; padding: 60px 20px; text-align: center; display: flex; flex-direction: column; align-items: center; justify-content: center; position: relative; overflow: hidden; padding-top: calc(60px + 10px); /* Small padding-top to account for body padding-top */ } .page-22bet__hero-content { max-width: 900px; margin-bottom: 40px; position: relative; z-index: 1; } .page-22bet__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.1; font-weight: 700; } .page-22bet__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; opacity: 0.9; } .page-22bet__hero-cta-group { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .page-22bet__hero-button { padding: 15px 35px; border-radius: 8px; font-size: 1.2em; text-transform: uppercase; } .page-22bet__hero-button--download { background-color: #27ae60; color: #fff; } .page-22bet__hero-button--download:hover { background-color: #229954; transform: translateY(-2px); } .page-22bet__hero-button--register { background-color: #f39c12; color: #fff; } .page-22bet__hero-button--register:hover { background-color: #e67e22; transform: translateY(-2px); } .page-22bet__hero-image-wrapper { margin-top: 40px; max-width: 600px; width: 100%; position: relative; z-index: 0; } .page-22bet__hero-image { max-width: 100%; height: auto; border-radius: 10px; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); } .page-22bet__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; background-color: #ecf0f1; padding: 40px 20px; } .page-22bet__logo-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; width: 100%; max-width: 1200px; margin: 0 auto; } .page-22bet__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; object-fit: contain; } .page-22bet__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-22bet__intro-section, .page-22bet__quick-access-section, .page-22bet__games-section, .page-22bet__promotions-section, .page-22bet__security-section, .page-22bet__blog-section, .page-22bet__faq-section { padding: 80px 20px; } .page-22bet__intro-section { background-color: #fff; } .page-22bet__feature-list { list-style: none; padding: 0; margin-top: 30px; display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; max-width: 1000px; margin-left: auto; margin-right: auto; text-align: left; } .page-22bet__feature-item { background-color: #ecf0f1; padding: 20px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); font-size: 1.05em; } .page-22bet__feature-item strong { color: #e74c3c; } .page-22bet__quick-access-section { background-color: #f8f8f8; } .page-22bet__link-cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; margin-top: 40px; } .page-22bet__link-card { background-color: #fff; padding: 30px; border-radius: 10px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); text-decoration: none; color: #333; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-22bet__link-card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15); } .page-22bet__card-title { font-size: 1.5em; margin-bottom: 10px; color: #e74c3c; } .page-22bet__card-description { font-size: 0.95em; color: #555; } .page-22bet__games-section { background-color: #fff; } .page-22bet__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-22bet__game-category { background-color: #ecf0f1; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); text-align: center; padding-bottom: 20px; display: flex; flex-direction: column; } .page-22bet__game-image { width: 100%; height: 200px; object-fit: cover; margin-bottom: 15px; } .page-22bet__game-title { font-size: 1.4em; color: #2c3e50; margin-bottom: 10px; padding: 0 15px; } .page-22bet__game-description { font-size: 0.95em; color: #555; margin-bottom: 20px; flex-grow: 1; padding: 0 15px; } .page-22bet__promotions-section { background-color: #f8f8f8; } .page-22bet__promo-cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-22bet__promo-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); text-align: center; padding-bottom: 20px; display: flex; flex-direction: column; } .page-22bet__promo-image { width: 100%; height: 220px; object-fit: cover; margin-bottom: 15px; } .page-22bet__promo-title { font-size: 1.4em; color: #e74c3c; margin-bottom: 10px; padding: 0 15px; } .page-22bet__promo-description { font-size: 0.95em; color: #555; margin-bottom: 20px; flex-grow: 1; padding: 0 15px; } .page-22bet__security-section { background-color: #fff; } .page-22bet__security-features { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-22bet__feature-box { background-color: #ecf0f1; padding: 30px; border-radius: 10px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); text-align: center; } .page-22bet__feature-box-title { font-size: 1.3em; color: #3498db; margin-bottom: 10px; } .page-22bet__feature-box-description { font-size: 0.95em; color: #555; } .page-22bet__faq-section { background-color: #f8f8f8; } .page-22bet__faq-list { max-width: 800px; margin: 40px auto 0; } .page-22bet__faq-item { background-color: #fff; border-radius: 8px; margin-bottom: 15px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); overflow: hidden; } .page-22bet__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; user-select: none; background-color: #ecf0f1; border-bottom: 1px solid #ddd; } .page-22bet__faq-question:hover { background-color: #e0e6e7; } .page-22bet__faq-question-title { margin: 0; font-size: 1.2em; color: #2c3e50; pointer-events: none; } .page-22bet__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e74c3c; transition: transform 0.3s ease; pointer-events: none; } .page-22bet__faq-item.active .page-22bet__faq-toggle { transform: rotate(45deg); color: #3498db; } .page-22bet__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; } .page-22bet__faq-item.active .page-22bet__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-22bet__faq-answer p { margin: 0; font-size: 1em; color: #555; } .page-22bet__blog-section { background-color: #fff; } .page-22bet__blog-cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-22bet__blog-card { background-color: #ecf0f1; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); text-decoration: none; color: #333; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; } .page-22bet__blog-card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15); } .page-22bet__blog-image { width: 100%; height: 200px; object-fit: cover; } .page-22bet__blog-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; } .page-22bet__blog-title { font-size: 1.3em; margin-bottom: 10px; color: #e74c3c; } .page-22bet__blog-excerpt { font-size: 0.95em; color: #555; margin-bottom: 15px; flex-grow: 1; } .page-22bet__blog-date { font-size: 0.85em; color: #777; text-align: right; margin-top: auto; } @media (max-width: 1024px) { .page-22bet__hero-title { font-size: 2.8em; } .page-22bet__hero-subtitle { font-size: 1.1em; } .page-22bet__section-title { font-size: 2em; } } @media (max-width: 768px) { .page-22bet__hero-section { padding: 40px 15px; } .page-22bet__hero-title { font-size: 2.2em; } .page-22bet__hero-subtitle { font-size: 1em; } .page-22bet__hero-cta-group { flex-direction: column; gap: 15px; } .page-22bet__hero-button { width: 100%; max-width: 300px; margin: 0 auto; } .page-22bet__section-title { font-size: 1.8em; margin-bottom: 30px; } .page-22bet__section-title--small { font-size: 1.5em; margin-bottom: 15px; } .page-22bet__text { font-size: 1em; padding: 0 10px; } .page-22bet__intro-section, .page-22bet__quick-access-section, .page-22bet__games-section, .page-22bet__promotions-section, .page-22bet__security-section, .page-22bet__blog-section, .page-22bet__faq-section { padding: 60px 15px; } .page-22bet__feature-list, .page-22bet__link-cards, .page-22bet__game-categories, .page-22bet__promo-cards, .page-22bet__security-features, .page-22bet__blog-cards { grid-template-columns: 1fr; gap: 20px; } .page-22bet__feature-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px; } .page-22bet__link-card, .page-22bet__game-category, .page-22bet__promo-card, .page-22bet__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-22bet__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 30px 15px; } .page-22bet__payment-logo, .page-22bet__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-22bet__game-image, .page-22bet__promo-image, .page-22bet__blog-image { max-width: 100% !important; height: auto !important; object-fit: cover; } .page-22bet__faq-question { padding: 15px; } .page-22bet__faq-question-title { font-size: 1.1em; } .page-22bet__faq-answer { padding: 0 10px; } .page-22bet__faq-item.active .page-22bet__faq-answer { padding: 15px 10px !important; } .page-22bet__faq-answer p { font-size: 0.95em; } } @media (max-width: 480px) { .page-22bet__hero-title { font-size: 1.8em; } .page-22bet__hero-subtitle { font-size: 0.95em; } .page-22bet__hero-button { font-size: 1.1em; padding: 12px 25px; } .page-22bet__section-title { font-size: 1.5em; } }