.section-zakelijk-aanbod-collection{background:#fbfbfc}.zac-nav{background:var(--kleur-wit, #fff);position:sticky;top:0;z-index:var(--laag-inhoud, 20);padding:0 24px}.zac-divider{display:none}.zac-nav-cats{max-width:1200px;margin:0 auto;display:flex;gap:8px;padding:16px 0 10px;justify-content:center;overflow-x:auto;scrollbar-width:none}.zac-nav-cats::-webkit-scrollbar{display:none}.zac-nav-btw{display:flex;justify-content:center;padding:0 0 36px;margin-top:4px}.zac-nav-btn{display:inline-flex;align-items:center;padding:10px 26px;border-radius:980px;border:none;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;text-decoration:none;font-family:inherit;letter-spacing:.01em;transition:filter .15s}.zac-nav-btn:hover{filter:brightness(.93)}.zac-c1{background:#daeeff;color:#0050a8}.zac-c2{background:#d4f4e4;color:#0a6e38}.zac-c3{background:#fef2d8;color:#8a5c00}.zac-c4{background:#ecdeff;color:#5a18b8}.zac-btw-wrap{display:flex;border:1.5px solid #e0e0e5;border-radius:980px;overflow:hidden}.zac-btw-btn{padding:7px 18px;border:none;background:transparent;font-size:13px;font-weight:600;color:var(--kleur-tekst-zacht, #6e6e73);cursor:pointer;font-family:inherit;transition:background .15s,color .15s;white-space:nowrap}.zac-btw-btn.zac-btw-active{background:var(--kleur-tekst, #1d1d1f);color:var(--kleur-wit, #fff)}.zac-section{max-width:1200px;margin:0 auto;padding:48px 24px 16px}.zac-title{font-size:26px;font-weight:700;letter-spacing:-.02em;color:var(--kleur-tekst, #1d1d1f);text-align:center;margin-bottom:24px}.zac-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}@media(min-width:601px)and (max-width:1024px){.zac-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.zac-grid{grid-template-columns:repeat(2,1fr);gap:8px}}.zac-extra{overflow:hidden;max-height:0;transition:max-height .5s cubic-bezier(.4,0,.2,1)}.zac-extra .zac-grid{padding-top:10px}.zac-card{background:var(--kleur-wit, #fff);border-radius:16px;padding:16px 14px 12px;display:flex;flex-direction:column;gap:8px;position:relative;text-decoration:none;color:inherit}.zac-img{width:100%;aspect-ratio:4/3;object-fit:contain;border-radius:10px;background:#fbfbfc}.zac-img-ph{width:100%;aspect-ratio:4/3;background:#fbfbfc;border-radius:10px;display:flex;align-items:center;justify-content:center}.zac-img-ph svg{opacity:.18}.zac-card-title{font-size:14px;font-weight:700;line-height:1.3;color:var(--kleur-tekst, #1d1d1f)}.zac-price-wrap{margin-top:auto;padding-top:4px;display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.zac-price{font-size:20px;font-weight:700;color:var(--kleur-tekst, #1d1d1f);letter-spacing:-.02em}.zac-btw-tag{font-size:11px;font-weight:500;color:#8e8e93}.zac-offerte-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:8px 0;border-radius:8px;border:1.5px solid var(--kleur-groen, #20be72);background:transparent;font-size:12px;font-weight:600;color:var(--kleur-groen, #20be72);cursor:pointer;font-family:inherit;transition:background .15s,color .15s;margin-top:4px}.zac-offerte-btn:hover{background:#e9f8f0}.zac-offerte-btn.zac-added{background:var(--kleur-groen, #20be72);color:var(--kleur-wit, #fff);border-color:var(--kleur-groen, #20be72)}.zac-offerte-btn.zac-added:hover{background:#1aac63}.zac-meer-wrap{text-align:center;margin-top:20px}.zac-meer-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 26px;border-radius:980px;border:1.5px solid var(--kleur-tekst, #1d1d1f);background:var(--kleur-tekst, #1d1d1f);font-size:14px;font-weight:600;color:var(--kleur-wit, #fff);cursor:pointer;font-family:inherit;transition:background .15s,border-color .15s}.zac-meer-btn:hover{background:var(--kleur-grijs-donker, #3a3a3c);border-color:var(--kleur-grijs-donker, #3a3a3c)}.zac-meer-icon{font-size:18px;font-weight:400;line-height:1;display:inline-block}.zac-page-end{padding-bottom:140px}.zac-tray{position:fixed;bottom:0;left:0;right:0;z-index:var(--laag-lade, 36);display:flex;flex-direction:column;transform:translateY(100%);transition:transform .35s cubic-bezier(.4,0,.2,1)}.zac-tray.zac-tray-visible{transform:translateY(0)}.zac-pill{display:flex;align-items:center;justify-content:space-between;max-width:480px;margin:0 auto 16px;width:calc(100% - 32px);background:var(--kleur-tekst, #1d1d1f);color:var(--kleur-wit, #fff);border-radius:980px;padding:14px 20px;cursor:pointer;box-shadow:0 8px 32px #00000038;gap:12px;border:none;font-family:inherit}.zac-pill-left{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:600}.zac-pill-count{background:var(--kleur-groen, #20be72);color:var(--kleur-wit, #fff);font-size:12px;font-weight:700;border-radius:980px;padding:2px 8px;min-width:22px;text-align:center}.zac-pill-right{font-size:14px;color:#fff9;display:flex;align-items:center;gap:4px}.zac-tray-panel{background:var(--kleur-wit, #fff);border-radius:24px 24px 0 0;box-shadow:0 -4px 32px #0000001f;max-height:70vh;display:none;flex-direction:column}.zac-tray.zac-expanded .zac-pill{display:none}.zac-tray.zac-expanded .zac-tray-panel{display:flex}.zac-panel-head{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 16px;border-bottom:1px solid #f2f2f7}.zac-panel-title{font-size:18px;font-weight:700}.zac-panel-close{background:#f2f2f7;border:none;cursor:pointer;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--kleur-tekst, #1d1d1f);font-family:inherit}.zac-panel-close:hover{background:var(--kleur-lijn-licht, #e5e5ea)}.zac-panel-items{flex:1;overflow-y:auto;padding:8px 0}.zac-item{display:flex;align-items:center;gap:12px;padding:12px 24px;border-bottom:1px solid #f9f9fa}.zac-item-info{flex:1;min-width:0}.zac-item-name{font-size:14px;font-weight:600;line-height:1.3;color:var(--kleur-tekst, #1d1d1f)}.zac-item-specs{font-size:12px;color:var(--kleur-tekst-zacht, #6e6e73);margin-top:1px}.zac-qty{display:flex;align-items:center;border:1.5px solid var(--kleur-lijn-licht, #e5e5ea);border-radius:8px;overflow:hidden}.zac-qty-btn{width:32px;height:32px;border:none;background:#f9f9fa;font-size:18px;color:var(--kleur-tekst, #1d1d1f);cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:inherit;transition:background .1s}.zac-qty-btn:hover{background:var(--kleur-lijn-licht, #e5e5ea)}.zac-qty-num{width:32px;text-align:center;font-size:14px;font-weight:600;color:var(--kleur-tekst, #1d1d1f)}.zac-item-rm{background:none;border:none;cursor:pointer;color:#c7c7cc;font-size:20px;line-height:1;padding:4px;transition:color .15s}.zac-item-rm:hover{color:#ff3b30}.zac-panel-foot{padding:16px 24px 28px;border-top:1px solid #f2f2f7}.zac-cta{display:block;width:100%;padding:15px;background:var(--kleur-groen, #20be72);color:var(--kleur-wit, #fff);border:none;border-radius:14px;font-size:17px;font-weight:700;text-align:center;cursor:pointer;font-family:inherit;transition:background .15s;text-decoration:none}.zac-cta:hover{background:#1aac63}.zac-cta-sub{text-align:center;font-size:13px;color:var(--kleur-tekst-zacht, #6e6e73);margin-top:8px}
/*# sourceMappingURL=/cdn/shop/t/36/assets/zakelijk-aanbod-collection.css.map */
