@keyframes fadeInUp{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.who-are-we-section{animation-fill-mode:both}.who-content{opacity:0;animation:.8s cubic-bezier(.25,.46,.45,.94) .2s forwards paused fadeInUp}.who-title,.who-content,.who-link,.who-paragraph{will-change:transform,opacity;backface-visibility:hidden}
