:root{--color-primary:#111827;--color-secondary:#fff;--color-brand:#7b61ff;--color-accent:#272e2a;--color-accent-red:#af231c;--color-button-red:#9f3026;--color-gray:#dfe1e1;--color-gray--selected:#f3f6f7;--color-gray--active:#d9d9d9;--color-nav--active:#6b7070;--color-btn:#0a0a0a;--color-btn--hover:#272e2a;--color-btn--disabled:#afafaf;--color-arrow__bg:#c0bfc0;--color-header-bg__mobile:#eceeed;--color-img__bg:#f2f5f7;--color-form:#939395;--color-form-input:#222;--color-form-success:#1f2d49;--color-form-warning:#ffb800;--color-form-error:$color-form-error}.section-spacing{margin-bottom:6rem;margin-top:6rem}@media screen and (min-width:769px){.section-spacing{margin-bottom:6.5rem;margin-top:6.5rem}}.double-marquee__container{display:block}.double-marquee__wrapper{display:flex;flex-direction:column;gap:1.5rem}@media screen and (min-width:769px){.double-marquee__wrapper{gap:3rem}}.double-marquee__marquee-container{overflow:hidden;width:100%}.double-marquee__marquee-wrapper{animation-iteration-count:infinite;animation-timing-function:linear;display:flex;height:148px;width:-moz-max-content;width:max-content}@media screen and (min-width:769px){.double-marquee__marquee-wrapper[data-direction=right]{height:221px}}.double-marquee__marquee-wrapper img{height:100%;margin-right:.25rem;width:auto}.double-marquee__marquee-wrapper:hover{animation-play-state:paused}@media screen and (min-width:769px){.double-marquee__marquee-wrapper{height:280px}.double-marquee__marquee-wrapper img{margin-right:3rem}}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes marquee-reverse{0%{transform:translateX(-50%)}to{transform:translateX(0)}}
/*# sourceMappingURL=section.double-marquee.css.map*/