.adaptive-video-hero-section{margin:0}.adaptive-video-hero{background:#111;color:#fff;display:grid;min-height:max(40rem,var(--avh-desktop-height));overflow:hidden;position:relative}.adaptive-video-hero>*{grid-area:1/1}.adaptive-video-hero__media,.adaptive-video-hero__overlay{height:100%;inset:0;position:absolute;width:100%}.adaptive-video-hero__video{height:100%;object-fit:cover;width:100%}.adaptive-video-hero__video--mobile{display:none}.adaptive-video-hero__placeholder{align-items:center;background:#252525;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative}.adaptive-video-hero__placeholder svg{height:100%;opacity:.35;width:100%}.adaptive-video-hero__placeholder p{font-size:1.4rem;font-weight:600;left:50%;margin:0;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:90%}.adaptive-video-hero__overlay{background:rgba(0,0,0,var(--avh-overlay));z-index:1}.adaptive-video-hero__content{align-items:center;display:flex;min-height:inherit;padding-bottom:6rem;padding-top:6rem;position:relative;width:100%;z-index:2}.adaptive-video-hero__content-inner{max-width:var(--avh-text-width);width:100%}.adaptive-video-hero--top-left .adaptive-video-hero__content,.adaptive-video-hero--top-center .adaptive-video-hero__content,.adaptive-video-hero--top-right .adaptive-video-hero__content{align-items:flex-start}.adaptive-video-hero--bottom-left .adaptive-video-hero__content,.adaptive-video-hero--bottom-center .adaptive-video-hero__content,.adaptive-video-hero--bottom-right .adaptive-video-hero__content{align-items:flex-end}.adaptive-video-hero--top-center .adaptive-video-hero__content-inner,.adaptive-video-hero--middle-center .adaptive-video-hero__content-inner,.adaptive-video-hero--bottom-center .adaptive-video-hero__content-inner{margin-left:auto;margin-right:auto}.adaptive-video-hero--top-right .adaptive-video-hero__content-inner,.adaptive-video-hero--middle-right .adaptive-video-hero__content-inner,.adaptive-video-hero--bottom-right .adaptive-video-hero__content-inner{margin-left:auto}.adaptive-video-hero--text-left{text-align:left}.adaptive-video-hero--text-center{text-align:center}.adaptive-video-hero--text-right{text-align:right}.adaptive-video-hero__eyebrow{font-size:1.1rem;font-weight:700;letter-spacing:.18em;margin:0 0 1.6rem;text-transform:uppercase}.adaptive-video-hero__heading{color:#fff;font-size:clamp(4.8rem,7vw,10rem);letter-spacing:-.045em;line-height:.9;margin:0;text-wrap:balance}.adaptive-video-hero__text{font-size:1.6rem;line-height:1.6;margin:2rem 0 0}.adaptive-video-hero__text p{margin:0}.adaptive-video-hero__button{background:#fff;border:1px solid #fff;border-radius:999px;color:#111;display:inline-flex;font-size:1.4rem;font-weight:700;justify-content:center;margin-top:3rem;min-width:15rem;padding:1.4rem 2.8rem;text-decoration:none;transition:background .2s,color .2s,transform .2s}.adaptive-video-hero__button:hover{transform:translateY(-2px)}.adaptive-video-hero__button--outline{background:transparent;color:#fff}.adaptive-video-hero__button--outline:hover{background:#fff;color:#111}
@media screen and (max-width:749px){.adaptive-video-hero{min-height:max(38rem,var(--avh-mobile-height))}.adaptive-video-hero:has(.adaptive-video-hero__video--mobile) .adaptive-video-hero__video--desktop{display:none}.adaptive-video-hero__video--mobile{display:block}.adaptive-video-hero__content{padding-bottom:3rem;padding-top:3rem}.adaptive-video-hero__heading{font-size:clamp(4rem,14vw,6.8rem)}.adaptive-video-hero__text{font-size:1.45rem}.adaptive-video-hero__button{margin-top:2.4rem;min-width:13rem;padding:1.25rem 2.2rem}}
@media (prefers-reduced-motion:reduce){.adaptive-video-hero__video{animation:none}}
