.page-80kinh88 { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; }.page-80kinh88__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-80kinh88__hero-section { background: url('[GALLERY:hero:1920x1080:gaming,sports,casino,80kinh88]') no-repeat center center/cover; padding: 10px 0 80px; text-align: center; position: relative; overflow: hidden; }.page-80kinh88__hero-content { position: relative; z-index: 1; padding: 20px; }.page-80kinh88__hero-title { font-size: 3.5em; color: #fff; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-80kinh88__hero-subtitle { font-size: 1.5em; color: #eee; margin-bottom: 30px; }.page-80kinh88__btn-group { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; }.page-80kinh88__btn { background-color: #e44d26; color: #fff; 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; display: inline-block; }.page-80kinh88__btn:hover { background-color: #ff6f3d; transform: translateY(-3px); }.page-80kinh88__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: #0f0f1d; }.page-80kinh88__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-80kinh88__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-80kinh88__section { padding: 60px 20px; text-align: center; background-color: #1a1a2e; }.page-80kinh88__section:nth-of-type(even) { background-color: #0f0f1d; }.page-80kinh88__section-title { font-size: 2.5em; color: #e44d26; margin-bottom: 40px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); }.page-80kinh88__text-content { max-width: 900px; margin: 0 auto 40px; font-size: 1.1em; color: #ccc; }.page-80kinh88__feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1000px; margin: 0 auto; }.page-80kinh88__feature-item { background-color: #2a2a4a; padding: 30px; border-radius: 10px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); text-align: left; }.page-80kinh88__feature-icon { width: 80px; height: 80px; object-fit: contain; margin-bottom: 15px; display: block; }.page-80kinh88__feature-title { font-size: 1.5em; color: #e44d26; margin-bottom: 10px; }.page-80kinh88__feature-description { font-size: 1em; color: #ccc; }.page-80kinh88__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-80kinh88__game-card { background-color: #2a2a4a; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); text-align: center; transition: transform 0.3s ease; }.page-80kinh88__game-card:hover { transform: translateY(-5px); }.page-80kinh88__game-image { width: 100%; height: 200px; object-fit: cover; }.page-80kinh88__game-content { padding: 20px; }.page-80kinh88__game-title { font-size: 1.4em; color: #e44d26; margin-bottom: 10px; }.page-80kinh88__game-description { font-size: 0.95em; color: #ccc; margin-bottom: 20px; }.page-80kinh88__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-80kinh88__promo-card { background-color: #2a2a4a; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); text-align: left; transition: transform 0.3s ease; }.page-80kinh88__promo-card:hover { transform: translateY(-5px); }.page-80kinh88__promo-image { width: 100%; height: 220px; object-fit: cover; }.page-80kinh88__promo-content { padding: 20px; }.page-80kinh88__promo-title { font-size: 1.4em; color: #e44d26; margin-bottom: 10px; }.page-80kinh88__promo-description { font-size: 0.95em; color: #ccc; margin-bottom: 20px; }.page-80kinh88__faq-section { text-align: left; max-width: 900px; margin: 0 auto; }.page-80kinh88__faq-item { background-color: #2a2a4a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); }.page-80kinh88__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #3a3a5a; color: #fff; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease; }.page-80kinh88__faq-question h3 { margin: 0; pointer-events: none; color: #fff; font-size: 1.2em; }.page-80kinh88__faq-question:hover { background-color: #4a4a6a; }.page-80kinh88__faq-toggle { font-size: 1.5em; font-weight: bold; pointer-events: none; transition: transform 0.3s ease; }.page-80kinh88__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; color: #ccc; line-height: 1.8; }.page-80kinh88__faq-item.active .page-80kinh88__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-80kinh88__faq-item.active .page-80kinh88__faq-toggle { transform: rotate(45deg); }.page-80kinh88__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-80kinh88__blog-card { background-color: #2a2a4a; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); text-align: left; transition: transform 0.3s ease; }.page-80kinh88__blog-card:hover { transform: translateY(-5px); }.page-80kinh88__blog-image { width: 100%; height: 220px; object-fit: cover; }.page-80kinh88__blog-content { padding: 20px; }.page-80kinh88__blog-title { font-size: 1.4em; color: #e44d26; margin-bottom: 10px; }.page-80kinh88__blog-title a { text-decoration: none; color: #e44d26; transition: color 0.3s ease; }.page-80kinh88__blog-title a:hover { color: #ff6f3d; }.page-80kinh88__blog-summary { font-size: 0.95em; color: #ccc; margin-bottom: 15px; }.page-80kinh88__blog-date { font-size: 0.85em; color: #888; }.page-80kinh88__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; }.page-80kinh88__floating-btn { background-color: #e44d26; color: #fff; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1em; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.3s ease; }.page-80kinh88__floating-btn:hover { background-color: #ff6f3d; transform: scale(1.05); }.page-80kinh88__quick-links-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; max-width: 1000px; margin: 0 auto; }.page-80kinh88__quick-link-item { background-color: #2a2a4a; padding: 20px; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; }.page-80kinh88__quick-link-item:hover { transform: translateY(-5px); }.page-80kinh88__quick-link-item a { text-decoration: none; color: #e44d26; font-weight: bold; font-size: 1.1em; display: block; }.page-80kinh88__quick-link-item a:hover { color: #ff6f3d; }.page-80kinh88__image-center { display: flex; justify-content: center; margin-bottom: 30px; }.page-80kinh88__centered-img { max-width: 100%; height: auto; border-radius: 10px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4); }.page-80kinh88__payment-methods-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); gap: 20px; max-width: 800px; margin: 0 auto; }.page-80kinh88__payment-method-item { background-color: #2a2a4a; padding: 15px; border-radius: 8px; box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2); text-align: center; }.page-80kinh88__payment-method-logo { width: 60px; height: 60px; object-fit: contain; margin-bottom: 10px; display: block; margin-left: auto; margin-right: auto; }.page-80kinh88__payment-method-name { font-size: 0.9em; color: #ccc; }.page-80kinh88__social-media-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(80px, 1fr)); gap: 20px; max-width: 600px; margin: 0 auto; }.page-80kinh88__social-media-item { background-color: #2a2a4a; padding: 15px; border-radius: 8px; box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2); text-align: center; }.page-80kinh88__social-icon { width: 50px; height: 50px; object-fit: contain; margin-bottom: 10px; display: block; margin-left: auto; margin-right: auto; }.page-80kinh88__social-name { font-size: 0.9em; color: #ccc; }.page-80kinh88__text-center { text-align: center; }.page-80kinh88__list-item-text { width: 100%; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-80kinh88__list-container { width: 100%; max-width: 100%; box-sizing: border-box; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-80kinh88__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 10px !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-80kinh88__hero-section-padding { padding-top: 10px; }.page-80kinh88__quick-link-btn { background-color: #e44d26; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; display: inline-block; margin-top: 15px; }.page-80kinh88__quick-link-btn:hover { background-color: #ff6f3d; }.page-80kinh88__blog-read-more { background-color: #e44d26; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; display: inline-block; margin-top: 15px; }.page-80kinh88__blog-read-more:hover { background-color: #ff6f3d; }@media (max-width: 768px) { .page-80kinh88__hero-title { font-size: 2.5em; }.page-80kinh88__hero-subtitle { font-size: 1.2em; }.page-80kinh88__btn { padding: 12px 25px; font-size: 1em; }.page-80kinh88__btn-group { flex-direction: column; align-items: center; }.page-80kinh88__section-title { font-size: 2em; }.page-80kinh88__text-content { font-size: 1em; }.page-80kinh88__feature-grid, .page-80kinh88__game-grid, .page-80kinh88__promo-grid, .page-80kinh88__blog-grid, .page-80kinh88__quick-links-grid, .page-80kinh88__payment-methods-grid, .page-80kinh88__social-media-grid { grid-template-columns: 1fr; }.page-80kinh88__feature-item, .page-80kinh88__game-card, .page-80kinh88__promo-card, .page-80kinh88__blog-card, .page-80kinh88__quick-link-item, .page-80kinh88__payment-method-item, .page-80kinh88__social-media-item { max-width: 100% !important; box-sizing: border-box !important; }.page-80kinh88__faq-question { padding: 15px 20px; font-size: 1.1em; }.page-80kinh88__faq-question h3 { font-size: 1.1em; }.page-80kinh88__faq-answer { padding: 0 20px; }.page-80kinh88__faq-item.active .page-80kinh88__faq-answer { padding: 15px 20px !important; }.page-80kinh88__floating-buttons { right: 10px; bottom: 10px; }.page-80kinh88__floating-btn { padding: 10px 18px; font-size: 0.9em; }.page-80kinh88__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-80kinh88__payment-logo, .page-80kinh88__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-80kinh88__centered-img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-80kinh88__feature-icon, .page-80kinh88__game-image, .page-80kinh88__promo-image, .page-80kinh88__blog-image, .page-80kinh88__payment-method-logo, .page-80kinh88__social-icon { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } }