@import "https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:wght@500;700;800&display=swap";
@keyframes floatA{0%,to{transform:translateY(0)}50%{transform:translateY(-11px)}}@keyframes floatB{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes spin22{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin16r{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes orbPulse{0%,to{opacity:.3}50%{opacity:.7}}@keyframes tdot{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.fa{animation:3.8s ease-in-out infinite floatA}.fb{animation:3.8s ease-in-out 1.9s infinite floatB}.s22{animation:22s linear infinite spin22}.s16{animation:16s linear infinite spin16r}.hi0{animation:.65s both fadeUp}.hi1{animation:.65s .1s both fadeUp}.hi2{animation:.65s .2s both fadeUp}.hi3{animation:.65s .32s both fadeUp}.hi4{animation:.65s .46s both fadeUp}