@keyframes referral-fade-in-down{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes referral-fade-in-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.referral-entrance-badge{animation:referral-fade-in-down .4s cubic-bezier(0,0,.2,1) .15s both}.referral-entrance-headline{animation:referral-fade-in-up .5s cubic-bezier(0,0,.2,1) .08s both}.referral-entrance-accent{animation:referral-fade-in-up .4s cubic-bezier(0,0,.2,1) .2s both}.referral-entrance-subtitle{animation:referral-fade-in-up .5s cubic-bezier(0,0,.2,1) .3s both}.referral-entrance-cta{animation:referral-fade-in-up .5s cubic-bezier(0,0,.2,1) .5s both}@media (prefers-reduced-motion:reduce){.referral-entrance-accent,.referral-entrance-badge,.referral-entrance-cta,.referral-entrance-headline,.referral-entrance-subtitle{animation:none!important;opacity:1}}