.hero-carousel{opacity:0;transition:opacity 1s ease;-webkit-transition:opacity 1s ease;visibility:hidden}.hero{background-color:#f0f0f0;overflow:hidden;position:relative}.hero__content-layer{display:block;position:relative;z-index:99}.hero__layer{bottom:0;left:0;position:absolute;right:0;top:-50px}.hero__layer img{height:100%!important;object-fit:cover;width:100%}.hero__layer-1{background-color:#141d38;display:block;z-index:1}.hero__layer-1 img{opacity:.5;transform:translateZ(25px)}.hero__layer-2{z-index:2}.hero__image-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.hero .content-wrapper{position:relative;z-index:5}.hero__container{align-items:center;display:flex;min-height:50vh}@media (min-width:768px){.hero__container{min-height:50vh}}@media (min-width:1199px){.hero__container{min-height:70vh}}.hero__content{padding:50px 0;position:relative;z-index:9}.hero__content p{color:#fff}.hero__content h1,.hero__content h2{color:#fff;font-size:30px;line-height:1.2}@media (min-width:992px){.hero__content-col{min-width:500px;width:50%}.hero__content h1,.hero__content h2{font-size:40px}}@media (min-width:1200px){.hero__content h1,.hero__content h2{font-size:60px}}.hero__content h3{color:#fff;font-size:20px;line-height:1.2}@media (min-width:992px){.hero__content h3{font-size:30px}}@media (min-width:1200px){.hero__content h3{font-size:40px}}.hero__image img{display:block;margin:0 auto;max-height:600px;width:auto}.hero-carousel>.hero-carousel-item:first-child{display:block}.hero-carousel-item{display:none;position:relative}.hero-carousel__arrow{color:#fff;font-size:40px;height:80px;opacity:.5;position:absolute;top:50%;transform:translateY(-50%);width:40px;z-index:9}@media (max-width:1200px){.hero-carousel__arrow{height:40px;width:20px}}@media (max-width:767px){.hero-carousel__arrow{bottom:0;top:auto}}.hero-carousel__arrow:hover{opacity:1}.hero-carousel__arrow-left{left:10px}.hero-carousel__arrow-right{right:10px}.hero__cta-wrap{display:flex;flex-wrap:wrap}.hero__cta-wrap .cta-container{margin:0 15px 15px 0}