:root{--navy:#004B87;--navy-dark:#00365f;--blue:#006cae;--blue2:#1689c5;--orange:#f05a00;--orange-dark:#d94d00;--green:#159447;--green-bg:#edf9f1;--ink:#082849;--muted:#66788c;--line:#dce5ee;--soft:#f5f8fb;--soft-blue:#edf5fc;--white:#fff;--shadow:0 8px 30px rgba(5,44,87,.08);--radius:12px;--shell:1480px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;font-size:15px;line-height:1.45}body.is-locked{overflow:hidden}a{color:inherit}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}.vh-shell{width:min(calc(100% - 48px),var(--shell));margin-inline:auto}.vh-uspbar{height:36px;background:var(--navy);border-bottom:1px solid #d9dee3;color:#fff;font-size:12px;font-weight:700}.vh-uspbar__inner{height:100%;display:flex;align-items:center;gap:34px}.vh-uspbar__reviews{margin-left:auto}.vh-uspbar__reviews b{color:#ffc400;letter-spacing:1px}.vh-site-header{background:#fff;position:relative;z-index:50;border-bottom:1px solid #d9dee3}.vh-header-main{min-height:92px;display:grid;grid-template-columns:280px minmax(330px,1fr) auto;align-items:center;gap:34px}.vh-brand{display:flex;align-items:center;width:260px;height:66px}.vh-brand img{display:block;width:100%;height:100%;object-fit:contain;object-position:left center}.vh-header-search{display:flex;height:48px;max-width:720px;width:100%;margin:auto;border:1px solid #cdd8e4;border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 2px 10px rgba(8,49,90,.03)}.vh-header-search input{border:0;outline:0;min-width:0;flex:1;padding:0 18px;color:var(--ink)}.vh-header-search input::placeholder{color:#8292a5}.vh-header-search button{border:0;background:var(--navy);color:#fff;padding:0 30px;font-weight:800;cursor:pointer}.vh-header-search button:hover{background:var(--blue)}.vh-header-actions{display:flex;align-items:center;gap:22px}.vh-header-action{text-decoration:none;display:flex;align-items:center;gap:8px;white-space:nowrap;font-size:13px;position:relative}.vh-header-action__icon{font-size:25px;line-height:1}.vh-header-action strong{font-size:14px}.vh-cart-action{padding-right:4px}.vh-cart-action em{position:absolute;right:-6px;top:-11px;background:var(--orange);color:#fff;border-radius:50%;width:20px;height:20px;display:grid;place-items:center;font-size:10px;font-style:normal;font-weight:900}.vh-vat-toggle{display:flex;flex-direction:column;align-items:center;gap:2px;border-left:1px solid var(--line);padding-left:15px}.vh-vat-toggle small{font-size:10px;color:var(--muted);font-weight:800}.vh-vat-toggle div{display:flex;border:1px solid #cbd8e6;border-radius:12px;padding:2px;background:#f4f7fa}.vh-vat-toggle button{border:0;background:transparent;border-radius:9px;padding:5px 8px;font-size:10px;font-weight:800;color:var(--muted);cursor:pointer}.vh-vat-toggle button.active{background:var(--navy);color:#fff}.vh-mobile-menu-trigger,.vh-mobile-search-wrap{display:none}.vh-mainnav{border-top:1px solid #edf1f5;border-bottom:1px solid #d9dee3;background:#fff}.vh-mainnav__inner{height:54px;display:flex;align-items:center;gap:0;overflow:hidden}.vh-mainnav__inner>a{padding:18px 20px;text-decoration:none;font-size:13px;font-weight:700;white-space:nowrap;border-right:1px solid #eef2f6}.vh-mainnav__inner>a:hover{color:var(--blue)}.vh-assortment-button{height:40px;border:0;border-radius:7px;background:linear-gradient(var(--blue),var(--navy));color:#fff;padding:0 18px;margin-right:18px;display:flex;align-items:center;gap:10px;font-size:13px;font-weight:900;cursor:pointer;box-shadow:0 3px 8px rgba(4,50,103,.18)}.vh-assortment-button[aria-expanded=true]{background:var(--navy-dark)}.vh-mega{position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid #cbd9e6;box-shadow:0 18px 45px rgba(4,38,77,.16);z-index:70}.vh-mega[hidden]{display:none}.vh-mega__grid{display:grid;grid-template-columns:235px 1fr 245px;min-height:420px}.vh-mega-roots{border-right:1px solid var(--line);padding:16px 0}.vh-mega-roots a{display:flex;justify-content:space-between;align-items:center;padding:12px 18px;text-decoration:none;font-weight:650;color:#173650}.vh-mega-roots a:hover,.vh-mega-roots a.active{background:#edf4fc;color:var(--navy)}.vh-mega-roots .vh-mega-all{color:var(--blue);font-weight:900;border-top:1px solid var(--line);margin-top:10px;padding-top:17px}.vh-mega-content{padding:28px}.vh-mega-columns{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.vh-mega-column h3{font-size:13px;color:var(--navy);margin:0 0 13px;text-transform:uppercase;letter-spacing:.05em}.vh-mega-column a{display:block;text-decoration:none;padding:5px 0;font-size:13px;color:#24425d}.vh-mega-column a:hover{color:var(--blue);text-decoration:underline}.vh-mega-benefits{background:#f8fafc;padding:25px 20px;display:flex;flex-direction:column;gap:2px}.vh-mega-benefits>div,.vh-buy-benefits>div{display:flex;gap:12px;padding:14px 3px;border-bottom:1px solid #e2e9f0;color:var(--blue)}.vh-mega-benefits span,.vh-buy-benefits span{display:flex;flex-direction:column;color:var(--ink)}.vh-mega-benefits b,.vh-buy-benefits b{font-size:13px}.vh-mega-benefits small,.vh-buy-benefits small{font-size:12px;color:var(--muted);margin-top:2px}.vh-mobile-menu{display:none}
.vh-home-hero{background:#fff}.vh-home-hero__image{background-size:cover;background-position:center;min-height:480px}.vh-home-hero__content{min-height:480px;display:grid;grid-template-columns:1fr 320px;align-items:center;gap:55px;color:#fff;padding-block:48px}.vh-kicker{display:inline-block;color:#1a75c6;font-weight:900;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.vh-home-hero .vh-kicker{color:#fff}.vh-home-hero h1{font-size:56px;line-height:1.04;letter-spacing:-1.8px;margin:10px 0 18px}.vh-home-hero p{font-size:18px;max-width:690px;color:#f0f5fa}.vh-hero-actions{display:flex;gap:14px;margin-top:28px}.vh-primary-button,.vh-outline-button,.vh-quote-button,.vh-secondary-dark{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:6px;min-height:44px;padding:0 19px;font-weight:850;border:1px solid transparent;cursor:pointer}.vh-primary-button{background:var(--navy);color:#fff}.vh-primary-button:hover{background:var(--blue)}.vh-secondary-dark{border-color:#fff;color:#fff;background:rgba(0,0,0,.2)}.vh-outline-button,.vh-quote-button{background:#fff;color:var(--navy);border-color:#9bb8dc}.vh-outline-button:hover,.vh-quote-button:hover{background:#f4f8fd}.vh-hero-benefits{background:#fff;color:var(--ink);border-radius:10px;box-shadow:var(--shadow);padding:8px 18px}.vh-hero-benefits>div{display:flex;align-items:center;gap:13px;padding:16px 6px;border-bottom:1px solid #e8edf3;color:var(--blue)}.vh-hero-benefits>div:last-child{border-bottom:0}.vh-hero-benefits span{display:flex;flex-direction:column;color:var(--ink)}.vh-hero-benefits b{font-size:13px}.vh-hero-benefits small{color:var(--muted);font-size:12px}.vh-category-strip{padding:16px 0;background:#fff}.vh-category-strip__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.vh-home-category{border:1px solid var(--line);border-radius:8px;overflow:hidden;text-decoration:none;background:#fff;box-shadow:0 4px 15px rgba(7,48,90,.04)}.vh-home-category img{width:100%;height:125px;object-fit:cover;display:block}.vh-home-category div{padding:13px}.vh-home-category strong{display:block;font-size:14px}.vh-home-category span{display:block;margin-top:7px;color:var(--blue);font-size:12px;font-weight:800}.vh-trust-row,.vh-benefit-row{background:#fff}.vh-trust-row>.vh-shell,.vh-benefit-row>.vh-shell{border:1px solid var(--line);border-radius:8px;display:grid;grid-template-columns:repeat(4,1fr);margin-top:8px}.vh-trust-row .vh-shell>div,.vh-benefit-row .vh-shell>div,.vh-product-trust>div{display:flex;gap:12px;align-items:center;padding:15px 22px;border-right:1px solid var(--line);color:var(--blue)}.vh-trust-row .vh-shell>div:last-child,.vh-benefit-row .vh-shell>div:last-child,.vh-product-trust>div:last-child{border-right:0}.vh-trust-row span,.vh-benefit-row span,.vh-product-trust span{display:flex;flex-direction:column;color:var(--ink)}.vh-trust-row b,.vh-benefit-row b,.vh-product-trust b{font-size:12px}.vh-trust-row small,.vh-benefit-row small,.vh-product-trust small{font-size:11px;color:var(--muted)}.vh-section{padding:38px 0 54px}.vh-section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.vh-section-title span{font-size:11px;color:var(--blue);font-weight:900;letter-spacing:.06em}.vh-section-title h2{font-size:28px;margin:3px 0 0}.vh-section-title>a{color:var(--navy);font-weight:800;text-decoration:none;font-size:13px}.vh-home-about{background:#f6f9fc;border-top:1px solid var(--line);padding:44px 0}.vh-home-about>.vh-shell{display:flex;justify-content:space-between;align-items:center;gap:30px}.vh-home-about h2{font-size:32px;margin:4px 0 8px}.vh-home-about p{color:var(--muted);max-width:800px}.vh-home-about__actions{display:flex;gap:10px;white-space:nowrap}
.vh-page-intro{background:#f7fafc;border-bottom:1px solid var(--line);padding:24px 0 30px}.vh-breadcrumb{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#708297;font-size:12px;margin-bottom:24px}.vh-breadcrumb a{text-decoration:none;color:#4a6c8b}.vh-page-intro h1{font-size:43px;line-height:1.05;margin:7px 0 8px;letter-spacing:-1px}.vh-page-intro p{color:var(--muted);font-size:16px;max-width:800px;margin:0}.vh-benefit-row{padding:12px 0}.vh-assortment-tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.vh-assortment-tiles>a{border:1px solid var(--line);border-radius:9px;overflow:hidden;text-decoration:none;background:#fff;box-shadow:0 5px 20px rgba(7,48,90,.05)}.vh-assortment-tiles img{width:100%;height:180px;object-fit:cover;display:block}.vh-assortment-tiles div{padding:16px}.vh-assortment-tiles strong{font-size:18px;display:block}.vh-assortment-tiles span{color:var(--muted);display:block;margin:4px 0 12px}.vh-assortment-tiles b{color:var(--blue);font-size:12px;text-transform:uppercase}.vh-catalog-section{background:#fff}.vh-catalog-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:34px}.vh-filter-panel{border:1px solid var(--line);border-radius:8px;padding:18px;height:max-content;position:sticky;top:12px}.vh-filter-panel h3{font-size:14px;margin:0 0 10px}.vh-filter-panel a{display:block;padding:7px 9px;text-decoration:none;color:#294761;font-size:13px;border-radius:5px}.vh-filter-panel a.active{background:#eaf2fb;color:var(--navy);font-weight:900}.vh-filter-panel .vh-filter-back{color:var(--blue);font-weight:800}.vh-filter-panel hr{border:0;border-top:1px solid var(--line);margin:16px 0}.vh-filter-panel label{display:flex;gap:8px;align-items:center;font-size:13px}.vh-filter-search{width:100%;height:38px;border:1px solid #cad7e4;border-radius:5px;padding:0 9px}.vh-catalog-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;min-height:44px}.vh-catalog-toolbar>div{display:flex;gap:10px;align-items:center}.vh-catalog-toolbar label{font-size:12px}.vh-catalog-toolbar select{height:36px;border:1px solid #cdd8e4;border-radius:5px;padding:0 30px 0 10px;background:#fff}.vh-view-button{width:38px;height:36px;border:1px solid #cdd8e4;background:#fff;border-radius:5px;color:var(--navy)}.vh-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.vh-product-grid--five{grid-template-columns:repeat(5,minmax(0,1fr))}.vh-product-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.vh-product-card{border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden;display:flex;flex-direction:column;min-width:0;box-shadow:0 4px 18px rgba(6,45,88,.04)}.vh-product-card[hidden]{display:none}.vh-product-card__image{height:230px;position:relative;background:#edf1f4;overflow:hidden}.vh-product-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s}.vh-product-card:hover .vh-product-card__image img{transform:scale(1.025)}.vh-stock-badge{position:absolute;left:12px;top:12px;color:#fff;font-size:10px;font-weight:900;border-radius:5px;padding:5px 8px;z-index:2}.vh-stock-badge.is-in{background:var(--green)}.vh-stock-badge.is-out{background:#68798b}.vh-product-card__body{padding:14px;display:flex;flex-direction:column;flex:1}.vh-product-card h3{font-size:14px;line-height:1.3;margin:0 0 5px}.vh-product-card h3 a{text-decoration:none}.vh-product-card__size{color:var(--muted);font-size:12px;margin:0 0 12px;min-height:17px}.vh-product-card__price{display:flex;align-items:baseline;gap:4px;margin:2px 0 9px}.vh-product-card__price strong{font-size:17px}.vh-product-card__price span{font-size:11px;color:var(--muted)}.vh-product-card__price.is-request strong{font-size:14px;color:#875e00}.vh-product-card__stock{font-size:11px;margin-bottom:13px}.vh-product-card__stock.is-in{color:var(--green)}.vh-product-card__stock.is-out{color:#778798}.vh-product-card .vh-outline-button{margin-top:auto;min-height:38px;font-size:12px}.vh-empty-results,.vh-no-search{border:1px dashed #b8cbe0;background:#f8fbfe;padding:34px;border-radius:8px;text-align:center}.vh-search-large{display:flex;max-width:850px;margin:auto;height:54px}.vh-search-large input{flex:1;border:1px solid #cbd8e5;border-radius:7px 0 0 7px;padding:0 18px}.vh-search-large button{border-radius:0 7px 7px 0}
.vh-product-page{padding:0 0 55px}.vh-product-breadcrumb{padding-top:22px;margin-bottom:20px}.vh-product-main{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(310px,.78fr) minmax(310px,.62fr);gap:32px;align-items:start}.vh-gallery-main{height:500px;border-radius:8px;background:#eef2f5;position:relative;overflow:hidden}.vh-gallery-main>img{width:100%;height:100%;object-fit:cover;display:block}.vh-gallery-expand{position:absolute;right:14px;top:14px;z-index:3;width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:var(--navy);font-size:20px;cursor:pointer}.vh-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:var(--navy);font-size:31px;line-height:1;cursor:pointer;box-shadow:0 4px 14px rgba(0,0,0,.13)}.vh-gallery-arrow.prev{left:12px}.vh-gallery-arrow.next{right:12px}.vh-gallery-count{position:absolute;right:12px;bottom:12px;background:rgba(4,34,65,.85);color:#fff;border-radius:16px;padding:5px 9px;font-size:11px}.vh-gallery-thumbs{display:flex;gap:9px;overflow:auto;padding-top:10px}.vh-gallery-thumbs button{flex:0 0 78px;width:78px;height:60px;border:2px solid transparent;border-radius:5px;padding:0;overflow:hidden;background:#eee;cursor:pointer}.vh-gallery-thumbs button.active{border-color:var(--blue)}.vh-gallery-thumbs img{width:100%;height:100%;object-fit:cover}.vh-product-info{padding-top:2px}.vh-product-label{display:inline-block;background:#e8f2fd;color:var(--blue);border-radius:4px;padding:4px 7px;font-size:10px;font-weight:900;text-transform:uppercase}.vh-product-info h1{font-size:33px;line-height:1.08;letter-spacing:-.7px;margin:8px 0 4px}.vh-product-sku{color:var(--muted)}.vh-product-bullets{list-style:none;padding:0;margin:19px 0}.vh-product-bullets li{margin:7px 0;font-size:13px;color:#304c66}.vh-product-bullets li::first-letter{color:var(--green)}.vh-product-price{display:flex;align-items:baseline;gap:8px;margin:18px 0}.vh-product-price strong{font-size:31px}.vh-product-price span{font-size:12px;color:var(--muted)}.vh-product-stock{border-radius:7px;padding:14px 16px;display:flex;flex-direction:column;margin:10px 0 18px}.vh-product-stock.is-in{background:var(--green-bg);border:1px solid #c6ead4;color:#0f7035}.vh-product-stock.is-out{background:#f5f6f7;border:1px solid #d8dfe5;color:#68798a}.vh-product-stock b{font-size:13px}.vh-product-stock span{font-size:11px;margin-top:2px}.vh-product-spec-summary{margin:0}.vh-product-spec-summary div{display:grid;grid-template-columns:120px 1fr;padding:6px 0;font-size:12px}.vh-product-spec-summary dt{font-weight:800}.vh-product-spec-summary dd{margin:0;color:#344f69}.vh-buybox{border:1px solid #d3dfeb;border-radius:9px;padding:20px;background:#fff;box-shadow:0 6px 22px rgba(7,48,90,.06)}.vh-buybox h2{font-size:13px;text-transform:uppercase;margin:0 0 13px}.vh-field{display:block;margin:13px 0}.vh-field>span{font-size:11px;font-weight:900;text-transform:uppercase;display:block;margin-bottom:6px}.vh-field select,.vh-selected-variant{width:100%;min-height:46px;border:1px solid #7da3d8;border-radius:5px;background:#fff;padding:0 12px;color:var(--ink);font-weight:700}.vh-selected-variant{display:flex;align-items:center;justify-content:space-between}.vh-qty{display:flex;height:42px;align-items:stretch}.vh-qty button{width:42px;border:1px solid #d6e0e9;background:#fff;color:var(--navy);font-size:20px;cursor:pointer}.vh-qty input{width:58px;border:1px solid #d6e0e9;border-left:0;border-right:0;text-align:center;outline:0}.vh-qty em{font-style:normal;padding:12px 0 0 10px;font-size:12px;color:var(--muted)}.vh-buy-button{width:100%;min-height:48px;border:0;border-radius:5px;background:var(--orange);color:#fff;font-weight:900;cursor:pointer;margin:6px 0 9px}.vh-buy-button:hover:not(:disabled){background:var(--orange-dark)}.vh-buy-button:disabled{background:#aeb7bf;cursor:not-allowed}.vh-quote-button{width:100%;min-height:44px;margin-bottom:13px}.vh-saw-box{display:flex;gap:12px;padding:15px;background:#f3f7fb;border-radius:7px;text-decoration:none;margin-bottom:8px}.vh-saw-box>span{font-size:24px;color:var(--navy)}.vh-saw-box div{display:flex;flex-direction:column}.vh-saw-box b{font-size:11px}.vh-saw-box small{font-size:11px;color:var(--muted);margin:2px 0}.vh-saw-box strong{color:var(--blue);font-size:11px}.vh-product-trust{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:7px;margin:32px 0 20px}.vh-product-lower{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:20px}.vh-product-tabs,.vh-help-card{border:1px solid var(--line);border-radius:7px;background:#fff}.vh-tab-buttons{display:flex;border-bottom:1px solid var(--line);overflow:auto}.vh-tab-buttons button{border:0;background:#fff;padding:15px 18px;font-size:12px;font-weight:850;color:#243f59;cursor:pointer;white-space:nowrap}.vh-tab-buttons button.active{color:var(--blue);border-bottom:2px solid var(--blue)}.vh-tab-panel{display:none;padding:19px;min-height:140px;color:#405a71;font-size:13px}.vh-tab-panel.active{display:block}.vh-tab-panel p{margin-top:0;white-space:pre-line}.vh-tab-panel table{width:100%;border-collapse:collapse}.vh-tab-panel th,.vh-tab-panel td{text-align:left;border-bottom:1px solid #edf1f5;padding:9px}.vh-help-card{padding:19px;background:#f1f6fc}.vh-help-card h3{margin-top:0}.vh-help-card p{color:var(--muted)}.vh-help-card a{display:block;margin:8px 0;color:var(--navy);font-weight:700;text-decoration:none}.vh-related{margin-top:38px}.vh-lightbox{position:fixed;inset:0;background:rgba(2,18,35,.92);z-index:200;display:grid;place-items:center;padding:50px}.vh-lightbox[hidden]{display:none}.vh-lightbox img{max-width:min(1200px,90vw);max-height:88vh;object-fit:contain}.vh-lightbox-close,.vh-lightbox-prev,.vh-lightbox-next{position:absolute;border:0;background:#fff;color:var(--navy);border-radius:50%;width:46px;height:46px;font-size:27px;cursor:pointer}.vh-lightbox-close{right:24px;top:20px}.vh-lightbox-prev{left:24px;top:50%}.vh-lightbox-next{right:24px;top:50%}.vh-cart-page{display:grid;grid-template-columns:1fr 370px;gap:28px}.vh-cart-lines{border:1px solid var(--line);border-radius:8px;overflow:hidden}.vh-cart-line{display:grid;grid-template-columns:90px 1fr auto;gap:16px;padding:16px;border-bottom:1px solid var(--line);align-items:center}.vh-cart-line:last-child{border-bottom:0}.vh-cart-line img{width:90px;height:75px;object-fit:cover;border-radius:5px;background:#eef2f5}.vh-cart-line h3{margin:0 0 4px;font-size:15px}.vh-cart-line p{margin:0;color:var(--muted);font-size:12px}.vh-cart-line__actions{display:flex;align-items:center;gap:14px}.vh-cart-line__actions input{width:55px;height:36px;text-align:center;border:1px solid #ccd8e4;border-radius:5px}.vh-cart-line__actions button{border:0;background:none;color:#a02d2d;cursor:pointer}.vh-cart-summary{border:1px solid var(--line);border-radius:8px;padding:20px;height:max-content}.vh-cart-summary h2{margin-top:0}.vh-cart-summary>div{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:14px 0}.vh-cart-summary p{color:var(--muted);font-size:12px}.vh-cart-summary .vh-primary-button,.vh-cart-summary .vh-outline-button{width:100%;margin-top:9px}.vh-cart-empty{text-align:center;padding:50px;border:1px dashed #b7cbe0;border-radius:8px}
.vh-mobile-sticky-buy{display:none}.vh-footer{margin-top:0;background:#fff;border-top:1px solid var(--line)}.vh-footer-benefits{background:var(--navy);color:#fff}.vh-footer-benefits>.vh-shell{display:grid;grid-template-columns:repeat(4,1fr)}.vh-footer-benefits .vh-shell>div{display:flex;gap:11px;padding:18px 12px;border-right:1px solid rgba(255,255,255,.17)}.vh-footer-benefits span{display:flex;flex-direction:column}.vh-footer-benefits b{font-size:12px}.vh-footer-benefits small{font-size:10px;color:#cdddf0}.vh-footer-grid{display:grid;grid-template-columns:1.2fr 1.2fr 1.1fr 1.35fr .8fr;gap:36px;padding:32px 0}.vh-footer-grid h3{font-size:12px;margin:0 0 10px}.vh-footer-grid a,.vh-footer-grid span{display:block;text-decoration:none;color:#566c81;font-size:11px;margin:5px 0}.vh-social{display:flex;gap:8px}.vh-social a{width:32px;height:32px;border-radius:50%;background:var(--navy);color:#fff;display:grid;place-items:center;font-size:16px;font-weight:900}.vh-footer-bottom{border-top:1px solid var(--line);padding:15px 0 24px;display:flex;justify-content:space-between;color:#8290a0;font-size:10px}.vh-footer-bottom div{display:flex;gap:20px}.vh-footer-bottom a{text-decoration:none}.vh-toast{position:fixed;right:22px;bottom:22px;z-index:300;background:#0d7741;color:#fff;padding:13px 17px;border-radius:7px;box-shadow:0 12px 35px rgba(0,0,0,.2);font-weight:800}.vh-toast.is-error{background:#a72b2b}
@media(max-width:1250px){.vh-shell{width:min(calc(100% - 32px),var(--shell))}.vh-header-main{grid-template-columns:230px 1fr auto;gap:18px}.vh-brand{width:220px}.vh-header-actions{gap:12px}.vh-mainnav__inner>a{padding-inline:13px}.vh-product-main{grid-template-columns:minmax(0,1fr) minmax(280px,.72fr) 300px;gap:20px}.vh-product-grid--five{grid-template-columns:repeat(4,1fr)}.vh-mega__grid{grid-template-columns:210px 1fr 220px}}
@media(max-width:1024px){.vh-uspbar__inner span:nth-child(2),.vh-uspbar__inner span:nth-child(3){display:none}.vh-header-main{grid-template-columns:190px 1fr auto}.vh-brand{width:185px}.vh-vat-toggle{display:none}.vh-header-action:not(.vh-cart-action){display:none}.vh-mainnav__inner>a:nth-of-type(n+6){display:none}.vh-product-main{grid-template-columns:1.15fr .85fr}.vh-buybox{grid-column:2;grid-row:1 / span 2;margin-top:350px}.vh-product-info{grid-column:2;grid-row:1}.vh-gallery{grid-row:1 / span 2}.vh-product-grid{grid-template-columns:repeat(3,1fr)}.vh-product-grid--five{grid-template-columns:repeat(3,1fr)}.vh-category-strip__grid{grid-template-columns:repeat(3,1fr)}.vh-catalog-layout{grid-template-columns:200px 1fr}.vh-mega{display:none!important}}
@media(max-width:760px){body{font-size:14px}.vh-shell{width:min(calc(100% - 24px),var(--shell))}.vh-uspbar{height:28px}.vh-uspbar__inner{justify-content:center}.vh-uspbar__inner>span:not(.vh-uspbar__reviews){display:none}.vh-uspbar__reviews{margin:0;font-size:10px}.vh-header-main{min-height:62px;display:grid;grid-template-columns:42px 1fr 52px;gap:8px}.vh-mobile-menu-trigger{display:grid;place-items:center;width:38px;height:38px;border:0;background:transparent;color:var(--navy);font-size:22px}.vh-brand{width:150px;height:44px;justify-self:start}.vh-header-main>.vh-header-search{display:none}.vh-header-actions{justify-content:flex-end}.vh-header-actions .vh-cart-action span:nth-child(2){display:none}.vh-header-action__icon{font-size:22px}.vh-mobile-search-wrap{display:block;padding-bottom:10px}.vh-mobile-search-wrap .vh-header-search{height:40px}.vh-mobile-search-wrap .vh-header-search button{padding:0 16px;font-size:11px}.vh-mainnav{display:none}.vh-mobile-menu{position:fixed;inset:0;background:#fff;z-index:180;display:block;overflow:auto;padding-bottom:30px}.vh-mobile-menu[hidden]{display:none}.vh-mobile-menu__top{height:66px;display:grid;grid-template-columns:45px 1fr 45px;align-items:center;padding:0 14px;border-bottom:1px solid var(--line)}.vh-mobile-menu__top button{border:0;background:transparent;font-size:30px;color:var(--navy)}.vh-mobile-menu__top img{width:155px;max-height:48px;object-fit:contain;justify-self:center}.vh-mobile-menu__top a{text-decoration:none;text-align:right}.vh-mobile-menu__search{display:flex;margin:14px;height:42px;border:1px solid #cbd7e3;border-radius:5px;overflow:hidden}.vh-mobile-menu__search input{flex:1;min-width:0;border:0;padding:0 10px}.vh-mobile-menu__search button{border:0;background:var(--navy);color:#fff;font-size:10px;font-weight:900;padding:0 16px}.vh-mobile-accordion{margin:0 14px;border:1px solid #cddbe8;border-radius:5px;overflow:hidden}.vh-mobile-accordion>button,.vh-mobile-accordion>a{width:100%;min-height:44px;border:0;border-bottom:1px solid #d8e3ed;background:var(--navy);color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:space-between;padding:0 15px;font-weight:850;font-size:12px}.vh-mobile-assortment-list details{border-bottom:1px solid #e2e9ef}.vh-mobile-assortment-list summary{padding:13px 15px;font-weight:800;color:var(--navy);display:flex;justify-content:space-between;cursor:pointer}.vh-mobile-assortment-list details a{display:block;padding:7px 35px;text-decoration:none;font-size:12px;color:#2c4964}.vh-mobile-assortment-list .vh-mobile-all{font-weight:900;color:var(--blue);padding-bottom:13px}.vh-mobile-allproducts{display:block;padding:14px 15px!important;color:var(--blue)!important;font-weight:900;text-decoration:none}.vh-home-hero__image,.vh-home-hero__content{min-height:430px}.vh-home-hero__content{grid-template-columns:1fr;padding-block:34px}.vh-home-hero h1{font-size:38px;letter-spacing:-1px}.vh-home-hero p{font-size:15px}.vh-hero-benefits{display:none}.vh-hero-actions{flex-direction:column;align-items:stretch;max-width:290px}.vh-category-strip__grid{display:flex;overflow:auto;scroll-snap-type:x mandatory}.vh-home-category{flex:0 0 75%;scroll-snap-align:start}.vh-home-category img{height:145px}.vh-trust-row>.vh-shell,.vh-benefit-row>.vh-shell{grid-template-columns:1fr 1fr}.vh-trust-row .vh-shell>div,.vh-benefit-row .vh-shell>div{border-bottom:1px solid var(--line);padding:12px}.vh-section{padding:28px 0 40px}.vh-section-title h2{font-size:24px}.vh-section-title>a{display:none}.vh-product-grid,.vh-product-grid--five,.vh-product-grid--four{display:flex;overflow:auto;scroll-snap-type:x mandatory;gap:12px;padding-bottom:5px}.vh-product-card{flex:0 0 72%;scroll-snap-align:start}.vh-product-card__image{height:220px}.vh-home-about>.vh-shell{align-items:flex-start;flex-direction:column}.vh-home-about__actions{flex-wrap:wrap}.vh-page-intro{padding:18px 0 23px}.vh-page-intro h1{font-size:31px}.vh-breadcrumb{margin-bottom:15px;font-size:10px}.vh-assortment-tiles{grid-template-columns:1fr 1fr;gap:10px}.vh-assortment-tiles img{height:120px}.vh-assortment-tiles div{padding:11px}.vh-assortment-tiles strong{font-size:14px}.vh-catalog-layout{display:block}.vh-filter-panel{position:static;margin-bottom:16px;padding:12px}.vh-filter-panel>a:not(.active):not(.vh-filter-back){display:none}.vh-catalog-toolbar{font-size:12px}.vh-catalog-toolbar label{display:none}.vh-product-main{display:flex;flex-direction:column;gap:18px}.vh-gallery,.vh-product-info,.vh-buybox{width:100%;grid-column:auto;grid-row:auto;margin:0}.vh-gallery-main{height:330px}.vh-gallery-thumbs button{flex-basis:65px;width:65px;height:52px}.vh-product-info h1{font-size:29px}.vh-product-price strong{font-size:29px}.vh-buybox{padding:16px}.vh-buy-button{min-height:50px}.vh-product-trust{display:none}.vh-product-lower{display:block}.vh-help-card{display:none}.vh-tab-buttons{display:none}.vh-product-tabs{border:0}.vh-tab-panel{display:block!important;border:1px solid var(--line);border-radius:5px;margin-bottom:8px;min-height:0;padding:0}.vh-tab-panel:before{content:attr(data-panel);display:block;padding:14px;font-weight:900;text-transform:capitalize;background:#f8fafc}.vh-tab-panel>*{margin-left:14px;margin-right:14px}.vh-related{margin-top:25px}.vh-lightbox{padding:40px 8px}.vh-lightbox-prev{left:8px}.vh-lightbox-next{right:8px}.vh-cart-page{display:block}.vh-cart-summary{margin-top:16px}.vh-cart-line{grid-template-columns:70px 1fr}.vh-cart-line img{width:70px;height:65px}.vh-cart-line__actions{grid-column:2}.vh-footer-benefits>.vh-shell{grid-template-columns:1fr 1fr}.vh-footer-grid{grid-template-columns:1fr 1fr;gap:25px}.vh-footer-bottom{flex-direction:column;gap:12px}.vh-footer-bottom div{flex-wrap:wrap}.vh-toast{left:12px;right:12px;bottom:78px;text-align:center}}
@media(max-width:760px){.vh-mobile-sticky-buy{position:fixed;left:0;right:0;bottom:0;z-index:160;display:grid;grid-template-columns:1fr minmax(150px,1.25fr);gap:10px;align-items:center;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #cfdbe7;box-shadow:0 -8px 28px rgba(4,38,77,.14)}.vh-mobile-sticky-buy>div{display:flex;flex-direction:column;min-width:0}.vh-mobile-sticky-buy small{color:var(--green);font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vh-mobile-sticky-buy strong{font-size:18px;color:var(--navy)}.vh-mobile-sticky-buy button{min-height:46px;border:0;border-radius:6px;background:var(--orange);color:#fff;font-weight:900}.vh-mobile-sticky-buy button:disabled{background:#aeb9c4;color:#f4f6f8}.vh-footer{padding-bottom:72px}}
@media(max-width:390px){.vh-brand{width:132px}.vh-assortment-tiles{grid-template-columns:1fr}.vh-home-category{flex-basis:83%}.vh-product-card{flex-basis:82%}.vh-gallery-main{height:300px}.vh-trust-row>.vh-shell,.vh-benefit-row>.vh-shell,.vh-footer-benefits>.vh-shell{grid-template-columns:1fr}.vh-footer-grid{grid-template-columns:1fr 1fr}}
.vh-cms-page{padding:0 0 50px}.vh-cms-page .vh-breadcrumb{padding-top:24px}.vh-cms-hero{position:relative;min-height:390px;border-radius:10px;overflow:hidden;background:#082f5b;color:#fff;margin:10px 0 34px;display:flex;align-items:center}.vh-cms-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.48}.vh-cms-hero>div{position:relative;z-index:2;max-width:720px;padding:58px}.vh-cms-hero span,.vh-cms-section>span,.vh-cms-split span,.vh-cms-cta span{font-size:12px;font-weight:900;letter-spacing:.08em;color:#0a77c4;text-transform:uppercase}.vh-cms-hero span{color:#fff}.vh-cms-hero h1{font-size:48px;line-height:1.02;margin:10px 0 16px}.vh-cms-hero p{font-size:18px;line-height:1.6}.vh-cms-section{padding:34px 0;border-bottom:1px solid var(--line)}.vh-cms-section h2,.vh-cms-split h2,.vh-cms-cta h2{font-size:30px;color:var(--navy);margin:6px 0 14px}.vh-cms-section p,.vh-cms-split p,.vh-cms-cta p{line-height:1.75;color:#50677d}.vh-cms-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px;align-items:center;padding:36px 0}.vh-cms-split img{width:100%;max-height:460px;object-fit:cover;border-radius:9px}.vh-cms-cta{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:30px 34px;margin:32px 0;background:#eff6fb;border:1px solid #cbddeb;border-radius:9px}.vh-cms-faq details{border:1px solid var(--line);border-radius:7px;margin:9px 0;background:#fff}.vh-cms-faq summary{padding:16px 18px;font-weight:900;cursor:pointer;color:var(--navy)}.vh-cms-faq details p{padding:0 18px 18px;margin:0}.vh-primary-button{display:inline-flex;align-items:center;justify-content:center;background:var(--orange);color:#fff!important;text-decoration:none;border-radius:5px;padding:13px 20px;font-weight:900}.vh-cms-cta .vh-primary-button{white-space:nowrap}
@media(max-width:760px){.vh-cms-hero{min-height:340px}.vh-cms-hero>div{padding:34px 24px}.vh-cms-hero h1{font-size:34px}.vh-cms-hero p{font-size:15px}.vh-cms-split{grid-template-columns:1fr;gap:20px}.vh-cms-cta{align-items:flex-start;flex-direction:column;padding:24px}.vh-cms-section h2,.vh-cms-split h2,.vh-cms-cta h2{font-size:25px}}


/* 102.0.0 RC3 - RAL 5016 schermbenadering + één-laags service/checkout pagina's */
.vh-footer-benefits{border-top:1px solid #d9dee3;border-bottom:1px solid #d9dee3;background:var(--navy)}
.vh-footer{border-top:1px solid #d9dee3}
.vh-page-intro--service.has-image{position:relative;overflow:hidden;background:#eef4f8}
.vh-page-intro--service.has-image:after{content:"";position:absolute;inset:0 0 0 auto;width:min(42vw,620px);background-image:linear-gradient(90deg,#f7fafc 0%,rgba(247,250,252,.35) 45%,rgba(247,250,252,0) 100%),var(--service-image);background-size:cover;background-position:center;opacity:.32;pointer-events:none}
.vh-page-intro--service>.vh-shell{position:relative;z-index:1}
.vh-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.vh-service-card{position:relative;min-height:220px;padding:24px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 6px 22px rgba(4,47,85,.05)}
.vh-service-card__mark{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#edf6fb;color:var(--navy);font-weight:900}
.vh-service-card h2{margin:18px 0 9px;font-size:21px;color:var(--navy)}.vh-service-card p{margin:0;color:var(--muted);line-height:1.7}
.vh-service-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:30px;padding:28px 30px;border:1px solid #cbd9e2;border-radius:10px;background:#f3f7fa}
.vh-service-cta h2{margin:5px 0 6px;color:var(--navy);font-size:27px}.vh-service-cta p{margin:0;color:var(--muted)}
.vh-faq-list{max-width:980px;margin:0 auto}.vh-faq-list details{border:1px solid var(--line);border-radius:8px;background:#fff;margin:9px 0;overflow:hidden}.vh-faq-list summary{cursor:pointer;padding:17px 19px;font-weight:850;color:var(--navy);border-bottom:1px solid transparent}.vh-faq-list details[open] summary{border-bottom-color:#e1e6ea}.vh-faq-list details p{padding:0 19px 18px;margin:16px 0 0;color:var(--muted);line-height:1.7}
.vh-contact-hero,.vh-saw-hero{min-height:390px;background-size:cover;background-position:center;color:#fff;display:flex;align-items:center;border-bottom:1px solid #d9dee3}.vh-contact-hero>.vh-shell,.vh-saw-hero>.vh-shell{padding-top:34px;padding-bottom:46px}.vh-contact-hero .vh-kicker,.vh-saw-hero .vh-kicker{color:#fff}.vh-contact-hero h1,.vh-saw-hero h1{font-size:48px;line-height:1.04;margin:10px 0 15px}.vh-contact-hero p,.vh-saw-hero p{max-width:760px;font-size:18px;color:#eff6fb}.vh-breadcrumb--light,.vh-breadcrumb--light a{color:#fff}
.vh-contact-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:24px}.vh-contact-card,.vh-contact-map{border:1px solid var(--line);border-radius:10px;background:#fff;padding:26px;box-shadow:var(--shadow)}.vh-contact-card h2,.vh-contact-map h2{margin:5px 0 16px;color:var(--navy)}.vh-contact-card dl{margin:0}.vh-contact-card dl>div{display:grid;grid-template-columns:150px 1fr;gap:20px;padding:13px 0;border-bottom:1px solid #e4e9ed}.vh-contact-card dt{font-weight:850;color:var(--navy)}.vh-contact-card dd{margin:0;color:#4d6378}.vh-contact-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.vh-contact-map iframe{display:block;width:100%;height:430px;border:0;border-radius:8px;margin-top:16px}
.vh-process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.vh-process-grid article{padding:23px;border:1px solid var(--line);border-radius:9px;background:#fff}.vh-process-grid b{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--navy);color:#fff}.vh-process-grid h3{margin:16px 0 7px;color:var(--navy)}.vh-process-grid p{margin:0;color:var(--muted);line-height:1.6}
.vh-legal-content{max-width:1050px}.vh-legal-content>section{padding:22px 0;border-bottom:1px solid #d9dee3}.vh-legal-content h2{color:var(--navy);margin:0 0 10px}.vh-legal-content p{color:#4f657a;line-height:1.78}
.vh-checkout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:28px;align-items:start}.vh-checkout-main{display:grid;gap:16px}.vh-checkout-card,.vh-checkout-summary{border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 5px 20px rgba(4,47,85,.04)}.vh-checkout-card{padding:24px}.vh-checkout-card__head{display:flex;align-items:flex-start;gap:13px;margin-bottom:18px}.vh-checkout-card__head>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--navy);color:#fff;font-weight:900;flex:0 0 34px}.vh-checkout-card__head h2{margin:0;color:var(--navy);font-size:21px}.vh-checkout-card__head p{margin:3px 0 0;color:var(--muted);font-size:13px}.vh-checkout-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.vh-checkout-form-grid label,.vh-checkout-note{display:grid;gap:6px;color:#2a455e;font-weight:800;font-size:13px}.vh-checkout-form-grid label.wide{grid-column:1/-1}.vh-checkout-form-grid input,.vh-checkout-note textarea{width:100%;border:1px solid #cbd7e1;border-radius:7px;padding:12px 13px;outline:0}.vh-checkout-form-grid input:focus,.vh-checkout-note textarea:focus{border-color:var(--navy);box-shadow:0 0 0 3px rgba(0,75,135,.10)}.vh-checkout-note{margin-top:16px}.vh-checkout-options{display:grid;gap:10px}.vh-checkout-option{display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:12px;padding:15px;border:1px solid #d1dce5;border-radius:8px;cursor:pointer}.vh-checkout-option.selected{border-color:var(--navy);background:#f2f7fb}.vh-checkout-option input{width:18px;height:18px}.vh-checkout-option div{display:flex;flex-direction:column}.vh-checkout-option small{color:var(--muted);margin-top:2px}.vh-checkout-option>b{color:var(--navy)}.vh-checkout-terms{display:flex;align-items:flex-start;gap:10px;padding:13px;border:1px solid #d8e2e9;border-radius:8px;background:#f9fbfc}.vh-checkout-terms+ .vh-checkout-terms{margin-top:9px}.vh-checkout-terms input{width:19px;height:19px;flex:0 0 19px}.vh-checkout-error{margin:13px 0;padding:12px 14px;border:1px solid #e7b9b9;border-radius:7px;background:#fff1f1;color:#9d2525}.vh-checkout-submit{width:100%;margin-top:15px}.vh-checkout-security{text-align:center;color:var(--muted);font-size:12px;margin:11px 0 0}.vh-checkout-test{display:flex;gap:12px;align-items:center;padding:14px 16px;border:1px solid #e4c56d;border-radius:8px;background:#fff7df;color:#735100}.vh-checkout-test span{color:#725f28;font-size:13px}.vh-checkout-summary{position:sticky;top:20px;padding:22px}.vh-checkout-summary h2{margin:0 0 16px;color:var(--navy)}.vh-checkout-line{display:grid;grid-template-columns:62px 1fr auto;gap:11px;align-items:center;padding:11px 0;border-bottom:1px solid #e1e7ec}.vh-checkout-line img{width:62px;height:54px;object-fit:cover;border-radius:6px;background:#edf2f5}.vh-checkout-line>div{display:flex;flex-direction:column;min-width:0}.vh-checkout-line strong{font-size:12px}.vh-checkout-line small,.vh-checkout-line span{font-size:11px;color:var(--muted)}.vh-checkout-line>b{font-size:12px}.vh-checkout-summary-row{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid #e1e7ec}.vh-checkout-summary-row.total{font-size:18px;border-bottom:0}.vh-checkout-summary>.vh-outline-button{width:100%;margin-top:15px}.vh-payment-result{max-width:850px;margin:0 auto;padding:38px;border:1px solid var(--line);border-radius:11px;background:#fff;text-align:center;box-shadow:var(--shadow)}.vh-payment-status-icon{display:grid;place-items:center;width:66px;height:66px;margin:0 auto 16px;border-radius:50%;background:#edf6fb;color:var(--navy);font-size:30px;font-weight:900}.vh-payment-result h2{font-size:30px;color:var(--navy);margin:7px 0}.vh-payment-result>p{color:var(--muted)}.vh-payment-order{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:23px 0}.vh-payment-order>div{padding:13px;border:1px solid #dbe4ea;border-radius:7px;background:#fafcfd}.vh-payment-order span,.vh-payment-order strong{display:block}.vh-payment-order span{font-size:11px;color:var(--muted)}.vh-payment-order strong{margin-top:4px}.vh-payment-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}
@media(max-width:900px){.vh-service-grid{grid-template-columns:1fr 1fr}.vh-process-grid{grid-template-columns:1fr 1fr}.vh-checkout{grid-template-columns:1fr}.vh-checkout-summary{position:static}.vh-contact-grid{grid-template-columns:1fr}}
@media(max-width:760px){.vh-contact-hero,.vh-saw-hero{min-height:330px}.vh-contact-hero h1,.vh-saw-hero h1{font-size:35px}.vh-contact-hero p,.vh-saw-hero p{font-size:15px}.vh-service-grid,.vh-process-grid{grid-template-columns:1fr}.vh-service-card{min-height:0}.vh-service-cta{align-items:flex-start;flex-direction:column;padding:23px}.vh-contact-card dl>div{grid-template-columns:1fr;gap:4px}.vh-contact-map iframe{height:330px}.vh-checkout-form-grid{grid-template-columns:1fr}.vh-checkout-form-grid label.wide{grid-column:auto}.vh-checkout-card{padding:17px}.vh-checkout-option{grid-template-columns:20px 1fr}.vh-checkout-option>b{grid-column:2}.vh-payment-result{padding:25px 16px}.vh-payment-order{grid-template-columns:1fr 1fr}}

/* 102.0.0-RC5 complete contact page */
.vh-section--soft{background:#f4f7f9;border-top:1px solid #d9dee3;border-bottom:1px solid #d9dee3}.vh-contact-form-layout{display:grid;grid-template-columns:minmax(0,.78fr) minmax(520px,1.22fr);gap:34px;align-items:start}.vh-contact-lead{max-width:620px;color:#5a7084;line-height:1.65}.vh-contact-topic-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.vh-contact-topic-grid>div{background:#fff;border:1px solid #d9dee3;border-radius:10px;padding:17px}.vh-contact-topic-grid b{display:block;color:var(--navy);margin-bottom:5px}.vh-contact-topic-grid span{font-size:13px;color:#667b8e;line-height:1.45}.vh-contact-form-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:25px;box-shadow:var(--shadow)}.vh-contact-fields{display:grid;grid-template-columns:1fr 1fr;gap:15px}.vh-contact-fields label{font-weight:800;color:var(--navy);font-size:13px}.vh-contact-fields .wide{grid-column:1/-1}.vh-contact-fields input,.vh-contact-fields select,.vh-contact-fields textarea{display:block;width:100%;margin-top:7px;border:1px solid #c6d3dc;border-radius:8px;background:#fff;color:#16334d;font:inherit;padding:12px}.vh-contact-fields input,.vh-contact-fields select{height:47px}.vh-contact-fields textarea{resize:vertical;min-height:150px;line-height:1.5}.vh-contact-fields input:focus,.vh-contact-fields select:focus,.vh-contact-fields textarea:focus{outline:3px solid rgba(0,75,135,.12);border-color:#004B87}.vh-contact-consent{display:flex;align-items:flex-start;gap:10px;margin:17px 0;color:#617589;font-size:13px;line-height:1.5}.vh-contact-consent input{margin-top:3px}.vh-contact-consent a{color:#004B87;font-weight:800}.vh-contact-form .vh-buy-button{width:100%;min-height:50px}.vh-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.vh-form-message{padding:13px 15px;border-radius:8px;margin-bottom:16px;line-height:1.5}.vh-form-message.is-success{background:#eaf8ef;border:1px solid #c6e8d3;color:#176139}.vh-form-message.is-error{background:#fff0f0;border:1px solid #ffd0d0;color:#8d2626}.vh-contact-socials{display:grid;grid-template-columns:1fr 1fr;gap:14px}.vh-contact-socials a{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 22px;border:1px solid #d9dee3;border-radius:10px;text-decoration:none;background:#fff;color:#153550}.vh-contact-socials a:hover{border-color:#004B87;box-shadow:0 8px 25px rgba(0,75,135,.08)}.vh-contact-socials strong{color:#004B87;font-size:18px}.vh-contact-socials span{font-size:13px;color:#617589}
@media(max-width:980px){.vh-contact-form-layout{grid-template-columns:1fr}.vh-contact-topic-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.vh-contact-topic-grid,.vh-contact-fields,.vh-contact-socials{grid-template-columns:1fr}.vh-contact-fields .wide{grid-column:auto}.vh-contact-form-card{padding:18px}.vh-contact-socials a{align-items:flex-start;flex-direction:column}}


/* Veilige, directe toegang tot de server-side backoffice. */
.vh-admin-link{display:inline-flex;align-items:center;justify-content:center;min-height:25px;padding:4px 11px;border:1px solid rgba(255,255,255,.5);border-radius:4px;color:#fff;text-decoration:none;font-size:11px;font-weight:900;letter-spacing:.02em;background:rgba(255,255,255,.08)}
.vh-admin-link:hover,.vh-admin-link:focus-visible{background:#fff;color:var(--navy);outline:none}
.vh-mobile-admin-link{background:#f4f8fb!important;color:var(--navy)!important;border-top:2px solid var(--blue)!important}
.vh-mobile-admin-link:hover,.vh-mobile-admin-link:focus-visible{background:#eaf4fb!important}
@media(max-width:760px){.vh-uspbar__reviews{margin-left:auto;margin-right:auto}.vh-admin-link{display:none}}


/* 115 - rustigere, gelijkmatige product-aanbevelingsbalk */
.vh-product-trust{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  margin:32px 0 20px;
  border:1px solid #cfdde8;
  border-radius:10px;
  overflow:hidden;
  background:#fff;
  box-shadow:0 4px 16px rgba(7,48,90,.045);
}
.vh-product-trust>div{
  min-width:0;
  min-height:112px;
  display:grid;
  grid-template-columns:48px minmax(0,1fr);
  align-items:center;
  gap:14px;
  padding:20px 22px;
  border-right:1px solid #dbe5ed;
  background:#fff;
  color:var(--blue);
}
.vh-product-trust>div:nth-child(even){background:#f8fbfd}
.vh-product-trust>div:last-child{border-right:0}
.vh-product-trust .vh-product-trust__icon{
  width:48px;
  height:48px;
  display:grid;
  place-items:center;
  flex:0 0 48px;
  border:1px solid #d5e4ef;
  border-radius:50%;
  background:#eef6fb;
  color:#007ebd;
  font-size:20px;
  line-height:1;
}
.vh-product-trust .vh-product-trust__icon--image{overflow:hidden}
.vh-product-trust__icon .vh-saw-blade-icon,
.vh-product-trust__icon img{
  display:block;
  width:30px;
  height:30px;
  max-width:30px;
  max-height:30px;
  object-fit:contain;
}
.vh-product-trust>div>span:last-child{
  display:flex;
  min-width:0;
  flex-direction:column;
  justify-content:center;
  gap:4px;
  color:var(--ink);
}
.vh-product-trust b{
  display:block;
  margin:0;
  color:var(--navy);
  font-size:13px;
  line-height:1.3;
  font-weight:900;
}
.vh-product-trust small{
  display:block;
  margin:0;
  color:#657b8e;
  font-size:11px;
  line-height:1.4;
}
@media(max-width:1050px) and (min-width:761px){
  .vh-product-trust{grid-template-columns:repeat(2,minmax(0,1fr))}
  .vh-product-trust>div{border-bottom:1px solid #dbe5ed}
  .vh-product-trust>div:nth-child(2n){border-right:0}
  .vh-product-trust>div:nth-last-child(-n+2){border-bottom:0}
}

/* 116.0 - header USP-balk en actuele zaagservice-indicatie */
.vh-uspbar{background:linear-gradient(180deg,#1599dc,#087fc3);border-bottom-color:#0874ad;box-shadow:0 1px 0 rgba(255,255,255,.10) inset}
.vh-product-card__saw{display:flex;align-items:center;gap:6px;margin:8px 0 2px;color:#087fc3;font-size:12px;font-weight:800}
.vh-product-card__saw span{line-height:1.25}

/* 116.1 - product-aanbevelingsbalk uitsluitend op productpagina */
body:not(.vh-page--product) .vh-product-trust{display:none!important}


/* 117.2 - payment confirmation video and receipt */
.vh-payment-result{max-width:940px!important}
.vh-payment-success-content{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:22px;margin-top:28px;text-align:left}
.vh-payment-success-content[hidden]{display:none!important}
.vh-payment-thankyou-video,.vh-customer-receipt{border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden;box-shadow:0 5px 18px rgba(6,45,88,.045)}
.vh-payment-success-heading{padding:17px 18px 13px;border-bottom:1px solid #e3ebf2;background:#f8fbfe}
.vh-payment-success-heading .vh-kicker{font-size:10px}
.vh-payment-success-heading h3{margin:4px 0 0;font-size:20px;line-height:1.2;color:var(--navy)}
.vh-payment-thankyou-video video{display:block;width:100%;aspect-ratio:16/9;background:#071d2c;object-fit:cover}
.vh-customer-receipt__body{padding:16px 18px 8px}
.vh-customer-receipt__meta{display:grid;grid-template-columns:1fr 1fr;gap:8px 15px;margin-bottom:16px}
.vh-customer-receipt__meta>div{min-width:0;padding:8px 10px;background:#f7fafc;border-radius:6px}
.vh-customer-receipt__meta span{display:block;color:var(--muted);font-size:10px;margin-bottom:2px}
.vh-customer-receipt__meta strong{display:block;color:var(--navy);font-size:12px;overflow-wrap:anywhere}
.vh-customer-receipt__table-wrap{overflow:auto;border:1px solid #e0e8ef;border-radius:7px}
.vh-customer-receipt table{width:100%;border-collapse:collapse;font-size:12px}
.vh-customer-receipt th{padding:9px 10px;text-align:left;background:#eef5fa;color:#456075;font-size:10px;text-transform:uppercase;letter-spacing:.04em}
.vh-customer-receipt th:nth-child(2),.vh-customer-receipt th:nth-child(3),.vh-customer-receipt td:nth-child(2),.vh-customer-receipt td:nth-child(3){text-align:right;white-space:nowrap}
.vh-customer-receipt td{padding:11px 10px;border-top:1px solid #e8eef3;vertical-align:top}
.vh-customer-receipt td strong{display:block;color:var(--navy);line-height:1.25}
.vh-customer-receipt td small,.vh-customer-receipt td em{display:block;margin-top:2px;color:var(--muted);font-size:10px;font-style:normal}
.vh-customer-receipt__totals{margin:14px 0 5px;padding-left:35%}
.vh-customer-receipt__totals>div{display:flex;justify-content:space-between;gap:15px;padding:4px 0;font-size:12px}
.vh-customer-receipt__totals .is-total{margin-top:4px;padding-top:9px;border-top:2px solid var(--navy);font-size:14px;color:var(--navy)}
.vh-customer-receipt footer{margin-top:14px;padding:11px 0 4px;border-top:1px solid #e3ebf2;color:var(--muted);font-size:10px;line-height:1.45}
.vh-receipt-download{width:calc(100% - 36px);margin:8px 18px 0}
.vh-receipt-note{min-height:18px;margin:7px 18px 13px;color:var(--muted);font-size:10px;text-align:center}
.vh-payment-actions{margin-top:24px!important}
@media(max-width:900px){.vh-payment-success-content{grid-template-columns:1fr}.vh-payment-result{max-width:720px!important}}
@media(max-width:560px){.vh-payment-success-content{gap:14px;margin-top:20px}.vh-payment-success-heading{padding:14px}.vh-payment-success-heading h3{font-size:18px}.vh-customer-receipt__body{padding:12px}.vh-customer-receipt__meta{grid-template-columns:1fr 1fr;gap:6px}.vh-customer-receipt__totals{padding-left:0}.vh-receipt-download{width:calc(100% - 24px);margin-inline:12px}.vh-receipt-note{margin-inline:12px}}


/* 117.3 - accountpersoon + cirkelzaag iconen */
.vh-ui-icon{width:1.35em;height:1.35em;display:inline-block;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}
.vh-header-action__icon .vh-ui-icon--person{width:27px;height:27px;color:var(--navy)}
.vh-ui-icon--saw{width:24px;height:24px;stroke-width:1.45}
.vh-ui-icon--saw .vh-ui-icon__base{stroke-width:1.8}
.vh-mega-benefits>div>.vh-ui-icon--saw,.vh-hero-benefits>div>.vh-ui-icon--saw{width:25px;height:25px;color:var(--blue);margin-top:1px}
.vh-footer-benefits .vh-ui-icon--saw{width:22px;height:22px;color:#fff;margin-top:1px}
.vh-product-card__saw .vh-ui-icon--saw{width:18px;height:18px;color:currentColor}
@media(max-width:760px){.vh-header-action__icon .vh-ui-icon--person{width:23px;height:23px}}


/* 117.6-stock-visibility: concrete Troublefree voorraad altijd zichtbaar */
.vh-product-stock-summary{display:flex;align-items:center;gap:8px;min-height:34px;margin:-5px 0 14px;font-size:13px;font-weight:800}
.vh-product-stock-summary.is-in{color:var(--green)}
.vh-product-stock-summary.is-out{color:#68798a}
.vh-product-stock-summary.is-unknown{color:#936000}
.vh-product-stock-summary>span{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:currentColor;color:#fff;font-size:11px;line-height:1}
.vh-selected-stock{display:flex;align-items:center;gap:7px;margin:8px 0 13px;font-size:12px}
.vh-selected-stock.is-in{color:var(--green)}
.vh-selected-stock.is-out{color:#68798a}
.vh-selected-stock.is-unknown{color:#936000}
.vh-selected-stock__dot{width:7px;height:7px;border-radius:50%;background:currentColor;flex:0 0 7px}

/* 118.3 - betaalde order: bedankvideo en adres altijd duidelijk zichtbaar */
.vh-payment-success-content{align-items:start}
.vh-payment-thankyou-video video{min-height:240px;background:#071d2c;object-fit:cover}
.vh-customer-receipt__address{display:grid;gap:3px;margin:0 0 14px;padding:12px 13px;border:1px solid #d8e8f0;border-radius:8px;background:#f2f9fc;color:var(--navy)}
.vh-customer-receipt__address>span{font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#1585b7}
.vh-customer-receipt__address>strong{font-size:13px}
.vh-customer-receipt__address>small{font-size:12px;color:#526d7e}
.vh-customer-receipt__address>em{margin-top:4px;font-size:10px;line-height:1.4;font-style:normal;color:#647c8a}
@media(max-width:560px){.vh-payment-thankyou-video video{min-height:0;aspect-ratio:16/9}.vh-customer-receipt__address{margin-bottom:12px}}

/* v184 - zaagplan altijd vooraf via Mollie */
.vh-checkout-payment-rule{display:flex;flex-direction:column;gap:4px;margin:0 0 16px;padding:14px 16px;border:1px solid #8bcbea;background:#eef9ff;color:#0a405c;border-radius:10px}.vh-checkout-payment-rule[hidden]{display:none!important}.vh-checkout-payment-rule strong{font-weight:800}.vh-checkout-payment-rule span{font-size:.92rem;line-height:1.45}.vh-checkout-option[aria-disabled="true"]{pointer-events:none}

/* 197.4 - doelgroep duidelijker + grotere hero-iconen */
.vh-mobile-audience{display:none}
.vh-hero-benefits>div>.vh-ui-icon--benefit{width:31px;height:31px;color:var(--blue);stroke-width:1.65;margin:0 2px 0 0}
.vh-hero-benefits>div>.vh-ui-icon--saw.vh-ui-icon--benefit{width:31px;height:31px}
.vh-ui-icon--trailer{stroke-width:1.7}
@media(max-width:760px){
  .vh-mobile-audience{display:inline-flex;align-items:center;gap:9px;margin:10px 0 2px;padding:9px 12px;border:1px solid rgba(255,255,255,.62);border-radius:6px;background:rgba(0,47,82,.48);color:#fff;font-size:14px;font-weight:900;line-height:1.2;backdrop-filter:blur(2px)}
  .vh-mobile-audience .vh-ui-icon{width:25px;height:25px;stroke-width:1.8}
  .vh-home-hero h1{margin-top:12px}
}

/* v197.6: eigen mobiele locatiekaart zonder externe bedrijfslabels */
.vh-footer-mobile-map{display:none}
@media(max-width:760px){
  .vh-footer-contact{grid-column:1/-1}
  .vh-footer-contact>span,.vh-footer-contact>a{font-size:12px}
  .vh-footer-mobile-map{display:block;margin-top:12px;border:1px solid #cbdbe7;border-radius:9px;overflow:hidden;background:#f6fafc;box-shadow:0 6px 18px rgba(4,38,77,.08)}
  .vh-footer-grid .vh-footer-mobile-map__preview{position:relative;display:block;height:145px;margin:0;padding:0;background:linear-gradient(145deg,#f8fbfc 0 44%,#eef5f7 44% 100%);color:#06365b;text-decoration:none;overflow:hidden}
  .vh-footer-mobile-map__roads,.vh-footer-mobile-map__roads::before,.vh-footer-mobile-map__roads::after{position:absolute;content:"";display:block;background:#fff;border:1px solid #d8e3e8;border-radius:999px;box-shadow:0 0 0 6px rgba(255,255,255,.28)}
  .vh-footer-mobile-map__roads{width:125%;height:17px;left:-14%;top:60px;transform:rotate(-13deg)}
  .vh-footer-mobile-map__roads::before{width:54%;height:13px;left:24%;top:-58px;transform:rotate(74deg)}
  .vh-footer-mobile-map__roads::after{width:62%;height:11px;left:42%;top:55px;transform:rotate(34deg)}
  .vh-footer-mobile-map__pin{position:absolute;left:22px;top:31px;display:grid;width:49px;height:49px;place-items:center;border:3px solid #fff;border-radius:50%;background:#0784c7;box-shadow:0 4px 14px rgba(4,38,77,.22)}
  .vh-footer-mobile-map__pin svg{width:28px;height:28px;fill:none;stroke:#fff;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
  .vh-footer-mobile-map__place{position:absolute;left:84px;right:14px;top:32px;display:flex;flex-direction:column;gap:3px;padding:9px 10px;border:1px solid rgba(203,219,231,.92);border-radius:8px;background:rgba(255,255,255,.94);box-shadow:0 4px 12px rgba(4,38,77,.08)}
  .vh-footer-mobile-map__place strong{font-size:13px;line-height:1.2;color:#003b67}
  .vh-footer-mobile-map__place small{font-size:10px;line-height:1.35;color:#5a7283}
  .vh-footer-mobile-map__google{position:absolute;right:12px;bottom:9px;padding:5px 8px;border-radius:999px;background:#fff;color:#1466b8;font-size:9px;font-weight:900;box-shadow:0 2px 8px rgba(4,38,77,.12)}
  .vh-footer-grid .vh-footer-mobile-map__route{display:flex;align-items:center;justify-content:center;min-height:42px;margin:0;padding:8px 10px;background:#0784c7;color:#fff;font-size:11px;font-weight:900;text-align:center;text-decoration:none}
}


/* 197.7 - status-only hoofdvoorraad bij maatfamilies + reclaimed navigatie */
.vh-product-stock-summary[data-product-stock-wrap]{gap:9px}
.vh-product-stock-summary[data-product-stock-wrap]>span{width:22px;height:22px;font-size:12px;box-shadow:0 0 0 3px rgba(21,148,71,.08)}
.vh-reclaimed-nav__icon{display:inline-flex;align-items:center;justify-content:center;color:#35b85a;font-size:19px;line-height:1;font-weight:900}
.vh-mainnav__inner>a.vh-reclaimed-nav{gap:7px}
.vh-mobile-accordion>a.vh-mobile-reclaimed>span:first-child{display:inline-flex;align-items:center;gap:8px}
.vh-mobile-accordion>a.vh-mobile-reclaimed .vh-reclaimed-nav__icon{font-size:18px;color:#55d878}

/* v197.8 - Houthulp zakelijke offerte */
.vh-quote-alert{display:flex;flex-direction:column;gap:4px;margin-bottom:16px;padding:14px 16px;border:1px solid #9fd0e5;border-radius:10px;background:#eff9fd;color:#0d344b}.vh-quote-alert.is-error{border-color:#efb2a9;background:#fff4f1;color:#7d271b}
.vh-quote-accept__grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.vh-quote-paper{border:1px solid #cbdde6;border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 14px 34px rgba(13,45,67,.08)}.vh-quote-paper__head{display:flex;justify-content:space-between;gap:24px;padding:28px 30px 24px;border-top:5px solid #0091cf}.vh-quote-paper__head span{font-size:11px;font-weight:900;letter-spacing:.08em;color:#0086bf}.vh-quote-paper__head h2{margin:7px 0 0;color:#0d2d43;font-size:30px}.vh-quote-paper__head>div:last-child{text-align:right}.vh-quote-paper__head small,.vh-quote-paper__head strong{display:block}.vh-quote-paper__head small{color:#6b8190;font-size:11px}.vh-quote-paper__head strong{margin:3px 0 8px;color:#0d2d43}
.vh-quote-customer{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:0 30px 24px;padding:18px 20px;border-radius:8px;background:#f0f5f7}.vh-quote-customer div{display:flex;flex-direction:column;gap:4px}.vh-quote-customer small{font-size:10px;font-weight:900;letter-spacing:.08em;color:#0086bf;text-transform:uppercase}.vh-quote-customer span{font-size:13px;color:#607584}
.vh-quote-lines{margin:0 30px}.vh-quote-lines__head,.vh-quote-line{display:grid;grid-template-columns:70px minmax(220px,1fr) 105px 80px 105px;gap:8px;align-items:center}.vh-quote-lines__head{padding:11px 12px;background:#0d2d43;color:#fff;font-size:11px;font-weight:900;text-transform:uppercase}.vh-quote-line{padding:14px 12px;border-bottom:1px solid #dce7ec;font-size:13px}.vh-quote-line>span:nth-child(n+3){text-align:right}.vh-quote-line small{display:block;margin-top:4px;color:#6b8190;font-size:11px}.vh-quote-line .is-discount{color:#18763f;font-weight:800}
.vh-quote-summary{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:28px;padding:25px 30px 30px}.vh-quote-delivery{padding:4px 0}.vh-quote-delivery .vh-kicker{display:block;margin-bottom:7px}.vh-quote-delivery p{margin:0 0 7px;color:#385367}.vh-quote-totals{padding:16px 18px;border-radius:9px;background:#f0f5f7}.vh-quote-totals>div{display:flex;justify-content:space-between;gap:16px;padding:6px 0;font-size:13px}.vh-quote-totals .discount{color:#18763f}.vh-quote-totals .total{margin:8px -18px -16px;padding:12px 18px;border-radius:0 0 9px 9px;background:#0091cf;color:#fff;font-size:16px;font-weight:900}.vh-quote-actions-card{position:sticky;top:112px;padding:24px;border:1px solid #cbdde6;border-radius:12px;background:#fff;box-shadow:0 14px 34px rgba(13,45,67,.08)}.vh-quote-actions-card h2{margin:6px 0 10px;color:#0d2d43}.vh-quote-actions-card p,.vh-quote-actions-card small{color:#607584;line-height:1.5}.vh-quote-actions-card .vh-outline-button,.vh-quote-actions-card .vh-buy-button{display:flex;justify-content:center;width:100%;margin-top:10px}.vh-quote-actions-card .vh-buy-button:disabled{opacity:.5;cursor:not-allowed}
.vh-checkout-quote{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px;padding:16px 18px;border:1px solid #76c5e8;border-left:5px solid #0091cf;border-radius:10px;background:#eff9fd}.vh-checkout-quote[hidden]{display:none!important}.vh-checkout-quote strong,.vh-checkout-quote p{display:block}.vh-checkout-quote strong{margin:4px 0;color:#0d2d43}.vh-checkout-quote p{margin:0;color:#4f6c7c;font-size:13px}.vh-checkout-quote a{white-space:nowrap;font-weight:800;color:#0879ad;text-decoration:none}
@media(max-width:900px){.vh-quote-accept__grid{grid-template-columns:1fr}.vh-quote-actions-card{position:static}.vh-quote-lines{overflow-x:auto}.vh-quote-lines__head,.vh-quote-line{min-width:700px}.vh-quote-summary{grid-template-columns:1fr}.vh-quote-paper__head{padding:22px 20px}.vh-quote-customer,.vh-quote-lines{margin-left:20px;margin-right:20px}.vh-quote-summary{padding-left:20px;padding-right:20px}}
@media(max-width:600px){.vh-quote-paper__head{flex-direction:column}.vh-quote-paper__head>div:last-child{text-align:left}.vh-quote-customer{grid-template-columns:1fr}.vh-checkout-quote{align-items:flex-start;flex-direction:column}}

/* 199.2.0 - volledig, stabiel assortiment-megamenu */
.vh-mega__grid{grid-template-columns:260px minmax(0,1fr) 220px;min-height:0;height:min(640px,calc(100vh - 190px));max-height:calc(100vh - 170px)}
.vh-mega-roots{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-height:0;padding:0;background:#fbfdff}
.vh-mega-roots__head{display:flex;flex-direction:column;gap:2px;padding:17px 18px 12px;border-bottom:1px solid var(--line)}
.vh-mega-roots__head strong{font-size:13px;text-transform:uppercase;letter-spacing:.05em;color:var(--navy)}
.vh-mega-roots__head small{font-size:11px;color:var(--muted)}
.vh-mega-roots__scroll{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}
.vh-mega-roots__scroll a{min-height:42px;padding:10px 18px;border-bottom:1px solid #edf2f6;font-size:13px}
.vh-mega-roots__scroll a.active,.vh-mega-roots__scroll a[aria-current=true]{background:#eaf4fd;color:var(--navy);box-shadow:inset 4px 0 0 var(--blue)}
.vh-mega-roots .vh-mega-all{margin:0;padding:14px 18px;border-top:1px solid var(--line);background:#fff}
.vh-mega-content{min-width:0;min-height:0;padding:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;background:#fff}
.vh-mega-panel{padding:22px 26px 30px}
.vh-mega-panel[hidden]{display:none!important}
.vh-mega-panel__head{position:sticky;z-index:2;top:0;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:-22px -26px 18px;padding:20px 26px 14px;border-bottom:1px solid #e7eef4;background:rgba(255,255,255,.97);backdrop-filter:blur(4px)}
.vh-mega-panel__head small{display:block;margin-bottom:2px;font-size:10px;font-weight:900;letter-spacing:.08em;color:var(--blue)}
.vh-mega-panel__head h2{margin:0;font-size:21px;line-height:1.15;color:var(--ink)}
.vh-mega-panel__head>a{flex:0 0 auto;color:var(--blue);font-size:12px;font-weight:900;text-decoration:none}
.vh-mega-panel__head>a:hover{text-decoration:underline}
.vh-mega-sections{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 28px;align-items:start}
.vh-mega-section{min-width:0;padding:0 0 12px;border-bottom:1px solid #edf2f6}
.vh-mega-section__title{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:34px;color:var(--navy);text-decoration:none}
.vh-mega-section__title strong{font-size:13px;line-height:1.25}
.vh-mega-section__title span{color:var(--blue);font-weight:900}
.vh-mega-section__title:hover strong{text-decoration:underline}
.vh-mega-section__links{display:grid;gap:1px;padding-top:3px}
.vh-mega-section__links a{display:block;padding:4px 0;color:#3f5870;font-size:12px;line-height:1.35;text-decoration:none}
.vh-mega-section__links a:hover{color:var(--blue);text-decoration:underline}
.vh-mega-section__links .vh-mega-section__more{padding-top:7px;color:var(--blue);font-weight:850}
.vh-mega-empty-panel{padding:24px 0}.vh-mega-empty-panel p{margin:0 0 14px;color:var(--muted)}
.vh-mega-benefits{min-height:0;overflow-y:auto}
@media(max-width:1400px) and (min-width:1025px){.vh-mega__grid{grid-template-columns:250px minmax(0,1fr)}.vh-mega-benefits{display:none}.vh-mega-sections{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:1160px) and (min-width:1025px){.vh-mega-sections{grid-template-columns:repeat(2,minmax(0,1fr))}.vh-mega-panel{padding-inline:22px}.vh-mega-panel__head{margin-inline:-22px;padding-inline:22px}}
/* Terwijl Assortiment open staat krijgt navigatie voorrang op de vaste Houthulp-widget. */
body.vh-mega-open .houthulp-panel,body.vh-mega-open .houthulp-launcher{visibility:hidden!important;pointer-events:none!important}
