.page-the-gioi-ban-ca { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-the-gioi-ban-ca__hero-section { position: relative; width: 100%; height: 500px; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; overflow: hidden; padding-top: 10px; }.page-the-gioi-ban-ca__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; }.page-the-gioi-ban-ca__hero-content { z-index: 1; max-width: 900px; padding: 20px; background-color: rgba(0, 0, 0, 0.5); border-radius: 10px; }.page-the-gioi-ban-ca__hero-title { font-size: 3em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-the-gioi-ban-ca__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; }.page-the-gioi-ban-ca__hero-cta { display: inline-block; background-color: #ffcc00; color: #333; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease; }.page-the-gioi-ban-ca__hero-cta:hover { background-color: #e6b800; }.page-the-gioi-ban-ca__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: #fff; border-bottom: 1px solid #eee; }.page-the-gioi-ban-ca__payment-title { width: 100%; text-align: center; margin-bottom: 20px; font-size: 2em; color: #333; }.page-the-gioi-ban-ca__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-the-gioi-ban-ca__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-the-gioi-ban-ca__section { padding: 40px 20px; margin: 0 auto; max-width: 1200px; background-color: #fff; border-radius: 10px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); margin-bottom: 20px; }.page-the-gioi-ban-ca__section-title { text-align: center; font-size: 2.5em; color: #2a6121; margin-bottom: 30px; }.page-the-gioi-ban-ca__text-content { font-size: 1.1em; line-height: 1.8; margin-bottom: 20px; }.page-the-gioi-ban-ca__highlight { color: #2a6121; font-weight: bold; }.page-the-gioi-ban-ca__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-the-gioi-ban-ca__feature-item { background-color: #f9f9f9; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; }.page-the-gioi-ban-ca__feature-item:hover { transform: translateY(-5px); }.page-the-gioi-ban-ca__feature-icon { width: 80px; height: 80px; margin-bottom: 15px; object-fit: contain; }.page-the-gioi-ban-ca__feature-title { font-size: 1.5em; color: #2a6121; margin-bottom: 10px; }.page-the-gioi-ban-ca__cta-buttons { text-align: center; margin-top: 30px; }.page-the-gioi-ban-ca__cta-button { display: inline-block; background-color: #2a6121; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; margin: 0 10px; transition: background-color 0.3s ease; }.page-the-gioi-ban-ca__cta-button:hover { background-color: #1e4a17; }.page-the-gioi-ban-ca__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-the-gioi-ban-ca__game-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; }.page-the-gioi-ban-ca__game-card:hover { transform: translateY(-7px); }.page-the-gioi-ban-ca__game-image { width: 100%; height: 200px; object-fit: cover; }.page-the-gioi-ban-ca__game-content { padding: 20px; }.page-the-gioi-ban-ca__game-title { font-size: 1.4em; color: #2a6121; margin-bottom: 10px; }.page-the-gioi-ban-ca__game-description { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-the-gioi-ban-ca__game-play-button { display: inline-block; background-color: #ffcc00; color: #333; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-the-gioi-ban-ca__game-play-button:hover { background-color: #e6b800; }.page-the-gioi-ban-ca__promotion-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-the-gioi-ban-ca__promotion-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); text-align: left; transition: transform 0.3s ease; }.page-the-gioi-ban-ca__promotion-card:hover { transform: translateY(-7px); }.page-the-gioi-ban-ca__promotion-image { width: 100%; height: 200px; object-fit: cover; }.page-the-gioi-ban-ca__promotion-content { padding: 20px; }.page-the-gioi-ban-ca__promotion-title { font-size: 1.4em; color: #2a6121; margin-bottom: 10px; }.page-the-gioi-ban-ca__promotion-description { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-the-gioi-ban-ca__promotion-button { display: inline-block; background-color: #2a6121; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-the-gioi-ban-ca__promotion-button:hover { background-color: #1e4a17; }.page-the-gioi-ban-ca__faq-list { margin-top: 30px; }.page-the-gioi-ban-ca__faq-item { background-color: #f9f9f9; border: 1px solid #eee; margin-bottom: 10px; border-radius: 8px; overflow: hidden; }.page-the-gioi-ban-ca__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #eee; color: #333; font-weight: bold; font-size: 1.1em; user-select: none; transition: background-color 0.3s ease; }.page-the-gioi-ban-ca__faq-question:hover { background-color: #e0e0e0; }.page-the-gioi-ban-ca__faq-question h3 { margin: 0; pointer-events: none; }.page-the-gioi-ban-ca__faq-toggle { font-size: 1.5em; font-weight: bold; pointer-events: none; transition: transform 0.3s ease; }.page-the-gioi-ban-ca__faq-item.active .page-the-gioi-ban-ca__faq-toggle { transform: rotate(45deg); }.page-the-gioi-ban-ca__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; }.page-the-gioi-ban-ca__faq-item.active .page-the-gioi-ban-ca__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-the-gioi-ban-ca__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-the-gioi-ban-ca__blog-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); text-align: left; transition: transform 0.3s ease; }.page-the-gioi-ban-ca__blog-card:hover { transform: translateY(-7px); }.page-the-gioi-ban-ca__blog-image { width: 100%; height: 200px; object-fit: cover; }.page-the-gioi-ban-ca__blog-content { padding: 20px; }.page-the-gioi-ban-ca__blog-title { font-size: 1.4em; color: #2a6121; margin-bottom: 10px; }.page-the-gioi-ban-ca__blog-description { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-the-gioi-ban-ca__blog-link { display: inline-block; background-color: #ffcc00; color: #333; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-the-gioi-ban-ca__blog-link:hover { background-color: #e6b800; }.page-the-gioi-ban-ca__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; }.page-the-gioi-ban-ca__floating-button { background-color: #2a6121; color: #fff; width: 60px; height: 60px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 1.2em; text-decoration: none; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease; }.page-the-gioi-ban-ca__floating-button:hover { background-color: #1e4a17; }.page-the-gioi-ban-ca__floating-button--register { background-color: #ffcc00; color: #333; }.page-the-gioi-ban-ca__floating-button--register:hover { background-color: #e6b800; }@media (max-width: 768px) { .page-the-gioi-ban-ca__hero-section { height: 400px; }.page-the-gioi-ban-ca__hero-title { font-size: 2em; }.page-the-gioi-ban-ca__hero-subtitle { font-size: 1.2em; }.page-the-gioi-ban-ca__hero-cta { padding: 12px 25px; font-size: 1em; }.page-the-gioi-ban-ca__section { padding: 20px 10px; margin-bottom: 15px; }.page-the-gioi-ban-ca__section-title { font-size: 2em; margin-bottom: 20px; }.page-the-gioi-ban-ca__text-content { font-size: 1em; }.page-the-gioi-ban-ca__features-grid, .page-the-gioi-ban-ca__game-grid, .page-the-gioi-ban-ca__promotion-grid, .page-the-gioi-ban-ca__blog-grid { grid-template-columns: 1fr; gap: 20px; }.page-the-gioi-ban-ca__feature-item, .page-the-gioi-ban-ca__game-card, .page-the-gioi-ban-ca__promotion-card, .page-the-gioi-ban-ca__blog-card { padding: 20px; }.page-the-gioi-ban-ca__game-image, .page-the-gioi-ban-ca__promotion-image, .page-the-gioi-ban-ca__blog-image { height: 180px; }.page-the-gioi-ban-ca__cta-button { margin: 5px; display: block; }.page-the-gioi-ban-ca__faq-question { padding: 12px 15px; font-size: 1em; }.page-the-gioi-ban-ca__faq-answer { padding: 15px 15px; }.page-the-gioi-ban-ca__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-the-gioi-ban-ca__payment-logo, .page-the-gioi-ban-ca__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-the-gioi-ban-ca__floating-buttons { bottom: 10px; right: 10px; gap: 8px; }.page-the-gioi-ban-ca__floating-button { width: 50px; height: 50px; font-size: 1em; }.page-the-gioi-ban-ca__faq-list li, .page-the-gioi-ban-ca__features-grid li, .page-the-gioi-ban-ca__game-grid li, .page-the-gioi-ban-ca__promotion-grid li, .page-the-gioi-ban-ca__blog-grid li { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding-left: 0 !important; padding-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-the-gioi-ban-ca__faq-list, .page-the-gioi-ban-ca__features-grid, .page-the-gioi-ban-ca__game-grid, .page-the-gioi-ban-ca__promotion-grid, .page-the-gioi-ban-ca__blog-grid { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }}