.kl-root{--heading:var(--kleur-zwart, #000000);--body:#333336;--muted:var(--kleur-tekst-zacht, #6e6e73);--accent:var(--kleur-groen, #20be72);--bg:var(--kleur-wit, #ffffff);--tint:var(--kleur-vlak, #f5f5f7);background:var(--bg);color:var(--body);padding-bottom:80px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Inter Tight,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}.kl-root *{box-sizing:border-box}.kl-root a{color:var(--accent);text-decoration:none;-webkit-tap-highlight-color:transparent}.kl-root a:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:8px}.kl-root .wrap{width:calc(100% - 48px);max-width:808px;margin-inline:auto}.kl-root .mh-header{padding:35px 0 80px;text-align:center}.kl-root .mh-icon{width:52px;height:52px;border-radius:13px;margin:0 auto;color:var(--accent);display:flex;align-items:center;justify-content:center}.kl-root .mh-icon svg{width:60px;height:60px;overflow:visible}.kl-root .mh-title{margin:27px 0 0;font-size:48px;line-height:1.05;letter-spacing:-.04em;font-weight:700;color:var(--heading)}.kl-root .mh-sub{margin:16px auto 0;max-width:390px;font-size:16px;line-height:1.55;color:#424245}.kl-root .mh-intro-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;margin-top:24px;padding:0 23px;border-radius:999px;background:var(--kleur-donker-2, #111);color:var(--kleur-wit, #fff)!important;font-size:14px;font-weight:600;transition:transform .25s ease,background .25s ease}.kl-root .mh-intro-button:hover{transform:translateY(-2px);background:#29292b}.kl-root .mh-intro-button svg{width:14px;height:14px;flex:0 0 auto}.kl-root .mh-grid{display:grid;grid-template-columns:1fr;gap:24px 26px;max-width:640px;margin-inline:auto}.kl-root .mh-block{position:relative;color:var(--body);overflow:hidden;background:var(--kleur-wit, #fff);border-radius:14px;border:1px solid rgba(0,0,0,.045);box-shadow:0 12px 30px #00000013,0 2px 6px #00000006;padding:26px;min-height:220px;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}.kl-root .mh-block:hover,.kl-root .mh-block:focus-visible{transform:translateY(-2px);box-shadow:0 15px 34px #00000017,0 3px 8px #00000008}.kl-root .mh-block:not(.mh-block--wide){align-items:center;text-align:center}.kl-root .mh-block--wide{grid-column:1 / -1;min-height:unset;text-align:center;align-items:center;padding:32px}.kl-root .mh-block--gradient{border:2px solid transparent;background:linear-gradient(var(--kleur-wit, #fff),var(--kleur-wit, #fff)) padding-box,linear-gradient(90deg,var(--kleur-groen, #20be72),var(--kleur-blauw, #0071e3)) border-box}.kl-root .mh-block-icon{margin:0 0 14px;color:var(--accent);display:flex;align-items:center;flex:0 0 auto}.kl-root .mh-block-icon svg{width:22px;height:22px}.kl-root .mh-corner-arrow{position:absolute;top:20px;right:20px;width:28px;height:28px;border-radius:50%;background:#20be7214;color:var(--accent);display:flex;align-items:center;justify-content:center;transition:transform .2s ease,background .2s ease,color .2s ease}.kl-root .mh-corner-arrow svg{width:13px;height:13px}.kl-root .mh-block:hover .mh-corner-arrow,.kl-root .mh-block:focus-visible .mh-corner-arrow{background:var(--accent);color:var(--kleur-wit, #fff);transform:translate(2px,-2px)}.kl-root .mh-block-title{margin:0;font-size:19px;font-weight:600;letter-spacing:-.02em;line-height:1.2;color:var(--kleur-donker-2, #111)}.kl-root .mh-block-text{margin:10px 0 0;font-size:14px;line-height:1.6;color:#454548}.kl-root .mh-block--wide .mh-block-text{max-width:440px}.kl-root .mh-block--legal{align-items:flex-start;text-align:left}.kl-root .mh-block--legal .mh-block-text{width:100%;max-width:none;margin-left:0;margin-right:0;text-align:left}.kl-root .mh-block--legal .mh-block-text+.mh-block-text{margin-top:12px}.kl-root .mh-block--legal .mh-block-title{text-wrap:balance}.kl-root .mh-block--step1{overflow:visible}.kl-root .mh-mail-picker{position:relative;display:inline-flex}.kl-root .mh-mail-picker-btn{border:none;font:inherit;cursor:pointer}.kl-root .mh-mail-menu{position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);background:var(--kleur-wit, #fff);border-radius:14px;box-shadow:0 14px 32px #00000029,0 2px 8px #0000000f;padding:8px;min-width:200px;z-index:var(--laag-inhoud-boven, 22);text-align:left}.kl-root .mh-mail-menu[hidden]{display:none}.kl-root .mh-mail-opt{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:9px;color:var(--kleur-tekst, #1d1d1f);font-size:13.5px;font-weight:500;transition:background .15s ease}.kl-root .mh-mail-opt:hover,.kl-root .mh-mail-opt:focus-visible{background:var(--tint)}.kl-root .mh-mail-opt-icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.kl-root .mh-mail-opt-icon img{width:100%;height:100%;object-fit:contain;display:block}.kl-root .mh-chip{margin-top:24px;margin-bottom:24px;align-self:center;display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border-radius:999px;background:#20be7214;font-size:13.5px;font-weight:600;color:var(--accent)}.kl-root .mh-chip svg{width:15px;height:15px;flex:0 0 auto}.kl-root .mh-chip--solid{align-self:center;background:var(--accent);color:var(--kleur-wit, #fff);padding:8px 15px;font-size:12.5px;min-height:44px;transition:transform .2s ease,box-shadow .2s ease}.kl-root .mh-chip--solid:hover,.kl-root .mh-chip--solid:focus-visible{transform:translateY(-2px)}.kl-root .mh-btn-row{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px;margin-top:24px;margin-bottom:24px}.kl-root .mh-btn-row .mh-chip{margin-top:0;margin-bottom:0}.kl-root .mh-custom-image{width:var(--img-w);max-width:100%;margin-top:18px}.kl-root .mh-custom-image img{display:block;width:100%;height:auto;border-radius:10px;object-fit:contain}.kl-root .mh-custom-image--desktop{display:block}.kl-root .mh-custom-image--mobile{display:none}@media(max-width:720px){.kl-root .mh-custom-image--desktop{display:none}.kl-root .mh-custom-image--mobile{display:block}}@media(max-width:720px){.kl-root .wrap{width:calc(100% - 36px)}.kl-root .mh-header{padding:35px 0 80px}.kl-root .mh-title{font-size:36px;line-height:1.08}}@media(prefers-reduced-motion:reduce){.kl-root .mh-block{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/Klachten.css.map */
