.SliderControls_controls__W3SNI{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:18px}.SliderControls_arrowLeft__pDDyO,.SliderControls_arrowRight__sqoLg{width:38px;height:38px;display:flex;justify-content:center;align-items:center;background-color:var(--light_blue);cursor:pointer;transition:background-color .3s ease-in-out;flex-shrink:0;outline:none}.SliderControls_arrowLeft__pDDyO:hover,.SliderControls_arrowRight__sqoLg:hover{background-color:var(--blue)}.SliderControls_arrowLeft__pDDyO:disabled,.SliderControls_arrowRight__sqoLg:disabled{opacity:.5;cursor:not-allowed}.SliderControls_arrowLeft__pDDyO.swiper-button-lock,.SliderControls_arrowRight__sqoLg.swiper-button-lock{display:none!important}.SliderControls_arrowLeft__pDDyO svg,.SliderControls_arrowRight__sqoLg svg{width:35px;height:28px;flex-shrink:0;stroke:var(--white)}.SliderControls_pagination___5k7L{width:200px;display:flex;justify-content:center;align-items:center;overflow:hidden}.SliderControls_pagination___5k7L.swiper-pagination-lock{display:none!important}.SliderControls_pagination___5k7L .swiper-pagination-bullet{width:32px;height:6px;background:#d5d5d5;cursor:pointer;transition:width .3s ease-in-out,background-color .3s ease-in-out;border:none;padding:0;margin:0;border-radius:0;opacity:1}.SliderControls_pagination___5k7L .swiper-pagination-bullet:hover{opacity:.6}.SliderControls_pagination___5k7L .swiper-pagination-bullet.swiper-pagination-bullet-active{width:120px;opacity:1;background-color:var(--blue)}@media(max-width:1280px){.SliderControls_controls__W3SNI{margin-top:12px}}