.styled-list .number-list h2,.styled-list .number-list h3,.styled-list .number-list h4{margin-bottom:30px}.styled-list .service{align-items:center;display:flex;flex-wrap:nowrap}.styled-list .feature-list-text h2,.styled-list .feature-list-text h3,.styled-list .feature-list-text h4{font-weight:300}.styled-list .feature-list{margin-bottom:20px}.styled-list .feature-list:last-of-type{margin-bottom:0}.styled-list .feature-list-wrap,.styled-list .feature-list-wrap h4{margin-bottom:30px}.styled-list .feature-list-text{margin-left:15px}.styled-list .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}.styled-list .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:600;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){.styled-list-wrapper{padding:0!important}}