.bl-product-colour{--bl-pc-text: #232323;--bl-pc-muted: #716d69;--bl-pc-accent: #998779;--bl-pc-bg: #f3f0ec;--bl-pc-surface: #ffffff;--bl-pc-line: rgba(35, 35, 35, .18);margin:24px 0;color:var(--bl-pc-text);font-family:inherit;font-weight:300}.bl-product-colour *,.bl-product-colour *:before,.bl-product-colour *:after{box-sizing:border-box}.bl-product-colour [hidden]{display:none!important}.bl-product-colour button,.bl-product-colour input,.bl-product-colour select{font:inherit}.bl-product-colour__heading-row{display:flex;align-items:start;justify-content:space-between;gap:20px;margin-bottom:10px}.bl-product-colour__eyebrow{margin:0 0 5px;color:var(--bl-pc-muted);font-size:10px;font-weight:500;letter-spacing:.12em;line-height:1.4;text-transform:uppercase}.bl-product-colour__title{margin:0;color:inherit;font-family:inherit;font-size:20px;font-weight:400;letter-spacing:-.02em;line-height:1.25}.bl-product-colour__required{padding:5px 8px;border:1px solid var(--bl-pc-line);color:var(--bl-pc-muted);font-size:9px;font-weight:500;letter-spacing:.08em;line-height:1;text-transform:uppercase}.bl-product-colour__intro{margin:0 0 16px;color:var(--bl-pc-muted);font-size:13px;line-height:1.6}.bl-product-colour__open{-webkit-appearance:none;appearance:none;display:grid;grid-template-columns:46px minmax(0,1fr) 20px;gap:14px;align-items:center;width:100%;min-height:76px;padding:13px 16px;border:1px solid var(--bl-pc-text);border-radius:0;background:var(--bl-pc-surface);color:var(--bl-pc-text);cursor:pointer;text-align:left;transition:background-color .16s ease,color .16s ease}.bl-product-colour__open:hover,.bl-product-colour__open:focus-visible{background:var(--bl-pc-text);color:var(--bl-pc-surface);outline:0}.bl-product-colour__open:focus-visible{box-shadow:0 0 0 3px #99877959}.bl-product-colour__open strong,.bl-product-colour__open small{display:block}.bl-product-colour__open strong{font-size:14px;font-weight:500;line-height:1.3}.bl-product-colour__open small{margin-top:4px;color:currentColor;font-size:11px;line-height:1.35;opacity:.66}.bl-product-colour__open>svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.bl-product-colour__open-icon{display:grid;grid-template-columns:repeat(2,1fr);width:46px;height:46px;overflow:hidden;border:1px solid currentColor}.bl-product-colour__open-icon span:nth-child(1){background:#c9b487}.bl-product-colour__open-icon span:nth-child(2){background:#718b9c}.bl-product-colour__open-icon span:nth-child(3){background:#7d8971}.bl-product-colour__open-icon span:nth-child(4){background:#8f4246}.bl-product-colour__selected{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:14px;align-items:center;margin-top:10px;padding:10px;border:1px solid var(--bl-pc-line);background:var(--bl-pc-bg)}.bl-product-colour__selected-swatch{width:54px;height:54px;border:1px solid var(--bl-pc-line);background:var(--bl-pc-swatch, #d8d4cf)}.bl-product-colour__selected-copy{min-width:0}.bl-product-colour__selected-copy small,.bl-product-colour__selected-copy strong,.bl-product-colour__selected-copy span{display:block}.bl-product-colour__selected-copy small{color:var(--bl-pc-muted);font-size:9px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.bl-product-colour__selected-copy strong{margin-top:3px;font-size:14px;font-weight:500;line-height:1.3}.bl-product-colour__selected-copy span{margin-top:2px;overflow:hidden;color:var(--bl-pc-muted);font-size:11px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.bl-product-colour__selected>button{-webkit-appearance:none;appearance:none;padding:7px 5px;border:0;background:transparent;color:inherit;cursor:pointer;font-size:11px;text-decoration:underline;text-underline-offset:4px}.bl-product-colour__divider{display:flex;align-items:center;gap:12px;margin:15px 0;color:var(--bl-pc-muted);font-size:10px;text-transform:uppercase}.bl-product-colour__divider:before,.bl-product-colour__divider:after{content:"";flex:1;height:1px;background:var(--bl-pc-line)}.bl-product-colour__manual label{display:block;margin-bottom:7px;font-size:13px;font-weight:500}.bl-product-colour__manual input[type=text]{width:100%;min-height:50px;padding:0 14px;border:1px solid var(--bl-pc-text);border-radius:0;background:var(--bl-pc-surface);color:var(--bl-pc-text);font-size:14px;text-transform:uppercase}.bl-product-colour__manual input[type=text]:focus-visible{outline:2px solid var(--bl-pc-accent);outline-offset:2px}.bl-product-colour__manual-help{margin:7px 0 0;color:var(--bl-pc-muted);font-size:10px;line-height:1.45}.bl-product-colour__notice{margin:15px 0 0;padding-left:12px;border-left:2px solid var(--bl-pc-accent);color:var(--bl-pc-muted);font-size:10px;line-height:1.55}.bl-product-colour__visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.bl-product-colour__modal{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px}.bl-product-colour__backdrop{-webkit-appearance:none;appearance:none;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#141414a3;cursor:default}.bl-product-colour__dialog{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(1180px,100%);height:min(880px,calc(100vh - 48px));overflow:hidden;background:var(--bl-pc-bg);box-shadow:0 24px 80px #00000040}.bl-product-colour__dialog-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 26px;border-bottom:1px solid var(--bl-pc-line);background:var(--bl-pc-surface)}.bl-product-colour__dialog-header h2{margin:0;color:inherit;font-family:inherit;font-size:clamp(24px,3vw,36px);font-weight:300;letter-spacing:-.035em;line-height:1.1}.bl-product-colour__close{-webkit-appearance:none;appearance:none;display:grid;place-items:center;flex:0 0 auto;width:44px;height:44px;padding:0;border:1px solid var(--bl-pc-line);border-radius:50%;background:transparent;color:inherit;cursor:pointer}.bl-product-colour__close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5}.bl-product-colour__close:hover,.bl-product-colour__close:focus-visible{border-color:var(--bl-pc-text);background:var(--bl-pc-text);color:var(--bl-pc-surface);outline:0}.bl-product-colour__dialog-body{min-height:0;padding:22px 26px 30px;overflow-y:auto;overscroll-behavior:contain}.bl-product-colour__tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;border:1px solid var(--bl-pc-line);background:var(--bl-pc-line)}.bl-product-colour__tabs button{-webkit-appearance:none;appearance:none;display:flex;align-items:center;justify-content:space-between;min-height:64px;padding:14px 18px;border:0;border-radius:0;background:var(--bl-pc-surface);color:var(--bl-pc-text);cursor:pointer;text-align:left}.bl-product-colour__tabs button.is-active,.bl-product-colour__tabs button:hover,.bl-product-colour__tabs button:focus-visible{background:var(--bl-pc-text);color:var(--bl-pc-surface);outline:0}.bl-product-colour__tabs span{font-size:17px;font-weight:400}.bl-product-colour__tabs small{font-size:9px;letter-spacing:.07em;opacity:.65;text-transform:uppercase}.bl-product-colour__toolbar{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:10px;margin-top:16px}.bl-product-colour__search,.bl-product-colour__family{position:relative;display:block}.bl-product-colour__search>svg{position:absolute;top:50%;left:16px;width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5;transform:translateY(-50%);pointer-events:none}.bl-product-colour__search input,.bl-product-colour__family select{width:100%;height:54px;border:1px solid var(--bl-pc-text);border-radius:0;background-color:var(--bl-pc-surface);color:var(--bl-pc-text);font-size:13px}.bl-product-colour__search input{padding:0 14px 0 46px}.bl-product-colour__family>span{position:absolute;z-index:1;top:6px;left:12px;font-size:8px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;pointer-events:none}.bl-product-colour__family select{-webkit-appearance:none;appearance:none;padding:17px 36px 0 12px;background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 16px) 25px,calc(100% - 11px) 25px;background-repeat:no-repeat;background-size:5px 5px}.bl-product-colour__results-row{display:flex;justify-content:space-between;gap:20px;min-height:48px;padding:15px 0 12px}.bl-product-colour__results-row p,.bl-product-colour__results-row button{margin:0;color:var(--bl-pc-muted);font-size:9px;font-weight:500;letter-spacing:.08em;line-height:1.5;text-transform:uppercase}.bl-product-colour__results-row button{-webkit-appearance:none;appearance:none;padding:0;border:0;background:transparent;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.bl-product-colour__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--bl-pc-line);background:var(--bl-pc-line)}.bl-product-colour__card{-webkit-appearance:none;appearance:none;position:relative;display:grid;grid-template-rows:112px auto;min-width:0;padding:0;overflow:hidden;border:0;border-radius:0;background:var(--bl-pc-surface);color:var(--bl-pc-text);cursor:pointer;text-align:left}.bl-product-colour__card-swatch{display:block;min-height:112px;background:var(--bl-pc-swatch, #d8d4cf);transition:transform .18s ease}.bl-product-colour__card-copy{display:block;min-height:62px;padding:11px 12px 12px;background:var(--bl-pc-surface)}.bl-product-colour__card-code,.bl-product-colour__card-name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bl-product-colour__card-code{font-size:11px;font-weight:500;line-height:1.35}.bl-product-colour__card-name{margin-top:3px;color:var(--bl-pc-muted);font-size:9px;line-height:1.35}.bl-product-colour__card:hover .bl-product-colour__card-swatch,.bl-product-colour__card:focus-visible .bl-product-colour__card-swatch{transform:scale(1.035)}.bl-product-colour__card:hover,.bl-product-colour__card:focus-visible,.bl-product-colour__card.is-pending{z-index:1;box-shadow:inset 0 0 0 2px var(--bl-pc-text);outline:0}.bl-product-colour__card.is-pending:after{content:"\2713";position:absolute;top:8px;right:8px;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--bl-pc-text);color:var(--bl-pc-surface);font-size:14px}.bl-product-colour__empty{padding:56px 20px;border:1px solid var(--bl-pc-line);background:var(--bl-pc-surface);text-align:center}.bl-product-colour__empty strong{font-size:16px;font-weight:400}.bl-product-colour__empty p{margin:5px 0 0;color:var(--bl-pc-muted);font-size:12px}.bl-product-colour__load{-webkit-appearance:none;appearance:none;display:block;margin:18px auto 0;padding:11px 18px;border:1px solid var(--bl-pc-text);border-radius:0;background:transparent;color:inherit;cursor:pointer;font-size:11px}.bl-product-colour__load:hover,.bl-product-colour__load:focus-visible{background:var(--bl-pc-text);color:var(--bl-pc-surface);outline:0}.bl-product-colour__dialog-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;min-height:86px;padding:14px 26px;border-top:1px solid var(--bl-pc-line);background:var(--bl-pc-surface)}.bl-product-colour__pending{display:grid;grid-template-columns:50px minmax(0,1fr);gap:12px;align-items:center}.bl-product-colour__pending>span{width:50px;height:50px;border:1px solid var(--bl-pc-line);background:var(--bl-pc-swatch, #d8d4cf)}.bl-product-colour__pending p{min-width:0;margin:0}.bl-product-colour__pending small,.bl-product-colour__pending strong,.bl-product-colour__pending p>span{display:block}.bl-product-colour__pending small{color:var(--bl-pc-muted);font-size:8px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.bl-product-colour__pending strong{margin-top:2px;font-size:13px;font-weight:500}.bl-product-colour__pending p>span{margin-top:2px;overflow:hidden;color:var(--bl-pc-muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.bl-product-colour__choose-help{grid-column:1;margin:0;color:var(--bl-pc-muted);font-size:11px}.bl-product-colour__confirm{-webkit-appearance:none;appearance:none;grid-column:2;grid-row:1;min-width:190px;min-height:48px;padding:12px 18px;border:1px solid var(--bl-pc-text);border-radius:0;background:var(--bl-pc-text);color:var(--bl-pc-surface);cursor:pointer;font-size:12px;font-weight:500}.bl-product-colour__confirm:disabled{border-color:var(--bl-pc-line);background:#d8d4cf;color:#7b7773;cursor:not-allowed}.bl-product-colour__confirm:not(:disabled):hover,.bl-product-colour__confirm:not(:disabled):focus-visible{background:var(--bl-pc-accent);border-color:var(--bl-pc-accent);outline:0}body.bl-product-colour-modal-open{overflow:hidden}@media(max-width:900px){.bl-product-colour__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:680px){.bl-product-colour__modal{padding:0}.bl-product-colour__dialog{width:100%;height:100%;max-height:none}.bl-product-colour__dialog-header,.bl-product-colour__dialog-body,.bl-product-colour__dialog-footer{padding-left:16px;padding-right:16px}.bl-product-colour__dialog-header{padding-top:14px;padding-bottom:14px}.bl-product-colour__toolbar{grid-template-columns:1fr}.bl-product-colour__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bl-product-colour__card{grid-template-rows:105px auto}.bl-product-colour__dialog-footer{grid-template-columns:minmax(0,1fr) auto;min-height:78px;padding-top:10px;padding-bottom:10px}.bl-product-colour__confirm{min-width:146px}}@media(max-width:420px){.bl-product-colour__open{grid-template-columns:42px minmax(0,1fr) 18px;gap:11px;padding-left:12px;padding-right:12px}.bl-product-colour__open-icon{width:42px;height:42px}.bl-product-colour__selected{grid-template-columns:48px minmax(0,1fr) auto;gap:10px}.bl-product-colour__selected-swatch{width:48px;height:48px}.bl-product-colour__tabs button{min-height:58px;padding:12px}.bl-product-colour__tabs span{font-size:14px}.bl-product-colour__tabs small{font-size:8px}.bl-product-colour__pending{grid-template-columns:42px minmax(0,1fr);gap:9px}.bl-product-colour__pending>span{width:42px;height:42px}.bl-product-colour__confirm{min-width:128px;padding-left:12px;padding-right:12px}}@media(prefers-reduced-motion:reduce){.bl-product-colour__open,.bl-product-colour__card-swatch{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/betonlife-product-kleurkiezer.css.map */
