.our-services .number-list h2,.our-services .number-list h3,.our-services .number-list h4{margin-bottom:30px;padding-bottom:12px}.our-services .service{align-items:center;display:flex;flex-wrap:nowrap}.our-services .feature-list-text h2,.our-services .feature-list-text h3,.our-services .feature-list-text h4{font-weight:300}.our-services .feature-list{margin-bottom:20px}.our-services .feature-list:last-of-type{margin-bottom:0}.our-services .feature-list-wrap,.our-services .feature-list-wrap h4{margin-bottom:30px}.our-services .feature-list-text{margin-left:15px}.our-services .service .number{border-radius:50%;font-size:20px;font-weight:700;height:38px;line-height:32px;margin-right:16px;padding:3px 13px;text-align:center;width:38px}.our-services .service .content{font-size:14px;line-height:20px;padding:16px 0}.number-list ul{counter-reset:my-awesome-counter;list-style:none;padding-left:40px}.number-list ul li{counter-increment:my-awesome-counter;margin:0 0 24px;padding-bottom:16px;position:relative}.number-list ul li:before{content:counter(my-awesome-counter) ".";font-size:24px;font-weight:700;position:absolute;--size:30px;border-radius:50%;height:var(--size);left:calc(var(--size)*-1 - 15px);line-height:var(--size);text-align:center;top:5px;width:var(--size)}@media screen and (max-width:767px){.our-services-wrapper{padding:0!important}}