.redder-product-categories-block{margin:25px 0}.redder-product-categories-block .swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden}.redder-product-categories-block .swiper-container::before{background:linear-gradient(270deg,rgba(255,0,0,0),#fff 90%);z-index:2;content:"";position:absolute;top:0;bottom:0;width:33%;-webkit-transform:translateX(1vw);transform:translateX(1vw);left:0}.redder-product-categories-block .swiper-container::after{background:linear-gradient(90deg,rgba(255,255,255,0),#fff 90%);z-index:1;content:"";position:absolute;top:0;bottom:0;width:33%;-webkit-transform:translateX(1vw);transform:translateX(1vw);right:0}.redder-product-categories-block .swiper-container .swiper-wrapper{align-items:center;transition-timing-function:linear}.redder-product-categories-block .swiper-container .swiper-wrapper .swiper-slide .category{background-color:#f9f9f9;display:flex;flex-direction:column;align-items:center;text-align:center;padding-bottom:25px;text-decoration:none}.redder-product-categories-block .swiper-container .swiper-wrapper .swiper-slide .category .title{color:#000;font-weight:400;font-size:1.8rem}@media only screen and (max-width:768px){.redder-product-categories-block .swiper-container .swiper-wrapper .swiper-slide .category .title{font-size:initial}}.redder-product-categories-block .swiper-container .swiper-wrapper .swiper-slide .category .img-wrap{padding:25px 0}.redder-product-categories-block .swiper-container .swiper-wrapper .swiper-slide .category .img-wrap img{transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;max-height:250px;-o-object-fit:contain;object-fit:contain;margin:0;height:100%}.redder-product-categories-block .swiper-container .swiper-wrapper .swiper-slide .category .see-more{text-transform:uppercase;color:#ed1b24;position:relative}.redder-product-categories-block .swiper-container .swiper-wrapper .swiper-slide .category .see-more span{margin-left:5px;transition:all .4s;font-size:20pt;position:absolute;top:-2px}.redder-product-categories-block .swiper-container .swiper-wrapper .swiper-slide .category:hover .img-wrap img{-webkit-transform:scale(1.1);transform:scale(1.1)}.redder-product-categories-block .swiper-container .swiper-wrapper .swiper-slide .category:hover .see-more span{margin-left:10px}