.tbg-share{display:flex;align-items:center;gap:10px;padding:20px 0;border-top:1px solid #eee8e0;border-bottom:1px solid #eee8e0;margin-bottom:2rem}.tbg-share__label{font-size:12px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;margin-right:2px;flex-shrink:0}.tbg-share__btn{width:36px;height:36px;border-radius:8px;background:#faf8f4;border:1px solid #eee8e0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.15s;padding:0;text-decoration:none;-webkit-appearance:none;appearance:none;font-size:0}.tbg-share__btn:hover{background:#10b981;border-color:#10b981}.tbg-share__btn svg{width:16px;height:16px;color:#475569}.tbg-share__btn:hover svg{color:#fff}.tbg-share__btn--native{background:#ecfdf5;border-color:#a7f3d0}.tbg-share__btn--native svg{color:#10b981}.tbg-share__btn--native:hover{background:#10b981;border-color:#10b981}.tbg-share__btn--native:hover svg{color:#fff}.tbg-share__sep{width:1px;height:20px;background:#eee8e0;flex-shrink:0}.tbg-share__btn--copied,.tbg-share__btn--copied:hover{background:#10b981;border-color:#10b981}.tbg-share__btn--copied svg,.tbg-share__btn--copied:hover svg{color:#fff}.tbg-share__btn--native,.tbg-share__sep{display:none}@media (max-width:768px){.tbg-share{gap:8px;padding:16px 0}.tbg-share__btn{width:40px;height:40px}.tbg-share--has-native .tbg-share__btn--native{display:flex}.tbg-share--has-native .tbg-share__sep{display:block}}.tbg-toc{border:1px solid #eee8e0;border-radius:12px;overflow:hidden;margin-bottom:28px}.tbg-toc__header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;background:#fff;cursor:pointer;user-select:none;transition:background 0.15s}.tbg-toc__header:hover{background:#faf8f4}.tbg-toc__left{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:#0f172a}.tbg-toc__left svg{color:#10b981}.tbg-toc__chevron{color:#94a3b8;transition:transform 0.2s}.tbg-toc--open .tbg-toc__chevron{transform:rotate(180deg)}.tbg-toc__body{max-height:0;overflow:hidden;transition:max-height 0.3s ease}.tbg-toc--open .tbg-toc__body{max-height:2000px}.tbg-toc__dot{width:6px;height:6px;border-radius:50%;background:#10b981;flex-shrink:0}.tbg-toc__subdot{width:3px;height:3px;border-radius:50%;background:#ddd6c8;flex-shrink:0;transition:background 0.15s}.tbg-toc__section{border-top:1px solid #f5f3ee}.tbg-toc__section:first-child{border-top:none}.tbg-toc__section-header{display:flex;align-items:center;justify-content:space-between;padding:10px 16px 10px 20px;cursor:pointer;transition:background 0.15s}.tbg-toc__section-header:hover{background:#faf8f4}.tbg-toc__section--flat{padding:10px 20px;transition:background 0.15s}.tbg-toc__section--flat:hover{background:#faf8f4}.tbg-toc__section-link,.tbg-toc__section-link:visited{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#0f172a;text-decoration:none;flex:1}.tbg-toc__section-link:hover{color:#10b981;text-decoration:none}.tbg-toc__expand-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;background:#f5f3ee;flex-shrink:0;transition:background 0.15s}.tbg-toc__section-header:hover .tbg-toc__expand-btn{background:#eee8e0}.tbg-toc__sub-chevron{color:#94a3b8;transition:transform 0.2s}.tbg-toc__section--open .tbg-toc__sub-chevron{transform:rotate(180deg)}.tbg-toc__sub-list{max-height:0;overflow:hidden;transition:max-height 0.25s ease}.tbg-toc__section--open .tbg-toc__sub-list{max-height:1000px}.tbg-toc .tbg-toc__sub-item,.tbg-toc .tbg-toc__sub-item:visited{display:flex;align-items:center;gap:8px;padding:7px 20px 7px 38px;font-size:13px;color:#64748b;text-decoration:none;transition:all 0.15s}.tbg-toc .tbg-toc__sub-item:hover{color:#10b981;padding-left:42px;text-decoration:none}.tbg-toc .tbg-toc__sub-item:hover .tbg-toc__subdot{background:#10b981}.tbg-toc__sub-list .tbg-toc__sub-item:last-child{padding-bottom:12px}.tbg-toc a[href^="#"]{scroll-behavior:smooth}.tbg-mgrid{display:flex;flex-wrap:wrap;gap:7px}.tbg-mgrid__item{display:inline-flex;align-items:center;gap:7px;background:#fff;border:1px solid #eee8e0;border-radius:999px;padding:6px 13px 6px 7px;text-decoration:none!important;color:inherit!important;transition:border-color .15s ease;min-width:0}.tbg-mgrid__item:hover{border-color:#10b981}.tbg-mgrid__logo{width:22px;height:22px;border-radius:50%;object-fit:contain;background:#f7f3ec;padding:2px;flex-shrink:0;margin:0}.tbg-mgrid__logo--ph{display:inline-flex;align-items:center;justify-content:center;font-size:8px;font-weight:800;color:#94a3b8}.tbg-mgrid__txt{min-width:0;display:inline-flex;align-items:baseline;gap:6px}.tbg-mgrid__name{font-size:.8125rem;font-weight:700;color:#0f172a;line-height:1.3;white-space:nowrap}.tbg-mgrid__item:hover .tbg-mgrid__name{color:#047857}.tbg-mgrid__name--all{color:#047857}.tbg-mgrid__meta{font-size:.6875rem;color:#94a3b8;font-weight:500;white-space:nowrap;font-variant-numeric:tabular-nums}@media(max-width:600px){.tbg-mgrid{gap:6px}.tbg-mgrid__meta{display:none}.tbg-mgrid__item{padding:6px 12px 6px 7px}}.tbg-mo{font-family:inherit}.tbg-mo [hidden]{display:none!important}.tbg-mo-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin:0 0 12px}.tbg-mo-scheiding{height:1px;background:#eee8e0;margin:32px 0 0}.tbg-mo-feat{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}@media(max-width:1024px){.tbg-mo-feat{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.tbg-mo-feat{grid-template-columns:1fr}}.tbg-mo-fcard{display:flex;flex-direction:column;background:#fff;border:1px solid #eee8e0;border-radius:16px;padding:20px;text-decoration:none!important;color:inherit!important;box-shadow:0 1px 2px rgb(15 23 42 / .03);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.tbg-mo-fcard:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgb(15 23 42 / .08);border-color:#ddd6c8}.tbg-mo-ftop{display:flex;align-items:center;gap:12px}.tbg-mo-flogo{flex:none;width:48px;height:48px;border-radius:12px;background:#faf8f4;border:1px solid #eee8e0;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:800;color:#8b8170;letter-spacing:-.02em;overflow:hidden;padding:6px}.tbg-mo-flogo img{max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain;margin:0!important;box-shadow:none!important;border:none!important}.tbg-mo-score{display:inline-flex;align-items:baseline;gap:4px;margin-left:auto;flex:none}.tbg-mo-score-c{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:500;font-size:18px;color:#047857}.tbg-mo-score-v{font-size:11px;color:#b3ab97}.tbg-mo-fname{font-size:18px;font-weight:800;color:#0f172a;letter-spacing:-.02em;line-height:1.1;margin-top:14px}.tbg-mo-fcard:hover .tbg-mo-fname{color:#047857}.tbg-mo-forigin{font-size:12.5px;color:#94a3b8;margin-top:3px}.tbg-mo-flijn{height:1px;background:#f1ede6;margin:16px 0 14px}.tbg-mo-fvoet{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto}.tbg-mo-fmodellen{font-size:12.5px;color:#94a3b8}.tbg-mo-fmore{display:inline-flex;align-items:center;gap:5px;color:#047857;font-weight:700;font-size:13px}.tbg-mo-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:26px}.tbg-mo-zoek{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #eee8e0;border-radius:11px;padding:11px 15px;flex:1;min-width:220px;color:#a29b88;cursor:text}.tbg-mo-zoek:focus-within{border-color:#10b981}.tbg-mo-zoek input{border:none;outline:none;background:#fff0;font-family:inherit;font-size:14.5px;color:#0f172a;width:100%;padding:0;margin:0;box-shadow:none}.tbg-mo-zoek input::placeholder{color:#a29b88}.tbg-mo-chips{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tbg-mo .tbg-mo-chip{all:unset;box-sizing:border-box;font-family:inherit;background:#fff;border:1px solid #eee8e0;color:#64748b;font-weight:600;font-size:13.5px;line-height:1.2;padding:10px 15px;border-radius:10px;cursor:pointer;white-space:nowrap;transition:border-color .12s,color .12s,background-color .12s}.tbg-mo .tbg-mo-chip:hover{border-color:#10b981;color:#047857}.tbg-mo .tbg-mo-chip:focus-visible{outline:2px solid #34d399;outline-offset:1px}.tbg-mo .tbg-mo-chip.is-actief,.tbg-mo .tbg-mo-chip.is-actief:hover{background:#0f172a;border-color:#0f172a;color:#fff}.tbg-mo-teller{font-size:12.5px;color:#94a3b8;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;margin-top:14px}.tbg-mo-all{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px;margin-top:14px}.tbg-mo-tile{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #eee8e0;border-radius:14px;padding:15px 16px;text-decoration:none!important;color:inherit!important;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.tbg-mo-tile:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgb(15 23 42 / .07);border-color:#ddd6c8}.tbg-mo-tile--soon{border-style:dashed;background:#fdfcfa}.tbg-mo-tlogo{flex:none;width:44px;height:44px;border-radius:11px;background:#faf8f4;border:1px solid #eee8e0;display:inline-flex;align-items:center;justify-content:center;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:500;font-size:13px;color:#a89e88;overflow:hidden;padding:5px}.tbg-mo-tlogo img{max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain;margin:0!important;box-shadow:none!important;border:none!important}.tbg-mo-ttxt{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.tbg-mo-tname{font-size:16px;font-weight:700;color:#0f172a;line-height:1.15;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tbg-mo-tile:hover .tbg-mo-tname{color:#047857}.tbg-mo-tile--soon .tbg-mo-tname{color:#64748b}.tbg-mo-tmeta{font-size:12.5px;color:#94a3b8;font-variant-numeric:tabular-nums}.tbg-mo-tile .tbg-mo-score{margin-left:auto}.tbg-mo-tile .tbg-mo-score-c{font-size:15px}.tbg-mo-tile .tbg-mo-score-v{font-size:10.5px}.tbg-mo-leeg{color:#64748b;font-size:14.5px;padding:24px 4px}@media(max-width:560px){.tbg-mo-toolbar{align-items:stretch;flex-direction:column}.tbg-mo .tbg-mo-chip{padding:9px 12px;font-size:13px}}.tbg-related{margin:2.5rem 0}.tbg-related__block+.tbg-related__block{margin-top:2rem}.tbg-related__title{font-size:1.125rem;font-weight:800;color:#0f172a;margin-bottom:1rem}.tbg-related__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.tbg-related__card{display:flex;gap:12px;align-items:center;padding:14px;background:#fff;border:1px solid #eee8e0;border-radius:12px;text-decoration:none;color:inherit;transition:border-color 0.15s,box-shadow 0.15s}.tbg-related__card:hover{border-color:#10b981;box-shadow:0 2px 8px rgb(16 185 129 / .12)}.tbg-related__img-wrap{width:64px;height:64px;flex-shrink:0;border-radius:8px;background:#faf8f4;display:flex;align-items:center;justify-content:center;overflow:hidden}.tbg-related__img-wrap--empty{border:1px solid #eee8e0}.tbg-related__img{width:100%;height:100%;object-fit:contain;padding:4px}.tbg-related__info{flex:1;min-width:0}.tbg-related__name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.875rem;font-weight:700;color:#0f172a;line-height:1.3;margin-bottom:4px}.tbg-related__specs{display:flex;flex-wrap:wrap;gap:8px;font-size:.75rem;color:#64748b}@media (max-width:600px){.tbg-related__grid{grid-template-columns:1fr}.tbg-related__img-wrap{width:52px;height:52px}}.tb-vgl-section{padding:28px 32px;background:#fff;border:1px solid #e8e2d9;border-radius:14px;box-shadow:0 1px 3px rgb(15 23 42 / .04)}.tb-vgl-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.tb-vgl-heading{font-size:18px;font-weight:800;color:#0f172a;margin:0}.tb-vgl-viewall{color:#0f6e56;font-size:12px;font-weight:700;text-decoration:none}.tb-vgl-viewall:hover{color:#10b981}.tb-vgl-rows{border:1px solid #e8e2d9;border-radius:12px;overflow:hidden;background:#fff}.tb-vgl-row{display:grid;grid-template-columns:1fr 34px 1fr 24px;align-items:center;padding:12px 16px;gap:12px;text-decoration:none;border-bottom:1px solid #f5f3ee;transition:background .15s ease}.tb-vgl-row:nth-child(even){background:#fcfbf9}.tb-vgl-row--last{border-bottom:none}.tb-vgl-row:hover{background:#f8fffc}.tb-vgl-bat{display:flex;align-items:center;gap:10px;min-width:0}.tb-vgl-foto{position:relative;flex-shrink:0;display:inline-flex}.tb-vgl-img{width:42px;height:42px;background:#faf8f4;border-radius:9px;display:flex;align-items:center;justify-content:center;border:1px solid #eee8e0;flex-shrink:0;padding:4px}.tb-vgl-img--current{background:#f8fffc;border:1.5px solid #10b981}.tb-vgl-img img{max-width:100%;max-height:100%;object-fit:contain}.tb-vgl-score{position:absolute;top:-6px;right:-6px;background:#64748b;color:#fff;font-size:8.5px;font-weight:800;border-radius:5px;padding:1px 4px;line-height:1.4}.tb-vgl-score--eigen{background:#10b981;box-shadow:0 2px 6px rgb(16 185 129 / .35)}.tb-vgl-name{font-size:13px;font-weight:700;color:#0f172a;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tb-vgl-vs{width:30px;height:30px;background:#0f172a;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tb-vgl-vs{color:#fff;font-size:9px;font-weight:800;letter-spacing:.5px}.tb-vgl-arrow{font-size:13px;font-weight:700;color:#10b981;flex-shrink:0;text-align:center}@media(max-width:600px){.tb-vgl-section{padding:20px}.tb-vgl-row{grid-template-columns:1fr 26px 1fr 14px;padding:10px 12px;gap:6px}.tb-vgl-bat{gap:8px}.tb-vgl-img{width:36px;height:36px;border-radius:7px;padding:3px}.tb-vgl-vs{width:26px;height:26px;font-size:8px}.tb-vgl-name{font-size:11px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tb-vgl-arrow{font-size:11px}}.tbg-vgl-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:1.5rem}.tbg-vgl-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;background:#fff;border:1px solid #eee8e0;border-radius:14px;box-shadow:0 2px 8px rgb(0 0 0 / .03);padding:22px 16px 18px;text-decoration:none;transition:box-shadow 0.15s ease,transform 0.15s ease}.tbg-vgl-card:hover{box-shadow:0 4px 16px rgb(0 0 0 / .06);transform:translateY(-2px)}.tbg-vgl-imgs{display:flex;align-items:center;gap:10px;margin-bottom:8px}.tbg-vgl-img-box{width:48px;height:48px;background:#f5f3ee;border-radius:10px;border:1px solid #eee8e0;display:flex;align-items:center;justify-content:center;overflow:hidden}.tbg-vgl-img-box img{width:36px;height:36px;object-fit:contain}.tbg-vgl-img-placeholder{font-size:9px;color:#94a3b8;font-weight:600}.tbg-vgl-vs{font-size:11px;color:#94a3b8;font-weight:700}.tbg-vgl-title{font-size:13px;font-weight:700;color:#0f172a;line-height:1.35}.tbg-vgl-arrow{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;color:#10b981;margin-top:4px;transition:gap 0.15s ease}.tbg-vgl-card:hover .tbg-vgl-arrow{gap:7px}@media (max-width:480px){.tbg-vgl-grid{grid-template-columns:1fr;gap:10px;max-width:320px;margin-left:auto;margin-right:auto}}.tbg-rvs-section{padding:32px;background:#fff;border:1px solid #eee8e0;border-radius:12px;box-shadow:0 2px 8px rgb(0 0 0 / .03);max-width:var(--gb-container-width);margin:0 auto 20px;box-sizing:border-box}.tbg-rvs-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.tbg-rvs-heading{font-size:18px;font-weight:700;color:#0f172a;margin:0}.tbg-rvs-viewall{color:#10b981;font-size:13px;font-weight:600;text-decoration:none}.tbg-rvs-viewall:hover{color:#059669}.tbg-rvs-rows{border:1px solid #eee8e0;border-radius:10px;overflow:hidden;background:#fff}.tbg-rvs-row{display:grid;grid-template-columns:1fr 32px 1fr 24px;align-items:center;padding:14px 16px;gap:12px;text-decoration:none;border-bottom:1px solid #f1f5f9;transition:background .15s ease}.tbg-rvs-row--last{border-bottom:none}.tbg-rvs-row:hover{background:#fafffe}.tbg-rvs-bat{display:flex;align-items:center;gap:10px;min-width:0}.tbg-rvs-img{width:44px;height:44px;background:#f8fafc;border-radius:8px;display:flex;align-items:center;justify-content:center;border:1px solid #eee8e0;flex-shrink:0;padding:4px}.tbg-rvs-img img{max-width:100%;max-height:100%;object-fit:contain}.tbg-rvs-name{font-size:13px;font-weight:600;color:#0f172a;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tbg-rvs-vs{width:32px;height:32px;background:#0f172a;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-size:10px;font-weight:800;letter-spacing:.5px}.tbg-rvs-arrow{font-size:13px;font-weight:700;color:#10b981;flex-shrink:0;text-align:center}.tbg-rvs-cta-wrap{max-width:var(--gb-container-width);margin:0 auto 24px}.tbg-rvs-cta{background:#fff;border:1px solid #eee8e0;border-radius:12px;box-shadow:0 2px 8px rgb(0 0 0 / .03);padding:24px;text-align:center}.tbg-rvs-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#10b981;margin:0 0 4px}.tbg-rvs-cta-h3{font-size:18px;font-weight:800;color:#0f172a;margin:0 0 6px;line-height:1.3}.tbg-rvs-cta-sub{font-size:14px;color:#64748b;margin:0 0 16px;line-height:1.6}.tbg-rvs-btn{display:inline-flex;align-items:center;gap:6px;background:#10b981;color:#fff;padding:12px 22px;border-radius:8px;text-decoration:none;font-size:14px;font-weight:700;transition:background-color .15s ease}.tbg-rvs-btn:hover{color:#fff;background:#059669}@media(max-width:600px){.tbg-rvs-section{padding:24px}.tbg-rvs-row{grid-template-columns:1fr 26px 1fr 16px;padding:10px 12px;gap:6px}.tbg-rvs-bat{gap:8px}.tbg-rvs-img{width:36px;height:36px;border-radius:6px;padding:3px}.tbg-rvs-vs{width:26px;height:26px;font-size:8px}.tbg-rvs-name{font-size:11px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tbg-rvs-arrow{font-size:11px}.tbg-rvs-cta{padding:20px}}.tbg-dm{background:#fff;border:1px solid #eee8e0;border-radius:12px;padding:28px 32px;margin:1.5rem auto;max-width:560px;box-sizing:border-box}.tbg-dm__kop{display:flex;align-items:center;gap:8px;margin-bottom:6px}.tbg-dm__pct{color:#10b981;font-weight:800;font-size:18px;line-height:1}.tbg-dm__titel{font-size:18px;font-weight:800;color:#0f172a}.tbg-dm__intro{font-size:14px;color:#475569;line-height:1.6;margin:0 0 16px}.tbg-dm__form{display:flex;gap:8px}.tbg-dm__email{flex:1;border:1px solid #ddd6c8;border-radius:8px;padding:10px 14px;font-size:14px;color:#0f172a;background:#fff;min-width:0}.tbg-dm__email:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 3px rgb(16 185 129 / .15)}.tbg-dm__hp{position:absolute;left:-9999px;opacity:0;height:0;width:0;border:0;padding:0}.tbg-dm__knop{background:#10b981;color:#fff;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background-color .15s ease}.tbg-dm__knop:hover{background:#059669}.tbg-dm__knop:disabled{opacity:.7;cursor:default}.tbg-dm__voet{font-size:12px;color:#94a3b8;margin:10px 0 0}.tbg-dm__melding{font-size:14px;font-weight:600;margin:10px 0 0;display:none}.tbg-dm__melding.is-ok{display:block;color:#0f6e56}.tbg-dm__melding.is-fout{display:block;color:#b91c1c}@media(max-width:480px){.tbg-dm{padding:22px 20px}.tbg-dm__form{flex-direction:column}.tbg-dm__knop{width:100%}}.tbg-hub{max-width:var(--gb-container-width,1100px);margin:0 auto}.tbg-hub__filterbalk{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;border-bottom:1px solid #eee8e0;margin-bottom:20px}.tbg-hub__filterbalk--leeg{justify-content:flex-end;border-bottom:none;margin-bottom:10px}.tbg-hub__pill{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:600;color:#475569;white-space:nowrap;margin:0 0 0 auto;flex:none;padding:4px 0}.tbg-hub__dot{width:7px;height:7px;border-radius:50%;background:#10b981;flex:none;animation:tbghubpuls 2.4s ease-in-out infinite}@keyframes tbghubpuls{0%,100%{box-shadow:0 0 0 0 rgb(16 185 129 / .35)}50%{box-shadow:0 0 0 5px #fff0}}.tbg-hub__filters{display:flex;gap:2px;overflow-x:auto;scrollbar-width:none;min-width:0}.tbg-hub__filters::-webkit-scrollbar{display:none}.tbg-hub .tbg-hub__filter{all:unset;box-sizing:border-box;display:inline-flex;align-items:center;gap:6px;font-family:inherit;font-size:13px;font-weight:600;line-height:1.2;color:#64748b!important;background:transparent!important;border:none!important;border-bottom:2px solid transparent!important;padding:10px 12px;margin-bottom:-1px;cursor:pointer;white-space:nowrap;text-decoration:none!important;box-shadow:none!important;transition:color .15s ease,border-color .15s ease}.tbg-hub .tbg-hub__filter:hover,.tbg-hub .tbg-hub__filter:focus{color:#0f172a!important;box-shadow:none!important;text-decoration:none!important;outline:none}.tbg-hub .tbg-hub__filter:focus-visible{background:#f5f3ee!important}.tbg-hub .tbg-hub__filter.is-actief,.tbg-hub .tbg-hub__filter.is-actief:hover,.tbg-hub .tbg-hub__filter.is-actief:focus{color:#0f172a!important;font-weight:700;border-bottom-color:#10b981!important}.tbg-hub .tbg-hub__filter .tbg-hub__filter-n{color:#94a3b8!important}.tbg-hub .tbg-hub__filter.is-actief .tbg-hub__filter-n{color:#64748b!important}.tbg-hub__filter-n{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:500;color:#94a3b8}.tbg-hub__sect{margin:0 0 26px;min-width:0}.tbg-hub__sect:last-child{margin-bottom:0}.tbg-hub[data-view="prijzen"] .tbg-hub__sect--ft,.tbg-hub[data-view="prijzen"] .tbg-hub__sect--deals{display:none}.tbg-hub[data-view="deals"] .tbg-hub__sect--prijzen,.tbg-hub[data-view="acties"] .tbg-hub__sect--prijzen{display:none}.tbg-hub[data-view="deals"] .tbg-hub__sect--ft{display:none}.tbg-hub[data-view="deals"] .tbg-hub__sect--deals [data-cat="acties"],.tbg-hub[data-view="acties"] .tbg-hub__sect--deals [data-cat="deals"]{display:none}.tbg-hub[data-view="deals"] .tbg-hub__sect--deals:not(:has([data-cat="deals"])),.tbg-hub[data-view="acties"] .tbg-hub__sect--deals:not(:has([data-cat="acties"])){display:none}.tbg-hub[data-view="alles"] .tbg-hub__sect--deals:not(.is-open) .tbg-hub__kaart--extra{display:none}.tbg-hub .tbg-hub__meer{all:unset;box-sizing:border-box;display:block;width:100%;font-family:inherit;text-align:center;font-size:13px;font-weight:600;color:#64748b!important;background:transparent!important;border:1px dashed #ddd6c8!important;border-radius:12px;padding:11px;margin-top:14px;cursor:pointer;transition:color .12s,border-color .12s,background-color .12s}.tbg-hub .tbg-hub__meer:hover{color:#0f172a!important;border-color:#d1d5db!important;background:#faf8f4!important}.tbg-hub:not([data-view="alles"]) .tbg-hub__meer,.tbg-hub__sect--deals.is-open .tbg-hub__meer{display:none}.tbg-hub__sectkop{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin:0 0 12px}.tbg-hub__secttitel{font-size:17px;font-weight:800;color:#0f172a;letter-spacing:-.01em}.tbg-hub__sectmeta{display:inline-flex;align-items:center;gap:7px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px;color:#94a3b8;white-space:nowrap}.tbg-hub__sectmeta-dot{width:7px;height:7px;border-radius:50%;background:#10b981;flex:none}.tbg-hub__kicker{display:block;font-size:9.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tbg-hub__meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap;font-size:11px;color:#94a3b8}.tbg-hub__meta-sep{color:#d6cfc4}.tbg-hub__meta-urgent{color:#b45309;font-weight:700}.tbg-hub__badge30{font-size:9px;font-weight:700;padding:2px 7px;border-radius:5px;background:#ecfdf5;color:#0f6e56;border:1px solid #9fe1cb;letter-spacing:.02em;white-space:nowrap}.tbg-hub__tekst{font-size:12.5px;color:#475569;line-height:1.45;min-width:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tbg-hub__tekst--sub{flex-basis:100%;font-size:11.5px;color:#64748b}.tbg-hub__prijs{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:16px;font-weight:600;color:#0f172a;white-space:nowrap}.tbg-hub__vanaf{font-family:inherit;font-size:11px;font-weight:600;color:#94a3b8}.tbg-hub__prijs-nu{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:15px;font-weight:600;color:#0f172a;white-space:nowrap}.tbg-hub__prijs-oud{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px;color:#94a3b8;white-space:nowrap}.tbg-hub__pct{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px;font-weight:600;color:#0f6e56;background:#ecfdf5;border-radius:6px;padding:3px 8px;white-space:nowrap;flex:none}.tbg-hub__codes-pill{font-size:11px;font-weight:700;color:#9a3412;background:#fff7ed;border:1px solid #fdba74;border-radius:6px;padding:3px 9px;white-space:nowrap}.tbg-hub__spons{font-size:9.5px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em}.tbg-hub__tik{display:none}.tbg-hub__cta,.tbg-hub__cta:visited,.tbg-hub__cta:focus{box-sizing:border-box;display:inline-flex;align-items:center;gap:7px;background:#10b981;color:#fff!important;border-radius:9px;padding:9px 16px;font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap;flex:none;position:relative;z-index:2;transition:background-color .15s ease}.tbg-hub__cta:hover{background:#059669;color:#fff!important;text-decoration:none}.tbg-hub__cta--outline,.tbg-hub__cta--outline:visited,.tbg-hub__cta--outline:focus{background:#fff;border:1.5px solid #10b981;color:#047857!important;justify-content:center;width:100%;margin-top:auto;padding:8px 12px}.tbg-hub__cta--outline:hover,.tbg-hub__kaart:hover .tbg-hub__cta--outline{background:#ecfdf5;color:#047857!important}.tbg-hub__tekstlink,.tbg-hub__tekstlink:visited{flex:none;margin-left:auto;align-self:center;font-size:12px;font-weight:600;color:#047857!important;text-decoration:none!important;border-bottom:1px dotted #b8ad98;padding-bottom:1px;white-space:nowrap;line-height:1.4;position:relative;z-index:2}.tbg-hub__tekstlink:hover{color:#047857!important;border-bottom-style:solid;text-decoration:none!important}.tbg-hub__ft-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.tbg-hub__ft{position:relative;display:flex;background:#fff;border:1px solid #eee8e0;border-radius:14px;overflow:hidden;min-height:172px;min-width:0;transition:border-color .15s ease}.tbg-hub__ft:hover{border-color:#d1d5db}.tbg-hub__ft-media{width:160px;flex:none;background:linear-gradient(155deg,#e7f6ef,#f5f3ee);display:flex;align-items:center;justify-content:center;padding:20px}.tbg-hub__ft-media .tbg-hub__ft-img{width:100%;height:110px;object-fit:contain;display:block}.tbg-hub__ft-body{flex:1;min-width:0;padding:15px 17px;display:flex;flex-direction:column;gap:5px}.tbg-hub__ft-titel{font-size:16px;font-weight:800;color:#0f172a;line-height:1.25}.tbg-hub__ft-acties{margin-top:auto;padding-top:10px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.tbg-hub__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.tbg-hub__grid>*{min-width:0}.tbg-hub__kaart{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid #eee8e0;border-radius:14px;overflow:hidden;min-width:0;transition:border-color .15s ease}.tbg-hub__kaart:hover{border-color:#d1d5db}.tbg-hub__media{position:relative;height:132px;flex:none;border-bottom:1px solid #f5f3ee;display:flex;align-items:center;justify-content:center;padding:14px}.tbg-hub__media .tbg-hub__kicker{position:absolute;top:11px;left:13px;max-width:calc(100% - 26px)}.tbg-hub__media .tbg-deals__thumb{width:104px;height:92px;border:none;background:#fff0}.tbg-hub__body{display:flex;flex-direction:column;gap:9px;padding:13px 15px 15px;flex:1;min-width:0}.tbg-hub__titel{font-size:14.5px;font-weight:700;color:#0f172a;line-height:1.25}.tbg-hub__regel{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;min-width:0;position:relative;z-index:2}.tbg-hub__kaart--breed{margin-top:14px}.tbg-hub__kaart--breed .tbg-hub__media{height:auto;min-height:0;border-bottom:none;position:static;display:none}.tbg-hub__kaart--breed .tbg-hub__body{flex-direction:row;align-items:center;flex-wrap:wrap;gap:8px 14px}.tbg-hub__kaart--breed .tbg-hub__cta--outline{width:auto;margin:0 0 0 auto}.tbg-hub__bundel-lijst{border-top:1px solid #f5f3ee;margin-top:auto}.tbg-hub__kaart--bundel .tbg-hub__body{padding-bottom:0}.tbg-hub__kaart--bundel .tbg-hub__bundel-lijst{margin:9px -15px 0}.tbg-hub__bundel-rij{display:flex;align-items:center;gap:9px;padding:9px 15px;min-width:0;color:inherit;text-decoration:none}.tbg-hub__bundel-rij+.tbg-hub__bundel-rij{border-top:1px solid #f5f3ee}a.tbg-hub__bundel-rij{transition:background-color .12s ease}a.tbg-hub__bundel-rij:hover{background:#faf8f4;text-decoration:none}.tbg-hub__bundel-rij .tbg-deals__chip{flex:none}.tbg-hub__bundel-info{flex:1 1 auto;min-width:0;display:flex;align-items:baseline;gap:4px 6px;flex-wrap:wrap;font-size:11px;color:#94a3b8}.tbg-hub__bundel-naam{flex:1 1 auto;min-width:0;font-size:13px;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tbg-hub__bundel-prijs{flex:none;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12.5px;font-weight:600;color:#0f172a}a.tbg-hub__bundel-rij svg{color:#10b981;flex:none}.tbg-hub__drops{display:grid;grid-template-columns:300px minmax(0,1fr);gap:14px;align-items:start}.tbg-hub__drops:not(:has(.tbg-hub__drops-lijst)){grid-template-columns:minmax(0,340px)}.tbg-hub__drop-spot{background:linear-gradient(158deg,#f5f3ee 0%,#faf8f4 62%);border:1px solid #eee8e0;border-radius:14px;padding:20px 22px;display:flex;flex-direction:column;min-width:0}.tbg-hub__drop-spot-img{align-self:center;margin:2px 0 10px}.tbg-hub__drop-spot-img .tbg-deals__thumb{width:118px;height:94px;border-radius:12px;border-color:#f5f3ee}.tbg-hub__drop-spot-titel,.tbg-hub__drop-spot-titel:visited{font-size:19px;font-weight:800;color:#0f172a;line-height:1.15;margin-top:2px;text-decoration:none}.tbg-hub__drop-spot-titel:hover{color:#059669;text-decoration:none}.tbg-hub__spark{width:100%;height:32px;display:block;overflow:visible;margin:12px 0 2px}.tbg-hub__drop-spot-prijzen{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-top:6px}.tbg-hub__drop-spot-prijzen .tbg-hub__prijs-nu{font-size:26px;line-height:1}.tbg-hub__drop-spot-prijzen .tbg-hub__prijs-oud{font-size:13.5px}.tbg-hub__drop-spot-prijzen .tbg-hub__pct{align-self:center}.tbg-hub__drop-spot .tbg-hub__meta{margin-top:7px}.tbg-hub__drop-spot-voet{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-top:16px}.tbg-hub__bespaar{font-size:12.5px;font-weight:600;color:#475569;white-space:nowrap}.tbg-hub__drops-lijst{background:#fff;border:1px solid #eee8e0;border-radius:14px;overflow:hidden;min-width:0}.tbg-hub__drop-rij{position:relative;display:flex;align-items:center;gap:12px;padding:11px 16px;min-width:0;transition:background-color .12s ease}.tbg-hub__drop-rij+.tbg-hub__drop-rij{border-top:1px solid #f5f3ee}.tbg-hub__drop-rij:hover{background:#faf8f4}.tbg-hub__drop-rij .tbg-hub__tik{display:block;position:absolute;inset:0;z-index:1}.tbg-hub__drop-rij .tbg-deals__thumb{width:40px;height:38px;border-radius:9px}.tbg-hub__drop-rij-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:1px}.tbg-hub__drop-rij-titel{display:flex;align-items:center;gap:7px;min-width:0;font-size:13.5px;font-weight:700;color:#0f172a;line-height:1.2}.tbg-hub__drop-rij-naam{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tbg-hub__drop-rij-titel .tbg-hub__badge30{flex:none}.tbg-hub__drop-rij-prijzen{display:flex;flex-direction:column;align-items:flex-end;flex:none;line-height:1.2}.tbg-hub__drop-rij-pijl{color:#10b981;flex:none;display:inline-flex}@media(max-width:900px){.tbg-hub__grid{grid-template-columns:1fr 1fr}.tbg-hub__ft-grid{grid-template-columns:1fr}.tbg-hub__drops{grid-template-columns:1fr}}@media(max-width:600px){.tbg-hub__grid{grid-template-columns:1fr;gap:10px}.tbg-hub__ft{min-height:0}.tbg-hub__ft-media{width:118px;padding:14px}.tbg-hub__ft-media .tbg-hub__ft-img{height:84px}.tbg-hub__ft .tbg-hub__tik,.tbg-hub__kaart .tbg-hub__tik{display:block;position:absolute;inset:0;z-index:1}.tbg-hub__kaart--bundel .tbg-hub__tik,.tbg-hub__kaart--breed .tbg-hub__tik{display:none}.tbg-hub__media{height:112px}.tbg-hub__media .tbg-deals__thumb{width:88px;height:80px}.tbg-hub__kaart--breed .tbg-hub__cta--outline{width:100%;margin:0}.tbg-hub__bundel-rij{flex-wrap:wrap;gap:6px 10px;padding:9px 13px}.tbg-hub__bundel-info{flex-basis:100%;order:2}.tbg-hub__bundel-rij .tbg-hub__tekstlink{order:3}.tbg-hub__drop-spot{padding:16px 16px 18px}.tbg-hub__drop-spot-voet .tbg-hub__cta{flex:1;justify-content:center}.tbg-hub__drop-rij{padding:10px 12px;gap:9px}.tbg-hub__drop-rij-pijl{display:none}.tbg-hub__drop-rij .tbg-hub__pct{font-size:10.5px;padding:2px 6px}}.tbgv{font-family:inherit}.tbgv__bar{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:0 0 18px}.tbgv__search{flex:1;min-width:200px;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #ddd6c8;border-radius:10px;padding:0 12px}.tbgv__search input{flex:1;border:0;background:#fff0;outline:none;padding:11px 0;font-size:14px;color:#0f172a}.tbgv__search svg{color:#94a3b8;flex:none}.tbgv__chips{display:flex;gap:6px;flex-wrap:wrap}.tbgv__chip{font-size:12.5px;font-weight:700;color:#475569;background:#faf8f4;border:1px solid #eee8e0;border-radius:999px;padding:7px 13px;cursor:pointer;font-family:inherit;line-height:1.2}.tbgv__chip.is-on{background:#10b981;border-color:#10b981;color:#fff}.tbgv__count{font-size:12px;color:#94a3b8;margin-left:auto;white-space:nowrap}.tbgv__grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:stretch}.tbgv__card{background:#fff;border:1px solid #eee8e0;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;text-decoration:none;transition:all .15s ease}.tbgv__card:hover{border-color:#10b981;box-shadow:0 6px 18px rgb(16 185 129 / .10);transform:translateY(-2px)}.tbgv__top{display:flex;align-items:flex-start;gap:8px;padding:16px 12px 12px}.tbgv__bat{flex:1 1 0%;min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px}.tbgv__imgwrap{position:relative}.tbgv__img{width:60px;height:60px;border-radius:10px;background:#f5f3ee;display:flex;align-items:center;justify-content:center;overflow:hidden}.tbgv__img img{max-width:84%;max-height:84%;object-fit:contain}.tbgv__ph{color:#cbd5e1;font-size:10px;font-weight:700}.tbgv__score{position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);font-size:11.5px;font-weight:800;color:#fff;background:#475569;border:2px solid #fff;border-radius:999px;padding:1px 8px;line-height:1.4;box-shadow:0 1px 3px rgb(15 23 42 / .18)}.tbgv__score--hi{background:#10b981}.tbgv__score--mid{background:#475569}.tbgv__score--lo{background:#94a3b8}.tbgv__score--win{background:#10b981}.tbgv__name{font-size:12.5px;font-weight:700;color:#0f172a;line-height:1.25;margin-top:3px}.tbgv__meta{font-size:11.5px;color:#64748b}.tbgv__meta b{color:#0f172a;font-weight:700}.tbgv__tag{font-size:9.5px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#0f6e56;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:5px;padding:1px 6px}.tbgv__vs{flex:0 0 auto;display:flex;align-items:flex-start;justify-content:center;padding-top:18px}.tbgv__vs span{width:30px;height:30px;border-radius:50%;background:#faf8f4;border:1px solid #ddd6c8;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;color:#64748b}.tbgv__cta{margin-top:auto;border-top:1px solid #eee8e0;background:#faf8f4;padding:12px 16px;display:flex;align-items:center;justify-content:center;gap:6px;color:#059669;font-weight:700;font-size:13.5px}.tbgv__card:hover .tbgv__cta{background:#ecfdf5}.tbgv__leeg{padding:24px;text-align:center;color:#94a3b8}@media(max-width:680px){.tbgv__grid{grid-template-columns:1fr}}@media(max-width:420px){.tbgv__img{width:52px;height:52px}.tbgv__name{font-size:11.5px}.tbgv__top{padding:14px 8px 10px}}