.page-c-ng-game-hi88 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; } .page-c-ng-game-hi88__header { text-align: center; padding: 10px 0; background-color: #0a2d48; color: #fff; position: sticky; top: 0; z-index: 1000; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); } .page-c-ng-game-hi88__header-title { margin: 0; font-size: 24px; color: #ffcc00; } .page-c-ng-game-hi88__hero-section { background: url('[GALLERY:hero:1920x1080:gaming,hi88,banner]') no-repeat center center/cover; color: #fff; text-align: center; padding: 100px 20px; position: relative; overflow: hidden; box-sizing: border-box; } .page-c-ng-game-hi88__hero-overlay { background-color: rgba(0, 0, 0, 0.6); padding: 40px 20px; border-radius: 10px; max-width: 800px; margin: 0 auto; } .page-c-ng-game-hi88__hero-title { font-size: 48px; margin-bottom: 20px; color: #ffcc00; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-c-ng-game-hi88__hero-subtitle { font-size: 24px; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); } .page-c-ng-game-hi88__cta-button { display: inline-block; background-color: #e44d26; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-size: 20px; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-c-ng-game-hi88__cta-button:hover { background-color: #ff6a00; transform: translateY(-3px); } .page-c-ng-game-hi88__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: #fff; border-bottom: 1px solid #eee; } .page-c-ng-game-hi88__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-c-ng-game-hi88__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-c-ng-game-hi88__section { padding: 60px 20px; background-color: #fff; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); } .page-c-ng-game-hi88__section--dark { background-color: #0a2d48; color: #fff; } .page-c-ng-game-hi88__section-title { font-size: 36px; text-align: center; margin-bottom: 40px; color: #0a2d48; } .page-c-ng-game-hi88__section--dark .page-c-ng-game-hi88__section-title { color: #ffcc00; } .page-c-ng-game-hi88__text-content { font-size: 18px; line-height: 1.8; text-align: justify; max-width: 900px; margin: 0 auto 30px auto; } .page-c-ng-game-hi88__features-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-c-ng-game-hi88__feature-item { background-color: #f9f9f9; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; box-sizing: border-box; } .page-c-ng-game-hi88__feature-item:hover { transform: translateY(-5px); } .page-c-ng-game-hi88__feature-icon { margin-bottom: 15px; } .page-c-ng-game-hi88__feature-icon img { display: block; margin: 0 auto; max-width: 100%; height: auto; border-radius: 8px; } .page-c-ng-game-hi88__feature-title { font-size: 24px; color: #e44d26; margin-bottom: 10px; } .page-c-ng-game-hi88__feature-description { font-size: 16px; color: #555; } .page-c-ng-game-hi88__quick-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; max-width: 1000px; margin: 0 auto; } .page-c-ng-game-hi88__quick-link-button { flex: 1 1 200px; min-width: 180px; max-width: 250px; background-color: #0a2d48; color: #fff; padding: 15px 20px; border-radius: 5px; text-decoration: none; text-align: center; font-size: 18px; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; box-sizing: border-box; } .page-c-ng-game-hi88__quick-link-button:hover { background-color: #ffcc00; color: #0a2d48; transform: translateY(-3px); } .page-c-ng-game-hi88__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-c-ng-game-hi88__game-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; text-align: center; box-sizing: border-box; } .page-c-ng-game-hi88__game-card:hover { transform: translateY(-5px); } .page-c-ng-game-hi88__game-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-c-ng-game-hi88__game-content { padding: 20px; } .page-c-ng-game-hi88__game-title { font-size: 24px; color: #e44d26; margin-bottom: 10px; } .page-c-ng-game-hi88__game-description { font-size: 16px; color: #555; margin-bottom: 15px; } .page-c-ng-game-hi88__game-button { display: inline-block; background-color: #0a2d48; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-size: 16px; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-c-ng-game-hi88__game-button:hover { background-color: #ffcc00; color: #0a2d48; } .page-c-ng-game-hi88__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-c-ng-game-hi88__promotion-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; text-align: center; box-sizing: border-box; } .page-c-ng-game-hi88__promotion-card:hover { transform: translateY(-5px); } .page-c-ng-game-hi88__promotion-image { width: 100%; height: 220px; object-fit: cover; display: block; } .page-c-ng-game-hi88__promotion-content { padding: 20px; } .page-c-ng-game-hi88__promotion-title { font-size: 24px; color: #e44d26; margin-bottom: 10px; } .page-c-ng-game-hi88__promotion-description { font-size: 16px; color: #555; margin-bottom: 15px; } .page-c-ng-game-hi88__security-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-c-ng-game-hi88__security-item { background-color: #f9f9f9; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; box-sizing: border-box; } .page-c-ng-game-hi88__security-item:hover { transform: translateY(-5px); } .page-c-ng-game-hi88__security-icon { margin-bottom: 15px; } .page-c-ng-game-hi88__security-icon img { display: block; margin: 0 auto; max-width: 100%; height: auto; border-radius: 8px; } .page-c-ng-game-hi88__security-title { font-size: 24px; color: #e44d26; margin-bottom: 10px; } .page-c-ng-game-hi88__security-description { font-size: 16px; color: #555; } .page-c-ng-game-hi88__faq-list { max-width: 900px; margin: 0 auto; } .page-c-ng-game-hi88__faq-item { background-color: #f9f9f9; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); } .page-c-ng-game-hi88__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; background-color: #0a2d48; color: #fff; cursor: pointer; user-select: none; font-size: 20px; font-weight: bold; border-radius: 8px; transition: background-color 0.3s ease; } .page-c-ng-game-hi88__faq-question:hover { background-color: #1a4a6e; } .page-c-ng-game-hi88__faq-question h3 { margin: 0; flex-grow: 1; text-align: left; color: #fff; pointer-events: none; } .page-c-ng-game-hi88__faq-toggle { font-size: 28px; line-height: 1; margin-left: 15px; color: #ffcc00; transition: transform 0.3s ease; pointer-events: none; } .page-c-ng-game-hi88__faq-item.active .page-c-ng-game-hi88__faq-toggle { transform: rotate(45deg); } .page-c-ng-game-hi88__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; 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: #fff; color: #333; } .page-c-ng-game-hi88__faq-item.active .page-c-ng-game-hi88__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-c-ng-game-hi88__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-c-ng-game-hi88__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; box-sizing: border-box; } .page-c-ng-game-hi88__blog-card:hover { transform: translateY(-5px); } .page-c-ng-game-hi88__blog-image { width: 100%; height: 220px; object-fit: cover; display: block; } .page-c-ng-game-hi88__blog-content { padding: 20px; } .page-c-ng-game-hi88__blog-title { font-size: 22px; color: #e44d26; margin-bottom: 10px; } .page-c-ng-game-hi88__blog-title a { text-decoration: none; color: #e44d26; transition: color 0.3s ease; } .page-c-ng-game-hi88__blog-title a:hover { color: #0a2d48; } .page-c-ng-game-hi88__blog-excerpt { font-size: 16px; color: #555; margin-bottom: 15px; } .page-c-ng-game-hi88__blog-date { font-size: 14px; color: #888; text-align: right; } .page-c-ng-game-hi88__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } .page-c-ng-game-hi88__floating-button { background-color: #e44d26; color: #fff; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-size: 16px; font-weight: bold; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; } .page-c-ng-game-hi88__floating-button:hover { background-color: #ff6a00; transform: scale(1.05); } @media (max-width: 768px) { .page-c-ng-game-hi88__hero-section { padding: 80px 15px; } .page-c-ng-game-hi88__hero-title { font-size: 36px; } .page-c-ng-game-hi88__hero-subtitle { font-size: 18px; } .page-c-ng-game-hi88__cta-button { padding: 12px 25px; font-size: 18px; } .page-c-ng-game-hi88__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 20px 15px; } .page-c-ng-game-hi88__payment-logo, .page-c-ng-game-hi88__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-c-ng-game-hi88__section { padding: 40px 15px; } .page-c-ng-game-hi88__section-title { font-size: 28px; margin-bottom: 30px; } .page-c-ng-game-hi88__text-content { font-size: 16px; } .page-c-ng-game-hi88__features-list, .page-c-ng-game-hi88__game-categories, .page-c-ng-game-hi88__promotions-grid, .page-c-ng-game-hi88__security-list, .page-c-ng-game-hi88__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-c-ng-game-hi88__feature-item, .page-c-ng-game-hi88__game-card, .page-c-ng-game-hi88__promotion-card, .page-c-ng-game-hi88__security-item, .page-c-ng-game-hi88__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 20px !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-c-ng-game-hi88__feature-title, .page-c-ng-game-hi88__game-title, .page-c-ng-game-hi88__promotion-title, .page-c-ng-game-hi88__security-title, .page-c-ng-game-hi88__blog-title { font-size: 20px; } .page-c-ng-game-hi88__feature-description, .page-c-ng-game-hi88__game-description, .page-c-ng-game-hi88__promotion-description, .page-c-ng-game-hi88__security-description, .page-c-ng-game-hi88__blog-excerpt { font-size: 15px; } .page-c-ng-game-hi88__quick-links { flex-direction: column; } .page-c-ng-game-hi88__quick-link-button { width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px !important; box-sizing: border-box !important; } .page-c-ng-game-hi88__faq-question { font-size: 18px; padding: 15px; } .page-c-ng-game-hi88__faq-answer { padding: 15px 15px !important; } .page-c-ng-game-hi88__floating-buttons { bottom: 15px; right: 15px; } .page-c-ng-game-hi88__floating-button { padding: 10px 18px; font-size: 15px; } }