.gr-breadcrumb{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--color-foreground-secondary, #888);padding:16px 0 0;flex-wrap:wrap}.gr-breadcrumb a{color:var(--color-foreground-secondary, #888);text-decoration:none;transition:color .15s}.gr-breadcrumb a:hover{color:var(--color-foreground, #1a1a1a);text-decoration:underline}.gr-breadcrumb span[aria-current]{color:var(--color-foreground, #1a1a1a);font-weight:500}.gr-bc-sep{opacity:.4}.gr-pdp{display:grid;grid-template-columns:1fr 1fr;column-gap:48px;align-items:start;padding:24px 0 60px}.gr-left-col{display:flex;flex-direction:column;gap:24px}.gr-gallery{display:flex;flex-direction:column}.gr-accordion{border:none!important;background:none!important;padding:0!important}.gr-accordion .details{border-top:1px solid var(--color-border, #e6e6e6)}.gr-accordion .details:last-child{border-bottom:1px solid var(--color-border, #e6e6e6)}.gr-accordion .details__header{color:var(--color-foreground)!important;font-weight:600;font-size:14px;padding:16px 0;display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;border:none;background:none;width:100%}.gr-accordion .details__header::-webkit-details-marker{display:none}.gr-accordion .details-content{font-size:14px;line-height:1.6;padding-bottom:16px}.gr-accordion .details-content p{margin:0 0 8px}.gr-accordion .details-content p:last-child{margin-bottom:0}.gr-accordion .icon-plus{width:16px;height:16px;flex-shrink:0;transition:transform .2s}.gr-accordion .details[open] .icon-plus{transform:rotate(45deg)}.gr-main-img{border-radius:var(--style-border-radius-images, 3px);width:100%;aspect-ratio:4/3;position:relative;margin-bottom:10px;overflow:hidden}.gr-main-img img{width:100%;height:100%;object-fit:contain;display:block}.gr-arr{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;background:var(--color-background, #fff);border:1.5px solid var(--color-border, #d0d0d0);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background .15s,border-color .15s;box-shadow:0 1px 4px #0000001a}.gr-arr:hover{background:var(--color-foreground, #1a1a1a);border-color:var(--color-foreground, #1a1a1a)}.gr-arr:hover svg{stroke:var(--color-background, #fff)}.gr-arr svg{width:14px;height:14px;stroke:var(--color-foreground, #1a1a1a);stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.gr-arr-prev{left:10px}.gr-arr-next{right:10px}.gr-arr[disabled]{opacity:.3;pointer-events:none}.gr-thumbs{display:flex;gap:8px}.gr-thumb{width:76px;height:64px;border-radius:var(--style-border-radius-images, 3px);border:1.5px solid transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .15s;overflow:hidden}.gr-thumb.active{border-color:var(--color-foreground, #1a1a1a)}.gr-thumb img{width:100%;height:100%;object-fit:contain}.gr-pf{padding-top:30px;min-width:0;overflow-x:hidden}.gr-vanaf-price{display:flex;align-items:baseline;gap:5px;margin:6px 0 30px}.gr-vanaf-label{font-size:13px;color:var(--color-foreground-secondary, #666)}.gr-vanaf-amount{font-size:24px;font-weight:700;color:var(--color-foreground, #111);letter-spacing:-.3px}.gr-vanaf-suffix{font-size:13px;color:var(--color-foreground-secondary, #666)}.gr-usps{list-style:none;margin:0 0 30px;padding:0;display:flex;flex-direction:column;gap:6px}.gr-usps li{font-size:13px;color:var(--color-foreground, #111);display:flex;align-items:center;gap:7px}.gr-usps li:before{content:"";display:inline-block;width:15px;height:15px;min-width:15px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='8' fill='%23111'/%3E%3Cpolyline points='4,8.5 6.5,11 12,5.5' stroke='%23fff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.gr-short-desc{font-size:14px;color:var(--color-foreground-secondary, #555);line-height:1.55;margin-bottom:16px}.gr-short-desc p{margin:0 0 6px}.gr-short-desc p:last-child{margin-bottom:0}.gr-kleur-block{display:flex;align-items:center;gap:10px;margin-bottom:16px}.gr-kleur-title{font-size:14px;font-weight:700;color:var(--color-foreground, #1a1a1a)}.gr-cf{border:1.5px solid var(--color-border, #e4e4e4);border-radius:var(--style-border-radius-inputs, 4px);background:var(--color-background, #fff);padding:18px 20px 20px;margin-bottom:10px}.gr-cf-label{font-size:13px;font-weight:700;color:var(--color-foreground, #1a1a1a);display:flex;align-items:center;gap:5px}.gr-cf-value{font-size:12px;color:var(--color-foreground-secondary, #888);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.gr-cf-sublabel.is-added{color:#16803b;font-weight:700}.gr-cf-sublabel.is-added:after{content:"\2713";display:inline-block;margin-left:5px;font-size:.9em;line-height:1}.gr-cf-inline-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:0}.gr-cf-inline-left{display:flex;flex-direction:column;gap:2px;min-width:0}.gr-inline-btn{flex-shrink:0;white-space:nowrap}.gr-step-placeholder{font-size:12px;color:var(--color-foreground-secondary, #999);margin-top:10px;padding:10px 12px;background:var(--color-background-secondary, #f8f8f8);border-radius:var(--style-border-radius-inputs, 3px);border:1px dashed var(--color-border, #ddd)}.gr-cf-divider{border:none;border-top:1px solid var(--color-border, #ececec);margin:16px 0}.gr-afm-inputs{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:14px}.gr-afm-chip{display:flex;flex-direction:column;gap:6px;flex:1;min-width:100px}.gr-afm-chip-label{font-size:11px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:var(--color-foreground-secondary, #999)}.gr-afm-chip .gr-lengte-box input{width:100%;flex:1}.gr-afm-totaal{display:flex;align-items:baseline;gap:10px;padding:12px 14px;background:var(--color-background-secondary, #f8f8f8);border-radius:var(--style-border-radius-inputs, 3px);margin-bottom:10px}.gr-afm-totaal-val{font-size:18px;font-weight:800;color:var(--color-foreground, #1a1a1a);letter-spacing:-.4px}.gr-afm-totaal-price{font-size:13px;color:var(--color-foreground-secondary, #666)}.gr-rule{border:none;border-top:1px solid var(--color-border, #e4e4e4);margin:12px 0}.gr-model-select-row{display:flex;align-items:center;gap:12px}.gr-model-preview{flex:1;min-height:24px}.gr-model-inline-preview{width:72px;height:56px;flex-shrink:0;border:1.5px solid var(--color-border, #e4e4e4);border-radius:var(--style-border-radius-inputs, 3px);background:var(--color-background-secondary, #f8f8f8);display:flex;align-items:center;justify-content:center;overflow:hidden}.gr-model-inline-preview svg{width:64px;height:48px;display:block}.gr-accordion{border:1.5px solid var(--color-border, #e4e4e4);border-radius:var(--style-border-radius-inputs, 4px);overflow:hidden;margin-bottom:20px;margin-top:20px}.gr-step{border-bottom:1.5px solid var(--color-border, #e4e4e4)}.gr-step:last-child{border-bottom:none}.gr-step-hd{width:100%;display:flex;align-items:center;gap:10px;padding:14px 16px;color:var(--color-foreground, #1a1a1a)}.gr-step-title{font-size:14px;font-weight:700;flex:1;display:flex;align-items:center;gap:6px}.gr-step-summ{font-size:12px;color:var(--color-foreground-secondary, #888);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:130px;transition:opacity .15s}.gr-step.open .gr-step-summ{opacity:0;pointer-events:none}.gr-chev{width:12px;height:12px;flex-shrink:0;transition:transform .22s ease;color:var(--color-foreground-secondary, #999)}.gr-step.open .gr-chev{transform:rotate(180deg)}.gr-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;border:1.5px solid var(--color-border, #ccc);background:transparent;transition:background .2s,border-color .2s}.gr-dot[data-state=active]{background:var(--color-foreground, #1a1a1a);border-color:var(--color-foreground, #1a1a1a)}.gr-dot[data-state=done]{background:#1d9e75;border-color:#1d9e75}.gr-step-body{display:block}.gr-step-body-inner{padding:2px 16px 16px}.gr-confirm-btn{width:100%;margin-top:14px;background:var(--color-foreground, #1a1a1a);color:var(--color-background, #fff);border:none;border-radius:var(--style-border-radius-inputs, 3px);padding:13px 20px;font-size:14px;font-weight:700;cursor:pointer;font-family:inherit;letter-spacing:.1px;transition:opacity .15s}.gr-confirm-btn:hover{opacity:.82}.gr-step-intro{font-size:13px;color:var(--color-foreground-secondary, #666);margin:0 0 12px;line-height:1.55}.gr-sw-row{display:flex;gap:10px;align-items:center;margin-bottom:8px}.gr-sw{width:32px;height:32px;border-radius:50%;cursor:pointer;outline:2.5px solid transparent;outline-offset:3px;transition:outline-color .15s;border:1px solid rgba(0,0,0,.12);background:var(--swatch-color, #ccc)}.gr-sw.active{outline-color:var(--color-foreground, #1a1a1a)}.gr-sw-wit{background:var(--swatch-color, #f0efed)}.gr-sw-zwart{background:var(--swatch-color, #1c1c1c)}.gr-kleur-name{font-size:13px;font-weight:600;color:var(--color-foreground, #1a1a1a);margin-bottom:2px}.gr-cf-info{width:18px;height:18px;border-radius:50%;border:1.5px solid var(--color-border, #d0d0d0);background:none;font-size:11px;font-weight:700;color:var(--color-foreground-secondary, #888);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .15s;flex-shrink:0;font-family:Georgia,serif;font-style:italic}.gr-cf-info:hover{border-color:var(--color-foreground, #1a1a1a);color:var(--color-foreground, #1a1a1a)}.gr-lengte-box{display:flex;align-items:stretch;border:1.5px solid var(--color-border, #d0d0d0);border-radius:var(--style-border-radius-inputs, 3px);overflow:hidden;transition:border-color .15s}.gr-lengte-box:focus-within{border-color:var(--color-foreground, #1a1a1a)}.gr-lengte-box input{flex:1;min-width:0;border:none;padding:11px 10px;font-size:17px;font-weight:700;outline:none;font-family:inherit;color:var(--color-foreground, #1a1a1a);background:transparent}.gr-lengte-box .gr-unit{background:transparent;padding:11px 12px 11px 0;font-size:13px;font-weight:600;color:var(--color-foreground-secondary, #999);letter-spacing:.5px;display:flex;align-items:center}.gr-dim-adv{font-size:12px;color:var(--color-foreground-secondary, #888)}.gr-steun-row{display:flex;align-items:center;gap:14px;margin-top:14px;flex-wrap:wrap}.gr-steun-label{font-size:13px;font-weight:600;color:var(--color-foreground, #1a1a1a)}.gr-ek-row{display:flex;align-items:center;gap:12px;margin-bottom:4px;flex-wrap:wrap}.gr-ek-label{font-size:13px;font-weight:600;color:var(--color-foreground, #1a1a1a)}.gr-pills{display:flex;flex-wrap:wrap;gap:6px}.gr-pill{border:1.5px solid var(--color-border, #d4d4d4);border-radius:var(--style-border-radius-inputs, 3px);padding:6px 13px;font-size:12px;font-weight:500;cursor:pointer;transition:all .15s;background:var(--color-background, #fff);-webkit-user-select:none;user-select:none;color:var(--color-foreground, #1a1a1a)}.gr-pill:hover{border-color:var(--color-foreground-secondary, #999)}.gr-pill.active{border-color:var(--color-foreground, #1a1a1a);background:var(--color-foreground, #1a1a1a);color:var(--color-background, #fff)}.gr-ctr{display:inline-flex;align-items:center}.gr-ctr button{width:30px;height:30px;border:1.5px solid var(--color-border, #d4d4d4);background:var(--color-background-secondary, #fafafa);font-size:16px;cursor:pointer;color:var(--color-foreground, #1a1a1a);line-height:1;transition:background .1s;font-weight:300}.gr-ctr button:first-child{border-radius:3px 0 0 3px;border-right:none}.gr-ctr button:last-child{border-radius:0 3px 3px 0;border-left:none}.gr-ctr button:hover{background:var(--color-border, #efefef)}.gr-ctr input{width:44px;height:30px;border:1.5px solid var(--color-border, #d4d4d4);text-align:center;font-size:13px;font-weight:600;outline:none;font-family:inherit;background:var(--color-background, #fff);color:var(--color-foreground, #1a1a1a)}.gr-notice{background:var(--color-background-secondary, #f8f8f8);border-left:3px solid var(--color-border, #d0d0d0);padding:10px 14px;font-size:14px;color:var(--color-foreground-secondary, #666);margin-top:9px;border-radius:0 3px 3px 0;line-height:1.6}.gr-notice.warn{border-left-color:#c8a000;background:#fffbee;color:#7a6000;display:none}.gr-notice.warn.show{display:block}.gr-ci{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border:1.5px solid var(--color-border, #e4e4e4);border-radius:var(--style-border-radius-inputs, 3px);cursor:pointer;transition:border-color .15s;margin-bottom:6px}.gr-ci:hover{border-color:var(--color-foreground-secondary, #bbb)}.gr-ci.on{border-color:var(--color-foreground, #1a1a1a)}.gr-ci input[type=checkbox]{width:14px;height:14px;margin-top:2px;accent-color:var(--color-foreground, #1a1a1a);cursor:pointer;flex-shrink:0}.gr-ci-body{flex:1}.gr-ci-title{font-size:12px;font-weight:700;color:var(--color-foreground, #1a1a1a)}.gr-ci-desc{font-size:11px;color:var(--color-foreground-secondary, #888);margin-top:1px;line-height:1.5}.gr-ci-price{font-size:12px;font-weight:700;color:var(--color-foreground, #1a1a1a);white-space:nowrap;margin-left:8px;padding-top:1px}.gr-montage-body{padding:4px 0 8px}.gr-montage-desc{font-size:13px;color:var(--color-foreground-secondary, #555);line-height:1.55;margin-bottom:10px}.gr-montage-desc p{margin:0}.gr-montage-desc p+p{margin-top:10px}.gr-montage-contact-note{max-width:560px;font-size:11px;line-height:1.4;font-weight:700;color:var(--color-foreground-secondary, #555)}.gr-wave-choice-help{margin-top:5px;font-size:10px;line-height:1.4;color:var(--color-foreground-secondary, #666)}.gr-montage-price-line{font-size:13px;color:var(--color-foreground, #1a1a1a);margin-bottom:14px}.gr-montage-rate{font-weight:700}.gr-montage-total{color:var(--color-foreground-secondary, #555)}.gr-montage-calculation-note{margin:-7px 0 12px;font-size:10px;line-height:1.4;color:#227a4b;font-style:italic;font-weight:650}.gr-montage-calculation-note:after{content:" \2713";color:#198754;font-style:normal;font-weight:900}.gr-montage-notice{font-size:11px;color:var(--color-foreground-secondary, #888);line-height:1.5;margin:12px 0 0;padding:8px 10px;background:var(--color-background-secondary, #f8f8f8);border-radius:var(--style-border-radius-inputs, 3px);border-left:3px solid var(--color-border, #d0d0d0)}.gr-montage-btns{display:flex;gap:10px;flex-wrap:wrap}.gr-montage-btn{flex:1;min-width:140px;padding:11px 16px;border-radius:var(--style-border-radius-inputs, 4px);border:1.5px solid var(--color-border, #d0d0d0);background:var(--color-background, #fff);font-size:13px;font-weight:600;color:var(--color-foreground, #1a1a1a);cursor:pointer;transition:border-color .15s,background .15s,color .15s;text-align:center}.gr-montage-btn:hover{border-color:var(--color-foreground, #1a1a1a)}.gr-montage-btn.active{background:var(--color-foreground, #1a1a1a);border-color:var(--color-foreground, #1a1a1a);color:var(--color-background, #fff)}.gr-montage-btn--nee.active{background:var(--color-background-secondary, #f5f5f5);border-color:var(--color-border, #d0d0d0);color:var(--color-foreground-secondary, #888)}.gr-sub-sec{background:var(--color-background-secondary, #f8f8f8);border-radius:var(--style-border-radius-inputs, 3px);padding:14px 16px;margin-top:10px}.gr-sub-sec-label{font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--color-foreground-secondary, #888);margin-bottom:10px}.gr-model-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.gr-model-card{border:1.5px solid var(--color-border, #d4d4d4);border-radius:var(--style-border-radius-inputs, 3px);padding:10px 6px 8px;cursor:pointer;transition:all .15s;text-align:center;background:var(--color-background, #fff);-webkit-user-select:none;user-select:none}.gr-model-card:hover{border-color:var(--color-foreground-secondary, #999)}.gr-model-card.active{border-color:var(--color-foreground, #1a1a1a);background:var(--color-background-secondary, #f8f8f8)}.gr-model-card svg{width:100%;height:auto;display:block;margin-bottom:6px}.gr-mc-letter{position:absolute;top:7px;left:7px;width:18px;height:18px;border-radius:50%;background:var(--color-foreground, #1a1a1a);color:var(--color-background, #fff);font-size:10px;font-weight:800;display:flex;align-items:center;justify-content:center;font-family:sans-serif}.gr-model-card{position:relative}.gr-mc-name{font-size:10px;font-weight:600;color:var(--color-foreground, #1a1a1a);line-height:1.35}.gr-mc-extra{font-size:10px;color:var(--color-foreground-secondary, #888);margin-top:2px}.gr-bev-item{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1.5px solid var(--color-border, #e4e4e4);border-radius:var(--style-border-radius-inputs, 3px);cursor:pointer;transition:border-color .15s,background .15s;margin-bottom:6px}.gr-bev-item:hover{border-color:var(--color-foreground-secondary, #bbb)}.gr-bev-item.active{border-color:var(--color-foreground, #1a1a1a);background:var(--color-background-secondary, #f8f8f8)}.gr-bev-img{width:80px;height:80px;flex-shrink:0;border-radius:var(--style-border-radius-images, 3px);overflow:hidden;background:var(--color-background-secondary, #f3f3f3);display:flex;align-items:center;justify-content:center}.gr-bev-img img{width:100%;height:100%;object-fit:contain}.gr-bev-body{flex:1;min-width:0}.gr-bev-name{font-size:13px;font-weight:700;color:var(--color-foreground, #1a1a1a);line-height:1.35}.gr-bev-desc{font-size:11px;color:var(--color-foreground-secondary, #888);margin-top:2px;line-height:1.5}.gr-bev-price{font-size:13px;font-weight:700;color:var(--color-foreground, #1a1a1a);white-space:nowrap;text-align:right;flex-shrink:0}.gr-bev-price span{display:block;font-size:10px;font-weight:400;color:var(--color-foreground-secondary, #999)}.gr-bev-none{border-style:dashed}.gr-bev-none .gr-bev-name{font-weight:600}.gr-os{margin:0 0 16px}.gr-os-header{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:14px}.gr-os-header h2,.gr-os-card h3{margin:0}.gr-os-header h2{font-size:20px;line-height:1.2}.gr-os-header>p{max-width:260px;margin:0;text-align:right;color:var(--color-foreground-secondary, #666);font-size:12px;line-height:1.45}.gr-os-eyebrow,.gr-os-number{display:block;margin:0 0 4px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.gr-os-card{border:1px solid var(--color-border, #ddd);border-radius:var(--style-border-radius-inputs, 3px);padding:16px}.gr-os-card-head h3{font-size:16px;line-height:1.3}.gr-os-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 18px;margin:14px 0}.gr-os-specs div{display:flex;justify-content:space-between;gap:10px}.gr-os-specs dt{color:var(--color-foreground-secondary, #666)}.gr-os-specs dd{margin:0;font-weight:600;text-align:right}.gr-os-parts{border-top:1px solid var(--color-border, #ddd);padding-top:12px}.gr-os-parts>strong{font-size:12px}.gr-os-parts #osRows{margin-top:6px}.gr-os-row{display:flex;justify-content:space-between;align-items:baseline;font-size:12px;padding:4px 0;gap:10px}.gr-os-row .orl{color:var(--color-foreground-secondary, #666);flex:1}.gr-os-row .orp{font-weight:600;color:var(--color-foreground, #1a1a1a);white-space:nowrap}.gr-os-row .orp.dash{color:var(--color-foreground-secondary, #bbb)}.gr-os-total{display:flex;justify-content:space-between;align-items:baseline;border-top:1.5px solid var(--color-foreground, #1a1a1a);margin-top:12px;padding-top:9px}.gr-os-total .ot-l{font-size:14px;font-weight:800;letter-spacing:-.3px}.gr-os-total .ot-p{font-size:22px;font-weight:900;letter-spacing:-.8px}.gr-os-vat{font-size:11px;color:var(--color-foreground-secondary, #777);text-align:right;margin-top:2px}.gr-qty-row{display:flex;align-items:center;gap:12px;margin-top:0}.gr-qty-label{font-size:13px;font-weight:600;color:var(--color-foreground, #1a1a1a);white-space:nowrap}.gr-qty-cta{flex:1;white-space:nowrap}.gr-trust{display:flex;gap:0;margin-top:14px;padding-top:14px;border-top:1px solid var(--color-border, #ececec);justify-content:space-between;flex-wrap:wrap;gap:8px}.gr-trust-item{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--color-foreground-secondary, #666);font-weight:500}.gr-trust-item svg{width:14px;height:14px;flex-shrink:0}.gr-meten-diagram{background:var(--color-background, #fff);border:1.5px solid var(--color-border, #e8e8e8);border-radius:var(--style-border-radius-inputs, 3px);padding:16px 20px;display:flex;align-items:center;justify-content:center}.gr-meten-diagram svg{width:100%;max-width:320px;height:auto}.gr-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:500;display:none;align-items:center;justify-content:center;padding:20px}.gr-overlay.open{display:flex}.gr-modal{background:var(--color-background, #fff);border-radius:var(--style-border-radius-popups, 4px);width:100%;max-width:680px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000002e;color:var(--color-foreground, #1a1a1a)}.gr-modal--wide{max-width:780px}.gr-mh{padding:22px 26px 18px;border-bottom:1px solid var(--color-border, #ececec);display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;background:var(--color-background, #fff);z-index:1}.gr-mh h2{font-size:17px;font-weight:800;letter-spacing:-.3px}.gr-m-close{width:30px;height:30px;background:var(--color-foreground, #1a1a1a);color:var(--color-background, #fff);border:none;border-radius:50%;font-size:12px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;flex-shrink:0}.gr-m-close:hover{background:#444}.gr-mb{padding:22px 26px 30px}.gr-m-intro{font-size:14px;color:var(--color-foreground-secondary, #555);line-height:1.65;margin-bottom:20px}.gr-wave-options{display:grid;gap:10px;margin-top:14px;padding:14px;background:var(--color-background-secondary, #f7f7f7);border:1px solid var(--color-border, #e5e5e5)}.gr-wave-options[hidden],.gr-wave-stops[hidden],.gr-form-error[hidden],.gr-success[hidden]{display:none!important}.gr-wave-advice{margin:0;font-size:12px;line-height:1.5;color:var(--color-foreground-secondary, #555)}.gr-form-error{margin:12px 0;padding:14px 16px;border-left:4px solid #b42318;background:#fff1f0;color:#7a1b14;font-size:13px}.gr-form-error ul{margin:8px 0 0;padding-left:20px}.gr-success{margin-top:14px;padding:16px;border:1px solid #2e7d32;background:#f1f8f2;color:#1f5d24}.gr-success-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.gr-success-actions .button,.gr-success-actions .button-secondary{width:100%;text-align:center;text-decoration:none}@media(max-width:768px){.gr-success-actions{grid-template-columns:1fr}.gr-pdp{grid-template-columns:1fr;column-gap:0}.gr-left-col{display:contents}.gr-gallery{order:1}.gr-pf{order:2}.gr-gallery-desc{order:3;padding:16px 0 24px}.gr-main-img{border-radius:0}.gr-thumbs{padding:10px 0 0;gap:6px}.gr-thumb{width:62px;height:52px}.gr-modal{max-width:100%;border-radius:12px 12px 0 0;position:fixed;bottom:0;left:0;right:0;top:auto;max-height:80vh}.gr-overlay{align-items:flex-end;padding:0}.gr-model-grid{grid-template-columns:repeat(2,1fr)}.gr-os{overflow-x:hidden}.gr-os-header{display:block}.gr-os-header>p{margin-top:7px;text-align:left}.gr-os-specs{grid-template-columns:1fr}.gr-os-row{font-size:11px;gap:4px}.gr-os-row .orl{min-width:0;word-break:break-word}.gr-os-total .ot-p{font-size:18px}.gr-trust{justify-content:flex-start}.gr-qty-row{flex-wrap:wrap}.gr-qty-cta{flex:1 1 100%;white-space:normal}.gr-pdp{padding:12px 0 36px}.gr-pf{padding-top:18px}.gr-vanaf-price,.gr-usps{margin-bottom:20px}.gr-cf{padding:14px}.gr-step-hd{min-height:46px;padding:12px}.gr-step-body-inner{padding:2px 12px 14px}.gr-cf-inline-row{align-items:flex-start}.gr-inline-btn,.gr-confirm-btn,.gr-montage-btn,.gr-qty-cta{min-height:44px}.gr-ctr button{width:40px;height:40px}.gr-ctr input{width:46px;height:40px;font-size:16px}.gr-lengte-box input{min-height:46px;font-size:16px}.gr-pill{min-height:40px;display:inline-flex;align-items:center}.gr-ci{padding:11px}.gr-ci input[type=checkbox]{width:18px;height:18px}.gr-mh{padding:15px 16px 12px}.gr-mb{padding:14px 14px calc(20px + env(safe-area-inset-bottom))}.gr-m-intro{margin-bottom:14px;font-size:13px}.gr-bev-item{gap:9px;padding:9px}.gr-bev-img{width:62px;height:62px}.gr-bev-name{font-size:12px}.gr-bev-desc{font-size:10px;line-height:1.35}.gr-bev-price{font-size:12px}.gr-os-card{padding:12px}.gr-os-specs{gap:5px;margin:10px 0}.gr-os-parts{padding-top:9px}.gr-os-total{margin-top:9px;padding-top:8px}}@media(max-width:420px){.gr-breadcrumb{font-size:10px;padding-top:10px}.gr-main-img{aspect-ratio:1 / 1}.gr-thumbs{overflow-x:auto;scrollbar-width:thin}.gr-thumb{flex:0 0 54px;width:54px;height:46px}.gr-cf{padding:12px}.gr-cf-inline-row{flex-wrap:wrap}.gr-cf-inline-left{flex:1 1 100%}.gr-inline-btn{width:100%}.gr-step-title{font-size:13px}.gr-step-summ{max-width:92px;font-size:10px}.gr-afm-inputs{gap:10px}.gr-afm-chip{min-width:100%}.gr-afm-totaal{flex-wrap:wrap;gap:4px 8px;padding:10px}.gr-model-grid{gap:6px}.gr-model-card{padding-inline:4px}.gr-bev-item{align-items:flex-start;flex-wrap:wrap}.gr-bev-img{width:54px;height:54px}.gr-bev-body{flex:1 1 calc(100% - 66px)}.gr-bev-price{margin-left:63px;margin-top:-4px;text-align:left}.gr-ci{flex-wrap:wrap}.gr-ci-body{min-width:calc(100% - 34px)}.gr-ci-price{margin-left:28px}.gr-montage-btns{display:grid;grid-template-columns:1fr;gap:7px}.gr-montage-btn{width:100%}.gr-montage-price-line{line-height:1.45}.gr-montage-total{display:block;margin-top:2px}.gr-os-header h2{font-size:18px}.gr-os-card-head h3{font-size:14px}.gr-os-row{align-items:flex-start}.gr-os-row .orp{flex:0 0 auto}.gr-qty-row{gap:8px}.gr-qty-label,.gr-trust-item{flex:1 1 100%}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/gordijnrail-configurator.css.map */
