@keyframes marqueeLeft{0%{transform:translate(0%)}to{transform:translate(-50%)}}@keyframes marqueeRight{0%{transform:translate(-50%)}to{transform:translate(0%)}}.animate-marquee-left{animation:35s linear infinite marqueeLeft}.animate-marquee-right{animation:35s linear infinite marqueeRight}.will-change-transform{will-change:transform}@media (min-width:2560px){.min-w-4k-logo{min-width:450px!important}.text-4k-title{font-size:1.25rem!important}.text-4k-brand{font-size:1.5rem!important}.space-x-4k{gap:9rem!important}}
