.new-marquee,.new-marquee *{box-sizing:border-box}.new-marquee{background:var(--new-marquee-bg, #eaf3e6);padding:12px 0;margin:0 30px;overflow:hidden}.new-marquee__viewport{overflow:hidden;width:100%}.new-marquee__track{display:flex;flex-wrap:nowrap;width:max-content;will-change:transform;animation:new-marquee-scroll linear infinite;animation-duration:var(--new-marquee-duration, 20s)}.new-marquee__group{display:flex;align-items:center;flex-shrink:0}.new-marquee__item{display:inline-flex;align-items:center;justify-content:center;gap:clamp(6px,1.5vw,10px);white-space:nowrap;width:auto;min-width:max-content;padding:0 clamp(10px,3vw,24px);flex:0 0 auto;font-size:clamp(11px,2.8vw,16px);font-weight:600;color:#ed7923}.new-marquee__leaf{font-size:clamp(10px,2.2vw,14px);color:#3a9d4f;flex-shrink:0}.new-marquee__badge{display:inline-flex;align-items:center;padding:clamp(2px,.8vw,4px) clamp(8px,2.2vw,12px);border-radius:999px;font-size:clamp(9px,2vw,12px);font-weight:700;color:#fff;white-space:nowrap;flex-shrink:0}.new-marquee__badge--red{background:#c0392b}.new-marquee__badge--dark{background:#14421f}.new-marquee__badge--green{background:#3a9d4f}.new-marquee__badge--orange{background:#e07b1a}@keyframes new-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.new-marquee__track{animation:none}}@media screen and (max-width:1024px){.new-marquee{margin:0 20px}.new-marquee__track{animation-duration:var(--new-marquee-duration, 18s)}}@media screen and (max-width:768px){.new-marquee{padding:10px 0;margin:0 16px}.new-marquee__track{animation-duration:var(--new-marquee-duration, 15s)}}@media screen and (max-width:480px){.new-marquee{padding:8px 0;margin:0 12px}.new-marquee__item{padding:0 10px;gap:6px}.new-marquee__track{animation-duration:var(--new-marquee-duration, 12s)}}@media screen and (max-width:360px){.new-marquee{margin:0 8px}.new-marquee__item{padding:0 8px;gap:5px}}
/*# sourceMappingURL=/cdn/shop/t/97/assets/new-marquee.css.map */
