.module-toggle .toggle-item{display:grid;grid-template-rows:min-content 0fr;transition:grid-template-rows .3s ease}.module-toggle .toggle-item.active{grid-template-rows:min-content 1fr}.module-toggle .toggle-item-content{overflow:hidden}
