.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 #cbd610;right:-55px;height:45px;top:8px}.service.service-4:after{content:none}.service-icon{display:inline-block!important;height:58px;width:48px;position:relative;background-repeat:no-repeat;transition:all .3s ease-in-out;background-position:center}.service:hover .service-icon{transform:translateY(-7px)}.service-title{font-size:17px;font-weight:600;color:var(--color-foreground);line-height:20px;padding-bottom:5px;letter-spacing:.3px}.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: 749px){.service:after{top:10px}}@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 */
