@keyframes team-card-rise{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:none}}#team-root .team-card-rise{animation:.6s cubic-bezier(.22,1,.36,1) both team-card-rise}@media (prefers-reduced-motion:reduce){#team-root .team-card-rise{animation:none}}#team-root .pb-title{margin:0 0 20px}
