.page-eevip88-app__hero-section{position:relative;width:100%;padding:10px 0 60px;background-color:#1a1a2e;color:#fff;text-align:center;overflow:hidden}.page-eevip88-app__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.page-eevip88-app__hero-content{position:relative;z-index:2;max-width:960px;margin:0 auto;padding:20px}.page-eevip88-app__hero-title{font-size:3.2em;margin-bottom:20px;line-height:1.2;font-weight:700}.page-eevip88-app__hero-description{font-size:1.3em;margin-bottom:30px;line-height:1.6}.page-eevip88-app__cta-button{display:inline-block;background-color:#e94560;color:#fff;padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color .3s ease,transform .3s ease}.page-eevip88-app__cta-button:hover{background-color:#d4304b;transform:translateY(-2px)}.page-eevip88-app__section{padding:60px 20px;max-width:1200px;margin:0 auto}.page-eevip88-app__section-title{font-size:2.5em;color:#1a1a2e;text-align:center;margin-bottom:40px;font-weight:700}.page-eevip88-app__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:#f8f8f8}.page-eevip88-app__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-eevip88-app__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain}.page-eevip88-app__intro-content{display:flex;flex-wrap:wrap;gap:30px;align-items:center}.page-eevip88-app__intro-text{flex:1;min-width:300px;line-height:1.7;font-size:1.1em;color:#333}.page-eevip88-app__intro-image{flex:1;min-width:300px;text-align:center}.page-eevip88-app__intro-image img{max-width:100%;height:auto;border-radius:10px;box-shadow:0 8px 16px rgba(0,0,0,.1)}.page-eevip88-app__quick-access-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:30px}.page-eevip88-app__quick-access-button{display:block;padding:20px;background-color:#0f3460;color:#fff;text-align:center;border-radius:8px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color .3s ease,transform .3s ease}.page-eevip88-app__quick-access-button:hover{background-color:#1a1a2e;transform:translateY(-2px)}.page-eevip88-app__games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.page-eevip88-app__game-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);overflow:hidden;text-align:center;transition:transform .3s ease}.page-eevip88-app__game-card:hover{transform:translateY(-5px)}.page-eevip88-app__game-card img{width:100%;height:250px;object-fit:cover}.page-eevip88-app__game-card-content{padding:20px}.page-eevip88-app__game-card-title{font-size:1.5em;margin-bottom:10px;color:#1a1a2e}.page-eevip88-app__game-card-description{font-size:.95em;color:#555;line-height:1.6}.page-eevip88-app__promotions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.page-eevip88-app__promo-card{background-color:#fefefe;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);overflow:hidden;transition:transform .3s ease}.page-eevip88-app__promo-card:hover{transform:translateY(-5px)}.page-eevip88-app__promo-card img{width:100%;height:220px;object-fit:cover}.page-eevip88-app__promo-card-content{padding:20px}.page-eevip88-app__promo-card-title{font-size:1.6em;color:#e94560;margin-bottom:10px}.page-eevip88-app__promo-card-description{font-size:1em;color:#555;line-height:1.6}.page-eevip88-app__security-content{display:flex;flex-wrap:wrap;gap:30px;align-items:flex-start}.page-eevip88-app__security-text{flex:2;min-width:300px}.page-eevip88-app__security-text h3{font-size:1.8em;color:#0f3460;margin-bottom:15px}.page-eevip88-app__security-text p{line-height:1.7;font-size:1.1em;color:#333;margin-bottom:20px}.page-eevip88-app__security-text ul{list-style:none;padding-left:0}.page-eevip88-app__security-text ul li{margin-bottom:10px;font-size:1em;color:#333;position:relative;padding-left:25px}.page-eevip88-app__security-text ul li:before{content:'✓';position:absolute;left:0;color:#e94560;font-weight:bold}.page-eevip88-app__security-image{flex:1;min-width:250px;text-align:center}.page-eevip88-app__security-image img{max-width:100%;height:auto;border-radius:10px;box-shadow:0 8px 16px rgba(0,0,0,.1)}.page-eevip88-app__faq-list{margin-top:40px}.page-eevip88-app__faq-item{background-color:#fff;border-radius:8px;margin-bottom:15px;box-shadow:0 2px 5px rgba(0,0,0,.05)}.page-eevip88-app__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;user-select:none;background-color:#f9f9f9;border-radius:8px;transition:background-color .3s ease}.page-eevip88-app__faq-question:hover{background-color:#f0f0f0}.page-eevip88-app__faq-question h3{margin:0;font-size:1.2em;color:#1a1a2e;pointer-events:none}.page-eevip88-app__faq-toggle{font-size:1.5em;color:#e94560;font-weight:bold;pointer-events:none}.page-eevip88-app__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-eevip88-app__faq-item.active .page-eevip88-app__faq-answer{max-height:2000px !important;padding:20px 15px !important;opacity:1}.page-eevip88-app__faq-item.active .page-eevip88-app__faq-question{background-color:#e94560;color:#fff}.page-eevip88-app__faq-item.active .page-eevip88-app__faq-question h3,.page-eevip88-app__faq-item.active .page-eevip88-app__faq-toggle{color:#fff}.page-eevip88-app__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.page-eevip88-app__blog-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);overflow:hidden;transition:transform .3s ease}.page-eevip88-app__blog-card:hover{transform:translateY(-5px)}.page-eevip88-app__blog-card img{width:100%;height:200px;object-fit:cover}.page-eevip88-app__blog-card-content{padding:20px}.page-eevip88-app__blog-card-title{font-size:1.4em;margin-bottom:10px;color:#1a1a2e}.page-eevip88-app__blog-card-title a{text-decoration:none;color:inherit;transition:color .3s ease}.page-eevip88-app__blog-card-title a:hover{color:#e94560}.page-eevip88-app__blog-card-excerpt{font-size:.95em;color:#555;line-height:1.6;margin-bottom:15px}.page-eevip88-app__blog-card-date{font-size:.85em;color:#888}.page-eevip88-app__read-more-button{display:inline-block;background-color:#0f3460;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:bold;font-size:.9em;transition:background-color .3s ease}.page-eevip88-app__read-more-button:hover{background-color:#1a1a2e}@media (max-width:768px){.page-eevip88-app__hero-title{font-size:2.2em}.page-eevip88-app__hero-description{font-size:1em}.page-eevip88-app__section{padding:40px 15px}.page-eevip88-app__section-title{font-size:2em}.page-eevip88-app__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}.page-eevip88-app__payment-logo,.page-eevip88-app__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important}.page-eevip88-app__intro-content{flex-direction:column}.page-eevip88-app__intro-text,.page-eevip88-app__intro-image{min-width:unset}.page-eevip88-app__quick-access-grid{grid-template-columns:1fr}.page-eevip88-app__games-grid{grid-template-columns:1fr}.page-eevip88-app__promotions-grid{grid-template-columns:1fr}.page-eevip88-app__security-content{flex-direction:column}.page-eevip88-app__security-text,.page-eevip88-app__security-image{min-width:unset}.page-eevip88-app__faq-question h3{font-size:1.1em}.page-eevip88-app__faq-answer{padding:0 15px}.page-eevip88-app__faq-item.active .page-eevip88-app__faq-answer{padding:15px !important}.page-eevip88-app__blog-grid{grid-template-columns:1fr}.page-eevip88-app__intro-text,.page-eevip88-app__security-text p,.page-eevip88-app__security-text ul li{font-size:1em}.page-eevip88-app__game-card-description,.page-eevip88-app__promo-card-description,.page-eevip88-app__blog-card-excerpt{font-size:.9em}.page-eevip88-app__quick-access-button,.page-eevip88-app__cta-button{font-size:1em}.page-eevip88-app__faq-answer p{word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important}.page-eevip88-app__quick-access-grid,.page-eevip88-app__games-grid,.page-eevip88-app__promotions-grid,.page-eevip88-app__blog-grid{width:100% !important;max-width:100% !important;box-sizing:border-box !important;padding:0 !important;margin-left:0 !important;margin-right:0 !important}.page-eevip88-app__quick-access-button,.page-eevip88-app__game-card,.page-eevip88-app__promo-card,.page-eevip88-app__blog-card{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important}.page-eevip88-app__quick-access-button img,.page-eevip88-app__game-card img,.page-eevip88-app__promo-card img,.page-eevip88-app__blog-card img{max-width:100% !important;height:auto !important;box-sizing:border-box !important}}.page-eevip88-app__hero-section img,.page-eevip88-app__intro-section img,.page-eevip88-app__games-section img,.page-eevip88-app__promotions-section img,.page-eevip88-app__security-section img,.page-eevip88-app__blog-section img{max-width:100%;height:auto;box-sizing:border-box}.page-eevip88-app__hero-section img,.page-eevip88-app__intro-section img,.page-eevip88-app__games-section img,.page-eevip88-app__promotions-section img,.page-eevip88-app__security-section img,.page-eevip88-app__blog-section img{max-width:100% !important;height:auto !important;box-sizing:border-box !important}