/* Taakgerichte Nederlandse acute-hulppagina */
body.campaign.acute-help-page .acute-help-hero{min-height:0;padding:clamp(30px,3.4vw,42px) 0;background-position:center!important}
body.campaign.acute-help-page .acute-help-hero .wrap{display:block;max-width:1180px}
body.campaign.acute-help-page .acute-help-hero .wrap>div{max-width:880px}
body.campaign.acute-help-page .acute-help-hero h1{max-width:850px;margin:12px 0 10px;font-size:clamp(39px,4.1vw,54px);line-height:1.02}
body.campaign.acute-help-page .acute-help-hero .lead{max-width:790px;font-size:clamp(18px,1.5vw,21px);line-height:1.45}
.acute-help-page .acute-help-hero .buttons{margin-top:18px}
.acute-help-page .acute-help-hero .btn.light{border:1px solid rgba(255,255,255,.58);background:rgba(255,255,255,.94)}
.acute-emergency-strip{padding:22px 0;background:#922b25;color:#fff}
.acute-emergency-strip .wrap{display:flex;align-items:center;justify-content:space-between;gap:24px}
.acute-emergency-strip h2{margin:0 0 4px;color:#fff;font-size:clamp(25px,2.8vw,36px)}
.acute-emergency-strip p{margin:0;color:rgba(255,255,255,.9);font-size:17px}
.acute-emergency-strip .btn{flex:0 0 auto;background:#fff;color:#721d18;box-shadow:none}
.acute-choice{padding:clamp(48px,6vw,72px) 0}
.acute-choice .section-head{max-width:880px;margin-right:auto;margin-left:auto}
.acute-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}
.acute-choice-grid a{display:flex;min-height:148px;flex-direction:column;gap:7px;padding:21px;border:1px solid #d8e1dc;border-radius:21px;background:#fff;color:var(--ink);text-decoration:none;box-shadow:0 11px 28px rgba(6,63,42,.06);transition:transform .2s ease,border-color .2s ease}
.acute-choice-grid a:hover{transform:translateY(-3px);border-color:#72bd9b}
.acute-choice-grid span{font-size:27px}
.acute-choice-grid strong{font-size:20px;line-height:1.2}
.acute-choice-grid small{color:var(--muted);font-size:15px;line-height:1.4}
.acute-video-intro{padding:42px 0 2px;background:#eff8f3}
.acute-video-intro .section-head{max-width:830px;margin-bottom:0}
.acute-help-page .video-links-section--featured{padding-top:30px;background:#eff8f3}
.acute-detail-sections{padding:56px 0}
.acute-route{display:grid;grid-template-columns:minmax(230px,.72fr) minmax(0,1.4fr);gap:38px;padding:43px 0;border-top:1px solid #dce4e0;scroll-margin-top:116px}
.acute-route:first-child{border-top:0}
.acute-route-title{display:flex;align-items:flex-start;gap:14px}
.acute-route-title>span{display:grid;flex:0 0 50px;width:50px;height:50px;place-items:center;border-radius:15px;background:#e7f5ef;font-size:25px}
.acute-route--alarm .acute-route-title>span{background:#fff0ed}
.acute-route-title h2{margin:7px 0 0;font-size:clamp(29px,3vw,41px);line-height:1.07}
.acute-route-copy>p:first-child{margin-top:0}
.acute-route-copy h3{margin:24px 0 10px;font-size:22px}
.acute-route-copy .buttons{margin-top:20px}
.acute-callout{margin:20px 0;padding:18px 20px;border-left:4px solid #07885d;border-radius:13px;background:#edf8f2;color:var(--ink)}
.acute-callout--danger{border-left-color:#b53229;background:#fff0ed;color:#6d241f}
.acute-callout p:last-child{margin-bottom:0}
.acute-number-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-top:22px}
.acute-number-card{padding:22px;border:1px solid #dbe3df;border-radius:19px;background:#fff;box-shadow:0 10px 26px rgba(6,63,42,.055)}
.acute-number-card h3{margin:0 0 8px;font-size:21px}
.acute-number-card p{font-size:17px}
.acute-number-card a{font-weight:900}
.acute-prepare{padding:68px 0;background:linear-gradient(135deg,#fff 0%,#ecfbf3 100%)}
.acute-prepare-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;counter-reset:acute-prep;list-style:none;padding:0}
.acute-prepare-grid li{position:relative;min-height:82px;padding:18px 18px 18px 62px;border:1px solid #dce4e0;border-radius:17px;background:#fff;color:var(--muted);line-height:1.45}
.acute-prepare-grid li::before{content:counter(list-item);position:absolute;left:17px;top:17px;display:grid;width:31px;height:31px;place-items:center;border-radius:50%;background:#07885d;color:#fff;font-weight:900}
.acute-access{margin-top:26px;padding:24px;border-radius:20px;background:#073f31;color:#fff}
.acute-access h3{color:#fff}
.acute-access p{color:rgba(255,255,255,.88);font-size:17px}
.acute-access a{color:#fff;font-weight:900}
.acute-sources{padding:10px 0 54px}
.acute-sources details{border:1px solid #dce4e0;border-radius:17px;background:#fff}
.acute-sources summary{padding:18px 20px;cursor:pointer;font-weight:900}
.acute-sources details>div{padding:0 20px 20px;color:var(--muted)}
.acute-sources li{margin:7px 0}
.acute-next{padding:22px 0 64px}
.acute-next-card{display:flex;align-items:center;justify-content:space-between;gap:26px;padding:28px;border-radius:23px;background:#e8f7f0}
.acute-next-card h2{margin:6px 0 7px;font-size:clamp(28px,3vw,40px)}
.acute-next-card p{max-width:760px;margin:0}
.acute-next-card .btn{flex:0 0 auto}
@media(max-width:900px){
  .acute-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .acute-route{grid-template-columns:1fr;gap:20px}
}
@media(max-width:640px){
  body.campaign.acute-help-page .acute-help-hero{padding:27px 0 30px;background-position:62% center!important}
  body.campaign.acute-help-page .acute-help-hero h1{font-size:clamp(36px,10.5vw,44px)}
  .acute-help-page .acute-help-hero .buttons{gap:9px;margin-top:16px}
  .acute-help-page .acute-help-hero .buttons .btn{padding:13px 15px;font-size:14px}
  .acute-emergency-strip .wrap,.acute-next-card{align-items:flex-start;flex-direction:column}
  .acute-choice-grid,.acute-number-grid,.acute-prepare-grid{grid-template-columns:1fr}
  .acute-choice-grid a{min-height:0;padding:18px}
  .acute-route{padding:34px 0}
  .acute-route-title>span{flex-basis:44px;width:44px;height:44px}
}
