.feature-reveal{animation:featureRevealIn .45s cubic-bezier(.2,.7,.2,1) both}@keyframes featureRevealIn{0%{opacity:0}to{opacity:1}}.feature-eyebrow-dot{animation:featurePulseDot 2.4s ease-in-out infinite}@keyframes featurePulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.82)}}@media (prefers-reduced-motion:reduce){.feature-eyebrow-dot,.feature-reveal{animation:none}}