.page-fb88-con__floating-buttons{position:fixed;bottom:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:10px}.page-fb88-con__floating-button{background-color:#007bff;color:#fff;padding:12px 20px;border-radius:25px;text-align:center;text-decoration:none;font-weight:700;box-shadow:0 4px 8px rgba(0,0,0,.2);transition:background-color .3s ease}.page-fb88-con__floating-button:hover{background-color:#0056b3}.page-fb88-con__main-content{padding-top:10px;color:#333;font-family:'Arial',sans-serif;line-height:1.6;background-color:#f8f9fa}.page-fb88-con__section{padding:40px 20px;margin-bottom:20px;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.page-fb88-con__section-dark{background-color:#2c3e50;color:#fff}.page-fb88-con__hero-section{position:relative;width:100%;min-height:300px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;padding:60px 20px;overflow:hidden;background-size:cover;background-position:center;box-sizing:border-box}.page-fb88-con__hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:1}.page-fb88-con__hero-content{position:relative;z-index:2;max-width:800px}.page-fb88-con__hero-title{font-size:2.8em;margin-bottom:15px;color:#fff;line-height:1.2}.page-fb88-con__hero-subtitle{font-size:1.4em;margin-bottom:30px;font-weight:300}.page-fb88-con__hero-button{display:inline-block;background-color:#e44d26;color:#fff;padding:15px 30px;border-radius:5px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease}.page-fb88-con__hero-button:hover{background-color:#c23b1a}.page-fb88-con__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}.page-fb88-con__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-fb88-con__payment-logo img{display:block;width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important;object-fit:contain}.page-fb88-con__title{font-size:2.2em;color:#e44d26;margin-bottom:20px;text-align:center}.page-fb88-con__subtitle{font-size:1.2em;color:#555;margin-bottom:30px;text-align:center}.page-fb88-con__text-content{font-size:1em;color:#444;margin-bottom:20px}.page-fb88-con__feature-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;list-style:none;padding:0}.page-fb88-con__feature-item{background-color:#f0f2f5;padding:20px;border-radius:8px;text-align:center;box-shadow:0 1px 3px rgba(0,0,0,.1)}.page-fb88-con__feature-item h3{color:#e44d26;margin-top:10px;font-size:1.3em}.page-fb88-con__feature-item p{color:#666}.page-fb88-con__quick-access-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px;padding:0;list-style:none}.page-fb88-con__quick-access-item{text-align:center}.page-fb88-con__quick-access-link{display:block;background-color:#007bff;color:#fff;padding:12px 10px;border-radius:5px;text-decoration:none;font-weight:700;font-size:.95em;transition:background-color .3s ease}.page-fb88-con__quick-access-link:hover{background-color:#0056b3}.page-fb88-con__game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px}.page-fb88-con__game-card{background-color:#f9f9f9;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);text-align:center;transition:transform .3s ease}.page-fb88-con__game-card:hover{transform:translateY(-5px)}.page-fb88-con__game-card img{width:100%;height:200px;object-fit:cover}.page-fb88-con__game-card-content{padding:20px}.page-fb88-con__game-card h3{color:#e44d26;margin-bottom:10px;font-size:1.4em}.page-fb88-con__game-card p{color:#555;font-size:.95em}.page-fb88-con__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px}.page-fb88-con__promo-card{background-color:#f0f2f5;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);text-align:center;transition:transform .3s ease}.page-fb88-con__promo-card:hover{transform:translateY(-5px)}.page-fb88-con__promo-card img{width:100%;height:180px;object-fit:cover}.page-fb88-con__promo-card-content{padding:15px}.page-fb88-con__promo-card h3{color:#e44d26;margin-bottom:8px;font-size:1.3em}.page-fb88-con__promo-card p{color:#666;font-size:.9em}.page-fb88-con__promo-button{display:inline-block;background-color:#007bff;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:700;margin-top:15px;font-size:.9em;transition:background-color .3s ease}.page-fb88-con__promo-button:hover{background-color:#0056b3}.page-fb88-con__contact-info{display:flex;flex-direction:column;gap:15px}.page-fb88-con__contact-item{display:flex;align-items:center;gap:10px;font-size:1.1em}.page-fb88-con__contact-item span{color:#e44d26;font-weight:700}.page-fb88-con__faq-list{list-style:none;padding:0}.page-fb88-con__faq-item{margin-bottom:10px;border:1px solid #ddd;border-radius:8px;overflow:hidden}.page-fb88-con__faq-question{background-color:#f5f5f5;padding:15px 20px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:700;color:#333;transition:background-color .3s ease}.page-fb88-con__faq-question:hover{background-color:#eee}.page-fb88-con__faq-question h3{margin:0;font-size:1.1em;pointer-events:none;color:#e44d26}.page-fb88-con__faq-toggle{font-size:1.5em;line-height:1;pointer-events:none}.page-fb88-con__faq-answer{max-height:0;overflow:hidden;padding:0 15px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease}.page-fb88-con__faq-item.active .page-fb88-con__faq-answer{max-height:2000px!important;padding:20px 15px!important;opacity:1}.page-fb88-con__faq-item.active .page-fb88-con__faq-question{background-color:#e44d26;color:#fff}.page-fb88-con__faq-item.active .page-fb88-con__faq-question h3{color:#fff}.page-fb88-con__faq-item.active .page-fb88-con__faq-toggle{color:#fff}.page-fb88-con__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px}.page-fb88-con__blog-card{background-color:#f9f9f9;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .3s ease}.page-fb88-con__blog-card:hover{transform:translateY(-5px)}.page-fb88-con__blog-card img{width:100%;height:180px;object-fit:cover}.page-fb88-con__blog-card-content{padding:15px}.page-fb88-con__blog-card h3{margin-bottom:10px;font-size:1.2em}.page-fb88-con__blog-card h3 a{color:#e44d26;text-decoration:none}.page-fb88-con__blog-card h3 a:hover{text-decoration:underline}.page-fb88-con__blog-card p{color:#666;font-size:.9em;line-height:1.5}.page-fb88-con__blog-date{font-size:.85em;color:#999;margin-top:10px}.page-fb88-con__brand-keyword{text-align:center;font-size:2.5em;color:#e44d26;font-weight:700;margin-bottom:30px;text-transform:uppercase}.page-fb88-con__floating-buttons{position:fixed;bottom:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:10px}.page-fb88-con__floating-button{background-color:#007bff;color:#fff;padding:12px 20px;border-radius:25px;text-align:center;text-decoration:none;font-weight:700;box-shadow:0 4px 8px rgba(0,0,0,.2);transition:background-color .3s ease}.page-fb88-con__floating-button:hover{background-color:#0056b3}@media (max-width:768px){.page-fb88-con__hero-title{font-size:2em}.page-fb88-con__hero-subtitle{font-size:1.1em}.page-fb88-con__hero-button{padding:12px 25px;font-size:1em}.page-fb88-con__payment-providers{gap:16px}.page-fb88-con__payment-logo,.page-fb88-con__payment-logo img{width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important}.page-fb88-con__title{font-size:1.8em}.page-fb88-con__subtitle{font-size:1em}.page-fb88-con__feature-list,.page-fb88-con__game-grid,.page-fb88-con__promo-grid,.page-fb88-con__blog-grid{grid-template-columns:1fr}.page-fb88-con__feature-item{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important;padding:15px 10px}.page-fb88-con__feature-item h3{font-size:1.2em}.page-fb88-con__feature-item p{font-size:.9em}.page-fb88-con__quick-access-grid{grid-template-columns:repeat(2,1fr)}.page-fb88-con__quick-access-link{padding:10px 8px;font-size:.9em}.page-fb88-con__game-card img,.page-fb88-con__promo-card img,.page-fb88-con__blog-card img{height:150px}.page-fb88-con__game-card-content,.page-fb88-con__promo-card-content,.page-fb88-con__blog-card-content{padding:15px}.page-fb88-con__game-card h3,.page-fb88-con__promo-card h3{font-size:1.2em}.page-fb88-con__game-card p,.page-fb88-con__promo-card p,.page-fb88-con__blog-card p{font-size:.85em}.page-fb88-con__promo-button{padding:8px 15px;font-size:.85em}.page-fb88-con__contact-item{font-size:1em}.page-fb88-con__faq-question{padding:12px 15px}.page-fb88-con__faq-question h3{font-size:1em}.page-fb88-con__faq-answer{padding:15px 15px!important}.page-fb88-con__faq-item{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-fb88-con__blog-card h3{font-size:1.1em}.page-fb88-con__brand-keyword{font-size:2em}.page-fb88-con__floating-buttons{bottom:15px;right:15px}.page-fb88-con__floating-button{padding:10px 18px;font-size:.9em}}