.marquee{position:relative;width:100%;overflow:hidden;padding:1rem 0;bottom:0vw;left:0;z-index:3;transform:translateZ(0);background:var(--color-primary)}.marquee .marquee-inner{display:flex;align-items:center;white-space:nowrap;width:max-content;position:relative;gap:clamp(1.125rem,.4687rem + 1.75vw,2rem)}.marquee .marquee-inner .marquee-text{align-items:center;font-size:clamp(1.625rem,.9687rem + 1.75vw,2.5rem);font-family:var(--font-heading);line-height:1;font-weight:700;color:var(--color-secondary);text-transform:uppercase}@media screen and (max-width: 800px){.marquee .marquee-inner .marquee-text{font-size:1.25rem}}.marquee .marquee-inner .marquee-text span{display:block;white-space:nowrap}.marquee .marquee-inner .dot{height:1rem;width:1rem;margin-right:5px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:var(--color-cream);border-radius:50%}@media screen and (max-width: 1100px){.marquee .marquee-inner .dot{width:10px;height:10px}}@media screen and (max-width: 600px){.marquee .marquee-inner .dot{width:6px;height:6px}}.marquee .marquee-inner .dot svg{width:100%;height:100%}/*# sourceMappingURL=marquee.css.map */
