.marquee{background:var(--primary);height:auto;position:relative;overflow-x:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;grid-column-gap:2rem;grid-row-gap:2rem}.marquee__work{background:var(--shade-ultra-dark)}.marquee__work .marquee-content span{color:var(--primary)}.marquee__work .marquee-content span svg{fill:var(--primary)}.marquee-content span{font-size:4vw;white-space:nowrap;line-height:1;padding-bottom:var(--space-m);padding-top:var(--space-m);font-weight:800;color:var(--black);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.marquee-content span{font-size:var(--text-xxl)}}.marquee-content span svg{min-height:50px;min-width:100px;height:100%;margin-left:1rem;padding-bottom:1rem;padding-top:1rem}@media screen and (max-width:767px){.marquee-content span svg{min-width:50px}}@media screen and (max-width:991px){.marquee-content span svg{min-width:70px}}.marquee-content{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important;-ms-flex-negative:0;flex-shrink:0;min-width:100%;-ms-flex-pack:distribute;justify-content:space-around;grid-column-gap:2rem;grid-row-gap:2rem}