.expand-height-fade-in{opacity:0;height:75%;animation:1.2s cubic-bezier(.76,0,.24,1) .1s forwards expand-height-fade-in}@keyframes expand-height-fade-in{to{opacity:1;height:80%}}@media (min-width:1024px){@keyframes expand-height-fade-in{to{opacity:1;height:100%}}}
