.content-section{width:100%;min-width:0;scroll-margin-top:2rem}.content-section ul{list-style:disc;list-style-position:inside}.content-section ul li{color:var(--fg-2);margin-bottom:.625rem}.content-section ul li::marker{color:var(--fg-3)}.content-section--card{padding:2.5rem;background:var(--bg-surface);border:.0625rem solid var(--border);border-radius:var(--radius-md)}.content-section__title{font-size:1.5rem;line-height:1.2;margin-bottom:.75rem}.content-section__description{font-size:.765625rem;line-height:1.6;color:var(--fg-2);margin-bottom:1.5rem}.content-section__description p{font-size:inherit}.content-section__description p:last-child{margin-bottom:0}.content-section__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem;min-width:0}.content-section__content:empty{display:none}.content-section--preview .content-section__content{min-height:3rem}.content-section__bottom-note{font-size:.656rem;line-height:1.5;color:var(--fg-3)}.content-section__title+.content-section__content{margin-top:1.5rem}@media only screen and (max-width:765px){.content-section--card{padding:1.5rem}.content-section__title{font-size:1.25rem}}