.service-boxes{display:flex;flex-wrap:wrap;gap:30px}.service-box{background:#fff;border-radius:17px;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.1);padding:17px 25px;width:calc(33.33% - 20px)}.service-box h4{color:#006cff;font-family:futura heavy;font-size:22px;font-weight:400;line-height:26px;padding:5px 0 10px}.service-box p{color:#434343;font-family:futura book;font-size:16px;font-weight:400;line-height:19px}.proven-statistics .service-box img{max-width:80px;width:100%}@media only screen and (max-width:991px){.service-boxes{gap:20px;justify-content:center}.proven-statistics .service-box{width:calc(50% - 20px)}.proven-statistics .service-box img{max-width:60px}}@media only screen and (max-width:768px){.service-box{width:90%}}@media only screen and (max-width:640px){.proven-statistics .service-box{text-align:center;width:100%}.proven-statistics .service-box img{margin:0 auto}}