.expandable{--max-height: 368px;max-height:var(--max-height);overflow:clip;transition:max-height .35s ease}.expandable-toggle{display:block;margin-inline:auto;margin-top:1rem;width:fit-content}@media(min-width:768px){.expandable{--max-height: none}.expandable-toggle{display:none}}
