<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">text-expandable{display:-webkit-box;-webkit-line-clamp:var(--line-clamp, 3);-webkit-box-orient:vertical;overflow:hidden;position:relative}text-expandable.fallback--max-height{display:block;max-height:calc(var(--line-clamp, 3) * 1.5rem)}text-expandable[data-expanded=true]{-webkit-line-clamp:initial!important;overflow:auto}text-expandable.fallback--max-height[data-expanded=true]{max-height:none}text-expandable&gt;.expand,text-expandable&gt;.narrow{position:absolute;bottom:0;right:0;background:var(--color-background);padding-left:1rem;background:linear-gradient(to right,transparent 0,var(--color-background) .5rem)}text-expandable&gt;.expand:hover,text-expandable&gt;.expand:focus,text-expandable&gt;.expand:active,text-expandable&gt;.narrow:hover,text-expandable&gt;.narrow:focus,text-expandable&gt;.narrow:active{box-shadow:none}text-expandable.rte&gt;p:nth-last-child(2){margin-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-text-expandable.css.map */
</pre></body></html>