.hjws-related{padding:64px 24px}.hjws-related__inner{margin:0 auto;max-width:1100px}.hjws-related__headline{color:#0f1729;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;font-weight:800;letter-spacing:-.025em;line-height:1.15;margin:0 0 32px}.hjws-related__grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.hjws-related__card{background:#fff;border:1px solid rgba(4,61,147,.1);border-radius:14px;box-shadow:0 2px 10px rgba(4,61,147,.06);display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.hjws-related__card:hover{box-shadow:0 14px 36px rgba(4,61,147,.1);text-decoration:none;transform:translateY(-4px)}.hjws-related__img-wrap{height:160px;overflow:hidden}.hjws-related__img{display:block;height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.hjws-related__card:hover .hjws-related__img{transform:scale(1.04)}.hjws-related__card-body{display:flex;flex:1;flex-direction:column;gap:8px;padding:20px}.hjws-related__cat{font-size:.68rem;letter-spacing:.1em;line-height:1;text-transform:uppercase}.hjws-related__cat,.hjws-related__title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700}.hjws-related__title{flex:1;font-size:.95rem;letter-spacing:-.015em;line-height:1.4;margin:0}.hjws-related__arrow{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:-.005em;margin-top:auto;transition:opacity .2s ease}.hjws-related__card:hover .hjws-related__arrow{opacity:.85}@media (max-width:900px){.hjws-related__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.hjws-related{padding:48px 20px}.hjws-related__grid{grid-template-columns:1fr}.hjws-related__headline{font-size:1.25rem}}