.stats-card-mobile-slider{background-repeat:no-repeat!important;background-size:cover!important;margin-bottom:100px}.stats-card-mobile-slider .heading-area{margin-bottom:80px;text-align:center}.stats-card-mobile-slider .heading-area h2{margin-bottom:0}.stats-card-mobile-slider .stats-wrapper{column-gap:24px;display:flex;flex-wrap:wrap;justify-content:space-between}.stats-card-mobile-slider .stats-wrapper .stats-slide{flex:1;width:calc(33% - 12px)}.stats-card-mobile-slider .stats-wrapper .stat-item{background:#f9f4ec;border-radius:15px;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:50px;width:100%}.stats-wrapper .stat-item h3.number{color:var(--color-primary-2);font-family:Helvetica Now Display;font-size:110px;font-style:normal;font-weight:400;line-height:110px;margin-bottom:0}.stats-wrapper .stat-item h4{line-height:24px!important;margin-bottom:20px}.stats-wrapper .stat-item h4.desc{color:#333;font-size:16px;font-weight:400;min-height:95px}.stats-wrapper .stat-item:hover{background:var(--color-primary-1);-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.stats-wrapper .stat-item:hover h3.number{color:var(--color-secondary-2);-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.stats-wrapper .stat-item:hover h4,.stats-wrapper .stat-item:hover p.desc{color:#fff;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.dots-navigation{display:none;margin-top:10px;text-align:center}.dots-navigation span{background-color:#ddd;border-radius:50%;cursor:pointer;display:inline-block;height:10px;margin:0 5px;width:10px}.dots-navigation span.active{background-color:var(--color-primary-2)}@media (max-width:1275px){.stats-card-mobile-slider .stats-wrapper{overflow-x:auto}.stats-card-mobile-slider .stats-wrapper .stat-item{padding:35px}.stats-wrapper .stat-item h3.number{font-size:95px;line-height:95px}}@media (max-width:991px){.stats-card-mobile-slider .stats-wrapper{column-gap:20px}.stats-card-mobile-slider .stats-wrapper .stat-item{flex:1 0 calc(33% - 5px);height:370px;padding:30px}.stats-card-mobile-slider .stats-wrapper .stat-item h3.number{font-size:70px;line-height:1}}@media (max-width:767px){.stats-card-mobile-slider .stats-wrapper{flex-wrap:unset;scroll-snap-type:x mandatory}.stats-card-mobile-slider .stats-wrapper .stats-slide{flex:0 0 60%;scroll-snap-align:start}.stats-card-mobile-slider{margin-bottom:80px}.stats-card-mobile-slider .dots-navigation{display:block}}@media (max-width:600px){.stats-card-mobile-slider .stats-wrapper .stats-slide{flex:0 0 85%;scroll-snap-align:start}.stats-card-mobile-slider .stats-wrapper .stat-item{height:100%;justify-content:start;padding:20px}}