.page-kk-98{font-family:'Arial',sans-serif;color:#e0e0e0;background-color:#1a1a2e}.page-kk-98__container{max-width:1200px;margin:0 auto;padding:20px}.page-kk-98__hero-section{position:relative;width:100%;min-height:500px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;padding-top:10px;overflow:hidden}.page-kk-98__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.page-kk-98__hero-background img{width:100%;height:100%;object-fit:cover;max-width:100%;height:auto!important}.page-kk-98__hero-content{z-index:1;padding:20px;max-width:900px}.page-kk-98__hero-title{font-size:3.5em;margin-bottom:15px;line-height:1.2;color:#ffc107}.page-kk-98__hero-description{font-size:1.2em;margin-bottom:30px;color:#fff}.page-kk-98__hero-cta-group{display:flex;gap:20px;justify-content:center}.page-kk-98__hero-cta-button{display:inline-block;background-color:#007bff;color:#fff;padding:15px 30px;border-radius:5px;text-decoration:none;font-size:1.1em;font-weight:bold;transition:background-color 0.3s ease;min-width:150px}.page-kk-98__hero-cta-button:hover{background-color:#0056b3}.page-kk-98__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 0;background-color:#2a2a4a}.page-kk-98__payment-providers-title{width:100%;text-align:center;color:#ffc107;margin-bottom:20px;font-size:2em}.page-kk-98__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-kk-98__payment-logo img{display:block;width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important;object-fit:contain}.page-kk-98__section{padding:60px 20px;text-align:center}.page-kk-98__section:nth-of-type(odd){background-color:#1a1a2e}.page-kk-98__section:nth-of-type(even){background-color:#20203a}.page-kk-98__section-title{font-size:2.5em;color:#ffc107;margin-bottom:30px}.page-kk-98__intro-text{font-size:1.1em;line-height:1.6;max-width:800px;margin:0 auto 40px auto}.page-kk-98__intro-highlight{color:#ffc107;font-weight:bold}.page-kk-98__link-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;max-width:1000px;margin:0 auto}.page-kk-98__link-item{background-color:#2a2a4a;padding:25px;border-radius:10px;text-decoration:none;color:#fff;font-size:1.1em;font-weight:bold;transition:transform 0.3s ease,background-color 0.3s ease}.page-kk-98__link-item:hover{transform:translateY(-5px);background-color:#3a3a5a}.page-kk-98__game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-kk-98__game-card{background-color:#2a2a4a;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.3);text-align:left;transition:transform 0.3s ease}.page-kk-98__game-card:hover{transform:translateY(-8px)}.page-kk-98__game-card-image{width:100%;height:200px;object-fit:cover}.page-kk-98__game-card-image img{width:100%;height:100%;object-fit:cover;max-width:100%;height:auto!important}.page-kk-98__game-card-content{padding:20px}.page-kk-98__game-card-title{font-size:1.5em;color:#ffc107;margin-bottom:10px}.page-kk-98__game-card-description{font-size:0.95em;line-height:1.5;color:#ccc;margin-bottom:20px}.page-kk-98__game-card-button{display:inline-block;background-color:#007bff;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:bold;transition:background-color 0.3s ease}.page-kk-98__game-card-button:hover{background-color:#0056b3}.page-kk-98__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-kk-98__promo-card{background-color:#2a2a4a;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.3);text-align:left;transition:transform 0.3s ease}.page-kk-98__promo-card:hover{transform:translateY(-8px)}.page-kk-98__promo-card-image{width:100%;height:200px;object-fit:cover}.page-kk-98__promo-card-image img{width:100%;height:100%;object-fit:cover;max-width:100%;height:auto!important}.page-kk-98__promo-card-content{padding:20px}.page-kk-98__promo-card-title{font-size:1.4em;color:#ffc107;margin-bottom:10px}.page-kk-98__promo-card-description{font-size:0.95em;line-height:1.5;color:#ccc;margin-bottom:20px}.page-kk-98__promo-card-button{display:inline-block;background-color:#28a745;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:bold;transition:background-color 0.3s ease}.page-kk-98__promo-card-button:hover{background-color:#218838}.page-kk-98__faq-list{max-width:800px;margin:0 auto}.page-kk-98__faq-item{background-color:#2a2a4a;margin-bottom:15px;border-radius:10px;overflow:hidden}.page-kk-98__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;background-color:#343a40;color:#fff;cursor:pointer;user-select:none;font-size:1.1em;font-weight:bold;transition:background-color 0.3s ease}.page-kk-98__faq-question:hover{background-color:#495057}.page-kk-98__faq-question h3{margin:0;pointer-events:none;color:#fff}.page-kk-98__faq-toggle{font-size:1.5em;margin-left:15px;pointer-events:none;transition:transform 0.3s ease}.page-kk-98__faq-item.active .page-kk-98__faq-toggle{transform:rotate(45deg)}.page-kk-98__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:#ccc;text-align:left}.page-kk-98__faq-item.active .page-kk-98__faq-answer{max-height:2000px!important;padding:20px!important;opacity:1}.page-kk-98__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-kk-98__blog-card{background-color:#2a2a4a;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.3);text-align:left;transition:transform 0.3s ease}.page-kk-98__blog-card:hover{transform:translateY(-8px)}.page-kk-98__blog-card-image{width:100%;height:180px;object-fit:cover}.page-kk-98__blog-card-image img{width:100%;height:100%;object-fit:cover;max-width:100%;height:auto!important}.page-kk-98__blog-card-content{padding:20px}.page-kk-98__blog-card-title{font-size:1.3em;color:#ffc107;margin-bottom:10px;text-decoration:none}.page-kk-98__blog-card-title:hover{text-decoration:underline}.page-kk-98__blog-card-description{font-size:0.9em;line-height:1.5;color:#ccc;margin-bottom:15px}.page-kk-98__blog-card-date{font-size:0.85em;color:#999}.page-kk-98__floating-buttons{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:15px;z-index:1000}.page-kk-98__floating-button{background-color:#ffc107;color:#1a1a2e;padding:12px 25px;border-radius:50px;text-decoration:none;font-weight:bold;box-shadow:0 4px 10px rgba(0,0,0,0.3);transition:background-color 0.3s ease,transform 0.3s ease}.page-kk-98__floating-button:hover{background-color:#e0a800;transform:scale(1.05)}@media (max-width:768px){.page-kk-98__hero-title{font-size:2.5em}.page-kk-98__hero-description{font-size:1em}.page-kk-98__hero-cta-group{flex-direction:column;gap:10px}.page-kk-98__hero-cta-button{width:100%;max-width:250px}.page-kk-98__payment-providers{gap:16px}.page-kk-98__payment-logo,.page-kk-98__payment-logo img{width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important}.page-kk-98__section{padding:40px 15px}.page-kk-98__section-title{font-size:2em}.page-kk-98__intro-text{font-size:0.95em}.page-kk-98__link-grid,.page-kk-98__game-grid,.page-kk-98__promo-grid,.page-kk-98__blog-grid{grid-template-columns:1fr;padding:0 10px;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.page-kk-98__link-item,.page-kk-98__game-card,.page-kk-98__promo-card,.page-kk-98__blog-card{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.page-kk-98__faq-question{font-size:1em;padding:15px}.page-kk-98__faq-question h3{pointer-events:none}.page-kk-98__faq-answer{padding:15px!important}.page-kk-98__floating-buttons{bottom:15px;right:15px;gap:10px}.page-kk-98__floating-button{padding:10px 20px;font-size:0.9em}}