.read-more{--max-height:calc(var(--max-lines) * 1lh);--max-height-open:100%}.read-more.is-collapsed .read-more__content{mask-image:linear-gradient(to bottom,white 30%,transparent)}.read-more.is-collapsed .read-more__link{display:inline-block}.read-more.is-open{--max-height:var(--max-height-open)}.read-more.is-open .read-more__link{display:inline-block}.read-more__content{overflow:hidden;position:relative;display:block;max-height:var(--max-height,200px);transition:max-height .2s ease-out}.read-more__content img,.read-more__content object,.read-more__content embed{height:auto}.read-more__link{display:none;appearance:none;border:none;background:none;padding:0;cursor:pointer;margin-top:var(--spacing);font-size:var(--s-font-size)}.read-more__link:active,.read-more__link.active,.read-more__link.is-active{text-decoration:none}.no-touchevents .read-more__link:not(:where(:disabled)):hover,.no-touchevents .read-more__link:not(:where(:disabled)).hover,.no-touchevents .read-more__link:not(:where(:disabled)).is-hover{text-decoration:none}