fold-up-text{position:relative;display:block;padding-bottom:30px}.fold-up-text__content-inner{max-height:var(--max-height);overflow:hidden;transition:max-height .5s cubic-bezier(0,1,0,1);position:relative}.fold-up-text__content-inner:before{content:"";position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(180deg,rgb(from rgb(var(--color-background)) r g b/0),rgb(var(--color-background)))}.fold-up-text__content-inner.full{max-height:10000px;transition:max-height 1s ease-in-out}.fold-up-text__content-inner.full:before{background:transparent;z-index:-1}.fold-up-text__content-inner+.fold-up-text__more-button{position:absolute;bottom:0;left:0;z-index:1;display:inline-flex;align-items:center;justify-content:center;color:#161614;line-height:1.23;text-align:center;font-weight:600;font-size:16px;text-decoration:underline!important}.fold-up-text__content-inner+.fold-up-text__more-button .button_show-less-text{display:none}.fold-up-text__content-inner .fold-up-text__more-button .button_show-more-text{display:block}.fold-up-text__content-inner.full+.fold-up-text__more-button{bottom:0}.fold-up-text__content-inner.full+.fold-up-text__more-button .button_show-less-text{display:block}.fold-up-text__content-inner.full+.fold-up-text__more-button .button_show-more-text{display:none}@media screen and (max-width: 768px){.fold-up-text__content-inner{max-height:calc(var(--max-height) - 15px)}}
/*# sourceMappingURL=/cdn/shop/t/100/assets/fold-up-text.css.map */
