:root{--BlogPostSection-const-padding-h:var(--Slice-const-padding-h);--BlogPostSection-const-maxWidth:900px}:where(.BlogPostSection){--BlogPostSection-api-maxWidth:var(--BlogPostSection-const-maxWidth);--BlogPostSection-api-padding-h:var(--BlogPostSection-const-padding-h)}.BlogPostSection{box-sizing:border-box;max-width:min(calc(100vw - calc(var(--Slice-const-padding-h)*2)),var(--BlogPostSection-api-maxWidth));color:var(--color-base-fg-1);margin:0 auto}.BlogPostSection:last-of-type{margin-bottom:190px}@media (max-width:540px){.BlogPostSection:last-of-type{margin-bottom:80px}}.BlogPostSection>h2{font:var(--font-h3);letter-spacing:.03em;text-transform:uppercase}@media (max-width:540px){.BlogPostSection>h2{font:var(--font-h2);letter-spacing:.01em;text-transform:uppercase}}.BlogPostSection>*{font:var(--font-body);margin-top:1lh}.BlogPostSection>ol,.BlogPostSection>ul{padding-left:24px;list-style-position:outside}.BlogPostSection>ol{list-style-type:decimal}.BlogPostSection>ul{list-style-type:disc}.BlogPostSection li{margin-left:-8px;padding-left:8px}.BlogPostSection li::marker{font-weight:var(--fontWeight-bold)}.BlogPostSection li+li{margin-top:.5lh}.BlogPostSection a{-webkit-text-decoration:underline;text-decoration:underline}.BlogPostSection img{border-radius:25px;max-width:100%;height:auto}
