.phs-marque .marquee-inner{--gap: 4rem;display:flex;gap:var(--gap);-webkit-user-select:none;user-select:none}.phs-marque .marquee-inner:hover{animation-play-state:paused!important}.phs-marque .marquee-inner>span{flex-shrink:0;display:flex;justify-content:space-around;min-width:100%;gap:var(--gap)}.phs-marque .marquee-inner.to-left{animation:scroll 20s linear infinite}.phs-marque .marquee-inner.to-right{animation:scroll 20s linear infinite reverse}.phs-marque .marquee-item{display:flex;justify-content:center;align-items:center;flex-shrink:0}.phs-marque .marquee-item img{width:100%;max-width:250px;height:auto;object-fit:contain;display:block}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(calc(-100% - var(--gap)))}}@media only screen and (max-width:1024px){.phs-marque .marquee-inner{width:150vw;animation-duration:10s!important}}@media only screen and (max-width:749px){.phs-marque .marquee-item img{max-width:150px}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/phs-marquee.css.map */
