:root{--swiper-navigation-color:#fff}.swiper{width:100%;height:610px;background-color:#c2b7df;border-bottom-left-radius:30px;border-bottom-right-radius:30px}.swiper-slide{background-position:50%;background-size:cover}.swiper-slide img{display:block;width:100%}.swiper-navigation-color{color:"#fff"!important}.layout-wrapper{padding:10px}.swiper-button-next{background-image:url(/assets/slider-nav.svg);background-repeat:no-repeat;background-size:100% auto;background-position:50%;height:80px;width:80px;right:5%}.swiper-button-next:after{display:none}.swiper-button-prev{background-image:url(/assets/slider-nav.svg);background-repeat:no-repeat;background-size:100% auto;background-position:50%;height:80px;width:80px;left:5%;transform:rotate(180deg)}.swiper-button-prev:after{display:none}