.page-2c54 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; }.page-2c54__hero-section { background: linear-gradient(135deg, #1a2a6c, #b21f1f); color: #fff; text-align: center; padding: 10px 20px 80px; position: relative; overflow: hidden; border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; }.page-2c54__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; }.page-2c54__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }.page-2c54__hero-title { font-size: 2.8em; margin-bottom: 15px; font-weight: bold; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); }.page-2c54__hero-description { font-size: 1.2em; margin-bottom: 30px; }.page-2c54__hero-button { display: inline-block; background-color: #ffcc00; color: #1a2a6c; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; }.page-2c54__hero-button:hover { background-color: #e6b800; transform: translateY(-3px); }.page-2c54__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: 30px 20px; background-color: #fff; border-radius: 15px; margin-top: -50px; position: relative; z-index: 2; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); }.page-2c54__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-2c54__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-2c54__section { padding: 40px 20px; background-color: #fff; margin: 20px auto; border-radius: 15px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); max-width: 1200px; }.page-2c54__section-title { text-align: center; font-size: 2.2em; color: #1a2a6c; margin-bottom: 30px; position: relative; padding-bottom: 10px; }.page-2c54__section-title::after { content: ''; display: block; width: 60px; height: 4px; background-color: #ffcc00; margin: 10px auto 0; border-radius: 2px; }.page-2c54__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; text-align: center; }.page-2c54__intro-item { background-color: #f9f9f9; padding: 25px; border-radius: 10px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease; }.page-2c54__intro-item:hover { transform: translateY(-5px); }.page-2c54__intro-icon { width: 80px; height: 80px; margin-bottom: 15px; }.page-2c54__intro-title { font-size: 1.5em; color: #1a2a6c; margin-bottom: 10px; }.page-2c54__intro-text { font-size: 1em; color: #555; }.page-2c54__quick-access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 30px; }.page-2c54__quick-access-link { display: inline-block; background-color: #1a2a6c; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-2c54__quick-access-link:hover { background-color: #0e1a4a; }.page-2c54__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; }.page-2c54__game-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; }.page-2c54__game-card:hover { transform: translateY(-7px); }.page-2c54__game-image { width: 100%; height: 200px; object-fit: cover; }.page-2c54__game-content { padding: 20px; }.page-2c54__game-title { font-size: 1.6em; color: #1a2a6c; margin-bottom: 10px; }.page-2c54__game-description { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-2c54__game-button { display: inline-block; background-color: #ffcc00; color: #1a2a6c; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.95em; transition: background-color 0.3s ease; }.page-2c54__game-button:hover { background-color: #e6b800; }.page-2c54__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; }.page-2c54__promo-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; }.page-2c54__promo-card:hover { transform: translateY(-7px); }.page-2c54__promo-image { width: 100%; height: 220px; object-fit: cover; }.page-2c54__promo-content { padding: 20px; }.page-2c54__promo-title { font-size: 1.6em; color: #1a2a6c; margin-bottom: 10px; }.page-2c54__promo-description { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-2c54__promo-button { display: inline-block; background-color: #ffcc00; color: #1a2a6c; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.95em; transition: background-color 0.3s ease; }.page-2c54__promo-button:hover { background-color: #e6b800; }.page-2c54__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; }.page-2c54__security-item { background-color: #f9f9f9; padding: 25px; border-radius: 10px; text-align: center; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); }.page-2c54__security-icon { width: 80px; height: 80px; margin-bottom: 15px; }.page-2c54__security-title { font-size: 1.5em; color: #1a2a6c; margin-bottom: 10px; }.page-2c54__security-text { font-size: 1em; color: #555; }.page-2c54__faq-list { list-style: none; padding: 0; margin: 0; }.page-2c54__faq-item { background-color: #f9f9f9; margin-bottom: 15px; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); }.page-2c54__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #1a2a6c; color: #fff; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-2c54__faq-question h3 { margin: 0; font-size: 1.2em; flex-grow: 1; text-align: left; pointer-events: none; }.page-2c54__faq-toggle { font-size: 1.5em; font-weight: bold; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; }.page-2c54__faq-item.active .page-2c54__faq-toggle { transform: rotate(45deg); }.page-2c54__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; }.page-2c54__faq-item.active .page-2c54__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-2c54__faq-answer p { margin-top: 0; margin-bottom: 10px; color: #555; }.page-2c54__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; }.page-2c54__blog-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: left; transition: transform 0.3s ease; }.page-2c54__blog-card:hover { transform: translateY(-7px); }.page-2c54__blog-image { width: 100%; height: 200px; object-fit: cover; }.page-2c54__blog-content { padding: 20px; }.page-2c54__blog-title { font-size: 1.6em; color: #1a2a6c; margin-bottom: 10px; }.page-2c54__blog-title a { text-decoration: none; color: #1a2a6c; transition: color 0.3s ease; }.page-2c54__blog-title a:hover { color: #ffcc00; }.page-2c54__blog-excerpt { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-2c54__blog-date { font-size: 0.85em; color: #999; }.page-2c54__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-2c54__floating-button { background-color: #ffcc00; color: #1a2a6c; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; }.page-2c54__floating-button:hover { background-color: #e6b800; transform: scale(1.05); }.page-2c54__floating-button--register { background-color: #1a2a6c; color: #fff; }.page-2c54__floating-button--register:hover { background-color: #0e1a4a; }.page-2c54__section-text-center { text-align: center; }.page-2c54__cta-box { background: linear-gradient(90deg, #b21f1f, #1a2a6c); color: #fff; padding: 40px; border-radius: 15px; text-align: center; margin-top: 40px; }.page-2c54__cta-title { font-size: 2.5em; margin-bottom: 20px; }.page-2c54__cta-description { font-size: 1.2em; margin-bottom: 30px; }.page-2c54__cta-button { display: inline-block; background-color: #ffcc00; color: #1a2a6c; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; }.page-2c54__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); }.page-2c54__section-content { margin-top: 20px; }.page-2c54__list-item { width: 100%; box-sizing: border-box; }.page-2c54__list-container { width: 100%; max-width: 100%; box-sizing: border-box; padding: 0; margin-left: 0; margin-right: 0; }.page-2c54__text-content { font-size: 1.1em; color: #444; margin-bottom: 20px; }.page-2c54__text-content strong { color: #1a2a6c; }.page-2c54__text-content ul { list-style: disc; margin-left: 20px; margin-bottom: 15px; }.page-2c54__text-content li { margin-bottom: 8px; }.page-2c54__text-content a { color: #ffcc00; text-decoration: none; transition: color 0.3s ease; }.page-2c54__text-content a:hover { text-decoration: underline; }.page-2c54__game-image img, .page-2c54__promo-image img, .page-2c54__blog-image img { max-width: 100%; height: auto; display: block; }.page-2c54__intro-icon img, .page-2c54__security-icon img { max-width: 100%; height: auto; display: block; margin: 0 auto; }.page-2c54__game-provider-logos { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-2c54__game-provider-logo { flex: 0 0 auto; width: 100px; height: 100px; max-width: 100px; max-height: 100px; object-fit: contain; }.page-2c54__game-provider-logo img { width: 100px !important; height: 100px !important; max-width: 100px !important; max-height: 100px !important; object-fit: contain; }.page-2c54__game-provider-logos h3 { width: 100%; text-align: center; margin-bottom: 15px; color: #1a2a6c; font-size: 1.8em; }.page-2c54__payment-methods { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-2c54__payment-method-item { flex: 0 0 auto; width: 100px; height: 60px; display: flex; justify-content: center; align-items: center; background-color: #f0f0f0; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); }.page-2c54__payment-method-item img { max-width: 80px; max-height: 50px; object-fit: contain; }.page-2c54__social-media-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-2c54__social-link { display: inline-block; background-color: #1a2a6c; color: #fff; border-radius: 50%; width: 50px; height: 50px; display: flex; justify-content: center; align-items: center; font-size: 1.5em; text-decoration: none; transition: background-color 0.3s ease; }.page-2c54__social-link:hover { background-color: #ffcc00; color: #1a2a6c; }.page-2c54__social-link img { width: 30px; height: 30px; object-fit: contain; filter: invert(1); }.page-2c54__social-link:hover img { filter: none; }@media (max-width: 768px) { .page-2c54__hero-title { font-size: 2em; }.page-2c54__hero-description { font-size: 1em; }.page-2c54__section { padding: 30px 15px; margin: 15px auto; }.page-2c54__section-title { font-size: 1.8em; }.page-2c54__intro-grid, .page-2c54__game-grid, .page-2c54__promo-grid, .page-2c54__security-grid, .page-2c54__blog-grid { grid-template-columns: 1fr; }.page-2c54__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 20px 10px; }.page-2c54__payment-logo, .page-2c54__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-2c54__intro-item, .page-2c54__game-card, .page-2c54__promo-card, .page-2c54__security-item, .page-2c54__blog-card { padding: 20px; }.page-2c54__game-image, .page-2c54__promo-image, .page-2c54__blog-image { height: 180px; }.page-2c54__faq-question { padding: 12px 15px; }.page-2c54__faq-question h3 { font-size: 1.1em; }.page-2c54__faq-answer { padding: 0 15px; }.page-2c54__faq-item.active .page-2c54__faq-answer { padding: 15px !important; }.page-2c54__floating-buttons { bottom: 10px; right: 10px; }.page-2c54__floating-button { padding: 10px 15px; font-size: 0.9em; }.page-2c54__cta-title { font-size: 2em; }.page-2c54__cta-description { font-size: 1em; }.page-2c54__cta-button { padding: 12px 25px; font-size: 1em; }.page-2c54__list-item { width: 100% !important; box-sizing: border-box !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; margin-left: 0 !important; margin-right: 0 !important; }.page-2c54__list-container { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-2c54__game-image img, .page-2c54__promo-image img, .page-2c54__blog-image img, .page-2c54__intro-icon img, .page-2c54__security-icon img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-2c54__game-provider-logo, .page-2c54__game-provider-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-2c54__payment-method-item { width: 80px; height: 50px; }.page-2c54__payment-method-item img { max-width: 70px; max-height: 40px; }.page-2c54__social-link { width: 40px; height: 40px; font-size: 1.2em; }.page-2c54__social-link img { width: 25px; height: 25px; }}