.custom-next,.custom-prev{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:70px;justify-content:center;transition:all .3s ease;width:70px}.custom-prev{background-color:transparent;border:2px solid #282961;color:#161b30}.custom-next{background-color:#fff;border:2px solid #282961;color:#fff}.custom-next:hover,.custom-prev:hover{background:#282961}.custom-next:hover svg path,.custom-prev:hover svg path{stroke:#fff}.swiper-button-disabled{cursor:default;opacity:.5;pointer-events:none}.controls{display:flex;gap:20px}@media(max-width:992px){.custom-next,.custom-prev{height:50px;width:50px}.custom-next svg,.custom-prev svg{height:20px;width:20px}}