.ov-hero{align-items:center;background-color:var(--color-dark);color:var(--color-bg);display:flex;isolation:isolate;overflow:hidden;position:relative;width:100%}.ov-hero--standard{min-height:680px}.ov-hero--large{min-height:860px}.ov-hero__bg{display:block;inset:0;overflow:hidden;position:absolute;z-index:-3}.ov-hero__image{display:block;height:100%;object-fit:cover;object-position:var(--hero-focus-x,center) var(--hero-focus-y,center);width:100%}.ov-hero--focus-x-left{--hero-focus-x:left}.ov-hero--focus-x-center{--hero-focus-x:center}.ov-hero--focus-x-right{--hero-focus-x:right}.ov-hero--focus-y-top{--hero-focus-y:top}.ov-hero--focus-y-center{--hero-focus-y:center}.ov-hero--focus-y-bottom{--hero-focus-y:bottom}.ov-hero__overlay{inset:0;position:absolute;z-index:-2}.ov-hero__overlay--light{background:rgba(31,31,31,.35)}.ov-hero__overlay--medium{background:rgba(31,31,31,.62)}.ov-hero__overlay--dark{background:rgba(31,31,31,.72)}.ov-hero__inner{padding-bottom:calc(var(--section-spacing)*1.5);padding-top:calc(var(--section-spacing)*1.5);position:relative;width:100%;z-index:2}.ov-hero__content{max-width:760px}.ov-hero--align-center .ov-hero__content{margin-inline:auto;text-align:center}.ov-hero__eyebrow{color:var(--color-primary-light);font-size:.875rem;font-weight:700;letter-spacing:.08em;margin-bottom:1rem;text-transform:uppercase}.ov-hero__heading{color:var(--color-bg);margin-bottom:2rem}.ov-hero__text{color:rgba(247,248,245,.88);font-size:1.125rem;line-height:1.7;max-width:60ch}.ov-hero--align-center .ov-hero__text{margin-inline:auto}.ov-hero__actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.5rem}.ov-hero--align-center .ov-hero__actions{justify-content:center}.ov-hero__button{position:relative;z-index:2}.ov-hero__link{color:var(--color-bg);font-weight:700;opacity:.9;text-decoration:none}.ov-hero__link:hover{color:var(--color-primary-light);text-decoration:underline}.ov-hero__link,.ov-hero__link:active,.ov-hero__link:focus,.ov-hero__link:hover{font-weight:700}@media (max-width:1024px){.ov-hero--standard{min-height:620px}.ov-hero--large{min-height:760px}.ov-hero__inner{padding-bottom:calc(var(--section-spacing)*1.2);padding-top:calc(var(--section-spacing)*1.2)}}@media (max-width:767px){.ov-hero--large,.ov-hero--standard{min-height:auto}.ov-hero__inner{padding-bottom:4rem;padding-top:5rem}.ov-hero__content{padding-bottom:5rem;padding-top:5rem}.ov-hero__heading{font-size:clamp(2.5rem,10vw,3.7rem);line-height:1.05;margin-bottom:1.5rem}.ov-hero__text{font-size:1rem;line-height:1.6;margin-bottom:0}.ov-hero__actions{align-items:stretch;flex-direction:column;gap:1rem;margin-top:2.25rem}.ov-hero__button,.ov-hero__link{text-align:center;width:100%}}@media (max-width:390px){.ov-hero__inner{padding-bottom:2.5rem;padding-top:3rem}.ov-hero__heading{font-size:clamp(2.1rem,9vw,2.8rem);line-height:1.02;margin-bottom:1.25rem}.ov-hero__text{font-size:.98rem}.ov-hero__actions{margin-top:1.75rem}}