.simple-image-slider{padding:50px 0;position:relative}.simple-image-slider:after,.simple-image-slider:before{content:"";height:100%;pointer-events:none;position:absolute;top:0;width:140px;z-index:2}.simple-image-slider:before{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0));left:0}.simple-image-slider:after{background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0));right:0}.simple-image-slider .slick-track{align-items:center;display:flex}.simple-image-slider .content-wrapper{display:flex;flex-wrap:wrap}.simple-image-slider .stats-wrapper{display:none;position:relative;width:100%}.simple-image-slider .stat{position:relative}.simple-image-slider .stat-inner{margin:0 auto}.simple-image-slider .stat .stat-image{align-items:center;display:flex;justify-content:center;margin:auto;width:60%}.simple-image-slider .stat .stat-image img{display:block;height:100px;max-width:100%;object-fit:contain;width:auto}@media (max-width:768px){.simple-image-slider{padding:20px 0}.simple-image-slider .title{text-align:center;width:100%}.simple-image-slider .stats-wrapper{width:100%}}