@keyframes fade-in{0%{transform:translateY(20px)}to{transform:translateY(0)}}.animate-fade-in{animation:.45s ease-out both fade-in}.animate-fade-in-delay{animation:.45s ease-out 40ms both fade-in}.animate-fade-in-delay-2{animation:.45s ease-out 80ms both fade-in}.animate-fade-in-delay-3{animation:.45s ease-out .12s both fade-in}.animate-fade-in-delay-4{animation:.45s ease-out .16s both fade-in}.animate-fade-in-delay-5{animation:.45s ease-out .2s both fade-in}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.animate-float{animation:6s ease-in-out infinite float}.animate-float-delay{animation:6s ease-in-out 2s infinite float}.delay-1000{animation-delay:1s}.bg-size-200{background-size:200% 200%}.bg-pos-0{background-position:0%}.bg-pos-100{background-position:100%}.cv-section{content-visibility:auto;contain-intrinsic-size:auto 700px}html{scroll-behavior:smooth}
/*# sourceMappingURL=c712eb2fc5000109.css.map*/