.marquee{max-width:100vw;overflow:hidden;position:relative}.marquee .ticker-scroller{animation:ticker_scroll var(--ticker-speed) linear infinite;display:flex}@keyframes ticker_scroll{0%{transform:translate(0)}to{transform:translate(var(--ticker-move))}}@media screen and (max-width: 768px){@keyframes ticker_scroll{0%{transform:translate(0)}to{transform:translate(var(--ticker-move-mobile))}}}.marquee .ticker-scroller.hover-pause:hover{animation-play-state:paused}.marquee .ticker-items{display:flex;justify-content:space-around;padding-right:var(--ticker-gap)}@media screen and (max-width: 768px){.marquee .ticker-items{padding-right:var(--ticker-gap-mobile)}}.marquee .ticker-items .ticker-item{box-sizing:content-box;width:auto;display:flex;align-items:center}.marquee .ticker-items .ticker-item picture{display:contents}.marquee .ticker-items .ticker-item img{height:100%;width:auto}.marquee.css-only .ticker-scroller{gap:var(--ticker-gap)}@media screen and (max-width: 768px){.marquee.css-only .ticker-scroller{gap:var(--ticker-gap-mobile)}}.marquee.css-only .ticker-items{gap:var(--ticker-gap);min-width:max(100%,var(--ticker-width))}@media screen and (max-width: 768px){.marquee.css-only .ticker-items{gap:var(--ticker-gap-mobile);min-width:max(100%,var(--ticker-width-mobile))}}.marquee.css-only .ticker-items .ticker-item{height:auto;width:var(--ticker-item-width);flex:1 0 var(--ticker-item-width);padding:0}@media screen and (max-width: 768px){.marquee.css-only .ticker-items .ticker-item{width:var(--ticker-item-width-mobile);flex:1 0 var(--ticker-item-width-mobile);padding:0}}.marquee.css-only .ticker-items .ticker-item img{max-width:100%;height:auto}.marquee .impact-partners__header{text-align:center;margin-bottom:var(--item-gap)}.marquee .impact-partners__header h2{margin-top:0;margin-bottom:var(--text-gap)}.marquee .impact-partners__container{display:flex;justify-content:space-between;align-items:center;gap:120px;height:48px}@media screen and (max-width: 768px){.marquee .impact-partners__container{gap:60px;height:40px}}.marquee .impact-partners__container .impact-partners__container__item{width:auto;height:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex:1}.marquee .impact-partners__container .impact-partners__container__item>*{width:100%;height:100%}.marquee .impact-partners__container__image-container{height:100%;display:flex;align-items:center}.marquee .impact-partners__container__image-container img,.marquee .impact-partners__container__image-container svg{display:block;height:100%;-o-object-fit:contain;object-fit:contain;flex:1}@media screen and (min-width: 769px){.marquee:not(:has(.ticker-item:nth-child(4))) .ticker-scroller{animation:none}.marquee:not(:has(.ticker-item:nth-child(4))) .impact-partners__container{padding:0;width:100%}}@media screen and (min-width: 769px){.marquee:not(:has(.ticker-item:nth-child(4))) .impact-partners__container.ticker-duplicates{display:none}}
/*# sourceMappingURL=/cdn/shop/t/67/assets/marquee.static.css.map */
