.hc-marquee{--hc-marquee-bg: #7D4E57;--hc-marquee-text: #FFFFFF;--hc-marquee-icon: #FFFFFF;--hc-marquee-divider: #FFFFFF;--hc-marquee-speed: 28s;--hc-marquee-border: #7D4E57;background:var(--hc-marquee-bg);overflow:hidden;width:100%;height:40px;display:flex;align-items:center;border-top:1px solid var(--hc-marquee-border);border-bottom:1px solid var(--hc-marquee-border);contain:layout paint}.hc-marquee__viewport{overflow:hidden;width:100%;height:100%;display:flex;align-items:center}.hc-marquee__track{display:flex;width:max-content;will-change:transform;animation:hc-marquee-scroll-left var(--hc-marquee-speed) linear infinite}.hc-marquee--right .hc-marquee__track{animation-name:hc-marquee-scroll-right}.hc-marquee:hover .hc-marquee__track,.hc-marquee:focus-within .hc-marquee__track{animation-play-state:paused}.hc-marquee__group{display:flex;align-items:center;flex-shrink:0;width:max-content}.hc-marquee__item{display:flex;align-items:center;gap:.625rem;white-space:nowrap;padding:0 1.75rem}.hc-marquee__icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;color:var(--hc-marquee-icon)}.hc-marquee__icon svg{width:100%;height:100%;display:block;fill:currentColor}.hc-marquee__text{font-family:var(--font-body-family, inherit);font-size:1rem;font-weight:600;letter-spacing:.02em;color:var(--hc-marquee-text)}.hc-marquee__divider{width:1px;height:16px;margin-left:1.75rem;background:var(--hc-marquee-divider);opacity:.4;flex-shrink:0}.hc-section-scrolling-bar{padding-block:0}@keyframes hc-marquee-scroll-left{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@keyframes hc-marquee-scroll-right{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}@media(prefers-reduced-motion:reduce){.hc-marquee__track{animation:none}.hc-marquee__group[aria-hidden=true]{display:none}.hc-marquee__viewport{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media screen and (max-width:749px){.hc-marquee__item{padding:0 1.25rem}.hc-marquee__divider{margin-left:1.25rem}.hc-marquee__text{font-size:.8125rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/hc-scrolling-bar.css.map */
