.CorporateWellnessClient-module__DkqAFW__main{width:100%}.CorporateWellnessClient-module__DkqAFW__container{max-width:1280px;margin:0 auto;padding:0 24px}.CorporateWellnessClient-module__DkqAFW__headingDecorator{justify-content:center;align-items:center;gap:16px;margin:16px 0 24px;display:flex}.CorporateWellnessClient-module__DkqAFW__decoratorLine{background-color:var(--primary-red);border-radius:var(--radius-full);width:60px;height:2px}.CorporateWellnessClient-module__DkqAFW__decoratorHeart{color:var(--primary-red);font-size:1.5rem;line-height:1}.CorporateWellnessClient-module__DkqAFW__heroSection{background-color:var(--bg-muted);padding:80px 0}.CorporateWellnessClient-module__DkqAFW__heroGrid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.CorporateWellnessClient-module__DkqAFW__heroContent .CorporateWellnessClient-module__DkqAFW__headingDecorator{justify-content:flex-start}.CorporateWellnessClient-module__DkqAFW__title{font-family:var(--font-poppins);color:var(--text-muted);text-transform:uppercase;letter-spacing:2px;margin-bottom:12px;font-size:1.25rem;font-weight:600}.CorporateWellnessClient-module__DkqAFW__subtitle{font-family:var(--font-poppins);color:var(--primary-navy);font-size:3rem;font-weight:700;line-height:1.2}.CorporateWellnessClient-module__DkqAFW__highlight{color:var(--primary-red)}.CorporateWellnessClient-module__DkqAFW__quoteCard{background:var(--white);border-left:4px solid var(--primary-red);font-family:var(--font-inter);color:var(--primary-navy);box-shadow:var(--shadow-sm);border-radius:0 var(--radius-md) var(--radius-md) 0;margin-bottom:24px;padding:24px;font-size:1.125rem;font-style:italic;font-weight:500}.CorporateWellnessClient-module__DkqAFW__description{font-family:var(--font-inter);color:var(--text-body);margin-bottom:32px;font-size:1.125rem;line-height:1.7}.CorporateWellnessClient-module__DkqAFW__badgesGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.CorporateWellnessClient-module__DkqAFW__trustBadge{font-family:var(--font-inter);color:var(--primary-navy);align-items:center;gap:12px;font-size:.95rem;font-weight:500;display:flex}.CorporateWellnessClient-module__DkqAFW__trustBadge svg{color:#10b981;width:20px;height:20px}.CorporateWellnessClient-module__DkqAFW__heroImageWrapper{width:100%;height:600px;position:relative}.CorporateWellnessClient-module__DkqAFW__imageContainer{border-radius:var(--radius-lg);width:100%;height:100%;box-shadow:var(--shadow-lg);position:absolute;top:0;left:0;overflow:hidden}.CorporateWellnessClient-module__DkqAFW__heroImage{object-fit:cover}.CorporateWellnessClient-module__DkqAFW__statsSection{background-color:var(--primary-navy);padding:100px 0}.CorporateWellnessClient-module__DkqAFW__sectionHeader{text-align:center;margin-bottom:60px}.CorporateWellnessClient-module__DkqAFW__statsSection .CorporateWellnessClient-module__DkqAFW__sectionTitle{color:var(--white)}.CorporateWellnessClient-module__DkqAFW__sectionTitle{font-family:var(--font-poppins);color:var(--primary-navy);font-size:2.5rem;font-weight:700}.CorporateWellnessClient-module__DkqAFW__statsGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.CorporateWellnessClient-module__DkqAFW__statCard{border-radius:var(--radius-lg);text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;padding:40px 32px}.CorporateWellnessClient-module__DkqAFW__statCard h3{font-family:var(--font-poppins);color:var(--primary-red);margin-bottom:16px;font-size:3rem;font-weight:700}.CorporateWellnessClient-module__DkqAFW__statCard p{font-family:var(--font-inter);color:#ffffffe6;font-size:1.125rem;line-height:1.5}.CorporateWellnessClient-module__DkqAFW__programsSection{background:var(--bg-main);padding:100px 0}.CorporateWellnessClient-module__DkqAFW__programsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;display:grid}.CorporateWellnessClient-module__DkqAFW__programCard{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid #0000000d;padding:40px 32px;transition:transform .3s}.CorporateWellnessClient-module__DkqAFW__programCard:hover{transform:translateY(-5px)}.CorporateWellnessClient-module__DkqAFW__programCard h3{font-family:var(--font-poppins);color:var(--primary-navy);margin-bottom:8px;font-size:1.25rem;font-weight:700}.CorporateWellnessClient-module__DkqAFW__programCard h4{font-family:var(--font-poppins);color:var(--primary-red);margin-bottom:24px;font-size:1rem;font-weight:500}.CorporateWellnessClient-module__DkqAFW__programCard ul{padding:0;list-style:none}.CorporateWellnessClient-module__DkqAFW__programCard li{font-family:var(--font-inter);color:var(--text-body);margin-bottom:12px;padding-left:28px;font-size:.95rem;position:relative}.CorporateWellnessClient-module__DkqAFW__programCard li:before{content:"✓";color:#10b981;font-weight:700;position:absolute;top:0;left:0}.CorporateWellnessClient-module__DkqAFW__howSection{background:var(--bg-muted);padding:80px 0}.CorporateWellnessClient-module__DkqAFW__stepsList{flex-direction:column;gap:24px;max-width:800px;margin:0 auto;display:flex}.CorporateWellnessClient-module__DkqAFW__stepItem{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);align-items:center;gap:24px;padding:24px 32px;display:flex}.CorporateWellnessClient-module__DkqAFW__stepNumber{background:var(--primary-red);width:56px;height:56px;color:var(--white);border-radius:var(--radius-full);font-family:var(--font-poppins);flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex}.CorporateWellnessClient-module__DkqAFW__stepContent h3{font-family:var(--font-poppins);color:var(--primary-navy);margin-bottom:4px;font-size:1.125rem;font-weight:600}.CorporateWellnessClient-module__DkqAFW__stepContent p{font-family:var(--font-inter);color:var(--text-body);font-size:1rem}.CorporateWellnessClient-module__DkqAFW__ctaBanner{background:linear-gradient(135deg, var(--primary-navy) 0%, #1e293b 100%);text-align:center;padding:80px 0}.CorporateWellnessClient-module__DkqAFW__ctaBanner h2{font-family:var(--font-poppins);color:var(--white);margin-bottom:40px;font-size:2.5rem;font-weight:700}.CorporateWellnessClient-module__DkqAFW__benefitsFlex{flex-wrap:wrap;justify-content:center;gap:32px;margin-bottom:48px;display:flex}.CorporateWellnessClient-module__DkqAFW__benefitItem{border-radius:var(--radius-full);color:var(--white);font-family:var(--font-inter);background:#ffffff1a;padding:12px 24px;font-weight:500}.CorporateWellnessClient-module__DkqAFW__ctaButton{background-color:var(--primary-red);border-radius:var(--radius-full);font-family:var(--font-poppins);cursor:pointer;transition:background-color var(--transition-fast), transform .2s ease, box-shadow .2s ease;border:none;justify-content:center;align-items:center;gap:10px;padding:18px 48px;font-size:1.25rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 8px 24px #c41e3a4d;color:var(--white)!important}.CorporateWellnessClient-module__DkqAFW__ctaButton:hover{background-color:var(--primary-red-hover);transform:translateY(-2px);box-shadow:0 12px 30px #c41e3a66}.CorporateWellnessClient-module__DkqAFW__contactStrip{background:var(--primary-red);padding:20px 0}.CorporateWellnessClient-module__DkqAFW__contactFlex{flex-wrap:wrap;justify-content:center;gap:48px;display:flex}.CorporateWellnessClient-module__DkqAFW__contactItem{color:var(--white);font-family:var(--font-inter);align-items:center;gap:12px;font-size:1rem;font-weight:500;display:flex}.CorporateWellnessClient-module__DkqAFW__contactItem svg{width:20px;height:20px}@media (max-width:1024px){.CorporateWellnessClient-module__DkqAFW__heroGrid{grid-template-columns:1fr;gap:60px}.CorporateWellnessClient-module__DkqAFW__statsGrid{grid-template-columns:repeat(2,1fr)}.CorporateWellnessClient-module__DkqAFW__heroImageWrapper{height:500px}}@media (max-width:768px){.CorporateWellnessClient-module__DkqAFW__subtitle{font-size:2.5rem}.CorporateWellnessClient-module__DkqAFW__badgesGrid,.CorporateWellnessClient-module__DkqAFW__statsGrid{grid-template-columns:1fr}.CorporateWellnessClient-module__DkqAFW__stepItem{text-align:center;flex-direction:column}.CorporateWellnessClient-module__DkqAFW__ctaBanner h2{font-size:2rem}.CorporateWellnessClient-module__DkqAFW__contactFlex{flex-direction:column;align-items:center;gap:16px}}@media (max-width:480px){.CorporateWellnessClient-module__DkqAFW__heroSection{padding:60px 0}.CorporateWellnessClient-module__DkqAFW__subtitle{font-size:2rem}.CorporateWellnessClient-module__DkqAFW__heroImageWrapper{height:400px}.CorporateWellnessClient-module__DkqAFW__programsGrid{grid-template-columns:1fr}}
