@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";.font-poppins,:root{font-family:Poppins,sans-serif}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#e5ff731a;border:3px solid #0a0a0a;border-radius:100px}::-webkit-scrollbar-thumb:hover{background:#e5ff7333}@keyframes pulse{0%,to{opacity:.5}50%{opacity:.8}}.animate-pulse{animation:pulse 3s cubic-bezier(.4,0,.6,1) infinite}.delay-700{animation-delay:.7s}
