.hero{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:300px;overflow:hidden;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}.hero .glide__track{height:100%;left:0;position:absolute;top:0;width:100%}.hero .glide__slides{height:100%}.hero__image img{z-index:-1}.hero__background-video video,.hero__image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.hero__content{margin-left:auto;margin-right:auto;position:relative;text-align:left;width:100%;z-index:3}.hero__description,.hero__heading{margin-bottom:1rem}.hero__cta-wrapper{margin-top:1rem}.hero__cta-wrapper>a{margin-bottom:1rem}@media (max-width:991px){.hero__content{padding-left:25px!important;padding-right:25px!important}}