.hero{position:relative}.hero.background{background:inherit}.hero .hero_wrapper{display:flex;overflow:hidden;position:relative}.hero .hero_wrapper:after{content:"";display:block;padding-bottom:var(--slide-height)}.hero .hero_wrapper .hero_content{padding-bottom:2rem;z-index:1;display:flex;flex-direction:column-reverse}@media screen and (min-width: 750px){.hero .hero_wrapper .hero_content{padding-bottom:3rem}}@media screen and (min-width: 990px){.hero .hero_wrapper .hero_content{padding-bottom:5rem}}@media screen and (min-width: 1200px){.hero .hero_wrapper .hero_content{padding-bottom:8rem}}.hero .hero_wrapper .hero_content .hero_heading{max-width:65rem}.hero .hero_wrapper .hero_content .hero_text{margin-bottom:1.6rem;max-width:45rem}.hero .hero_wrapper .hero_content .hero_text p{margin:0}.hero .hero_box{z-index:1;object-fit:cover;object-position:50% 0%;width:100%;height:100vh;position:absolute;left:0;top:0}.hero .hero_img{will-change:opacity,transform;filter:none;transform:translate3d(0px, 0%, 0px);opacity:0;position:absolute;left:0;top:0;z-index:-2;width:100%;height:100%}.hero .hero_img img,.hero .hero_img svg,.hero .hero_img video{width:100%;height:100%;max-width:100%;object-fit:cover}.header-overlay-section .hero .hero_wrapper:after{padding-bottom:calc(100vh - var(--header-height))}@media screen and (min-width: 750px){.header-overlay-section .hero .hero_wrapper:after{padding-bottom:calc(20% + var(--slide-height))}}@media screen and (min-width: 990px){.header-overlay-section .hero .hero_wrapper:after{padding-bottom:calc(13% + var(--slide-height))}}@media screen and (min-width: 1200px){.header-overlay-section .hero .hero_wrapper:after{padding-bottom:var(--slide-height)}}