.hero__container--small{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:40vh;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3rem 0}.hero__content{max-width:50%}.hero__content>*,.hero__content>*>span{color:#05455f!important;text-align:left!important}.hero__content>a{color:initial!important}.hero-bg{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;opacity:1}.gradient-hero-bg,.hero-bg{bottom:0;left:0;position:absolute;right:0;top:0}.gradient-hero-bg{background:#fff;background:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(70%,hsla(0,0%,100%,0)));background:-o-linear-gradient(left,#fff 0,hsla(0,0%,100%,0) 70%);background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0) 70%);z-index:1}.hero__wrapper{position:relative;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;z-index:2}@media screen and (max-width:1024px){.hero__content{max-width:100%}}@media screen and (max-width:768px){.hero__container--small{flex-wrap:wrap;min-height:auto;padding:0}.gradient-hero-bg{display:none}.hero-bg{aspect-ratio:16/9;flex:0 1 100%;order:2;position:relative;width:100%}.hero__wrapper{padding:1.5rem 1rem 2rem}.hero__content>:last-child{margin-bottom:0}}