.dodoux-bar{display:block;width:100%;overflow:hidden;background:var(--dodoux-bar-bg, #1800ad);color:var(--dodoux-bar-color, #ffffff);padding:var(--dodoux-bar-padding, 10px) 0}.dodoux-bar__viewport{overflow:hidden;width:100%}.dodoux-bar__track{display:flex;width:max-content;will-change:transform}.dodoux-bar__track--animated{animation:dodoux-marquee linear infinite}.dodoux-bar:hover .dodoux-bar__track--animated{animation-play-state:paused}@keyframes dodoux-marquee{0%{transform:translate(0)}to{transform:translate(calc(var(--dodoux-marquee-distance, 100%) * -1))}}.dodoux-bar__group{display:flex;align-items:center;flex:0 0 auto}.dodoux-bar__item{display:inline-flex;align-items:center;gap:.6rem;padding:0 var(--dodoux-bar-gap, 28px);font-size:var(--dodoux-bar-size, 1.3rem);font-weight:var(--dodoux-bar-weight, 600);letter-spacing:.02em;white-space:nowrap}.dodoux-bar__sep{flex:0 0 auto;width:4px;height:4px;border-radius:50%;background:currentColor;opacity:.45}.dodoux-bar__icon{flex:0 0 auto;width:1.5rem;height:1.5rem}.dodoux-bar__icon svg{width:100%;height:100%;display:block}.dodoux-bar__time{font-weight:700;font-variant-numeric:tabular-nums;color:var(--dodoux-bar-time-color, inherit)}.dodoux-bar--static .dodoux-bar__track{width:100%;justify-content:center}.dodoux-bar--static .dodoux-bar__group{flex-wrap:wrap;justify-content:center}.dodoux-bar--cart{border-radius:var(--dodoux-bar-radius, 10px);margin:0 0 1.6rem}@media(prefers-reduced-motion:reduce){.dodoux-bar__track--animated{animation:none}.dodoux-bar__track{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-dodoux-bar.css.map */
