@keyframes hc-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.hero-coach .cm-verdict--card .cm-move{opacity:0;animation:hc-rise .48s cubic-bezier(.2,.7,.3,1) forwards}.hero-coach .cm-verdict--card .cm-move:nth-child(4){animation-delay:.9s}.hero-coach .cm-verdict--card .cm-move:nth-child(5){animation-delay:1.35s}.hero-coach .cm-verdict--card .cm-move:nth-child(6){animation-delay:1.8s}.hero-coach .cm-closer{opacity:0;animation:hc-rise .48s cubic-bezier(.2,.7,.3,1) 2.5s forwards}.hero-coach .cm-chat-head,.hero-coach .cm-composer-wrap{visibility:hidden}@media (prefers-reduced-motion:reduce){.hero-coach .cm-closer,.hero-coach .cm-verdict--card .cm-move{opacity:1;animation:none}}