:root{--vd-panel: #18212b;--vd-accent: #e9942a;--vd-accent-donker: #cf7d17;--vd-accent-tekst: #a8641a;--vd-creme: #f7f4ef;--vd-wit: #ffffff;--vd-ink: #1c1a17;--vd-mut: #6b6560;--vd-lijn: #e6e1db;--vd-groen: #2f6f4f;--vd-rood: #b4342a;--vd-radius: 10px;--vd-radius-groot: 18px;--vd-s8: 8px;--vd-s16: 16px;--vd-s24: 24px;--vd-s40: 40px;--vd-s64: 64px;--vd-tekstkolom: 720px;--vd-beeld-ratio: 1200 / 628;--vd-schaduw: 0 1px 2px rgba(24, 33, 43, .04), 0 8px 24px rgba(24, 33, 43, .06)}.vd-sectie{padding-top:var(--vd-s40);padding-bottom:var(--vd-s40)}@media only screen and (min-width:761px){.vd-sectie{padding-top:var(--vd-s64);padding-bottom:var(--vd-s64)}}.vd-kaart{display:block;position:relative;background:var(--vd-wit);border:1px solid var(--vd-lijn);border-radius:var(--vd-radius-groot);padding:var(--vd-s24);color:var(--vd-ink)}.vd-kaart--vlak{padding:0;overflow:hidden}.vd-kaart--creme{background:var(--vd-creme)}.vd-knop,a.vd-knop,button.vd-knop{display:inline-flex;align-items:center;justify-content:center;gap:var(--vd-s8);min-height:44px;padding:12px var(--vd-s24);border:1px solid var(--vd-accent);border-radius:var(--vd-radius);background:var(--vd-accent);color:var(--vd-panel);font-weight:600;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer}.vd-knop:hover,a.vd-knop:hover,button.vd-knop:hover{background:var(--vd-accent-donker);border-color:var(--vd-accent-donker);color:var(--vd-panel)}.vd-knop--rustig,a.vd-knop--rustig,button.vd-knop--rustig{background:transparent;border-color:var(--vd-panel);color:var(--vd-panel)}.vd-knop--rustig:hover,a.vd-knop--rustig:hover,button.vd-knop--rustig:hover{background:var(--vd-panel);border-color:var(--vd-panel);color:var(--vd-wit)}.vd-badge-voorraad{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:#2f6f4f1a;color:var(--vd-groen);font-size:13px;font-weight:600;line-height:1.4;letter-spacing:.01em}.vd-badge-voorraad:before{content:"";width:8px;height:8px;border-radius:50%;background:currentColor}.vd-badge-voorraad--uit{background:#b4342a1a;color:var(--vd-rood)}.vd-kicker{display:block;margin:0 0 var(--vd-s8);color:var(--vd-accent-tekst);font-size:12px;font-weight:700;line-height:1.3;letter-spacing:.09em;text-transform:uppercase}#root ul.vd-blog-grid,#root ul.l4ne.vd-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--vd-s24);overflow:visible;margin:0 0 var(--vd-s40);padding:0;list-style:none}#root ul.l4ne.vd-blog-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}#root ul.l4ne.vd-blog-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}@media only screen and (max-width:1000px){#root ul.vd-blog-grid,#root ul.l4ne.vd-blog-grid,#root ul.l4ne.vd-blog-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:700px){#root ul.vd-blog-grid,#root ul.l4ne.vd-blog-grid,#root ul.l4ne.vd-blog-grid--2,#root ul.l4ne.vd-blog-grid--4{grid-template-columns:minmax(0,1fr);gap:var(--vd-s16);margin-left:0;margin-right:0}}#root ul.l4ne.vd-blog-grid>li{display:flex;flex-direction:column;float:none;position:relative;width:auto!important;min-width:0!important;max-width:none!important;margin:0;padding:0;border:1px solid var(--vd-lijn)!important;border-radius:var(--vd-radius-groot);background:var(--vd-wit);overflow:hidden}#root ul.l4ne.vd-blog-grid>li>div{display:flex;flex:1 1 auto;flex-direction:column;padding:var(--vd-s24);background:var(--vd-wit);color:var(--vd-ink)}@media only screen and (max-width:700px){#root ul.l4ne.vd-blog-grid>li>div{padding:var(--vd-s16)}}#root ul.l4ne.vd-blog-grid .vd-kicker{margin-bottom:var(--vd-s8)}#root ul.l4ne.vd-blog-grid .vd-kaart-titel{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 var(--vd-s8);color:var(--vd-panel);font-size:1.125rem;line-height:1.3;-webkit-text-fill-color:currentColor;background:none}#root ul.l4ne.vd-blog-grid .vd-kaart-meta{margin:0 0 var(--vd-s8);color:var(--vd-mut);font-size:13px;line-height:1.5}#root ul.l4ne.vd-blog-grid .vd-kaart-samenvatting{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 var(--vd-s16);color:var(--vd-ink);font-size:.95rem;line-height:1.55}#root ul.l4ne.vd-blog-grid .vd-kaart-actie{margin:auto 0 0;padding-top:var(--vd-s8)}#root ul.l4ne.vd-blog-grid .vd-kaart-actie a{color:var(--vd-accent-tekst);font-weight:600}#root ul.l4ne.vd-blog-grid a.link-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;border:0;background:transparent;color:transparent;font-size:0;line-height:0}#root ul.l4ne.vd-blog-grid a.link-overlay:focus-visible{outline:3px solid var(--vd-accent-tekst);outline-offset:-3px}#root ul.l4ne.vd-blog-grid .link-btn{position:relative;z-index:9}#root ul.l4ne>li.vd-artikelkaart>figure{display:block;order:-1;position:relative;width:100%;height:auto!important;min-height:0;margin:0;padding:0;border-radius:0;background:var(--vd-creme);overflow:hidden}#root ul.l4ne>li.vd-artikelkaart>figure>picture{display:block;position:relative;width:100%!important;height:auto!important;min-height:0;margin:0;padding:0!important;aspect-ratio:var(--vd-beeld-ratio);background:var(--vd-creme);overflow:hidden}#root ul.l4ne>li.vd-artikelkaart>figure>picture>img,#root ul.l4ne>li.vd-artikelkaart>figure>picture>svg,#root ul.l4ne>li.vd-artikelkaart>figure>img,#root ul.l4ne>li.vd-artikelkaart>figure>svg{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;max-width:100%!important;height:100%!important;min-height:0;margin:0;padding:0;border-radius:0;object-position:center;transform:none}#root ul.l4ne>li.vd-artikelkaart>figure>picture>img,#root ul.l4ne>li.vd-artikelkaart>figure>img{object-fit:contain;background:var(--vd-creme)}#root ul.l4ne>li.vd-artikelkaart>figure>picture>svg,#root ul.l4ne>li.vd-artikelkaart>figure>svg{object-fit:cover}body.template-article #shopify-section-main-article>div,body.template-article .size-content{max-width:var(--vd-tekstkolom);margin-left:auto;margin-right:auto}body.template-article .size-content>header{margin-bottom:var(--vd-s24)}body.template-article .size-content>header h1,body.template-article .size-content>header h2{margin:0 0 var(--vd-s16);color:var(--vd-panel);font-size:clamp(1.7rem,1.2rem + 2vw,2.4rem);line-height:1.2;-webkit-text-fill-color:currentColor;background:none}body.template-article .size-content>header .l4in,body.template-article .size-content>header ul.l4in.a{margin:0 0 var(--vd-s8);color:var(--vd-mut);font-size:14px}body.template-article figure.lead{margin:0 0 var(--vd-s24)}body.template-article figure.lead>picture{display:block;position:relative;width:100%!important;height:auto!important;min-height:0;padding:0!important;aspect-ratio:var(--vd-beeld-ratio);border-radius:var(--vd-radius-groot);background:var(--vd-creme);overflow:hidden}body.template-article figure.lead>picture>img,body.template-article figure.lead>picture>svg,body.template-article figure.lead>img{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;max-width:100%!important;height:100%!important;margin:0;object-fit:contain;object-position:center;border-radius:0;background:var(--vd-creme)}body.template-article figure.lead>img:only-child{position:static;width:100%!important;height:auto!important;aspect-ratio:var(--vd-beeld-ratio);border-radius:var(--vd-radius-groot)}body.template-article .size-content>p,body.template-article .size-content>ul,body.template-article .size-content>ol{color:var(--vd-ink);line-height:1.7}body.template-article .size-content h2{margin:var(--vd-s40) 0 var(--vd-s16);color:var(--vd-panel);font-size:clamp(1.3rem,1.05rem + 1vw,1.6rem);line-height:1.3;-webkit-text-fill-color:currentColor;background:none}body.template-article .size-content h2:after{content:"";display:block;width:48px;height:3px;margin-top:var(--vd-s8);border-radius:999px;background:var(--vd-accent)}body.template-article .size-content h3{margin:var(--vd-s24) 0 var(--vd-s8);color:var(--vd-panel);font-size:clamp(1.1rem,1rem + .5vw,1.25rem);line-height:1.35;-webkit-text-fill-color:currentColor;background:none}body.template-article .size-content ul,body.template-article .size-content ol{padding-left:1.35em;margin-bottom:var(--vd-s24)}body.template-article .size-content li{margin-bottom:var(--vd-s8);line-height:1.65}body.template-article .size-content ul li::marker{color:var(--vd-accent-donker)}body.template-article .size-content ol li::marker{color:var(--vd-mut);font-weight:600}body.template-article .size-content table{width:100%;margin:var(--vd-s24) 0;border:1px solid var(--vd-lijn);border-collapse:collapse;background:var(--vd-wit);font-size:.95rem}body.template-article .size-content th,body.template-article .size-content td{padding:10px 14px;border-bottom:1px solid var(--vd-lijn);text-align:left;vertical-align:top}body.template-article .size-content thead th{background:var(--vd-panel);color:var(--vd-wit);font-weight:600}body.template-article .size-content tbody tr:nth-child(2n){background:var(--vd-creme)}body.template-article .size-content tbody tr:last-child td{border-bottom:0}@media only screen and (max-width:760px){body.template-article .size-content table{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}}body.template-article .size-content blockquote{margin:var(--vd-s24) 0;padding:var(--vd-s16) var(--vd-s24);border-left:3px solid var(--vd-accent);background:var(--vd-creme);border-radius:var(--vd-radius);color:var(--vd-ink)}body.template-article .size-content img{max-width:100%;height:auto;border-radius:var(--vd-radius)}body.template-article #shopify-section-blogs_row{margin-top:var(--vd-s40)}.vd-cat-kop{margin-bottom:var(--vd-s24)}.vd-cat-kop .vd-cat-titel{margin:0 0 var(--vd-s16);color:var(--vd-panel);font-size:clamp(1.7rem,1.2rem + 2vw,2.4rem);line-height:1.2;-webkit-text-fill-color:currentColor;background:none}.vd-cat-kop .vd-cat-intro{max-width:78ch;margin:0 0 var(--vd-s8);color:var(--vd-ink);font-size:1.02rem;line-height:1.65}.vd-cat-kop .vd-cat-aantal{margin:0;color:var(--vd-mut);font-size:14px;line-height:1.5}.vd-cat-voet{margin-top:var(--vd-s40);padding-top:var(--vd-s24);border-top:1px solid var(--vd-lijn)}.vd-lees-meer{margin:0 0 var(--vd-s40);border:1px solid var(--vd-lijn);border-radius:var(--vd-radius-groot);background:var(--vd-wit)}.vd-lees-meer>.vd-lees-meer-knop{display:flex;align-items:center;gap:var(--vd-s8);min-height:44px;padding:var(--vd-s16) var(--vd-s24);color:var(--vd-panel);font-weight:600;line-height:1.4;cursor:pointer;list-style:none}.vd-lees-meer>.vd-lees-meer-knop::-webkit-details-marker{display:none}.vd-lees-meer>.vd-lees-meer-knop:hover{color:var(--vd-accent-tekst)}.vd-lees-meer>.vd-lees-meer-knop:focus-visible{outline:3px solid var(--vd-accent-tekst);outline-offset:-3px}.vd-lees-meer>.vd-lees-meer-knop .icon-chevron-down{margin-left:auto;transition:transform .15s ease}.vd-lees-meer[open]>.vd-lees-meer-knop .icon-chevron-down{transform:rotate(180deg)}.vd-lees-meer .vd-lees-meer-dicht,.vd-lees-meer[open] .vd-lees-meer-open{display:none}.vd-lees-meer[open] .vd-lees-meer-dicht{display:inline}.vd-lees-meer .vd-lees-meer-tekst{padding:0 var(--vd-s24) var(--vd-s24);border-top:1px solid var(--vd-lijn);color:var(--vd-ink);line-height:1.7}.vd-lees-meer .vd-lees-meer-tekst>*:first-child{margin-top:var(--vd-s16)}.vd-lees-meer .vd-lees-meer-tekst h2,.vd-lees-meer .vd-lees-meer-tekst h3{margin:var(--vd-s24) 0 var(--vd-s8);color:var(--vd-panel);font-size:clamp(1.1rem,1rem + .5vw,1.3rem);line-height:1.35;-webkit-text-fill-color:currentColor;background:none}.vd-lees-meer .vd-lees-meer-tekst ul,.vd-lees-meer .vd-lees-meer-tekst ol{padding-left:1.35em;margin-bottom:var(--vd-s16)}.vd-lees-meer .vd-lees-meer-tekst li{margin-bottom:6px}.vd-lees-meer .vd-lees-meer-tekst ul li::marker{color:var(--vd-accent-donker)}.vd-verwante-cats{margin:0}.vd-verwante-cats .vd-verwante-cats-titel{margin:0 0 var(--vd-s16);color:var(--vd-panel);font-size:clamp(1.1rem,1rem + .5vw,1.35rem);line-height:1.3;-webkit-text-fill-color:currentColor;background:none}#root .vd-verwante-cats .vd-verwante-cats-lijst{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--vd-s16);margin:0;padding:0;list-style:none}@media only screen and (max-width:700px){#root .vd-verwante-cats .vd-verwante-cats-lijst{grid-template-columns:minmax(0,1fr)}}#root .vd-verwante-cats .vd-verwante-cats-lijst>li{margin:0;padding:0;list-style:none}#root a.vd-verwante-cat{display:flex;flex-direction:column;gap:4px;height:100%;padding:var(--vd-s16) var(--vd-s24);text-decoration:none}#root a.vd-verwante-cat:hover{border-color:var(--vd-accent)}.vd-verwante-cat .vd-verwante-cat-naam{color:var(--vd-panel);font-weight:600;line-height:1.35}.vd-verwante-cat .vd-verwante-cat-aantal{color:var(--vd-mut);font-size:13px;line-height:1.4}#root ul.l4cl>li.product-card h3>a,#root ul.l4cu>li.product-card h3>a{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.35}#root .product-card .vd-voorraad{margin:0 0 var(--vd-s8)}#root .product-card .vd-voorraad .vd-badge-voorraad{font-size:12px;padding:3px 9px}.vd-badge-voorraad--laatste{background:#e9942a29;color:var(--vd-accent-tekst)}.vd-stuksprijs{margin:2px 0 0;color:var(--vd-mut);font-size:13px;font-weight:600;line-height:1.45}.vd-stuksprijs .vd-stuksprijs-basis{font-weight:400}#root .product-card p.price+.vd-stuksprijs--kaart{margin-top:-2px;margin-bottom:var(--vd-s8)}#root .m6pr .f8pr-price.s1pr{color:var(--vd-panel);font-size:clamp(1.6rem,1.3rem + 1.2vw,2.1rem);font-weight:700;line-height:1.15}#root .m6pr .f8pr-price.s1pr .old-price{color:var(--vd-mut);font-size:.55em;font-weight:400}#root .m6pr .vd-stuksprijs--pagina{margin:0 0 var(--vd-s16);font-size:15px}#root .m6pr .vd-voorraad--pagina{margin:0 0 var(--vd-s8)}.vd-uitverkocht{display:block;margin:0 0 var(--vd-s16);padding:var(--vd-s16) var(--vd-s24);border:1px solid rgba(180,52,42,.35);border-radius:var(--vd-radius);background:#b4342a12;color:var(--vd-ink);line-height:1.55}.vd-uitverkocht .vd-uitverkocht-kop{display:block;margin-bottom:4px;color:var(--vd-rood);font-weight:700}.vd-productdetails{margin-top:var(--vd-s40)}.vd-productdetails>section{margin-bottom:var(--vd-s40)}.vd-productdetails h2{margin:0 0 var(--vd-s16);color:var(--vd-panel);font-size:clamp(1.2rem,1.05rem + .6vw,1.5rem);line-height:1.3;-webkit-text-fill-color:currentColor;background:none}#root .vd-specs-tabel{width:100%;max-width:640px;margin:0;border:1px solid var(--vd-lijn);border-collapse:collapse;background:var(--vd-wit);font-size:.95rem}#root .vd-specs-tabel th,#root .vd-specs-tabel td{padding:10px 14px;border-bottom:1px solid var(--vd-lijn);text-align:left;vertical-align:top;line-height:1.5}#root .vd-specs-tabel th{width:42%;color:var(--vd-panel);font-weight:600}#root .vd-specs-tabel tr:nth-child(2n){background:var(--vd-creme)}#root .vd-specs-tabel tr:last-child th,#root .vd-specs-tabel tr:last-child td{border-bottom:0}.vd-specs .vd-specs-bron{margin:var(--vd-s8) 0 0;color:var(--vd-mut);font-size:13px;line-height:1.5}.vd-omschrijving .vd-omschrijving-tekst{max-width:78ch;color:var(--vd-ink);line-height:1.7}.vd-omschrijving .vd-omschrijving-tekst ul,.vd-omschrijving .vd-omschrijving-tekst ol{padding-left:1.35em;margin-bottom:var(--vd-s16)}.vd-omschrijving .vd-omschrijving-tekst li{margin-bottom:6px}.vd-omschrijving .vd-omschrijving-tekst ul li::marker{color:var(--vd-accent-donker)}#root section.vd-brievenbus{max-width:720px}.vd-brievenbus .vd-brievenbus-titel{margin-bottom:var(--vd-s8)}.vd-brievenbus p{margin:0 0 var(--vd-s8);line-height:1.6}.vd-brievenbus .vd-brievenbus-uitkomst{font-weight:600}.vd-brievenbus .vd-brievenbus-uitkomst--ja{color:var(--vd-groen)}.vd-brievenbus .vd-brievenbus-uitkomst--nee{color:var(--vd-rood)}.vd-brievenbus .vd-brievenbus-uitkomst--onbekend{color:var(--vd-ink);font-weight:400}.vd-brievenbus .vd-brievenbus-voet{margin-bottom:0;color:var(--vd-mut);font-size:13px}.vd-verwante-prod{margin-top:var(--vd-s40)}.vd-verwante-prod .vd-verwante-prod-kop{margin-bottom:var(--vd-s16)}.vd-verwante-prod .vd-verwante-prod-titel{margin:0;color:var(--vd-panel);font-size:clamp(1.2rem,1.05rem + .6vw,1.5rem);line-height:1.3;-webkit-text-fill-color:currentColor;background:none}.vd-verwante-prod .vd-verwante-prod-titel a{color:inherit;text-decoration:none}.vd-verwante-prod .vd-verwante-prod-titel a:hover{color:var(--vd-accent-tekst)}#root .vd-hero{display:block;box-sizing:border-box;overflow:hidden;border-radius:var(--vd-radius-groot);background:var(--vd-panel);color:var(--vd-wit)}#root .vd-hero-binnen{display:flex;flex-direction:column;gap:var(--vd-s24);box-sizing:border-box;min-height:52vh;padding:var(--vd-s24)}#root .vd-hero-tekst{display:flex;flex-direction:column;justify-content:center}#root .vd-hero .vd-kicker{color:var(--vd-accent)}#root .vd-hero-titel{margin:0 0 var(--vd-s16);color:var(--vd-wit);font-size:clamp(1.7rem,1.15rem + 2.6vw,3.2rem);line-height:1.14;letter-spacing:-.015em;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;-webkit-text-fill-color:currentColor;background:none}#root .vd-hero-tekst .vd-hero-sub{margin:0 0 var(--vd-s24);max-width:46ch;color:#ffffffd6;font-size:clamp(1rem,.95rem + .3vw,1.15rem);line-height:1.6}#root .vd-hero-actie{margin:0}#root .vd-hero-actie .vd-knop{width:100%}#root .vd-hero-feiten{list-style:none;display:flex;flex-wrap:wrap;gap:var(--vd-s8) var(--vd-s16);margin:var(--vd-s24) 0 0;padding:0}#root .vd-hero-feiten li{margin:0;padding:0 0 0 16px;position:relative;color:#ffffffbd;font-size:14px;line-height:1.4}#root .vd-hero-feiten li:before{content:"";position:absolute;left:0;top:.5em;width:6px;height:6px;border-radius:50%;background:var(--vd-accent)}#root .vd-hero-beeld{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}#root .vd-hero-beeld li{margin:0;padding:0;min-width:0}#root .vd-hero-beeld figure,#root .vd-hero-beeld picture{display:block;position:relative;overflow:hidden;margin:0;padding:0!important;aspect-ratio:1 / 1;border-radius:var(--vd-radius);background:var(--vd-wit)}#root .vd-hero-beeld img{position:absolute!important;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;object-fit:contain;padding:8px;box-sizing:border-box;background:var(--vd-wit)}#root .vd-hero-beeld--1{grid-template-columns:minmax(0,1fr)}@media only screen and (min-width:761px){#root .vd-hero-binnen{flex-direction:row;align-items:center;gap:var(--vd-s40);min-height:62vh;padding:var(--vd-s64) var(--vd-s40)}#root .vd-hero-tekst{flex:1 1 52%;min-width:0}#root .vd-hero-beeld{flex:1 1 48%;min-width:0;gap:var(--vd-s16)}#root .vd-hero-actie .vd-knop{width:auto}}#root .vd-zoek{margin:0 0 var(--vd-s24)}#root .vd-zoek-form{display:flex;flex-wrap:wrap;gap:var(--vd-s8);margin:0}#root .vd-zoek-veld{flex:1 1 200px;box-sizing:border-box;min-width:0;min-height:48px;padding:12px var(--vd-s16);border:1px solid var(--vd-lijn);border-radius:var(--vd-radius);background:var(--vd-wit);color:var(--vd-ink);font-size:16px;line-height:1.4}#root .vd-zoek-veld:focus-visible{outline:2px solid var(--vd-accent-tekst);outline-offset:1px}#root .vd-zoek-form .vd-knop{flex:0 0 auto}#root .vd-tegels{list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--vd-s16);margin:0;padding:0}#root .vd-tegels>li{margin:0;padding:0;min-width:0}#root .vd-tegel{display:flex;flex-direction:column;height:100%;overflow:hidden;border:1px solid var(--vd-lijn);border-radius:var(--vd-radius-groot);background:var(--vd-wit);color:var(--vd-ink);text-decoration:none}#root .vd-tegel:hover{border-color:var(--vd-accent);color:var(--vd-ink)}#root .vd-tegel:hover .vd-tegel-titel{color:var(--vd-accent-tekst)}#root .vd-tegel figure,#root .vd-tegel picture{display:block;position:relative;overflow:hidden;margin:0;padding:0!important;aspect-ratio:4 / 3;background:var(--vd-creme)}#root .vd-tegel img{position:absolute!important;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;object-fit:cover}#root .vd-tegel-geenbeeld{display:flex;align-items:center;justify-content:center;aspect-ratio:4 / 3;background:var(--vd-creme);color:var(--vd-mut);font-size:13px}#root .vd-tegel-tekst{display:flex;flex:1 1 auto;flex-direction:column;gap:2px;padding:12px var(--vd-s16) var(--vd-s16)}#root .vd-tegel-titel{margin:0;color:var(--vd-panel);font-size:15px;font-weight:600;line-height:1.3;overflow-wrap:break-word;-webkit-text-fill-color:currentColor;background:none}#root .vd-tegel-aantal{margin:0;color:var(--vd-mut);font-size:13px;line-height:1.4}@media only screen and (min-width:601px){#root .vd-tegels{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--vd-s24)}#root .vd-tegel-titel{font-size:16px}}@media only screen and (min-width:901px){#root .vd-tegels{grid-template-columns:repeat(4,minmax(0,1fr))}}#root .vd-prodgrid{list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--vd-s16);margin:0;padding:0}#root .vd-prodgrid>li{margin:0;padding:0;min-width:0}#root .vd-prodkaart{display:flex;flex-direction:column;height:100%;overflow:hidden;border:1px solid var(--vd-lijn);border-radius:var(--vd-radius-groot);background:var(--vd-wit);color:var(--vd-ink);text-decoration:none}#root .vd-prodkaart{position:relative}#root .vd-prodkaart:hover{border-color:var(--vd-accent)}#root .vd-prodkaart:hover .vd-prodkaart-link{color:var(--vd-accent-tekst)}#root .vd-prodkaart figure,#root .vd-prodkaart picture{display:block;position:relative;overflow:hidden;margin:0;padding:0!important;aspect-ratio:1 / 1;background:var(--vd-wit)}#root .vd-prodkaart img{position:absolute!important;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;object-fit:contain;padding:var(--vd-s8);box-sizing:border-box}#root .vd-prodkaart-tekst{display:flex;flex:1 1 auto;flex-direction:column;gap:6px;padding:12px var(--vd-s16) var(--vd-s16);border-top:1px solid var(--vd-lijn)}#root .vd-prodkaart-link{color:inherit;text-decoration:none}#root .vd-prodkaart-link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}#root .vd-prodkaart-link:focus-visible{outline:2px solid var(--vd-accent-tekst);outline-offset:2px}#root .vd-prodkaart-titel{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;color:var(--vd-panel);font-size:14px;font-weight:600;line-height:1.35;overflow-wrap:break-word;-webkit-text-fill-color:currentColor;background:none}#root .vd-prodkaart-prijsregel{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--vd-s8);margin:auto 0 0;padding-top:var(--vd-s8)}#root .vd-prodkaart-prijs{margin:0;color:var(--vd-panel);font-size:17px;font-weight:700;line-height:1.2}#root .vd-prodkaart-oudprijs{margin:0;color:var(--vd-mut);font-size:14px;text-decoration:line-through}#root .vd-prodkaart .vd-stuksprijs{margin:0;color:var(--vd-mut);font-size:13px;line-height:1.4}#root .vd-prodkaart .vd-stuksprijs-basis{color:var(--vd-mut)}#root .vd-prodkaart .vd-voorraad{margin:0}#root .vd-prodgrid-actie{margin:var(--vd-s24) 0 0}@media only screen and (min-width:601px){#root .vd-prodgrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--vd-s24)}#root .vd-prodkaart-titel{font-size:15px}}@media only screen and (min-width:901px){#root .vd-prodgrid{grid-template-columns:repeat(4,minmax(0,1fr))}}#root .vd-kop{margin:0 0 var(--vd-s24)}#root .vd-kop-titel{margin:0 0 6px;color:var(--vd-panel);font-size:clamp(1.35rem,1.15rem + .8vw,1.9rem);line-height:1.2;overflow-wrap:break-word;-webkit-text-fill-color:currentColor;background:none}#root .vd-kop-tekst{margin:0;max-width:62ch;color:var(--vd-mut);line-height:1.6}#root .vd-18plus{display:flex;flex-direction:column;gap:var(--vd-s16);box-sizing:border-box;padding:var(--vd-s24);border:1px solid var(--vd-lijn);border-radius:var(--vd-radius-groot);background:var(--vd-creme)}#root .vd-18plus-merk{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-width:42px;padding:3px 10px;border:1px solid var(--vd-panel);border-radius:999px;background:var(--vd-wit);color:var(--vd-panel);font-size:12px;font-weight:700;letter-spacing:.04em}#root .vd-18plus-titel{margin:0 0 6px;color:var(--vd-panel);font-size:clamp(1.1rem,1rem + .5vw,1.4rem);line-height:1.25;-webkit-text-fill-color:currentColor;background:none}#root .vd-18plus-tekst{margin:0;max-width:62ch;color:var(--vd-ink);line-height:1.6}#root .vd-18plus-actie{margin:0}#root .vd-18plus-link{display:inline-flex;align-items:center;gap:6px;min-height:44px;color:var(--vd-panel);font-weight:600;text-decoration:underline;text-underline-offset:3px}#root .vd-18plus-link:hover{color:var(--vd-accent-tekst)}@media only screen and (min-width:761px){#root .vd-18plus{flex-direction:row;align-items:center;gap:var(--vd-s24);padding:var(--vd-s24) var(--vd-s40)}#root .vd-18plus-merk{align-self:center}#root .vd-18plus-tekstblok{flex:1 1 auto;min-width:0}#root .vd-18plus-actie{flex:0 0 auto}}.vd-alleen-schermlezer{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}#root .vd-catbalk{margin:0}#root .vd-catbalk-lijst{display:flex;gap:12px;margin:0;padding:4px 0 12px;list-style:none;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:thin}#root .vd-catbalk-lijst>li{flex:0 0 auto;width:92px;margin:0;padding:0;scroll-snap-align:start}#root .vd-catbalk-item{display:flex;flex-direction:column;align-items:center;gap:8px;height:100%;color:var(--vd-ink);text-decoration:none}#root .vd-catbalk-beeld{display:block;position:relative;overflow:hidden;width:76px;height:76px;margin:0 auto;padding:0!important;border:1px solid var(--vd-lijn);border-radius:50%;background:var(--vd-wit)}#root .vd-catbalk-beeld img{position:absolute!important;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;padding:8px;object-fit:contain;box-sizing:border-box}#root .vd-catbalk-geenbeeld{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--vd-creme);color:var(--vd-mut);font-size:11px}#root .vd-catbalk-naam{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:var(--vd-panel);font-size:12px;font-weight:600;line-height:1.3;text-align:center;overflow-wrap:break-word}#root .vd-catbalk-item:hover .vd-catbalk-beeld{border-color:var(--vd-accent)}#root .vd-catbalk-item:hover .vd-catbalk-naam{color:var(--vd-accent-tekst)}#root .vd-catbalk-item:focus-visible{outline:2px solid var(--vd-accent-tekst);outline-offset:3px;border-radius:var(--vd-radius)}@media only screen and (min-width:1001px){#root .vd-catbalk-lijst{display:grid;grid-template-columns:repeat(14,minmax(0,1fr));gap:var(--vd-s8);overflow-x:visible}#root .vd-catbalk-lijst>li{width:auto}#root .vd-catbalk-beeld{width:100%;height:auto;aspect-ratio:1 / 1}}#root .vd-actie{display:flex;flex-direction:column;gap:var(--vd-s16);padding:var(--vd-s24);border:1px solid var(--vd-lijn);border-radius:var(--vd-radius-groot);background:var(--vd-creme)}#root .vd-actie-titel{margin:0;color:var(--vd-panel);font-size:clamp(1.25rem,1.05rem + 1vw,1.75rem);line-height:1.2;-webkit-text-fill-color:currentColor;background:none}#root .vd-actie-tekst{margin:0;max-width:64ch;color:var(--vd-ink);line-height:1.6}#root .vd-actie-punten{display:flex;flex-wrap:wrap;gap:var(--vd-s8) var(--vd-s24);margin:0;padding:0;list-style:none}#root .vd-actie-punten li{display:flex;align-items:center;gap:8px;margin:0;padding:0;color:var(--vd-ink);font-size:14px}#root .vd-actie-punten li:before{content:"";flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:var(--vd-accent)}#root .vd-actie-knoppen{display:flex;flex-wrap:wrap;gap:12px;margin:0}#root .vd-actie-knoppen .vd-knop{width:100%;justify-content:center}@media only screen and (min-width:761px){#root .vd-actie{padding:var(--vd-s40)}#root .vd-actie-knoppen .vd-knop{width:auto}}#root .vd-rij-kop{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:var(--vd-s8) var(--vd-s16);margin:0 0 12px}#root .vd-rij-titel{margin:0;color:var(--vd-panel);font-size:clamp(1.05rem,.95rem + .5vw,1.35rem);line-height:1.25;-webkit-text-fill-color:currentColor;background:none}#root .vd-rij-meer{color:var(--vd-accent-tekst);font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}#root .vd-rij-meer:hover{color:var(--vd-panel)}#root .vd-rij-meer:focus-visible{outline:2px solid var(--vd-accent-tekst);outline-offset:2px}#root .vd-rij-scroller{display:flex;gap:12px;margin:0;padding:0 0 var(--vd-s8);list-style:none;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:thin}#root .vd-rij-scroller>li{flex:0 0 auto;width:44vw;max-width:220px;margin:0;padding:0;scroll-snap-align:start}@media only screen and (min-width:601px){#root .vd-rij-scroller>li{width:30vw}}@media only screen and (min-width:1001px){#root .vd-rij-scroller{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:var(--vd-s16);overflow-x:visible}#root .vd-rij-scroller>li{width:auto;max-width:none}}#root .vd-rij-hint{margin:0;color:var(--vd-mut);font-size:12px}@media only screen and (min-width:1001px){#root .vd-rij-hint{display:none}}#root .vd-ontdek-groepen{display:grid;grid-template-columns:minmax(0,1fr);gap:0;margin:0;padding:0;list-style:none;border-top:1px solid var(--vd-lijn)}#root .vd-ontdek-groepen>li{margin:0;padding:0;min-width:0}#root .vd-ontdek-groep{border-bottom:1px solid var(--vd-lijn)}#root .vd-ontdek-knop{display:flex;align-items:center;justify-content:space-between;gap:var(--vd-s16);min-height:48px;padding:12px 0;color:var(--vd-panel);font-size:16px;font-weight:700;line-height:1.3;cursor:pointer;list-style:none}#root .vd-ontdek-knop::-webkit-details-marker{display:none}#root .vd-ontdek-knop:hover{color:var(--vd-accent-tekst)}#root .vd-ontdek-knop:focus-visible{outline:3px solid var(--vd-accent-tekst);outline-offset:-3px}#root .vd-ontdek-teken{flex:0 0 auto;position:relative;width:14px;height:14px}#root .vd-ontdek-teken:before,#root .vd-ontdek-teken:after{content:"";position:absolute;background:currentColor}#root .vd-ontdek-teken:before{top:6px;left:0;width:14px;height:2px}#root .vd-ontdek-teken:after{top:0;left:6px;width:2px;height:14px}#root .vd-ontdek-groep[open] .vd-ontdek-teken:after{display:none}#root .vd-ontdek-lijst{columns:1;margin:0;padding:0 0 var(--vd-s16);list-style:none}#root .vd-ontdek-lijst li{margin:0 0 2px;padding:0;break-inside:avoid}#root .vd-ontdek-link{display:block;padding:7px 0;color:var(--vd-ink);font-size:14px;line-height:1.4;text-decoration:none}#root .vd-ontdek-link:hover{color:var(--vd-accent-tekst);text-decoration:underline}#root .vd-ontdek-link:focus-visible{outline:2px solid var(--vd-accent-tekst);outline-offset:2px}#root .vd-ontdek-aantal{color:var(--vd-mut);font-size:12px}#root .vd-ontdek-groep--18plus .vd-ontdek-knop{color:var(--vd-panel)}#root .vd-ontdek-merk{display:inline-flex;align-items:center;justify-content:center;min-width:38px;margin-left:8px;padding:2px 8px;border:1px solid var(--vd-panel);border-radius:999px;background:var(--vd-wit);color:var(--vd-panel);font-size:11px;font-weight:700;letter-spacing:.04em}@media only screen and (min-width:601px){#root .vd-ontdek-lijst{columns:2;column-gap:var(--vd-s24)}}@media only screen and (min-width:1001px){#root .vd-ontdek-groepen{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:var(--vd-s40)}#root .vd-ontdek-groep>.vd-ontdek-lijst{display:block}#root .vd-ontdek-knop{pointer-events:none}#root .vd-ontdek-teken{display:none}#root .vd-ontdek-lijst{columns:2}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/vd-stijl.css.map */
