body{font-family:'Arial',sans-serif;margin:0;padding:0;background-color:#f4f7f6;color:#333}.page-88k-km{max-width:1200px;margin:0 auto;padding:10px}.page-88k-km__section-title{text-align:center;color:#2c3e50;margin-bottom:40px;font-size:2.5em;font-weight:700}.page-88k-km__section-title span{color:#e74c3c}.page-88k-km__text-center{text-align:center}.page-88k-km__hero-section{position:relative;background-color:#1e272e;color:#fff;text-align:center;padding:100px 20px 60px;overflow:hidden;border-radius:10px;margin-bottom:40px}.page-88k-km__hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.4;z-index:0}.page-88k-km__hero-content{position:relative;z-index:1;max-width:800px;margin:0 auto}.page-88k-km__hero-title{font-size:3.5em;margin-bottom:20px;line-height:1.2;color:#f0b90b}.page-88k-km__hero-subtitle{font-size:1.5em;margin-bottom:30px;font-weight:300}.page-88k-km__hero-buttons{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.page-88k-km__btn{display:inline-block;padding:15px 30px;background-color:#e74c3c;color:#fff;text-decoration:none;border-radius:50px;font-weight:700;font-size:1.1em;transition:background-color .3s ease,transform .3s ease;border:none;cursor:pointer}.page-88k-km__btn:hover{background-color:#c0392b;transform:translateY(-3px)}.page-88k-km__btn--secondary{background-color:#3498db}.page-88k-km__btn--secondary:hover{background-color:#2980b9}.page-88k-km__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-radius:10px;margin-bottom:40px}.page-88k-km__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-88k-km__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain}.page-88k-km__intro-section,.page-88k-km__quick-access-section,.page-88k-km__games-section,.page-88k-km__promotions-section,.page-88k-km__security-section,.page-88k-km__blog-section{background-color:#fff;padding:40px 20px;border-radius:10px;margin-bottom:40px}.page-88k-km__intro-content{display:flex;flex-direction:column;gap:20px;line-height:1.8;font-size:1.1em}.page-88k-km__intro-content p{margin-bottom:15px;color:#555}.page-88k-km__quick-access-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.page-88k-km__quick-access-item{background-color:#f9f9f9;padding:25px;border-radius:8px;text-align:center;box-shadow:0 2px 5px rgba(0,0,0,.05);transition:transform .3s ease}.page-88k-km__quick-access-item:hover{transform:translateY(-5px)}.page-88k-km__quick-access-item h3{margin-top:0;color:#34495e}.page-88k-km__games-grid,.page-88k-km__promotions-grid,.page-88k-km__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.page-88k-km__game-card,.page-88k-km__promo-card,.page-88k-km__blog-card{background-color:#f9f9f9;border-radius:10px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.1);transition:transform .3s ease;display:flex;flex-direction:column;height:100%;box-sizing:border-box}.page-88k-km__game-card:hover,.page-88k-km__promo-card:hover,.page-88k-km__blog-card:hover{transform:translateY(-5px)}.page-88k-km__card-image{width:100%;height:200px;object-fit:cover}.page-88k-km__card-content{padding:20px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.page-88k-km__card-title{font-size:1.4em;color:#2c3e50;margin-top:0;margin-bottom:10px}.page-88k-km__card-description{color:#666;line-height:1.6;margin-bottom:15px}.page-88k-km__card-date{font-size:.9em;color:#888;margin-top:auto}.page-88k-km__security-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;line-height:1.8}.page-88k-km__security-item{background-color:#f9f9f9;padding:25px;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.05)}.page-88k-km__security-item h3{color:#34495e;margin-top:0}.page-88k-km__faq-section{background-color:#fff;padding:40px 20px;border-radius:10px;margin-bottom:40px}.page-88k-km__faq-item{border-bottom:1px solid #eee;margin-bottom:10px}.page-88k-km__faq-item:last-child{border-bottom:none}.page-88k-km__faq-question{display:flex;justify-content:space-between;align-items:center;padding:15px 0;cursor:pointer;user-select:none;transition:background-color .3s ease}.page-88k-km__faq-question:hover{background-color:#f5f5f5}.page-88k-km__faq-question h3{margin:0;font-size:1.2em;color:#34495e;pointer-events:none}.page-88k-km__faq-toggle{font-size:1.5em;font-weight:700;color:#e74c3c;transition:transform .3s ease;pointer-events:none}.page-88k-km__faq-item.active .page-88k-km__faq-toggle{transform:rotate(45deg);color:#3498db}.page-88k-km__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;color:#666;line-height:1.6}.page-88k-km__faq-item.active .page-88k-km__faq-answer{max-height:2000px !important;padding:20px 15px !important;opacity:1}.page-88k-km__blog-card a{text-decoration:none;color:inherit}.page-88k-km__blog-card a:hover .page-88k-km__card-title{color:#e74c3c}.page-88k-km__blog-card .page-88k-km__btn{margin-top:15px;align-self:flex-start}.page-88k-km__flex-center{display:flex;justify-content:center;align-items:center}.page-88k-km__cta-banner{background:linear-gradient(90deg,#e74c3c,#c0392b);color:#fff;padding:50px 20px;text-align:center;border-radius:10px;margin-bottom:40px}.page-88k-km__cta-banner h2{font-size:2.5em;margin-bottom:20px}.page-88k-km__cta-banner p{font-size:1.2em;margin-bottom:30px}.page-88k-km__cta-banner .page-88k-km__btn{background-color:#f0b90b;color:#1e272e}.page-88k-km__cta-banner .page-88k-km__btn:hover{background-color:#e6b100}.page-88k-km__float-buttons{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:15px;z-index:1000}.page-88k-km__float-btn{background-color:#e74c3c;color:#fff;border-radius:50%;width:60px;height:60px;display:flex;justify-content:center;align-items:center;font-size:1.5em;box-shadow:0 4px 8px rgba(0,0,0,.2);text-decoration:none;transition:background-color .3s ease,transform .3s ease}.page-88k-km__float-btn:hover{background-color:#c0392b;transform:scale(1.1)}.page-88k-km__float-btn--register{background-color:#3498db}.page-88k-km__float-btn--register:hover{background-color:#2980b9}@media (max-width:1024px){.page-88k-km__hero-title{font-size:3em}.page-88k-km__hero-subtitle{font-size:1.3em}.page-88k-km__section-title{font-size:2em}.page-88k-km__games-grid,.page-88k-km__promotions-grid,.page-88k-km__blog-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:768px){.page-88k-km{padding:0}.page-88k-km__hero-section{padding:80px 15px 50px}.page-88k-km__hero-title{font-size:2.5em}.page-88k-km__hero-subtitle{font-size:1.2em}.page-88k-km__hero-buttons{flex-direction:column;gap:15px}.page-88k-km__btn{width:100%;padding:12px 20px;font-size:1em}.page-88k-km__section-title{font-size:1.8em;margin-bottom:30px}.page-88k-km__intro-section,.page-88k-km__quick-access-section,.page-88k-km__games-section,.page-88k-km__promotions-section,.page-88k-km__security-section,.page-88k-km__blog-section,.page-88k-km__faq-section,.page-88k-km__cta-banner{padding:30px 15px;margin-bottom:30px;border-radius:0}.page-88k-km__quick-access-grid,.page-88k-km__games-grid,.page-88k-km__promotions-grid,.page-88k-km__blog-grid,.page-88k-km__security-grid{grid-template-columns:1fr;gap:20px}.page-88k-km__game-card,.page-88k-km__promo-card,.page-88k-km__blog-card{border-radius:0}.page-88k-km__card-image{height:180px}.page-88k-km__card-title{font-size:1.3em}.page-88k-km__card-description{font-size:.95em}.page-88k-km__faq-question h3{font-size:1.1em}.page-88k-km__faq-answer{padding:0 10px}.page-88k-km__faq-item.active .page-88k-km__faq-answer{padding:15px 10px !important}.page-88k-km__float-buttons{bottom:15px;right:15px;gap:10px}.page-88k-km__float-btn{width:50px;height:50px;font-size:1.2em}.page-88k-km__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}.page-88k-km__payment-logo,.page-88k-km__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important}.page-88k-km__intro-content p,.page-88k-km__security-item p,.page-88k-km__card-description{word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important}.page-88k-km__quick-access-item,.page-88k-km__game-card,.page-88k-km__promo-card,.page-88k-km__blog-card,.page-88k-km__security-item{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;padding-left:15px !important;padding-right:15px !important}.page-88k-km__quick-access-grid,.page-88k-km__games-grid,.page-88k-km__promotions-grid,.page-88k-km__blog-grid,.page-88k-km__security-grid{width:100% !important;max-width:100% !important;box-sizing:border-box !important;padding:0 !important;margin-left:0 !important;margin-right:0 !important}}