.page-1win__hero-section{position:relative;background:linear-gradient(135deg,#0a0a0a 0%,#2c2c2c 100%);color:#fff;padding:40px 0;text-align:center;overflow:hidden;border-bottom:5px solid #ffcc00;padding-top:10px}.page-1win__hero-background-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:900px;margin:0 auto;padding:20px}.page-1win__hero-title{font-size:2.8em;margin-bottom:15px;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.7);color:#ffcc00}.page-1win__hero-subtitle{font-size:1.4em;margin-bottom:25px;color:#eee}.page-1win__cta-button{display:inline-block;background-color:#ffcc00;color:#1a1a1a;padding:15px 30px;border-radius:30px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease,transform .3s ease}.page-1win__cta-button:hover{background-color:#ffe066;transform:scale(1.05)}.page-1win__cta-button:active{transform:scale(.98)}.page-1win__section{padding:50px 20px;background-color:#1a1a1a;color:#eee;border-bottom:1px solid #333}.page-1win__section:nth-of-type(even){background-color:#222}.page-1win__section-title{font-size:2.2em;color:#ffcc00;text-align:center;margin-bottom:30px;position:relative;padding-bottom:10px}.page-1win__section-title::after{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:80px;height:3px;background-color:#ffcc00}.page-1win__text-content{max-width:800px;margin:0 auto 30px auto;line-height:1.7;text-align:center}.page-1win__button-group{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;margin-top:30px}.page-1win__info-card{background-color:#2c2c2c;border-radius:10px;padding:25px;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.5);transition:transform .3s ease,box-shadow .3s ease;flex:1 1 calc(33% - 30px);min-width:280px;box-sizing:border-box}.page-1win__info-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.7)}.page-1win__card-icon{margin-bottom:15px}.page-1win__card-icon img{max-width:80px;height:auto}.page-1win__card-title{font-size:1.4em;color:#ffcc00;margin-bottom:10px}.page-1win__card-description{font-size:.95em;color:#ccc}.page-1win__game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;max-width:1200px;margin:0 auto}.page-1win__game-card{background-color:#2c2c2c;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.5);transition:transform .3s ease}.page-1win__game-card:hover{transform:translateY(-5px)}.page-1win__game-card-image{width:100%;height:180px;object-fit:cover}.page-1win__game-card-content{padding:15px;text-align:center}.page-1win__game-card-title{font-size:1.2em;color:#ffcc00;margin-bottom:10px}.page-1win__game-card-button{display:inline-block;background-color:#ffcc00;color:#1a1a1a;padding:10px 20px;border-radius:20px;text-decoration:none;font-weight:600;font-size:.9em;transition:background-color .3s ease}.page-1win__game-card-button:hover{background-color:#ffe066}.page-1win__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-1win__promo-card{background-color:#2c2c2c;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.5);transition:transform .3s ease}.page-1win__promo-card:hover{transform:translateY(-5px)}.page-1win__promo-card-image{width:100%;height:200px;object-fit:cover}.page-1win__promo-card-content{padding:20px}.page-1win__promo-card-title{font-size:1.5em;color:#ffcc00;margin-bottom:10px}.page-1win__promo-card-description{font-size:.95em;color:#ccc;margin-bottom:15px}.page-1win__promo-card-button{display:block;width:100%;text-align:center;background-color:#ffcc00;color:#1a1a1a;padding:12px 0;border-radius:25px;text-decoration:none;font-weight:600;transition:background-color .3s ease}.page-1win__promo-card-button:hover{background-color:#ffe066}.page-1win__faq-list{max-width:800px;margin:0 auto}.page-1win__faq-item{background-color:#2c2c2c;margin-bottom:15px;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.3)}.page-1win__faq-question{display:flex;justify-content:space-between;align-items:center;padding:18px 25px;cursor:pointer;background-color:#3a3a3a;color:#ffcc00;font-size:1.1em;font-weight:600;transition:background-color .3s ease}.page-1win__faq-question:hover{background-color:#4a4a4a}.page-1win__faq-question h3{margin:0;pointer-events:none}.page-1win__faq-toggle{font-size:1.5em;line-height:1;pointer-events:none;transition:transform .3s ease}.page-1win__faq-item.active .page-1win__faq-toggle{transform:rotate(45deg)}.page-1win__faq-answer{max-height:0;overflow:hidden;padding:0 25px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;color:#ccc;line-height:1.6}.page-1win__faq-item.active .page-1win__faq-answer{max-height:2000px!important;padding:20px 25px!important;opacity:1}.page-1win__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-1win__blog-card{background-color:#2c2c2c;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.5);transition:transform .3s ease}.page-1win__blog-card:hover{transform:translateY(-5px)}.page-1win__blog-card-image{width:100%;height:180px;object-fit:cover}.page-1win__blog-card-content{padding:20px}.page-1win__blog-card-title{font-size:1.3em;color:#ffcc00;margin-bottom:10px}.page-1win__blog-card-title a{color:#ffcc00;text-decoration:none;transition:color .3s ease}.page-1win__blog-card-title a:hover{color:#ffe066}.page-1win__blog-card-excerpt{font-size:.9em;color:#ccc;margin-bottom:15px}.page-1win__blog-card-date{font-size:.8em;color:#888}.page-1win__floating-buttons{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:15px;z-index:1000}.page-1win__floating-button{background-color:#ffcc00;color:#1a1a1a;padding:12px 25px;border-radius:30px;text-decoration:none;font-weight:700;font-size:1em;box-shadow:0 4px 10px rgba(0,0,0,.3);transition:background-color .3s ease,transform .3s ease}.page-1win__floating-button:hover{background-color:#ffe066;transform:scale(1.05)}.page-1win__floating-button:active{transform:scale(.95)}@media (max-width:768px){.page-1win__hero-title{font-size:2em}.page-1win__hero-subtitle{font-size:1.1em}.page-1win__section{padding:30px 15px}.page-1win__section-title{font-size:1.8em}.page-1win__text-content{font-size:.9em}.page-1win__info-card{flex:1 1 100%;margin-bottom:15px;padding:20px}.page-1win__game-grid,.page-1win__promo-grid,.page-1win__blog-grid{grid-template-columns:1fr}.page-1win__game-card-image,.page-1win__promo-card-image,.page-1win__blog-card-image{height:150px}.page-1win__promo-card-title{font-size:1.3em}.page-1win__faq-question{padding:15px 20px;font-size:1em}.page-1win__faq-answer{padding:0 20px}.page-1win__faq-item.active .page-1win__faq-answer{padding:15px 20px!important}.page-1win__floating-buttons{bottom:15px;right:15px;gap:10px}.page-1win__floating-button{padding:10px 20px;font-size:.9em}.page-1win__button-group{flex-direction:column;align-items:center}.page-1win__cta-button{width:calc(100% - 40px)}.page-1win__info-card,.page-1win__game-card,.page-1win__promo-card,.page-1win__blog-card{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important}.page-1win__game-grid,.page-1win__promo-grid,.page-1win__blog-grid,.page-1win__faq-list{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0!important;margin-left:0!important;margin-right:0!important}}