.help-panel{opacity:0;max-height:0;margin-top:0;transition:max-height .42s cubic-bezier(.4,0,.2,1),opacity .35s,transform .35s,margin-top .42s;overflow:hidden;transform:translateY(-8px)}.help-panel.is-open{max-height:420px}@media (width<=860px){.help-panel.is-open{max-height:900px}}.help-panel.is-open{opacity:1;margin-top:20px;transform:translateY(0)}
