.prose{width:100%}@media (width >= 750px){.prose{width:85%}}@media (width >= 1000px){.prose{width:80%}}@media (width >= 1250px){.prose{width:70%}}@media (width >= 1500px){.prose{width:60%}}@media (width >= 1750px){.prose{width:50%}}.prose h1{display:none}.prose h2:first-of-type{margin-top:0;margin-bottom:25px;font-weight:700;font-size:1.5em;width:100%;color:#000;background-color:#f9f9ff;border-left:4px solid var(--color-primary);padding:.5em 1em}.prose h2{margin-top:77px;margin-bottom:25px;font-weight:700;font-size:1.5em;width:100%;color:#0b1639;background-color:#f9f9ff;border-left:4px solid var(--color-primary);padding:.5em 1em}.prose h3,.prose h4,.prose h5{margin-top:50px;margin-bottom:10px;text-align:left;width:100%;font-size:1.25em;padding-left:.5rem}.prose a{text-decoration:underline!important;text-underline-offset:4px;color:#0b1639}.prose p>a,.prose li>a{text-decoration:underline;text-underline-offset:4px}.prose p,.prose li{font-weight:400;font-size:16px;line-height:26px;text-align:left;margin-bottom:16px;color:#0b1639}.prose p:has(img){display:contents}@media (width >= 800px){.prose :where(iframe,video,img,pre,.rehype-code-title){grid-column:gutter-start / gutter-end}}.prose img{justify-self:center}.prose img,.prose iframe,.prose video,.prose p,.prose ul,.prose ol,.prose pre,.prose blockquote,.prose details{margin-bottom:0;text-align:left}.prose li>ul{margin-bottom:0}.prose li>ul{margin-top:var(--spacing-8);padding-left:var(--spacing-16)}.prose li>ul>li{list-style-type:circle}.prose ol{list-style-type:decimal}.prose li>ol{margin-top:var(--spacing-8);padding-left:var(--spacing-16)}.prose blockquote{padding:var(--spacing-32);color:var(--post-blockquote-txt);background-color:var(--post-blockquote-bg);border:1px solid var(--post-blockquote-border);border-radius:var(--rounded-20);box-shadow:var(--shadow-sm)}.prose blockquote p{margin-bottom:0}.prose details summary{margin-bottom:var(--spacing-8);font-weight:700}.post,.post *{font-family:Helvetica,Arial,sans-serif!important}
