.page-1win-fun-mode__hero-section{position:relative;width:100%;min-height:500px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;padding:10px 20px 80px;background-size:cover;background-position:center;overflow:hidden}.page-1win-fun-mode__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.page-1win-fun-mode__hero-content{position:relative;z-index:1;max-width:800px;padding:20px;background:rgba(0,0,0,.5);border-radius:10px}.page-1win-fun-mode__hero-title{font-size:3em;margin-bottom:20px;line-height:1.2}.page-1win-fun-mode__hero-description{font-size:1.2em;margin-bottom:30px}.page-1win-fun-mode__cta-button{display:inline-block;background-color:#ffcc00;color:#000;padding:15px 30px;border-radius:5px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease}.page-1win-fun-mode__cta-button:hover{background-color:#e6b800}.page-1win-fun-mode__section{padding:60px 20px;margin-bottom:20px;background-color:#1a1a1a;border-radius:8px}.page-1win-fun-mode__section-title{font-size:2.5em;color:#ffcc00;text-align:center;margin-bottom:40px}.page-1win-fun-mode__text-content{font-size:1.1em;line-height:1.6;color:#ccc;max-width:900px;margin:0 auto 30px}.page-1win-fun-mode__payment-providers{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;max-width:100%;box-sizing:border-box}.page-1win-fun-mode__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-1win-fun-mode__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain}.page-1win-fun-mode__card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-1win-fun-mode__card{background-color:#2a2a2a;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.page-1win-fun-mode__card:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.5)}.page-1win-fun-mode__card-image{width:100%;height:200px;object-fit:cover}.page-1win-fun-mode__card-content{padding:25px;flex-grow:1;display:flex;flex-direction:column}.page-1win-fun-mode__card-title{font-size:1.5em;color:#ffcc00;margin-bottom:15px}.page-1win-fun-mode__card-description{font-size:.95em;color:#ccc;line-height:1.5;margin-bottom:20px;flex-grow:1}.page-1win-fun-mode__card-button{display:inline-block;background-color:#ffcc00;color:#000;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:700;font-size:.95em;text-align:center;transition:background-color .3s ease;margin-top:auto}.page-1win-fun-mode__card-button:hover{background-color:#e6b800}.page-1win-fun-mode__quick-access-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;max-width:1000px;margin:0 auto}.page-1win-fun-mode__quick-access-button{display:block;background-color:#333;color:#fff;padding:18px 25px;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.1em;text-align:center;transition:background-color .3s ease,transform .3s ease}.page-1win-fun-mode__quick-access-button:hover{background-color:#ffcc00;color:#000;transform:translateY(-3px)}.page-1win-fun-mode__faq-list{max-width:900px;margin:0 auto}.page-1win-fun-mode__faq-item{background-color:#2a2a2a;border-radius:8px;margin-bottom:15px;overflow:hidden}.page-1win-fun-mode__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;user-select:none;background-color:#333;color:#fff;border-bottom:1px solid #444;transition:background-color .3s ease}.page-1win-fun-mode__faq-question h3{margin:0;font-size:1.2em;color:#ffcc00;pointer-events:none}.page-1win-fun-mode__faq-question:hover{background-color:#444}.page-1win-fun-mode__faq-toggle{font-size:1.8em;font-weight:700;color:#ffcc00;pointer-events:none;transition:transform .3s ease}.page-1win-fun-mode__faq-item.active .page-1win-fun-mode__faq-toggle{transform:rotate(45deg)}.page-1win-fun-mode__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-fun-mode__faq-item.active .page-1win-fun-mode__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1}.page-1win-fun-mode__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-1win-fun-mode__blog-card{background-color:#2a2a2a;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.page-1win-fun-mode__blog-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.5)}.page-1win-fun-mode__blog-image{width:100%;height:180px;object-fit:cover}.page-1win-fun-mode__blog-content{padding:25px;flex-grow:1;display:flex;flex-direction:column}.page-1win-fun-mode__blog-title{font-size:1.4em;color:#ffcc00;margin-bottom:10px}.page-1win-fun-mode__blog-description{font-size:.9em;color:#ccc;line-height:1.5;margin-bottom:20px;flex-grow:1}.page-1win-fun-mode__blog-date{font-size:.85em;color:#888;margin-bottom:15px}.page-1win-fun-mode__blog-button{display:inline-block;background-color:#ffcc00;color:#000;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:700;font-size:.9em;text-align:center;transition:background-color .3s ease;margin-top:auto}.page-1win-fun-mode__blog-button:hover{background-color:#e6b800}@media (max-width:1024px){.page-1win-fun-mode__hero-title{font-size:2.5em}.page-1win-fun-mode__hero-description{font-size:1.1em}.page-1win-fun-mode__section-title{font-size:2em}}@media (max-width:768px){.page-1win-fun-mode__hero-section{min-height:400px;padding:10px 15px 60px}.page-1win-fun-mode__hero-title{font-size:2em}.page-1win-fun-mode__hero-description{font-size:1em}.page-1win-fun-mode__cta-button{padding:12px 25px;font-size:1em}.page-1win-fun-mode__section{padding:40px 15px}.page-1win-fun-mode__section-title{font-size:1.8em}.page-1win-fun-mode__text-content{font-size:1em}.page-1win-fun-mode__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}.page-1win-fun-mode__payment-logo,.page-1win-fun-mode__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important}.page-1win-fun-mode__card-grid{grid-template-columns:1fr;gap:20px}.page-1win-fun-mode__quick-access-grid{grid-template-columns:1fr;gap:15px}.page-1win-fun-mode__quick-access-button{padding:15px 20px;font-size:1em}.page-1win-fun-mode__faq-question{padding:15px 20px}.page-1win-fun-mode__faq-question h3{font-size:1.1em}.page-1win-fun-mode__faq-answer{padding:0 20px}.page-1win-fun-mode__faq-item.active .page-1win-fun-mode__faq-answer{padding:15px 20px !important}.page-1win-fun-mode__blog-grid{grid-template-columns:1fr;gap:20px}.page-1win-fun-mode__card-image,.page-1win-fun-mode__blog-image{height:180px;max-width:100% !important;height:auto !important;box-sizing:border-box !important;object-fit:cover}.page-1win-fun-mode__card-description,.page-1win-fun-mode__blog-description,.page-1win-fun-mode__text-content,.page-1win-fun-mode__faq-answer{word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important}}