.page-x888vn { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; padding-top: var(--header-offset, 122px); } .page-x888vn__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } .page-x888vn__section { padding: 40px 0; margin-bottom: 20px; background-color: #21213b; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); } .page-x888vn__section--dark { background-color: #1a1a2e; } .page-x888vn__title { font-size: 2.8em; color: #e94560; text-align: center; margin-bottom: 30px; text-transform: uppercase; letter-spacing: 1.5px; } .page-x888vn__subtitle { font-size: 2em; color: #0f3460; text-align: center; margin-bottom: 25px; } .page-x888vn__text { font-size: 1.1em; text-align: center; margin-bottom: 20px; color: #cccccc; } .page-x888vn__button { display: inline-block; background-color: #e94560; color: #ffffff; 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; border: none; cursor: pointer; } .page-x888vn__button:hover { background-color: #ff6b82; transform: translateY(-3px); } .page-x888vn__hero-section { background: url('[GALLERY:hero:1920x1080:x888vn,betting,casino,banner]') no-repeat center center/cover; padding: 100px 0 80px; text-align: center; color: #ffffff; position: relative; overflow: hidden; border-radius: 0; box-shadow: none; padding-top: 10px; } .page-x888vn__hero-overlay { background-color: rgba(0, 0, 0, 0.6); position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; } .page-x888vn__hero-content { position: relative; z-index: 2; } .page-x888vn__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); color: #e94560; } .page-x888vn__hero-description { font-size: 1.5em; margin-bottom: 40px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); } .page-x888vn__hero-buttons .page-x888vn__button { margin: 0 10px; } .page-x888vn__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: #21213b; border-radius: 8px; margin-top: 20px; } .page-x888vn__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-x888vn__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(150%); transition: filter 0.3s ease; } .page-x888vn__payment-logo img:hover { filter: grayscale(0%) brightness(100%); } .page-x888vn__about-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-x888vn__about-item { background-color: #2b2b4e; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; } .page-x888vn__about-item:hover { transform: translateY(-5px); } .page-x888vn__about-item-icon { margin-bottom: 15px; } .page-x888vn__about-item-icon img { max-width: 200px !important; height: auto !important; border-radius: 8px; } .page-x888vn__about-item-title { font-size: 1.5em; color: #e94560; margin-bottom: 10px; } .page-x888vn__about-item-description { font-size: 1em; color: #cccccc; } .page-x888vn__quick-access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-x888vn__quick-access-link { background-color: #0f3460; padding: 12px 25px; border-radius: 5px; text-decoration: none; color: #ffffff; font-weight: bold; transition: background-color 0.3s ease; } .page-x888vn__quick-access-link:hover { background-color: #1a5276; } .page-x888vn__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-x888vn__game-card { background-color: #2b2b4e; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; text-align: center; } .page-x888vn__game-card:hover { transform: translateY(-5px); } .page-x888vn__game-card-image { width: 100%; height: 200px; object-fit: cover; } .page-x888vn__game-card-image img { width: 100% !important; height: 200px !important; object-fit: cover; } .page-x888vn__game-card-content { padding: 20px; } .page-x888vn__game-card-title { font-size: 1.4em; color: #e94560; margin-bottom: 10px; } .page-x888vn__game-card-description { font-size: 0.95em; color: #cccccc; margin-bottom: 15px; } .page-x888vn__promotion-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-x888vn__promotion-card { background-color: #2b2b4e; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; text-align: center; } .page-x888vn__promotion-card:hover { transform: translateY(-5px); } .page-x888vn__promotion-card-image { width: 100%; height: 220px; object-fit: cover; } .page-x888vn__promotion-card-image img { width: 100% !important; height: 220px !important; object-fit: cover; } .page-x888vn__promotion-card-content { padding: 20px; } .page-x888vn__promotion-card-title { font-size: 1.4em; color: #e94560; margin-bottom: 10px; } .page-x888vn__promotion-card-description { font-size: 0.95em; color: #cccccc; margin-bottom: 15px; } .page-x888vn__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 30px; } .page-x888vn__feature-item { text-align: center; flex: 1 1 280px; background-color: #2b2b4e; padding: 25px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); } .page-x888vn__feature-icon { margin-bottom: 15px; } .page-x888vn__feature-icon img { max-width: 200px !important; height: auto !important; border-radius: 8px; } .page-x888vn__feature-title { font-size: 1.5em; color: #e94560; margin-bottom: 10px; } .page-x888vn__feature-description { font-size: 1em; color: #cccccc; } .page-x888vn__faq-list { margin-top: 30px; } .page-x888vn__faq-item { background-color: #2b2b4e; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); } .page-x888vn__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #0f3460; color: #ffffff; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; } .page-x888vn__faq-question:hover { background-color: #1a5276; } .page-x888vn__faq-question h3 { margin: 0; font-size: 1.1em; color: #ffffff; pointer-events: none; } .page-x888vn__faq-toggle { font-size: 1.5em; line-height: 1; transition: transform 0.3s ease; pointer-events: none; } .page-x888vn__faq-item.active .page-x888vn__faq-toggle { transform: rotate(45deg); } .page-x888vn__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; background-color: #2b2b4e; color: #cccccc; } .page-x888vn__faq-item.active .page-x888vn__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-x888vn__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-x888vn__blog-card { background-color: #2b2b4e; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-x888vn__blog-card:hover { transform: translateY(-5px); } .page-x888vn__blog-card-image { width: 100%; height: 200px; object-fit: cover; } .page-x888vn__blog-card-image img { width: 100% !important; height: 200px !important; object-fit: cover; } .page-x888vn__blog-card-content { padding: 20px; } .page-x888vn__blog-card-title { font-size: 1.3em; color: #e94560; margin-bottom: 10px; } .page-x888vn__blog-card-title a { color: #e94560; text-decoration: none; } .page-x888vn__blog-card-title a:hover { text-decoration: underline; } .page-x888vn__blog-card-excerpt { font-size: 0.95em; color: #cccccc; margin-bottom: 15px; } .page-x888vn__blog-card-date { font-size: 0.85em; color: #999999; text-align: right; } @media (max-width: 768px) { .page-x888vn__hero-title { font-size: 2.5em; } .page-x888vn__hero-description { font-size: 1.2em; } .page-x888vn__hero-buttons .page-x888vn__button { margin: 10px 0; display: block; width: 100%; } .page-x888vn__title { font-size: 2em; } .page-x888vn__subtitle { font-size: 1.5em; } .page-x888vn__about-grid, .page-x888vn__game-grid, .page-x888vn__promotion-grid, .page-x888vn__blog-grid { grid-template-columns: 1fr; } .page-x888vn__quick-access-links { flex-direction: column; align-items: center; } .page-x888vn__quick-access-link { width: 100%; text-align: center; } .page-x888vn__feature-item { flex: 1 1 100%; } .page-x888vn__faq-answer { padding: 0 15px !important; } .page-x888vn__faq-item.active .page-x888vn__faq-answer { padding: 20px 15px !important; } .page-x888vn__faq-question { padding: 15px 15px; } .page-x888vn__faq-question h3 { font-size: 1em; } .page-x888vn__faq-answer p { font-size: 0.9em; } .page-x888vn__about-item, .page-x888vn__game-card, .page-x888vn__promotion-card, .page-x888vn__blog-card, .page-x888vn__feature-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-x888vn__about-item-description, .page-x888vn__game-card-description, .page-x888vn__promotion-card-description, .page-x888vn__feature-description, .page-x888vn__blog-card-excerpt { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-x888vn__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-x888vn__payment-logo, .page-x888vn__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } } @media (max-width: 480px) { .page-x888vn__hero-section { padding: 80px 0 60px; } .page-x888vn__hero-title { font-size: 2em; } .page-x888vn__hero-description { font-size: 1em; } .page-x888vn__button { padding: 12px 20px; font-size: 1em; } }