.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}
@keyframes expandHeight{0%{opacity:0;max-height:0}to{opacity:1;max-height:200px}}.step-description{max-height:0;transition:max-height .2s ease-in-out;overflow:hidden}.step-description.active{max-height:200px;transition:max-height .2s ease-in-out}.step-description.prev-active{max-height:0;transition:max-height .2s ease-out}@media (max-width:1023px){.step-description{max-height:200px!important}}
