.growth-module__eWZ3AW__sectionHero{background:linear-gradient(160deg, var(--wye-white) 0%, var(--wye-grey) 50%, #9cc93d08 100%);flex-direction:column;justify-content:center;min-height:80vh;display:flex;position:relative;overflow:hidden}.growth-module__eWZ3AW__heroTexture{pointer-events:none;z-index:0;background-image:radial-gradient(circle,#262a2b0a 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#00000080 0%,#0000 55%);mask-image:linear-gradient(90deg,#00000080 0%,#0000 55%)}.growth-module__eWZ3AW__heroGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#9cc93d14 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:18%;right:8%}.growth-module__eWZ3AW__heroGrid{z-index:2;gap:var(--space-6);grid-template-columns:1fr 1fr;align-items:center;min-height:80vh;padding-top:160px;padding-bottom:100px;display:grid;position:relative}.growth-module__eWZ3AW__heroContent{max-width:620px;padding-left:32px;position:relative}.growth-module__eWZ3AW__heroAccentLine{background:linear-gradient(to bottom, var(--wye-green) 0%, #9cc93d1a 100%);border-radius:2px;width:3px;height:100%;position:absolute;top:0;left:0}.growth-module__eWZ3AW__heroEyebrow{border-radius:var(--radius-full);letter-spacing:.15em;text-transform:uppercase;color:var(--wye-green);margin-bottom:var(--space-4);background:#9cc93d14;border:1px solid #9cc93d26;align-items:center;gap:8px;padding:8px 20px;font-size:.8125rem;font-weight:600;display:inline-flex}.growth-module__eWZ3AW__heroEyebrow:before{content:"";background:var(--wye-green);border-radius:50%;flex-shrink:0;width:8px;height:8px}.growth-module__eWZ3AW__heroTitle{letter-spacing:-.04em;color:var(--wye-black);margin-bottom:var(--space-4);font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1.1;font-family:var(--font-headings)}.growth-module__eWZ3AW__heroDescription{color:var(--text-secondary);max-width:540px;margin-bottom:var(--space-5);font-size:clamp(1rem,1.2vw,1.1875rem);line-height:1.75}.growth-module__eWZ3AW__heroImageWrapper{border-radius:var(--radius-brand-alt);width:100%;height:480px;box-shadow:var(--shadow-premium);position:relative;overflow:hidden}.growth-module__eWZ3AW__heroImageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease-smooth)}.growth-module__eWZ3AW__heroImageWrapper:hover img{transform:scale(1.05)}.growth-module__eWZ3AW__heroImageWrapper:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000 0%,#262a2b1f 100%);height:40%;position:absolute;bottom:0;left:0;right:0}.growth-module__eWZ3AW__sectionMomentum{padding:var(--space-8) 0;background:var(--wye-white);position:relative;overflow:hidden}.growth-module__eWZ3AW__momentumHeader{text-align:center;max-width:800px;margin:0 auto var(--space-7)}.growth-module__eWZ3AW__momentumHeader h2{color:var(--wye-black);margin-bottom:var(--space-4);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;font-family:var(--font-headings)}.growth-module__eWZ3AW__momentumHeader>p{color:var(--text-secondary);font-size:1.125rem;line-height:1.9}.growth-module__eWZ3AW__momentumGrid{gap:var(--space-4);grid-template-columns:repeat(4,1fr);display:grid}.growth-module__eWZ3AW__momentumCard{background:var(--wye-grey);border-radius:var(--radius-lg);padding:var(--space-5);transition:all .4s var(--ease-expo-out);position:relative;overflow:hidden}.growth-module__eWZ3AW__momentumCard:before{content:"";background:var(--wye-green);height:3px;transition:transform .4s var(--ease-expo-out);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.growth-module__eWZ3AW__momentumCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-8px)}.growth-module__eWZ3AW__momentumCard:hover:before{transform:scaleX(1)}.growth-module__eWZ3AW__momentumIcon{width:56px;height:56px;margin-bottom:var(--space-3);color:var(--wye-green);background:#9cc93d1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.growth-module__eWZ3AW__momentumCard h3{font-size:1.125rem;font-weight:var(--font-weight-semibold);color:var(--wye-black);margin-bottom:var(--space-2);font-family:var(--font-headings)}.growth-module__eWZ3AW__momentumCard p{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.7}.growth-module__eWZ3AW__sectionObjectives{padding:var(--space-8) 0;background:var(--wye-grey);position:relative;overflow:hidden}.growth-module__eWZ3AW__objectivesHeader{text-align:center;max-width:800px;margin:0 auto var(--space-7)}.growth-module__eWZ3AW__objectivesHeader h2{color:var(--wye-black);margin-bottom:var(--space-4);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;font-family:var(--font-headings)}.growth-module__eWZ3AW__objectivesGrid{gap:var(--space-4);grid-template-columns:repeat(2,1fr);display:grid}.growth-module__eWZ3AW__objectiveCard{background:var(--wye-white);border-radius:var(--radius-lg);padding:var(--space-5);transition:all .4s var(--ease-expo-out);position:relative;overflow:hidden}.growth-module__eWZ3AW__objectiveCard:before{content:"";background:var(--wye-green);width:3px;height:100%;transition:transform .4s var(--ease-expo-out);position:absolute;top:0;left:0;transform:scaleY(0)}.growth-module__eWZ3AW__objectiveCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-5px)}.growth-module__eWZ3AW__objectiveCard:hover:before{transform:scaleY(1)}.growth-module__eWZ3AW__objectiveNumber{color:var(--wye-green);margin-bottom:var(--space-2);letter-spacing:.1em;font-size:.875rem;font-weight:700}.growth-module__eWZ3AW__objectiveCard h3{font-size:1.25rem;font-weight:var(--font-weight-semibold);color:var(--wye-black);margin-bottom:var(--space-2);font-family:var(--font-headings)}.growth-module__eWZ3AW__objectiveCard p{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.7}.growth-module__eWZ3AW__sectionTimeline{padding:var(--space-8) 0;background:var(--wye-white);position:relative;overflow:hidden}.growth-module__eWZ3AW__timelineHeader{text-align:center;max-width:800px;margin:0 auto var(--space-7)}.growth-module__eWZ3AW__timelineHeader h2{color:var(--wye-black);margin-bottom:var(--space-4);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;font-family:var(--font-headings)}.growth-module__eWZ3AW__timelineContainer{max-width:800px;margin:0 auto;padding-left:40px;position:relative}.growth-module__eWZ3AW__timelineLine{background:linear-gradient(to bottom, var(--wye-green) 0%, #9cc93d4d 100%);width:2px;position:absolute;top:0;bottom:0;left:12px}.growth-module__eWZ3AW__timelineItem{padding-bottom:var(--space-5);padding-left:var(--space-5);position:relative}.growth-module__eWZ3AW__timelineItem:last-child{padding-bottom:0}.growth-module__eWZ3AW__timelineDot{background:var(--wye-green);border:3px solid var(--wye-white);border-radius:50%;width:16px;height:16px;position:absolute;top:4px;left:-34px;box-shadow:0 0 0 3px #9cc93d33}.growth-module__eWZ3AW__timelineYear{color:var(--wye-green);margin-bottom:var(--space-1);font-size:1.25rem;font-weight:700;font-family:var(--font-headings)}.growth-module__eWZ3AW__timelineDesc{color:var(--text-secondary);font-size:1rem;line-height:1.7}.growth-module__eWZ3AW__timelineDesc strong{color:var(--wye-black);font-weight:var(--font-weight-semibold)}.growth-module__eWZ3AW__sectionPosition{padding:var(--space-9) 0 var(--space-10) 0;background:var(--wye-grey);position:relative;overflow:hidden}.growth-module__eWZ3AW__sectionPosition:before{content:"";border-radius:var(--radius-brand);pointer-events:none;background:linear-gradient(135deg,#9cc93d08 0%,#0000 100%);width:300px;height:300px;position:absolute;top:10%;right:-5%}.growth-module__eWZ3AW__positionInner{text-align:center;max-width:900px;margin:0 auto}.growth-module__eWZ3AW__positionEyebrow{border-radius:var(--radius-full);letter-spacing:.15em;text-transform:uppercase;color:var(--wye-green);margin-bottom:var(--space-5);background:#9cc93d14;border:1px solid #9cc93d26;align-items:center;gap:8px;padding:8px 20px;font-size:.8125rem;font-weight:600;display:inline-flex}.growth-module__eWZ3AW__positionEyebrow:before{content:"";background:var(--wye-green);border-radius:50%;flex-shrink:0;width:8px;height:8px}.growth-module__eWZ3AW__positionQuote{color:var(--wye-black);margin-bottom:var(--space-6);font-size:clamp(1.25rem,2.5vw,1.75rem);font-style:italic;line-height:1.6}.growth-module__eWZ3AW__positionStats{gap:var(--space-5);margin-bottom:var(--space-4);grid-template-columns:repeat(4,1fr);display:grid}.growth-module__eWZ3AW__positionStat{text-align:center;padding:var(--space-3) var(--space-2);background:var(--wye-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:all .4s var(--ease-expo-out)}.growth-module__eWZ3AW__positionStat:hover{box-shadow:var(--shadow-xl);transform:translateY(-5px)}.growth-module__eWZ3AW__positionStatNumber{color:var(--wye-green);margin-bottom:var(--space-2);font-size:2.5rem;font-weight:700;line-height:1;font-family:var(--font-headings)}.growth-module__eWZ3AW__positionStatLabel{color:var(--text-secondary);font-size:.9375rem}.growth-module__eWZ3AW__sectionClosing{padding:var(--space-8) 0 var(--space-9) 0;background:var(--wye-white);position:relative;overflow:hidden}.growth-module__eWZ3AW__sectionClosing:before{content:"";border-radius:var(--radius-brand);pointer-events:none;background:linear-gradient(135deg,#9cc93d08 0%,#0000 100%);width:300px;height:300px;position:absolute;top:10%;right:-5%}.growth-module__eWZ3AW__closingInner{text-align:center;max-width:800px;margin:0 auto}.growth-module__eWZ3AW__closingEyebrow{border-radius:var(--radius-full);letter-spacing:.15em;text-transform:uppercase;color:var(--wye-green);margin-bottom:var(--space-5);background:#9cc93d14;border:1px solid #9cc93d26;align-items:center;gap:8px;padding:8px 20px;font-size:.8125rem;font-weight:600;display:inline-flex}.growth-module__eWZ3AW__closingEyebrow:before{content:"";background:var(--wye-green);border-radius:50%;flex-shrink:0;width:8px;height:8px}.growth-module__eWZ3AW__closingInner h2{color:var(--wye-black);margin-bottom:var(--space-4);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;font-family:var(--font-headings);line-height:1.3}.growth-module__eWZ3AW__closingInner>p{color:var(--text-secondary);margin-bottom:var(--space-5);font-size:1.125rem;line-height:1.9}.growth-module__eWZ3AW__closingActions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.growth-module__eWZ3AW__sectionContact{padding:var(--space-8) 0;background:var(--wye-grey);color:var(--wye-black);position:relative;overflow:hidden}.growth-module__eWZ3AW__sectionContact:before{content:"";border-radius:var(--radius-brand);pointer-events:none;background:linear-gradient(135deg,#9cc93d08 0%,#0000 100%);width:300px;height:300px;position:absolute;top:10%;left:-5%}.growth-module__eWZ3AW__contactHeader{text-align:center;max-width:700px;margin:0 auto var(--space-7)}.growth-module__eWZ3AW__contactHeader h2{color:var(--wye-black);margin-bottom:var(--space-4);letter-spacing:var(--tracking-tight);font-size:clamp(2rem,4vw,3.5rem);font-weight:700;font-family:var(--font-headings)}.growth-module__eWZ3AW__contactHeader>p{color:var(--text-secondary);margin-bottom:var(--space-5);font-size:1.125rem;line-height:1.9}.growth-module__eWZ3AW__contactFormWrapper{background:var(--wye-white);border-radius:var(--radius-xl);max-width:700px;padding:var(--space-6);box-shadow:var(--shadow-lg);border:1px solid #262a2b14;margin:0 auto;position:relative;overflow:hidden}.growth-module__eWZ3AW__contactFormWrapper:before{content:"";background:linear-gradient(90deg, var(--wye-green) 0%, var(--wye-lime) 100%);height:3px;position:absolute;top:0;left:0;right:0}.growth-module__eWZ3AW__contactFormWrapper:hover{box-shadow:var(--shadow-xl);border-color:#9cc93d4d}.growth-module__eWZ3AW__formRow{gap:var(--space-3);margin-bottom:var(--space-3);grid-template-columns:1fr 1fr;display:grid}.growth-module__eWZ3AW__formGroup{gap:var(--space-2);flex-direction:column;display:flex}.growth-module__eWZ3AW__formGroup.growth-module__eWZ3AW__full{grid-column:1/-1}.growth-module__eWZ3AW__formGroup label{font-size:.875rem;font-weight:var(--font-weight-medium);color:var(--text-secondary);text-transform:uppercase;letter-spacing:var(--tracking-wide)}.growth-module__eWZ3AW__formGroup input,.growth-module__eWZ3AW__formGroup textarea,.growth-module__eWZ3AW__formGroup select{background:var(--wye-grey);border-radius:var(--radius-md);padding:var(--space-3);color:var(--wye-black);transition:all .3s var(--ease-smooth);border:1px solid #262a2b1a;font-family:inherit;font-size:1rem}.growth-module__eWZ3AW__formGroup input:focus,.growth-module__eWZ3AW__formGroup textarea:focus,.growth-module__eWZ3AW__formGroup select:focus{border-color:var(--wye-green);background:var(--wye-white);outline:none;box-shadow:0 0 0 4px #9cc93d1a}.growth-module__eWZ3AW__formGroup select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23262A2B' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}.growth-module__eWZ3AW__formGroup textarea{resize:vertical;min-height:120px}.growth-module__eWZ3AW__submitBtn{background:var(--wye-green);color:#fff;border:2px solid var(--wye-green);cursor:pointer;width:100%;transition:all .4s var(--ease-spring);margin-top:var(--space-2);justify-content:center;align-items:center;gap:var(--space-2);border-radius:50px;padding:14px 32px;font-family:inherit;font-size:1rem;font-weight:600;display:flex;position:relative;overflow:hidden}.growth-module__eWZ3AW__submitBtn:before{content:"";background:linear-gradient(135deg, var(--wye-green-dark) 0%, var(--wye-green) 100%);opacity:0;transition:opacity .4s;position:absolute;inset:0}.growth-module__eWZ3AW__submitBtn:hover:before{opacity:1}.growth-module__eWZ3AW__submitBtn:hover{transform:translateY(-3px);box-shadow:0 8px 25px #9cc93d66}.growth-module__eWZ3AW__btnText,.growth-module__eWZ3AW__btnIcon{z-index:1;position:relative}.growth-module__eWZ3AW__submitBtn.growth-module__eWZ3AW__loading .growth-module__eWZ3AW__btnText{opacity:0}.growth-module__eWZ3AW__submitBtn.growth-module__eWZ3AW__loading:after{content:"";border:2px solid #0000;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite growth-module__eWZ3AW__spin;position:absolute}@keyframes growth-module__eWZ3AW__spin{to{transform:rotate(360deg)}}@media (max-width:1200px){.growth-module__eWZ3AW__momentumGrid,.growth-module__eWZ3AW__positionStats{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.growth-module__eWZ3AW__heroGrid{gap:var(--space-5);grid-template-columns:1fr;min-height:auto;padding-top:130px;padding-bottom:60px}.growth-module__eWZ3AW__heroContent{text-align:center;max-width:100%;padding-left:0}.growth-module__eWZ3AW__heroAccentLine{display:none}.growth-module__eWZ3AW__heroTitle{font-size:clamp(2.25rem,5vw,3.5rem)}.growth-module__eWZ3AW__heroDescription{max-width:600px;margin-left:auto;margin-right:auto}.growth-module__eWZ3AW__heroImageWrapper{max-width:600px;height:340px;margin:0 auto}.growth-module__eWZ3AW__objectivesGrid{grid-template-columns:1fr}}@media (max-width:768px){.growth-module__eWZ3AW__heroGrid{padding-top:110px;padding-bottom:40px}.growth-module__eWZ3AW__heroTitle{font-size:clamp(2rem,6vw,2.75rem)}.growth-module__eWZ3AW__heroImageWrapper{height:280px}.growth-module__eWZ3AW__momentumGrid{grid-template-columns:1fr}.growth-module__eWZ3AW__positionStats{gap:var(--space-3);grid-template-columns:1fr 1fr}.growth-module__eWZ3AW__positionStatNumber{font-size:2rem}.growth-module__eWZ3AW__closingActions{flex-direction:column;align-items:center}.growth-module__eWZ3AW__formRow{grid-template-columns:1fr}.growth-module__eWZ3AW__timelineContainer{padding-left:30px}}
