.page-88x { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; }.page-88x__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; }.page-88x__section { padding: 40px 0; margin-bottom: 20px; border-radius: 10px; }.page-88x__section:nth-of-type(odd) { background-color: #2a2a4a; }.page-88x__section:nth-of-type(even) { background-color: #1a1a2e; }.page-88x__title { text-align: center; color: #e94560; margin-bottom: 30px; font-size: 2.5em; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }.page-88x__subtitle { text-align: center; color: #00b894; margin-bottom: 20px; font-size: 1.8em; }.page-88x__text-center { text-align: center; }.page-88x__hero-section { background-image: url('[GALLERY:hero:1920x1080:betting,online_casino,vietnam]'); background-size: cover; background-position: center; color: #fff; text-align: center; padding: 100px 15px 80px; position: relative; overflow: hidden; border-radius: 0 0 15px 15px; padding-top: 10px; }.page-88x__hero-overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(180deg, rgba(26, 26, 46, 0.7) 0%, rgba(26, 26, 46, 0.9) 100%); z-index: 1; }.page-88x__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; }.page-88x__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.7); line-height: 1.2; }.page-88x__hero-description { font-size: 1.3em; margin-bottom: 30px; }.page-88x__btn { display: inline-block; background-color: #e94560; color: #fff; padding: 12px 25px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; }.page-88x__btn:hover { background-color: #ff6b81; transform: translateY(-3px); }.page-88x__btn--secondary { background-color: #00b894; }.page-88x__btn--secondary:hover { background-color: #00d9a6; }.page-88x__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-88x__card { background-color: #2a2a4a; border-radius: 10px; overflow: hidden; text-align: center; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; height: 100%; display: flex; flex-direction: column; }.page-88x__card:hover { transform: translateY(-5px); }.page-88x__card-image { width: 100%; height: 250px; object-fit: cover; display: block; }.page-88x__card-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; }.page-88x__card-title { font-size: 1.5em; color: #e94560; margin-bottom: 15px; }.page-88x__card-description { font-size: 0.95em; color: #ccc; margin-bottom: 20px; flex-grow: 1; }.page-88x__card-link { text-decoration: none; display: block; margin-top: auto; }.page-88x__list { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; }.page-88x__list-item { background-color: #2a2a4a; padding: 20px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); box-sizing: border-box; }.page-88x__list-item h3 { color: #00b894; margin-top: 0; font-size: 1.3em; }.page-88x__list-item p { color: #ccc; }.page-88x__faq-item { background-color: #2a2a4a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); }.page-88x__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #3a3a5e; transition: background-color 0.3s ease; }.page-88x__faq-question:hover { background-color: #4a4a7e; }.page-88x__faq-question h3 { margin: 0; color: #f0f0f0; font-size: 1.2em; pointer-events: none; }.page-88x__faq-toggle { font-size: 1.8em; font-weight: bold; color: #e94560; transition: transform 0.3s ease; pointer-events: none; }.page-88x__faq-item.active .page-88x__faq-toggle { transform: rotate(45deg); color: #00b894; }.page-88x__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: #ccc; }.page-88x__faq-item.active .page-88x__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-88x__faq-answer p { margin-bottom: 0; }.page-88x__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-88x__blog-card { background-color: #2a2a4a; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; }.page-88x__blog-card:hover { transform: translateY(-5px); }.page-88x__blog-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-88x__blog-content { padding: 20px; }.page-88x__blog-title { font-size: 1.4em; color: #e94560; margin-bottom: 10px; }.page-88x__blog-title a { color: #e94560; text-decoration: none; transition: color 0.3s ease; }.page-88x__blog-title a:hover { color: #ff6b81; }.page-88x__blog-summary { font-size: 0.95em; color: #ccc; margin-bottom: 15px; }.page-88x__blog-date { font-size: 0.85em; color: #888; text-align: right; display: block; }.page-88x__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 0; background-color: #1a1a2e; }.page-88x__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-88x__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-88x__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-88x__floating-btn { background-color: #e94560; color: #fff; border-radius: 50%; width: 50px; height: 50px; display: flex; justify-content: center; align-items: center; font-size: 1.2em; text-decoration: none; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4); transition: background-color 0.3s ease, transform 0.2s ease; }.page-88x__floating-btn:hover { background-color: #ff6b81; transform: scale(1.05); }.page-88x__floating-btn--register { background-color: #00b894; }.page-88x__floating-btn--register:hover { background-color: #00d9a6; }.page-88x__info-block { padding: 20px; background-color: #3a3a5e; border-radius: 8px; margin-bottom: 20px; }.page-88x__info-block h3 { color: #00b894; margin-top: 0; }.page-88x__info-block p, .page-88x__info-block ul { color: #ccc; }.page-88x__info-block ul { list-style: disc; padding-left: 20px; }.page-88x__image-wrapper { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; margin-bottom: 20px; }.page-88x__image-wrapper img { max-width: 100%; height: auto; display: block; border-radius: 8px; }.page-88x__image-centered { display: block; margin-left: auto; margin-right: auto; }.page-88x__text-content { padding: 0 15px; }.page-88x__text-content h2 { color: #e94560; }.page-88x__text-content p { color: #ccc; }.page-88x__text-content ul { color: #ccc; list-style-type: disc; margin-left: 20px; }.page-88x__text-content li { margin-bottom: 8px; }.page-88x__contact-details { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 20px; }.page-88x__contact-item { background-color: #3a3a5e; padding: 15px 20px; border-radius: 8px; text-align: center; flex: 1 1 200px; max-width: 250px; }.page-88x__contact-item h4 { color: #00b894; margin-top: 0; margin-bottom: 10px; }.page-88x__contact-item p { color: #ccc; margin-bottom: 0; }.page-88x__contact-item a { color: #e94560; text-decoration: none; }.page-88x__contact-item a:hover { text-decoration: underline; }@media (max-width: 768px) { .page-88x__hero-title { font-size: 2.5em; }.page-88x__hero-description { font-size: 1.1em; }.page-88x__title { font-size: 2em; }.page-88x__subtitle { font-size: 1.5em; }.page-88x__grid { grid-template-columns: 1fr; }.page-88x__list { grid-template-columns: 1fr; }.page-88x__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-88x__list-item h3 { font-size: 1.2em; }.page-88x__faq-question { padding: 15px 20px; }.page-88x__faq-question h3 { font-size: 1.1em; }.page-88x__faq-answer { padding: 0 20px; }.page-88x__faq-item.active .page-88x__faq-answer { padding: 15px 20px !important; }.page-88x__blog-grid { grid-template-columns: 1fr; }.page-88x__blog-image { height: 180px; }.page-88x__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-88x__payment-logo, .page-88x__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-88x__floating-buttons { bottom: 15px; right: 15px; gap: 8px; }.page-88x__floating-btn { width: 45px; height: 45px; font-size: 1.1em; }.page-88x__image-wrapper img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-88x__text-content { padding: 0 10px; }.page-88x__contact-details { flex-direction: column; align-items: center; }.page-88x__contact-item { max-width: 90%; flex: 1 1 auto; }}