@keyframes pulse-once{0%{color:#1a1e23}35%{color:#2a4d69}60%{color:#4fb3e8}85%{color:#4fb3e8}to{color:#4fb3e8}}.animate-pulse-once{animation:pulse-once 2.8s cubic-bezier(.4,0,.2,1) .1s 1 forwards}@keyframes pulse-once-light{0%{color:#fff}45%{color:#2a4d69}to{color:#4fb3e8}}@keyframes pulse-once-to-white{0%{color:#1a1e23}40%{color:#2a4d69}to{color:#fff}}.animate-pulse-once-to-white{animation:pulse-once-to-white 1.8s ease-out .1s 1 forwards}.animate-pulse-once-light{animation:pulse-once-light 1.8s ease-out .3s 1 forwards}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-marquee{animation:marquee 20s linear infinite}@keyframes booth-marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes booth-marquee2{0%{transform:translate(100%)}to{transform:translate(0)}}.booth-marquee{animation:booth-marquee 18s linear infinite}.booth-marquee2{animation:booth-marquee2 18s linear infinite}
