.s-inner-hero{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:1;min-height:84vh;background:var(--color-black);color:var(--color-white)}@media only screen and (max-width: 1080px){.s-inner-hero{min-height:30rem}}@media only screen and (max-width: 987px){.s-inner-hero{min-height:28rem}}@media only screen and (max-width: 767px){.s-inner-hero{min-height:26rem}}.s-inner-hero .s__media{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;pointer-events:none}.s-inner-hero .s__media:before{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:100%;background:rgba(0,0,0,.5);content:""}.s-inner-hero .s__media video,.s-inner-hero .s__media img{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-inner-hero .u-container{display:flex;flex:1 1 auto;flex-wrap:wrap}.s-inner-hero .s__content{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding:8rem 0 9.1rem;width:100%;text-align:center}@media only screen and (max-width: 1440px){.s-inner-hero .s__content{padding:7.5rem 0 8.8rem}}@media only screen and (max-width: 1080px){.s-inner-hero .s__content{padding:7.5rem 0 7.7rem}}@media only screen and (max-width: 987px){.s-inner-hero .s__content{padding:8rem 0 7.3rem}}@media only screen and (max-width: 767px){.s-inner-hero .s__content{padding:7rem 0 3rem}}.s-inner-hero .s__content>*{max-width:100%}.s-inner-hero .s__title{font:500 var(--font-size-h-2xl)/1.2 var(--font-heading)}.s-inner-hero .s__text{font:400 var(--font-size-h-xs)/1.3 var(--font-text);margin:1rem 0 0;max-width:1240px}.s-inner-hero .s__text a{color:var(--color-white);text-decoration:underline}.s-inner-hero .s__cta{position:absolute;bottom:4rem;left:0;z-index:1;width:100%}@media only screen and (max-width: 1080px){.s-inner-hero .s__cta{bottom:3rem}}@media only screen and (max-width: 987px){.s-inner-hero .s__cta{bottom:3rem}}@media only screen and (max-width: 767px){.s-inner-hero .s__cta{position:relative;bottom:0;margin:1.5rem 0 0}}
