.site-page-content .insight-card-grid{--insight-navy: #152840;--insight-accent: #17c0de;--insight-accent-deep: #0b8fb0;--insight-muted: #64748b;--insight-card: #ffffff;--insight-shadow: 0 4px 24px rgba(21, 40, 64, .08);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.site-page-content .insight-card-grid--compact{grid-template-columns:repeat(4,minmax(245px,1fr));overflow:auto;padding-bottom:15px}.site-page-content .insight-card{display:flex;flex-direction:column;min-width:0;height:100%;padding-bottom:24px;overflow:hidden;border-radius:12px;background:var(--insight-card, #fff);box-shadow:var(--insight-shadow, 0 4px 24px rgba(21, 40, 64, .08))}.site-page-content .insight-card__media{display:block;overflow:hidden;aspect-ratio:var(--site-social-card-ratio, 1200 / 630);background:#e8eef2;text-decoration:none}.site-page-content .insight-card__media picture{display:block;width:100%;height:100%}.site-page-content .insight-card__image,.site-page-content .insight-card__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.site-page-content .insight-card__placeholder{display:grid;width:100%;height:100%;place-items:center;background:linear-gradient(145deg,#152840,#1e3a5f 58%,#0b8fb0 140%)}.site-page-content .insight-card__placeholder span{display:grid;width:2.75rem;height:2.75rem;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:8px;background:#ffffff1a;color:#e0f7fa;font-size:1.125rem;font-weight:700}.site-page-content .insight-card>*:not(.insight-card__media){margin-right:22px;margin-left:22px}.site-page-content .insight-card__meta{margin-top:18px!important;margin-bottom:8px;color:var(--insight-accent-deep, #0b8fb0)!important;-webkit-text-fill-color:var(--insight-accent-deep, #0b8fb0)!important;font-size:12px!important;font-weight:700;letter-spacing:.08em;text-transform:uppercase;line-height:1.3}.site-page-content .insight-card__title{margin-top:0;margin-bottom:10px;font-size:22px;font-weight:700;line-height:1.3}body#body .site-page-content .insight-card__title a,.site-page-content .insight-card__title a{color:#000!important;-webkit-text-fill-color:#000!important;text-decoration:none!important}body#body .site-page-content .insight-card__title a:hover,body#body .site-page-content .insight-card__title a:focus-visible,.site-page-content .insight-card__title a:hover,.site-page-content .insight-card__title a:focus-visible{color:var(--insight-accent-deep, #0b8fb0)!important;-webkit-text-fill-color:var(--insight-accent-deep, #0b8fb0)!important}.site-page-content .insight-card__excerpt{margin:0;color:var(--insight-muted, #64748b);font-size:14px;line-height:1.6}.site-page-content .insight-card__link{display:inline-flex;align-items:center;gap:10px;margin-top:auto;padding-top:12px;color:var(--insight-navy, #152840)!important;-webkit-text-fill-color:var(--insight-navy, #152840)!important;font-size:13px;font-weight:700;text-decoration:none!important}.site-page-content .insight-card__link span{color:var(--insight-accent-deep, #0b8fb0)}.site-page-content .insight-card-grid--compact .insight-card__title,.site-page-content .insight-card--compact .insight-card__title{font-size:16px}@media(max-width:1100px){.site-page-content .insight-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-page-content .insight-card-grid--compact{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media(max-width:700px){.site-page-content .insight-card-grid,.site-page-content .insight-card-grid--compact{grid-template-columns:1fr}.site-page-content .insight-card__title{font-size:18px}.site-page-content .insight-card>*:not(.insight-card__media){margin-right:16px;margin-left:16px}}.site-page-content .related-insights{--ri-navy: #152840;--ri-accent: #17c0de;--ri-accent-deep: #0b8fb0;--ri-muted: #64748b;--ri-surface: #f4f7fa;background:var(--ri-surface);padding:3.25rem 0 4rem}.site-page-content .related-insights__container{max-width:var(--site-shell-max, min(1140px, 100%))}.site-page-content .related-insights__header{max-width:40rem;margin:0 auto 2rem;text-align:center}.site-page-content .related-insights__title{position:relative;margin:0 auto .65rem;padding-bottom:.9rem;color:var(--ri-navy);font-size:clamp(1.7rem,2.8vw,2.35rem);font-weight:700;letter-spacing:-.03em;line-height:1.15;text-wrap:balance}.site-page-content .related-insights__title:after{content:"";position:absolute;left:50%;bottom:0;width:2.5rem;height:3px;border-radius:999px;background:var(--ri-accent);transform:translate(-50%)}.site-page-content .related-insights__lead{margin:0;color:var(--ri-muted);font-size:1rem;line-height:1.55}.site-page-content .related-insights .insight-card-grid{gap:1.35rem}@media(max-width:700px){.site-page-content .related-insights{padding:2.5rem 0 3rem}}
