.gallery-marquee{position:relative;overflow:hidden}.gallery-marquee .section-header__line{margin-bottom:3.2rem}@media screen and (min-width:990px){.gallery-marquee .section-header__line{margin-bottom:4.8rem}}.gallery-marquee__rows{display:flex;flex-direction:column;gap:2.4rem}.gallery-marquee__row{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 6%,#000 94%,transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 6%,#000 94%,transparent 100%)}.gallery-marquee__track{display:flex;flex-wrap:nowrap;width:max-content;gap:2.4rem;will-change:transform}.gallery-marquee__row--left .gallery-marquee__track{animation:gallery-marquee-left var(--marquee-duration, 40s) linear infinite}.gallery-marquee__row--right .gallery-marquee__track{animation:gallery-marquee-right var(--marquee-duration, 40s) linear infinite}.gallery-marquee__rows--pausable:hover .gallery-marquee__track{animation-play-state:paused}.gallery-marquee__item{flex:0 0 auto;width:70vw;max-width:42rem}@media screen and (min-width:750px){.gallery-marquee__item{width:38vw;max-width:46rem}}@media screen and (min-width:990px){.gallery-marquee__item{width:30vw;max-width:50rem}}.gallery-marquee__link{display:block;text-decoration:none}.gallery-marquee__figure{margin:0;width:100%;aspect-ratio:16 / 10;border-radius:1.2rem;overflow:hidden;background-color:rgba(var(--color-foreground),.05)}.gallery-marquee__figure img,.gallery-marquee__figure svg{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform var(--duration-default) ease}.gallery-marquee__link:hover .gallery-marquee__figure img{transform:scale(1.04)}@keyframes gallery-marquee-left{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@keyframes gallery-marquee-right{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}@media(prefers-reduced-motion:reduce){.gallery-marquee__track{animation:none!important;transform:none!important}.gallery-marquee__row{overflow-x:auto}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-gallery-marquee.css.map */
