.page-88xx-i-u-h-ng { font-family: 'Arial', sans-serif; color: #fff; background-color: #0d1a26; }.page-88xx-i-u-h-ng__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; }.page-88xx-i-u-h-ng__floating-button { background-color: #ff4d4d; color: #fff; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease; }.page-88xx-i-u-h-ng__floating-button:hover { background-color: #e60000; }.page-88xx-i-u-h-ng__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:gaming,abstract,neon]') no-repeat center center/cover; padding: 100px 20px 60px; text-align: center; position: relative; overflow: hidden; border-bottom: 5px solid #ff4d4d; padding-top: 10px; }.page-88xx-i-u-h-ng__hero-content { max-width: 900px; margin: 0 auto; }.page-88xx-i-u-h-ng__hero-title { font-size: 3.5em; margin-bottom: 20px; color: #ff4d4d; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); line-height: 1.2; }.page-88xx-i-u-h-ng__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; color: #eee; }.page-88xx-i-u-h-ng__hero-cta { display: inline-block; background-color: #007bff; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease; }.page-88xx-i-u-h-ng__hero-cta:hover { background-color: #0056b3; }.page-88xx-i-u-h-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: 40px 20px; background-color: #1a2a3a; border-bottom: 5px solid #ff4d4d; }.page-88xx-i-u-h-ng__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-88xx-i-u-h-ng__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; filter: grayscale(100%) brightness(180%); transition: filter 0.3s ease; }.page-88xx-i-u-h-ng__payment-logo img:hover { filter: grayscale(0%) brightness(100%); }.page-88xx-i-u-h-ng__section { padding: 60px 20px; background-color: #1a2a3a; text-align: center; border-bottom: 5px solid #ff4d4d; }.page-88xx-i-u-h-ng__section--alt { background-color: #0d1a26; }.page-88xx-i-u-h-ng__section-title { font-size: 2.5em; margin-bottom: 40px; color: #ff4d4d; text-transform: uppercase; }.page-88xx-i-u-h-ng__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-88xx-i-u-h-ng__card { background-color: #2a3b4c; padding: 30px; border-radius: 10px; text-align: left; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.5); transition: transform 0.3s ease; height: 100%; display: flex; flex-direction: column; justify-content: space-between; box-sizing: border-box; }.page-88xx-i-u-h-ng__card:hover { transform: translateY(-10px); }.page-88xx-i-u-h-ng__card-icon { width: 80px; height: 80px; object-fit: contain; margin-bottom: 20px; display: block; margin-left: auto; margin-right: auto; }.page-88xx-i-u-h-ng__card-title { font-size: 1.8em; color: #007bff; margin-bottom: 15px; }.page-88xx-i-u-h-ng__card-description { font-size: 1.1em; color: #ccc; line-height: 1.6; margin-bottom: 20px; flex-grow: 1; }.page-88xx-i-u-h-ng__card-link { display: inline-block; background-color: #ff4d4d; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-88xx-i-u-h-ng__card-link:hover { background-color: #e60000; }.page-88xx-i-u-h-ng__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; max-width: 1200px; margin: 0 auto; }.page-88xx-i-u-h-ng__game-card { background-color: #2a3b4c; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.5); transition: transform 0.3s ease; }.page-88xx-i-u-h-ng__game-card:hover { transform: translateY(-10px); }.page-88xx-i-u-h-ng__game-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-88xx-i-u-h-ng__game-content { padding: 20px; text-align: center; }.page-88xx-i-u-h-ng__game-title { font-size: 1.5em; color: #007bff; margin-bottom: 10px; }.page-88xx-i-u-h-ng__game-description { font-size: 0.95em; color: #ccc; margin-bottom: 15px; }.page-88xx-i-u-h-ng__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-88xx-i-u-h-ng__promo-card { background-color: #2a3b4c; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.5); transition: transform 0.3s ease; }.page-88xx-i-u-h-ng__promo-card:hover { transform: translateY(-10px); }.page-88xx-i-u-h-ng__promo-image { width: 100%; height: 250px; object-fit: cover; display: block; }.page-88xx-i-u-h-ng__promo-content { padding: 25px; text-align: left; }.page-88xx-i-u-h-ng__promo-title { font-size: 1.8em; color: #ff4d4d; margin-bottom: 15px; }.page-88xx-i-u-h-ng__promo-description { font-size: 1.1em; color: #ccc; line-height: 1.6; margin-bottom: 20px; }.page-88xx-i-u-h-ng__promo-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-88xx-i-u-h-ng__promo-button:hover { background-color: #0056b3; }.page-88xx-i-u-h-ng__faq-container { max-width: 900px; margin: 0 auto; text-align: left; }.page-88xx-i-u-h-ng__faq-item { background-color: #2a3b4c; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3); }.page-88xx-i-u-h-ng__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #3b4c5d; color: #fff; font-size: 1.3em; font-weight: bold; transition: background-color 0.3s ease; user-select: none; }.page-88xx-i-u-h-ng__faq-question h3 { margin: 0; color: #fff; pointer-events: none; }.page-88xx-i-u-h-ng__faq-question:hover { background-color: #4c5d6e; }.page-88xx-i-u-h-ng__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ff4d4d; transition: transform 0.3s ease; pointer-events: none; }.page-88xx-i-u-h-ng__faq-item.active .page-88xx-i-u-h-ng__faq-toggle { transform: rotate(45deg); }.page-88xx-i-u-h-ng__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; }.page-88xx-i-u-h-ng__faq-item.active .page-88xx-i-u-h-ng__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-88xx-i-u-h-ng__faq-answer p { margin: 0; color: #ccc; line-height: 1.6; }.page-88xx-i-u-h-ng__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-88xx-i-u-h-ng__blog-card { background-color: #2a3b4c; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.5); transition: transform 0.3s ease; text-align: left; }.page-88xx-i-u-h-ng__blog-card:hover { transform: translateY(-10px); }.page-88xx-i-u-h-ng__blog-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-88xx-i-u-h-ng__blog-content { padding: 20px; }.page-88xx-i-u-h-ng__blog-title { font-size: 1.5em; color: #007bff; margin-bottom: 10px; }.page-88xx-i-u-h-ng__blog-description { font-size: 1em; color: #ccc; line-height: 1.5; margin-bottom: 15px; }.page-88xx-i-u-h-ng__blog-date { font-size: 0.9em; color: #999; }.page-88xx-i-u-h-ng__blog-link { text-decoration: none; display: block; color: inherit; }.page-88xx-i-u-h-ng__blog-link:hover .page-88xx-i-u-h-ng__blog-title { color: #ff4d4d; }.page-88xx-i-u-h-ng__about-content { max-width: 900px; margin: 0 auto; text-align: left; color: #ccc; font-size: 1.1em; line-height: 1.8; }.page-88xx-i-u-h-ng__about-content h2 { color: #ff4d4d; font-size: 2em; margin-top: 30px; margin-bottom: 20px; text-align: center; }.page-88xx-i-u-h-ng__about-content p { margin-bottom: 15px; }.page-88xx-i-u-h-ng__link-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; max-width: 1200px; margin: 0 auto; }.page-88xx-i-u-h-ng__link-item { background-color: #2a3b4c; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease; }.page-88xx-i-u-h-ng__link-item:hover { background-color: #3b4c5d; }.page-88xx-i-u-h-ng__link-title { font-size: 1.6em; color: #007bff; margin-bottom: 15px; }.page-88xx-i-u-h-ng__link-button { display: inline-block; background-color: #ff4d4d; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-88xx-i-u-h-ng__link-button:hover { background-color: #e60000; }.page-88xx-i-u-h-ng__contact-info { max-width: 800px; margin: 0 auto; text-align: center; color: #ccc; font-size: 1.1em; line-height: 1.8; }.page-88xx-i-u-h-ng__contact-info p { margin-bottom: 10px; }.page-88xx-i-u-h-ng__contact-info a { color: #007bff; text-decoration: none; transition: color 0.3s ease; }.page-88xx-i-u-h-ng__contact-info a:hover { color: #ff4d4d; }.page-88xx-i-u-h-ng__contact-social-icons { margin-top: 30px; display: flex; justify-content: center; gap: 20px; }.page-88xx-i-u-h-ng__contact-social-icon { width: 50px; height: 50px; object-fit: contain; filter: grayscale(100%) brightness(180%); transition: filter 0.3s ease; }.page-88xx-i-u-h-ng__contact-social-icon:hover { filter: grayscale(0%) brightness(100%); }@media (max-width: 768px) { .page-88xx-i-u-h-ng__hero-title { font-size: 2.5em; }.page-88xx-i-u-h-ng__hero-subtitle { font-size: 1.2em; }.page-88xx-i-u-h-ng__section-title { font-size: 2em; }.page-88xx-i-u-h-ng__grid, .page-88xx-i-u-h-ng__game-grid, .page-88xx-i-u-h-ng__promo-grid, .page-88xx-i-u-h-ng__blog-grid, .page-88xx-i-u-h-ng__link-grid { grid-template-columns: 1fr; }.page-88xx-i-u-h-ng__card, .page-88xx-i-u-h-ng__game-card, .page-88xx-i-u-h-ng__promo-card, .page-88xx-i-u-h-ng__blog-card, .page-88xx-i-u-h-ng__link-item { margin-bottom: 20px; }.page-88xx-i-u-h-ng__floating-buttons { bottom: 10px; right: 10px; }.page-88xx-i-u-h-ng__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-88xx-i-u-h-ng__payment-logo, .page-88xx-i-u-h-ng__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-88xx-i-u-h-ng__faq-answer { padding: 0 15px; }.page-88xx-i-u-h-ng__faq-item.active .page-88xx-i-u-h-ng__faq-answer { padding: 20px 15px !important; }.page-88xx-i-u-h-ng__faq-question { font-size: 1.1em; padding: 15px 20px; }.page-88xx-i-u-h-ng__faq-answer p { font-size: 0.95em; }.page-88xx-i-u-h-ng__about-content, .page-88xx-i-u-h-ng__contact-info { font-size: 1em; }.page-88xx-i-u-h-ng__contact-social-icon { width: 40px; height: 40px; }}