.hero{position:relative;isolation:isolate;display:flex;align-items:center;width:100%;max-width:none;min-height:590px;padding:76px max(40px,calc((100% - 1160px)/2));overflow:hidden;gap:0;background:#fff}.hero-copy{position:relative;z-index:2;width:53%;max-width:620px}.hero h1{font-size:clamp(2.65rem,4.1vw,3.7rem);line-height:1.1}.hero-description{max-width:500px}.hero-visual{position:absolute;inset:0;z-index:0;border-radius:0;background:#fff;animation:none}.hero-visual img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:center 57%}.hero:after{content:'';position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 26%,rgba(255,255,255,.89) 39%,rgba(255,255,255,.4) 54%,rgba(255,255,255,0) 72%)}@media(max-width:900px){.hero{padding:55px 24px;min-height:570px}.hero-copy{width:58%}.hero h1{font-size:2.7rem}.hero-visual img{aspect-ratio:auto;object-position:60% center}}@media(max-width:700px){.hero{display:block;min-height:820px;padding:39px 20px 310px}.hero-copy{width:100%;max-width:none}.hero h1{font-size:2.75rem}.hero-visual{inset:auto 0 0;height:390px}.hero-visual img{object-position:78% center;object-fit:cover}.hero:after{background:linear-gradient(180deg,#fff 0%,#fff 49%,rgba(255,255,255,.95) 58%,rgba(255,255,255,.25) 77%,rgba(255,255,255,0) 90%)}.hero .location{margin-bottom:0}}
