.hb{background:#fff;padding:72px 20px 28px}@media (min-width:768px){.hb{padding:76px 24px 32px}}@media (min-width:1024px){.hb{padding:76px clamp(32px,4.5vw,72px) 40px}}.hb-head{max-width:1200px;margin:0 auto clamp(20px,2.5vw,32px)}.hb-h1{letter-spacing:-.03em;color:#1a3d2b;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.25rem,6.2vw,4.5rem);font-weight:800;line-height:1.05}.hb-h1-lead{display:block}.hb-h1-tag{letter-spacing:inherit;font-size:1em;font-weight:800;line-height:inherit;color:#2d6a4f;display:block}.hb-grid{grid-template-columns:1fr;grid-template-areas:"show";gap:10px;max-width:1200px;margin:0 auto;display:grid}.hb-slot--promo,.hb-slot--s1,.hb-slot--s2{display:none}@media (min-width:640px){.hb-grid{grid-template-columns:1fr 1fr;grid-template-areas:"show show""promo s1""promo s2";gap:16px}.hb-slot--promo,.hb-slot--s1,.hb-slot--s2{display:block}}.hb-slot--show{grid-area:show}.hb-slot--promo{grid-area:promo}.hb-slot--s1{grid-area:s1}.hb-slot--s2{grid-area:s2}.hb-slot{min-width:0;min-height:0}@media (min-width:640px){.hb-slot--s1,.hb-slot--s2{aspect-ratio:4/3}}.hb-slot--show{aspect-ratio:16/11}.hb-slot--promo{aspect-ratio:auto;height:100%}@media (min-width:640px){.hb-slot--show{aspect-ratio:16/10}}@media (min-width:1024px){.hb-grid{grid-template:"promo promo show""s1 s2 show"/1fr 1fr 2fr}.hb-slot--show{aspect-ratio:auto;height:100%}.hb-slot--promo{aspect-ratio:5/4;height:auto}.hb-slot--s1,.hb-slot--s2{aspect-ratio:4/3}}.hb-tile{isolation:isolate;appearance:none;cursor:pointer;text-align:left;border:0;border-radius:16px;width:100%;height:100%;padding:0;font-family:inherit;text-decoration:none;display:block;position:relative;overflow:hidden}@media (min-width:1024px){.hb-tile{border-radius:20px}}.hb-tile--dark{background:#eaf0ed}.hb-tile--cream{background:#ede7dd}.hb-tile--mint{background:#d9e7df}.hb-media-pic{display:block;position:absolute;inset:0}.hb-media{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.2,.7,.3,1);position:absolute;inset:0}.hb-tile:hover .hb-media{transform:scale(1.05)}.hb-tile--float:hover .hb-floats{transition:transform .5s cubic-bezier(.2,.7,.3,1);transform:scale(1.03)}.hb-media--inset{object-fit:contain;object-position:bottom center;width:56%;height:58%;inset:auto auto 0 4%}@media (min-width:640px){.hb-media--inset{width:46%;height:62%;inset:auto auto 0 6%}}.hb-tile--cream:hover .hb-media--inset,.hb-tile--mint:hover .hb-media--inset{transform:scale(1.1)}.hb-title{z-index:2;letter-spacing:-.9px;white-space:pre-line;max-width:92%;margin:0;padding:24px 24px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:800;line-height:1.06;position:absolute;top:0;left:0}@media (min-width:1024px){.hb-title{padding:24px 32px 0}}.hb-title--lg{color:#12291d;letter-spacing:-.035em;max-width:88%;font-size:clamp(1.25rem,7.2vw,3.25rem)}@media (min-width:640px){.hb-title--lg{max-width:60%;font-size:clamp(2rem,5.2vw,4rem)}}.hb-title--md{color:#fff;letter-spacing:-.5px;font-size:clamp(.95rem,3.3vw,1.6rem);line-height:1.1}@media (min-width:640px){.hb-title--md{letter-spacing:-1.1px;font-size:clamp(1.35rem,2.3vw,2rem)}}.hb-title--sm{color:#1a3d2b;letter-spacing:-.3px;max-width:100%;padding:12px 12px 0;font-size:clamp(.8125rem,3.2vw,1.45rem);line-height:1.15}@media (min-width:640px){.hb-title--sm{letter-spacing:-.5px;max-width:78%;padding:20px 20px 0;font-size:clamp(1.0625rem,1.55vw,1.45rem)}}@media (min-width:1024px){.hb-title--lg{max-width:88%;font-size:clamp(2.5rem,4.2vw,4rem);line-height:1}.hb-title--md{font-size:clamp(1.75rem,2.6vw,2.5rem)}}.hb-tile--float{background:radial-gradient(120% 90% at 18% 12%,#eaf7f0 0%,#cfe9dc 45%,#b6dcca 100%)}.hb-floats{z-index:1;--float-scale:2.1;position:absolute;inset:0;overflow:hidden}@media (min-width:640px){.hb-floats{--float-scale:1.75}}@media (min-width:1024px){.hb-floats{--float-scale:1}}.hb-float{height:auto;width:calc(var(--w)*1%*var(--float-scale,1));will-change:transform;animation-name:hb-drift;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate;position:absolute}.hb-float--d0{--amp:5px;z-index:1;opacity:.7;filter:blur(1.6px)drop-shadow(0 8px 12px #103a281a)}.hb-float--d1{--amp:9px;z-index:2;opacity:.94;filter:blur(.3px)drop-shadow(0 14px 18px #103a2829)}.hb-float--d2{--amp:15px;z-index:3;filter:drop-shadow(0 26px 30px #103a2842)}@keyframes hb-drift{0%{transform:translate(-50%,-50%)translateY(calc(var(--amp,10px)*-1))rotate(calc(var(--rot,0deg)*-1))}to{transform:translate(-50%,-50%)translateY(var(--amp,10px))rotate(var(--rot,0deg))}}@media (prefers-reduced-motion:reduce){.hb-float{transform:translate(-50%,-50%)rotate(var(--rot,0deg));animation:none}}.hb-tile--float .hb-title{color:#12291d}.hb-tile--float .hb-sub{color:#12291db8}.hb-copy{z-index:2;max-width:94%;padding:14px 14px 0;position:absolute;top:0;left:0}@media (min-width:640px){.hb-copy{padding:24px 24px 0}}@media (min-width:1024px){.hb-copy{padding:32px 32px 0}}.hb-copy .hb-title{max-width:none;padding:0;position:static}.hb-sub{display:none}@media (min-width:640px){.hb-sub{display:block}}.hb-sub{color:#ffffffe0;max-width:30ch;margin:8px 0 0;font-size:clamp(.75rem,2.6vw,1.15rem);font-weight:500;line-height:1.4}@media (min-width:640px) and (max-width:1023px){.hb-float--d0{margin-top:-14%}.hb-float--d1{margin-top:-10%}.hb-float--d2{margin-top:-6%}}.hb-btn{z-index:2;color:#fff;white-space:nowrap;background:#12291d;border-radius:999px;align-items:center;gap:6px;padding:9px 14px;font-size:.8125rem;font-weight:700;transition:background .2s;display:inline-flex;position:absolute;bottom:12px}.hb-btn svg{flex-shrink:0;width:13px;height:13px}@media (min-width:640px){.hb-btn{gap:10px;padding:13px 22px;font-size:.9375rem}.hb-btn svg{width:16px;height:16px}}@media (min-width:1024px){.hb-btn{bottom:28px}}.hb-btn--br{right:12px}.hb-btn--bl{left:12px}@media (min-width:640px){.hb-btn{bottom:20px}.hb-btn--br{right:20px}.hb-btn--bl{left:20px}}@media (min-width:1024px){.hb-btn--br{right:28px}.hb-btn--bl{left:28px}}.hb-tile:hover .hb-btn{background:#2d6a4f}.hb-btn--icon{justify-content:center;gap:0;width:32px;height:32px;padding:0;right:12px}@media (min-width:640px){.hb-btn--icon{width:44px;height:44px;right:20px}}.hb-carousel{height:100%;position:relative}.hb-slider{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;border-radius:16px;height:100%;display:flex;overflow-x:auto}@media (min-width:1024px){.hb-slider{border-radius:20px}}.hb-slider::-webkit-scrollbar{display:none}.hb-slide{scroll-snap-align:start;flex:0 0 100%;width:100%;height:100%;position:relative}.hb-dots{z-index:4;-webkit-backdrop-filter:blur(8px);background:#fff9;border:1px solid #12291d2e;border-radius:999px;align-items:center;gap:10px;padding:9px 14px;display:flex;position:absolute;bottom:20px;left:20px}@media (min-width:1024px){.hb-dots{bottom:28px;left:28px}}.hb-dot{cursor:pointer;background:#12291d47;border:0;border-radius:999px;width:9px;height:9px;padding:0;transition:background .25s,transform .25s}.hb-dot.is-active{background:#12291d;transform:scale(1.25)}.hb-note{color:#6b7a71;max-width:1200px;margin:14px auto 0;padding-bottom:clamp(20px,2.5vw,32px);font-size:.75rem;line-height:1.5}.hcb{background:#fff;justify-content:center;padding:0 20px clamp(32px,4vw,56px);display:flex}@media (min-width:768px){.hcb{padding:0 24px clamp(40px,4.5vw,64px)}}.hero2-cards--band{box-shadow:none;border:1px solid #1a3d2b17;width:100%;max-width:1200px;margin-top:0}@media (min-width:1024px){.hero2-cards--band .hero2-card-img{height:170px}.hero2-cards--band .hero2-card-label{white-space:normal;text-overflow:clip;overflow:visible}}
