.ml-relposts--light{background:var(--ml-bg)}.ml-relposts--soft{background:var(--ml-bg-lilac)}.ml-relposts__inner{display:flex;flex-direction:column;gap:48px;padding-bottom:var(--band-pb,120px);padding-top:var(--band-pt,120px)}.ml-relposts__head{display:flex;flex-direction:column;gap:18px;max-width:790px}.ml-relposts__head--center{align-items:center;align-self:center;text-align:center}.ml-relposts__eyebrow{margin:0}.ml-relposts__title{color:var(--ml-navy-deep);font-size:var(--ml-fs-42);font-weight:700;line-height:var(--ml-lh-47);margin:0}.ml-relposts__grid{display:grid;gap:32px 24px;list-style:none;margin:0;padding:0}.ml-relposts__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.ml-relposts__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.ml-relposts__grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.ml-relposts__card{color:inherit;display:flex;flex-direction:column;gap:14px;height:100%;text-decoration:none}.ml-relposts__cardhead{align-items:center;aspect-ratio:16/9;display:flex;flex-direction:column;gap:8px;justify-content:center;overflow:hidden;padding:24px;text-align:center}.ml-relposts__cardhead--slate{background:var(--ml-post-card-head)}.ml-relposts__cardhead--navy{background:var(--ml-navy-deep)}.ml-relposts__cardhead--berry{background:var(--ml-blog-author-2)}.ml-relposts__cardhead--red{background:var(--ml-red)}.ml-relposts__cardhead--image{background:var(--ml-bg-lilac);padding:0}.ml-relposts__cardhead--image img{display:block;height:100%;object-fit:cover;width:100%}.ml-relposts__kicker{color:var(--ml-bg);font-size:var(--ml-fs-30);font-weight:700;line-height:1.15}.ml-relposts__date{color:color-mix(in srgb,var(--ml-bg) 82%,transparent);font-size:var(--ml-fs-13)}.ml-relposts__card-title{color:var(--ml-ink-2);font-size:var(--ml-fs-20);font-weight:700;line-height:1.3}.ml-relposts__card-text{color:var(--ml-ink-soft);font-size:var(--ml-fs-16-5);line-height:1.55}.ml-relposts__card:focus-visible .ml-relposts__card-title,.ml-relposts__card:hover .ml-relposts__card-title{text-decoration:underline}@media (max-width:991px){.ml-relposts__grid--3,.ml-relposts__grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.ml-relposts__inner{gap:32px;padding-bottom:var(--band-pb-sm,64px);padding-top:var(--band-pt-sm,64px)}.ml-relposts__grid--2,.ml-relposts__grid--3,.ml-relposts__grid--4{grid-template-columns:1fr}.ml-relposts__title{font-size:clamp(1.75rem,8vw,var(--ml-fs-42));line-height:1.12}}