.page-88jd{font-family:'Arial',sans-serif;color:#333;line-height:1.6;background-color:#f8f8f8}.page-88jd__hero-section{position:relative;width:100%;min-height:450px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;padding-top:10px;overflow:hidden;background-color:#0a192f}.page-88jd__hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.page-88jd__hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.7));z-index:2}.page-88jd__hero-content{position:relative;z-index:3;padding:20px;max-width:900px}.page-88jd__hero-title{font-size:2.8em;margin-bottom:15px;text-shadow:2px 2px 4px rgba(0,0,0,0.5);color:#ffcc00}.page-88jd__hero-subtitle{font-size:1.2em;margin-bottom:30px;color:#eee}.page-88jd__btn{display:inline-block;background-color:#e44d26;color:#fff;padding:12px 28px;border-radius:5px;text-decoration:none;font-weight:bold;transition:background-color 0.3s ease;border:none;cursor:pointer;font-size:1em}.page-88jd__btn:hover{background-color:#f36b42}.page-88jd__payment-providers{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;max-width:100%;box-sizing:border-box;background-color:#fff;padding:30px 20px;border-bottom:1px solid #eee}.page-88jd__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-88jd__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain}.page-88jd__section{padding:50px 20px;max-width:1200px;margin:0 auto;background-color:#fff;border-bottom:1px solid #eee}.page-88jd__section:last-of-type{border-bottom:none}.page-88jd__section-title{font-size:2em;color:#0a192f;text-align:center;margin-bottom:30px;position:relative;padding-bottom:10px}.page-88jd__section-title::after{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:60px;height:3px;background-color:#e44d26}.page-88jd__text-content{font-size:1em;color:#555;margin-bottom:20px;text-align:justify}.page-88jd__feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:30px}.page-88jd__feature-item{background-color:#f9f9f9;padding:25px;border-radius:10px;text-align:center;box-shadow:0 4px 8px rgba(0,0,0,0.05);transition:transform 0.3s ease}.page-88jd__feature-item:hover{transform:translateY(-5px)}.page-88jd__feature-icon{width:200px;height:200px;object-fit:contain;margin-bottom:15px}.page-88jd__feature-title{font-size:1.3em;color:#0a192f;margin-bottom:10px}.page-88jd__feature-description{font-size:0.95em;color:#666}.page-88jd__game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;margin-top:30px}.page-88jd__game-card{background-color:#f9f9f9;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,0.05);transition:transform 0.3s ease}.page-88jd__game-card:hover{transform:translateY(-5px)}.page-88jd__game-image{width:100%;height:200px;object-fit:cover}.page-88jd__game-content{padding:20px}.page-88jd__game-title{font-size:1.2em;color:#0a192f;margin-bottom:10px}.page-88jd__game-description{font-size:0.9em;color:#666;margin-bottom:15px}.page-88jd__quick-links{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;margin-top:30px}.page-88jd__quick-link-btn{background-color:#0a192f;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:bold;transition:background-color 0.3s ease}.page-88jd__quick-link-btn:hover{background-color:#1a2b42}.page-88jd__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;margin-top:30px}.page-88jd__promo-card{background-color:#f9f9f9;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,0.05);transition:transform 0.3s ease}.page-88jd__promo-card:hover{transform:translateY(-5px)}.page-88jd__promo-image{width:100%;height:220px;object-fit:cover}.page-88jd__promo-content{padding:20px}.page-88jd__promo-title{font-size:1.3em;color:#0a192f;margin-bottom:10px}.page-88jd__promo-description{font-size:0.95em;color:#666;margin-bottom:15px}.page-88jd__security-item{display:flex;align-items:flex-start;margin-bottom:20px}.page-88jd__security-icon{width:200px;height:200px;object-fit:contain;margin-right:20px;flex-shrink:0}.page-88jd__security-details{flex-grow:1}.page-88jd__security-title{font-size:1.3em;color:#0a192f;margin-bottom:5px}.page-88jd__security-description{font-size:0.95em;color:#666}.page-88jd__faq-list{margin-top:30px}.page-88jd__faq-item{background-color:#f9f9f9;border-radius:10px;margin-bottom:15px;box-shadow:0 2px 4px rgba(0,0,0,0.03);overflow:hidden}.page-88jd__faq-question{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;font-size:1.1em;color:#0a192f;font-weight:bold;cursor:pointer;user-select:none;background-color:#eee;border-bottom:1px solid #e0e0e0;transition:background-color 0.3s ease}.page-88jd__faq-question:hover{background-color:#e0e0e0}.page-88jd__faq-question h3{margin:0;pointer-events:none}.page-88jd__faq-toggle{font-size:1.5em;line-height:1;margin-left:15px;pointer-events:none;transition:transform 0.3s ease}.page-88jd__faq-item.active .page-88jd__faq-toggle{transform:rotate(45deg)}.page-88jd__faq-answer{max-height:0;overflow:hidden;padding:0 20px;opacity:0;transition:max-height 0.4s cubic-bezier(0.4,0,0.2,1),padding 0.4s ease,opacity 0.4s ease;color:#555;background-color:#fff}.page-88jd__faq-item.active .page-88jd__faq-answer{max-height:2000px !important;padding:20px !important;opacity:1}.page-88jd__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin-top:30px}.page-88jd__blog-card{background-color:#f9f9f9;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,0.05);transition:transform 0.3s ease}.page-88jd__blog-card:hover{transform:translateY(-5px)}.page-88jd__blog-image{width:100%;height:180px;object-fit:cover}.page-88jd__blog-content{padding:20px}.page-88jd__blog-title{font-size:1.2em;color:#0a192f;margin-bottom:10px}.page-88jd__blog-title a{text-decoration:none;color:inherit;transition:color 0.3s ease}.page-88jd__blog-title a:hover{color:#e44d26}.page-88jd__blog-date{font-size:0.85em;color:#888;margin-bottom:10px}.page-88jd__blog-excerpt{font-size:0.95em;color:#666}.page-88jd__floating-buttons{position:fixed;bottom:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:10px}.page-88jd__floating-btn{background-color:#e44d26;color:#fff;padding:10px 15px;border-radius:50px;text-decoration:none;font-weight:bold;box-shadow:0 4px 8px rgba(0,0,0,0.2);transition:background-color 0.3s ease}.page-88jd__floating-btn:hover{background-color:#f36b42}@media (max-width:768px){.page-88jd__hero-title{font-size:2em}.page-88jd__hero-subtitle{font-size:1em}.page-88jd__btn{padding:10px 20px;font-size:0.9em}.page-88jd__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px;padding:20px 10px}.page-88jd__payment-logo,.page-88jd__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important}.page-88jd__section{padding:30px 15px}.page-88jd__section-title{font-size:1.6em;margin-bottom:20px}.page-88jd__text-content{font-size:0.95em}.page-88jd__feature-grid,.page-88jd__game-grid,.page-88jd__promo-grid,.page-88jd__blog-grid{grid-template-columns:1fr;gap:20px}.page-88jd__feature-item,.page-88jd__game-card,.page-88jd__promo-card,.page-88jd__blog-card{padding:15px}.page-88jd__feature-icon{width:150px;height:150px}.page-88jd__quick-links{flex-direction:column;gap:10px}.page-88jd__quick-link-btn{width:100%;box-sizing:border-box;text-align:center}.page-88jd__security-item{flex-direction:column;text-align:center}.page-88jd__security-icon{margin:0 auto 15px auto}.page-88jd__faq-question{padding:12px 15px;font-size:1em}.page-88jd__faq-answer{padding:15px !important}.page-88jd__faq-answer p{margin:0;width:100% !important;max-width:100% !important;box-sizing:border-box !important;word-wrap:break-word !important;overflow-wrap:break-word !important}.page-88jd__faq-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-88jd__floating-buttons{bottom:15px;right:15px}.page-88jd__floating-btn{padding:8px 12px;font-size:0.9em}}