.product-slider{margin:0 auto;max-width:1920px;max-width:calc(100% - 150px);position:relative;width:100%}.all-products-slider,.product-slide{display:flex!important}.product-slide{align-items:center;flex-direction:column;height:100%;justify-content:flex-start;padding:0 10px;text-align:center}.product-slide img{aspect-ratio:5/6;margin:0 auto;max-width:330px;object-fit:contain;padding:0 5%;transition:transform .3s ease-in-out;width:100%}.all-products .product-slide img{padding:0}.all-products .product-slide-info{padding:0 9%}.all-products .product-slide h3{color:#1a5a97;font-size:clamp(1rem,1.7vw,2rem);font-weight:300;line-height:1.2;margin-top:auto}.product-slide:hover img{transform:scale(1.05)}.custom-next,.custom-prev{align-items:center;background:transparent;border:2px solid #1a5a97;border-radius:50%;cursor:pointer;display:flex;height:69px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease-in-out;width:69px;z-index:10}.custom-next span,.custom-prev span{color:#1a5a97;font-size:4rem;font-weight:300;line-height:1;margin-top:-10px}.custom-prev{left:-75px}.custom-next{right:-75px}.custom-next:hover,.custom-prev:hover{background:#1a5a97;color:#fff}.custom-next:hover span,.custom-prev:hover span{color:#fff}@media (max-width:1260px){.product-slider.all-products{max-width:calc(100% - 100px)}.custom-next,.custom-prev{border:2px solid #1a5a97;height:40px;width:40px}.custom-next span,.custom-prev span{color:#1a5a97;font-size:3rem;line-height:1;margin-top:-5px}.custom-prev{left:-50px}.custom-next{right:-50px}}