.services{display:flex;justify-content:space-between;gap:50px}.services-block{border-radius:5px}.service{display:flex;text-decoration:none;position:relative;align-items:center;gap:15px}.service.service-5:after{display:none}.service-block .services-wrapper{border-radius:var(--border-radius)}.service:after{content:"";position:absolute;width:1px;border-right:1px solid var(--color-base-border);right:-95px;height:45px;top:6px}.service.service-4:after{content:none}.service-icon{display:inline-block!important;height:50px;width:48px;position:relative;background-repeat:no-repeat;transition:all .5s ease-in-out;background-position:center 0}.service:hover .service-icon{background-position:center -100px;transition:all .5s ease-in-out}.service-title{font-size:16px;font-weight:500;color:var(--color-foreground);line-height:20px;padding-bottom:6px}.service-subtitle{color:var(--color-base-text);line-height:22px}@media screen and (max-width: 1366px){.service:after{right:-65px}}@media screen and (max-width: 1269px){.services{gap:80px}.service-title{padding-bottom:3px}.service:after{right:-50px;height:35px}}@media screen and (max-width: 575px){.services{gap:60px}.service{gap:10px}.service:after{right:-30px}}@media screen and (max-width: 380px){.service-title{font-size:16px;line-height:24px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-service.css.map */
