.description{display:flex;flex-direction:column;gap:1lh;max-width:100%}.description--box{background-color:var(--color-container);padding:calc(1.5*var(--spacing))}.description h1,.description h2,.description h3,.description h4,.description h5,.description h6,[data-scrollspy-section=description] h1,[data-scrollspy-section=description] h2,[data-scrollspy-section=description] h3,[data-scrollspy-section=description] h4,[data-scrollspy-section=description] h5,[data-scrollspy-section=description] h6{font-family:var(--typo-text-font-family);font-weight:var(--typo-text-font-weight);line-height:var(--typo-text-line-height);font-style:var(--typo-text-font-style);margin-top:0;margin-bottom:var(--typo-text-spacing);font-size:var(--typo-s-font-size);font-family:var(--typo-s-font-family,var(--typo-text-font-family));font-weight:var(--typo-s-font-weight,var(--typo-text-font-weight));line-height:var(--typo-s-line-height,var(--typo-text-line-height));font-style:var(--typo-s-font-style,var(--typo-text-font-style));font-weight:var(--typo-font-weight-bold);margin:var(--spacing) 0 calc(0.5*var(--spacing))}.description__teaser{font-weight:var(--typo-font-weight-bold)}.description__teaser p{font-weight:inherit}.description__teaser>br:nth-last-child(-n+2){display:none}