.max-height{background-color:var(--bg-body,#fff);display:block;font-size:.875rem;padding:25px;position:relative}.max-height--no-background{padding:0}.max-height--no-background .max-height--toggle{left:0;padding-bottom:0;right:0}.max-height--no-background.max-height--active{padding-bottom:25px}.max-height--inner{max-height:var(--max-height,350px);overflow:hidden;position:relative}.max-height--inner-content>:last-child{margin-bottom:0}.max-height--toggle{background-color:var(--bg-body,#fff);bottom:0;color:var(--color-accent);display:none;left:25px;padding-bottom:25px;padding-top:10px;position:absolute;right:25px;text-align:left}.max-height--toggle:after{background:linear-gradient(180deg,rgba(var(--bg-body-rgb),0) 10%,rgba(var(--bg-body-rgb),1) 90%);bottom:100%;content:"";display:block;height:50px;left:0;pointer-events:none;position:absolute;transition:opacity .25s cubic-bezier(.104,.204,.492,1);width:100%}.max-height--toggle .text-button--read-less{display:none}.max-height--active{padding-bottom:55px}.max-height--active .max-height--toggle{display:block}.max-height--enabled .max-height--inner{max-height:none}.max-height--enabled .max-height--toggle:after{opacity:0;pointer-events:none}.max-height--enabled .text-button--read-more{display:none}.max-height--enabled .text-button--read-less{display:inline-flex}.max-height .metafield-rich_text_field>:last-child{margin-bottom:0}