.ld-animated .ld-base{animation:1s steps(4,end) both ld-settle}.ld-animated .ld-middle{animation:1s steps(4,end) .1s both ld-settle}.ld-animated .ld-crown{animation:.95s steps(4,end) .2s both ld-settle}.ld-animated .ld-word{animation:.95s cubic-bezier(.16,1,.3,1) .2s both ld-type}@keyframes ld-settle{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes ld-type{0%{opacity:0;transform:translate(5px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.ld-animated .ld-base,.ld-animated .ld-middle,.ld-animated .ld-crown,.ld-animated .ld-word{animation:none}}
