.hero-slider-module{display:flex;flex-direction:column}.hero-slider-module__slider-wrap{height:350px;width:100%}.hero-slider-module__slide{display:flex;flex-direction:column;height:350px;justify-content:center;margin:0;opacity:0!important;overflow:hidden;position:relative;transition:opacity 1s ease!important;width:100%}.hero-slider-module__slide.is-selected{opacity:1!important}.hero-slider-module__slide--content-wrap{width:1240px}.hero-slider-module__slide--image{left:50%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:200%;z-index:-1}.hero-slider-module .button{background-color:transparent;border:2px solid #fff;color:#fff}.hero-slider-module .button:focus,.hero-slider-module .button:hover{background-color:#22262b;border:2px solid #22262b;color:#fff}body .hero-slider-module .flickity-prev-next-button{background-color:transparent}body .hero-slider-module .flickity-prev-next-button.previous{left:0}body .hero-slider-module .flickity-prev-next-button.next{right:0}@media (min-width:768px){.hero-slider-module__slide,.hero-slider-module__slider-wrap{height:587px}.hero-slider-module__slide--image{width:130%}}