.services{display:flex;justify-content:space-around;gap:30px}.service{display:flex;text-decoration:none;position:relative;flex-direction:column;align-items:center;text-align:center}.service-icon{display:inline-block!important;height:48px;width:70px;position:relative;background-repeat:no-repeat;background-position:center;-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{transform:translateY(8px)}.service-title{font-size:18px;font-weight:500;text-transform:capitalize;color:var(--color-base-accent-2);padding-bottom:12px;line-height:22px;letter-spacing:.6px}.service-subtitle{color:var(--color-base-text);line-height:25px;letter-spacing:.5px;font-weight:500}.service-description{max-width:300px;margin-top:25px}.services.stickyscroll{padding-bottom:10px}@media screen and (max-width:1549px){.service:after{right:-10%}}@media screen and (max-width:1449px){.service:after{display:none}}@media screen and (max-width:1024px){.services{justify-content:flex-start;gap:60px}}@media screen and (max-width:650px){.service-title{font-size:17px}.service-description{margin-top:15px}.service-description{max-width:280px}.services{gap:40px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-service.css.map */
