.page-k89{font-family:'Arial',sans-serif;line-height:1.6;color:#333;background-color:#f4f7f6}.page-k89__section{padding:40px 20px;margin-bottom:20px;border-radius:8px;background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,0.05)}.page-k89__section--dark{background-color:#2a2a2a;color:#eee}.page-k89__h1,.page-k89__h2,.page-k89__h3{color:#1a1a1a;margin-bottom:20px;text-align:center}.page-k89__h1{font-size:2.8em;color:#e74c3c}.page-k89__h2{font-size:2em;color:#2c3e50}.page-k89__h3{font-size:1.5em;color:#34495e}.page-k89__text-center{text-align:center}.page-k89__button{display:inline-block;background-color:#e74c3c;color:#fff;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:bold;transition:background-color 0.3s ease;border:none;cursor:pointer;font-size:1em}.page-k89__button:hover{background-color:#c0392b}.page-k89__button--secondary{background-color:#2ecc71;margin-left:10px}.page-k89__button--secondary:hover{background-color:#27ae60}.page-k89__hero-section{background-image:url('[GALLERY:hero:1920x1080:k89,betting,vietnam,casino]');background-size:cover;background-position:center;color:#fff;text-align:center;padding:100px 20px 80px;position:relative;margin-bottom:20px;border-radius:8px;padding-top:10px}.page-k89__hero-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:1;border-radius:8px}.page-k89__hero-content{position:relative;z-index:2;max-width:900px;margin:0 auto}.page-k89__hero-title{font-size:3.5em;margin-bottom:20px;line-height:1.2}.page-k89__hero-subtitle{font-size:1.5em;margin-bottom:30px}.page-k89__button-group{display:flex;justify-content:center;gap:15px;flex-wrap:wrap}.page-k89__intro-content{display:flex;flex-direction:column;gap:20px}.page-k89__intro-text{font-size:1.1em;line-height:1.8}.page-k89__quick-access-list{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.page-k89__quick-access-item{background-color:#f9f9f9;padding:20px;border-radius:8px;text-align:center;box-shadow:0 1px 5px rgba(0,0,0,0.05)}.page-k89__quick-access-item a{text-decoration:none;color:#e74c3c;font-weight:bold;font-size:1.1em}.page-k89__quick-access-item a:hover{color:#c0392b}.page-k89__games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px}.page-k89__game-card{background-color:#f9f9f9;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.1);text-align:center;display:flex;flex-direction:column}.page-k89__game-card-image{width:100%;height:200px;object-fit:cover}.page-k89__game-card-content{padding:20px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.page-k89__game-card-title{font-size:1.3em;color:#2c3e50;margin-bottom:10px}.page-k89__game-card-description{font-size:0.95em;color:#555;margin-bottom:15px}.page-k89__promotions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px}.page-k89__promotion-card{background-color:#f9f9f9;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.1);text-align:center}.page-k89__promotion-card-image{width:100%;height:220px;object-fit:cover}.page-k89__promotion-card-content{padding:20px}.page-k89__promotion-card-title{font-size:1.3em;color:#2c3e50;margin-bottom:10px}.page-k89__promotion-card-description{font-size:0.95em;color:#555;margin-bottom:15px}.page-k89__security-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;text-align:center}.page-k89__feature-item h3{color:#e74c3c}.page-k89__payment-providers{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:20px}.page-k89__payment-logo{width:auto;height:50px;max-width:120px;object-fit:contain}.page-k89__faq-list{list-style:none;padding:0}.page-k89__faq-item{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;margin-bottom:15px;overflow:hidden}.page-k89__faq-question{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;cursor:pointer;background-color:#eee;font-weight:bold;color:#333;user-select:none;transition:background-color 0.3s ease}.page-k89__faq-question:hover{background-color:#e0e0e0}.page-k89__faq-question h3{margin:0;font-size:1.1em;pointer-events:none}.page-k89__faq-toggle{font-size:1.5em;line-height:1;pointer-events:none;transition:transform 0.3s ease}.page-k89__faq-item.active .page-k89__faq-toggle{transform:rotate(45deg)}.page-k89__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;color:#555}.page-k89__faq-item.active .page-k89__faq-answer{max-height:2000px!important;padding:20px 20px!important;opacity:1}.page-k89__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px}.page-k89__blog-card{background-color:#f9f9f9;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.1);display:flex;flex-direction:column}.page-k89__blog-card-image{width:100%;height:180px;object-fit:cover}.page-k89__blog-card-content{padding:20px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.page-k89__blog-card-title{font-size:1.2em;color:#2c3e50;margin-bottom:10px}.page-k89__blog-card-title a{text-decoration:none;color:#2c3e50}.page-k89__blog-card-title a:hover{color:#e74c3c}.page-k89__blog-card-excerpt{font-size:0.9em;color:#555;margin-bottom:15px}.page-k89__blog-card-date{font-size:0.85em;color:#777;margin-top:auto}.page-k89__floating-buttons{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:10px;z-index:1000}.page-k89__floating-buttons .page-k89__button{width:120px;text-align:center;padding:10px 15px}.page-k89 img{max-width:100%;height:auto}.page-k89__payment-providers img,.page-k89__security-features img{max-width:100%;height:auto}@media (max-width:768px){.page-k89__hero-title{font-size:2.5em}.page-k89__hero-subtitle{font-size:1.2em}.page-k89__button{padding:10px 20px;font-size:0.9em}.page-k89__button-group{flex-direction:column;gap:10px}.page-k89__quick-access-list,.page-k89__games-grid,.page-k89__promotions-grid,.page-k89__security-features,.page-k89__blog-grid{grid-template-columns:1fr;gap:20px}.page-k89__quick-access-item{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.page-k89__quick-access-list{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0!important;margin-left:0!important;margin-right:0!important}.page-k89__intro-text,.page-k89__game-card-description,.page-k89__promotion-card-description,.page-k89__blog-card-excerpt,.page-k89__faq-answer{word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important;font-size:0.9em}.page-k89__faq-question{padding:12px 15px}.page-k89__faq-answer{padding:15px!important}.page-k89__floating-buttons{flex-direction:row;bottom:10px;right:10px;left:10px;justify-content:center}.page-k89__floating-buttons .page-k89__button{width:auto;flex-grow:1}.page-k89__section{padding:20px 15px}}