.hero-bg{background-position:center;background-size:cover;background-repeat:no-repeat;background-attachment:fixed}.hero{background-color:#3a5e6d}.hero--extended{background:none!important}.hero__slide{position:relative;width:100%;display:flex;flex-direction:column-reverse}.hero__img{width:100%;height:auto;display:block}.hero__slide-content{padding:30px 15px 78px 15px;text-align:center}.hero .btns{justify-content:center;padding-top:15px}.hero__heading{color:#fff;text-align:center;font-size:40px!important;font-weight:500!important}@media screen and (min-width:900px){.hero{background-color:#e3e6ea}.hero__img{display:block;object-fit:cover;width:100%;height:100%;position:absolute;top:0;z-index:1}.hero__slide-content{padding:0;position:relative;z-index:2;aspect-ratio:5/2;display:flex;flex-direction:column;justify-content:center;align-items:center}.hero--extended .hero__slide-content{aspect-ratio:4/2}.hero .btns{padding-top:0}.hero .flickity-page-dots{bottom:30px}}@media screen and (min-width:1600px){.hero--extended .hero__slide-content{aspect-ratio:5/2}}