.banner{position:relative;z-index:0;max-width:100vw;margin:0 auto;color:#fff}.banner--text-dark{color:#000}.banner .container{height:100%}.banner__wrapper{position:relative;z-index:2;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;height:100%;padding:55px 0}.banner__text{max-width:550px;font-family:"DM Sans",sans-serif}.banner__text--text-bg h1,.banner__text--text-bg h2,.banner__text--text-bg h3,.banner__text--text-bg h4,.banner__text--text-bg h5,.banner__text--text-bg h6,.banner__text--text-bg p{display:inline}.banner__text--text-bg h1::after,.banner__text--text-bg h2::after,.banner__text--text-bg h3::after,.banner__text--text-bg h4::after,.banner__text--text-bg h5::after,.banner__text--text-bg h6::after,.banner__text--text-bg p::after{display:block;width:100%;height:1px;content:""}.banner__text--white{color:#15262d}.banner__text--white *{background-color:#fff}.banner__text--blue{color:#fff}.banner__text--blue *{background-color:#0086cd}.banner__text--black{color:#fff}.banner__text--black *{background-color:#000}.banner__title{margin-bottom:0}.banner__subtitle{display:block;margin-top:30px;font-size:18px;line-height:28px}.banner__button{margin-top:30px}.banner__arrow-icon{width:30px;height:30px}.banner__carousel{position:relative;z-index:0 !important;width:100%;height:100%}.banner__carousel.owl-theme .owl-nav{height:0;margin-top:0}.banner__carousel .owl-stage-outer{overflow:visible !important}.banner__carousel--only-slide .banner__carousel-button{display:none}.banner__carousel-button{position:absolute;bottom:20px;z-index:20;margin:0;padding:0;color:#fff;background:0;outline:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.banner__carousel-button--next{left:70px}.banner__carousel-button--prev{left:20px}.banner__carousel-item{position:relative;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:564px;overflow:hidden;background-repeat:no-repeat;background-position:top center;background-size:auto 100%}.banner__carousel-item--bg-overlay::after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:rgba(0,0,0,.3);content:""}.banner__carousel-item--bg-right{background-position:top right}@media(min-width:768px){.banner__wrapper{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.banner__text{font-size:24px}.banner__subtitle{margin-top:30px;font-size:22px;line-height:32px}.banner__carousel-button{bottom:30px}.banner__carousel-button--next{right:20px;left:auto}.banner__carousel-button--next:hover{-webkit-transform:translate(10px,-50%);-ms-transform:translate(10px,-50%);transform:translate(10px,-50%)}.banner__carousel-button--prev{left:20px}.banner__carousel-button--prev:hover{-webkit-transform:translate(-10px,-50%);-ms-transform:translate(-10px,-50%);transform:translate(-10px,-50%)}.banner__carousel-item{height:720px}}@media(min-width:1024px){.banner__subtitle{font-size:28px;line-height:40px}}@media(min-width:1200px){.banner__carousel-button{top:50%;bottom:auto}}@media screen and (min-width:1680px){.banner__container-wide{max-width:1440px}}