.shelf-marquee__top{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:3rem;max-width:160rem;margin:0 auto 4rem;padding:0 1.5rem}.shelf-marquee__header{flex:1 1 30rem}.shelf-marquee__badge{display:inline-block;padding:.6rem 1.4rem;margin-bottom:2rem;border-radius:.8rem;background:rgba(var(--color-foreground),.06);font-size:1.3rem;color:rgb(var(--color-foreground))}.shelf-marquee__heading{margin:0;font-style:normal;font-size:clamp(3.2rem,4.4vw,4.8rem);line-height:1.15}.shelf-marquee__socials{display:grid;grid-template-columns:repeat(3,minmax(18rem,1fr));gap:2rem;flex:2 1 60rem}.shelf-marquee__social{display:flex;flex-direction:column;justify-content:space-between;min-height:19rem;padding:2.4rem;border-radius:1.6rem;text-decoration:none;color:rgb(var(--color-foreground));background:var(--shelf-marquee-card-bg, rgba(var(--color-foreground), .04))}.shelf-marquee__social-icon{display:flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem}.shelf-marquee__social-icon img{width:100%;height:100%;object-fit:contain}.shelf-marquee__social-platform{display:block;margin:0 0 .4rem;font-size:1.4rem;color:rgba(var(--color-foreground),.6)}.shelf-marquee__social-handle{display:block;font-size:1.7rem}.shelf-marquee__strip{overflow:hidden}.shelf-marquee__track{display:flex;width:max-content;animation:shelf-marquee-scroll 40s linear infinite}.shelf-marquee__strip:hover .shelf-marquee__track{animation-play-state:paused}.shelf-marquee__item{flex:0 0 auto;width:30rem;height:30rem;margin-right:2rem}.shelf-marquee__item img,.shelf-marquee__item .placeholder-svg{width:100%;height:100%;object-fit:cover;display:block}@keyframes shelf-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.shelf-marquee__track{animation:none}}@media screen and (min-width:750px){.shelf-marquee__top{padding:0 5rem}}@media screen and (max-width:749px){.shelf-marquee__heading{font-size:clamp(2.6rem,7.5vw,3.4rem)}.shelf-marquee__socials{grid-template-columns:repeat(2,1fr)}.shelf-marquee__social:nth-child(3){grid-column:1 / -1}.shelf-marquee__item{width:20rem;height:20rem;margin-right:1.4rem}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-shelf-marquee.css.map */
