.page-22bet { font-family: 'Arial', sans-serif; color: #e0e0e0; background-color: #1a1a2e; line-height: 1.6; }.page-22bet__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-22bet__hero-section { position: relative; width: 100%; height: 600px; display: flex; align-items: center; justify-content: center; text-align: center; overflow: hidden; padding-top: 10px; box-sizing: border-box; }.page-22bet__hero-background-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; }.page-22bet__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); z-index: 2; }.page-22bet__hero-content { position: relative; z-index: 3; color: #ffffff; max-width: 800px; padding: 20px; }.page-22bet__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; color: #ffcc00; }.page-22bet__highlight { color: #00bfff; }.page-22bet__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; color: #f0f0f0; }.page-22bet__hero-cta-button, .page-22bet__button { display: inline-block; padding: 15px 30px; background-color: #00bfff; color: #ffffff; text-decoration: none; border-radius: 8px; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; box-sizing: border-box; }.page-22bet__hero-cta-button:hover, .page-22bet__button:hover { background-color: #009acd; transform: translateY(-3px); }.page-22bet__intro-section, .page-22bet__quick-access-section, .page-22bet__games-section, .page-22bet__promo-section, .page-22bet__security-section, .page-22bet__faq-section, .page-22bet__blog-section { padding: 60px 0; text-align: center; background-color: #1a1a2e; }.page-22bet__intro-section { background-color: #21213e; }.page-22bet__intro-title, .page-22bet__quick-access-title, .page-22bet__games-title, .page-22bet__promo-title, .page-22bet__security-title, .page-22bet__faq-main-title, .page-22bet__blog-title { font-size: 2.5em; margin-bottom: 20px; color: #ffcc00; }.page-22bet__intro-description, .page-22bet__quick-access-description, .page-22bet__games-description, .page-22bet__promo-description, .page-22bet__blog-description { font-size: 1.1em; color: #cccccc; max-width: 800px; margin: 0 auto 40px auto; }.page-22bet__intro-features { display: flex; justify-content: center; gap: 30px; margin-top: 40px; flex-wrap: wrap; }.page-22bet__intro-feature-item { background-color: #2c2c4d; padding: 30px; border-radius: 10px; flex: 1; min-width: 280px; max-width: 350px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; box-sizing: border-box; }.page-22bet__intro-feature-item:hover { transform: translateY(-5px); }.page-22bet__feature-icon { width: 80px; height: 80px; margin-bottom: 20px; object-fit: contain; }.page-22bet__feature-title { font-size: 1.5em; color: #00bfff; margin-bottom: 10px; }.page-22bet__feature-text { color: #e0e0e0; }.page-22bet__quick-access-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; }.page-22bet__button--primary { background-color: #00bfff; }.page-22bet__button--secondary { background-color: #ffcc00; color: #1a1a2e; }.page-22bet__button--secondary:hover { background-color: #e6b800; }.page-22bet__button--tertiary { background-color: #555577; }.page-22bet__button--tertiary:hover { background-color: #444466; }.page-22bet__games-section { background-color: #21213e; }.page-22bet__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-22bet__game-card { background-color: #2c2c4d; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); text-align: center; transition: transform 0.3s ease; box-sizing: border-box; display: flex; flex-direction: column; }.page-22bet__game-card:hover { transform: translateY(-5px); }.page-22bet__game-card-image { width: 100%; height: 200px; object-fit: cover; }.page-22bet__game-card-title { font-size: 1.4em; color: #ffcc00; margin: 20px 15px 10px; }.page-22bet__game-card-text { color: #e0e0e0; padding: 0 15px 20px; flex-grow: 1; }.page-22bet__button--small { padding: 10px 20px; font-size: 1em; margin-bottom: 20px; }.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: #2c2c4d; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); text-align: center; transition: transform 0.3s ease; box-sizing: border-box; display: flex; flex-direction: column; }.page-22bet__promo-card:hover { transform: translateY(-5px); }.page-22bet__promo-card-image { width: 100%; height: 180px; object-fit: cover; }.page-22bet__promo-card-title { font-size: 1.4em; color: #00bfff; margin: 20px 15px 10px; }.page-22bet__promo-card-text { color: #e0e0e0; padding: 0 15px 20px; flex-grow: 1; }.page-22bet__security-section { background-color: #1a1a2e; }.page-22bet__security-grid { display: flex; justify-content: center; gap: 30px; margin-top: 40px; flex-wrap: wrap; }.page-22bet__security-item { background-color: #2c2c4d; padding: 30px; border-radius: 10px; flex: 1; min-width: 280px; max-width: 350px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); box-sizing: border-box; }.page-22bet__security-icon { width: 80px; height: 80px; margin-bottom: 20px; object-fit: contain; }.page-22bet__security-item-title { font-size: 1.5em; color: #ffcc00; margin-bottom: 10px; }.page-22bet__security-item-text { color: #e0e0e0; }.page-22bet__security-cta { margin-top: 40px; }.page-22bet__faq-section { background-color: #21213e; }.page-22bet__faq-list { max-width: 800px; margin: 40px auto 0 auto; text-align: left; }.page-22bet__faq-item { background-color: #2c2c4d; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); }.page-22bet__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #3a3a5e; border-bottom: 1px solid rgba(0, 0, 0, 0.1); user-select: none; transition: background-color 0.3s ease; }.page-22bet__faq-question:hover { background-color: #4a4a7e; }.page-22bet__faq-question-text { font-size: 1.2em; color: #ffcc00; margin: 0; pointer-events: none; }.page-22bet__faq-toggle { font-size: 1.8em; color: #00bfff; font-weight: bold; line-height: 1; width: 30px; text-align: center; pointer-events: none; transition: transform 0.3s ease; }.page-22bet__faq-item.active .page-22bet__faq-toggle { transform: rotate(45deg); color: #ffcc00; }.page-22bet__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; color: #e0e0e0; }.page-22bet__faq-item.active .page-22bet__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-22bet__faq-answer p { margin: 0; }.page-22bet__blog-section { background-color: #1a1a2e; }.page-22bet__blog-articles { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-22bet__blog-card { background-color: #2c2c4d; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); text-align: left; transition: transform 0.3s ease; box-sizing: border-box; display: flex; flex-direction: column; }.page-22bet__blog-card:hover { transform: translateY(-5px); }.page-22bet__blog-card-image { width: 100%; height: 200px; object-fit: cover; }.page-22bet__blog-card-title { font-size: 1.3em; color: #00bfff; margin: 20px 20px 10px; }.page-22bet__blog-card-title a { color: #00bfff; text-decoration: none; }.page-22bet__blog-card-title a:hover { text-decoration: underline; }.page-22bet__blog-card-meta { font-size: 0.9em; color: #888888; margin: 0 20px 10px; }.page-22bet__blog-card-excerpt { color: #e0e0e0; padding: 0 20px 20px; flex-grow: 1; }.page-22bet__blog-card-link { display: inline-block; padding: 10px 20px; background-color: #ffcc00; color: #1a1a2e; text-decoration: none; border-radius: 5px; font-size: 0.9em; font-weight: bold; margin: 0 20px 20px; transition: background-color 0.3s ease; box-sizing: border-box; }.page-22bet__blog-card-link:hover { background-color: #e6b800; }@media (max-width: 1024px) { .page-22bet__hero-title { font-size: 3em; } .page-22bet__hero-subtitle { font-size: 1.3em; } .page-22bet__intro-title, .page-22bet__quick-access-title, .page-22bet__games-title, .page-22bet__promo-title, .page-22bet__security-title, .page-22bet__faq-main-title, .page-22bet__blog-title { font-size: 2em; } }@media (max-width: 768px) { .page-22bet__hero-section { height: 450px; } .page-22bet__hero-title { font-size: 2.5em; } .page-22bet__hero-subtitle { font-size: 1.1em; } .page-22bet__hero-cta-button, .page-22bet__button { padding: 12px 25px; font-size: 1em; } .page-22bet__intro-section, .page-22bet__quick-access-section, .page-22bet__games-section, .page-22bet__promo-section, .page-22bet__security-section, .page-22bet__faq-section, .page-22bet__blog-section { padding: 40px 0; } .page-22bet__intro-title, .page-22bet__quick-access-title, .page-22bet__games-title, .page-22bet__promo-title, .page-22bet__security-title, .page-22bet__faq-main-title, .page-22bet__blog-title { font-size: 1.8em; } .page-22bet__intro-description, .page-22bet__quick-access-description, .page-22bet__games-description, .page-22bet__promo-description, .page-22bet__blog-description { font-size: 1em; margin-bottom: 30px; } .page-22bet__intro-features, .page-22bet__quick-access-buttons, .page-22bet__game-categories, .page-22bet__promo-cards, .page-22bet__security-grid, .page-22bet__blog-articles { flex-direction: column; gap: 20px; } .page-22bet__intro-feature-item, .page-22bet__game-card, .page-22bet__promo-card, .page-22bet__security-item, .page-22bet__blog-card { min-width: unset; max-width: 100%; } .page-22bet__intro-features, .page-22bet__quick-access-buttons, .page-22bet__game-categories, .page-22bet__promo-cards, .page-22bet__security-grid, .page-22bet__blog-articles { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; } .page-22bet__intro-feature-item, .page-22bet__game-card, .page-22bet__promo-card, .page-22bet__security-item, .page-22bet__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 20px !important; } .page-22bet__game-card-text, .page-22bet__promo-card-text, .page-22bet__blog-card-excerpt { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-22bet__hero-background-image, .page-22bet__feature-icon, .page-22bet__game-card-image, .page-22bet__promo-card-image, .page-22bet__security-icon, .page-22bet__blog-card-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-22bet__game-card-image, .page-22bet__promo-card-image, .page-22bet__blog-card-image { height: 150px !important; } .page-22bet__faq-question { padding: 15px 20px; } .page-22bet__faq-question-text { font-size: 1.1em; } .page-22bet__faq-answer { padding: 15px 20px; } .page-22bet__faq-item.active .page-22bet__faq-answer { padding: 15px 20px !important; } }@media (max-width: 480px) { .page-22bet__hero-section { height: 350px; } .page-22bet__hero-title { font-size: 2em; } .page-22bet__hero-subtitle { font-size: 0.9em; } .page-22bet__hero-cta-button { padding: 10px 20px; font-size: 0.9em; } .page-22bet__intro-title, .page-22bet__quick-access-title, .page-22bet__games-title, .page-22bet__promo-title, .page-22bet__security-title, .page-22bet__faq-main-title, .page-22bet__blog-title { font-size: 1.5em; } .page-22bet__feature-title, .page-22bet__game-card-title, .page-22bet__promo-card-title, .page-22bet__security-item-title, .page-22bet__blog-card-title { font-size: 1.2em; } .page-22bet__faq-question-text { font-size: 1em; } .page-22bet__faq-toggle { font-size: 1.5em; } }