.post-list-wrapper{margin-left:auto;margin-right:auto;margin-bottom:2rem;padding-top:.5rem}.post-list-wrapper .page-section-title{flex-grow:1;position:relative;font-size:28px;line-height:1.4em;font-weight:700;padding-bottom:.5em}.post-list-wrapper .page-section-link{display:flex;align-items:center;font-size:1rem;font-weight:700;float:right}.post-list-wrapper .page-section-link:after{content:"+";color:hsl(var(--primary));font-size:1.5em;margin-left:.2em}.post-list-wrapper .page-section-header{position:relative;display:flex;align-items:center;margin-bottom:36px}.post-list-wrapper .page-section-header:after{content:"";position:absolute;bottom:0;left:0;height:6px;width:72px;border-radius:calc(var(--radius) - 2px);background-color:hsl(var(--primary))}.post-list.related-posts{padding-left:0;list-style-type:none;padding-inline-start:0;display:flex;justify-content:space-between;flex-wrap:wrap;gap:.75rem}.post-list.related-posts li{flex:1 1 100%;max-width:100%}@media (min-width:560px){.post-list.related-posts li{flex:1 1 46%;max-width:46%;margin-right:0}}@media (min-width:1024px){.post-list.related-posts li{flex:1 1 24%;max-width:282px}}