.animated_title{animation:3s forwards fadeIn_1}.animated_title_protect{animation:3s forwards fadeIn_2}.animated_description{animation:3s forwards fadeIn_3}@keyframes fadeIn_1{0%{opacity:.2;font-weight:100}to{opacity:1;font-weight:400}}@keyframes fadeIn_2{0%{opacity:.2;font-weight:100}to{opacity:1;font-weight:400}}@keyframes fadeIn_3{0%{opacity:.1;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
