body.page .theme-read-more.show .text,body.archive .theme-read-more.show .text,body.blog .theme-read-more.show .text,body.single .theme-read-more.show .text,body.home .theme-read-more.show .text,body.error404 .theme-read-more.show .text{max-height:var(--expanded-height)}body.page .theme-read-more.show .text:after,body.archive .theme-read-more.show .text:after,body.blog .theme-read-more.show .text:after,body.single .theme-read-more.show .text:after,body.home .theme-read-more.show .text:after,body.error404 .theme-read-more.show .text:after{content:none}body.page .theme-read-more .text,body.archive .theme-read-more .text,body.blog .theme-read-more .text,body.single .theme-read-more .text,body.home .theme-read-more .text,body.error404 .theme-read-more .text{max-height:var(--default-height);overflow:hidden;position:relative;transition:max-height .3s}body.page .theme-read-more .text:after,body.archive .theme-read-more .text:after,body.blog .theme-read-more .text:after,body.single .theme-read-more .text:after,body.home .theme-read-more .text:after,body.error404 .theme-read-more .text:after{content:"";height:3rem;display:block;position:absolute;width:100%;bottom:0;left:0;background:linear-gradient(to bottom,#fff0 0,#fff)}body.page .theme-read-more button[type=button],body.archive .theme-read-more button[type=button],body.blog .theme-read-more button[type=button],body.single .theme-read-more button[type=button],body.home .theme-read-more button[type=button],body.error404 .theme-read-more button[type=button]{border-radius:.1875rem;margin-top:calc(var(--theme-base-space) * 12)}
