@keyframes rotate-ellipse{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animate-rotate-ellipse{animation:rotate-ellipse 5s linear infinite}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.animate-scroll{display:flex;animation:scroll 20s linear infinite;white-space:nowrap}.contact_background__dFq7R{background-image:url(/_next/static/media/bg.c4b11546.svg),linear-gradient(180deg,#120f19,#3c22a2);background-size:cover;background-position:50%;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column}