.mvm-single{padding:clamp(24px, 4vw, 48px) 0 clamp(44px, 6vw, 78px);background:var(--mvm-surface-soft,#f5f8fb)}.mvm-article{width:min(920px, calc(100% - 32px));margin-inline:auto}.mvm-article-lead{position:relative;margin:0 0 clamp(18px, 3vw, 28px);overflow:clip;border:1px solid var(--mvm-border,#dce6ef);border-radius:17px;background:var(--mvm-surface,#fff);box-shadow:none}.mvm-article-lead.has-media::after{display:none}.mvm-article-header{position:relative;z-index:1;max-width:none;margin:0;padding:clamp(18px, 3vw, 28px);background:var(--mvm-surface,#fff)}.mvm-article-lead.no-media{min-height:0}.mvm-article-lead.no-media .mvm-article-header{position:relative}.mvm-article-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.mvm-article-header .mvm-category-badge{color:var(--mvm-cat-text,#fff)!important;-webkit-text-fill-color:var(--mvm-cat-text,#fff)!important;font-weight:800!important}.mvm-article-header .mvm-article-meta a[href="#comments"]{color:#fff!important;-webkit-text-fill-color:#fff!important;font-weight:800!important}body .mvm-single .mvm-article-lead .mvm-article-header h1{margin:0;color:var(--mvm-ink,#17212b)!important;-webkit-text-fill-color:var(--mvm-ink,#17212b)!important;font-size:clamp(1.9rem, 4vw, 3rem);line-height:1.08;letter-spacing:-.035em;text-wrap:balance;text-shadow:none}.mvm-article-meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:13px;color:var(--mvm-muted,#687786);font-size:.86rem}.mvm-article-meta a,.mvm-article-header .mvm-article-meta a[href="#comments"]{color:var(--mvm-blue,#1966AE)!important;-webkit-text-fill-color:var(--mvm-blue,#1966AE)!important;font-weight:800!important;text-decoration:none}.mvm-article-meta a:hover,.mvm-article-meta a:focus-visible{color:var(--mvm-blue,#1966AE)!important;text-decoration:underline}.mvm-article-hero{position:relative;margin:0;aspect-ratio:16 / 9;overflow:hidden;border-radius:0;background:var(--mvm-blue-050,#eef6fc)}.mvm-article-hero img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.mvm-article-layout,.mvm-article-main{min-width:0}.mvm-article-content{max-width:820px;margin-inline:auto;padding:clamp(20px, 3vw, 30px);border:1px solid var(--mvm-border,#dce6ef);border-radius:17px;background:var(--mvm-surface,#fff);color:var(--mvm-ink,#17212b);font-size:clamp(1rem, 1.1vw, 1.08rem);line-height:1.76;box-shadow:none}.mvm-article-content>:first-child{margin-top:0}.mvm-article-content p,.mvm-article-content ul,.mvm-article-content ol,.mvm-article-content blockquote{margin-top:0;margin-bottom:1.25em}.mvm-article-content h2,.mvm-article-content h3,.mvm-article-content h4{color:var(--mvm-blue,#1966AE);line-height:1.18;letter-spacing:-.022em}.mvm-article-content h2{margin:1.65em 0 .65em;font-size:clamp(1.45rem, 2.6vw, 2rem)}.mvm-article-content h3{margin:1.5em 0 .6em;font-size:clamp(1.2rem, 2vw, 1.55rem)}.mvm-article-content a{color:var(--mvm-blue,#1966AE);text-decoration-thickness:1px;text-underline-offset:3px}.mvm-article-content img{max-width:100%;height:auto;border-radius:14px}.mvm-article-content blockquote{padding:18px 20px;border:0;border-left:4px solid var(--mvm-blue,#1966AE);border-radius:0 14px 14px 0;background:var(--mvm-blue-050,#eef6fc);color:var(--mvm-ink,#17212b)}.mvm-article-content table{width:100%;display:block;overflow-x:auto;border-collapse:collapse}.mvm-article-content .mvm-redactie-byline{margin:0 0 1.2rem!important;padding:12px 14px!important;border-left:4px solid var(--mvm-blue,#1966AE)!important;border-radius:0 12px 12px 0;background:var(--mvm-blue-050,#eef6fc)!important;color:var(--mvm-ink,#17212b)}.mvm-article-share{max-width:760px;margin:34px auto 0;padding:18px 0;border-top:1px solid var(--mvm-border,#dce6ef);border-bottom:1px solid var(--mvm-border,#dce6ef);border-radius:0;background:#fff0}.mvm-article-share strong{display:block;margin-bottom:10px;color:var(--mvm-ink,#17212b)}.mvm-article-share>div{display:flex;flex-wrap:wrap;gap:8px}.mvm-article-share a{display:inline-flex;align-items:center;min-height:40px;padding:8px 13px;border:1px solid var(--mvm-border,#dce6ef);border-radius:11px;background:var(--mvm-surface,#fff);color:var(--mvm-blue,#1966AE);font-weight:750;text-decoration:none}.mvm-article-share a:hover,.mvm-article-share a:focus-visible{border-color:var(--mvm-blue,#1966AE);background:var(--mvm-blue,#1966AE);color:#fff!important;-webkit-text-fill-color:#fff!important}.mvm-article-navigation{max-width:760px;margin:24px auto 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mvm-article-navigation a{display:block;height:100%;padding:15px 16px;border:1px solid var(--mvm-border,#dce6ef);border-radius:14px;background:var(--mvm-surface,#fff);color:var(--mvm-ink,#17212b);text-decoration:none}.mvm-article-navigation span,.mvm-article-navigation strong{display:block}.mvm-article-navigation span{margin-bottom:4px;color:var(--mvm-muted,#687786);font-size:.76rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.mvm-article-navigation a:hover,.mvm-article-navigation a:focus-visible{border-color:var(--mvm-blue,#1966AE)}.mvm-article-navigation a:hover strong,.mvm-article-navigation a:focus-visible strong{color:var(--mvm-blue,#1966AE)}.mvm-single #comments{max-width:760px;margin:30px auto 0;padding:20px 0 0;border:0;border-top:2px solid var(--mvm-blue,#1966AE);border-radius:0;background:#fff0;box-shadow:none}.mvm-single #comments>h3{margin-top:0;color:var(--mvm-ink,#17212b)}.mvm-peepso-reactions{max-width:760px;margin:32px auto 0;padding-top:20px;border-top:2px solid var(--mvm-blue,#1966AE)}.mvm-peepso-reactions__head{margin-bottom:14px}.mvm-peepso-reactions__head>span{display:block;margin-bottom:4px;color:var(--mvm-blue,#1966AE);font-size:.74rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.mvm-peepso-reactions__head h2{margin:0;color:var(--mvm-blue,#1966AE);font-size:clamp(1.45rem, 2.4vw, 1.95rem);line-height:1.1}.mvm-peepso-reactions__head p{margin:7px 0 0;color:var(--mvm-muted,#687786)}.mvm-peepso-reactions__frame{display:block;width:100%;min-height:420px;border:0;border-radius:16px;background:#fff0}.mvm-single .mvm-commerce-share{max-width:820px;margin:18px auto 0;padding:18px;border:1px solid var(--mvm-border,#dce6ef);border-radius:17px;background:var(--mvm-surface,#fff)}.mvm-single .mvm-commerce-share__label{margin-bottom:10px;color:var(--mvm-blue,#1966AE);font-size:.74rem;letter-spacing:.06em;text-transform:uppercase}.mvm-single .mvm-article-navigation{max-width:820px}.mvm-single .mvm-article-navigation a{border-radius:17px;box-shadow:none}.mvm-single #comments,.mvm-single .mvm-peepso-reactions{max-width:820px}@media (max-width:620px){.mvm-article{width:min(100% - 24px, 920px)}.mvm-article-header h1{font-size:clamp(1.9rem, 10vw, 2.6rem)}.mvm-article-navigation{grid-template-columns:1fr}.mvm-article-share{padding:15px}}