.infinite-slider .slider-container{overflow:hidden;padding:2.5rem 0;position:relative;width:100%}.infinite-slider .slider-container.hover-pause .track:hover{animation-play-state:paused}.infinite-slider .track{animation:marquee linear infinite;display:flex;width:-moz-max-content;width:max-content}.infinite-slider .track-item{padding-left:1rem;padding-right:1rem}@media only screen and (min-width:600px){.infinite-slider .track-item{padding-left:2rem;padding-right:2rem}}@keyframes marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.infinite-slider .animate-marquee{animation:marquee linear infinite}.infinite-slider .no-scrollbar::-webkit-scrollbar{display:none}.infinite-slider .no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.logo-slider .fake-border{border-top:1px solid #009fe3;margin:auto;width:calc(100% - 16px)}@media only screen and (min-width:600px){.logo-slider .fake-border{width:calc(100% - 48px)}}@media only screen and (min-width:960px){.logo-slider .fake-border{width:calc(100% - 64px)}}@media only screen and (min-width:1280px){.logo-slider .fake-border{width:calc(100% - 80px)}}.logo-slider .custom-slider-item{align-items:center;display:flex;flex-shrink:0;height:3rem;min-width:4rem;transition:transform .3s cubic-bezier(.5,0,.15,1);width:auto}.logo-slider .custom-slider-item.is-link:hover{transform:scale(1.05)}.logo-slider .custom-slider-item .slider-image{height:3rem;min-width:4rem;-o-object-fit:contain;object-fit:contain;width:auto}.logo-slider .static-items{display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;justify-content:center;padding:2.5rem 0}@media only screen and (min-width:600px){.logo-slider .static-items{gap:4rem}}.logo-slider .static-items .static-item{align-items:center;display:flex;flex-shrink:0;height:2rem;min-width:3rem;width:auto}@media only screen and (min-width:600px){.logo-slider .static-items .static-item{height:3rem;min-width:4rem}}.logo-slider .static-items .static-item.is-link:hover{transform:scale(1.05)}.logo-slider .static-items .static-item .slider-image{height:2rem;min-width:3rem;-o-object-fit:contain;object-fit:contain;width:auto}@media only screen and (min-width:600px){.logo-slider .static-items .static-item .slider-image{height:3rem;min-width:4rem}}
