.service-path{margin-bottom:100px}.service-path__inner{display:flex;justify-content:space-between;counter-reset:path_item_number}.service-path__item{position:relative;counter-increment:path_item_number}.service-path__item:before{content:counter(path_item_number);display:inline-block;font-size:16px;font-weight:600;line-height:20px;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:2px solid #FF7358;border-radius:5px;margin-bottom:15px}.service-path__item:not(:last-child){padding-right:50px;margin-right:20px}.service-path__item:not(:last-child):after{content:"";display:block;position:absolute;top:50%;right:0;transform:translateY(-50%);width:40px;height:10px;background-repeat:no-repeat;background-position:center;background-size:contain}.service-path__item{color:#1c1f25}.service-path__item-title{font-size:28px;font-weight:600;line-height:35px;margin-bottom:20px}.service-path__item-text{font-size:16px;font-weight:300;line-height:20px;margin-bottom:20px}.service-path__item-time{display:inline-block;font-size:16px;font-weight:400;line-height:20px;padding:4px 14px;background:#ff735824;border-radius:100px}.service-path__item-subtitle{color:#bdc0c8;font-size:15px;font-weight:400;line-height:19px;margin-top:20px}@media(max-width:1000px){.service-path__inner{flex-direction:column;align-items:center;gap:40px}.service-path__item{max-width:350px;padding-right:0!important;margin-right:0!important}.service-path__item:after{display:none!important}}
