.carousel{padding:45px 135px 90px}.carousel__container{max-width:1720px;position:relative}.carousel .splide{position:relative}.carousel .splide__track{overflow:hidden}.carousel .splide__list{display:flex}.carousel .splide__slide img{border-radius:25px;display:block;height:auto;object-fit:cover;width:100%}.carousel .splide__arrow--prev{left:-123px}.carousel .splide__arrow--next{right:-123px}.carousel .splide__arrow{background:#fc6736;height:67px;opacity:1;transition:background .3s ease,box-shadow .3s ease,filter .2s ease;width:67px}.carousel .splide__arrow:hover{background:#e5552a;box-shadow:0 6px 16px rgba(252,103,54,.4)}.carousel .splide__arrow:active{background:#cf4a23;box-shadow:0 2px 6px rgba(252,103,54,.3);filter:brightness(.92)}.carousel .splide__arrow svg{height:32px;width:32px}.carousel .splide__arrow svg path{fill:#fff;height:16px;width:32px}.carousel .splide__arrow:hover:not(:disabled){opacity:1}@media screen and (max-width:768px){.carousel{padding:45px 85px 90px}.carousel .splide__arrow--prev{left:-67px}.carousel .splide__arrow--next{right:-67px}.carousel .splide__arrow{height:47px;width:47px}.carousel__container.container{padding-left:0;padding-right:0}}