.et-kh-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9990;background:#0e1c2e8c;display:flex;align-items:center;justify-content:center;padding:24px;font-family:var(--et-font)}.et-kh-overlay[hidden]{display:none}.et-kh-modal{width:720px;max-width:100%;background:#fff;border-radius:var(--et-r-panel);box-shadow:var(--et-shadow-modal);overflow:hidden;max-height:calc(100dvh - 48px);overflow-y:auto;transition:width .15s ease}.et-kh-modal--wide{width:860px}.et-kh-modal--narrow{width:640px}.et-kh-grabber{display:none}.et-kh-overlay [hidden]{display:none!important}.et-kh-overlay button{text-transform:none;letter-spacing:normal;line-height:1.4;box-shadow:none;margin:0}.et-kh-overlay h2,.et-kh-overlay h3,.et-kh-overlay p{margin:0}.et-kh-overlay a{text-decoration:none;color:var(--et-link)}.et-kh-overlay a:hover{color:var(--et-link-hover)}.et-kh-overlay img{max-width:100%}.et-kh-head{padding:26px 32px 0;display:flex;flex-direction:column;gap:14px}.et-kh-head__row{display:flex;align-items:center}.et-kh-kicker{margin-right:auto;font-size:12px;font-weight:800;letter-spacing:.09em;color:var(--et-teal-dark);text-transform:uppercase}.et-kh-kicker .et-kh-step-inline{display:none}.et-kh-steplabel{font-size:13px;color:var(--et-text-muted);font-weight:600}.et-kh-close{margin-left:28px;width:32px;height:32px;border-radius:50%;flex:none;display:flex;align-items:center;justify-content:center;color:var(--et-text-muted);background:none;cursor:pointer;border:1.5px solid var(--et-border-card);padding:0;transition:border-color .15s ease,color .15s ease}.et-kh-close:hover{border-color:var(--et-navy);color:var(--et-navy);background:none}.et-kh-progress{display:flex;gap:6px}.et-kh-progress span{flex:1;height:4px;border-radius:var(--et-r-pill);background:var(--et-border-card)}.et-kh-progress span.is-done{background:var(--et-teal)}.et-kh-question{margin-top:10px}.et-kh-question h2{font-size:24px;font-weight:800;color:var(--et-text);letter-spacing:-.01em;line-height:1.25}.et-kh-question p{font-size:14px;color:var(--et-text-muted);margin:4px 0 0}.et-kh-body{padding:20px 32px 26px;display:flex;flex-direction:column;gap:10px}.et-kh-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:10px}.et-kh-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.et-kh-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.et-kh-card{font:inherit;text-align:left;background:#fff;border:1.5px solid var(--et-border-card);border-radius:var(--et-r-card);padding:16px;display:flex;align-items:center;gap:14px;cursor:pointer;position:relative;min-height:44px;color:var(--et-text);transition:border-color .15s ease,background .15s ease}.et-kh-card:hover{border-color:var(--et-teal);background:#fff;color:var(--et-text)}.et-kh-card[aria-pressed=true]{border:2px solid var(--et-teal);background:var(--et-tint-light);padding:15px}.et-kh-card__title{display:block;font-weight:700;font-size:15px;color:var(--et-text)}.et-kh-card__sub{display:block;font-size:12.5px;color:var(--et-text-muted);margin-top:2px}.et-kh-card__tick{position:absolute;top:12px;right:12px;width:20px;height:20px;border-radius:50%;background:var(--et-teal-dark);color:#fff;display:none;align-items:center;justify-content:center}.et-kh-card[aria-pressed=true] .et-kh-card__tick{display:flex}.et-kh-swatch{width:46px;height:46px;border-radius:8px;flex:none}.et-kh-swatch--zandcement{background:repeating-linear-gradient(45deg,#cdc5b8,#cdc5b8 5px,#c0b7a8 5px 10px)}.et-kh-swatch--anhydriet{background:linear-gradient(135deg,#e8e4dc,#ddd8ce)}.et-kh-swatch--hout{background:repeating-linear-gradient(90deg,#c9a87c,#c9a87c 10px,#bd9968 10px 12px)}.et-kh-swatch--tegels{background:#d5dde3;background-image:linear-gradient(#F4F7F9 2px,transparent 2px),linear-gradient(90deg,#F4F7F9 2px,transparent 2px);background-size:15px 15px}.et-kh-card--unknown{border-style:dashed;border-color:var(--et-border-checkbox);padding:14px 16px;gap:12px}.et-kh-card--unknown:hover{border-color:var(--et-teal)}.et-kh-card--unknown[aria-pressed=true]{border:2px solid var(--et-teal);border-style:solid;padding:13px 15px}.et-kh-qmark{width:30px;height:30px;border-radius:50%;flex:none;background:var(--et-tint);color:var(--et-teal-dark);font-weight:800;font-size:15px;display:flex;align-items:center;justify-content:center}.et-kh-card--unknown .et-kh-card__title{font-size:14px}.et-kh-card--unknown .et-kh-card__hint{font-size:13px;color:var(--et-text-muted)}.et-kh-card--range{flex-direction:column;text-align:center;padding:16px 12px;gap:0;justify-content:center}.et-kh-card--range[aria-pressed=true]{padding:15px 11px}.et-kh-card--range .et-kh-card__title{font-weight:800;font-size:17px}.et-kh-card--range .et-kh-card__sub{font-size:12px;margin-top:3px}.et-kh-card--range .et-kh-card__tick{top:8px;right:8px;width:18px;height:18px}.et-kh-vv{border:1.5px solid var(--et-hairline);border-radius:var(--et-r-card);padding:16px 20px;display:flex;align-items:center;gap:16px;margin-top:8px}.et-kh-vv__title{font-weight:700;font-size:15px;color:var(--et-text)}.et-kh-vv__sub{font-size:13px;color:var(--et-text-muted);margin-top:2px}.et-kh-seg{margin-left:auto;display:flex;background:var(--et-surface);border-radius:8px;padding:4px;gap:4px;flex:none}.et-kh-seg button{font:inherit;border:0;background:none;border-radius:6px;padding:9px 22px;font-weight:600;font-size:14px;color:var(--et-text-muted);cursor:pointer;min-height:40px;transition:background .15s ease,color .15s ease}.et-kh-seg button:hover{background:none;color:var(--et-text)}.et-kh-seg button[aria-pressed=true],.et-kh-seg button[aria-pressed=true]:hover{background:#fff;box-shadow:0 1px 4px #0e1c2e26;font-weight:700;color:var(--et-text)}.et-kh-card--plain{display:block}.et-kh-card--plain .et-kh-card__sub{margin-top:3px}.et-kh-card--plain .et-kh-card__tick{top:10px;right:10px;width:18px;height:18px}.et-kh-m2row{display:flex;gap:14px;align-items:stretch}.et-kh-m2input{display:flex;align-items:center;border:1.5px solid #CBD9E3;border-radius:var(--et-r-card);padding:0 20px;gap:12px;flex:none}.et-kh-m2input input{width:90px;height:58px;border:none;outline:none;background:none;font:inherit;font-size:24px;font-weight:800;color:var(--et-text);padding:0;box-shadow:none}.et-kh-m2input .et-kh-m2unit{font-size:16px;font-weight:700;color:var(--et-text-muted)}.et-kh-verbruik{flex:1;background:var(--et-tint-light);border:1.5px solid #CBEAF3;border-radius:var(--et-r-card);padding:12px 20px;display:flex;align-items:center;gap:20px}.et-kh-verbruik__label{font-size:12px;font-weight:700;color:var(--et-teal-dark);letter-spacing:.05em;text-transform:uppercase}.et-kh-verbruik__formule{font-size:13px;color:var(--et-text-body);margin-top:2px}.et-kh-verbruik__uitkomst{margin-left:auto;text-align:right}.et-kh-verbruik__zakken{font-size:22px;font-weight:800;color:var(--et-text)}.et-kh-verbruik__eenheid{font-size:12px;color:var(--et-text-muted)}.et-kh-recap{display:flex;flex-direction:column;gap:8px;margin-top:6px}.et-kh-recap__label{font-size:12.5px;font-weight:800;letter-spacing:.06em;color:var(--et-text-muted);text-transform:uppercase}.et-kh-recap__chips{display:flex;gap:8px;flex-wrap:wrap}.et-kh-recap__leeg{font-size:13px;color:var(--et-text-faint)}.et-kh-chip-edit{font:inherit;border:0;background:var(--et-surface);border-radius:var(--et-r-pill);font-size:13px;font-weight:600;color:var(--et-text-nav);padding:7px 14px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;min-height:34px;transition:background .15s ease}.et-kh-chip-edit:hover{background:var(--et-tint);color:var(--et-text-nav)}.et-kh-chip-edit svg{color:var(--et-text-faint)}.et-kh-footer{border-top:1px solid var(--et-hairline);padding:16px 32px;display:flex;align-items:center;gap:18px;background:#fff}.et-kh-escape{margin-right:auto;font-size:13.5px;color:var(--et-text-muted);display:flex;align-items:center;gap:8px}.et-kh-escape a{font-weight:700}.et-kh-dot{width:8px;height:8px;border-radius:50%;background:var(--et-whatsapp);flex:none}.et-kh-prev{font:inherit;border:0;background:none;cursor:pointer;padding:8px 0;font-size:14px;font-weight:700;color:var(--et-text-muted);display:inline-flex;align-items:center;gap:6px;transition:color .15s ease}.et-kh-prev:hover{color:var(--et-text);background:none}.et-kh-next,.et-kh-advies{font:inherit;border:0;cursor:pointer;border-radius:var(--et-r-btn);padding:13px 26px;font-weight:700;font-size:14.5px;min-height:44px;display:inline-flex;align-items:center;gap:8px;transition:background .15s ease}.et-kh-next{background:var(--et-navy);color:#fff}.et-kh-next:hover{background:var(--et-navy-hover);color:#fff}.et-kh-advies{background:var(--et-teal);color:var(--et-teal-ink);font-weight:800;margin-left:auto}.et-kh-advies:hover{background:var(--et-teal-hover);color:var(--et-teal-ink)}.et-kh-view--vragen[data-pos=first] .et-kh-next{margin-left:auto}.et-kh-view--vragen[data-pos=first] .et-kh-prev,.et-kh-view--vragen[data-pos=first] .et-kh-advies,.et-kh-view--vragen[data-pos=last] .et-kh-next{display:none}.et-kh-view--vragen:not([data-pos=last]) .et-kh-advies{display:none}.et-kh-next:disabled,.et-kh-advies:disabled{opacity:.45;cursor:default}.et-kh-next:disabled:hover{background:var(--et-navy)}.et-kh-advies:disabled:hover{background:var(--et-teal)}.et-kh-res-head{position:sticky;top:0;z-index:3;background:var(--et-navy);padding:12px 32px;display:flex;align-items:center;gap:14px}.et-kh-res-head h2{flex:1;min-width:0;color:#fff;font-size:22px;font-weight:800;letter-spacing:-.01em;line-height:1.3}.et-kh-close--dark{border-color:#ffffff40;color:#ffffffb3}.et-kh-close--dark:hover{border-color:#fff;color:#fff}.et-kh-res-body{padding:18px 32px;display:flex;flex-direction:column;gap:8px}.et-kh-res-terug{font:inherit;flex:none;cursor:pointer;background:none;border:1.5px solid rgba(255,255,255,.45);border-radius:var(--et-r-btn);min-height:44px;padding:0 14px;font-size:13px;font-weight:700;color:#ffffffd1;display:inline-flex;align-items:center;gap:7px;transition:border-color .15s ease,color .15s ease}.et-kh-res-terug:hover{border-color:#fff;color:#fff;background:none}.et-kh-res-terug:focus-visible{outline:2px solid #fff;outline-offset:2px}.et-kh-res-main{border:2px solid var(--et-teal);border-radius:12px;padding:14px 20px;display:flex;align-items:center;gap:20px;background:#fdfefe}.et-kh-res-main img{height:110px;width:auto;object-fit:contain;flex:none}.et-kh-res-main__mid{flex:1}.et-kh-res-badgerow{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.et-kh-res-badge{background:var(--et-tint);color:var(--et-teal-dark);font-size:11px;font-weight:800;letter-spacing:.05em;padding:4px 9px;border-radius:5px;text-transform:uppercase}.et-kh-res-stock{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--et-stock);font-weight:700}.et-kh-res-stock:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--et-stock)}.et-kh-res-main h3{font-weight:800;font-size:18px;color:var(--et-text);margin-top:6px}.et-kh-res-main__why{font-size:13.5px;color:var(--et-text-body);margin-top:3px;line-height:1.5}.et-kh-res-main__reken{font-size:13px;color:#8a5a18;font-weight:600;margin-top:6px;line-height:1.5}.et-kh-res-price{text-align:right;flex:none}.et-kh-res-price__calc{font-size:13px;color:var(--et-text-muted)}.et-kh-res-price__total{font-size:22px;font-weight:800;color:var(--et-text);margin-top:2px}.et-kh-res-price__note{font-size:11.5px;color:var(--et-teal-dark);font-weight:700;margin-top:2px;display:inline-flex;align-items:center;gap:4px;max-width:24ch}.et-kh-res-extras{border:1.5px solid var(--et-border-card);border-radius:12px;overflow:hidden;background:#fff}.et-kh-res-extras__kop{font-size:11.5px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--et-text-muted);background:var(--et-surface);padding:5px 18px;line-height:1.35}.et-kh-res-extra{width:100%;font:inherit;text-align:left;color:var(--et-text);background:#fff;border:0;border-top:1px solid var(--et-hairline);border-radius:0;padding:12px 18px;cursor:pointer;display:flex;align-items:center;gap:14px;transition:background .15s ease}.et-kh-res-extra:hover{background:var(--et-surface);color:var(--et-text)}.et-kh-res-extra[aria-pressed=true],.et-kh-res-extra[aria-pressed=true]:hover{background:var(--et-tint-light);color:var(--et-text)}.et-kh-res-extra:focus-visible{outline:2px solid var(--et-teal-dark);outline-offset:-3px}.et-kh-res-extra.is-info,.et-kh-res-extra.is-info:hover{cursor:default;background:#fff;opacity:1;color:var(--et-text)}.et-kh-res-extra.is-info .et-kh-opt{display:none}.et-kh-res-extra__img{height:40px;width:40px;object-fit:contain;flex:none}.et-kh-res-extra__mid{flex:1 1 auto;min-width:0}.et-kh-res-extra__title{font-weight:700;font-size:14.5px;line-height:1.3;color:var(--et-text);overflow-wrap:anywhere}.et-kh-res-extra__desc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;font-size:12.5px;line-height:1.45;color:var(--et-text-body);margin-top:2px}.et-kh-res-extra__lead{font-weight:700;color:var(--et-text)}.et-kh-res-extra__lead:after{content:" \b7  ";font-weight:400;color:var(--et-text-faint)}.et-kh-res-extra__price{text-align:right;flex:none;font-size:15px;font-weight:800;color:var(--et-text)}.et-kh-opt{width:28px;height:28px;flex:none;background:#fff;border:1.5px solid var(--et-border);border-radius:7px;color:var(--et-text-faint);display:flex;align-items:center;justify-content:center;padding:0;transition:border-color .15s ease,background .15s ease,color .15s ease}.et-kh-res-extra:hover .et-kh-opt{border-color:var(--et-teal);color:var(--et-teal-dark)}.et-kh-res-extra[aria-pressed=true] .et-kh-opt{border:2px solid var(--et-teal-dark);background:var(--et-teal-dark);color:#fff}.et-kh-opt .et-kh-opt__check{display:none}.et-kh-res-extra[aria-pressed=true] .et-kh-opt__check{display:block}.et-kh-res-extra[aria-pressed=true] .et-kh-opt__plus{display:none}.et-kh-res-foot{position:sticky;bottom:0;z-index:2;border-top:1px solid var(--et-hairline);padding:12px 32px;display:flex;flex-direction:column;gap:10px;background:#fff;box-shadow:var(--et-shadow-sticky)}.et-kh-res-foot__row{display:flex;align-items:center;gap:18px;flex-wrap:nowrap}.et-kh-res-foot__totaalblok{min-width:0}.et-kh-res-foot__totaal-label{font-size:13px;color:var(--et-text-muted)}.et-kh-res-foot__totaal{font-size:21px;font-weight:800;color:var(--et-text);line-height:1.3}.et-kh-res-foot__levering{min-width:0;font-size:13px;color:var(--et-text-muted);border-left:1px solid var(--et-border-card);padding-left:18px}.et-kh-res-foot__acties{display:flex;gap:10px;flex:none}.et-kh-btn-specialist[hidden]+.et-kh-res-foot__acties{margin-left:auto}.et-kh-btn-specialist{font:inherit;cursor:pointer;background:#fff;margin-left:auto;flex:none;border:1.5px solid var(--et-border);color:var(--et-text);font-weight:700;font-size:14px;padding:13px 20px;border-radius:var(--et-r-btn);min-height:44px;display:inline-flex;align-items:center;gap:8px;text-decoration:none;white-space:nowrap;transition:border-color .15s ease}.et-kh-btn-specialist:hover{border-color:var(--et-whatsapp);color:var(--et-text);background:#fff}.et-kh-btn-cart{font:inherit;cursor:pointer;background:var(--et-navy);border:0;color:#fff;font-weight:800;font-size:14.5px;padding:13px 24px;border-radius:var(--et-r-btn);min-height:44px;display:inline-flex;align-items:center;text-decoration:none;white-space:nowrap;transition:background .15s ease}.et-kh-btn-cart:hover{background:var(--et-navy-hover);color:#fff}.et-kh-btn-cart.is-loading{opacity:.6;pointer-events:none}.et-kh-spec-head{padding:30px 36px 0;display:flex;flex-direction:column;gap:14px}.et-kh-spec-qmark{width:56px;height:56px;border-radius:50%;background:var(--et-tint);display:flex;align-items:center;justify-content:center;font-size:24px;color:var(--et-teal-dark);font-weight:800}.et-kh-spec-head h2{font-size:24px;font-weight:800;color:var(--et-text);line-height:1.25;text-wrap:balance;letter-spacing:-.01em}.et-kh-spec-head p{font-size:14.5px;color:var(--et-text-body);line-height:1.6;margin:0}.et-kh-spec-body{padding:22px 36px 30px;display:flex;flex-direction:column;gap:10px}.et-kh-spec-wa{background:var(--et-navy);color:#fff;border-radius:var(--et-r-card);padding:16px 22px;display:flex;align-items:center;gap:14px;cursor:pointer;text-decoration:none;transition:background .15s ease}.et-kh-spec-wa:hover{background:var(--et-navy-hover);color:#fff}.et-kh-spec-wa .et-kh-dot{width:10px;height:10px}.et-kh-spec-wa__title{font-weight:800;font-size:15.5px}.et-kh-spec-wa__sub{font-size:12.5px;color:#fff9;margin-top:2px}.et-kh-spec-wa svg{margin-left:auto;flex:none}.et-kh-spec-row{display:flex;gap:10px}.et-kh-spec-btn{flex:1;border:1.5px solid var(--et-border);border-radius:var(--et-r-card);padding:14px 18px;font-weight:700;font-size:14px;color:var(--et-text);text-align:center;cursor:pointer;text-decoration:none;min-height:44px;display:flex;align-items:center;justify-content:center;transition:border-color .15s ease}.et-kh-spec-btn:hover{border-color:var(--et-teal);color:var(--et-text)}.et-kh-spec-terug{font-size:13px;color:var(--et-text-muted);text-align:center;margin:4px 0 0}.et-kh-spec-terug button{font:inherit;border:0;background:none;cursor:pointer;padding:0;font-weight:700;color:var(--et-teal-dark)}.et-kh-spec-terug button:hover{color:var(--et-navy);background:none}.et-kh-m2input--mm input{width:76px}.et-kh-invoer-note{font-size:13px;color:var(--et-text-muted);margin:-4px 0 0;line-height:1.5}.et-kh-invoer-note.is-warn{color:#8a5a18;font-weight:600}.et-kh-invoer-note.is-leeg{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;margin:0;padding:0;border:0}[data-step-panel=vocht] .et-kh-vv{flex-wrap:wrap}.et-kh-res-badge--nvt{background:#fbf3e4;color:#8a5a18}.et-kh-res-nvtbadge{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;background:#fbf3e4;color:#8a5a18;padding:3px 8px;border-radius:5px;margin-top:3px}.et-kh-alert{display:flex;gap:12px;align-items:flex-start;background:#fbf3e4;border:1.5px solid #EED9B4;border-radius:var(--et-r-card);padding:14px 18px}.et-kh-alert svg{flex:none;color:#b27b1e;margin-top:1px}.et-kh-alert p{font-size:13.5px;color:#6b4a12;line-height:1.5}.et-kh-alert a{font-weight:700;color:#8a5a18;text-decoration:underline}.et-kh-overlay .et-kh-alert a:hover{color:#6b4a12}.et-kh-protocol{border:1.5px solid var(--et-border-card);border-radius:12px}.et-kh-protocol__sum{display:flex;align-items:center;gap:6px 12px;flex-wrap:wrap;padding:8px 16px;min-height:44px;cursor:pointer;list-style:none}.et-kh-protocol__sum::-webkit-details-marker{display:none}.et-kh-protocol__sum:focus-visible{outline:2px solid var(--et-teal-dark);outline-offset:-3px;border-radius:10px}.et-kh-protocol h3{font-size:14px;font-weight:800;color:var(--et-text)}.et-kh-protocol__hint{font-size:12.5px;color:var(--et-text-muted)}.et-kh-protocol__chev{margin-left:auto;flex:none;color:var(--et-text-muted);transition:transform .15s ease}.et-kh-protocol[open] .et-kh-protocol__chev{transform:rotate(180deg)}.et-kh-protocol ol{margin:0;padding:0 16px 10px 34px;display:flex;flex-direction:column;gap:2px}.et-kh-protocol li{font-size:13px;color:var(--et-text-body);line-height:1.4}.et-kh-btn-cart--wa{gap:8px}.et-kh-res-uitverkocht{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#b4231f}.et-kh-res-uitverkocht:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}.et-kh-res-extra .et-kh-res-uitverkocht{margin-top:3px;font-size:11.5px}.et-kh-res-foot__nvtuitleg{flex:1 1 0;min-width:0;font-size:13px;color:var(--et-text-muted);line-height:1.5;max-width:62ch}.et-kh-cart-fout{flex:none;display:flex;gap:12px;align-items:flex-start;background:#fbf3e4;border:1.5px solid #EED9B4;border-radius:var(--et-r-card);padding:12px 16px}.et-kh-cart-fout svg{flex:none;color:#b27b1e;margin-top:1px}.et-kh-cart-fout p{font-size:13.5px;color:#6b4a12;line-height:1.5}.et-kh-cart-fout a{font-weight:700;color:#8a5a18;text-decoration:underline}.et-kh-overlay .et-kh-cart-fout a:hover{color:#6b4a12}@media(min-width:641px)and (max-height:800px){.et-kh-overlay{padding:10px}.et-kh-modal,.et-kh-modal--wide,.et-kh-modal--narrow{max-height:calc(100dvh - 20px)}}@media(min-width:641px)and (max-width:900px){.et-kh-res-head,.et-kh-res-body,.et-kh-res-foot{padding-left:24px;padding-right:24px}.et-kh-res-foot__row{flex-wrap:wrap;row-gap:4px;column-gap:14px}.et-kh-res-foot__totaalblok{order:1}.et-kh-btn-specialist{order:2}.et-kh-res-foot__acties{order:3}.et-kh-res-foot__levering{order:4;flex:1 1 100%;border-left:0;padding-left:0;font-size:12.5px}.et-kh-res-foot__levering br{display:none}}@media(max-width:640px){.et-kh-overlay{padding:0;align-items:flex-end}.et-kh-modal,.et-kh-modal--wide,.et-kh-modal--narrow{width:100%;border-radius:16px 16px 0 0;max-height:92dvh;overflow-y:auto}.et-kh-grabber{display:flex;justify-content:center;padding:10px 0 2px}.et-kh-grabber span{width:40px;height:4px;border-radius:var(--et-r-pill);background:var(--et-border)}.et-kh-head{padding:10px 20px 0;gap:12px}.et-kh-kicker{font-size:11px}.et-kh-kicker .et-kh-step-inline{display:inline}.et-kh-steplabel{display:none}.et-kh-close{width:44px;height:44px}.et-kh-progress span{height:3.5px}.et-kh-seg button,.et-kh-chip-edit{min-height:44px}.et-kh-question h2{font-size:20px}.et-kh-question p{font-size:13.5px}.et-kh-body{padding:14px 20px 18px;gap:8px}.et-kh-grid-2,.et-kh-grid-3{grid-template-columns:1fr}.et-kh-grid-4{grid-template-columns:1fr 1fr}.et-kh-card{padding:13px 14px;gap:12px}.et-kh-card[aria-pressed=true]{padding:12px 13px}.et-kh-swatch{width:38px;height:38px;border-radius:7px}.et-kh-card__title{font-size:14px}.et-kh-card__sub{font-size:11.5px}.et-kh-card--swatch .et-kh-card__tick{top:50%;right:14px;transform:translateY(-50%);width:18px;height:18px}.et-kh-m2row{flex-wrap:wrap}.et-kh-verbruik{min-width:100%}.et-kh-footer{position:sticky;bottom:0;flex-wrap:wrap;padding:12px 20px 16px;gap:12px;box-shadow:var(--et-shadow-sticky)}.et-kh-escape{flex:1 1 100%;justify-content:center;order:2}.et-kh-next,.et-kh-advies{flex:1 1 100%;justify-content:center;order:1;padding:14px 0;border-radius:9px}.et-kh-view--vragen[data-pos=first] .et-kh-next{margin-left:0}.et-kh-prev{order:3}.et-kh-res-head{padding:10px 20px;gap:6px 10px;flex-wrap:wrap}.et-kh-res-terug{order:1}.et-kh-res-head .et-kh-close{order:2;margin-left:auto}.et-kh-res-head h2{order:3;flex:1 1 100%;font-size:18px}.et-kh-res-body{padding:14px 20px;gap:6px}.et-kh-res-main{flex-wrap:wrap;padding:12px;gap:10px}.et-kh-res-main img{height:64px}.et-kh-res-main__mid{flex:1 1 60%}.et-kh-res-main__why{font-size:13px;line-height:1.45}.et-kh-res-price{text-align:left;flex:1 1 100%;display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 12px}.et-kh-res-price__calc{flex:1 1 auto}.et-kh-res-price__total{font-size:19px;margin-top:0;margin-left:auto}.et-kh-res-price__note{flex:1 1 100%;margin-top:0}.et-kh-res-extras__kop{padding:4px 14px;font-size:11px}.et-kh-res-extra{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;grid-template-rows:min-content min-content min-content;align-items:center;column-gap:10px;row-gap:1px;padding:11px 14px}.et-kh-res-extra__img{height:36px;width:36px;grid-column:1;grid-row:1 / -1}.et-kh-res-extra__mid{display:contents}.et-kh-res-extra__title{grid-column:2;grid-row:1;font-size:13.5px}.et-kh-res-extra__price{grid-column:3;grid-row:1;font-size:14px}.et-kh-opt{grid-column:4;grid-row:1 / -1;width:26px;height:26px}.et-kh-res-extra__desc{grid-column:2 / 4;grid-row:2;font-size:12px;-webkit-line-clamp:3;line-clamp:3}.et-kh-res-extra .et-kh-res-nvtbadge,.et-kh-res-extra .et-kh-res-uitverkocht{grid-column:2 / 4;grid-row:3;justify-self:start}.et-kh-res-extra.is-info{grid-template-columns:auto minmax(0,1fr)}.et-kh-res-extra.is-info .et-kh-res-extra__desc,.et-kh-res-extra.is-info .et-kh-res-nvtbadge,.et-kh-res-extra.is-info .et-kh-res-uitverkocht{grid-column:2 / -1}.et-kh-res-foot{padding:10px 20px 12px;gap:8px}.et-kh-res-foot__row{flex-wrap:wrap;gap:6px 12px}.et-kh-res-foot__totaalblok{order:1;flex:1 1 100%;min-width:0;display:flex;align-items:baseline;justify-content:space-between;gap:4px 12px}.et-kh-res-foot__nvtuitleg{order:1;flex:1 1 100%;max-width:none;font-size:12.5px}.et-kh-res-foot__levering{order:2;flex:1 1 100%;border-left:0;padding-left:0;font-size:12px}.et-kh-res-foot__levering br{display:none}.et-kh-btn-specialist{order:3;margin-left:0;flex:0 1 auto;min-width:0;justify-content:center;padding:6px 12px;min-height:44px;font-size:13px}.et-kh-btn-specialist .et-kh-dot{display:none}.et-kh-res-foot__acties{order:4;margin-left:auto;flex:1 1 auto}.et-kh-btn-cart{justify-content:center;flex:1 1 auto;padding:13px 16px}.et-kh-protocol__sum{padding:6px 14px}.et-kh-protocol__chev{order:1}.et-kh-protocol__hint{order:2;flex:1 1 100%}.et-kh-protocol ol{padding:0 14px 10px 30px}.et-kh-spec-head{padding:16px 20px 0}.et-kh-spec-body{padding:18px 20px 24px}.et-kh-spec-row{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/et-keuzehulp.css.map */
