.page-thu-t-ng-n-h { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; }.page-thu-t-ng-n-h__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); }.page-thu-t-ng-n-h__hero-section { background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%); color: #fff; text-align: center; padding: 60px 20px; border-radius: 0 0 15px 15px; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 400px; padding-top: 10px; }.page-thu-t-ng-n-h__hero-title { font-size: 2.8em; margin-bottom: 15px; font-weight: bold; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); }.page-thu-t-ng-n-h__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; max-width: 800px; }.page-thu-t-ng-n-h__cta-button { display: inline-block; background-color: #ffdd00; color: #333; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.2s ease; }.page-thu-t-ng-n-h__cta-button:hover { background-color: #ffe64d; transform: translateY(-3px); }.page-thu-t-ng-n-h__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: 20px 0; background-color: #f0f0f0; border-radius: 8px; margin-top: 20px; }.page-thu-t-ng-n-h__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-thu-t-ng-n-h__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-thu-t-ng-n-h__payment-title { text-align: center; margin-bottom: 20px; font-size: 1.8em; color: #333; }.page-thu-t-ng-n-h__section-title { font-size: 2.2em; color: #333; text-align: center; margin-bottom: 30px; position: relative; padding-bottom: 10px; }.page-thu-t-ng-n-h__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 80px; height: 4px; background-color: #ffdd00; border-radius: 2px; }.page-thu-t-ng-n-h__content-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-thu-t-ng-n-h__card { background-color: #f9f9f9; padding: 25px; border-radius: 10px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); text-align: center; transition: transform 0.3s ease; }.page-thu-t-ng-n-h__card:hover { transform: translateY(-5px); }.page-thu-t-ng-n-h__card-image { width: 100%; max-width: 400px; height: auto; border-radius: 8px; margin-bottom: 15px; object-fit: cover; }.page-thu-t-ng-n-h__card-title { font-size: 1.5em; color: #2575fc; margin-bottom: 10px; }.page-thu-t-ng-n-h__card-text { font-size: 0.95em; color: #555; }.page-thu-t-ng-n-h__link-list { list-style: none; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 20px; }.page-thu-t-ng-n-h__link-item { background-color: #eee; border-radius: 5px; }.page-thu-t-ng-n-h__link-item a { display: block; padding: 10px 20px; text-decoration: none; color: #333; font-weight: bold; transition: background-color 0.3s ease; }.page-thu-t-ng-n-h__link-item a:hover { background-color: #ddd; color: #2575fc; }.page-thu-t-ng-n-h__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; }.page-thu-t-ng-n-h__game-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); text-align: center; transition: transform 0.3s ease; }.page-thu-t-ng-n-h__game-card:hover { transform: translateY(-5px); }.page-thu-t-ng-n-h__game-image { width: 100%; max-width: 600px; height: 200px; object-fit: cover; }.page-thu-t-ng-n-h__game-content { padding: 20px; }.page-thu-t-ng-n-h__game-title { font-size: 1.4em; color: #2575fc; margin-bottom: 10px; }.page-thu-t-ng-n-h__game-description { font-size: 0.9em; color: #555; margin-bottom: 15px; }.page-thu-t-ng-n-h__game-button { display: inline-block; background-color: #ffdd00; color: #333; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; }.page-thu-t-ng-n-h__game-button:hover { background-color: #ffe64d; }.page-thu-t-ng-n-h__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; }.page-thu-t-ng-n-h__promo-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; }.page-thu-t-ng-n-h__promo-card:hover { transform: translateY(-5px); }.page-thu-t-ng-n-h__promo-image { width: 100%; max-width: 600px; height: 250px; object-fit: cover; }.page-thu-t-ng-n-h__promo-content { padding: 20px; }.page-thu-t-ng-n-h__promo-title { font-size: 1.4em; color: #2575fc; margin-bottom: 10px; }.page-thu-t-ng-n-h__promo-description { font-size: 0.9em; color: #555; margin-bottom: 15px; }.page-thu-t-ng-n-h__promo-button { display: inline-block; background-color: #ffdd00; color: #333; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; }.page-thu-t-ng-n-h__promo-button:hover { background-color: #ffe64d; }.page-thu-t-ng-n-h__faq-list { max-width: 800px; margin: 0 auto; }.page-thu-t-ng-n-h__faq-item { background-color: #f9f9f9; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); }.page-thu-t-ng-n-h__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #e0e0e0; border-bottom: 1px solid #ccc; transition: background-color 0.3s ease; user-select: none; }.page-thu-t-ng-n-h__faq-question h3 { margin: 0; font-size: 1.1em; color: #333; pointer-events: none; }.page-thu-t-ng-n-h__faq-toggle { font-size: 1.5em; font-weight: bold; color: #555; pointer-events: none; transition: transform 0.3s ease; }.page-thu-t-ng-n-h__faq-item.active .page-thu-t-ng-n-h__faq-toggle { transform: rotate(45deg); }.page-thu-t-ng-n-h__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-thu-t-ng-n-h__faq-item.active .page-thu-t-ng-n-h__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-thu-t-ng-n-h__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; }.page-thu-t-ng-n-h__blog-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; }.page-thu-t-ng-n-h__blog-card:hover { transform: translateY(-5px); }.page-thu-t-ng-n-h__blog-image { width: 100%; max-width: 600px; height: 180px; object-fit: cover; }.page-thu-t-ng-n-h__blog-content { padding: 20px; }.page-thu-t-ng-n-h__blog-title { font-size: 1.2em; color: #2575fc; margin-bottom: 10px; }.page-thu-t-ng-n-h__blog-title a { text-decoration: none; color: #2575fc; }.page-thu-t-ng-n-h__blog-title a:hover { text-decoration: underline; }.page-thu-t-ng-n-h__blog-excerpt { font-size: 0.9em; color: #555; margin-bottom: 15px; }.page-thu-t-ng-n-h__blog-date { font-size: 0.8em; color: #777; }.page-thu-t-ng-n-h__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; }.page-thu-t-ng-n-h__floating-button { background-color: #ffdd00; color: #333; padding: 12px 20px; border-radius: 30px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.2s ease; }.page-thu-t-ng-n-h__floating-button:hover { background-color: #ffe64d; transform: scale(1.05); }.page-thu-t-ng-n-h__text-content { font-size: 1.1em; color: #444; margin-bottom: 20px; text-align: justify; }.page-thu-t-ng-n-h__text-content strong { color: #2575fc; }.page-thu-t-ng-n-h__text-content ul { list-style: disc; margin-left: 20px; margin-bottom: 15px; }.page-thu-t-ng-n-h__text-content li { margin-bottom: 8px; }.page-thu-t-ng-n-h__text-content h3 { color: #6a11cb; margin-top: 25px; margin-bottom: 15px; font-size: 1.3em; }.page-thu-t-ng-n-h__text-content h4 { color: #2575fc; margin-top: 20px; margin-bottom: 10px; font-size: 1.2em; }.page-thu-t-ng-n-h__contact-info { text-align: center; margin-top: 30px; }.page-thu-t-ng-n-h__contact-info p { margin-bottom: 10px; font-size: 1.1em; }.page-thu-t-ng-n-h__contact-info a { color: #2575fc; text-decoration: none; font-weight: bold; transition: color 0.3s ease; }.page-thu-t-ng-n-h__contact-info a:hover { color: #6a11cb; }.page-thu-t-ng-n-h__contact-socials { display: flex; justify-content: center; gap: 20px; margin-top: 20px; }.page-thu-t-ng-n-h__social-icon { width: 40px; height: 40px; }.page-thu-t-ng-n-h__social-icon img { width: 100%; height: 100%; object-fit: contain; }.page-thu-t-ng-n-h__main-content { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-thu-t-ng-n-h__register-login-buttons { display: flex; justify-content: center; gap: 20px; margin-bottom: 40px; }.page-thu-t-ng-n-h__register-login-button { background-color: #ffdd00; color: #333; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.2s ease; }.page-thu-t-ng-n-h__register-login-button:hover { background-color: #ffe64d; transform: translateY(-3px); }@media (max-width: 1024px) { .page-thu-t-ng-n-h__hero-title { font-size: 2.2em; } .page-thu-t-ng-n-h__hero-subtitle { font-size: 1.1em; } .page-thu-t-ng-n-h__section-title { font-size: 1.8em; } .page-thu-t-ng-n-h__card-title { font-size: 1.3em; } .page-thu-t-ng-n-h__game-title { font-size: 1.2em; } .page-thu-t-ng-n-h__promo-title { font-size: 1.2em; } .page-thu-t-ng-n-h__blog-title { font-size: 1.1em; } }.page-thu-t-ng-n-h__faq-answer p { margin: 0; padding-top: 10px; }.page-thu-t-ng-n-h__faq-answer ul { list-style: disc; margin-left: 20px; padding-top: 10px; }.page-thu-t-ng-n-h__faq-answer li { margin-bottom: 5px; }.page-thu-t-ng-n-h__hero-image { width: 100%; max-width: 1200px; height: auto; object-fit: cover; border-radius: 15px; margin-top: 30px; }@media (max-width: 768px) { .page-thu-t-ng-n-h__hero-section { padding: 40px 15px; min-height: 300px; } .page-thu-t-ng-n-h__hero-title { font-size: 1.8em; } .page-thu-t-ng-n-h__hero-subtitle { font-size: 1em; } .page-thu-t-ng-n-h__cta-button { padding: 12px 25px; font-size: 1em; } .page-thu-t-ng-n-h__section { padding: 30px 15px; } .page-thu-t-ng-n-h__section-title { font-size: 1.6em; margin-bottom: 20px; } .page-thu-t-ng-n-h__content-grid, .page-thu-t-ng-n-h__game-grid, .page-thu-t-ng-n-h__promo-grid, .page-thu-t-ng-n-h__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-thu-t-ng-n-h__card, .page-thu-t-ng-n-h__game-card, .page-thu-t-ng-n-h__promo-card, .page-thu-t-ng-n-h__blog-card { padding: 20px; } .page-thu-t-ng-n-h__card-title, .page-thu-t-ng-n-h__game-title, .page-thu-t-ng-n-h__promo-title, .page-thu-t-ng-n-h__blog-title { font-size: 1.2em; } .page-thu-t-ng-n-h__link-list { flex-direction: column; align-items: center; gap: 10px; } .page-thu-t-ng-n-h__link-item a { width: 100%; max-width: 280px; text-align: center; } .page-thu-t-ng-n-h__faq-question { padding: 12px 15px; } .page-thu-t-ng-n-h__faq-question h3 { font-size: 1em; } .page-thu-t-ng-n-h__faq-answer { padding: 0 15px; } .page-thu-t-ng-n-h__faq-item.active .page-thu-t-ng-n-h__faq-answer { padding: 15px !important; } .page-thu-t-ng-n-h__floating-buttons { bottom: 15px; right: 15px; } .page-thu-t-ng-n-h__floating-button { padding: 10px 18px; font-size: 0.9em; } .page-thu-t-ng-n-h__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-thu-t-ng-n-h__payment-logo, .page-thu-t-ng-n-h__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-thu-t-ng-n-h__hero-image { width: 100% !important; max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-thu-t-ng-n-h__card-image, .page-thu-t-ng-n-h__game-image, .page-thu-t-ng-n-h__promo-image, .page-thu-t-ng-n-h__blog-image { max-width: 100% !important; width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-thu-t-ng-n-h__text-content ul, .page-thu-t-ng-n-h__faq-answer ul { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 15px !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-thu-t-ng-n-h__text-content li, .page-thu-t-ng-n-h__faq-answer li { 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-thu-t-ng-n-h__register-login-buttons { flex-direction: column; align-items: center; } .page-thu-t-ng-n-h__register-login-button { width: 80%; text-align: center; } }