:root{--color-primary:#026C48;--color-secondary:#D7ECC9;--color-bg:#FFFFFF;--color-text-on-dark:#FFFFFF;--color-text-1:#424447;--color-text-2:#6E6D6F;--color-dot-inactive:#EEEEEE;--color-bar-bg:rgba(255,255,255,0.85);--color-stat-bg:#F4F4F4;--radius-sm:8px;--radius-md:10px;--radius-lg:16px;--font-family:"GE SS Two",system-ui,sans-serif;--font-size-sm:16px;--font-size-md:20px;--font-size-lg:24px;--font-size-xl:48px;--font-size-display:100px;--line-height-display:150px;--font-weight-light:300;--font-weight-medium:500;--font-weight-bold:700;--font-weight-extra-bold:800;--line-height-lg:1.5;--line-height-bullet:1.8;--font-size-strip-number:36px;--font-size-strip-label:18px;--line-height-strip:1;--font-size-stat-headline:32px;--font-size-stat-number:64px;--line-height-stat-number:1.125;--shadow-card:0 0 12px 2px #0000001c;--container-max:1200px;--section-pad-y:80px;--navbar-height:100px;--navbar-link-gap:32px;--hero-height:566px;--hero-stack-gap:120px;--card-grid-gap:32px;--card-col-gap:20px;--card-pad:36px;--btn-w:387px;--btn-h:72px;--form-w:527px;--form-h:693px;--form-gap:40px;--input-h:72px;--input-pad:24px;--dot-size:20px;--dot-gap:24px;--navbtn-pad:8px 17px;--navbtn-w:153px;--navbtn-gap:46px;--content-gap:40px;--cta-offset:60px;--header-gap:50px;--gap-xl:48px;--gap-lg:32px;--gap-md:24px;--gap-sm:16px;--gap-xs:8px;--bar-h:60px;--card-stack-gap:12px;--card-body-h:305px;--list-dot-size:10px;--photo-card-w:590px;--photo-card-h:304px;--stat-card-h:148px;--header-content-gap:80px;--strip-pad-y:46px;--strip-item-gap:26px;--footer-zone-gap:60px;--footer-col-gap:48px;--footer-row-gap:16px;--footer-img-zone-w:285px;--footer-legal-h:60px;--bp-tablet:768px;--bp-desktop:1280px;--ease-smooth:cubic-bezier(0.4,0,0.2,1);--dur-hover:180ms;--dur-counter:1500ms;--hero-services-height:430px;--hero-services-icon-size:82px;--hero-services-icon-gap:38px;--section-sep-h:80px;--font-size-final-cta:70px;--font-size-final-cta-desc:36px;--final-cta-gap:52px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;font-family:var(--font-family);font-size:var(--font-size-sm);color:var(--color-text-1);background:var(--color-bg);line-height:1.6}@font-face{font-family:GE SS Two;src:url(/fonts/GE_SS_Two_Light.otf) format("opentype");font-weight:300;font-display:swap}@font-face{font-family:GE SS Two;src:url(/fonts/GE_SS_Two_Medium.otf) format("opentype");font-weight:500 700;font-display:swap}@font-face{font-family:GE SS Two;src:url(/fonts/GE_SS_Two_Bold.otf) format("opentype");font-weight:800;font-display:swap}html{scroll-behavior:smooth}@keyframes fadeInUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}[data-animate]{opacity:0;will-change:opacity,transform}[data-animate].is-visible{animation:fadeInUp .6s var(--ease-smooth) both}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-animate]{opacity:1!important}*,:after,:before{transition-duration:0s!important;animation-duration:0s!important}}