.marquee-bar{background-color:var(--color-pattens-blue, #e6f3ff);overflow:hidden;position:relative;width:100%}.marquee-bar__wrapper,.marquee-bar__container{width:100%;overflow:hidden}.marquee-bar__track{display:flex;width:max-content;animation:marquee var(--animation-duration, 15s) linear infinite}.marquee-bar__items{display:flex;flex-shrink:0;gap:3rem;padding:0 1rem}.marquee-bar__item{display:flex;align-items:center;white-space:nowrap;flex-shrink:0}.marquee-bar__text-with-icon{display:flex;align-items:center;gap:.5rem}.marquee-bar__icon{width:12px;height:12px;color:#3a3380;flex-shrink:0}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(calc(-1 * var(--marquee-distance, 0px)))}}.marquee-bar--pause-on-hover:hover .marquee-bar__track{animation-play-state:paused}.marquee-bar.py-sm{padding-block:.5rem}.marquee-bar .color-daisy{color:#3a3380}.marquee-bar .font-heading{font-family:var(--font-heading--family)}.marquee-bar .weight-600{font-weight:600}.marquee-bar .lh-120{line-height:1.2}.marquee-bar .spacing-normal{letter-spacing:normal}.marquee-bar .flex{display:flex}.marquee-bar .align-center{align-items:center}@media screen and (max-width:749px){.marquee-bar__items{padding:0 .75rem;gap:2rem}.marquee-bar__icon{width:10px;height:10px}}.marquee-bar__track{will-change:transform}.marquee-bar{user-select:none;-webkit-user-select:none}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-marquee-bar.css.map */
