html {scroll-behavior: smooth;}.page-www-888 {font-family: 'Arial', sans-serif;color: #333;line-height: 1.6;background-color: #f8f8f8;}.page-www-888__hero-section {position: relative;width: 100%;min-height: 450px;display: flex;align-items: center;justify-content: center;text-align: center;color: #fff;overflow: hidden;padding-top: 10px;}.page-www-888__hero-background {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;z-index: -1;}.page-www-888__hero-content {position: relative;z-index: 10;max-width: 90%;padding: 20px;background-color: rgba(0, 0, 0, 0.5);border-radius: 10px;}.page-www-888__hero-title {font-size: 2.8em;margin-bottom: 15px;color: #ffcc00;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);}.page-www-888__hero-subtitle {font-size: 1.2em;margin-bottom: 30px;}.page-www-888__cta-button {display: inline-block;background-color: #ffcc00;color: #333;padding: 15px 30px;border-radius: 5px;text-decoration: none;font-weight: bold;font-size: 1.1em;transition: background-color 0.3s ease;}.page-www-888__cta-button:hover {background-color: #e6b800;}.page-www-888__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 15px;background-color: #fff;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);}.page-www-888__payment-providers-title {width: 100%;text-align: center;margin-bottom: 20px;font-size: 1.8em;color: #333;}.page-www-888__payment-logo {flex: 0 0 auto;width: 80px;height: 80px;max-width: 80px;max-height: 80px;box-sizing: border-box;}.page-www-888__payment-logo img {display: block;width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;object-fit: contain;}.page-www-888__section {padding: 40px 20px;margin-bottom: 20px;background-color: #fff;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);border-radius: 8px;}.page-www-888__section-title {font-size: 2.2em;color: #333;text-align: center;margin-bottom: 30px;position: relative;padding-bottom: 10px;}.page-www-888__section-title::after {content: '';position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);width: 60px;height: 4px;background-color: #ffcc00;border-radius: 2px;}.page-www-888__text-content {font-size: 1.1em;color: #555;text-align: justify;margin-bottom: 20px;}.page-www-888__button-group {display: flex;flex-wrap: wrap;justify-content: center;gap: 15px;margin-top: 30px;}.page-www-888__button {display: inline-block;background-color: #007bff;color: #fff;padding: 12px 25px;border-radius: 5px;text-decoration: none;font-weight: bold;transition: background-color 0.3s ease;}.page-www-888__button--accent {background-color: #ffcc00;color: #333;}.page-www-888__button:hover {background-color: #0056b3;}.page-www-888__button--accent:hover {background-color: #e6b800;}.page-www-888__game-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 25px;margin-top: 30px;}.page-www-888__game-card {background-color: #f0f0f0;border-radius: 10px;overflow: hidden;box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);text-align: center;transition: transform 0.3s ease;}.page-www-888__game-card:hover {transform: translateY(-5px);}.page-www-888__game-image {width: 100%;height: 200px;object-fit: cover;}.page-www-888__game-title {font-size: 1.4em;color: #333;padding: 15px 10px 5px;}.page-www-888__game-description {font-size: 0.95em;color: #666;padding: 0 10px 15px;}.page-www-888__offer-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 25px;margin-top: 30px;}.page-www-888__offer-card {background-color: #f0f0f0;border-radius: 10px;overflow: hidden;box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);transition: transform 0.3s ease;}.page-www-888__offer-card:hover {transform: translateY(-5px);}.page-www-888__offer-image {width: 100%;height: 220px;object-fit: cover;}.page-www-888__offer-title {font-size: 1.5em;color: #333;padding: 15px 15px 5px;}.page-www-888__offer-description {font-size: 1em;color: #666;padding: 0 15px 15px;}.page-www-888__security-list {list-style: none;padding: 0;display: grid;grid-template-columns: 1fr;gap: 15px;}.page-www-888__security-item {display: flex;align-items: flex-start;background-color: #f9f9f9;padding: 15px;border-radius: 8px;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);}.page-www-888__security-icon {width: 40px;height: 40px;margin-right: 15px;flex-shrink: 0;}.page-www-888__security-text h3 {margin-top: 0;font-size: 1.2em;color: #333;}.page-www-888__security-text p {margin-bottom: 0;font-size: 0.95em;color: #666;}.page-www-888__faq-list {margin-top: 30px;}.page-www-888__faq-item {background-color: #f9f9f9;border: 1px solid #eee;margin-bottom: 10px;border-radius: 8px;overflow: hidden;box-sizing: border-box;}.page-www-888__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 15px 20px;cursor: pointer;background-color: #f0f0f0;border-bottom: 1px solid #eee;user-select: none;}.page-www-888__faq-question:hover {background-color: #e5e5e5;}.page-www-888__faq-question h3 {margin: 0;font-size: 1.1em;color: #333;pointer-events: none;}.page-www-888__faq-toggle {font-size: 1.5em;font-weight: bold;color: #ffcc00;pointer-events: none;transition: transform 0.3s ease;}.page-www-888__faq-item.active .page-www-888__faq-toggle {transform: rotate(45deg);}.page-www-888__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-www-888__faq-item.active .page-www-888__faq-answer {max-height: 2000px !important;padding: 20px 20px !important;opacity: 1;}.page-www-888__blog-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 25px;margin-top: 30px;}.page-www-888__blog-card {background-color: #f0f0f0;border-radius: 10px;overflow: hidden;box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);transition: transform 0.3s ease;}.page-www-888__blog-card:hover {transform: translateY(-5px);}.page-www-888__blog-image {width: 100%;height: 200px;object-fit: cover;}.page-www-888__blog-content {padding: 15px;}.page-www-888__blog-title {font-size: 1.3em;color: #333;margin-bottom: 10px;}.page-www-888__blog-excerpt {font-size: 0.95em;color: #666;margin-bottom: 15px;}.page-www-888__blog-link {display: inline-block;color: #ffcc00;text-decoration: none;font-weight: bold;}.page-www-888__blog-link:hover {text-decoration: underline;}.page-www-888__floating-buttons {position: fixed;bottom: 20px;right: 20px;z-index: 1000;display: flex;flex-direction: column;gap: 10px;}.page-www-888__floating-button {background-color: #ffcc00;color: #333;padding: 12px 20px;border-radius: 50px;text-decoration: none;font-weight: bold;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);transition: background-color 0.3s ease;}.page-www-888__floating-button--register {background-color: #007bff;color: #fff;}.page-www-888__floating-button:hover {background-color: #e6b800;}.page-www-888__floating-button--register:hover {background-color: #0056b3;}@media (max-width: 768px) {.page-www-888__hero-title {font-size: 2em;}.page-www-888__hero-subtitle {font-size: 1em;}.page-www-888__cta-button {padding: 12px 25px;font-size: 1em;}.page-www-888__payment-providers {flex-direction: row;flex-wrap: wrap;justify-content: center;gap: 16px;}.page-www-888__payment-logo,.page-www-888__payment-logo img {width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;}.page-www-888__section {padding: 20px 10px;}.page-www-888__section-title {font-size: 1.8em;}.page-www-888__text-content {font-size: 1em;}.page-www-888__button-group {flex-direction: column;}.page-www-888__button {width: 100% !important;box-sizing: border-box !important;max-width: 100% !important;margin-left: 0 !important;margin-right: 0 !important;}.page-www-888__game-grid,.page-www-888__offer-grid,.page-www-888__blog-grid {grid-template-columns: 1fr;}.page-www-888__security-list {padding: 0;}.page-www-888__security-item {width: 100% !important;box-sizing: border-box !important;max-width: 100% !important;margin-left: 0 !important;margin-right: 0 !important;padding: 10px;}.page-www-888__security-icon {width: 30px;height: 30px;margin-right: 10px;}.page-www-888__security-text h3 {font-size: 1.1em;}.page-www-888__security-text p {font-size: 0.9em;}.page-www-888__faq-item {width: 100% !important;box-sizing: border-box !important;max-width: 100% !important;margin-left: 0 !important;margin-right: 0 !important;}.page-www-888__faq-question {padding: 12px 15px;}.page-www-888__faq-question h3 {font-size: 1em;}.page-www-888__faq-answer {padding: 15px 15px !important;}.page-www-888__floating-buttons {bottom: 15px;right: 15px;}.page-www-888__floating-button {padding: 10px 18px;font-size: 0.9em;}}