.hero{margin-top:-12rem;padding-top:8rem;overflow:hidden;padding-bottom:6rem}@media only screen and (min-width:768px){.hero{padding-top:12rem}}.hero .hero-overlay{position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;background:#111;background:-webkit-gradient(linear,left bottom,left top,from(rgba(17,17,17,.2)),to(#111));background:linear-gradient(0deg,rgba(17,17,17,.2) 0,#111 100%)}.hero .hero-img-container{position:absolute;overflow:hidden;top:0;right:0;width:100%;height:100%}.hero .hero-img-container .trustPara{height:100%}@media (max-width:1024px){.hero .hero-img-container{width:100%}}.hero .hero-img-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero .hero-img-container .c-hero-image{height:100%!important;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.hero .hero__columns{position:relative;z-index:5}.hero .hero__image--left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.hero .hero__image--left .hero__column--image{text-align:left}.hero .hero__image--right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.hero .hero__section--stack{-ms-flex-wrap:wrap;flex-wrap:wrap}.hero .hero__section--stack.hero__section--stack-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.hero .hero__column{margin-bottom:2rem;margin-top:3rem}.hero .hero__column h1{text-transform:capitalize;max-width:720px}.hero .hero__column h5{margin-bottom:40px}.hero .hero__column p{margin:0;padding-bottom:2rem;max-width:550px}.hero .hero__column--image-extended{margin-left:-15px;margin-right:-15px}.hero .hero__column--image>img{max-width:100%;display:block;margin:auto}.hero .hero__video-player{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}