.s-video-text{display:flex;flex-direction:row;align-items:normal;justify-content:center;position:relative;height:100%;min-height:80vh;color:var(--color-white)}.s-video-text .s__media{position:absolute;z-index:-1;width:100%;height:100%;pointer-events:none}.s-video-text .s__media:before{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:100%;background:rgba(0,0,0,.4);content:""}.s-video-text .s__media video{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.s-video-text .u-container{display:flex;flex-direction:row;align-items:flex-end;justify-content:center}.s-video-text .s__content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:2.292rem 0;width:100%}@media only screen and (max-width: 1280px){.s-video-text .s__content{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:.75rem}}.s-video-text .s__title{position:relative;width:calc(6*var(--grid-column-width) + 5*var(--grid-gutter-width));font:600 var(--font-size-h-xl)/1.2 var(--font-text)}@media only screen and (max-width: 1280px){.s-video-text .s__title{width:calc(12*var(--grid-column-width) + 11*var(--grid-gutter-width))}}.s-video-text .s__title:before{position:absolute;top:-1.458rem;left:0;display:block;width:60px;border-top:2px solid var(--color-brand-1);content:""}.s-video-text .s__content-inner{width:calc(4*var(--grid-column-width) + 3*var(--grid-gutter-width))}@media only screen and (max-width: 1280px){.s-video-text .s__content-inner{width:calc(12*var(--grid-column-width) + 11*var(--grid-gutter-width))}}.s-video-text .s__text p{font:400 var(--font-size-t-lg)/1.2 var(--font-text)}.s-video-text .s__cta{margin-top:1.458rem}
