.swiper-container{position:relative}.swiper-container .swiper__controls{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);z-index:100}.swiper-container .swiper__controls .prev,.swiper-container .swiper__controls .next{position:absolute;top:50%;transform:translateY(-50%);font-size:30px}.swiper-container .swiper__controls .prev{left:0;background:white;width:60px;height:60px;border-radius:0;text-align:center;line-height:60px;vertical-align:middle;padding:0}@media screen and (max-width:991.98px){.swiper-container .swiper__controls .prev{width:50px;height:50px;line-height:50px}}.swiper-container .swiper__controls .next{right:0;background:white;width:60px;height:60px;border-radius:0;text-align:center;line-height:60px;vertical-align:middle;padding:0}@media screen and (max-width:991.98px){.swiper-container .swiper__controls .next{width:50px;height:50px;line-height:50px}}.swiper-container .swiper__controls .swiper-button-disabled{opacity:0.5}