.expandable-area__content.is-collapsed{max-height:calc(1lh*3);max-height:calc(var(--expandable-area-lines, 3)*1lh);overflow:hidden}.expandable-area__content.is-collapsed-hidden{display:none}.expandable-area__content.is-collapsed>*{margin-bottom:0;margin-top:0}.expandable-area__toggle-wrapper{margin-top:1rem}.expandable-area__toggle{color:inherit;color:var(--expandable-area-toggle-color,inherit);font-weight:var(--weight-medium)}.expandable-area__toggle i{font-size:.85em}