@keyframes animate-section{0%{visibility:hidden;opacity:0;transition:all .5s cubic-bezier(.4,0,.2,1)}to{visibility:visible;opacity:1}}
