.service-bar{padding-top:60px;padding-bottom:60px;background-color:var(--gradient-background);border-top:.1rem solid rgba(var(--color-foreground),.08);border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.service-bar-wrapper{display:flex;flex-wrap:wrap;justify-content:space-around;gap:40px;max-width:var(--page-width);margin:0 auto;padding:0 1.5rem}.service-bar__item{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1 1 250px;max-width:350px}.service-bar__icon{margin-bottom:20px;color:rgba(var(--color-foreground),.75)}.service-bar__icon svg{width:44px;height:44px;fill:none;stroke:currentColor;stroke-width:1.25px;will-change:transform;animation:antigravity-drift 4s cubic-bezier(1,1,1,1) infinite!important;transition:all .5s cubic-bezier(1,1,1,1)}.service-bar__item:hover .service-bar__icon svg{animation:none!important;transform:translateY(0)!important;color:rgb(var(--color-foreground))}.service-bar__heading{margin:0 0 10px;font-size:1.4rem;letter-spacing:.25rem;text-transform:uppercase;font-weight:600;color:rgb(var(--color-foreground))}.service-bar__text{margin:0;font-size:1.2rem;line-height:1.5;color:rgba(var(--color-foreground),.7)}@media screen and (max-width:749px){.service-bar{padding-top:40px;padding-bottom:40px}.service-bar-wrapper{gap:25px}.service-bar__item{flex:1 1 160px}.service-bar__heading{font-size:1.2rem;letter-spacing:.2rem}.service-bar__text{font-size:1.1rem}}@media screen and (max-width:480px){.service-bar-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:20px}.service-bar__item{max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/section-service-bar.css.map */
