@charset "UTF-8";.c-marquee-logos{display:flex;flex-direction:column;will-change:transform}.c-marquee-logos__inner{position:relative;display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-height:5.625vw}@media (min-width: 1281px){.c-marquee-logos__inner{min-height:72px}}@media (max-width: 767px){.c-marquee-logos__inner{min-height:45px}}.c-marquee-logos__inner._reverse{display:none}@media (max-width: 767px){.c-marquee-logos__inner._reverse{display:flex}}.c-marquee-logos__inner._reverse>[class$=__wrapper]{animation-direction:reverse}.c-marquee-logos__wrapper{display:flex;flex-shrink:0;counter-reset:marquee-item;justify-content:space-around;align-items:center;min-width:100%;animation:scroll 60s linear infinite;will-change:transform}.c-marquee-logos__wrapper:not(:last-child){margin-right:4.6875vw}@media (min-width: 1281px){.c-marquee-logos__wrapper:not(:last-child){margin-right:60px}}@media (max-width: 767px){.c-marquee-logos__wrapper:not(:last-child){margin-right:40px}}.c-marquee-logos__item img{display:none;align-items:center;justify-content:center;-o-object-fit:contain;object-fit:contain;width:100%;height:auto}.c-marquee-logos__item:not(:last-child){margin-right:4.6875vw}@media (min-width: 1281px){.c-marquee-logos__item:not(:last-child){margin-right:60px}}@media (max-width: 767px){.c-marquee-logos__item:not(:last-child){margin-right:40px}}@keyframes scroll{0%{transform:translateZ(0)}to{transform:translate3d(calc(-100% - 60px),0,0)}}
