.page-winwin-depot{font-family:'Arial',sans-serif;background-color:#1a1a2e;color:#e0e0e0;line-height:1.6;overflow-x:hidden}.page-winwin-depot__hero-section{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:10px 20px 40px;min-height:80vh;background-color:#0f0f1d;overflow:hidden}.page-winwin-depot__hero-image-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.page-winwin-depot__hero-image{width:100%;height:100%;object-fit:cover;opacity:.2;max-width:100%}.page-winwin-depot__hero-content{position:relative;z-index:1;max-width:900px;padding:20px;background-color:rgba(0,0,0,.6);border-radius:10px}.page-winwin-depot__hero-title{font-size:2.8em;color:#ffcc00;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.page-winwin-depot__hero-description{font-size:1.2em;margin-bottom:30px;color:#f0f0f0}.page-winwin-depot__hero-buttons{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.page-winwin-depot__button{display:inline-block;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:bold;transition:background-color .3s ease,transform .2s ease;font-size:1em;white-space:nowrap}.page-winwin-depot__button--primary{background-color:#ffcc00;color:#1a1a2e;border:2px solid #ffcc00}.page-winwin-depot__button--primary:hover{background-color:#e6b800;transform:translateY(-2px)}.page-winwin-depot__button--secondary{background-color:transparent;color:#ffcc00;border:2px solid #ffcc00}.page-winwin-depot__button--secondary:hover{background-color:rgba(255,204,0,.2);transform:translateY(-2px)}.page-winwin-depot__section-title{font-size:2.2em;color:#ffcc00;text-align:center;margin:60px 20px 20px;text-shadow:1px 1px 3px rgba(0,0,0,.5)}.page-winwin-depot__section-subtitle{font-size:1.1em;color:#cccccc;text-align:center;margin-bottom:40px;max-width:800px;margin-left:auto;margin-right:auto;padding:0 20px}.page-winwin-depot__features-section{padding:40px 20px;background-color:#1a1a2e}.page-winwin-depot__features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-winwin-depot__feature-item{background-color:#2e2e4a;padding:30px;border-radius:10px;text-align:center;box-shadow:0 4px 15px rgba(0,0,0,.3);transition:transform .3s ease,background-color .3s ease;box-sizing:border-box}.page-winwin-depot__feature-item:hover{transform:translateY(-5px);background-color:#3a3a5c}.page-winwin-depot__feature-icon{width:100%;max-width:250px;height:auto;margin-bottom:20px;border-radius:8px;object-fit:cover;display:block;margin-left:auto;margin-right:auto}.page-winwin-depot__feature-title{font-size:1.5em;color:#ffcc00;margin-bottom:15px}.page-winwin-depot__feature-description{font-size:1em;color:#cccccc;word-wrap:break-word;overflow-wrap:break-word}.page-winwin-depot__games-section{padding:40px 20px;background-color:#0f0f1d;text-align:center}.page-winwin-depot__game-providers{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px;margin-bottom:40px;max-width:1200px;margin-left:auto;margin-right:auto}.page-winwin-depot__provider-logo{height:80px;width:auto;object-fit:contain;filter:brightness(.8) grayscale(.5);transition:filter .3s ease;max-width:100%}.page-winwin-depot__provider-logo:hover{filter:brightness(1) grayscale(0)}.page-winwin-depot__game-cta{margin-top:30px}.page-winwin-depot__promotions-section{padding:40px 20px;background-color:#1a1a2e}.page-winwin-depot__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-winwin-depot__promo-card{background-color:#2e2e4a;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.3);text-align:center;transition:transform .3s ease;box-sizing:border-box}.page-winwin-depot__promo-card:hover{transform:translateY(-5px)}.page-winwin-depot__promo-image{width:100%;height:200px;object-fit:cover;max-width:100%}.page-winwin-depot__promo-title{font-size:1.6em;color:#ffcc00;margin:20px 15px 10px}.page-winwin-depot__promo-description{font-size:.95em;color:#cccccc;padding:0 15px 20px;word-wrap:break-word;overflow-wrap:break-word}.page-winwin-depot__promo-card .page-winwin-depot__button{margin-top:15px;margin-bottom:20px;background-color:#ffcc00;color:#1a1a2e;border:none;padding:10px 20px}.page-winwin-depot__promo-card .page-winwin-depot__button:hover{background-color:#e6b800}.page-winwin-depot__faq-section{padding:40px 20px 80px;background-color:#0f0f1d}.page-winwin-depot__faq-container{max-width:900px;margin:0 auto}.page-winwin-depot__faq-item{background-color:#2e2e4a;margin-bottom:15px;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.2)}.page-winwin-depot__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;background-color:#3a3a5c;color:#ffcc00;font-size:1.2em;font-weight:bold;user-select:none;transition:background-color .3s ease}.page-winwin-depot__faq-question:hover{background-color:#4a4a7a}.page-winwin-depot__faq-question-text{margin:0;flex-grow:1;color:#ffcc00;pointer-events:none}.page-winwin-depot__faq-toggle{font-size:1.5em;margin-left:15px;transition:transform .3s ease;pointer-events:none}.page-winwin-depot__faq-item.active .page-winwin-depot__faq-toggle{transform:rotate(45deg)}.page-winwin-depot__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;color:#cccccc;background-color:#2e2e4a}.page-winwin-depot__faq-item.active .page-winwin-depot__faq-answer{max-height:2000px !important;padding:20px !important;opacity:1}.page-winwin-depot__faq-answer p{margin:0;word-wrap:break-word;overflow-wrap:break-word}@media (max-width:768px){.page-winwin-depot__hero-title{font-size:2em}.page-winwin-depot__hero-description{font-size:1em}.page-winwin-depot__hero-buttons{flex-direction:column;gap:10px}.page-winwin-depot__button{width:100%;max-width:250px;margin:0 auto}.page-winwin-depot__section-title{font-size:1.8em;margin-top:40px;margin-bottom:15px}.page-winwin-depot__section-subtitle{font-size:.95em;margin-bottom:30px}.page-winwin-depot__features-grid,.page-winwin-depot__promo-grid{grid-template-columns:1fr;padding:0 10px}.page-winwin-depot__feature-item,.page-winwin-depot__promo-card{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;padding:20px !important}.page-winwin-depot__feature-description,.page-winwin-depot__promo-description,.page-winwin-depot__faq-answer p{word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important}.page-winwin-depot__game-providers{padding:0 10px}.page-winwin-depot__provider-logo{height:60px}.page-winwin-depot__promo-image{height:150px}.page-winwin-depot__faq-question{font-size:1.1em;padding:15px}.page-winwin-depot__faq-answer{padding:0 15px}.page-winwin-depot__faq-item.active .page-winwin-depot__faq-answer{padding:15px !important}}.page-winwin-depot img{max-width:100% !important;height:auto !important;box-sizing:border-box !important}.page-winwin-depot__hero-image-container,.page-winwin-depot__feature-item,.page-winwin-depot__promo-card,.page-winwin-depot__game-providers{width:100% !important;max-width:100% !important;overflow:hidden !important;box-sizing:border-box !important}