@keyframes recruitmentShowcaseFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.recruitment-showcase-reveal{opacity:1;transform:translateY(0)}@supports (animation-timeline:view()){.recruitment-showcase-reveal{animation:recruitmentShowcaseFadeUp .6s cubic-bezier(.4,0,.2,1) both;animation-timeline:view();animation-range:entry 0 entry 60%}}.recruitment-switcher-image{transition:opacity .35s cubic-bezier(.4,0,.2,1),transform .35s cubic-bezier(.4,0,.2,1)}