.services{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:0 32px;gap:20px;width:100%;box-sizing:border-box}.service{display:flex;align-items:flex-start;min-width:0;text-decoration:none;position:relative}.service:after{content:"";width:1px;height:50px;background-color:var(--color-base-border);position:absolute;right:-10px;left:auto}.service:last-child:after{display:none}.service-icon{display:inline-block!important;height:62px;width:60px;position:relative;background-repeat:no-repeat;background-position:center -85px;margin-right:20px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.service:hover .service-icon{background-position:center 5px}.service-title{font-size:16px;font-weight:600;color:var(--color-base-accent-2)}.service-subtitle{color:var(--color-base-text)}@media screen and (max-width:1429px){.services{padding:0 24px}}@media screen and (max-width:1269px){.services{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.service:after{display:none}}@media screen and (max-width:749px){.services{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:0 15px;gap:14px}.services::-webkit-scrollbar{display:none}.service{flex:0 0 calc(100% - 30px);scroll-snap-align:start}.service-icon{margin-right:14px}.service-title{font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/124/assets/section-service.css.map */
