.single-post .hero-section{background-color:var(--color-blue)}.single-post .hero-section .hero-content-wrapper{padding-bottom:calc(var(--spacing-unit)*1.25)}.single-post .hero-section .hero-scroll-indicator-wrapper{display:none}.single-post .hero-section h1{margin:.5em 0 1em}.single-post .post-more{grid-gap:calc(var(--spacing-unit)*.5);display:grid;grid-template-areas:"headline" "list" "overview";grid-template-columns:1fr;grid-template-rows:auto auto auto}@media(min-width:768px){.single-post .post-more{grid-template-areas:"headline overview" "list list";grid-template-columns:1fr auto;grid-template-rows:auto auto}}.single-post .post-more .post-more-headline{align-self:center;grid-area:headline}.single-post .post-more .post-more-overview{align-self:center;grid-area:overview}.single-post .post-more .post-more-list{grid-area:list}

/*# sourceMappingURL=single-post.css.map*/