.hero-v1{display:flex;flex-direction:column;min-height:100svh;position:relative}.hero-v1.with-scrolling-text{min-height:calc(100svh - var(--scrolling-text-height))}.hero-v1__text,.hero-v1__video{min-height:calc(50svh - var(--scrolling-text-height)*.5);position:relative}@media (min-width:960px){.hero-v1__text,.hero-v1__video{min-height:100%}}.hero-v1__video{height:calc(50svh - var(--scrolling-text-height)*.5);position:relative}@media (min-width:960px){.hero-v1__video{height:calc(100svh - var(--scrolling-text-height))}}.hero-v1__video>.media-v1__image,.hero-v1__video>.media-v1__video{height:100%}.hero-v1__video>.media-v1__image .media-v1__video video,.hero-v1__video>.media-v1__video .media-v1__video video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hero-v1__video .hero-v1__video__overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(var(--v-theme-inverted-background),.18);border-radius:.5rem;color:rgb(var(--v-theme-on-inverted-background));left:15%;padding:3.25rem 3.5rem 1.75rem 2rem;position:absolute;right:15%;top:15%}.hero-v1__video .hero-v1__video__overlay a{color:rgb(var(--v-theme-on-inverted-background));font-weight:500;text-decoration:none}.hero-v1__video .hero-v1__video__overlay__close{position:absolute;right:.25rem;top:.25rem}.hero-v1__video .hero-v1__video__overlay__text{font-size:1.5rem;font-weight:500;margin-bottom:3.5rem;padding:0}.hero-v1__video .hero-v1__video__overlay__text .content-v1__content{overflow:hidden}.hero-v1__text{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:1.25rem!important}@media (min-width:960px){.hero-v1__text{padding:1.25rem 6.5rem!important}}.hero-v1__text>*{max-width:26rem}.hero-v1__text__btn{font-weight:300}
