.hero{background:var(--neutral-600);display:flex;min-block-size:80vh;overflow:hidden;padding-block:var(--margin-section);position:relative}.hero,.hero mark{color:var(--neutral-100)}.hero mark{font-weight:1500}.hero [class*=button]{--link-color:var(--neutral-100)}.hero .label{color:var(--neutral-100)}.hero--background-img{position:sticky;top:0;z-index:1}@media (max-width:55rem){.hero--background-img{position:relative}}.hero .container--video{inline-size:100%;margin:0 auto;max-inline-size:var(--container-max);padding:0 var(--margin-container)}.hero:after{block-size:clamp(33rem,50%,100%);content:"";inset-inline-end:0;inset-inline-start:0;position:absolute;z-index:1}.hero .container{position:relative;width:100%;z-index:2}.hero--video-on-foreground{background:var(--neutral-100);flex-direction:column;min-block-size:0}.hero--video-on-foreground .container,.hero--video-on-foreground:after{pointer-events:none}.hero--video-on-foreground .hero__video-background iframe,.hero--video-on-foreground .hero__video-foreground{pointer-events:auto}.hero--video-on-foreground .hero__video-background{inline-size:100%}.hero--video-on-foreground iframe{aspect-ratio:16/9;inline-size:100%}.hero--video-on-background .hero__video-background{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.hero--video-on-background .hero__video-background iframe,.hero--video-on-background .hero__video-foreground{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}@media (min-aspect-ratio:16/9){.hero--video-on-background .hero__video-foreground{height:300%;top:-100%}}@media (max-aspect-ratio:16/9){.hero--video-on-background .hero__video-foreground{left:-100%;width:300%}}.hero--content-lb:after{background:linear-gradient(to top,var(--neutral-600) 0,transparent 100%);inset-block-end:0}.hero--content-lb .container{align-self:flex-end}@media (max-width:55rem){.hero--content-tc .hero__background{block-size:auto;inset-block-start:auto;-o-object-fit:contain;object-fit:contain}}.hero--content-tc:after{background:linear-gradient(to bottom,var(--neutral-600) 0,transparent 100%);inset-block-start:0}.hero--content-tc .container{align-self:flex-start;display:flex;justify-content:center;text-align:center}.hero__content{font-size:var(--font-size-body-large);font-weight:300;line-height:var(--line-height-body-large);max-inline-size:50rem}.hero__background{block-size:100%;inline-size:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;z-index:0}@media (max-width:30rem){.hero__background:has(+.hero__background--mobile){display:none}}.hero__background--mobile{block-size:auto;display:none;inline-size:100%;inset-block-end:calc(var(--margin-section)*-1);inset-inline-start:0;-o-object-fit:contain;object-fit:contain;position:absolute;z-index:0}@media (max-width:30rem){.hero__background--mobile{display:block}}
