/* Editorial presentation for the ten Inzichten articles. */
.insights-cover,.insight-hero{color:#fff;background-color:#102c4b;position:relative;isolation:isolate}
.insights-cover{padding:150px 0 82px;background-image:radial-gradient(circle at 83% 33%,rgba(232,120,34,.24),transparent 28%),linear-gradient(125deg,#0b223d,#163f65)}
.insights-cover:after,.insight-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:repeating-linear-gradient(142deg,transparent 0 90px,rgba(255,255,255,.035) 90px 91px,transparent 91px 180px);pointer-events:none}
.insights-cover__grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(220px,.65fr);gap:75px;align-items:center}
.insights-cover h1,.insight-hero h1{font-family:Arial,Helvetica,sans-serif;font-weight:750;letter-spacing:-.045em;line-height:1.06}
.insights-cover h1{max-width:820px;font-size:clamp(2.8rem,6vw,5.1rem)}
.insights-cover .site-lead{font-size:1.19rem;line-height:1.64;color:#dce6ef;max-width:740px;margin-bottom:30px}
.insights-cover .site-eyebrow,.insight-hero .site-eyebrow{color:#ffaf70}
.insights-cover__mark{min-height:282px;border:1px solid rgba(255,255,255,.26);border-radius:12px;background:rgba(255,255,255,.055);padding:32px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 22px 60px rgba(2,15,28,.13)}
.insights-cover__mark strong{font-size:clamp(5rem,10vw,9rem);line-height:.85;letter-spacing:-.09em;color:#ff8a35}
.insights-cover__mark span{font-size:1.6rem;font-weight:700;line-height:1.2;margin-top:20px}
.insights-cover__mark p{font-size:.9rem;color:#c9d9e6;border-top:1px solid rgba(255,255,255,.25);padding-top:18px;margin:24px 0 0}
.insight-section-heading{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(230px,.7fr);gap:48px;align-items:end;margin-bottom:28px}
.insight-section-heading h2{margin-bottom:0}
.insight-section-heading>p{font-size:1.06rem;line-height:1.65;color:#445d73;margin:0}
.insights-section-soft{background:#eaf1f6}
.insight-grid{display:grid;gap:20px}
.insight-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}
.insight-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}
.insight-card{min-width:0;min-height:275px;padding:0;border:1px solid #cad9e4;border-top:4px solid #e87822;border-radius:9px;background:#fff;box-shadow:0 8px 25px rgba(16,44,75,.06);display:flex;flex-direction:column;overflow:hidden;transition:transform .18s,box-shadow .18s}
.insight-card:hover{transform:translateY(-3px);box-shadow:0 17px 37px rgba(16,44,75,.12)}
.insight-card__body{padding:26px 28px 27px;display:flex;flex-direction:column;flex:1}
.insight-card__meta{font-size:.76rem;line-height:1.45;text-transform:uppercase;letter-spacing:.075em;color:#8d480e;font-weight:800;margin:0 0 18px}
.insight-card__meta span{padding:0 3px;color:#9ab0c1}
.insight-card h3{font-family:Arial,Helvetica,sans-serif;font-weight:750;font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.18;margin:0 0 15px;letter-spacing:-.025em}
.insight-card h3 a{color:#112c49}
.insight-card__body>p:not(.insight-card__meta){font-size:.99rem;line-height:1.6;color:#4b6073;margin:0 0 24px}
.insight-card__link{margin-top:auto;border-top:1px solid #d6e1e9;padding-top:17px;font-size:.94rem;font-weight:800;color:#153b65;display:flex;justify-content:space-between;gap:10px}
.insight-card__link span{color:#c46111}
.insight-card--feature{display:grid;grid-template-columns:.9fr 1.1fr;min-height:355px;border-top:0}
.insight-card--feature .insight-card__visual{background-size:cover;background-position:center;min-height:355px;position:relative}
.insight-card--feature .insight-card__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent,rgba(16,44,75,.14))}
.insight-card--feature .insight-card__body{padding:38px 43px}
.insight-card--feature h3{font-size:clamp(1.8rem,3vw,2.65rem)}
.insight-end{background:#102c4b;color:#fff;padding:66px 0}
.insight-end h2{font-family:Arial,Helvetica,sans-serif;font-size:clamp(1.8rem,3vw,2.7rem);max-width:750px}
.insight-end p{color:#d4e0ea;max-width:700px;font-size:1.08rem}
.insight-hero{padding:142px 0 67px;background-image:linear-gradient(100deg,rgba(9,28,49,.96) 0%,rgba(9,28,49,.9) 52%,rgba(9,28,49,.59)),var(--insight-image);background-size:cover;background-position:center}
.insight-hero>.site-wrap{position:relative}
.insight-back{display:inline-block;color:#e9f0f5;font-size:.92rem;font-weight:700;margin-bottom:37px;border-bottom:1px solid rgba(255,255,255,.55);padding-bottom:6px}
.insight-hero h1{font-size:clamp(2.45rem,5vw,4.7rem);max-width:900px;margin-bottom:21px}
.insight-hero__lead{font-size:clamp(1.1rem,1.8vw,1.32rem);line-height:1.55;max-width:760px;color:#e1ebf2;margin:0}
.insight-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:clamp(38px,6vw,90px);align-items:start;padding-top:56px;padding-bottom:84px}
.insight-article{min-width:0;max-width:760px}
.insight-article p,.insight-article li{font-size:1.08rem;line-height:1.79;color:#263d51}
.insight-article p{margin:0 0 1.25em}
.insight-article a{color:#154e7d;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}
.insight-intro{font-size:1.14rem;border-left:4px solid #e87822;padding:3px 0 3px 25px;margin-bottom:45px}
.insight-intro p{font-size:1.16rem;color:#163753}
.article-section{padding-top:11px;margin:0 0 29px;scroll-margin-top:24px}
.article-section h2{font-family:Arial,Helvetica,sans-serif;font-weight:760;letter-spacing:-.028em;line-height:1.22;font-size:clamp(1.62rem,2.2vw,2rem);color:#102c4b;margin:0 0 17px}
.article-section ul{padding-left:24px;margin:0 0 23px}
.article-section li{padding-left:5px;margin-bottom:7px}
.article-section--example{background:#edf3f8;border-left:4px solid #e87822;padding:28px 32px 14px;margin:36px 0 44px;border-radius:0 7px 7px 0}
.article-section--example h2{font-size:1.48rem}
.insight-sources{border-top:1px solid #cbd9e3;border-bottom:1px solid #cbd9e3;padding:16px 0;margin:45px 0}
.insight-sources summary{cursor:pointer;font-weight:800;color:#173a58;font-size:1.04rem;padding:8px 0}
.insight-sources ul{padding-left:24px;margin:20px 0}
.insight-sources li{font-size:.93rem;line-height:1.63;margin-bottom:11px}
.insight-cta{background:#102c4b;color:#fff;border-radius:8px;padding:31px 34px;margin-top:48px}
.insight-cta h2{font-family:Arial,Helvetica,sans-serif;font-size:1.85rem;color:#fff;line-height:1.2;margin:0 0 15px}
.insight-cta p{color:#e1eaf1;font-size:1.02rem}
.insight-cta .site-eyebrow{color:#ffa45c;font-size:.78rem;margin:0 0 13px}
.insight-cta a{color:#fff}
.insight-sidebar{position:sticky;top:25px;display:grid;gap:16px}
.insight-sidebar__box{background:#f0f5f8;border:1px solid #d3e0e8;border-radius:8px;padding:23px}
.insight-sidebar__box .site-eyebrow{margin-bottom:14px}
.insight-sidebar ol{margin:0;padding:0 0 0 18px}
.insight-sidebar li{font-size:.9rem;line-height:1.43;padding:7px 0;color:#35516b}
.insight-sidebar a{color:#173e60}
.insight-sidebar__box--contact{background:#fff;border-top:4px solid #e87822}
.insight-sidebar__box--contact strong{display:block;font-size:1.15rem;margin-bottom:10px}
.insight-sidebar__box--contact p{font-size:.94rem;line-height:1.5;color:#4a6074}
.insight-sidebar__box--contact a{font-size:.91rem;font-weight:800}
.insight-related{background:#eaf1f6;padding:68px 0 75px}
.insight-related h2{font-family:Arial,Helvetica,sans-serif;font-size:2.25rem;margin-bottom:27px}
.insight-related .insight-card{min-height:245px}
.insight-all{display:inline-block;margin-top:28px;color:#173e60;font-weight:800}
@media(max-width:1000px){.insight-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}.insight-layout{grid-template-columns:minmax(0,1fr) 230px;gap:35px}}
@media(max-width:760px){.insights-cover__grid,.insight-section-heading,.insight-layout{grid-template-columns:1fr}.insights-cover__mark{display:none}.insight-sidebar{position:static;grid-row:1}.insight-sidebar__box:first-child{display:none}.insight-sidebar__box--contact{display:none}.insight-layout{padding-top:36px}.insight-card--feature{grid-template-columns:1fr}.insight-card--feature .insight-card__visual{min-height:220px}.insight-card--feature .insight-card__body{padding:27px}}
@media(max-width:620px){.insights-cover{padding:118px 0 54px}.insight-hero{padding:112px 0 48px}.insight-hero h1{font-size:2.45rem}.insight-grid--two,.insight-grid--three{grid-template-columns:1fr}.insight-section-heading{gap:13px}.insight-article p,.insight-article li{font-size:1.02rem}.insight-intro{padding-left:18px}.article-section--example{padding:23px 20px 9px}.insight-cta{padding:25px 21px}.insight-related{padding:52px 0}.insights-cover h1{font-size:2.65rem}}
@media(prefers-reduced-motion:reduce){.insight-card{transition:none}}
