body{font-family:'Arial',sans-serif;margin:0;padding:0;background-color:#f4f7f6;color:#333}.page-l202__hero-section{background:linear-gradient(135deg,#0056b3,#003d80);color:#fff;text-align:center;padding:80px 20px 40px;position:relative;overflow:hidden;border-radius:0 0 15px 15px;padding-top:10px}.page-l202__hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;opacity:.6}.page-l202__hero-content{position:relative;z-index:1;max-width:900px;margin:0 auto}.page-l202__hero-title{font-size:2.8em;margin-bottom:15px;line-height:1.2;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.page-l202__hero-description{font-size:1.2em;margin-bottom:30px;line-height:1.5}.page-l202__cta-buttons{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.page-l202__cta-button{background-color:#ffc107;color:#333;padding:15px 30px;border-radius:30px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease,transform .3s ease;box-shadow:0 4px 8px rgba(0,0,0,.2)}.page-l202__cta-button:hover{background-color:#e0a800;transform:translateY(-3px)}.page-l202__section{background-color:#fff;margin:20px auto;padding:30px;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.08);max-width:1200px}.page-l202__section-title{color:#0056b3;font-size:2em;margin-bottom:25px;text-align:center;border-bottom:2px solid #ffc107;padding-bottom:10px;display:inline-block;width:auto;margin-left:auto;margin-right:auto}.page-l202__intro-text{font-size:1.1em;line-height:1.6;margin-bottom:20px}.page-l202__intro-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin-top:30px}.page-l202__intro-item{text-align:center;padding:25px;border-radius:10px;background-color:#f8f9fa;box-shadow:0 2px 5px rgba(0,0,0,.05);transition:transform .3s ease}.page-l202__intro-item:hover{transform:translateY(-5px)}.page-l202__intro-icon{font-size:3em;color:#ffc107;margin-bottom:15px}.page-l202__intro-subtitle{font-size:1.3em;color:#0056b3;margin-bottom:10px}.page-l202__quick-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.page-l202__quick-link-button{display:block;width:100%;padding:15px 20px;background-color:#007bff;color:#fff;text-align:center;border-radius:8px;text-decoration:none;font-weight:600;font-size:1em;transition:background-color .3s ease,transform .3s ease}.page-l202__quick-link-button:hover{background-color:#0056b3;transform:translateY(-2px)}.page-l202__game-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;margin-top:30px}.page-l202__game-card{background-color:#f8f9fa;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);text-align:center;transition:transform .3s ease}.page-l202__game-card:hover{transform:translateY(-5px)}.page-l202__game-image{width:100%;height:200px;object-fit:cover}.page-l202__game-content{padding:20px}.page-l202__game-title{font-size:1.5em;color:#0056b3;margin-bottom:10px}.page-l202__game-description{font-size:.95em;line-height:1.5;color:#555;margin-bottom:15px}.page-l202__game-button{background-color:#28a745;color:#fff;padding:10px 20px;border-radius:25px;text-decoration:none;font-weight:600;transition:background-color .3s ease}.page-l202__game-button:hover{background-color:#218838}.page-l202__promo-list{list-style:none;padding:0;margin:0}.page-l202__promo-item{background-color:#f8f9fa;margin-bottom:15px;padding:20px;border-radius:8px;display:flex;align-items:center;box-shadow:0 2px 5px rgba(0,0,0,.05)}.page-l202__promo-icon{font-size:2em;color:#ffc107;margin-right:20px}.page-l202__promo-details{flex-grow:1}.page-l202__promo-title{font-size:1.3em;color:#0056b3;margin-bottom:5px}.page-l202__promo-description{font-size:.95em;color:#555}.page-l202__promo-button{background-color:#ffc107;color:#333;padding:10px 20px;border-radius:25px;text-decoration:none;font-weight:600;margin-left:20px;white-space:nowrap;transition:background-color .3s ease}.page-l202__promo-button:hover{background-color:#e0a800}.page-l202__faq-item{background-color:#f8f9fa;margin-bottom:10px;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,.05)}.page-l202__faq-question{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#007bff;color:#fff;cursor:pointer;user-select:none;transition:background-color .3s ease}.page-l202__faq-question h3{margin:0;font-size:1.1em;pointer-events:none}.page-l202__faq-question:hover{background-color:#0056b3}.page-l202__faq-toggle{font-size:1.5em;font-weight:700;pointer-events:none;transition:transform .3s ease}.page-l202__faq-item.active .page-l202__faq-toggle{transform:rotate(45deg)}.page-l202__faq-answer{max-height:0;overflow:hidden;padding:0 20px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease}.page-l202__faq-item.active .page-l202__faq-answer{max-height:2000px!important;padding:20px!important;opacity:1}.page-l202__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin-top:30px}.page-l202__blog-card{background-color:#f8f9fa;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .3s ease}.page-l202__blog-card:hover{transform:translateY(-5px)}.page-l202__blog-image{width:100%;height:180px;object-fit:cover}.page-l202__blog-content{padding:20px}.page-l202__blog-date{font-size:.85em;color:#777;margin-bottom:10px}.page-l202__blog-title{font-size:1.3em;color:#0056b3;margin-bottom:10px;line-height:1.4}.page-l202__blog-title a{text-decoration:none;color:#0056b3;transition:color .3s ease}.page-l202__blog-title a:hover{color:#007bff}.page-l202__blog-summary{font-size:.95em;line-height:1.5;color:#555}.page-l202__payment-providers{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;max-width:100%;box-sizing:border-box;margin-top:20px}.page-l202__payment-logo-wrapper{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;max-width:100%;box-sizing:border-box}.page-l202__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.page-l202__payment-logo img{display:block;width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important;object-fit:contain}@media (max-width:1200px){.page-l202__hero-title{font-size:2.5em}.page-l202__hero-description{font-size:1.1em}}@media (max-width:992px){.page-l202__hero-title{font-size:2.2em}.page-l202__hero-description{font-size:1em}.page-l202__section{margin:15px auto;padding:25px}}@media (max-width:768px){.page-l202__hero-section{padding:60px 20px 30px}.page-l202__hero-title{font-size:2em}.page-l202__hero-description{font-size:.95em}.page-l202__cta-buttons{flex-direction:column;gap:15px}.page-l202__cta-button{width:100%}.page-l202__section-title{font-size:1.8em}.page-l202__intro-grid,.page-l202__quick-links-grid,.page-l202__game-categories,.page-l202__blog-grid{grid-template-columns:1fr;gap:20px}.page-l202__promo-item{flex-direction:column;align-items:flex-start}.page-l202__promo-icon{margin-bottom:10px;margin-right:0}.page-l202__promo-details{width:100%;margin-bottom:10px}.page-l202__promo-button{margin-left:0;width:100%;text-align:center}.page-l202__faq-question{padding:12px 15px}.page-l202__faq-question h3{font-size:1em}.page-l202__faq-answer{padding:0 15px}.page-l202__faq-item.active .page-l202__faq-answer{padding:15px!important}.page-l202__payment-providers{flex-direction:column;flex-wrap:wrap;justify-content:center;gap:16px}.page-l202__payment-logo-wrapper{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}.page-l202__payment-logo,.page-l202__payment-logo img{width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important}}@media (max-width:480px){.page-l202__hero-title{font-size:1.8em}.page-l202__hero-description{font-size:.9em}.page-l202__section{padding:20px}.page-l202__section-title{font-size:1.6em}.page-l202__game-image{height:180px}.page-l202__game-title{font-size:1.3em}.page-l202__promo-title{font-size:1.1em}.page-l202__blog-image{height:160px}.page-l202__blog-title{font-size:1.1em}}