.static-expandable{max-height:600px;margin:72px 0;position:relative;overflow:hidden}.static-expandable .static-expandable__content{box-sizing:border-box;max-width:1400px;margin:0 auto;padding:0 18px}.static-expandable:before{background:linear-gradient(#0000,#0000001a);bottom:72px}.static-expandable:after,.static-expandable:before{content:"";pointer-events:none;z-index:10;height:72px;position:absolute;left:0;right:0}.static-expandable:after{border-top:1px solid var(--edge);background:var(--surface-0);bottom:0}.static-expandable .static-expandable__action{z-index:15;flex-flow:row;justify-content:center;align-items:center;display:flex;position:absolute;bottom:0;left:0;right:0}.static-expandable.static-expandable.static-expandable--expand{max-height:none}.static-expandable.static-expandable.static-expandable--expand:after,.static-expandable.static-expandable.static-expandable--expand:before{content:none;display:none}.static-expandable.static-expandable.static-expandable--expand .static-expandable__action{display:none}@media (prefers-color-scheme:light){.static-expandable:before{background:linear-gradient(#0000,#00000014)}}:root.theme-light .static-expandable:before{background:linear-gradient(#0000,#00000014)}@media (prefers-color-scheme:dark){.static-expandable:before{background:linear-gradient(#0000,#000000b3)}}:root.theme-dark .static-expandable:before{background:linear-gradient(#0000,#000000b3)}@media (width>=580px){.static-expandable{max-height:650px}}@media (width>=960px){.static-expandable{max-height:none;overflow:auto}.static-expandable:after,.static-expandable:before{content:none;display:none}.static-expandable .static-expandable__action{display:none}}
