/* CSS Styling for page-ft-88 */.page-ft-88{font-family:'Arial',sans-serif;color:#333;line-height:1.6;background-color:#f8f8f8}.page-ft-88__hero-section{position:relative;width:100%;min-height:450px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;padding:10px 0 60px;background:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.6))}.page-ft-88__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.page-ft-88__hero-content{z-index:1;max-width:900px;padding:0 20px}.page-ft-88__hero-title{font-size:3.2em;margin-bottom:20px;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,0.7)}.page-ft-88__hero-subtitle{font-size:1.5em;margin-bottom:30px;font-weight:300}.page-ft-88__cta-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.page-ft-88__cta-button{background-color:#e44d26;color:#fff;padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color 0.3s ease,transform 0.3s ease}.page-ft-88__cta-button:hover{background-color:#ff6f40;transform:translateY(-3px)}.page-ft-88__section{padding:60px 20px;max-width:1200px;margin:0 auto;text-align:center}.page-ft-88__section-light{background-color:#fff}.page-ft-88__section-dark{background-color:#f0f0f0}.page-ft-88__section-title{font-size:2.5em;color:#e44d26;margin-bottom:40px;font-weight:700}.page-ft-88__section-description{font-size:1.1em;color:#555;margin-bottom:40px}.page-ft-88__intro-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-ft-88__intro-item{background-color:#fff;padding:30px;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,0.1);text-align:left}.page-ft-88__intro-item-title{font-size:1.5em;color:#e44d26;margin-bottom:15px}.page-ft-88__intro-item-text{color:#666}.page-ft-88__game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-top:40px}.page-ft-88__game-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,0.1);overflow:hidden;text-align:left;transition:transform 0.3s ease}.page-ft-88__game-card:hover{transform:translateY(-5px)}.page-ft-88__game-card-image{width:100%;height:200px;object-fit:cover}.page-ft-88__game-card-content{padding:20px}.page-ft-88__game-card-title{font-size:1.4em;color:#e44d26;margin-bottom:10px}.page-ft-88__game-card-description{color:#666;font-size:0.95em;margin-bottom:15px}.page-ft-88__game-card-button{display:inline-block;background-color:#e44d26;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:bold;font-size:0.95em;transition:background-color 0.3s ease}.page-ft-88__game-card-button:hover{background-color:#ff6f40}.page-ft-88__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-ft-88__promo-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,0.1);overflow:hidden;text-align:left;transition:transform 0.3s ease}.page-ft-88__promo-card:hover{transform:translateY(-5px)}.page-ft-88__promo-card-image{width:100%;height:220px;object-fit:cover}.page-ft-88__promo-card-content{padding:20px}.page-ft-88__promo-card-title{font-size:1.4em;color:#e44d26;margin-bottom:10px}.page-ft-88__promo-card-description{color:#666;font-size:0.95em;margin-bottom:15px}.page-ft-88__promo-card-button{display:inline-block;background-color:#e44d26;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:bold;font-size:0.95em;transition:background-color 0.3s ease}.page-ft-88__promo-card-button:hover{background-color:#ff6f40}.page-ft-88__faq-container{margin-top:40px;text-align:left}.page-ft-88__faq-item{background-color:#fff;margin-bottom:15px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.05);overflow:hidden}.page-ft-88__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;background-color:#f5f5f5;border-bottom:1px solid #eee;font-weight:bold;color:#333;transition:background-color 0.3s ease}.page-ft-88__faq-question:hover{background-color:#e0e0e0}.page-ft-88__faq-question h3{margin:0;font-size:1.2em;color:#e44d26;pointer-events:none}.page-ft-88__faq-toggle{font-size:1.8em;line-height:1;width:30px;text-align:center;pointer-events:none}.page-ft-88__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-ft-88__faq-item.active .page-ft-88__faq-answer{max-height:2000px !important;padding:20px 15px !important;opacity:1}.page-ft-88__faq-item.active .page-ft-88__faq-question{background-color:#e44d26;color:#fff}.page-ft-88__faq-item.active .page-ft-88__faq-question h3{color:#fff}.page-ft-88__faq-item.active .page-ft-88__faq-toggle{color:#fff}.page-ft-88__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-ft-88__blog-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,0.1);overflow:hidden;text-align:left;transition:transform 0.3s ease}.page-ft-88__blog-card:hover{transform:translateY(-5px)}.page-ft-88__blog-card-image{width:100%;height:220px;object-fit:cover}.page-ft-88__blog-card-content{padding:20px}.page-ft-88__blog-card-title{font-size:1.4em;color:#e44d26;margin-bottom:10px}.page-ft-88__blog-card-title a{text-decoration:none;color:#e44d26;transition:color 0.3s ease}.page-ft-88__blog-card-title a:hover{color:#ff6f40}.page-ft-88__blog-card-date{font-size:0.9em;color:#999;margin-bottom:10px}.page-ft-88__blog-card-excerpt{color:#666;font-size:0.95em;margin-bottom:15px}.page-ft-88__blog-card-button{display:inline-block;background-color:#e44d26;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:bold;font-size:0.95em;transition:background-color 0.3s ease}.page-ft-88__blog-card-button:hover{background-color:#ff6f40}.page-ft-88__floating-buttons{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:15px;z-index:1000}.page-ft-88__floating-button{background-color:#e44d26;color:#fff;padding:12px 25px;border-radius:50px;text-decoration:none;font-weight:bold;font-size:1.1em;box-shadow:0 4px 10px rgba(0,0,0,0.2);transition:background-color 0.3s ease,transform 0.3s ease}.page-ft-88__floating-button:hover{background-color:#ff6f40;transform:scale(1.05)}.page-ft-88__quick-access-links{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;margin-top:30px}.page-ft-88__quick-access-link{background-color:#e44d26;color:#fff;padding:12px 25px;border-radius:8px;text-decoration:none;font-weight:bold;font-size:1em;transition:background-color 0.3s ease,transform 0.3s ease}.page-ft-88__quick-access-link:hover{background-color:#ff6f40;transform:translateY(-3px)}@media (max-width:1024px){.page-ft-88__hero-title{font-size:2.8em}.page-ft-88__hero-subtitle{font-size:1.3em}.page-ft-88__section-title{font-size:2em}}@media (max-width:768px){.page-ft-88__hero-title{font-size:2em;margin-bottom:15px}.page-ft-88__hero-subtitle{font-size:1.1em;margin-bottom:20px}.page-ft-88__cta-buttons{flex-direction:column;gap:10px}.page-ft-88__cta-button{width:100%;max-width:280px;margin:0 auto}.page-ft-88__section{padding:40px 15px}.page-ft-88__section-title{font-size:1.8em;margin-bottom:30px}.page-ft-88__section-description{font-size:1em}.page-ft-88__intro-grid,.page-ft-88__game-grid,.page-ft-88__promo-grid,.page-ft-88__blog-grid{grid-template-columns:1fr;gap:20px}.page-ft-88__intro-item,.page-ft-88__game-card,.page-ft-88__promo-card,.page-ft-88__blog-card{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-ft-88__faq-question h3{font-size:1.1em}.page-ft-88__faq-answer{padding:0 10px}.page-ft-88__faq-item.active .page-ft-88__faq-answer{padding:15px 10px !important}.page-ft-88__floating-buttons{bottom:15px;right:15px;gap:10px}.page-ft-88__floating-button{padding:10px 20px;font-size:1em}.page-ft-88__quick-access-links{flex-direction:column;gap:10px}.page-ft-88__quick-access-link{width:100%;max-width:280px;margin:0 auto}}