.page-1win-latest-version-download__hero-section{position:relative;width:100%;min-height:500px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;padding-top:10px;overflow:hidden}.page-1win-latest-version-download__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.page-1win-latest-version-download__hero-content{position:relative;z-index:1;max-width:900px;padding:20px}.page-1win-latest-version-download__hero-title{font-size:3.5em;margin-bottom:20px;line-height:1.2}.page-1win-latest-version-download__hero-subtitle{font-size:1.5em;margin-bottom:30px}.page-1win-latest-version-download__btn{display:inline-block;background-color:#ffcc00;color:#000;padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease,transform .3s ease}.page-1win-latest-version-download__btn:hover{background-color:#e6b800;transform:translateY(-2px)}.page-1win-latest-version-download__section{padding:60px 20px;max-width:1200px;margin:0 auto}.page-1win-latest-version-download__section:nth-of-type(even){background-color:#1a1a1a}.page-1win-latest-version-download__section-title{font-size:2.5em;color:#ffcc00;text-align:center;margin-bottom:40px}.page-1win-latest-version-download__text-content{font-size:1.1em;line-height:1.6;color:#ccc}.page-1win-latest-version-download__text-content p{margin-bottom:15px}.page-1win-latest-version-download__features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-1win-latest-version-download__feature-item{background-color:#2a2a2a;padding:30px;border-radius:10px;text-align:center;transition:transform .3s ease}.page-1win-latest-version-download__feature-item:hover{transform:translateY(-5px)}.page-1win-latest-version-download__feature-icon{margin-bottom:20px;max-width:100%;height:auto;border-radius:8px}.page-1win-latest-version-download__feature-title{font-size:1.5em;color:#ffcc00;margin-bottom:10px}.page-1win-latest-version-download__feature-description{color:#ccc}.page-1win-latest-version-download__quick-access-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:40px}.page-1win-latest-version-download__quick-access-btn{width:100%;padding:18px 25px;font-size:1.2em;border-radius:10px;background-color:#007bff;color:#fff;text-align:center;text-decoration:none;font-weight:700;transition:background-color .3s ease,transform .3s ease}.page-1win-latest-version-download__quick-access-btn:nth-child(even){background-color:#28a745}.page-1win-latest-version-download__quick-access-btn:hover{transform:translateY(-3px)}.page-1win-latest-version-download__quick-access-btn:nth-child(even):hover{background-color:#218838}.page-1win-latest-version-download__games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-1win-latest-version-download__game-card{background-color:#2a2a2a;border-radius:10px;overflow:hidden;text-align:center;transition:transform .3s ease}.page-1win-latest-version-download__game-card:hover{transform:translateY(-5px)}.page-1win-latest-version-download__game-image{width:100%;height:200px;object-fit:cover}.page-1win-latest-version-download__game-content{padding:20px}.page-1win-latest-version-download__game-title{font-size:1.4em;color:#ffcc00;margin-bottom:10px}.page-1win-latest-version-download__game-description{color:#ccc;font-size:.95em;margin-bottom:20px}.page-1win-latest-version-download__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-1win-latest-version-download__promo-card{background-color:#2a2a2a;border-radius:10px;padding:30px;text-align:center;transition:transform .3s ease}.page-1win-latest-version-download__promo-card:hover{transform:translateY(-5px)}.page-1win-latest-version-download__promo-title{font-size:1.6em;color:#ffcc00;margin-bottom:15px}.page-1win-latest-version-download__promo-description{color:#ccc;margin-bottom:25px}.page-1win-latest-version-download__security-item{display:flex;align-items:center;background-color:#2a2a2a;padding:25px;border-radius:10px;margin-bottom:20px}.page-1win-latest-version-download__security-icon{width:60px;height:60px;margin-right:20px;flex-shrink:0}.page-1win-latest-version-download__security-text h3{font-size:1.3em;color:#ffcc00;margin-bottom:5px}.page-1win-latest-version-download__security-text p{color:#ccc}.page-1win-latest-version-download__faq-list{margin-top:40px}.page-1win-latest-version-download__faq-item{background-color:#2a2a2a;border-radius:10px;margin-bottom:15px;overflow:hidden}.page-1win-latest-version-download__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;user-select:none;background-color:#333;color:#fff;font-size:1.2em;font-weight:700}.page-1win-latest-version-download__faq-question h3{margin:0;color:inherit;pointer-events:none}.page-1win-latest-version-download__faq-toggle{font-size:1.5em;margin-left:15px;transition:transform .3s ease;pointer-events:none}.page-1win-latest-version-download__faq-item.active .page-1win-latest-version-download__faq-toggle{transform:rotate(45deg)}.page-1win-latest-version-download__faq-answer{max-height:0;overflow:hidden;padding:0 15px;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;opacity:0;color:#ccc;font-size:1.05em;line-height:1.6}.page-1win-latest-version-download__faq-item.active .page-1win-latest-version-download__faq-answer{max-height:2000px!important;padding:20px 15px!important;opacity:1}.page-1win-latest-version-download__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-1win-latest-version-download__blog-card{background-color:#2a2a2a;border-radius:10px;overflow:hidden;transition:transform .3s ease}.page-1win-latest-version-download__blog-card:hover{transform:translateY(-5px)}.page-1win-latest-version-download__blog-image{width:100%;height:220px;object-fit:cover}.page-1win-latest-version-download__blog-content{padding:20px}.page-1win-latest-version-download__blog-title{font-size:1.3em;color:#ffcc00;margin-bottom:10px}.page-1win-latest-version-download__blog-title a{color:inherit;text-decoration:none}.page-1win-latest-version-download__blog-title a:hover{text-decoration:underline}.page-1win-latest-version-download__blog-excerpt{color:#ccc;font-size:.95em;line-height:1.5}.page-1win-latest-version-download__blog-date{font-size:.85em;color:#888;margin-top:15px}.page-1win-latest-version-download__register-float{position:fixed;top:20%;right:15px;display:flex;flex-direction:column;gap:10px;z-index:1000}.page-1win-latest-version-download__login-float{position:fixed;top:calc(20% + 60px);right:15px;display:flex;flex-direction:column;gap:10px;z-index:1000}.page-1win-latest-version-download__float-btn{background-color:#ffcc00;color:#000;padding:10px 15px;border-radius:5px;text-decoration:none;font-weight:700;font-size:.9em;box-shadow:0 2px 5px rgba(0,0,0,.2);transition:background-color .3s ease,transform .3s ease}.page-1win-latest-version-download__float-btn:hover{background-color:#e6b800;transform:scale(1.05)}.page-1win-latest-version-download__register-float .page-1win-latest-version-download__float-btn{background-color:#007bff;color:#fff}.page-1win-latest-version-download__register-float .page-1win-latest-version-download__float-btn:hover{background-color:#0056b3}@media (max-width:768px){.page-1win-latest-version-download__hero-title{font-size:2.5em}.page-1win-latest-version-download__hero-subtitle{font-size:1.2em}.page-1win-latest-version-download__section{padding:40px 15px}.page-1win-latest-version-download__section-title{font-size:2em}.page-1win-latest-version-download__features-grid,.page-1win-latest-version-download__quick-access-grid,.page-1win-latest-version-download__games-grid,.page-1win-latest-version-download__promo-grid,.page-1win-latest-version-download__blog-grid{grid-template-columns:1fr}.page-1win-latest-version-download__quick-access-btn{font-size:1em}.page-1win-latest-version-download__security-item{flex-direction:column;text-align:center}.page-1win-latest-version-download__security-icon{margin-right:0;margin-bottom:15px}.page-1win-latest-version-download__faq-question{font-size:1.1em}.page-1win-latest-version-download__faq-answer{padding:15px 10px}.page-1win-latest-version-download__faq-item.active .page-1win-latest-version-download__faq-answer{padding:15px 10px!important}.page-1win-latest-version-download__register-float,.page-1win-latest-version-download__login-float{right:10px}.page-1win-latest-version-download__float-btn{padding:8px 12px;font-size:.8em}.page-1win-latest-version-download__security-items .page-1win-latest-version-download__security-item{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.page-1win-latest-version-download__security-items{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0!important;margin-left:0!important;margin-right:0!important}.page-1win-latest-version-download__features-grid .page-1win-latest-version-download__feature-item{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.page-1win-latest-version-download__features-grid{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0!important;margin-left:0!important;margin-right:0!important}.page-1win-latest-version-download__quick-access-grid .page-1win-latest-version-download__quick-access-btn{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.page-1win-latest-version-download__quick-access-grid{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0!important;margin-left:0!important;margin-right:0!important}.page-1win-latest-version-download__games-grid .page-1win-latest-version-download__game-card{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.page-1win-latest-version-download__games-grid{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0!important;margin-left:0!important;margin-right:0!important}.page-1win-latest-version-download__promo-grid .page-1win-latest-version-download__promo-card{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.page-1win-latest-version-download__promo-grid{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0!important;margin-left:0!important;margin-right:0!important}.page-1win-latest-version-download__blog-grid .page-1win-latest-version-download__blog-card{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.page-1win-latest-version-download__blog-grid{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0!important;margin-left:0!important;margin-right:0!important}img{max-width:100%!important;height:auto!important;box-sizing:border-box!important}img[class*="page-1win-latest-version-download__"]{max-width:100%!important;height:auto!important;box-sizing:border-box!important}}