.ofn-related-guides,.ofn-hub-guide-list{margin:3.25rem 0 1rem;padding-top:2rem;border-top:1px solid rgba(8,55,66,.12)}
.ofn-related-guides__head{display:flex;justify-content:space-between;gap:1rem;align-items:end;margin-bottom:1.25rem}
.ofn-related-guides__kicker{display:block;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#0d5964;margin-bottom:.3rem}
.ofn-related-guides h2,.ofn-hub-guide-list h2{margin:0;font-size:clamp(1.35rem,2vw,1.8rem)}
.ofn-related-guides__hub{font-weight:700;text-decoration:none;white-space:nowrap}
.ofn-related-guides__grid,.ofn-hub-guide-list__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}
.ofn-related-guide-card{margin:0;border:1px solid rgba(8,55,66,.12);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 8px 22px rgba(8,55,66,.07)}
.ofn-related-guide-card>a{display:block;height:100%;color:inherit;text-decoration:none}
.ofn-related-guide-card img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}
.ofn-related-guide-card__body{padding:1rem}
.ofn-related-guide-card h3{font-size:1rem;line-height:1.35;margin:0 0 .65rem}
.ofn-related-guide-card span{font-size:.88rem;font-weight:700;color:#0d5964}
@media(max-width:900px){.ofn-related-guides__grid,.ofn-hub-guide-list__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.ofn-related-guides__head{align-items:flex-start;flex-direction:column}.ofn-related-guides__grid,.ofn-hub-guide-list__grid{grid-template-columns:1fr}.ofn-related-guides,.ofn-hub-guide-list{margin-top:2.5rem}}
