.swiper-custom-button-next,.swiper-custom-button-prev{background-image:url(/icons/line-arrow.svg);background-repeat:no-repeat;background-size:100% auto;background-position:50%;cursor:pointer;height:3.625rem;width:3.625rem;border:1px solid #e1e2e0;border-radius:.625rem;background-size:50%}.swiper-custom-button-next.curr-last,.swiper-custom-button-prev.curr-first{background-image:url(/icons/line-arrow-white.svg);opacity:70%;cursor:not-allowed}.swiper-custom-button-prev{transform:rotate(180deg)}@media (max-width:768px){.swiper-custom-button-next,.swiper-custom-button-prev{height:2.5rem;width:2.5rem;border-radius:.5rem;background-size:50%}}