.su-related-posts{padding:var(--su-space-12) 0}.su-related-posts__heading{font-family:var(--su-font-heading);font-size:var(--su-text-h4);font-weight:500;letter-spacing:var(--su-tracking-tight);line-height:var(--su-leading-tight);margin-bottom:var(--su-space-8);text-transform:capitalize}.su-related-posts__grid{display:grid;gap:var(--su-space-6);grid-template-columns:repeat(3,1fr)}@media (max-width:1023px){.su-related-posts__grid{grid-template-columns:repeat(3,1fr);overflow-x:auto;scroll-snap-type:x mandatory}.su-post-card{min-width:280px;scroll-snap-align:start}}@media (max-width:767px){.su-related-posts__grid{grid-template-columns:repeat(3,280px)}}