#banner-marquee .afi-heading{margin-bottom:3rem!important}#banner-marquee .marquee-container{display:flex;width:fit-content;will-change:transform;background:var(--announcement-bcg)}#banner-marquee .marquee-content{display:flex;gap:8rem;padding-left:8rem;animation-timing-function:linear;animation-iteration-count:infinite;padding-block:1.5rem}#banner-marquee .marquee-left .marquee-content{animation-name:scrollLeft;animation-duration:var(--animation-speed, 30s)}#banner-marquee .marquee-right .marquee-content{animation-name:scrollRight;animation-duration:var(--animation-speed, 30s)}#banner-marquee .marquee-item{display:flex;align-items:center;justify-content:center;transition:opacity .2s ease;gap:10px}#banner-marquee .marquee-item img{height:18px;width:auto;object-fit:contain;display:block}#banner-marquee span.marquee-text{color:#fff;text-transform:uppercase;width:fit-content;white-space:nowrap}#banner-marquee .marquee-placeholder{height:100%;width:200px;background-color:#e0e0e0;display:flex;align-items:center;justify-content:center}#banner-marquee .marquee-placeholder svg{width:50%;height:50%;fill:#999}#banner-marquee .marquee-container:hover .marquee-content{animation-play-state:paused}@media screen and (max-width:768px){#banner-marquee .marquee-wrapper{padding:1rem 0}#banner-marquee .marquee-content{gap:4rem;padding-left:4rem}}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes scrollRight{0%{transform:translate(-100%)}to{transform:translate(0)}}
/*# sourceMappingURL=/cdn/shop/t/162/assets/tw-banner-marquee.css.map */
