.page-winwin-white-hair{font-family:'Arial',sans-serif;color:#333;line-height:1.6;background-color:#f8f8f8}.page-winwin-white-hair__container{max-width:1200px;margin:0 auto;padding:0 15px;box-sizing:border-box}.page-winwin-white-hair__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;background-color:#222}.page-winwin-white-hair__hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.page-winwin-white-hair__hero-content{position:relative;z-index:2;max-width:800px;padding:40px 20px;background-color:rgba(0,0,0,0.5);border-radius:10px}.page-winwin-white-hair__hero-title{font-size:3.2em;margin-bottom:20px;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,0.7)}.page-winwin-white-hair__hero-subtitle{font-size:1.3em;margin-bottom:30px;color:#eee}.page-winwin-white-hair__cta-button{display:inline-block;background-color:#e6b800;color:#1a1a1a;padding:15px 30px;border-radius:5px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color .3s ease,transform .3s ease;border:none;cursor:pointer}.page-winwin-white-hair__cta-button:hover{background-color:#ffd700;transform:translateY(-2px)}.page-winwin-white-hair__section-title{font-size:2.5em;color:#2c3e50;text-align:center;margin-bottom:40px;position:relative;padding-bottom:10px}.page-winwin-white-hair__section-title::after{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:80px;height:4px;background-color:#e6b800;border-radius:2px}.page-winwin-white-hair__section-description{text-align:center;font-size:1.1em;margin-bottom:50px;color:#555}.page-winwin-white-hair__about-section{padding:80px 0;background-color:#fff}.page-winwin-white-hair__content-grid{display:flex;align-items:center;gap:40px}.page-winwin-white-hair__text-content{flex:1}.page-winwin-white-hair__text-content p{margin-bottom:20px;font-size:1.1em}.page-winwin-white-hair__image-wrapper{flex:1;display:flex;justify-content:center;align-items:center;width:100%;max-width:50%;overflow:hidden;box-sizing:border-box}.page-winwin-white-hair__content-image{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,0.1)}.page-winwin-white-hair__inline-cta{display:inline-block;background-color:#007bff;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:bold;transition:background-color .3s ease;margin-top:20px}.page-winwin-white-hair__inline-cta:hover{background-color:#0056b3}.page-winwin-white-hair__solutions-section{padding:80px 0;background-color:#f0f2f5}.page-winwin-white-hair__solutions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:50px}.page-winwin-white-hair__solution-item{background-color:#fff;padding:30px;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,0.08);text-align:center;transition:transform .3s ease,box-shadow .3s ease;box-sizing:border-box}.page-winwin-white-hair__solution-item:hover{transform:translateY(-10px);box-shadow:0 8px 25px rgba(0,0,0,0.15)}.page-winwin-white-hair__solution-image{max-width:100%;height:auto;border-radius:5px;margin-bottom:20px;min-width:200px;min-height:200px}.page-winwin-white-hair__solution-title{font-size:1.8em;color:#2c3e50;margin-bottom:15px}.page-winwin-white-hair__solution-text{font-size:1em;color:#666}.page-winwin-white-hair__centered-cta{text-align:center;margin-top:60px}.page-winwin-white-hair__cta-button--secondary{background-color:#e6b800;color:#1a1a1a}.page-winwin-white-hair__cta-button--secondary:hover{background-color:#ffd700}.page-winwin-white-hair__promo-banner{background:linear-gradient(135deg,#0f1c2c,#2c3e50);color:#fff;padding:60px 0;text-align:center;margin:50px 0}.page-winwin-white-hair__promo-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.page-winwin-white-hair__promo-logo{max-width:150px;height:auto;margin-bottom:20px;filter:drop-shadow(0 0 5px rgba(255,255,255,0.5))}.page-winwin-white-hair__promo-title{font-size:2.8em;margin-bottom:20px;color:#e6b800}.page-winwin-white-hair__promo-text{font-size:1.2em;margin-bottom:30px;max-width:700px;color:#ddd}.page-winwin-white-hair__faq-section{padding:80px 0;background-color:#fff}.page-winwin-white-hair__faq-list{max-width:900px;margin:50px auto 0 auto}.page-winwin-white-hair__faq-item{background-color:#f9f9f9;border:1px solid #ddd;margin-bottom:15px;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,0.05)}.page-winwin-white-hair__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;background-color:#e6b800;color:#1a1a1a;font-weight:bold;font-size:1.2em;user-select:none;transition:background-color .3s ease}.page-winwin-white-hair__faq-question:hover{background-color:#ffd700}.page-winwin-white-hair__faq-q-text{margin:0;flex-grow:1;pointer-events:none;color:#1a1a1a}.page-winwin-white-hair__faq-toggle{font-size:1.5em;line-height:1;width:30px;text-align:center;pointer-events:none;transition:transform .3s ease}.page-winwin-white-hair__faq-item.active .page-winwin-white-hair__faq-toggle{transform:rotate(45deg)}.page-winwin-white-hair__faq-answer{max-height:0;overflow:hidden;padding:0 25px;background-color:#fff;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;opacity:0;color:#444}.page-winwin-white-hair__faq-item.active .page-winwin-white-hair__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1}.page-winwin-white-hair__faq-answer p{margin:0}@media (max-width:992px){.page-winwin-white-hair__hero-title{font-size:2.5em}.page-winwin-white-hair__hero-subtitle{font-size:1.1em}.page-winwin-white-hair__content-grid{flex-direction:column}.page-winwin-white-hair__image-wrapper{max-width:100%}.page-winwin-white-hair__promo-title{font-size:2em}}@media (max-width:768px){.page-winwin-white-hair__hero-section{min-height:400px}.page-winwin-white-hair__hero-content{padding:30px 15px}.page-winwin-white-hair__hero-title{font-size:2em}.page-winwin-white-hair__hero-subtitle{font-size:1em}.page-winwin-white-hair__cta-button{padding:12px 25px;font-size:1em}.page-winwin-white-hair__section-title{font-size:2em;margin-bottom:30px}.page-winwin-white-hair__section-description{font-size:1em;margin-bottom:40px}.page-winwin-white-hair__about-section,.page-winwin-white-hair__solutions-section,.page-winwin-white-hair__faq-section{padding:60px 0}.page-winwin-white-hair__solutions-grid{grid-template-columns:1fr;gap:20px}.page-winwin-white-hair__solution-item{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;padding:20px;word-wrap:break-word !important}.page-winwin-white-hair__solution-text{word-wrap:break-word !important;overflow-wrap:break-word !important}.page-winwin-white-hair__promo-banner{padding:40px 0;margin:30px 0}.page-winwin-white-hair__promo-title{font-size:1.8em}.page-winwin-white-hair__promo-text{font-size:1em}.page-winwin-white-hair__faq-list{margin-top:30px}.page-winwin-white-hair__faq-question{padding:15px 20px;font-size:1.1em}.page-winwin-white-hair__faq-answer{padding:0 20px}.page-winwin-white-hair__faq-item.active .page-winwin-white-hair__faq-answer{padding:15px 20px !important}.page-winwin-white-hair__content-image{min-width:200px !important;min-height:200px !important;max-width:100% !important;height:auto !important;box-sizing:border-box !important}.page-winwin-white-hair__solution-image{min-width:200px !important;min-height:200px !important;max-width:100% !important;height:auto !important;box-sizing:border-box !important}}@media (max-width:480px){.page-winwin-white-hair__hero-title{font-size:1.8em}.page-winwin-white-hair__hero-subtitle{font-size:.9em}.page-winwin-white-hair__section-title{font-size:1.8em}.page-winwin-white-hair__promo-title{font-size:1.5em}.page-winwin-white-hair__faq-question{font-size:1em}}