.marquee{padding:12px 0}@media screen and (min-width: 750px){.marquee{padding:40px 0}}.marquee-container{overflow:hidden;width:100%;background-color:var(--marquee-block-background)}.marquee-track{display:flex;width:max-content;animation:scroll-marquee 25s linear infinite}.marquee-content{display:flex;gap:16px}@media screen and (min-width: 750px){.marquee-content{display:flex;gap:32px}}.marquee-item{flex-shrink:0;display:flex;align-items:center;color:var(--welljoy-deep-violet)}.marquee-item svg{width:40px;height:40px}.marquee-content .marquee-item:last-of-type{padding-right:16px}@media screen and (min-width: 750px){.marquee-content .marquee-item:last-of-type{padding-right:32px}}@keyframes scroll-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee{background-color:var(--marquee-block-background)}
/*# sourceMappingURL=/cdn/shop/t/9/assets/marquee.css.map */
