li{list-style-type:none}.marquee__content li{display:flex;align-items:center;color:rgba(var(--color-foreground))}@media screen and (min-width: 750px){.marquee{padding:1.4rem 0}}.marquee{--gap: 0rem;position:relative;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none;gap:var(--gap);width:100%;height:50px}.marquee__content{flex-shrink:0;display:flex;justify-content:space-around;gap:var(--gap);min-width:fit-content;padding-left:0;margin:0}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(calc(-100% - var(--gap)))}}.enable-animation .marquee__content{animation:scroll 15s linear infinite}.marquee--fit-content{max-width:fit-content}.marquee--pos-absolute .marquee__content:last-child{position:absolute;top:0;left:0}.enable-animation .marquee--pos-absolute .marquee__content:last-child{animation-name:scroll-abs}@keyframes scroll-abs{0%{transform:translate(calc(100% + var(--gap)))}to{transform:translate(0)}}.marquee__content>*{flex:0 0 auto;font-size:1.8rem;column-gap:1.6rem;padding:0rem .8rem;border-radius:.25rem;text-align:center;line-height:1;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight-medium)}@media screen and (max-width: 749px){.marquee__content>*{font-size:12px}.marquee{padding:.8rem 0}.marquee{height:40px}}.marquee-bigger-font-style .marquee__content li{gap:16px}@media (min-width: 991px){.marquee-bigger-font-style .marquee__content>*{font-size:8rem;text-transform:uppercase;padding:0rem .8rem;line-height:44px;font-weight:700}.marquee-bigger-font-style .marquee{height:180px;height:fit-content}.marquee-bigger-font-style .marquee__content svg{color:rgba(var(--color-foreground));fill:rgba(var(--color-foreground));height:8rem;width:8rem}.marquee-bigger-font-style .enable-animation .marquee__content{animation:scroll 55s linear infinite}}@media (max-width: 991px){.marquee-bigger-font-style .marquee__content>*{font-size:3.2rem;text-transform:uppercase;column-gap:.8rem;padding:0rem .8rem;line-height:36px;font-weight:700}.marquee-bigger-font-style .marquee{height:fit-content;padding-top:0;padding-bottom:2rem}.marquee-bigger-font-style .marquee__content svg{color:rgba(var(--color-foreground));fill:rgba(var(--color-foreground));height:3rem;width:3rem}.marquee-bigger-font-style .enable-animation .marquee__content{animation:scroll 60s linear infinite}}
/*# sourceMappingURL=/cdn/shop/t/63/assets/marquee.css.map */
