.hf-marquee{display:block;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:var(--hf-marquee-margin-top, 0);margin-bottom:var(--hf-marquee-margin-bottom, 0);background:rgb(var(--color-background));background:var(--gradient-background);color:rgb(var(--color-foreground))}.hf-marquee--border{border-top:var(--hf-marquee-border-width, 0) solid var(--hf-marquee-border-color, transparent);border-bottom:var(--hf-marquee-border-width, 0) solid var(--hf-marquee-border-color, transparent)}.hf-marquee--shadow{box-shadow:var(--container-shadow-horizontal-offset, 0) var(--container-shadow-vertical-offset, 0) var(--container-shadow-blur-radius, 0) rgba(var(--color-shadow),var(--container-shadow-opacity, 0))}hf-marquee{display:block;width:100%;overflow:hidden}.hf-marquee__wrapper{display:flex;gap:var(--hf-marquee-gap, 30px);width:fit-content;white-space:nowrap;padding-top:var(--hf-marquee-padding-top, 20px);padding-bottom:var(--hf-marquee-padding-bottom, 20px)}.hf-marquee__content{min-width:max-content;display:flex;gap:var(--hf-marquee-gap, 30px)}.hf-marquee__repeated-items{min-width:max-content;display:flex;gap:var(--hf-marquee-gap, 30px);align-items:center;justify-content:center}.hf-marquee__repeated-items>*,.hf-marquee .hf-marquee__repeated-items>*{flex:0 0 auto;width:auto;max-width:none;align-content:center}.hf-marquee__repeated-items>.hf-marquee-image-block{width:var(--hf-marquee-image-width-mobile, 60px)}@media screen and (min-width:750px){.hf-marquee__repeated-items>.hf-marquee-image-block{width:var(--hf-marquee-image-width-desktop, 100px)}}.hf-marquee__content :is(p,h1,h2,h3,h4,h5,h6){white-space:nowrap}@media(prefers-reduced-motion:no-preference){hf-marquee:not([data-disabled]) .hf-marquee__wrapper{animation:hf-marquee-motion var(--hf-marquee-speed, 30s) linear infinite var(--hf-marquee-direction, normal)}}@media(hover:hover)and (pointer:fine){.hf-marquee--pause-hover hf-marquee:hover .hf-marquee__wrapper{animation-play-state:paused}}@keyframes hf-marquee-motion{to{transform:translate3d(calc(-50% - (var(--hf-marquee-gap, 30px) / 2)),0,0)}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/block-marquee.css.map */
