.page-1win__hero-section{position:relative;padding:10px 0 60px;background-color:#0d1117;color:#fff;text-align:center;overflow:hidden}.page-1win__hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.3;z-index:0}.page-1win__hero-content{position:relative;z-index:1;max-width:960px;margin:0 auto;padding:0 20px}.page-1win__hero-title{font-size:2.8em;margin-bottom:20px;line-height:1.2;font-weight:700}.page-1win__hero-description{font-size:1.2em;margin-bottom:30px;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}.page-1win__cta-buttons{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.page-1win__cta-button{display:inline-block;padding:15px 30px;background-color:#ffcc00;color:#0d1117;text-decoration:none;border-radius:8px;font-size:1.1em;font-weight:600;transition:background-color .3s ease,transform .3s ease}.page-1win__cta-button:hover{background-color:#e6b800;transform:translateY(-3px)}.page-1win__section{padding:60px 20px;background-color:#1a202c;color:#e0e6f1;text-align:center}.page-1win__section:nth-of-type(even){background-color:#0d1117}.page-1win__section-title{font-size:2.2em;margin-bottom:40px;color:#ffcc00;font-weight:700}.page-1win__content-block{max-width:960px;margin:0 auto;text-align:left;line-height:1.7}.page-1win__content-block p{margin-bottom:15px;font-size:1.1em}.page-1win__content-block img{display:block;margin:30px auto;border-radius:10px;box-shadow:0 8px 16px rgba(0,0,0,.3);max-width:100%;height:auto}.page-1win__feature-list{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-1win__feature-item{background-color:#2d3748;padding:25px;border-radius:10px;text-align:center;box-shadow:0 4px 8px rgba(0,0,0,.2);transition:transform .3s ease}.page-1win__feature-item:hover{transform:translateY(-5px)}.page-1win__feature-item h3{color:#ffcc00;font-size:1.5em;margin-bottom:15px}.page-1win__feature-item p{font-size:.95em;line-height:1.6}.page-1win__categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;margin-top:40px}.page-1win__category-card{background-color:#2d3748;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.2);text-align:center;transition:transform .3s ease}.page-1win__category-card:hover{transform:translateY(-5px)}.page-1win__category-card img{width:100%;height:200px;object-fit:cover}.page-1win__category-card h3{font-size:1.3em;color:#ffcc00;padding:15px;margin:0}.page-1win__category-card p{padding:0 15px 20px;font-size:.9em;line-height:1.5;color:#ccc}.page-1win__app-download{display:flex;flex-direction:column;align-items:center;gap:30px;max-width:800px;margin:0 auto}.page-1win__app-image{width:100%;max-width:400px;height:auto;border-radius:10px;box-shadow:0 8px 16px rgba(0,0,0,.3)}.page-1win__faq-section{max-width:960px;margin:0 auto;padding-top:40px}.page-1win__faq-item{background-color:#2d3748;margin-bottom:15px;border-radius:8px;overflow:hidden}.page-1win__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;background-color:#3c4a60;cursor:pointer;user-select:none;transition:background-color .3s ease}.page-1win__faq-question:hover{background-color:#4a5b78}.page-1win__faq-question h3{margin:0;font-size:1.2em;color:#ffcc00;pointer-events:none}.page-1win__faq-toggle{font-size:1.5em;font-weight:bold;color:#ffcc00;pointer-events:none;width:24px;text-align:center}.page-1win__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-1win__faq-answer p{margin:15px 0;font-size:.95em;line-height:1.6}.page-1win__faq-item.active .page-1win__faq-answer{max-height:2000px!important;padding:20px!important;opacity:1}.page-1win__faq-item.active .page-1win__faq-question{background-color:#4a5b78}.page-1win__faq-item.active .page-1win__faq-toggle{content:'−'}.page-1win__final-cta{padding:60px 20px;background-color:#0d1117;color:#fff;text-align:center}.page-1win__final-cta-title{font-size:2.5em;margin-bottom:20px;color:#ffcc00}.page-1win__final-cta-description{font-size:1.2em;margin-bottom:40px}.page-1win__final-cta-buttons{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}@media (max-width:768px){.page-1win__hero-title{font-size:2em}.page-1win__hero-description{font-size:1em}.page-1win__cta-button{padding:12px 25px;font-size:1em}.page-1win__section{padding:40px 15px}.page-1win__section-title{font-size:1.8em}.page-1win__content-block{padding:0}.page-1win__content-block p{font-size:1em}.page-1win__feature-list{grid-template-columns:1fr;gap:20px}.page-1win__feature-item{padding:20px}.page-1win__feature-item h3{font-size:1.3em}.page-1win__categories-grid{grid-template-columns:1fr;gap:20px}.page-1win__category-card img{height:180px}.page-1win__category-card h3{font-size:1.2em}.page-1win__faq-question h3{font-size:1.1em}.page-1win__faq-answer p{font-size:.9em}.page-1win__final-cta-title{font-size:2em}.page-1win__final-cta-description{font-size:1em}.page-1win__cta-buttons{flex-direction:column;align-items:center}.page-1win__cta-button{width:100%;max-width:280px}}