:root{--mobS: 393px;--mobL: 480px;--tabM: 720px;--deskS: 1024px;--deskL: 1366px;--deskXl: 1440px}.swiper-button-prev,.swiper-button-next{width:48px;height:48px;border-radius:14px;background-color:var(--Fill-2-default);align-items:center;justify-content:center;cursor:pointer;position:absolute;bottom:calc(50% - 24px);display:none;transition:background-color .2s ease-out}.swiper-button-prev:hover,.swiper-button-next:hover{background-color:var(--Fill-2-hover)}.swiper-button-prev:active,.swiper-button-next:active{background-color:var(--Fill-2-pressed)}body[dir=ltr] .swiper-button-prev{left:0}body[dir=ltr] .swiper-button-next{right:0}body[dir=rtl] .swiper-button-next{left:0;transform:rotate(180deg)}body[dir=rtl] .swiper-button-prev{right:0;transform:rotate(180deg)}
