.related-notes{padding:92px 0;background:#f5f9fc;color:#193650}
.related-notes--module{background:#fff}
.related-notes__head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:38px}
.related-notes__kicker{display:block;margin-bottom:9px;color:#078bd9;font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.related-notes h2{max-width:720px;margin:0;color:#09243d;font-size:42px;line-height:1.15;letter-spacing:-.025em;text-transform:none}
.related-notes__intro{max-width:620px;margin:13px 0 0;color:#60758a;font-size:16px;line-height:1.65}
.related-notes__all{flex:0 0 auto;color:#087ec2;font-weight:800}
.related-notes__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.related-note{overflow:hidden;border:1px solid #dce6ef;border-radius:19px;background:#fff;box-shadow:0 14px 38px rgba(11,43,70,.07);transition:transform .2s ease,box-shadow .2s ease}
.related-notes--module .related-note{background:#f8fbfd}
.related-note:hover{transform:translateY(-4px);box-shadow:0 20px 46px rgba(11,43,70,.12)}
.related-note__image{display:block;aspect-ratio:16/8;overflow:hidden;background:linear-gradient(135deg,#0b3154,#0878b7)}
.related-note__image img{width:100%;height:100%;object-fit:cover}
.related-note__body{padding:24px}
.related-note__meta{display:flex;flex-wrap:wrap;gap:7px 14px;color:#6d8193;font-size:12px;font-weight:700}
.related-note h3{margin:12px 0 10px;color:#09243d;font-size:23px;line-height:1.22;text-transform:none}
.related-note h3 a{color:inherit}
.related-note p{margin:0 0 17px;color:#60758a;font-size:14px;line-height:1.65}
.related-note__link{color:#087ec2;font-size:14px;font-weight:800}
.field-note__modules{max-width:780px;margin:42px auto 0;padding-top:25px;border-top:1px solid #d8e4ed}
.field-note__modules strong{display:block;margin-bottom:12px;color:#09243d;font-size:14px;text-transform:uppercase;letter-spacing:.08em}
.field-note__modules-list{display:flex;flex-wrap:wrap;gap:9px}
.field-note__modules-list a{padding:8px 12px;border:1px solid #bad7e8;border-radius:999px;background:#edf8fe;color:#0874b3;font-size:13px;font-weight:800}
@media(max-width:991.98px){.related-notes__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.related-note:last-child:nth-child(odd){display:none}}
@media(max-width:767.98px){.related-notes{padding:62px 0}.related-notes__head{display:block;margin-bottom:28px}.related-notes h2{font-size:33px}.related-notes__all{display:inline-block;margin-top:18px}.related-notes__grid{grid-template-columns:1fr}.related-note:last-child:nth-child(odd){display:block}.related-note__body{padding:22px}}
