.Hero-module___w2HtG__heroSection{background:linear-gradient(160deg, var(--hero-bg-start) 0%, var(--hero-bg-end) 100%);padding-top:7rem;padding-bottom:3rem;position:relative;overflow:hidden}.Hero-module___w2HtG__heroContainer{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:2.5rem;min-height:60vh;padding-top:2.5rem;padding-bottom:2.5rem;display:flex;position:relative}.Hero-module___w2HtG__title{letter-spacing:-.02em;color:var(--text-on-dark);margin-bottom:1rem;font-size:clamp(2rem,8vw,4.5rem);font-weight:700;line-height:1.1}.Hero-module___w2HtG__description{color:var(--text-secondary-on-dark);opacity:.85;max-width:36ch;margin:0 auto 2rem;font-size:clamp(1rem,3vw,1.125rem);line-height:1.65}.Hero-module___w2HtG__arrow{margin-left:.25rem;font-size:1.1rem;display:inline-block}.Hero-module___w2HtG__graphic{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:420px;margin:0 auto;display:flex;position:relative}@media (min-width:768px){.Hero-module___w2HtG__heroSection{padding-top:6rem;padding-bottom:4rem}.Hero-module___w2HtG__heroContainer{min-height:65vh;padding-top:3rem;padding-bottom:3rem}.Hero-module___w2HtG__description{max-width:48ch}.Hero-module___w2HtG__graphic{max-width:520px}}@media (min-width:1024px){.Hero-module___w2HtG__heroSection{padding-top:0;padding-bottom:4rem}.Hero-module___w2HtG__heroContainer{text-align:left;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:72vh;padding-top:10rem;padding-bottom:4rem;display:grid}.Hero-module___w2HtG__title{font-size:clamp(3rem,5vw,4.5rem)}.Hero-module___w2HtG__description{max-width:40ch;margin:0 0 2.5rem}.Hero-module___w2HtG__graphic{max-width:100%;margin:0}}.Hero-module___w2HtG__partnersSection{background:var(--bg-primary);padding:3rem 0 4rem}.Hero-module___w2HtG__partnersContainer{z-index:1;text-align:center;position:relative}.Hero-module___w2HtG__partnersText{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.07em;margin-bottom:2rem;font-size:.8rem;font-weight:700}.Hero-module___w2HtG__logoWrapper{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.Hero-module___w2HtG__logoRow{will-change:transform;flex-wrap:nowrap;align-items:center;gap:1.5rem;width:max-content;padding:.75rem 0;animation:10s linear infinite Hero-module___w2HtG__scrollMarquee;display:flex}.Hero-module___w2HtG__logoRow:hover{animation-play-state:paused}@keyframes Hero-module___w2HtG__scrollMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.Hero-module___w2HtG__logoRow{animation:none}}.Hero-module___w2HtG__partnerLink{flex-shrink:0;display:block}.Hero-module___w2HtG__partnerImgLogo{background:#fff;border:1px solid #0000000f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:140px;height:70px;padding:1rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;box-shadow:0 2px 8px #0000000a}.Hero-module___w2HtG__partnerImgLogo:hover{border-color:#0000001a;transform:translateY(-3px);box-shadow:0 8px 20px #00000012}.Hero-module___w2HtG__partnerImgLogo img{filter:grayscale();opacity:.65;max-width:90%;max-height:90%;transition:filter .3s,opacity .3s,transform .3s;width:auto!important;height:auto!important}.Hero-module___w2HtG__partnerImgLogo:hover img{filter:grayscale(0%);opacity:1;transform:scale(1.05)}@media (min-width:768px){.Hero-module___w2HtG__partnerImgLogo{width:180px;height:88px}}@media (min-width:1024px){.Hero-module___w2HtG__partnerImgLogo{width:200px;height:100px}}
.Button-module__8RiFmG__btn{border-radius:var(--radius-sm);justify-content:center;align-items:center;gap:8px;font-weight:500;transition:all .2s;display:inline-flex}.Button-module__8RiFmG__btn-primary{background-color:var(--brand-green);color:#fff}.Button-module__8RiFmG__btn-primary:hover{background-color:var(--brand-green-hover);transform:translateY(-2px);box-shadow:0 4px 20px #82c34166}.Button-module__8RiFmG__btn-secondary{background-color:var(--light-mint);color:var(--brand-green)}.Button-module__8RiFmG__btn-secondary:hover{background-color:#a1a218}.Button-module__8RiFmG__btn-text{color:var(--text-primary);background:0 0}.Button-module__8RiFmG__btn-text:hover{color:var(--brand-green)}.Button-module__8RiFmG__btn-sm{padding:8px 16px;font-size:.875rem}.Button-module__8RiFmG__btn-md{padding:12px 24px;font-size:1rem}.Button-module__8RiFmG__btn-lg{padding:16px 32px;font-size:1.125rem}
.Features-module__oVnRKG__featureCard{border-radius:var(--radius-md);background:linear-gradient(145deg,#4d8c6a 0%,#0a4a2e 100%);flex-direction:column;gap:2.5rem;padding:2.5rem 1.25rem;display:flex}.Features-module__oVnRKG__leftColumn{flex-direction:column;display:flex}.Features-module__oVnRKG__illustration{justify-content:center;align-items:center;min-height:140px;margin-bottom:2rem;display:flex}.Features-module__oVnRKG__cubeStack{background:var(--brand-green);border-radius:var(--radius-sm);width:80px;height:80px;transform-style:preserve-3d;transform:rotateX(60deg)rotate(45deg);box-shadow:16px 16px #4fc87a}.Features-module__oVnRKG__heading{letter-spacing:-.02em;color:#fff;margin-bottom:1rem;font-size:clamp(1.75rem,5vw,3rem);font-weight:700;line-height:1.2}.Features-module__oVnRKG__description{color:#a8d5bc;margin-bottom:0;font-size:clamp(.95rem,2vw,1.125rem);line-height:1.65}.Features-module__oVnRKG__rightColumn{flex-direction:column;gap:2rem;display:flex}.Features-module__oVnRKG__point{border-left:2px solid #c9e87a4d;padding-left:1rem}.Features-module__oVnRKG__pointTitle{color:#fff;letter-spacing:.01em;margin-bottom:.4rem;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:700}.Features-module__oVnRKG__pointDescription{color:#a8d5bc;margin-bottom:0;font-size:clamp(.9rem,2vw,1rem);line-height:1.6}@media (min-width:768px){.Features-module__oVnRKG__featureCard{border-radius:var(--radius-lg);grid-template-columns:1fr 1fr;gap:3.5rem;padding:3rem 2.5rem;display:grid}.Features-module__oVnRKG__cubeStack{width:100px;height:100px;box-shadow:18px 18px #4fc87a}}@media (min-width:1024px){.Features-module__oVnRKG__featureCard{gap:5rem;padding:4rem}.Features-module__oVnRKG__cubeStack{width:120px;height:120px;box-shadow:20px 20px #4fc87a}}
.Stats-module__foLegW__statsContainer{flex-direction:column;gap:1.5rem;display:flex}.Stats-module__foLegW__headerWrapper{flex-direction:column;gap:1.5rem;width:100%;margin-bottom:1.25rem;display:flex}.Stats-module__foLegW__headerColumn{text-align:left;max-width:38rem;margin:0}.Stats-module__foLegW__headerAction{align-self:flex-start}.Stats-module__foLegW__heading{color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);line-height:1.1}.Stats-module__foLegW__description{color:var(--text-secondary);margin-bottom:0;font-size:clamp(.95rem,2vw,1.1rem);line-height:1.65}.Stats-module__foLegW__arrow{margin-left:.375rem;display:inline-block}.Stats-module__foLegW__minimalistWrapper{width:100%;padding:2rem 0;position:relative}.Stats-module__foLegW__mainLine{background:#00000012;width:2px;height:100%;position:absolute;top:0;left:1.25rem}.Stats-module__foLegW__lineProgress{background:linear-gradient(to bottom, transparent, var(--brand-green), transparent);width:100%;height:0}.Stats-module__foLegW__statsRow{z-index:2;flex-direction:column;align-items:flex-start;gap:3rem;padding-left:3.5rem;display:flex;position:relative}.Stats-module__foLegW__statItem{text-align:left;flex-direction:row;width:100%;display:flex;position:relative;padding:0!important}.Stats-module__foLegW__statContent{text-align:left;padding:0;margin:0!important}.Stats-module__foLegW__statValue{color:var(--text-primary);justify-content:flex-start;align-items:baseline;margin-bottom:.5rem;font-size:clamp(2.25rem,6vw,4rem);font-weight:700;line-height:1;display:flex}.Stats-module__foLegW__plus{color:var(--brand-green);margin-left:.25rem;font-size:.5em}.Stats-module__foLegW__statLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);font-size:.875rem;font-weight:600}.Stats-module__foLegW__statNode{background:var(--brand-green);z-index:3;width:12px;height:12px;box-shadow:0 0 10px var(--brand-green);border-radius:50%;position:absolute;top:50%;left:-2.5rem;transform:translateY(-50%)}.Stats-module__foLegW__nodeRipple{background:var(--brand-green);opacity:.5;border-radius:50%;animation:2s ease-out infinite Stats-module__foLegW__ripple;position:absolute;inset:0}@keyframes Stats-module__foLegW__ripple{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(4)}}@media (prefers-reduced-motion:reduce){.Stats-module__foLegW__nodeRipple{animation:none}}@media (min-width:1024px){.Stats-module__foLegW__headerWrapper{flex-direction:row;justify-content:space-between;align-items:flex-end}.Stats-module__foLegW__headerAction{align-self:auto;margin-bottom:.5rem}.Stats-module__foLegW__mainLine{width:100%;height:1px;top:50%;left:0;transform:translateY(-50%)}.Stats-module__foLegW__lineProgress{background:linear-gradient(to right, transparent, var(--brand-green), transparent);height:100%}.Stats-module__foLegW__statsRow{flex-direction:row;justify-content:space-around;align-items:center;gap:0;padding-left:0}.Stats-module__foLegW__statItem{text-align:center;flex-direction:column;align-items:center;width:220px}.Stats-module__foLegW__statContent{text-align:center}.Stats-module__foLegW__statValue{justify-content:center}.Stats-module__foLegW__statNode{top:50%;left:50%;transform:translate(-50%,-50%)}.Stats-module__foLegW__above{flex-direction:column;padding-bottom:3rem}.Stats-module__foLegW__above .Stats-module__foLegW__statContent{margin-bottom:1.5rem!important}.Stats-module__foLegW__above .Stats-module__foLegW__statNode{top:100%}.Stats-module__foLegW__below{flex-direction:column;padding-top:3rem}.Stats-module__foLegW__below .Stats-module__foLegW__statContent{margin-top:1.5rem!important}.Stats-module__foLegW__below .Stats-module__foLegW__statNode{top:0}}
.Awards-module__-eO3ha__section{background-color:#f8f8f7;width:100%;padding:3rem 0}@media (min-width:768px){.Awards-module__-eO3ha__section{padding:3.5rem 0}}@media (min-width:1024px){.Awards-module__-eO3ha__section{padding:4rem 0}}.Awards-module__-eO3ha__container{max-width:1100px;font-family:var(--font-inter), sans-serif;margin:0 auto;padding:0 1rem}@media (min-width:768px){.Awards-module__-eO3ha__container{padding:0 2rem}}@media (min-width:1024px){.Awards-module__-eO3ha__container{padding:0 3.5rem}}.Awards-module__-eO3ha__header{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.Awards-module__-eO3ha__headerLeft{flex-direction:column;display:flex}.Awards-module__-eO3ha__eyebrow{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);margin-bottom:.25rem;font-size:.75rem;font-weight:700}.Awards-module__-eO3ha__heading{color:var(--text-primary);margin:0;font-size:clamp(1.75rem,5vw,2.25rem);font-weight:700;line-height:1.1}.Awards-module__-eO3ha__headerRight{flex-direction:column;display:flex}.Awards-module__-eO3ha__subtitle{color:var(--text-secondary);max-width:60ch;margin-bottom:1.5rem;font-size:clamp(.95rem,2vw,1.05rem);font-weight:400;line-height:1.6}.Awards-module__-eO3ha__statsRow{flex-wrap:wrap;gap:2.5rem;margin-top:.5rem;display:flex}.Awards-module__-eO3ha__statItem{flex-direction:column;display:flex;position:relative}.Awards-module__-eO3ha__statValue{color:var(--text-primary);letter-spacing:-.04em;align-items:baseline;font-size:3rem;font-weight:800;line-height:1;display:flex}.Awards-module__-eO3ha__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;opacity:.7;margin-top:.25rem;font-size:.75rem;font-weight:700}.Awards-module__-eO3ha__divider{background-color:#00000014;width:100%;height:1px;margin-bottom:1.5rem}.Awards-module__-eO3ha__grid{gap:1rem;display:grid}.Awards-module__-eO3ha__row1,.Awards-module__-eO3ha__row2{grid-template-columns:1fr;gap:1rem;display:grid}.Awards-module__-eO3ha__timelineWrapper{grid-column:span 1}.Awards-module__-eO3ha__awardCard{background:#fff;border:.5px solid #00000017;border-radius:1rem;flex-direction:column;min-height:240px;padding:1.25rem;transition:transform .25s,box-shadow .25s;display:flex}@media (prefers-reduced-motion:no-preference){.Awards-module__-eO3ha__awardCard:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000000d}}.Awards-module__-eO3ha__imageArea{background-color:#0000;border-radius:.75rem;flex:1;justify-content:center;align-items:center;min-height:180px;margin-bottom:1rem;display:flex;position:relative;overflow:hidden}.Awards-module__-eO3ha__featuredCard .Awards-module__-eO3ha__imageArea{min-height:240px}.Awards-module__-eO3ha__awardImage{object-fit:contain;padding:0;box-sizing:border-box!important}.Awards-module__-eO3ha__statusBadge{text-transform:uppercase;color:#fff;z-index:2;border-radius:99px;padding:4px 10px;font-size:.625rem;font-weight:700;position:absolute;top:-8px;right:-8px}.Awards-module__-eO3ha__badgeAmber{background-color:#f59e0b}.Awards-module__-eO3ha__badgeGreen{background-color:#10b981}.Awards-module__-eO3ha__badgeBlue{background-color:#3b82f6}.Awards-module__-eO3ha__textArea{flex-direction:column;flex-shrink:0;justify-content:center;display:flex}.Awards-module__-eO3ha__awardName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin-bottom:.25rem;font-size:.875rem;font-weight:600;line-height:1.2;overflow:hidden}.Awards-module__-eO3ha__awardMeta{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.Awards-module__-eO3ha__timelineCard{background:#f1f1ef;border-radius:1rem;flex-direction:column;padding:1.25rem;display:flex}.Awards-module__-eO3ha__timelineTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);margin-bottom:1.25rem;font-size:.75rem;font-weight:700}.Awards-module__-eO3ha__timelineList{flex-direction:column;gap:.75rem;display:flex}.Awards-module__-eO3ha__timelineItem{align-items:flex-start;gap:.75rem;display:flex}.Awards-module__-eO3ha__timelineDot{background-color:#adb5bd;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:5px}.Awards-module__-eO3ha__timelineYear{color:var(--text-primary);flex-shrink:0;width:2rem;font-size:.75rem;font-weight:600}.Awards-module__-eO3ha__timelineAward{color:var(--text-secondary);font-size:.75rem}@media (min-width:768px){.Awards-module__-eO3ha__header{grid-template-columns:1fr 1fr;align-items:flex-start;gap:2.5rem;margin-bottom:2.5rem;display:grid}.Awards-module__-eO3ha__row1,.Awards-module__-eO3ha__row2{grid-template-columns:repeat(2,1fr);gap:1rem}.Awards-module__-eO3ha__timelineWrapper{grid-column:span 2}.Awards-module__-eO3ha__awardCard{min-height:280px}}@media (min-width:1024px){.Awards-module__-eO3ha__row1{grid-template-columns:2fr 1fr 1fr}.Awards-module__-eO3ha__row2{grid-template-columns:repeat(4,1fr)}.Awards-module__-eO3ha__timelineWrapper{grid-column:span 3}.Awards-module__-eO3ha__awardCard{min-height:300px}.Awards-module__-eO3ha__row1 .Awards-module__-eO3ha__awardCard{min-height:320px}.Awards-module__-eO3ha__row1 .Awards-module__-eO3ha__featuredCard{min-height:360px}}
.ActionBanner-module__Cw2d5a__banner{border-radius:var(--radius-md);cursor:crosshair;background-color:#2a654e;border:1px solid #82c34133;padding:2.5rem 1.25rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #0003}.ActionBanner-module__Cw2d5a__content{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:800px;margin:0 auto;display:flex;position:relative}.ActionBanner-module__Cw2d5a__heading{letter-spacing:-.02em;color:#fff;margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem)}.ActionBanner-module__Cw2d5a__description{color:#fff;margin-bottom:2.5rem;font-size:clamp(.95rem,2vw,1.125rem);line-height:1.65}.ActionBanner-module__Cw2d5a__arrow{margin-left:.25rem;font-size:1.1rem;display:inline-block}@media (min-width:768px){.ActionBanner-module__Cw2d5a__banner{border-radius:var(--radius-lg);padding:4rem 2.5rem}}@media (min-width:1024px){.ActionBanner-module__Cw2d5a__banner{padding:6rem 4rem}}
.ContactHero-module__SL13xG__heroSection{background-color:var(--bg-primary);padding:7rem 0 3.5rem}@media (min-width:768px){.ContactHero-module__SL13xG__heroSection{padding:9rem 0 5rem}}@media (min-width:1024px){.ContactHero-module__SL13xG__heroSection{padding:10rem 0 6rem}}.ContactHero-module__SL13xG__layout{flex-direction:column;gap:3rem;display:flex}@media (min-width:1024px){.ContactHero-module__SL13xG__layout{flex-direction:row;gap:7.5rem}}.ContactHero-module__SL13xG__infoColumn{flex:1}.ContactHero-module__SL13xG__label{color:var(--brand-green);margin-bottom:1.25rem;font-size:clamp(.875rem,2vw,1rem);font-weight:500;display:block}.ContactHero-module__SL13xG__title{color:#000;margin-bottom:1.25rem;font-size:clamp(2rem,6vw,4rem);font-weight:600}.ContactHero-module__SL13xG__subtitle{color:var(--text-secondary);margin-bottom:2.5rem;font-size:clamp(.95rem,2vw,1.125rem);line-height:1.65}@media (min-width:1024px){.ContactHero-module__SL13xG__subtitle{max-width:28rem;margin-bottom:3.75rem}}.ContactHero-module__SL13xG__infoBlock{margin-bottom:2.5rem}.ContactHero-module__SL13xG__infoBlock h3{color:#000;margin-bottom:.625rem;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:500}.ContactHero-module__SL13xG__infoBlock p{color:var(--text-secondary);margin:0;font-size:clamp(.95rem,2vw,1.125rem)}.ContactHero-module__SL13xG__formColumn{flex:1}.ContactHero-module__SL13xG__form{flex-direction:column;gap:2rem;display:flex}.ContactHero-module__SL13xG__fieldGroup{flex-direction:column;gap:.75rem;display:flex}.ContactHero-module__SL13xG__formRow{flex-direction:column;gap:2rem;display:flex}@media (min-width:480px){.ContactHero-module__SL13xG__formRow{flex-direction:row;gap:2rem}.ContactHero-module__SL13xG__formRow>div{flex:1}}.ContactHero-module__SL13xG__inputLabel{color:var(--text-secondary);pointer-events:none;font-size:clamp(.95rem,2vw,1.125rem)}.ContactHero-module__SL13xG__inputField{width:100%;min-height:var(--touch-min,44px);background:0 0;border:none;border-bottom:1px solid #e2e8f0;outline:none;padding:.75rem 0;font-family:inherit;font-size:clamp(.95rem,2vw,1.125rem);transition:border-color .2s}.ContactHero-module__SL13xG__inputField:focus{border-bottom-color:var(--brand-green)}.ContactHero-module__SL13xG__textareaField{resize:vertical;min-height:120px;padding-top:2.25rem}.ContactHero-module__SL13xG__submitBtn{align-self:flex-start;margin-top:1rem}
.Footer-module__3hUVsW__footer{color:#fff;background-color:#0a141a;padding:3.5rem 0 2rem;position:relative;overflow:hidden}.Footer-module__3hUVsW__footer:before{content:"";background:linear-gradient(90deg,#0000,#82c3414d,#0000);width:80%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}@media (min-width:768px){.Footer-module__3hUVsW__footer{padding:5rem 0 2.5rem}}@media (min-width:1024px){.Footer-module__3hUVsW__footer{padding:6.25rem 0 2.5rem}}.Footer-module__3hUVsW__container{max-width:var(--max-width);margin:0 auto}.Footer-module__3hUVsW__grid{grid-template-columns:1fr;gap:2.5rem;margin-bottom:3rem;display:grid}@media (min-width:768px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr 1fr;gap:3rem 2.5rem}}@media (min-width:1024px){.Footer-module__3hUVsW__grid{grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:2.5rem;margin-bottom:5rem}}.Footer-module__3hUVsW__brandCol{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__3hUVsW__brandName{letter-spacing:-.01em;color:#fff;font-size:1.375rem;font-weight:700}.Footer-module__3hUVsW__brandDesc{color:#94a3b8;max-width:280px;font-size:.9375rem;line-height:1.65}.Footer-module__3hUVsW__socials{gap:.75rem;margin-top:.5rem;display:flex}.Footer-module__3hUVsW__socialIcon{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .3s,border-color .3s,transform .3s;display:flex}.Footer-module__3hUVsW__socialIcon:hover{background:var(--brand-green);border-color:var(--brand-green);transform:translateY(-3px)}.Footer-module__3hUVsW__colTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--brand-green);margin-bottom:1.5rem;font-size:.8125rem;font-weight:700}.Footer-module__3hUVsW__nav{flex-direction:column;gap:.875rem;display:flex}.Footer-module__3hUVsW__nav a{color:#cbd5e1;width:fit-content;min-height:var(--touch-min,44px);align-items:center;padding:.25rem 0;font-size:.9375rem;transition:color .2s,transform .2s;display:flex}.Footer-module__3hUVsW__nav a:hover{color:#fff;transform:translate(4px)}.Footer-module__3hUVsW__contactInfo{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__3hUVsW__contactItem{gap:.75rem;display:flex}.Footer-module__3hUVsW__contactLabel{color:#64748b;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.25rem;font-size:.6875rem;font-weight:700}.Footer-module__3hUVsW__contactValue{color:#fff;font-size:.9375rem}.Footer-module__3hUVsW__bottomBar{text-align:center;border-top:1px solid #ffffff0d;flex-direction:column;gap:1.25rem;padding-top:2rem;display:flex}.Footer-module__3hUVsW__copyright{color:#64748b;font-size:.875rem}.Footer-module__3hUVsW__legalLinks{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}.Footer-module__3hUVsW__legalLinks a{color:#64748b;min-height:var(--touch-min,44px);align-items:center;font-size:.875rem;transition:color .2s;display:flex}.Footer-module__3hUVsW__legalLinks a:hover{color:#fff}@media (min-width:768px){.Footer-module__3hUVsW__bottomBar{text-align:left;flex-direction:row;justify-content:space-between;align-items:center}.Footer-module__3hUVsW__legalLinks{justify-content:flex-end}}
.Testimonials-module__X7R5sW__sectionWrapper{background-color:#fcfdfe;position:relative;overflow:hidden}.Testimonials-module__X7R5sW__testimonialsContainer{width:100%;position:relative}.Testimonials-module__X7R5sW__bgDecoration{pointer-events:none;z-index:0;width:100%;height:100%;color:var(--brand-green);opacity:.3;position:absolute;top:0;left:0}.Testimonials-module__X7R5sW__bgDecoration svg{width:100%;height:100%}.Testimonials-module__X7R5sW__header{flex-direction:column;align-items:flex-start;width:100%;margin-bottom:2rem;display:flex}.Testimonials-module__X7R5sW__heading{color:var(--text-primary);letter-spacing:-.03em;max-width:50rem;margin-bottom:1rem;font-size:clamp(2rem,6vw,3.5rem);font-weight:700;line-height:1.1}.Testimonials-module__X7R5sW__description{color:var(--text-secondary);opacity:.85;max-width:38rem;margin-bottom:0;font-size:clamp(.95rem,2vw,1.125rem);line-height:1.65}.Testimonials-module__X7R5sW__grid{z-index:1;grid-template-columns:1fr;align-items:stretch;gap:1.25rem;width:100%;display:grid;position:relative}@media (min-width:768px){.Testimonials-module__X7R5sW__header{margin-bottom:3rem}.Testimonials-module__X7R5sW__grid{grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:1.5rem}}@media (min-width:1024px){.Testimonials-module__X7R5sW__header{margin-bottom:4rem}}.Testimonials-module__X7R5sW__card{-webkit-backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:2rem;flex-direction:column;padding:1.75rem 1.5rem;transition:background .4s,border-color .4s;display:flex;position:relative}.Testimonials-module__X7R5sW__card:hover{background:#ffffff0f;border-color:#82c34159}.Testimonials-module__X7R5sW__card:before{content:"“";color:var(--brand-green);opacity:.1;pointer-events:none;font-family:serif;font-size:80px;line-height:1;position:absolute;top:10px;left:20px}@media (min-width:768px){.Testimonials-module__X7R5sW__card{border-radius:1.5rem;padding:1.75rem}.Testimonials-module__X7R5sW__card:before{font-size:80px;top:10px;left:20px}}.Testimonials-module__X7R5sW__quote{color:var(--text-primary);z-index:1;margin-bottom:1.5rem;padding-left:2rem;font-size:1rem;font-weight:500;line-height:1.6;position:relative}.Testimonials-module__X7R5sW__authorInfo{align-items:center;gap:1rem;margin-top:auto;display:flex}.Testimonials-module__X7R5sW__avatarWrapper{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative;overflow:hidden}.Testimonials-module__X7R5sW__authorPhoto{object-fit:cover;width:100%;height:100%}.Testimonials-module__X7R5sW__authorInitial{color:var(--brand-green);letter-spacing:.05em;font-size:1rem;font-weight:700}.Testimonials-module__X7R5sW__authorMeta{flex-direction:column;display:flex}.Testimonials-module__X7R5sW__authorName{color:var(--text-primary);margin-bottom:.125rem;font-size:1rem;font-weight:700}.Testimonials-module__X7R5sW__authorTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--brand-green);opacity:.9;font-size:.75rem;font-weight:700}.low-perf .Testimonials-module__X7R5sW__card{-webkit-backdrop-filter:none!important;background:#fff!important;border-color:#00000014!important;box-shadow:0 4px 12px #00000008!important}
.MapSection-module__E_L2sa__mapSection{background-color:#f1f5f9;width:100%;height:500px;overflow:hidden}.MapSection-module__E_L2sa__mapFrame{filter:grayscale()contrast(1.2)opacity(.8);border:none;width:100%;height:100%;transition:filter .3s}.MapSection-module__E_L2sa__mapFrame:hover{filter:grayscale(.5)contrast()}
.Articles-module__nXdOQa__header{z-index:1;flex-direction:column;gap:1.25rem;margin-bottom:2.5rem;display:flex;position:relative}.Articles-module__nXdOQa__sectionWrapper{background-color:#f8fafc;position:relative;overflow:hidden}.Articles-module__nXdOQa__bgDecoration{pointer-events:none;z-index:0;width:100%;height:100%;color:var(--brand-green);opacity:.5;position:absolute;top:0;left:0}.Articles-module__nXdOQa__bgDecoration svg{width:100%;height:100%;position:absolute;bottom:0;left:0}.Articles-module__nXdOQa__bgDecorationGray{pointer-events:none;z-index:0;width:60%;height:80%;position:absolute;top:-10%;right:-5%;overflow:hidden}.Articles-module__nXdOQa__grayArt{background:radial-gradient(circle,#94a3b814 0%,#0000 70%);border-radius:50%;width:100%;height:100%;transform:scale(1.5)}@media (min-width:768px){.Articles-module__nXdOQa__header{flex-direction:row;justify-content:space-between;align-items:flex-end;margin-bottom:4rem}}.Articles-module__nXdOQa__titleColumn{max-width:31rem}.Articles-module__nXdOQa__heading{color:var(--text-primary);margin-bottom:.875rem}.Articles-module__nXdOQa__description{color:var(--text-secondary);margin-bottom:0;font-size:clamp(.9rem,2vw,1.125rem);line-height:1.65}.Articles-module__nXdOQa__arrow{margin-left:.25rem;font-size:1.1rem;display:inline-block}.Articles-module__nXdOQa__grid{z-index:1;grid-template-columns:1fr;gap:1.5rem;display:grid;position:relative}@media (min-width:768px){.Articles-module__nXdOQa__grid{grid-template-columns:1fr 1fr;gap:2.5rem}}.Articles-module__nXdOQa__articleCard{background:#fff;border:1px solid #0000000d;border-radius:1.25rem;flex-direction:column;padding:1.25rem;text-decoration:none;transition:box-shadow .3s,border-color .3s;display:flex}.Articles-module__nXdOQa__articleCard:hover{border-color:#0000001a;box-shadow:0 12px 30px #0000000d}@media (min-width:768px){.Articles-module__nXdOQa__articleCard{padding:1.5rem}}.Articles-module__nXdOQa__imagePlaceholder{aspect-ratio:16/9;background-color:var(--light-mint);border-radius:var(--radius-sm);width:100%;margin-bottom:1.25rem;position:relative;overflow:hidden}.Articles-module__nXdOQa__articleImage{object-fit:cover;transition:transform .5s}.Articles-module__nXdOQa__articleCard:hover .Articles-module__nXdOQa__articleImage{transform:scale(1.05)}.Articles-module__nXdOQa__abstractFan{background:var(--brand-green);clip-path:polygon(50% 0%,100% 38%,82% 100%,18% 100%,0% 38%);opacity:.8;width:100px;height:100px;animation:20s linear infinite Articles-module__nXdOQa__spin}@keyframes Articles-module__nXdOQa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.Articles-module__nXdOQa__abstractFan{animation:none}}.Articles-module__nXdOQa__articleTitle{color:var(--text-primary);margin-bottom:.875rem;font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:600;line-height:1.3}.Articles-module__nXdOQa__meta{flex-wrap:wrap;align-items:center;gap:.875rem;margin-top:auto;display:flex}.Articles-module__nXdOQa__categoriesWrapper{flex-wrap:wrap;gap:.5rem;display:flex}.Articles-module__nXdOQa__categoryBadge{color:var(--brand-green);text-transform:uppercase;letter-spacing:.05em;background:#82c3411a;border:1px solid #82c34133;border-radius:4px;align-items:center;padding:4px 10px;font-family:monospace;font-size:.7rem;font-weight:800;display:inline-flex}.Articles-module__nXdOQa__date{color:var(--text-secondary);font-size:.8125rem}
.FAQSection-module__Y1VSzq__faqSection{background-color:var(--bg-primary);padding:3.5rem 0 4.5rem}@media (min-width:768px){.FAQSection-module__Y1VSzq__faqSection{padding:5rem 0 6rem}}@media (min-width:1024px){.FAQSection-module__Y1VSzq__faqSection{padding:6.25rem 0 7.5rem}}.FAQSection-module__Y1VSzq__header{text-align:center;max-width:50rem;margin:0 auto 3rem}@media (min-width:768px){.FAQSection-module__Y1VSzq__header{margin-bottom:5rem}}.FAQSection-module__Y1VSzq__title{color:#000;margin-bottom:.875rem;font-size:clamp(1.75rem,4vw,3rem);font-weight:500}.FAQSection-module__Y1VSzq__subtitle{color:var(--text-secondary);margin-bottom:0;font-size:clamp(.95rem,2vw,1.125rem);line-height:1.65}.FAQSection-module__Y1VSzq__accordion{max-width:56rem;margin:0 auto}.FAQSection-module__Y1VSzq__faqItem{border-bottom:1px solid #e2e8f0;padding:1.25rem 0}@media (min-width:768px){.FAQSection-module__Y1VSzq__faqItem{padding:1.5rem 0}}.FAQSection-module__Y1VSzq__question{text-align:left;color:#000;cursor:pointer;width:100%;min-height:var(--touch-min,44px);background:0 0;border:none;justify-content:space-between;align-items:center;padding:0;font-family:inherit;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:500;transition:color .2s;display:flex}.FAQSection-module__Y1VSzq__question:hover{color:var(--brand-green)}.FAQSection-module__Y1VSzq__question:focus-visible{outline:2px solid var(--brand-green);outline-offset:3px;border-radius:4px}.FAQSection-module__Y1VSzq__icon{color:var(--text-secondary);flex-shrink:0;margin-left:1rem;font-size:1.375rem}.FAQSection-module__Y1VSzq__answer{color:var(--text-secondary);max-width:50rem;margin-top:1rem;margin-bottom:0;font-size:clamp(.9rem,2vw,1.125rem);line-height:1.7}
