/* Generated from homepage styles by cv-offers-build.py */

  *{box-sizing:border-box;}
  html{scroll-behavior:smooth;}
  body{margin:0;}
  ::selection{background:#0e76c9;color:#fff;}
  image-slot{display:block;}
  .vh-hamb{display:none;}
  .vh-mobilebar{display:none;}
  .vh-aanvraaganker{scroll-margin-top:104px;}
  .vh-reviewfloat,#vh-keteladviseur,.vh-wafloat{transition:box-shadow .16s ease;}
  .vh-mobilebar{transition:transform .18s ease,visibility .18s ease;}
  .vh-reviewfloat,#vh-keteladviseur,.vh-wafloat{transition:opacity .18s ease,visibility .18s ease,box-shadow .16s ease;}
  body:has(#vh-mdrawer:not([hidden])){overflow:hidden;}
  .vh-root:has(#vh-mdrawer:not([hidden])) .vh-mobilebar,
  .vh-root:has(.vh-aanvraag-form input:not([type="checkbox"]):not([type="radio"]):focus) .vh-mobilebar,
  .vh-root:has(.vh-aanvraag-form select:focus) .vh-mobilebar,
  .vh-root:has(.vh-aanvraag-form textarea:focus) .vh-mobilebar,
  body:has(.vh-catdrop) .vh-mobilebar{transform:translateY(calc(100% + env(safe-area-inset-bottom)));visibility:hidden;pointer-events:none;}
  .vh-root:has(#vh-mdrawer:not([hidden])) .vh-reviewfloat,
  .vh-root:has(#vh-mdrawer:not([hidden])) .vh-wafloat,
  .vh-root:has(#vh-mdrawer:not([hidden])) #vh-keteladviseur,
  .vh-root:has(.vh-aanvraag-form:focus-within) .vh-reviewfloat,
  html.vh-floats-safe .vh-reviewfloat,
  html.vh-floats-safe .vh-wafloat,
  html.vh-floats-safe #vh-keteladviseur,
  html.vh-inline-wa-visible .vh-wafloat{opacity:0 !important;visibility:hidden !important;pointer-events:none !important;}
  .vh-header-inner{max-width:1320px !important;gap:18px !important;}
  .vh-header-inner .vh-desk{flex-wrap:nowrap !important;gap:16px !important;font-size:14px !important;}
  .vh-header-logo img{height:50px !important;}
  .vh-header-inner>a[href="#contact"].vh-desk{padding:10px 16px !important;}
  .vh-triage{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 24px;}
  .vh-triage a{min-width:0;min-height:82px;display:flex;flex-direction:column;justify-content:center;gap:2px;border:1px solid var(--line);border-top:4px solid var(--ac);border-radius:12px;background:#fff;color:var(--ink);text-decoration:none;padding:12px 13px;box-shadow:0 8px 22px -20px rgba(1,37,61,.55);}
  .vh-triage a:first-child{border-top-color:var(--flame);}
  .vh-triage a:nth-child(2){border-top-color:var(--leaf);}
  .vh-triage strong{font-family:'Source Sans 3',system-ui,sans-serif;font-weight:600;font-size:15px;line-height:1.15;}
  .vh-triage a>span{color:var(--ac-d);font-size:12.5px;font-weight:700;line-height:1.25;}
  .vh-quatt-price{margin-top:auto;}
  .vh-quatt-price-label{display:block;color:var(--ink2);font-size:12px;font-weight:700;letter-spacing:.08em;line-height:1.25;text-transform:uppercase;margin-bottom:3px;}
  .vh-quatt-price-amount{font-family:'Source Sans 3',system-ui,sans-serif;font-weight:600;font-size:32px;letter-spacing:-.02em;line-height:1;}
  .vh-quatt-price-breakdown{margin:11px 0 0;padding:10px 0 0;border-top:1px solid var(--line);}
  .vh-quatt-price-breakdown>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:baseline;}
  .vh-quatt-price-breakdown>div+div{margin-top:4px;}
  .vh-quatt-price-breakdown dt,.vh-quatt-price-breakdown dd{margin:0;font-size:13px;line-height:1.35;}
  .vh-quatt-price-breakdown dt{color:var(--ink2);}
  .vh-quatt-price-breakdown dd{color:var(--ink);font-weight:700;white-space:nowrap;}
  a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid #0e76c9;outline-offset:2px;border-radius:6px;}
  .vh-skip{position:absolute;left:-9999px;top:8px;z-index:2000;background:#fff;color:#0e76c9;padding:12px 18px;font-weight:700;text-decoration:none;border-radius:10px;box-shadow:0 6px 18px -6px rgba(1,37,61,.4);}
  .vh-skip:focus{left:8px;}
  .vh-submit .vh-busy{display:none;}
  .vh-submit[disabled]{opacity:.7;cursor:progress;}
  .vh-submit[disabled] .vh-busy{display:inline-flex;align-items:center;gap:8px;}
  .vh-submit[disabled] .vh-lbl{display:none;}
  .vh-busy::before{content:"";width:15px;height:15px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;display:inline-block;animation:vh-spin .7s linear infinite;}
  @keyframes vh-spin{to{transform:rotate(360deg);}}
  html:not([data-lang]) [data-en]:not(option):not(optgroup){display:none;}
  [data-lang="en"] [data-nl]:not(option):not(optgroup){display:none;}
  [data-lang="nl"] [data-en]:not(option):not(optgroup){display:none;}
  .vh-langbtn{background:transparent;border:1px solid var(--line);color:var(--ink2);font:inherit;font-weight:700;font-size:12.5px;padding:5px 9px;border-radius:7px;cursor:pointer;line-height:1;}
  .vh-langbtn[aria-pressed="true"]{background:var(--ink);color:#fff;border-color:var(--ink);}
  .vh-langfloat{position:fixed;bottom:18px;left:18px;z-index:120;display:flex;gap:5px;background:rgba(255,255,255,.92);backdrop-filter:blur(6px);border:1px solid var(--line);border-radius:100px;padding:5px 7px;box-shadow:0 6px 18px -8px rgba(1,37,61,.35);}
  .vh-langfloat button{border:none;background:transparent;cursor:pointer;line-height:0;padding:3px 4px;border-radius:6px;display:grid;place-items:center;}
  .vh-langfloat button svg{display:block;width:26px;height:auto;border-radius:3px;box-shadow:0 0 0 1px rgba(1,37,61,.12);}
  html[data-lang="nl"] [data-langbtn="nl"],html[data-lang="en"] [data-langbtn="en"]{opacity:1;}
  html[data-lang="nl"] [data-langbtn="en"],html[data-lang="en"] [data-langbtn="nl"]{opacity:.38;}
  .vh-cat{position:relative;}
  .vh-cat>a{display:inline-flex;align-items:center;gap:5px;text-decoration:none;color:var(--ink2);font-weight:600;font-size:13.5px;padding:8px 13px;min-height:44px;border-radius:100px;border:1px solid transparent;white-space:nowrap;}
  .vh-cat:hover>a{color:var(--ac);border-color:var(--ac);}
  .vh-cat>a .vh-caret{transition:transform .15s;font-size:10px;opacity:.6;}
  .vh-cat:hover>a .vh-caret{transform:rotate(180deg);}
  .vh-catmenu{display:none;position:absolute;top:100%;left:50%;transform:translateX(-50%);padding-top:10px;z-index:70;min-width:210px;}
  .vh-cat:hover .vh-catmenu,.vh-cat:focus-within .vh-catmenu{display:block;}
  .vh-catmenu-inner{background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:0 20px 44px -22px rgba(1,37,61,.4);padding:7px;}
  .vh-catmenu-inner a{display:flex;align-items:center;gap:9px;padding:9px 11px;border-radius:9px;text-decoration:none;color:var(--ink);font-size:14px;font-weight:500;white-space:nowrap;}
  .vh-catmenu-inner a:hover{background:var(--warm);color:var(--ac);}
  .vh-catmenu-inner a.vh-catall{margin-top:3px;border-top:1px solid var(--line);border-radius:0 0 8px 8px;color:var(--ink2);font-weight:600;font-size:13px;}
  .vh-catmenu-inner a .vh-dot{width:7px;height:7px;border-radius:50%;flex:none;}
  .vh-meer{display:none;align-items:center;justify-content:center;gap:9px;margin:26px auto 0;background:var(--warm);border:1px solid var(--line);color:var(--ac);font:inherit;font-weight:700;font-size:15px;padding:13px 22px;border-radius:11px;cursor:pointer;width:-moz-fit-content;width:fit-content;}
  .vh-meer:hover{border-color:var(--ac);}
  #over p{max-width:40em;}
  .vh-hlang{display:none;align-items:center;gap:5px;}
  .vh-diensten-grid{grid-template-columns:repeat(6,minmax(0,1fr)) !important;}
  .vh-diensten-grid>div{grid-column:span 2;}
  .vh-diensten-grid>div:nth-last-child(2){grid-column:2 / span 2;}
  .vh-diensten-grid>div:last-child{grid-column:4 / span 2;}
  .vh-cert-grid{display:grid !important;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px !important;align-items:stretch !important;}
  .vh-cert-grid.vh-cert-grid>div{width:100% !important;min-width:0;}
  .vh-footer-cert-grid{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px !important;align-items:stretch !important;}
  .vh-footer-cert-grid>div{min-height:60px;min-width:0;}
  .vh-footer-cert-grid img{max-width:100%;object-fit:contain;}
  #faq details summary>span:last-child{transition:transform .16s ease;}
  #faq details[open] summary>span:last-child{transform:rotate(45deg);}
  @media (min-width:861px) and (max-width:1540px){
    .vh-reviewfloat{right:8px !important;bottom:76px !important;min-width:60px;padding:5px;background:rgba(255,255,255,.97);border:1px solid var(--line);border-radius:12px;box-shadow:0 8px 22px -10px rgba(1,37,61,.35);}
    .vh-reviewfloat .vh-badge-desk{display:none !important;}
    .vh-reviewfloat .vh-badge-mob{display:block !important;width:50px !important;padding:0 !important;background:transparent !important;border:0 !important;box-shadow:none !important;}
    .vh-wafloat{right:8px !important;bottom:16px !important;width:56px;height:50px;padding:10px !important;justify-content:center;font-size:0 !important;}
    .vh-wafloat>span{width:30px !important;height:30px !important;}
    #vh-keteladviseur{left:8px !important;bottom:16px !important;width:56px;height:50px;padding:10px !important;justify-content:center;font-size:0 !important;}
    #vh-keteladviseur>span{display:none !important;}
  }
  @media (min-width:861px) and (max-width:1100px){
    .vh-header-inner .vh-desk{display:none !important;}
    .vh-header-inner .vh-hamb{display:inline-flex !important;}
    .vh-cert-grid{grid-template-columns:repeat(3,minmax(0,1fr));}
  }
  @media (max-width:860px){
    .vh-langfloat{display:none !important;} /* taalknop staat op mobiel in het menu -> geen overlap met tekst */
    .vh-hlang{display:flex !important;} /* taalvlaggen zichtbaar in de mobiele header */
    header > div{gap:12px !important;padding-left:16px !important;padding-right:16px !important;} /* compacter zodat vlaggen + hamburger passen */
    header a[href="#home"] img{height:46px !important;} /* logo iets kleiner op mobiel */
    .vh-desk{display:none !important;}
    .vh-hamb{display:inline-flex !important;}
    .vh-diensten-grid>div{grid-column:auto !important;}
    .vh-float{display:none !important;}
    .vh-reviewfloat{display:grid !important;place-items:center;right:6px !important;bottom:calc(74px + env(safe-area-inset-bottom)) !important;min-width:60px;min-height:44px;padding:5px;background:rgba(255,255,255,.97);border:1px solid var(--line);border-radius:11px;box-shadow:0 8px 22px -10px rgba(1,37,61,.35);}
    #vh-keteladviseur{display:none !important;}
    .vh-badge-desk{display:none !important;}
    .vh-badge-mob{display:block !important;width:50px !important;padding:0 !important;background:transparent !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;}
    .vh-aanvraaganker{scroll-margin-top:84px;}
    .vh-triage{gap:6px;margin-bottom:20px;}
    .vh-triage a{min-height:74px;padding:9px 5px;text-align:center;align-items:center;border-top-width:3px;border-radius:10px;}
    .vh-triage strong{font-size:12.5px;line-height:1.12;}
    .vh-triage a>span{font-size:10.5px;line-height:1.15;}
    .vh-hero-inner{gap:26px !important;}
    .vh-hero-inner>div{min-width:0;}
    .vh-hero-eyebrow{margin-bottom:16px !important;}
    .vh-hero-title{font-size:clamp(34px,11vw,44px) !important;margin-bottom:16px !important;}
    .vh-hero-copy{font-size:16.5px !important;margin-bottom:22px !important;}
    .vh-hero-actions{display:none !important;}
    .vh-hero-trust{gap:9px 16px !important;}
    .vh-hero-proof{padding:20px !important;}
    /* Compacte homepage-secties op mobiel (audit: 32 schermen -> doel ~17). Niets verbergen wat verkoopt. */
    #diensten div[style*="grid-template-columns"]{grid-template-columns:1fr 1fr !important;gap:12px !important;}
    #diensten div[style*="grid-template-columns"]>div{padding:14px !important;border-radius:16px !important;min-width:0;}
    #diensten div[style*="grid-template-columns"]>div>p{display:none !important;}
    #diensten div[style*="grid-template-columns"]>div div[style*="gap: 7px"]{display:none !important;}
    #diensten div[style*="grid-template-columns"]>div h3{font-size:15.5px !important;line-height:1.25 !important;margin:0 !important;min-height:40px;display:flex;align-items:center;overflow-wrap:break-word;}
    #diensten div[style*="grid-template-columns"]>div>div:first-child{width:42px !important;height:42px !important;margin-bottom:12px !important;border-radius:11px !important;}
    #diensten div[style*="grid-template-columns"]>div a{font-size:13.5px !important;}
    #diensten .vh-diensten-grid>div>div:last-child{margin-top:auto !important;padding-top:12px;}

    #diensten div[style*="gap:8px 14px"],#diensten div[style*="gap: 8px 14px"]{display:flex !important;flex-direction:column;align-items:stretch !important;gap:8px !important;}
    #diensten div[style*="gap:8px 14px"]>a,#diensten div[style*="gap: 8px 14px"]>a{line-height:1.25;}
    #diensten div[style*="gap:8px 14px"]>a[href^="/aanvraag/"],#diensten div[style*="gap: 8px 14px"]>a[href^="/aanvraag/"]{display:flex !important;align-items:center;justify-content:center;min-height:44px;padding:7px 6px !important;white-space:normal !important;text-align:center;font-size:12px !important;}
    .vh-tegelcaret{display:none !important;}
    #diensten div[style*="grid-template-columns"]>div{position:relative;}

    #diensten div[style*="grid-template-columns"]>div{-webkit-user-select:none;user-select:none;}
    #diensten div[style*="grid-template-columns"]>div div[style*="gap: 8px 14px"]{display:flex !important;}

    #werkgebied div[style*="flex-wrap"]{display:grid !important;grid-auto-flow:column;grid-template-rows:repeat(3,auto);justify-content:flex-start !important;gap:8px !important;overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch;-webkit-mask-image:linear-gradient(90deg,#000 92%,transparent);mask-image:linear-gradient(90deg,#000 92%,transparent);}
    #werkgebied div[style*="flex-wrap"] a,#werkgebied div[style*="flex-wrap"] span{white-space:nowrap;}
    #prijzen div[style*="grid-template-columns"]{grid-template-columns:1fr 1fr !important;gap:12px !important;}
    #prijzen div[style*="height: 210px"]{height:110px !important;padding:10px !important;}
    #prijzen div[style*="padding: 26px"]{padding:14px !important;}
    #prijzen div[style*="grid-template-columns"] h3{font-size:15px !important;}
    #prijzen div[style*="grid-template-columns"] p{display:none !important;}
    #contracten div[style*="padding: 36px"]{padding:20px !important;}
    /* Waterontharders: modellen niet meer verstoppen maar compact tonen (zelfde recept als prijzen) */
    #waterontharder .vh-inklap{display:block !important;}
    #waterontharder .vh-meer{display:none !important;}
    #waterontharder .vh-inklap div[style*="grid-template-columns"]{grid-template-columns:1fr 1fr !important;gap:12px !important;}
    #waterontharder .vh-inklap img{height:110px !important;object-fit:contain !important;background:#fff;padding:6px;}
    #waterontharder .vh-inklap div[style*="padding: 26px"]{padding:14px !important;}
    #waterontharder .vh-inklap h3{font-size:15px !important;}
    #waterontharder .vh-inklap p{display:none !important;}
    #waterontharder .vh-inklap ul{display:none !important;}
    #waterontharder .vh-inklap span[style*="font-size: 32px"]{font-size:20px !important;}
    #waterontharder .vh-inklap div[style*="align-items: baseline"]{flex-wrap:wrap;}
    #waterontharder .vh-inklap span[style*="position: absolute"][style*="border-radius: 100px"]{position:static !important;display:inline-block;align-self:flex-start;margin:12px 0 8px 14px;font-size:10px !important;padding:4px 9px !important;}
    /* fixes na Victors screenshots: prijzen passend, nette reviews, certs 2-koloms */
    #prijzen div[style*="grid-template-columns"] span[style*="font-size: 34px"]{font-size:21px !important;}
    #prijzen div[style*="align-items: baseline"]{flex-wrap:wrap !important;}
    #prijzen div[style*="justify-content: space-between"]{flex-direction:column;align-items:flex-start !important;gap:4px !important;}
    .vh-prijzen-grid>div:last-child,.vh-water-grid>div:last-child{grid-column:1 / -1;width:calc(50% - 6px);justify-self:center;}
    .vh-cert-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:12px !important;}
    .vh-cert-grid.vh-cert-grid>div{width:100% !important;}
    .vh-aanvraag-form input:not([type="checkbox"]):not([type="radio"]):not([type="file"]),.vh-aanvraag-form select,.vh-aanvraag-form textarea{font-size:16px !important;}
    #over div[style*="border-radius: 18px"][style*="overflow: hidden"]{display:none !important;}
    div[style*="height: 114px"][style*="place-items: center"]{width:46% !important;height:88px !important;padding:10px !important;}
    div[style*="height: 114px"][style*="place-items: center"] img{max-height:60px !important;max-width:118px !important;width:auto !important;height:auto !important;}
    .vh-cert-grid.vh-cert-grid>div{width:100% !important;}
    #over div[style*="grid-template-columns"]:has(figure){display:grid !important;grid-auto-flow:column;grid-auto-columns:82%;grid-template-columns:none !important;overflow-x:auto;gap:12px !important;padding-bottom:8px;-webkit-overflow-scrolling:touch;-webkit-mask-image:linear-gradient(90deg,#000 94%,transparent);mask-image:linear-gradient(90deg,#000 94%,transparent);}
    .vh-mobilebar{display:flex !important;padding:8px 10px calc(8px + env(safe-area-inset-bottom)) !important;gap:8px !important;}
    .vh-mobilebar>a{min-width:0;min-height:48px;padding:11px 8px !important;}
    .vh-root{padding-bottom:calc(72px + env(safe-area-inset-bottom));}
    /* Categoriebalk: horizontaal scrollen i.p.v. naar 3 rijen wrappen */
    nav[data-catbar]>div{padding:3px 12px !important;gap:0 !important;flex-wrap:nowrap !important;justify-content:flex-start !important;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-webkit-mask-image:linear-gradient(90deg,#000 90%,transparent);mask-image:linear-gradient(90deg,#000 90%,transparent);}
    nav[data-catbar]>div::-webkit-scrollbar{display:none;}
    nav[data-catbar] .vh-cat>a{min-height:36px;padding:5px 10px;font-size:12.5px;}
    .vh-storingsbar{font-size:12.5px !important;}
    .vh-storingsbar-inner{padding:5px 12px !important;min-height:30px;gap:7px !important;flex-wrap:nowrap !important;}
    .vh-storingsbar-call,.vh-storingsbar-sep{display:none !important;}
    iframe[title*="Beoordelingen"]{height:470px !important;}
    .vh-catmenu{display:none !important;} /* geen hover-uitklap op een touchscreen */
    /* Minder verticale witruimte per sectie (desktop gebruikt 48-80px) -> pagina korter.
       Let op: de runtime herschrijft inline-styles met een spatie na de dubbele punt. */
    [style*="padding: 80px 24px"]{padding-top:38px !important;padding-bottom:38px !important;}
    [style*="padding: 72px 24px"]{padding-top:36px !important;padding-bottom:36px !important;}
    [style*="padding: 64px 24px"]{padding-top:34px !important;padding-bottom:34px !important;}
    [style*="padding: 56px 24px"]{padding-top:30px !important;padding-bottom:30px !important;}
    [style*="padding: 48px 24px"]{padding-top:28px !important;padding-bottom:28px !important;}
    /* Rasters met vaste px-breedte netjes onder elkaar (voorkomt horizontaal schuiven) */
    [style*="minmax(200px"],[style*="minmax(260px"],[style*="minmax(270px"]{grid-template-columns:1fr !important;}
    /* Twee-koloms invulvelden (contactformulier) onder elkaar op smal scherm */
    [style*="1fr 1fr"]{grid-template-columns:1fr !important;}
    /* Storingsbalk: lange plaatsenlijst verbergen op mobiel */
    .vh-storingsbalk-cities{display:none !important;}
    /* Lange secties inklapbaar op mobiel: knop tonen, detail verbergen tot geopend */
    .vh-meer{display:flex;}
    .vh-inklapwrap[data-open="false"] .vh-inklap{display:none;}
    .vh-inklapwrap[data-open="true"] .vh-meer-lees{display:none;}
    .vh-inklapwrap[data-open="false"] .vh-meer-min{display:none;}
  }
  @media (max-width:360px){
    header > div{gap:7px !important;padding:10px !important;}
    header a[href="#home"] img{height:34px !important;}
    .vh-hlang{gap:3px !important;flex:none;}
    .vh-hlang button{padding:8px 6px !important;}
    .vh-hamb{width:42px !important;height:42px !important;flex:none;}
    #diensten>div>div[style*="grid-template-columns"]{grid-template-columns:1fr !important;}
    #prijzen div.vh-prijzen-grid,#waterontharder .vh-inklap div.vh-water-grid{grid-template-columns:1fr !important;}
    #prijzen .vh-prijzen-grid>div:last-child,#waterontharder .vh-water-grid>div:last-child{grid-column:auto !important;width:100% !important;}
    .vh-adresblok>div{grid-template-columns:1fr !important;}
    .vh-triage a>span{display:none;}
    .vh-triage strong{font-size:13px;}
  }
  .vh-cookie{position:fixed;left:14px;right:14px;bottom:14px;z-index:130;max-width:560px;margin:0 auto;background:#fff;border:1px solid #e7e2d8;border-radius:14px;box-shadow:0 18px 44px -16px rgba(1,37,61,.4);padding:18px 20px;}
  .vh-cookie h2{font-family:'Source Sans 3',system-ui,sans-serif;margin:0 0 6px;font-size:16px;color:#01253d;font-weight:600;}
  .vh-cookie p{margin:0 0 14px;font-size:13.5px;line-height:1.5;color:#46586a;}
  .vh-cookie a{color:#0e76c9;font-weight:600;text-decoration:none;}
  .vh-cookie-short{display:none;}
  .vh-cookie-btns{display:flex;gap:10px;flex-wrap:wrap;}
  .vh-cookie button{font:inherit;font-weight:600;font-size:14px;padding:10px 18px;border-radius:10px;cursor:pointer;border:1px solid #e7e2d8;}
  .vh-cookie .vh-ck-ok{background:#0e76c9;color:#fff;border-color:#0e76c9;}
  .vh-cookie .vh-ck-no{background:#fff;color:#46586a;}
  @media (max-width:860px){
    .vh-cookie{bottom:74px;padding:12px 14px;}
    .vh-cookie h2{font-size:14.5px;margin-bottom:3px;}
    .vh-cookie p{font-size:12px;line-height:1.35;margin-bottom:8px;}
    .vh-cookie-long{display:none;}
    .vh-cookie-short{display:inline;}
    .vh-cookie-btns{gap:8px;}
    .vh-cookie button{font-size:13px;padding:8px 12px;}
  }

#vh-mdrawer[hidden]{display:none!important}.vh-root:has(dialog[open]) .vh-float,.vh-root:has(dialog[open]) .vh-mobilebar,.vh-root:has(dialog[open]) #vh-keteladviseur{visibility:hidden;pointer-events:none}.vh-root>footer p{color:inherit}.cv-offers-content .hero{scroll-margin-top:180px}
