.page-2-9-b-ng { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; }.page-2-9-b-ng__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; box-sizing: border-box; }.page-2-9-b-ng__header-title { text-align: center; color: #0056b3; margin-bottom: 20px; font-size: 2.5em; }.page-2-9-b-ng__hero-section { background: linear-gradient(135deg, #1a2a6c, #b21f1f, #fdbb2d); color: #fff; padding: 60px 0 40px; text-align: center; position: relative; overflow: hidden; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; margin-bottom: 20px; padding-top: 10px; }.page-2-9-b-ng__hero-content { max-width: 900px; margin: 0 auto; padding: 0 15px; position: relative; z-index: 1; }.page-2-9-b-ng__hero-title { font-size: 3.2em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); font-weight: bold; line-height: 1.2; }.page-2-9-b-ng__hero-subtitle { font-size: 1.6em; margin-bottom: 30px; line-height: 1.4; }.page-2-9-b-ng__hero-button { display: inline-block; background-color: #ffcc00; color: #1a2a6c; padding: 15px 35px; border-radius: 50px; text-decoration: none; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); }.page-2-9-b-ng__hero-button:hover { background-color: #e6b800; transform: translateY(-3px); }.page-2-9-b-ng__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; }.page-2-9-b-ng__section { background-color: #ffffff; padding: 40px 20px; margin-bottom: 20px; border-radius: 10px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); }.page-2-9-b-ng__section-title { color: #1a2a6c; font-size: 2.2em; margin-bottom: 25px; text-align: center; font-weight: bold; }.page-2-9-b-ng__text-content { font-size: 1.1em; line-height: 1.8; text-align: justify; }.page-2-9-b-ng__text-content p { margin-bottom: 15px; }.page-2-9-b-ng__feature-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 25px; margin-top: 30px; padding: 0; list-style: none; }.page-2-9-b-ng__feature-item { background-color: #f0f8ff; border: 1px solid #e0e0e0; border-radius: 10px; padding: 25px; text-align: center; flex: 1 1 calc(33% - 25px); max-width: calc(33% - 25px); box-sizing: border-box; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-2-9-b-ng__feature-item:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1); }.page-2-9-b-ng__feature-icon { width: 80px; height: 80px; margin-bottom: 15px; object-fit: contain; }.page-2-9-b-ng__feature-title { font-size: 1.4em; color: #1a2a6c; margin-bottom: 10px; }.page-2-9-b-ng__feature-description { font-size: 1em; color: #555; }.page-2-9-b-ng__button-group { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-2-9-b-ng__button { background-color: #007bff; color: #fff; padding: 12px 25px; border-radius: 30px; text-decoration: none; font-size: 1.1em; font-weight: bold; transition: background-color 0.3s ease; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); }.page-2-9-b-ng__button--secondary { background-color: #6c757d; }.page-2-9-b-ng__button:hover { background-color: #0056b3; }.page-2-9-b-ng__button--secondary:hover { background-color: #5a6268; }.page-2-9-b-ng__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-2-9-b-ng__game-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; text-decoration: none; color: inherit; }.page-2-9-b-ng__game-card:hover { transform: translateY(-7px); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15); }.page-2-9-b-ng__game-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-2-9-b-ng__game-info { padding: 20px; }.page-2-9-b-ng__game-title { font-size: 1.5em; color: #1a2a6c; margin-bottom: 10px; text-align: center; }.page-2-9-b-ng__game-description { font-size: 0.95em; color: #555; text-align: center; }.page-2-9-b-ng__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-2-9-b-ng__promo-card { background-color: #f0f8ff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; text-decoration: none; color: inherit; }.page-2-9-b-ng__promo-card:hover { transform: translateY(-7px); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15); }.page-2-9-b-ng__promo-image { width: 100%; height: 220px; object-fit: cover; display: block; }.page-2-9-b-ng__promo-info { padding: 20px; }.page-2-9-b-ng__promo-title { font-size: 1.4em; color: #b21f1f; margin-bottom: 10px; text-align: center; }.page-2-9-b-ng__promo-description { font-size: 0.95em; color: #555; text-align: center; }.page-2-9-b-ng__support-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; margin-top: 30px; }.page-2-9-b-ng__support-item { background-color: #f0f8ff; border: 1px solid #e0e0e0; border-radius: 10px; padding: 25px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-2-9-b-ng__support-item:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1); }.page-2-9-b-ng__support-icon { width: 70px; height: 70px; margin-bottom: 15px; object-fit: contain; }.page-2-9-b-ng__support-title { font-size: 1.3em; color: #1a2a6c; margin-bottom: 10px; }.page-2-9-b-ng__support-description { font-size: 0.95em; color: #555; }.page-2-9-b-ng__faq-list { margin-top: 30px; }.page-2-9-b-ng__faq-item { background-color: #f9f9f9; border-bottom: 1px solid #eee; margin-bottom: 10px; border-radius: 8px; overflow: hidden; transition: box-shadow 0.3s ease; }.page-2-9-b-ng__faq-item:hover { box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); }.page-2-9-b-ng__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 20px; cursor: pointer; user-select: none; background-color: #e6f7ff; color: #1a2a6c; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; }.page-2-9-b-ng__faq-question:hover { background-color: #d0efff; }.page-2-9-b-ng__faq-question h3 { margin: 0; pointer-events: none; font-size: 1em; }.page-2-9-b-ng__faq-toggle { font-size: 1.5em; font-weight: bold; color: #007bff; transition: transform 0.3s ease; pointer-events: none; }.page-2-9-b-ng__faq-item.active .page-2-9-b-ng__faq-toggle { transform: rotate(45deg); }.page-2-9-b-ng__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; background-color: #fff; color: #555; }.page-2-9-b-ng__faq-item.active .page-2-9-b-ng__faq-answer { max-height: 2000px !important; padding: 20px 20px !important; opacity: 1; }.page-2-9-b-ng__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-2-9-b-ng__blog-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; text-decoration: none; color: inherit; }.page-2-9-b-ng__blog-card:hover { transform: translateY(-7px); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15); }.page-2-9-b-ng__blog-image { width: 100%; height: 180px; object-fit: cover; display: block; }.page-2-9-b-ng__blog-info { padding: 20px; }.page-2-9-b-ng__blog-title { font-size: 1.4em; color: #1a2a6c; margin-bottom: 10px; }.page-2-9-b-ng__blog-date { font-size: 0.9em; color: #888; margin-bottom: 10px; }.page-2-9-b-ng__blog-excerpt { font-size: 0.95em; color: #555; }.page-2-9-b-ng__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: 20px 0; background-color: #f0f8ff; border-top: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; }.page-2-9-b-ng__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; display: flex; justify-content: center; align-items: center; }.page-2-9-b-ng__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-2-9-b-ng img { max-width: 100%; height: auto; display: block; }.page-2-9-b-ng__quick-access-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 30px; }.page-2-9-b-ng__quick-access-item { text-align: center; background-color: #e0f2f7; padding: 20px; border-radius: 10px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-2-9-b-ng__quick-access-item:hover { transform: translateY(-5px); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); }.page-2-9-b-ng__quick-access-button { display: block; background-color: #007bff; color: #fff; padding: 10px 15px; border-radius: 25px; text-decoration: none; font-weight: bold; font-size: 1em; transition: background-color 0.3s ease; }.page-2-9-b-ng__quick-access-button:hover { background-color: #0056b3; }.page-2-9-b-ng__quick-access-title { font-size: 1.2em; color: #1a2a6c; margin-bottom: 15px; }.page-2-9-b-ng__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-2-9-b-ng__floating-button { background-color: #ffcc00; color: #1a2a6c; padding: 12px 20px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 1.1em; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; }.page-2-9-b-ng__floating-button:hover { background-color: #e6b800; transform: scale(1.05); }@media (max-width: 768px) { .page-2-9-b-ng__hero-section { padding: 40px 0 30px; }.page-2-9-b-ng__hero-title { font-size: 2.2em; }.page-2-9-b-ng__hero-subtitle { font-size: 1.2em; margin-bottom: 20px; }.page-2-9-b-ng__hero-button { padding: 12px 25px; font-size: 1em; }.page-2-9-b-ng__section { padding: 30px 15px; }.page-2-9-b-ng__section-title { font-size: 1.8em; margin-bottom: 20px; }.page-2-9-b-ng__text-content { font-size: 1em; }.page-2-9-b-ng__feature-list { flex-direction: column; gap: 15px; }.page-2-9-b-ng__feature-item { flex: 0 0 100% !important; max-width: 100% !important; padding: 20px; box-sizing: border-box !important; width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; }.page-2-9-b-ng__feature-icon { width: 60px; height: 60px; }.page-2-9-b-ng__feature-title { font-size: 1.2em; }.page-2-9-b-ng__button-group { flex-direction: column; gap: 15px; }.page-2-9-b-ng__button { width: 100%; box-sizing: border-box; }.page-2-9-b-ng__game-grid, .page-2-9-b-ng__promo-grid, .page-2-9-b-ng__support-grid, .page-2-9-b-ng__blog-grid, .page-2-9-b-ng__quick-access-list { grid-template-columns: 1fr; gap: 20px; }.page-2-9-b-ng__game-image, .page-2-9-b-ng__promo-image { height: 180px; }.page-2-9-b-ng__faq-question { padding: 15px 18px; font-size: 1em; }.page-2-9-b-ng__faq-answer { padding: 0 18px; }.page-2-9-b-ng__faq-item.active .page-2-9-b-ng__faq-answer { padding: 15px 18px !important; }.page-2-9-b-ng__blog-image { height: 160px; }.page-2-9-b-ng__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-2-9-b-ng__payment-logo, .page-2-9-b-ng__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-2-9-b-ng img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-2-9-b-ng__floating-buttons { bottom: 15px; right: 15px; }.page-2-9-b-ng__floating-button { padding: 10px 18px; font-size: 1em; }.page-2-9-b-ng__quick-access-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px; }.page-2-9-b-ng__quick-access-button { font-size: 0.95em; padding: 8px 12px; }.page-2-9-b-ng__faq-answer p, .page-2-9-b-ng__text-content p, .page-2-9-b-ng__feature-description, .page-2-9-b-ng__game-description, .page-2-9-b-ng__promo-description, .page-2-9-b-ng__support-description, .page-2-9-b-ng__blog-excerpt { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-2-9-b-ng__faq-list, .page-2-9-b-ng__quick-access-list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }}