.hero-module__RH4FnG__heroSection{z-index:1;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;max-width:100%;min-height:100dvh;margin:0 auto;padding:clamp(5rem,8vw,7rem) 1.25rem clamp(2rem,4vw,4rem);font-family:AvantGarde Bk BT,ITC Avant Garde Gothic,Century Gothic,sans-serif;display:flex;position:relative}.hero-module__RH4FnG__heroInner{grid-template-columns:minmax(0,1.4fr) minmax(0,.7fr);align-items:center;gap:clamp(1.5rem,3vw,2.5rem);width:100%;max-width:1200px;display:grid}.hero-module__RH4FnG__left{text-align:left;flex-direction:column;display:flex}.hero-module__RH4FnG__eyebrow{letter-spacing:.3em;text-transform:uppercase;color:#3f5347;font-family:AvantGarde Bk BT,ITC Avant Garde Gothic,Century Gothic,sans-serif;font-size:.75rem;display:inline-block}.hero-module__RH4FnG__title{text-wrap:wrap;letter-spacing:-.01em;color:#2a3c2f;max-width:850px;font-size:clamp(2.1rem,4.2vw,3.4rem);line-height:1.1;font-family:var(--font-zen-dots),"Zen Dots",var(--font-geist-sans),Arial,Helvetica,sans-serif;text-shadow:none;margin:.75rem 0 0}.hero-module__RH4FnG__subtitle{text-wrap:pretty;color:#3f5347;max-width:32rem;margin:1.25rem 0 0;font-size:1rem;line-height:1.5}.hero-module__RH4FnG__ctaGroup{flex-wrap:wrap;align-items:center;gap:2rem;margin-top:2rem;display:flex}.hero-module__RH4FnG__cta{letter-spacing:.05em;color:#2f3d31;cursor:pointer;border:2px solid #2f3d31;border-radius:999px;align-items:center;gap:.6rem;max-width:70%;padding:.7rem 1.8rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px #2a3c2f26}.hero-module__RH4FnG__cta:hover{transform:translateY(-2px);box-shadow:0 6px #2a3c2f33}.hero-module__RH4FnG__secondaryLink{color:#2f3d31;cursor:pointer;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:600;transition:opacity .2s;display:flex}.hero-module__RH4FnG__secondaryLink:hover{opacity:.8}.hero-module__RH4FnG__right{justify-self:end}.hero-module__RH4FnG__statsList{flex-direction:column;width:100%;max-width:650px;margin:0;padding:0;list-style:none;display:flex}.hero-module__RH4FnG__statItem{grid-template-columns:7.5rem 2.5rem 1fr;align-items:center;padding:1.5rem 0;display:grid}.hero-module__RH4FnG__statItem:not(:last-child){border-bottom:1px solid #2a3c2f26}.hero-module__RH4FnG__statItem:first-child{padding-top:0}.hero-module__RH4FnG__statItem:last-child{padding-bottom:0}.hero-module__RH4FnG__statValue{color:#2a3c2f;text-align:right;width:100%;font-size:clamp(2rem,4vw,2.9rem);line-height:1;font-family:var(--font-zen-dots),"Zen Dots",var(--font-geist-sans),Arial,Helvetica,sans-serif}.hero-module__RH4FnG__divider{background-color:#2a3c2f26;justify-self:center;width:1px;height:2.5rem}.hero-module__RH4FnG__statText{flex-direction:column;gap:.3rem;padding-left:.2rem;display:flex}.hero-module__RH4FnG__statLabel{color:#2a3c2f;letter-spacing:.02em;font-size:1rem;font-weight:700}.hero-module__RH4FnG__statNote{color:#5a6a60;font-size:.85rem}.hero-module__RH4FnG__carouselContainer{box-sizing:border-box;justify-content:center;align-items:center;width:100%;padding-top:1.5rem;padding-bottom:1rem;display:flex}.hero-module__RH4FnG__carouselMask{cursor:pointer;width:100%;max-width:700px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.hero-module__RH4FnG__marqueeTrack{will-change:transform;width:max-content;display:flex}.hero-module__RH4FnG__logoRow{align-items:center;gap:clamp(2.5rem,3vw,4rem);padding-right:clamp(2.5rem,5vw,4rem);display:flex}.hero-module__RH4FnG__logoWrapper{justify-content:center;align-items:center;width:clamp(2.2rem,4vw,3rem);height:auto;display:flex}.hero-module__RH4FnG__logoImage{object-fit:contain;opacity:.35;filter:grayscale();width:80%;height:auto;transition:opacity .3s,filter .3s}.hero-module__RH4FnG__carouselMask:hover .hero-module__RH4FnG__logoImage{opacity:.6;filter:grayscale(50%)}@media (min-width:640px){.hero-module__RH4FnG__heroSection{padding:clamp(3rem,5vw,5rem) 1.5rem}}@media (min-width:768px){.hero-module__RH4FnG__heroSection{min-height:65vh}}@media (min-width:1024px){.hero-module__RH4FnG__heroSection{padding:clamp(4rem,6vw,6rem) 2.5rem}}@media (max-width:900px){.hero-module__RH4FnG__heroInner{text-align:center;grid-template-columns:1fr}.hero-module__RH4FnG__left{text-align:center;flex-direction:column;align-items:center;display:flex}.hero-module__RH4FnG__title{max-width:500px;margin-left:auto;margin-right:auto}.hero-module__RH4FnG__right{justify-self:center}.hero-module__RH4FnG__statValue{text-align:center;min-width:4rem}.hero-module__RH4FnG__statItem{justify-content:center}.hero-module__RH4FnG__ctaGroup{justify-content:center;gap:1.5rem}}@media (max-width:640px){.hero-module__RH4FnG__heroSection{padding:2.25rem 1rem}.hero-module__RH4FnG__title{max-width:420px;font-size:clamp(1.8rem,7vw,2.4rem)}.hero-module__RH4FnG__subtitle{font-size:.9rem}.hero-module__RH4FnG__cta{justify-content:center;width:100%}.hero-module__RH4FnG__statsList{gap:.9rem}}@media (max-width:480px){.hero-module__RH4FnG__heroInner{margin-top:-4rem}.hero-module__RH4FnG__title{max-width:100%;font-size:clamp(1.5rem,5vw,2.2rem)}.hero-module__RH4FnG__subtitle{margin-top:10px}.hero-module__RH4FnG__ctaGroup{flex-direction:column;width:100%}.hero-module__RH4FnG__cta{justify-content:center;width:100%}.hero-module__RH4FnG__secondaryLink{margin-top:-.5rem;font-size:1rem}.hero-module__RH4FnG__statsList{gap:.2rem}.hero-module__RH4FnG__statItem{padding:.75rem 0}.hero-module__RH4FnG__divider{height:1.8rem}.hero-module__RH4FnG__statLabel{font-size:.75rem}.hero-module__RH4FnG__statText{gap:.1rem}}
