.sc-brochure-hero{background-color:#172f31;background-position:50%;background-size:cover;overflow:hidden;padding-inline:clamp(1.25rem,4vw,2.5rem);position:relative}.sc-brochure-hero--compact{padding-block:clamp(7rem,14vw,9rem) clamp(2.5rem,6vw,4rem)}.sc-brochure-hero--standard{padding-block:clamp(8rem,16vw,11rem) clamp(3.5rem,8vw,6rem)}.sc-brochure-hero--tall{padding-block:clamp(9rem,18vw,13rem) clamp(5rem,11vw,9rem)}.sc-brochure-hero__photo{background-position:50%;background-size:cover;inset:0;position:absolute}.sc-brochure-hero__overlay{background:linear-gradient(180deg,rgba(23,47,49,.6),rgba(23,47,49,.82) 70%,#172f31);inset:0;position:absolute}.sc-brochure-hero__inner{margin:0 auto;max-width:1320px;position:relative;z-index:2}.sc-brochure-hero__content{display:flex;flex-direction:column;gap:14px}.sc-brochure-hero--center .sc-brochure-hero__content{align-items:center;margin:0 auto;max-width:860px;text-align:center}.sc-brochure-hero--left .sc-brochure-hero__content{align-items:flex-start;max-width:760px;text-align:left}.sc-brochure-hero--split .sc-brochure-hero__inner{align-items:center;display:grid;gap:clamp(2rem,5vw,4.5rem);grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.sc-brochure-hero--split .sc-brochure-hero__content{align-items:flex-start;text-align:left}.sc-brochure-hero__eyebrow{color:hsla(0,0%,100%,.85);display:block;font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.sc-brochure-hero__title{color:#fff;font-size:clamp(2rem,1.2rem + 3.2vw,3.5rem);font-weight:800;letter-spacing:-.02em;line-height:1.12;margin:0;white-space:pre-line;text-wrap:balance}.sc-brochure-hero__desc,.sc-brochure-hero__desc [data-hs-cos-field]{color:hsla(0,0%,100%,.82)}.sc-brochure-hero__desc{font-size:clamp(.95rem,.5vw + .85rem,1.15rem);line-height:1.65;max-width:640px}.sc-brochure-hero--center .sc-brochure-hero__desc{margin-inline:auto}.sc-brochure-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}.sc-brochure-hero--center .sc-brochure-hero__actions{justify-content:center}.sc-brochure-hero__btn{align-items:center;background-color:#c8ff00;border:0;border-radius:50px;color:#172f31;display:inline-flex;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;gap:8px;justify-content:center;line-height:1.4;padding:12px 35px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease}.sc-brochure-hero__btn--ghost{background-color:transparent;border:1.5px solid hsla(0,0%,100%,.4);color:#fff;padding:10.5px 33.5px}@media (hover:hover) and (pointer:fine){.sc-brochure-hero__btn:hover{box-shadow:0 10px 26px rgba(200,255,0,.25);color:#172f31;transform:translateY(-1px)}.sc-brochure-hero__btn--ghost:hover{background-color:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.85);box-shadow:none;color:#fff}}.sc-brochure-hero__media{aspect-ratio:4/5;border-radius:24px;box-shadow:0 30px 60px rgba(0,0,0,.3);overflow:hidden;position:relative}.sc-brochure-hero__media img{display:block;height:100%;object-fit:cover;width:100%}@media (max-width:900px){.sc-brochure-hero--split .sc-brochure-hero__inner{grid-template-columns:1fr}.sc-brochure-hero__media{aspect-ratio:16/10;max-height:340px}}@media (max-width:640px){.sc-brochure-hero__eyebrow{font-size:11px}.sc-brochure-hero__content{gap:12px}}@media (max-width:480px){.sc-brochure-hero__actions{align-items:stretch;flex-direction:column;width:100%}}