.slider-products{position:relative}.slider-products__prev{position:absolute;left:5px;padding:20px;top:50%;transform:translateY(-50%);min-width:24px;min-height:24px;z-index:5}.slider-products__prev>img{transform:rotate(90deg)}.slider-products__next{position:absolute;right:5px;padding:20px;top:50%;transform:translateY(-50%);min-width:24px;min-height:24px;z-index:5}.slider-products__next>img{transform:rotate(-90deg)}.slider-products__img{display:flex;justify-content:center;align-items:center;height:58vw}body.dark .slider-products__img{background:linear-gradient(225.21deg,#2C2C2C -45.31%,#1E1E1E 90.76%)}body.light .slider-products__img{background:linear-gradient(224.19deg,#F8F8F8 -45.64%,#D4D4D4 103.65%)}.slider-products__img>img{width:70%;height:70%}@media (max-width:1200px){.slider-products__img{height:96vw}}@media (max-width:576px){.slider-products__img{height:140vw}.slider-products__img>img{width:90%;height:90%}}