.orb-one{width:500px;height:500px;animation:floatOrb 6.5s ease-in-out infinite}.reveal{opacity:0;transform:translateY(26px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.7,.2,1)}.reveal.in-view{opacity:1;transform:translateY(0)}.team-view.is-open .person{animation:cardIn .45s ease both}.team-view.is-open .person:nth-child(2){animation-delay:.12s}.team-view.is-open .person:nth-child(3){animation-delay:.24s}.team-view.is-open .external-person{animation-delay:.36s}@keyframes floatOrb{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(-38px,30px,0) scale(1.09)}}@keyframes cardIn{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:700px){.orb-one{width:390px;height:390px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
