#read-more:not(:checked)+#content p:not(:nth-child(n+1):nth-child(-n+2)){display:none}#read-more:checked+#content p:not(:nth-child(n+1):nth-child(-n+3)){display:inline-block}#read-more:not(:checked)~#read-more-label *:first-child{display:inline-block}#read-more:not(:checked)~#read-more-label *:last-child{display:none}#read-more:checked~#read-more-label *:first-child{display:none}#content:not(:has(p:nth-child(3)))~#read-more-label{display:none}#content p{margin-bottom:1rem;font-size:1.125rem;line-height:1.75rem}
