.logo-marquee{overflow:hidden}.logo-marquee__empty{margin:0;padding:1rem 0;text-align:center;color:rgba(var(--color-foreground),.55)}.logo-marquee--full-width .logo-marquee__viewport{margin-inline:calc(50% - 50vw);width:100vw;max-width:100vw}.logo-marquee__viewport{overflow:hidden;width:100%;-webkit-mask-image:linear-gradient(to right,transparent,#000 2rem,#000 calc(100% - 2rem),transparent);mask-image:linear-gradient(to right,transparent,#000 2rem,#000 calc(100% - 2rem),transparent)}.logo-marquee__track{display:flex;width:max-content;gap:var(--logo-marquee-gap, 48px);align-items:center;animation:logo-marquee-scroll var(--logo-marquee-duration, 40s) linear infinite}.logo-marquee__track--reverse{animation-direction:reverse}@media(hover:hover){.logo-marquee__viewport:hover .logo-marquee__track--pause-hover{animation-play-state:paused}}@keyframes logo-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.logo-marquee__group{display:flex;flex-shrink:0;align-items:center;gap:var(--logo-marquee-gap, 48px)}.logo-marquee__item{flex:0 0 auto;display:flex;align-items:center;justify-content:center}.logo-marquee__item a{display:flex;align-items:center;justify-content:center;text-decoration:none}.logo-marquee__item img{display:block;width:auto;max-width:var(--logo-marquee-logo-max, 160px);max-height:var(--logo-marquee-logo-max-height, 56px);height:auto;object-fit:contain}.logo-marquee__item--placeholder{min-width:120px;min-height:48px;border:1px dashed rgba(var(--color-foreground),.25);border-radius:4px;align-items:center;justify-content:center;font-size:1.2rem;color:rgba(var(--color-foreground),.45)}.logo-marquee--show-top-border{border-top:1px solid rgba(var(--color-foreground))}.logo-marquee--transparent-background.logo-marquee{background:transparent}.shopify-section:has(.logo-marquee--transparent-background){z-index:1}.logo-marquee__title{font-size:var(--text-18-size);font-weight:var(--weight-semibold);line-height:var(--lh-130);letter-spacing:var(--ls--0);margin:0 auto 24px;max-width:max-content}@media screen and (max-width:749px){.logo-marquee__title{font-size:var(--text-15-size);line-height:var(--lh-150)}}@media(prefers-reduced-motion:reduce){.logo-marquee__track{animation:none;flex-wrap:wrap;justify-content:center;width:100%;max-width:100%;row-gap:var(--logo-marquee-gap, 48px)}.logo-marquee__group:last-child{display:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-logo-marquee.css.map */
