*{box-sizing:border-box;margin:0;padding:0}::-webkit-scrollbar{display:none}*{scrollbar-width:none;-ms-overflow-style:none}body{-webkit-font-smoothing:antialiased;background:#fafaf7;font-family:Outfit,-apple-system,sans-serif}@keyframes slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes growBar{0%{width:0%}}@keyframes popIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.aSlide{animation:.4s cubic-bezier(.22,1,.36,1) forwards slideIn}.aItem{animation:.4s cubic-bezier(.22,1,.36,1) forwards fadeUp}.aPop{animation:.35s cubic-bezier(.22,1,.36,1) forwards popIn}
