.markdown{position:relative;font-size:13px;display:flex;flex-direction:column;gap:12px}.markdown.closed{max-height:60px;overflow:hidden}.markdown.closed:after{content:"";position:absolute;width:100%;height:100%;top:20px;background-image:linear-gradient(to top,white,rgba(255,255,255,0))}.markdown>h1,h2,h3,h4,h5{font-size:14px;font-weight:450;text-transform:uppercase}.markdown p a{text-decoration:underline;cursor:pointer}.markdown em{font-style:italic}@media only screen and (min-width: 768px){.markdown>h1,h2,h3,h4,h5{font-size:18px;font-weight:450;text-transform:uppercase}.markdown{font-size:14px;gap:16px}}
