.glozin-marquee{--gz-marquee-gap:60px;--gz-marquee-gap-item:60px;--gz-marquee-index:1;--gz-marquee-speed:15s;overflow:hidden}.glozin-marquee.hover-stop:hover .glozin-marquee__inner{-webkit-animation-play-state:paused;animation-play-state:paused}.glozin-marquee__inner{width:fit-content;height:100%;-webkit-animation:marquee var(--gz-marquee-speed)linear infinite;animation:marquee var(--gz-marquee-speed)linear infinite;will-change:transform;display:inline-flex}.glozin-marquee__items{gap:var(--gz-marquee-gap);-webkit-margin-end:var(--gz-marquee-gap);width:max-content;margin-inline-end:var(--gz-marquee-gap);display:inline-flex}.glozin-marquee--duplicate{position:absolute;inset-inline-start:calc(-100%*var(--gz-marquee-index)*-1)}.glozin-marquee__item{gap:var(--gz-marquee-gap-item);flex-shrink:0}.glozin-marquee__image{--gz-image-rounded:100%;width:70px}.glozin-marquee__text{white-space:nowrap;font-size:26px;font-weight:500;line-height:1}