.page-winph-club__hero-section{position:relative;width:100%;min-height:500px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;overflow:hidden;padding-top:10px;box-sizing:border-box}.page-winph-club__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.page-winph-club__hero-content{position:relative;z-index:10;max-width:900px;padding:20px}.page-winph-club__hero-title{font-size:3.5em;margin-bottom:15px;line-height:1.2;font-weight:700;color:#fdd835}.page-winph-club__hero-subtitle{font-size:1.5em;margin-bottom:30px;font-weight:400}.page-winph-club__cta-button{display:inline-block;background-color:#fdd835;color:#212121;padding:15px 30px;border-radius:5px;text-decoration:none;font-size:1.2em;font-weight:700;transition:background-color .3s ease,transform .3s ease}.page-winph-club__cta-button:hover{background-color:#ffe082;transform:translateY(-2px)}.page-winph-club__payment-providers{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;max-width:100%;box-sizing:border-box;padding:40px 20px;background-color:#1e1e1e}.page-winph-club__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-winph-club__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain}.page-winph-club__section{padding:60px 20px;background-color:#212121;color:#e0e0e0;text-align:center}.page-winph-club__section--light{background-color:#1e1e1e}.page-winph-club__section-title{font-size:2.5em;margin-bottom:30px;color:#fdd835;font-weight:700}.page-winph-club__section-text{font-size:1.1em;line-height:1.6;max-width:800px;margin:0 auto 30px}.page-winph-club__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-winph-club__grid-item{background-color:#2c2c2c;border-radius:10px;padding:30px;text-align:left;box-shadow:0 4px 8px rgba(0,0,0,.3);transition:transform .3s ease}.page-winph-club__grid-item:hover{transform:translateY(-5px)}.page-winph-club__grid-item-icon{width:60px;height:60px;margin-bottom:15px;object-fit:contain;display:block}.page-winph-club__grid-item-title{font-size:1.5em;color:#fdd835;margin-bottom:10px}.page-winph-club__grid-item-description{font-size:1em;line-height:1.5;color:#bdbdbd}.page-winph-club__game-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;max-width:1200px;margin:0 auto}.page-winph-club__game-card{background-color:#2c2c2c;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.3);text-align:center;transition:transform .3s ease}.page-winph-club__game-card:hover{transform:translateY(-5px)}.page-winph-club__game-card-image{width:100%;height:180px;object-fit:cover}.page-winph-club__game-card-content{padding:20px}.page-winph-club__game-card-title{font-size:1.3em;color:#fdd835;margin-bottom:10px}.page-winph-club__game-card-description{font-size:.95em;color:#bdbdbd;margin-bottom:15px;line-height:1.4}.page-winph-club__game-card-button{display:inline-block;background-color:#fdd835;color:#212121;padding:10px 20px;border-radius:5px;text-decoration:none;font-size:.9em;font-weight:600;transition:background-color .3s ease}.page-winph-club__game-card-button:hover{background-color:#ffe082}.page-winph-club__promotions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-winph-club__promo-card{background-color:#2c2c2c;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.3);text-align:left;transition:transform .3s ease}.page-winph-club__promo-card:hover{transform:translateY(-5px)}.page-winph-club__promo-image{width:100%;height:200px;object-fit:cover}.page-winph-club__promo-content{padding:25px}.page-winph-club__promo-title{font-size:1.4em;color:#fdd835;margin-bottom:10px}.page-winph-club__promo-description{font-size:1em;color:#bdbdbd;margin-bottom:20px;line-height:1.5}.page-winph-club__promo-button{display:inline-block;background-color:#fdd835;color:#212121;padding:12px 25px;border-radius:5px;text-decoration:none;font-size:1em;font-weight:600;transition:background-color .3s ease}.page-winph-club__promo-button:hover{background-color:#ffe082}.page-winph-club__faq-container{max-width:800px;margin:0 auto;text-align:left}.page-winph-club__faq-item{background-color:#2c2c2c;border-radius:8px;margin-bottom:15px;box-shadow:0 2px 4px rgba(0,0,0,.2)}.page-winph-club__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;user-select:none;background-color:#3a3a3a;border-radius:8px;transition:background-color .3s ease}.page-winph-club__faq-question:hover{background-color:#4a4a4a}.page-winph-club__faq-question h3{margin:0;font-size:1.2em;color:#fdd835;pointer-events:none}.page-winph-club__faq-toggle{font-size:1.8em;font-weight:700;color:#fdd835;transition:transform .3s ease;pointer-events:none}.page-winph-club__faq-item.active .page-winph-club__faq-toggle{transform:rotate(45deg)}.page-winph-club__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;font-size:1em;color:#bdbdbd;line-height:1.6}.page-winph-club__faq-item.active .page-winph-club__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1}.page-winph-club__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-winph-club__blog-card{background-color:#2c2c2c;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.3);text-align:left;transition:transform .3s ease}.page-winph-club__blog-card:hover{transform:translateY(-5px)}.page-winph-club__blog-image{width:100%;height:200px;object-fit:cover}.page-winph-club__blog-content{padding:25px}.page-winph-club__blog-date{font-size:.85em;color:#9e9e9e;margin-bottom:10px}.page-winph-club__blog-title{font-size:1.4em;color:#fdd835;margin-bottom:10px;line-height:1.3}.page-winph-club__blog-title a{color:#fdd835;text-decoration:none;transition:color .3s ease}.page-winph-club__blog-title a:hover{color:#ffe082}.page-winph-club__blog-excerpt{font-size:1em;color:#bdbdbd;line-height:1.5}.page-winph-club__social-icons{display:flex;justify-content:center;gap:20px;margin-top:30px}.page-winph-club__social-icon{width:40px;height:40px;object-fit:contain;transition:transform .3s ease}.page-winph-club__social-icon:hover{transform:scale(1.1)}@media (max-width:768px){.page-winph-club__hero-title{font-size:2.5em}.page-winph-club__hero-subtitle{font-size:1.2em}.page-winph-club__cta-button{padding:12px 25px;font-size:1em}.page-winph-club__payment-providers{gap:16px}.page-winph-club__payment-logo,.page-winph-club__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important}.page-winph-club__section{padding:40px 15px}.page-winph-club__section-title{font-size:2em}.page-winph-club__section-text{font-size:1em}.page-winph-club__grid,.page-winph-club__game-cards,.page-winph-club__promotions-grid,.page-winph-club__blog-grid{grid-template-columns:1fr;gap:20px;width:100% !important;max-width:100% !important;box-sizing:border-box !important;padding:0 !important;margin-left:0 !important;margin-right:0 !important}.page-winph-club__grid-item,.page-winph-club__game-card,.page-winph-club__promo-card,.page-winph-club__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}.page-winph-club__faq-question{padding:15px 20px}.page-winph-club__faq-question h3{font-size:1.1em}.page-winph-club__faq-answer{padding:0 20px}.page-winph-club__faq-item.active .page-winph-club__faq-answer{padding:15px 20px !important}.page-winph-club__social-icons{gap:15px}}