.category-icon-title{padding:35px;border-radius:4px;margin-bottom:30px;-webkit-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out;position:relative;margin-right:25px}.category-icon-title:hover{-webkit-box-shadow:0px 10px 15px 2px rgb(0 0 0 / 10%);box-shadow:0px 10px 15px 2px rgb(0 0 0 / 10%)}.category-icon{position:relative;z-index:1}.category-icon-title:hover .category-icon svg{fill:#fff;-webkit-text-fill-color:inherit}.category-icon svg{fill:#11c4dc;width:60px;height:60px}.category-icon-title:hover::after{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.category-icon-title:after{position:absolute;width:100%;height:100%;content:'';background:#17d0cf;background:-moz-linear-gradient(left,#01a6fd 0%,#17d0cf 51%,#01a6fd 100%);background:-webkit-gradient(left top,right top,color-stop(0%,#4eb3bf),color-stop(51%,#17d0cf),color-stop(100%,#4eb3bf));background:-webkit-linear-gradient(left,#01a6fd 0%,#17d0cf 51%,#0071b0 100%);background:-o-linear-gradient(left,#01a6fd 0%,#17d0cf 51%,#01a6fd 100%);background:-ms-linear-gradient(left,#01a6fd 0%,#17d0cf 51%,#01a6fd 100%);background:-webkit-gradient(linear,left top,right top,from(#01a6fd),color-stop(51%,#17d0cf),to(#01a6fd));background:-webkit-linear-gradient(left,#01a6fd 0%,#17d0cf 51%,#01a6fd 100%);background:linear-gradient(to right,#01a6fd 0%,#17d0cf 51%,#01a6fd 100%);background-size:200% auto;-webkit-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out;left:0;top:0;z-index:0;opacity:0;border-radius:4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.category-icon-title:hover .category-title h4{color:#fff}.category-title h4{font-size:18px;font-weight:500;color:#333}.category-title{margin-top:10px;position:relative;z-index:1}.category .slick-prev{right:70px !important}.category .slick-prev:before{font-family:fontAwesome !important;content:"\f053" !important;color:#333}.category .slick-next:before{font-family:fontAwesome !important;content:"\f054" !important;color:#333}.category .slick-prev,.category .slick-next{float:left;width:60px;height:60px;text-align:center;margin:0 5px;border-radius:4px;border:0;background:var(--arrow-color);position:absolute;right:0;left:auto;top:-50px;font-size:0px}.category .slick-prev:before,.category .slick-next:before{font-size:16px}@media(max-width:600px){.category .slick-prev,.category .slick-next{width:45px;height:45px}.category .slick-prev{right:50px !important}}@media(max-width:480px){.category .slick-prev,.category .slick-next{width:45px;height:45px;top:110%;left:0;right:-45px;margin:auto}.category .slick-prev{right:65px !important}}