.related-posts{padding-bottom:50px}.related-posts__header{margin-bottom:28px}.related-posts__header h3{color:#0f2347;font-size:32px;font-weight:700;line-height:1.2;margin:0 0 8px}.related-posts__header p{color:#54657f;font-size:16px;line-height:1.7;margin:0;max-width:720px}.related-posts__grid{display:flex;flex-wrap:wrap;gap:24px}.related-post-card{background:#fff;border-radius:20px;box-shadow:0 10px 34px rgba(12,33,66,.06);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease;width:calc(33.333% - 16px)}.related-post-card:hover{box-shadow:0 14px 38px rgba(12,33,66,.08);transform:translateY(-3px)}.related-post-card__image-link{display:block;line-height:0;text-decoration:none}.related-post-card__image{border-radius:20px 20px 0 0;overflow:hidden;width:100%}.related-post-card__image img{display:block;height:230px;object-fit:cover;transition:transform .45s ease;width:100%}.related-post-card:hover .related-post-card__image img{transform:scale(1.03)}.related-post-card__content{padding:24px 26px 26px}.related-post-card__date{color:#1f2f46;font-size:13px;font-weight:500;margin-bottom:14px}.related-post-card__title{font-size:20px;font-weight:700;line-height:1.45;margin:0 0 16px;min-height:92px}.related-post-card__title a{color:#0b73b8;text-decoration:none;transition:color .2s ease}.related-post-card__title a:hover{color:#095f97}.related-post-card__description{color:#6f7f95;font-size:15px;line-height:1.7;min-height:92px}.related-post-card__cta{margin-top:22px}.related-post-card__cta a{align-items:center;background:#f89a1c;border-radius:6px;color:#fff;display:inline-flex;font-size:15px;font-weight:700;height:58px;justify-content:center;letter-spacing:.02em;min-width:220px;padding:0 28px;text-decoration:none;text-transform:uppercase;transition:background .2s ease}.related-post-card__cta a:hover{background:#e88b0d;color:#fff}@media (max-width:1024px){.related-post-card{width:calc(50% - 12px)}}@media (max-width:767px){.related-post-card{width:100%}.related-post-card__description,.related-post-card__title{min-height:auto}.related-post-card__cta a{min-width:0;width:100%}}