.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; box-sizing: border-box; }.page-22bet__section-title { font-size: 2.5em; color: #1a1a1a; text-align: center; margin-bottom: 40px; text-transform: uppercase; letter-spacing: 1px; }.page-22bet__section-title--small { font-size: 1.8em; margin-bottom: 20px; }.page-22bet__text-content { font-size: 1.1em; text-align: center; margin-bottom: 25px; max-width: 900px; margin-left: auto; margin-right: auto; }.page-22bet__button { display: inline-block; padding: 12px 25px; border-radius: 8px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; text-align: center; cursor: pointer; border: none; }.page-22bet__button:hover { transform: translateY(-2px); }.page-22bet__button--primary { background-color: #007bff; color: #ffffff; }.page-22bet__button--primary:hover { background-color: #0056b3; }.page-22bet__button--secondary { background-color: #6c757d; color: #ffffff; margin-left: 15px; }.page-22bet__button--secondary:hover { background-color: #5a6268; }.page-22bet__button--cta { background-color: #28a745; color: #ffffff; font-size: 1.2em; padding: 15px 30px; margin-top: 20px; }.page-22bet__button--cta:hover { background-color: #218838; }.page-22bet__button--small { padding: 8px 15px; font-size: 0.9em; margin-top: 10px; background-color: #17a2b8; color: #ffffff; }.page-22bet__button--small:hover { background-color: #138496; }.page-22bet__button--promo { background-color: #ffc107; color: #333; padding: 10px 20px; font-size: 1em; }.page-22bet__button--promo:hover { background-color: #e0a800; }.page-22bet__button--read-more { background-color: #6c757d; color: #ffffff; padding: 8px 15px; font-size: 0.9em; }.page-22bet__button--read-more:hover { background-color: #5a6268; }.page-22bet__hero-section { position: relative; display: flex; align-items: center; justify-content: center; min-height: 500px; text-align: center; color: #ffffff; padding: 10px 20px 50px 20px; overflow: hidden; background-color: #000; }.page-22bet__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; opacity: 0.6; }.page-22bet__hero-content { position: relative; z-index: 2; max-width: 900px; padding: 20px; }.page-22bet__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__hero-description { font-size: 1.4em; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7); }.page-22bet__hero-cta-group { display: flex; justify-content: center; flex-wrap: wrap; gap: 15px; }.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; padding: 40px 20px; background-color: #ffffff; margin-bottom: 40px; }.page-22bet__logo-grid { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; }.page-22bet__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.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__introduction-section, .page-22bet__quick-access-section, .page-22bet__games-section, .page-22bet__promotions-section, .page-22bet__security-section, .page-22bet__faq-section, .page-22bet__blog-section { padding: 60px 0; }.page-22bet__introduction-section { background-color: #ffffff; }.page-22bet__quick-access-section { background-color: #f0f2f5; }.page-22bet__access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; }.page-22bet__access-link { display: block; padding: 15px 20px; background-color: #007bff; color: #ffffff; text-decoration: none; border-radius: 8px; text-align: center; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; }.page-22bet__access-link:hover { background-color: #0056b3; transform: translateY(-2px); }.page-22bet__games-section { background-color: #ffffff; }.page-22bet__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; }.page-22bet__game-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: center; padding-bottom: 20px; }.page-22bet__game-image { width: 100%; height: 200px; object-fit: cover; margin-bottom: 15px; }.page-22bet__game-title { font-size: 1.5em; color: #1a1a1a; margin-bottom: 10px; }.page-22bet__game-description { padding: 0 15px; font-size: 1em; color: #555; margin-bottom: 15px; }.page-22bet__promotions-section { background-color: #f0f2f5; }.page-22bet__promo-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; list-style: none; padding: 0; }.page-22bet__promo-item { background-color: #ffffff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: center; padding-bottom: 20px; }.page-22bet__promo-image { width: 100%; height: 220px; object-fit: cover; margin-bottom: 15px; }.page-22bet__promo-title { font-size: 1.5em; color: #1a1a1a; margin-bottom: 10px; padding: 0 15px; }.page-22bet__promo-description { padding: 0 15px; font-size: 1em; color: #555; margin-bottom: 15px; }.page-22bet__security-section { background-color: #ffffff; }.page-22bet__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-22bet__security-item { text-align: center; padding: 20px; background-color: #f9f9f9; border-radius: 10px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); }.page-22bet__security-icon { width: 100px; height: 100px; object-fit: contain; margin-bottom: 15px; }.page-22bet__security-title { font-size: 1.4em; color: #1a1a1a; margin-bottom: 10px; }.page-22bet__security-description { font-size: 1em; color: #555; }.page-22bet__faq-section { background-color: #f0f2f5; }.page-22bet__faq-list { max-width: 800px; margin: 40px auto 0 auto; }.page-22bet__faq-item { background-color: #ffffff; border-radius: 8px; margin-bottom: 15px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); overflow: hidden; }.page-22bet__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #e9ecef; border-bottom: 1px solid #dee2e6; user-select: none; }.page-22bet__faq-question:hover { background-color: #e2e6ea; }.page-22bet__faq-question-title { margin: 0; font-size: 1.2em; color: #1a1a1a; flex-grow: 1; text-align: left; pointer-events: none; }.page-22bet__faq-toggle { font-size: 1.8em; font-weight: bold; color: #007bff; transition: transform 0.3s ease; pointer-events: none; }.page-22bet__faq-item.active .page-22bet__faq-toggle { transform: rotate(45deg); }.page-22bet__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.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-bottom: 15px; font-size: 1em; color: #555; }.page-22bet__blog-section { background-color: #ffffff; }.page-22bet__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-22bet__blog-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); display: flex; flex-direction: column; }.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.4em; margin-bottom: 10px; }.page-22bet__blog-title a { color: #1a1a1a; text-decoration: none; }.page-22bet__blog-title a:hover { color: #007bff; }.page-22bet__blog-excerpt { font-size: 0.95em; color: #555; margin-bottom: 15px; flex-grow: 1; }.page-22bet__blog-card .page-22bet__button { align-self: flex-start; margin-top: auto; }.page-22bet img { max-width: 100%; height: auto; display: block; }.page-22bet strong { color: #007bff; }.page-22bet h1, .page-22bet h2, .page-22bet h3 { word-wrap: break-word; overflow-wrap: break-word; }.page-22bet ul { list-style-type: disc; margin-left: 20px; }.page-22bet li { margin-bottom: 8px; }.page-22bet__promo-list li { list-style: none; margin-left: 0; }.page-22bet__faq-answer .page-22bet__button { margin-top: 10px; }.page-22bet__blog-content .page-22bet__button { margin-top: 15px; }.page-22bet__hero-content .page-22bet__button { margin-top: 0; }.page-22bet__introduction-section .page-22bet__button { margin: 20px auto 0 auto; display: block; max-width: 250px; }.page-22bet__security-item .page-22bet__button { margin: 15px auto 0 auto; display: block; max-width: 180px; }@media (max-width: 768px) { .page-22bet__container { padding: 15px; }.page-22bet__section-title { font-size: 2em; margin-bottom: 30px; }.page-22bet__section-title--small { font-size: 1.5em; margin-bottom: 15px; }.page-22bet__text-content { font-size: 1em; margin-bottom: 20px; }.page-22bet__hero-section { min-height: 400px; padding: 10px 15px 30px 15px; }.page-22bet__hero-title { font-size: 2.2em; margin-bottom: 15px; }.page-22bet__hero-description { font-size: 1.1em; margin-bottom: 20px; }.page-22bet__hero-cta-group { flex-direction: column; gap: 10px; }.page-22bet__button--secondary { margin-left: 0; }.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__introduction-section, .page-22bet__quick-access-section, .page-22bet__games-section, .page-22bet__promotions-section, .page-22bet__security-section, .page-22bet__faq-section, .page-22bet__blog-section { padding: 40px 0; }.page-22bet__access-grid { grid-template-columns: 1fr; }.page-22bet__game-grid, .page-22bet__promo-list, .page-22bet__security-grid, .page-22bet__blog-grid { grid-template-columns: 1fr; }.page-22bet__game-card, .page-22bet__promo-item, .page-22bet__security-item, .page-22bet__blog-card { max-width: 100%; width: 100% !important; box-sizing: border-box !important; margin: 0 auto 20px auto !important; }.page-22bet__promo-list { padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-22bet__promo-item { margin-left: 0 !important; margin-right: 0 !important; }.page-22bet__promo-title, .page-22bet__promo-description, .page-22bet__game-title, .page-22bet__game-description, .page-22bet__security-title, .page-22bet__security-description, .page-22bet__blog-title, .page-22bet__blog-excerpt { text-align: center; word-wrap: break-word !important; overflow-wrap: break-word !important; }.page-22bet__game-image, .page-22bet__promo-image, .page-22bet__security-icon, .page-22bet__blog-image { max-width: 100% !important; height: auto !important; margin-left: auto; margin-right: auto; }.page-22bet__faq-question { padding: 12px 15px; }.page-22bet__faq-question-title { font-size: 1.1em; }.page-22bet__faq-answer { padding: 0 15px; }.page-22bet__faq-item.active .page-22bet__faq-answer { padding: 15px !important; }.page-22bet__blog-content { padding: 15px; }.page-22bet__blog-card .page-22bet__button { align-self: center; }}