.blog-related-posts{background-color:#f7f8fa;border-top:1px solid #e2e5ea;padding:56px 0 64px}.blog-related-posts__inner{margin:0 auto;max-width:1100px;padding:0 24px}.blog-related-posts__heading{color:#01005f;font-size:26px;font-weight:700;line-height:1.25;margin:0 0 8px;text-align:center}.blog-related-posts__description{color:#5a6270;font-family:Rubik,sans-serif;font-size:15px;font-weight:400;line-height:1.6;margin:0 auto 32px;max-width:660px;text-align:center}.blog-related-posts__grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.blog-related-posts__card{background:#fff;border:1px solid #e2e5ea;border-radius:10px;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.blog-related-posts__card:hover{box-shadow:0 6px 20px rgba(1,0,95,.07);transform:translateY(-3px)}.blog-related-posts__image-link{aspect-ratio:16/10;background:#e8eaef;display:block;overflow:hidden;position:relative;text-decoration:none}.blog-related-posts__image{display:block;height:100%;inset:0;object-fit:cover;position:absolute;transition:transform .3s ease;width:100%}.blog-related-posts__card:hover .blog-related-posts__image{transform:scale(1.04)}.blog-related-posts__image-placeholder{align-items:center;color:#c0c5ce;display:flex;height:100%;justify-content:center;width:100%}.blog-related-posts__body{display:flex;flex:1;flex-direction:column;padding:18px 20px 22px}.blog-related-posts__title{display:-webkit-box;font-family:Rubik,sans-serif;font-size:16px;font-weight:600;-webkit-line-clamp:3;line-height:1.4;margin:0 0 8px;-webkit-box-orient:vertical;min-height:4.2em;overflow:hidden}.blog-related-posts__title a{color:#01005f;text-decoration:none;transition:color .15s ease}.blog-related-posts__title a:hover{color:#33c}.blog-related-posts__summary{color:#6b7280;display:-webkit-box;font-family:Rubik,sans-serif;font-size:14px;font-weight:400;-webkit-line-clamp:3;line-height:1.55;margin:0;-webkit-box-orient:vertical;min-height:4.65em;overflow:hidden}.blog-related-posts__title a:focus-visible{border-radius:2px;outline:2px solid #367cdf;outline-offset:3px}@media (prefers-reduced-motion:reduce){.blog-related-posts__card,.blog-related-posts__image,.blog-related-posts__title a{transition:none}.blog-related-posts__card:hover,.blog-related-posts__card:hover .blog-related-posts__image{transform:none}}@media (max-width:960px){.blog-related-posts__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.blog-related-posts{padding:40px 0 48px}.blog-related-posts__grid{gap:20px;grid-template-columns:1fr}.blog-related-posts__heading{font-size:22px}.blog-related-posts__description{font-size:14px;margin-bottom:24px}}