@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";.rb{--rb-ease: cubic-bezier(.22,.61,.36,1);--rb-primary-licht: #3B2A9E;--rb-bg: #fbfcfd;--rb-muted: #eef2f7;--rb-white: #ffffff;--rb-text: #0f1729;--rb-text-2: #64748b;--rb-text-3: #344256;--rb-primary: #1a1056;--rb-primary-hover: rgba(26, 16, 86, .9);--rb-primary-soft: #eef0fb;--rb-accent: #ebeff5;--rb-border: #e2e7f0;--rb-star: #fbbc04;--rb-positive: #059669;--rb-negative: #dc2626;--rb-radius: 6px;--rb-radius-md: 12px;--rb-radius-lg: 16px;--rb-shadow-sm: 0 1px 2px rgba(15, 23, 41, .06);--rb-shadow: 0 4px 16px rgba(15, 23, 41, .07);--rb-shadow-lg: 0 18px 48px rgba(15, 23, 41, .1);--rb-section-y: 80px;--rb-max: 1400px;font-family:Space Grotesk,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--rb-text);background:var(--rb-bg);-webkit-font-smoothing:antialiased}@media(min-width:640px){.rb{--rb-section-y: 112px}}.rb *,.rb *:before,.rb *:after{box-sizing:border-box}.rb :where(ul,ol){list-style:none;margin:0;padding:0}.rb :where(li){list-style:none}.rb *{font-family:inherit}.rb-section{padding:var(--rb-section-y) 0;background:var(--rb-white)}.rb-section--muted{background:linear-gradient(to bottom,var(--rb-white) 0,var(--rb-muted) 120px,var(--rb-muted) calc(100% - 120px),var(--rb-white) 100%)}.rb-wrap{width:100%;max-width:var(--rb-max);margin:0 auto;padding:0 16px}.rb-eyebrow{display:block;font-size:12px;font-weight:700;line-height:16px;letter-spacing:.28em;text-transform:uppercase;color:var(--rb-primary);margin:0 0 12px}.rb-h1{font-size:36px;line-height:40px;letter-spacing:-1.8px;font-weight:700;margin:0}.rb-h2{font-size:36px;line-height:1.25;letter-spacing:-.04em;font-weight:700;margin:0;color:var(--rb-text)}.rb-h3{font-size:24px;line-height:32px;letter-spacing:-.6px;font-weight:700;margin:0}@media(min-width:768px){.rb-h1{font-size:48px;line-height:48px;letter-spacing:-2.4px}.rb-h2{font-size:48px}.rb-h3{font-size:30px;line-height:36px;letter-spacing:-.75px}}@media(min-width:1024px){.rb-h1{font-size:60px;line-height:60px;letter-spacing:-3px}}.rb-lead{font-size:14px;line-height:1.625;color:#64748b;max-width:42rem;margin:20px 0 0}@media(min-width:768px){.rb-lead{font-size:16px}}.rb-body{font-size:16px;line-height:1.65;color:var(--rb-text-2);margin:16px 0 0}.rb-center{text-align:center}.rb-center{margin-bottom:48px}.rb-center .rb-lead{margin-top:20px}.rb-products__kop{margin-bottom:48px}#producten .rb-wrap,#vragen .rb-wrap{max-width:1184px}.rb-vragen{display:grid;gap:32px;grid-template-columns:1fr}@media(min-width:1024px){.rb-vragen{grid-template-columns:380px 1fr;gap:64px;align-items:start}}.rb-center .rb-lead{margin-left:auto;margin-right:auto;max-width:680px}.rb-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:15px 32px;border-radius:9999px;font-size:16px;font-weight:700;line-height:24px;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:background-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.rb-btn--primary{background:var(--rb-primary);color:#fff}.rb-btn--primary{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.rb-btn--primary:hover{background:var(--rb-primary-hover)}.rb-btn--ghost{background:var(--rb-white);color:#344256;border-color:#e1e7ef}.rb-btn--ghost:hover{background:var(--rb-accent)}.rb-btn--pill{border-radius:9999px;padding:8px 20px;font-size:14px}.rb-btn-row{display:flex;flex-direction:column;gap:16px;margin-top:16px}.rb-btn{white-space:nowrap}.rb-btn svg{width:20px;height:20px;flex:none;transition:transform .2s ease}.rb-btn:hover svg{transform:translate(3px)}.rb-btn-row>.rb-btn{width:100%}@media(min-width:640px){.rb-btn-row{flex-direction:row;flex-wrap:wrap}.rb-btn-row>.rb-btn{width:auto}}.rb-center .rb-btn-row{justify-content:center}.rb-stars{display:inline-flex;gap:2px;color:var(--rb-star)}.rb-stars svg{width:16px;height:16px;fill:currentColor}#header-group{position:sticky;top:0;z-index:50;transition:transform .28s ease}#header-group[data-rb-verborgen=true],.rb-header[data-rb-verborgen=true]{transform:translateY(-100%)}body,.page-width-narrow{background:#eef2f7}#header-group .rb{background:transparent}#header-group{padding:16px 16px 0}@media(min-width:768px){#header-group{padding:16px 24px 0}}.rb-header{position:relative;width:100%;max-width:960px;margin:0 auto;border-radius:9999px;background:#ffffffd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(26,16,86,.25);box-shadow:0 10px 30px -18px #0f172959}@media(prefers-reduced-motion:reduce){#header-group{transition:none}}.rb-header__inner{display:flex;align-items:center;justify-content:space-between;height:60px;width:100%;margin:0 auto;padding:8px 12px 8px 20px}.rb-logo{display:inline-flex;align-items:center;gap:3px;margin-right:24px;text-decoration:none;flex-shrink:0}.rb-logo__mark{display:grid;place-items:center;width:15.3px;height:20px;flex-shrink:0;color:var(--rb-primary)}.rb-logo__mark svg{width:15.3px;height:20px}.rb-ster{fill:var(--rb-star)}.rb-logo__tekst{font-size:17px;font-weight:700;letter-spacing:-.035em;color:var(--rb-text)}.rb-logo__tekst span{font-weight:700;color:var(--rb-text)}.rb-logo__text{font-size:20px;font-weight:700;line-height:1.4;color:var(--rb-primary)}.rb-nav{display:none;align-items:center;gap:4px}.rb-nav__list{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.rb-nav__item{position:relative}.rb-nav__link{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:36px;padding:8px 16px;border:0;border-radius:6px;background:transparent;font-size:14px;font-weight:500;line-height:1;color:var(--rb-text);text-decoration:none;white-space:nowrap;cursor:pointer;transition:background-color .15s ease,color .15s ease}.rb-nav__link:hover,.rb-nav__link[aria-expanded=true]{background:var(--rb-accent)}.rb-nav__chevron{display:none;width:12px;height:12px;position:relative;top:1px;margin-left:4px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .3s ease}.rb-nav__link[aria-expanded=true] .rb-nav__chevron{transform:rotate(180deg)}.rb-dropdown{position:absolute;top:100%;margin-top:15px;left:0;z-index:60;display:grid;grid-template-columns:repeat(var(--rb-dd-cols, 2),minmax(181px,1fr));padding:8px;background:var(--rb-white);border:1px solid #e1e7ef;border-radius:6px;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .18s ease,transform .18s ease,visibility .18s}.rb-dropdown:before{content:"";position:absolute;top:-15px;left:0;right:0;height:15px}.rb-nav__item:nth-last-child(-n+2) .rb-dropdown{left:auto;right:0}.rb-nav__item:hover>.rb-dropdown,.rb-nav__item:focus-within>.rb-dropdown,.rb-dropdown[data-open=true]{opacity:1;visibility:visible;transform:translateY(0)}.rb-dropdown a{display:block;padding:10px 12px;border-radius:8px;font-size:16px;font-weight:400;line-height:1.25;color:var(--rb-text);text-decoration:none;white-space:nowrap;transition:background-color .15s ease}.rb-dropdown a:hover{background:var(--rb-accent)}.rb-header__actions{display:none;align-items:center;gap:12px}.rb-header__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:32px;padding:0 12px;border:0;border-radius:6px;background:transparent;font-size:12px;font-weight:500;line-height:1;color:var(--rb-text);text-decoration:none;white-space:nowrap;cursor:pointer;transition:background-color .15s ease}.rb-header__btn:hover{background:var(--rb-accent)}.rb-header__btn svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2}.rb-header__cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:32px;padding:0 20px;border-radius:9999px;background:var(--rb-primary);color:#fafafa;font-size:12px;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap;box-shadow:0 1px 2px #1a105633;transition:background-color .15s ease}.rb-header__cta:hover{background:var(--rb-primary-hover)}.rb-header__count{min-width:16px;height:16px;padding:0 4px;border-radius:9999px;background:var(--rb-primary);color:#fff;font-size:10px;font-weight:600;line-height:16px;text-align:center}.rb-header__burger{position:relative;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;background:transparent;color:var(--rb-text);cursor:pointer}.rb-burger{display:flex;flex-direction:column;align-items:center;gap:5px}.rb-burger span{display:block;width:22px;height:2px;border-radius:2px;background:currentColor;transition:transform .25s ease,opacity .25s ease}.rb-header__burger[aria-expanded=true] .rb-burger span:nth-child(1){transform:rotate(45deg) translateY(7px)}.rb-header__burger[aria-expanded=true] .rb-burger span:nth-child(2){opacity:0}.rb-header__burger[aria-expanded=true] .rb-burger span:nth-child(3){transform:rotate(-45deg) translateY(-7px)}@media(prefers-reduced-motion:reduce){.rb-burger span{transition:none}}.rb-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.rb-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;overflow:hidden;visibility:hidden;opacity:0;transition:opacity .25s ease,visibility .25s}.rb-sheet[data-open=true]{visibility:visible;opacity:1}.rb-sheet__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172966}.rb-sheet__panel{position:absolute;top:0;right:0;height:100%;width:min(320px,86vw);background:var(--rb-white);padding:20px;overflow-y:auto;transform:translate(100%);transition:transform .25s ease;display:flex;flex-direction:column;gap:4px}.rb-sheet[data-open=true] .rb-sheet__panel{transform:translate(0)}.rb-sheet a{display:block;flex-shrink:0;padding:10px 12px;border-radius:8px;font-size:15px;font-weight:500;color:var(--rb-text);text-decoration:none}.rb-sheet a:hover{background:var(--rb-accent)}.rb-sheet__group{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--rb-text-2);padding:16px 12px 4px}.rb-sheet__sub{padding-left:24px!important;font-weight:400!important;color:var(--rb-text-2)!important}.rb-sheet .rb-header__cta{margin-top:16px;height:40px;font-size:14px}@media(min-width:1024px){.rb-nav,.rb-header__actions{display:flex}.rb-header__burger{display:none}}.rb-hero{position:relative;background:var(--rb-muted);padding:80px 0}.rb-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:linear-gradient(to right,#4285f4 0 25%,#ea4335 25% 50%,#fbbc05 50% 75%,#34a853 75% 100%)}@media(min-width:640px){.rb-hero{padding:96px 0}}@media(min-width:1024px){.rb-hero{padding:128px 0}}.rb-hero__inner{display:grid;gap:48px;align-items:center;grid-template-columns:1fr}@media(min-width:1024px){.rb-hero__inner{grid-template-columns:1fr 1fr;gap:64px}}.rb-hero__text{display:flex;flex-direction:column;gap:24px;text-align:center}@media(min-width:1024px){.rb-hero__text{text-align:left}}.rb-hero__text .rb-lead{margin:0}.rb-hero__text .rb-btn-row{justify-content:center}@media(min-width:1024px){.rb-hero__text .rb-lead{margin-right:0}.rb-hero__text .rb-btn-row{justify-content:flex-start}}.rb-h1__accent{color:var(--rb-primary)}.rb-hero__visual{display:flex;justify-content:center}.rb-hero__image{width:100%;height:auto;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;display:block}.rb-hero__mock{position:relative;width:100%;aspect-ratio:652 / 387;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;background:linear-gradient(135deg,#e9ecfa,#fff 55%,#eef0fb);display:grid;place-items:center;overflow:hidden}.rb-hero__mock .rb-phone{transform:scale(.58);box-shadow:0 18px 40px #0f172938}.rb-phone{position:relative;width:min(300px,78vw);margin:0 auto;aspect-ratio:9 / 17.5;border-radius:38px;background:#0f1729;padding:10px;box-shadow:var(--rb-shadow-lg)}.rb-phone__screen{height:100%;border-radius:29px;background:var(--rb-white);padding:26px 18px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;overflow:hidden}.rb-phone__business{width:52px;height:52px;border-radius:16px;background:var(--rb-primary-soft);color:var(--rb-primary);display:grid;place-items:center;font-weight:700;font-size:20px}.rb-phone__name{font-weight:600;font-size:15px}.rb-phone__sub{font-size:12px;color:var(--rb-text-2);margin:0}.rb-phone__stars{display:flex;gap:6px;margin-top:4px;color:var(--rb-star)}.rb-phone__stars svg{width:26px;height:26px;fill:currentColor}.rb-phone__stars svg:nth-child(1){animation:rb-pop 3.2s ease-in-out infinite 0s}.rb-phone__stars svg:nth-child(2){animation:rb-pop 3.2s ease-in-out infinite .12s}.rb-phone__stars svg:nth-child(3){animation:rb-pop 3.2s ease-in-out infinite .24s}.rb-phone__stars svg:nth-child(4){animation:rb-pop 3.2s ease-in-out infinite .36s}.rb-phone__stars svg:nth-child(5){animation:rb-pop 3.2s ease-in-out infinite .48s}@keyframes rb-pop{0%,55%,to{transform:scale(1)}20%{transform:scale(1.28)}}.rb-phone__box{width:100%;margin-top:6px;border:1px solid var(--rb-border);border-radius:var(--rb-radius-md);padding:12px;text-align:left;font-size:12px;line-height:1.5;color:var(--rb-text-2);background:var(--rb-muted)}.rb-phone__submit{width:100%;margin-top:auto;padding:11px;border-radius:var(--rb-radius);background:var(--rb-primary);color:#fff;font-size:13px;font-weight:500}.rb-card-tap{position:absolute;left:-34px;bottom:84px;width:132px;aspect-ratio:1.586;border-radius:10px;background:linear-gradient(140deg,#241a7a,#14103f);color:#fff;padding:12px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:var(--rb-shadow-lg);animation:rb-tap 3.2s ease-in-out infinite}.rb-card-tap__label{font-size:9px;letter-spacing:.14em;text-transform:uppercase;opacity:.72}.rb-card-tap__title{font-size:13px;font-weight:600;line-height:1.2}.rb-card-tap__wave{width:18px;height:18px;stroke:var(--rb-star);fill:none;stroke-width:1.8;align-self:flex-end}@keyframes rb-tap{0%,to{transform:translate(0) rotate(-7deg)}22%{transform:translate(26px) rotate(-3deg)}45%{transform:translate(0) rotate(-7deg)}}@media(prefers-reduced-motion:reduce){.rb-card-tap,.rb-phone__stars svg,.rb-logos__track,.rb-tmq__track,.rb-wall__col{animation:none!important}}.rb-stats-section{background:var(--rb-muted);padding:0 0 80px}.rb-stats{display:grid;grid-template-columns:1fr;gap:48px}@media(min-width:640px){.rb-stats{grid-template-columns:repeat(2,1fr);gap:32px}}@media(min-width:1024px){.rb-stats{grid-template-columns:repeat(4,1fr)}}.rb-stat{display:flex;flex-direction:column;align-items:center;text-align:center}.rb-stat__value{font-size:36px;font-weight:800;line-height:40px;color:var(--rb-primary);margin-bottom:12px}.rb-stat__label{display:block;font-size:16px;font-weight:700;line-height:24px;letter-spacing:.4px;text-transform:uppercase;color:var(--rb-text);margin-bottom:8px}.rb-stat__text{font-size:14px;line-height:1.625;color:#64748b;max-width:320px;margin:0}.rb-proof__title{text-align:center;font-size:18px;font-weight:700;color:var(--rb-text);margin:0 0 40px}.rb-logos{width:100%;display:inline-flex;flex-wrap:nowrap;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 128px,#000 calc(100% - 128px),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 128px,#000 calc(100% - 128px),transparent 100%)}.rb-logos__track{display:flex;align-items:center;list-style:none;margin:0;padding:0;flex-shrink:0;animation:rb-scroll 55s linear infinite}.rb-logos__track li{margin:0 32px;flex-shrink:0;display:flex;align-items:center;justify-content:center;height:48px}.rb-logos__track img{width:90px;height:48px;max-width:none;object-fit:contain;filter:grayscale(1);opacity:.5}.rb-logos__item{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;filter:grayscale(1);opacity:.65;color:var(--rb-text-2)}.rb-logos__merk{width:26px;height:26px;flex:none}.rb-logos__naam{font-size:19px;font-weight:700;letter-spacing:-.02em}@keyframes rb-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.rb-tmq{margin-top:88px}.rb-tmq__viewport{position:relative;max-width:1280px;margin:0 auto;padding:32px 4px 64px;overflow:hidden}.rb-tmq__track{display:flex;align-items:stretch;gap:24px;will-change:transform;transition:transform .5s ease-out}.rb-quote{position:relative;display:flex;flex-direction:column;flex-shrink:0;width:min(422px,calc(100vw - 48px));min-height:400px;margin:0;padding:32px;overflow:hidden;background:var(--rb-white);border:1px solid #e1e7ef;border-radius:var(--rb-radius-lg);box-shadow:0 1px 2px #0000000d;opacity:.6;transform:scale(.8);transition:opacity .4s ease,transform .4s ease,box-shadow .4s ease}.rb-quote.is-active{opacity:1;transform:scale(1);box-shadow:0 25px 50px -12px #1a105666}.rb-quote:after{content:"";position:absolute;top:-32px;right:-32px;width:112px;height:112px;border-radius:9999px;background:#1a105612;pointer-events:none}.rb-quote__body{position:relative;display:flex;flex:1;flex-direction:column;justify-content:center}.rb-quote__mark{font-size:60px;line-height:28px;font-weight:700;color:var(--rb-primary)}.rb-quote__text{font-size:20px;line-height:28px;font-weight:400;color:var(--rb-text);margin:20px 0 0}.rb-quote__link{display:inline-block;margin-top:20px;font-size:14px;font-weight:600;color:var(--rb-primary);text-decoration:none}.rb-quote__link:hover{text-decoration:underline}.rb-quote__person{position:relative;display:flex;align-items:center;gap:16px;margin-top:24px;padding-top:24px;border-top:1px solid #e1e7ef}.rb-quote__avatar{width:48px;height:48px;border-radius:9999px;object-fit:cover;background:var(--rb-primary-soft);color:var(--rb-primary);display:grid;place-items:center;font-weight:700;font-size:16px;flex-shrink:0}.rb-quote__name{display:block;font-size:16px;font-weight:700;color:var(--rb-text)}.rb-quote__role{display:block;font-size:14px;font-weight:400;color:#64748b}.rb-quote__company{display:block;font-size:14px;font-weight:600;color:var(--rb-primary)}.rb-tmq__nav{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:32px}.rb-tmq__arrow{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid #e1e7ef;border-radius:9999px;background:var(--rb-white);color:var(--rb-primary);cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.rb-tmq__arrow:hover{border-color:var(--rb-primary)}.rb-tmq__arrow:focus-visible{outline:2px solid var(--rb-primary);outline-offset:2px}.rb-tmq__arrow svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.rb-tmq__dots{display:flex;align-items:center;gap:10px}.rb-tmq__dot:after{content:"";position:absolute;top:-17px;right:-17px;bottom:-17px;left:-17px}.rb-tmq__dot{position:relative;width:10px;height:10px;padding:0;border:0;border-radius:9999px;background:#e2e7f0;cursor:pointer;transition:background-color .3s ease}.rb-tmq__dot[aria-current=true]{background:var(--rb-primary)}@media(max-width:560px){.rb-quote{padding:24px}.rb-quote__text{font-size:18px;line-height:26px}}.rb-wall{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;height:380px;overflow:hidden;-webkit-mask-image:linear-gradient(180deg,transparent,#000 18%,#000 82%,transparent);mask-image:linear-gradient(180deg,transparent,#000 18%,#000 82%,transparent)}@media(min-width:1024px){.rb-wall{grid-template-columns:repeat(4,1fr);height:420px}}.rb-wall__col{display:flex;flex-direction:column;gap:16px;animation:rb-drift 34s linear infinite}.rb-wall__col:nth-child(2){animation-duration:42s;animation-direction:reverse}.rb-wall__col:nth-child(3){animation-duration:38s}.rb-wall__col:nth-child(4){animation-duration:46s;animation-direction:reverse}@keyframes rb-drift{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.rb-review{background:var(--rb-white);border:1px solid var(--rb-border);border-radius:var(--rb-radius-md);padding:16px;box-shadow:var(--rb-shadow-sm);flex-shrink:0}.rb-review__top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.rb-review__name{font-size:13px;font-weight:600}.rb-review__time{font-size:11px;color:var(--rb-text-2)}.rb-review__text{font-size:13px;line-height:1.55;color:var(--rb-text-3);margin:8px 0 0}.rb-problem__grid{display:grid;gap:20px;margin-top:44px;grid-template-columns:1fr}@media(min-width:768px){.rb-problem__grid{grid-template-columns:repeat(2,1fr)}}.rb-pain{display:flex;gap:14px;padding:22px;background:var(--rb-white);border:1px solid var(--rb-border);border-radius:var(--rb-radius-md)}.rb-pain__icon{flex-shrink:0;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#fef2f2;color:var(--rb-negative)}.rb-pain__icon svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:2}.rb-pain p{margin:0;font-size:15px;line-height:1.6;color:var(--rb-text-3)}.rb-tour__intro{max-width:768px;margin:0 auto}.rb-tour__intro .rb-lead{max-width:none;margin-top:16px}.rb-tour__media{max-width:896px;margin:64px auto 0;border-radius:16px;overflow:hidden;box-shadow:0 25px 50px -12px #00000040;background:#e1e7ef;aspect-ratio:16 / 9;display:grid;place-items:center}.rb-tour__media iframe,.rb-tour__media video{width:100%;height:100%;border:0;display:block}.rb-tour__placeholder{color:#94a3b8;font-size:14px;text-align:center;padding:24px}.rb-feature{display:grid;gap:40px;align-items:center;grid-template-columns:1fr;padding:56px 0;border-top:1px solid var(--rb-border)}.rb-feature:first-of-type{border-top:0}@media(min-width:1024px){.rb-feature{grid-template-columns:1fr 1fr;gap:64px;padding:72px 0}.rb-feature--flip .rb-feature__text{order:2}}.rb-feature__visual{border-radius:var(--rb-radius-lg);background:var(--rb-muted);border:1px solid var(--rb-border);padding:28px;min-height:260px;display:flex;flex-direction:column;justify-content:center;gap:12px}.rb-feature__visual img{width:100%;height:auto;border-radius:var(--rb-radius-md);display:block}.rb-checklist{list-style:none;margin:24px 0 0;padding:0;display:grid;gap:10px}.rb-checklist li{display:flex;gap:10px;align-items:flex-start;font-size:15px;line-height:1.55;color:var(--rb-text-3)}.rb-checklist svg{width:18px;height:18px;flex-shrink:0;margin-top:1px;color:var(--rb-positive);fill:currentColor}.rb-chip-row{display:flex;flex-wrap:wrap;gap:8px}.rb-chip{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:9999px;background:var(--rb-white);border:1px solid var(--rb-border);font-size:13px;font-weight:500;box-shadow:var(--rb-shadow-sm)}.rb-mockcard{background:var(--rb-white);border:1px solid var(--rb-border);border-radius:var(--rb-radius-md);padding:14px;font-size:13px;box-shadow:var(--rb-shadow-sm)}.rb-mockcard__label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--rb-text-2)}.rb-mockcard__value{font-size:22px;font-weight:700;color:var(--rb-primary);margin-top:4px}.rb-bar{height:8px;border-radius:9999px;background:var(--rb-border);overflow:hidden;margin-top:10px}.rb-bar__fill{height:100%;border-radius:9999px;background:var(--rb-primary)}.rb-products__kop{display:flex;flex-direction:column;gap:16px;align-items:flex-start}@media(min-width:768px){.rb-products__kop{flex-direction:row;align-items:center;justify-content:space-between}}.rb-products__sub{max-width:640px;margin:-8px 0 32px}.rb-products__accent{color:var(--rb-primary)}.rb-products__alles{display:inline-flex;align-items:center;gap:8px;font-size:16px;font-weight:500;color:var(--rb-primary);text-decoration:none;white-space:nowrap}.rb-products__alles:hover{text-decoration:underline}.rb-products__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:40px 20px;margin-top:40px}@media(min-width:768px){.rb-products__grid{gap:32px}}@media(min-width:1024px){.rb-products__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.rb-product{position:relative;display:flex;flex-direction:column;align-items:flex-start;height:100%;text-decoration:none;color:inherit;transition:transform .18s ease}.rb-product:before{content:"";position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px;border-radius:20px;background:var(--rb-white);box-shadow:var(--rb-shadow-lg);opacity:0;transition:opacity .18s ease}.rb-product__body{position:relative}.rb-product:hover{transform:translateY(-3px)}.rb-product:hover:before{opacity:1}.rb-product:hover .rb-product__title{color:var(--rb-primary)}.rb-product:focus-visible{outline:2px solid var(--rb-primary);outline-offset:4px;border-radius:16px}.rb-product__media{position:relative;width:100%;aspect-ratio:306 / 220;border-radius:16px;overflow:hidden;background:var(--rb-white);border:1px solid var(--rb-border);display:grid;place-items:center;transition:box-shadow .18s ease}.rb-product__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.rb-product:hover .rb-product__media img{transform:scale(1.04)}.rb-product__placeholder{position:relative;display:grid;place-items:center;color:var(--rb-star);background:linear-gradient(140deg,#241a7a,#14103f)}.rb-product__placeholder svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.6}.rb-product__placeholder--kaart{width:55%;aspect-ratio:1.586;border-radius:10px}.rb-product__placeholder--standaard{width:34%;aspect-ratio:.78;border-radius:8px 8px 2px 2px;transform:perspective(320px) rotateX(8deg)}.rb-product__placeholder--standaard:after{content:"";position:absolute;bottom:-10px;left:50%;width:132%;height:6px;border-radius:3px;background:#c9d3e2;transform:translate(-50%)}.rb-product__placeholder--sticker{width:38%;aspect-ratio:1;border-radius:50%}.rb-product__placeholder--pakket{width:50%;aspect-ratio:1.586;border-radius:10px;box-shadow:-10px -10px #3b2fa0}.rb-product__badge{position:absolute;top:16px;right:0;z-index:1;height:28px;display:inline-flex;align-items:center;padding:0 14px;border-radius:8px 0 0 8px;background:var(--rb-primary);color:#fff;font-size:14px;font-weight:500;white-space:nowrap}.rb-product__body{width:100%;flex:1;display:flex;flex-direction:column;padding:20px 16px 0}.rb-product__title{display:block;font-size:18px;line-height:22px;color:var(--rb-text);margin-bottom:8px;transition:color .18s ease}.rb-product__meta{display:block;font-size:15px;line-height:22px;color:var(--rb-text-3);margin-bottom:4px}.rb-product__price{display:block;margin-top:auto;padding-top:8px;font-size:16px;font-weight:600;line-height:20px;color:var(--rb-primary)}.rb-product__price s{font-weight:400;color:var(--rb-text-2);margin-left:8px}.rb-products__empty{margin-top:40px;padding:40px;border:1px dashed var(--rb-border);border-radius:var(--rb-radius-lg);text-align:center;color:var(--rb-text-2);font-size:15px}.rb-benefits__grid{display:grid;gap:24px;margin-top:52px;grid-template-columns:1fr}@media(min-width:768px){.rb-benefits__grid{grid-template-columns:repeat(3,1fr)}}.rb-benefit{background:var(--rb-white);border:1px solid var(--rb-border);border-radius:var(--rb-radius-lg);padding:30px}.rb-benefit{display:grid;grid-template-columns:44px 1fr;column-gap:16px;align-items:center}.rb-benefit__icon{width:44px;height:44px;border-radius:12px;background:var(--rb-primary-soft);color:var(--rb-primary);display:grid;place-items:center;grid-row:1;align-self:start}.rb-benefit__icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7}.rb-benefit h3{grid-column:2;font-size:19px;font-weight:700;margin:0;letter-spacing:-.01em}.rb-benefit p{grid-column:2;margin:10px 0 0;font-size:15px;line-height:1.6;color:var(--rb-text-2)}.rb-insights__grid{display:grid;gap:24px;margin-top:48px;grid-template-columns:1fr}@media(min-width:768px){.rb-insights__grid{grid-template-columns:repeat(3,1fr)}}.rb-insight{display:flex;flex-direction:column;background:var(--rb-white);border:1px solid var(--rb-border);border-radius:var(--rb-radius-lg);padding:26px;text-decoration:none;color:inherit;transition:transform .18s ease,box-shadow .18s ease}.rb-insight:hover{transform:translateY(-3px);box-shadow:var(--rb-shadow)}.rb-insight__tag{align-self:flex-start;padding:4px 10px;border-radius:9999px;background:var(--rb-primary-soft);color:var(--rb-primary);font-size:12px;font-weight:600}.rb-insight__meta{font-size:12px;color:var(--rb-text-2);margin:16px 0 8px}.rb-insight__title{font-size:17px;font-weight:700;line-height:1.35;letter-spacing:-.01em}.rb-insight__excerpt{font-size:14px;line-height:1.6;color:var(--rb-text-2);margin:10px 0 20px;flex:1}.rb-insight__more{font-size:14px;font-weight:600;color:var(--rb-primary)}.rb-cta{background:var(--rb-muted);padding:64px 0;text-align:center}@media(min-width:640px){.rb-cta{padding:96px 0}}.rb-cta__text{font-size:18px;line-height:28px;color:#64748b;max-width:672px;margin:16px auto 0}.rb-cta .rb-btn-row{justify-content:center;margin-top:32px}.rb-cta .rb-btn{padding:12px 32px}.rb-cta .rb-btn--ghost{background:transparent}.rb-footer{background:var(--rb-primary);color:#fff;padding:112px 32px 40px;border-radius:128px 128px 0 0}@media(min-width:768px){.rb-footer__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.rb-footer__contact a{overflow-wrap:anywhere}.rb-footer__col{display:flex;flex-direction:column;gap:16px}.rb-footer__col h3{font-size:12px;font-weight:700;line-height:16px;letter-spacing:.1em;text-transform:uppercase;color:#fff;margin:0}.rb-footer__tagline{font-size:18px;line-height:1.625;font-weight:500;color:var(--rb-primary-soft);margin:0}.rb-footer__col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.rb-footer__col li{font-size:16px;line-height:24px;color:var(--rb-primary-soft)}.rb-footer__col a{font-size:16px;line-height:24px;font-weight:700;color:#fff;text-decoration:none}.rb-footer__col a:hover{opacity:.75}.rb-footer__contact{display:flex;align-items:center;gap:8px;font-size:14px;color:#64748b}.rb-footer__contact svg{width:20px;height:20px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.7}.rb-footer__contact a{font-size:14px}.rb-footer__social{display:flex;gap:16px;margin-top:8px}.rb-footer__social a{display:inline-flex;color:var(--rb-text)}.rb-footer__social svg{width:24px;height:24px;fill:currentColor}.rb-footer__social a:hover{color:var(--rb-primary)}.rb-footer__rule{height:1px;width:100%;margin:32px 0;background:#fff3}.rb-footer__bottom{text-align:center;font-size:14px;line-height:20px;color:var(--rb-primary-soft)}.rb-footer__bottom p{margin:0}@media(max-width:767px){.rb-footer__col ul{gap:4px}.rb-footer__col ul a,.rb-footer__contact a{display:inline-block;padding:8px 0}.rb-products__alles,.rb-logo{padding:8px 0}.rb-quote__link{padding:6px 0}.rb-pdp__kruimels a{display:inline-block;padding:6px 0}}.rb-pdp{padding:24px 0 80px;background:var(--rb-muted);--rb-pdp-kolom: 440px;--rb-pdp-plak: 88px}.rb-pdp,.rb-tabs-sectie,.rb-section--pdp{--rb-max: 1240px}@media(min-width:768px){.rb-pdp{padding:32px 0 112px}}.rb-pdp__kruimels{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;font-size:13px;line-height:20px;color:var(--rb-text-2)}.rb-pdp__kruimels a{color:var(--rb-text-2);text-decoration:none}.rb-pdp__kruimels a:hover{color:var(--rb-primary);text-decoration:underline}.rb-pdp__kruimels span[aria-hidden]{color:#b6c0d0}.rb-pdp__kruimels>span:last-child{color:var(--rb-text)}.rb-pdp__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:32px;align-items:start}@media(min-width:1024px){.rb-pdp__grid{grid-template-columns:minmax(0,1fr) 380px;gap:40px}}@media(min-width:1200px){.rb-pdp__grid{grid-template-columns:minmax(0,1fr) var(--rb-pdp-kolom);gap:64px}}.rb-pdp__gallerij{display:flex;flex-direction:column;gap:12px}.rb-pdp__podium{position:relative;box-shadow:var(--rb-shadow-sm);aspect-ratio:4 / 3;border-radius:20px;border:1px solid var(--rb-border);background:var(--rb-white);overflow:hidden;display:grid;place-items:center}.rb-pdp__podium img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;display:block;padding:0}.rb-pdp__podium img[hidden]{display:none}.rb-pdp__podium:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;z-index:2;background:linear-gradient(to right,#4285f4 0 25%,#ea4335 25% 50%,#fbbc05 50% 75%,#34a853 75% 100%)}@media(min-width:1024px){.rb-pdp__podium{aspect-ratio:4 / 3}}.rb-pdp__vlag{position:absolute;top:16px;left:16px;z-index:1;display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 12px;border-radius:999px;background:var(--rb-white);box-shadow:var(--rb-shadow-sm);font-size:12px;font-weight:600;letter-spacing:.2px;color:var(--rb-primary)}.rb-pdp__vlag svg{width:14px;height:14px;fill:currentColor}.rb-pdp__duimen{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.rb-pdp__duimen::-webkit-scrollbar{display:none}.rb-pdp__duim:first-child{margin-left:auto}.rb-pdp__duim:last-child{margin-right:auto}.rb-pdp__duim{position:relative;box-shadow:var(--rb-shadow-sm);flex:0 1 112px;min-width:72px;width:112px;aspect-ratio:4 / 3;padding:0;border:1px solid var(--rb-border);border-radius:12px;background:var(--rb-white);overflow:hidden;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.rb-pdp__duim img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.rb-pdp__duim:hover{border-color:#c2ccdc}.rb-pdp__duim:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;z-index:2;background:linear-gradient(to right,#4285f4 0 25%,#ea4335 25% 50%,#fbbc05 50% 75%,#34a853 75% 100%);transform:translateY(100%);transition:transform .15s ease}.rb-pdp__duim[aria-current=true]{border-color:var(--rb-border)}.rb-pdp__duim[aria-current=true]:after{transform:none}.rb-pdp__duim:focus-visible{outline:2px solid var(--rb-primary);outline-offset:2px}.rb-pdp__leeg{width:45%;aspect-ratio:1.586;border-radius:12px;background:linear-gradient(140deg,#241a7a,#14103f);display:grid;place-items:center;color:var(--rb-star)}.rb-pdp__leeg svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.6}.rb-pdp__koop{background:var(--rb-white);border:1px solid var(--rb-border);border-radius:16px;box-shadow:var(--rb-shadow-sm);padding:24px}@media(min-width:640px){.rb-pdp__koop{padding:28px}}@media(min-width:1024px){.rb-pdp__koop{position:sticky;top:var(--rb-pdp-plak)}}.rb-pdp__eyebrow{margin:0 0 8px;font-size:12px;font-weight:600;letter-spacing:.9px;text-transform:uppercase;color:var(--rb-text-2)}.rb-pdp__titel{margin:0;font-size:26px;font-weight:600;line-height:1.18;letter-spacing:-.6px;color:var(--rb-text)}@media(min-width:768px){.rb-pdp__titel{font-size:34px}}.rb-pdp__bewijs{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;margin-top:12px;font-size:14px;color:var(--rb-text-2)}.rb-pdp__score{display:inline-flex;align-items:center;gap:6px}.rb-pdp__score .rb-stars{display:inline-flex;gap:1px}.rb-pdp__score .rb-stars svg{width:16px;height:16px}.rb-pdp__score b{font-weight:600;color:var(--rb-text)}.rb-pdp__score a{color:var(--rb-text-2);text-decoration:underline;text-underline-offset:2px}.rb-pdp__score a:hover{color:var(--rb-primary)}.rb-pdp__voorraad{display:inline-flex;align-items:center;gap:7px;font-weight:500;color:var(--rb-positive)}.rb-pdp__voorraad:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 0 3px #05966929}.rb-pdp__voorraad--nee{color:var(--rb-negative)}.rb-pdp__prijsrij{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:16px}.rb-pdp__prijs{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.rb-pdp__prijs strong{font-size:34px;font-weight:600;line-height:1;letter-spacing:-.8px;color:var(--rb-primary)}.rb-pdp__prijs s{font-size:17px;font-weight:400;color:var(--rb-text-2)}.rb-pdp__prijs small{font-size:13px;color:var(--rb-text-2)}.rb-pdp__btw{display:inline-flex;padding:3px;border:1px solid var(--rb-border);border-radius:999px;background:var(--rb-muted);flex-shrink:0}.rb-pdp__btw button{height:28px;padding:0 12px;border:0;border-radius:999px;background:transparent;font-size:12px;font-weight:500;color:var(--rb-text-2);cursor:pointer;transition:background-color .15s ease,color .15s ease;white-space:nowrap}.rb-pdp__btw button[aria-pressed=true]{background:var(--rb-white);color:var(--rb-primary);box-shadow:var(--rb-shadow-sm)}.rb-pdp__btw button:focus-visible{outline:2px solid var(--rb-primary);outline-offset:1px}.rb-pdp__staffel{margin-top:16px}.rb-pdp__staffel-knop{display:inline-flex;align-items:center;gap:6px;padding:4px 0;font-size:15px;font-weight:400;color:var(--rb-primary);cursor:pointer;list-style:none}.rb-pdp__staffel-knop:hover{text-decoration:underline}.rb-pdp__staffel-knop::-webkit-details-marker{display:none}.rb-pdp__staffel-knop svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;transition:transform .2s ease}.rb-pdp__staffel[open] .rb-pdp__staffel-knop svg{transform:rotate(180deg)}.rb-pdp__staffel-tabel{width:100%;border-collapse:separate;border-spacing:0;margin-top:14px;font-size:15px;border:1px solid var(--rb-border);border-radius:12px;overflow:hidden;background:var(--rb-white)}.rb-pdp__staffel-tabel th,.rb-pdp__staffel-tabel td{padding:12px 14px;text-align:center;border-bottom:1px solid var(--rb-border)}.rb-pdp__staffel-tabel th{font-weight:400;color:var(--rb-text-2);background:var(--rb-muted)}.rb-pdp__staffel-tabel td{color:var(--rb-text)}.rb-pdp__staffel-tabel td:nth-child(2){color:var(--rb-primary);font-size:14px}.rb-pdp__staffel-tabel td:last-child{font-weight:400}.rb-pdp__staffel-tabel tbody tr:last-child td{border-bottom:0}.rb-pdp__staffel-tabel tfoot td{border-top:1px solid var(--rb-border);border-bottom:0;padding:14px;font-size:15px;color:var(--rb-text);text-align:center}.rb-pdp__staffel-tabel tfoot a{color:var(--rb-primary);font-weight:600;text-decoration:none}.rb-pdp__staffel-tabel tfoot a:hover{text-decoration:underline}.rb-pdp__beschrijving{margin-top:20px;padding-left:20px;color:var(--rb-text);font-size:15px;line-height:25px}.rb-pdp__beschrijving p{margin:0}.rb-pdp__scheiding{height:1px;background:var(--rb-border);margin:24px 0}#rb-pdp-form{margin-top:0}.rb-pdp__optie-naam{display:block;margin-bottom:8px;font-size:16px;font-weight:500;color:var(--rb-text)}.rb-pdp__select{position:relative}.rb-pdp__select select{width:100%;height:52px;padding:0 44px 0 16px;appearance:none;-webkit-appearance:none;border:1px solid var(--rb-border);border-radius:10px;background:var(--rb-white);font:inherit;font-size:16px;color:var(--rb-text);cursor:pointer}.rb-pdp__select select:has(option[value=""]:checked){color:#8a94a6}.rb-pdp__select select:focus-visible{outline:2px solid var(--rb-primary);outline-offset:2px}.rb-pdp__select svg{position:absolute;right:16px;top:50%;width:16px;height:16px;transform:translateY(-50%);fill:none;stroke:var(--rb-text);stroke-width:2;pointer-events:none}.rb-pdp__optie+.rb-pdp__optie{margin-top:20px}.rb-pdp__optie-kop{display:flex;align-items:baseline;gap:8px;margin-bottom:10px}.rb-pdp__optie-naam{font-size:12px;font-weight:600;letter-spacing:.7px;text-transform:uppercase;color:var(--rb-text-2)}.rb-pdp__optie-waarde{font-size:14px;font-weight:500;color:var(--rb-text)}.rb-pdp__keuzes{display:flex;flex-wrap:wrap;gap:10px}.rb-pdp__keuze{position:relative;display:inline-flex}.rb-pdp__keuze input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none}.rb-pdp__keuze-pil{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid var(--rb-border);border-radius:999px;background:var(--rb-white);font-size:14px;color:var(--rb-text-3);cursor:pointer;transition:border-color .15s ease,color .15s ease,box-shadow .15s ease}.rb-pdp__keuze-pil:hover{border-color:#b8c3d5}.rb-pdp__keuze input:checked+.rb-pdp__keuze-pil{border-color:var(--rb-primary);color:var(--rb-primary);box-shadow:inset 0 0 0 1px var(--rb-primary)}.rb-pdp__keuze-staal{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;border:1px solid var(--rb-border);cursor:pointer;transition:box-shadow .15s ease}.rb-pdp__keuze-staal i{display:block;width:32px;height:32px;border-radius:50%;border:1px solid rgba(15,23,41,.12);background:var(--rb-staal, #cbd5e1)}.rb-pdp__keuze-staal:hover{box-shadow:0 0 0 1px #b8c3d5}.rb-pdp__keuze-staal--foto{width:60px;height:60px;border-radius:var(--rb-radius-md);overflow:hidden;padding:0;background:#fff}.rb-pdp__keuze-staal--foto img{width:100%;height:100%;object-fit:cover;display:block;transform:none}.rb-pdp__keuze input:checked+.rb-pdp__keuze-staal{border-color:var(--rb-primary);box-shadow:0 0 0 2px var(--rb-primary)}.rb-pdp__keuze input:focus-visible+.rb-pdp__keuze-pil,.rb-pdp__keuze input:focus-visible+.rb-pdp__keuze-staal{outline:2px solid var(--rb-primary);outline-offset:3px}.rb-pdp__stap{margin-top:0}.rb-pdp__stap-label{display:block;margin-bottom:10px;font-size:17px;font-weight:500;color:var(--rb-text);cursor:pointer}.rb-pdp__hint{display:block;margin:10px 0 0;font-size:13px;line-height:19px;color:#64748b}.rb-pdp__veld{position:relative}.rb-pdp__veld input[type=text]{width:100%;height:48px;padding:0 44px 0 14px;border:1px solid var(--rb-border);border-radius:10px;background:var(--rb-white);font-size:15px;color:var(--rb-text)}.rb-pdp__veld input[type=text]::placeholder{color:#9aa7ba}.rb-pdp__veld input[type=text]:focus{outline:none;border-color:var(--rb-primary);box-shadow:0 0 0 3px #1a10561a}.rb-pdp__veld input[type=text][aria-invalid=true]{border-color:var(--rb-negative)}.rb-pdp__veld--google input[type=text]{padding:0 52px 0 16px;border:1px solid var(--rb-border);transition:border-color .15s,box-shadow .15s;height:56px;font-size:16px}.rb-pdp__veld--google input[type=text]:focus{outline:0;border-color:var(--rb-primary);box-shadow:0 0 0 3px var(--rb-primary-soft)}.rb-pdp__veld--google input[type=text]::placeholder{color:#8a94a6}.rb-pdp__google{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:26px;height:26px;pointer-events:none}.rb-pdp__google svg{display:block;width:100%;height:100%}.rb-pdp__suggesties{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:30;margin:0;padding:6px;list-style:none;background:var(--rb-white);border:1px solid var(--rb-border);border-radius:12px;box-shadow:var(--rb-shadow-lg);max-height:300px;overflow-y:auto}.rb-pdp__suggesties li[role=option]{display:grid;gap:2px;padding:10px 12px;border-radius:8px;cursor:pointer}.rb-pdp__suggesties li b{font-size:14px;font-weight:600;color:var(--rb-text)}.rb-pdp__suggesties li span{font-size:12.5px;color:var(--rb-text-2)}.rb-pdp__suggesties li[aria-selected=true],.rb-pdp__suggesties li[role=option]:hover{background:var(--rb-primary-soft)}.rb-pdp__suggesties-voet{padding:6px 12px 2px;font-size:11px;color:var(--rb-text-2);text-align:right}.rb-pdp__veld-icoon{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:19px;height:19px;pointer-events:none;color:#9aa7ba}.rb-pdp__veld-icoon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8}.rb-pdp__fout{display:none;margin-top:8px;font-size:13px;color:var(--rb-negative)}.rb-pdp__fout[data-zichtbaar=true]{display:block}.rb-pdp__actie{display:flex;gap:12px;margin-top:20px}.rb-pdp__aantal{display:inline-flex;align-items:center;flex-shrink:0;height:54px;border:1px solid var(--rb-border);border-radius:999px;background:var(--rb-white);overflow:hidden}.rb-pdp__aantal button{width:40px;height:100%;border:0;background:transparent;color:var(--rb-text-3);cursor:pointer;display:grid;place-items:center;transition:color .15s ease}.rb-pdp__aantal button:hover{color:var(--rb-primary)}.rb-pdp__aantal button:disabled{color:#c8d1de;cursor:not-allowed}.rb-pdp__aantal button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2.2}.rb-pdp__aantal input{width:34px;height:100%;border:0;text-align:center;font-size:15px;font-weight:500;color:var(--rb-text);background:transparent;-moz-appearance:textfield}.rb-pdp__aantal input::-webkit-outer-spin-button,.rb-pdp__aantal input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.rb-pdp__cta{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:10px;height:54px;padding:0 20px;border:0;border-radius:999px;background:var(--rb-primary);color:#fff;font-size:15px;font-weight:500;cursor:pointer;transition:background-color .18s ease,transform .08s ease}.rb-pdp__cta:hover{background:var(--rb-primary-hover)}.rb-pdp__cta:active{transform:translateY(1px)}.rb-pdp__cta[disabled]{background:#aab4c4;cursor:not-allowed}.rb-pdp__cta svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}.rb-pdp__usp{list-style:none;margin:20px 0 0;padding:0;display:grid;gap:9px}.rb-pdp__usp li{display:flex;gap:9px;align-items:flex-start;font-size:14px;line-height:21px;color:#64748b}.rb-pdp__usp svg{width:17px;height:17px;flex-shrink:0;margin-top:2px;color:var(--rb-positive);fill:currentColor}.rb-pdp__zeker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px;padding-top:20px;border-top:1px solid var(--rb-border)}.rb-pdp__zeker div{text-align:center}.rb-pdp__zeker svg{width:20px;height:20px;margin-bottom:6px;color:var(--rb-primary);fill:none;stroke:currentColor;stroke-width:1.6}.rb-pdp__zeker b{display:block;font-size:12.5px;font-weight:600;color:var(--rb-text)}.rb-pdp__zeker span{display:block;margin-top:2px;font-size:12px;line-height:16px;color:#64748b}.rb-pdp__balk{position:fixed;left:0;right:0;bottom:0;z-index:40;display:flex;align-items:center;gap:12px;padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--rb-border);transform:translateY(100%);transition:transform .25s ease}.rb-pdp__balk[data-zichtbaar=true]{transform:translateY(0)}.rb-pdp__balk-info{flex:1;min-width:0}.rb-pdp__balk-titel{display:block;font-size:13px;color:var(--rb-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rb-pdp__balk-prijs{display:block;font-size:16px;font-weight:600;color:var(--rb-primary)}.rb-pdp__balk .rb-pdp__cta{flex:0 0 auto;height:46px;padding:0 24px}@media(min-width:1024px){.rb-pdp__balk{display:none}}.rb-tabs-sectie{padding:0 0 80px;background:var(--rb-muted)}@media(min-width:768px){.rb-tabs-sectie{padding:0 0 112px}}.rb-tabs-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:32px;align-items:start}.rb-tabs-grid>div:first-child{background:var(--rb-white);border:1px solid var(--rb-border);border-radius:16px;box-shadow:var(--rb-shadow-sm);padding:24px}@media(min-width:640px){.rb-tabs-grid>div:first-child{padding:28px}}.rb-tabs-grid>*{min-width:0}@media(min-width:1024px){.rb-tabs-grid{grid-template-columns:minmax(0,1fr) 380px;gap:40px}}@media(min-width:1200px){.rb-tabs-grid{grid-template-columns:minmax(0,1fr) 440px;gap:64px}}.rb-tabs__balk{display:flex;gap:28px;max-width:100%;border-bottom:1px solid var(--rb-border);overflow-x:auto;scrollbar-width:none}.rb-tabs__balk::-webkit-scrollbar{display:none}.rb-tabs__tab{flex-shrink:0;padding:12px 0 14px;margin-bottom:-1px;border:0;border-bottom:2px solid transparent;background:transparent;font-size:15px;font-weight:500;color:var(--rb-text-2);white-space:nowrap;cursor:pointer;transition:color .15s ease,border-color .15s ease}.rb-tabs__tab:hover{color:var(--rb-text)}.rb-tabs__tab[aria-selected=true]{color:var(--rb-primary);border-bottom-color:var(--rb-primary);font-weight:600}.rb-tabs__tab:focus-visible{outline:2px solid var(--rb-primary);outline-offset:2px}.rb-tabs__paneel{padding-top:28px;font-size:15px;line-height:26px;color:#64748b}.rb-tabs__paneel[hidden]{display:none}.rb-tabs__paneel h3{font-size:20px;font-weight:600;line-height:28px;letter-spacing:-.3px;color:var(--rb-text);margin:28px 0 10px}.rb-tabs__paneel h3:first-child{margin-top:0}.rb-tabs__paneel h4{font-size:15px;font-weight:600;color:var(--rb-text);margin:20px 0 6px}.rb-tabs__paneel p{margin:0 0 14px}.rb-tabs__paneel ul{margin:0 0 14px;padding-left:18px}.rb-tabs__paneel li{margin-bottom:6px}.rb-tabs__paneel strong{color:var(--rb-text-3);font-weight:600}.rb-tabs__inhoud{position:relative;max-height:560px;overflow:hidden}.rb-tabs__inhoud[data-open=true]{max-height:none}.rb-tabs__inhoud:after{content:"";position:absolute;left:0;right:0;bottom:0;height:96px;background:linear-gradient(to bottom,#eef2f700,#eef2f7);pointer-events:none}.rb-tabs__inhoud[data-open=true]:after{display:none}.rb-tabs__meer{display:inline-flex;align-items:center;gap:6px;margin-top:12px;padding:8px 0;border:0;background:transparent;font-size:14px;font-weight:500;color:var(--rb-primary);cursor:pointer}.rb-tabs__meer:hover{text-decoration:underline}.rb-tabs__meer svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2.2;transition:transform .2s ease}.rb-tabs__meer[aria-expanded=true] svg{transform:rotate(180deg)}.rb-zij{background:var(--rb-white);border:1px solid var(--rb-border);border-radius:20px;padding:24px}.rb-zij__kop{font-size:20px;font-weight:600;line-height:28px;letter-spacing:-.3px;color:var(--rb-text);margin:0 0 8px}.rb-zij__tekst{font-size:14px;line-height:22px;color:#64748b;margin:0}.rb-zij__lijn{height:1px;background:var(--rb-border);margin:20px 0}.rb-zij__toggle{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:0;border:0;background:transparent;font-size:12px;font-weight:600;letter-spacing:.7px;text-transform:uppercase;color:var(--rb-text-2);cursor:pointer;text-align:left}.rb-zij__toggle svg{width:18px;height:18px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:2.2;transition:transform .2s ease}.rb-zij__toggle[aria-expanded=false] svg{transform:rotate(-90deg)}.rb-zij__lijst{list-style:none;margin:16px 0 0;padding:0;display:grid;gap:12px}.rb-zij__lijst[hidden]{display:none}.rb-zij__lijst li{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:22px;color:var(--rb-text-3)}.rb-zij__lijst svg{width:16px;height:16px;flex-shrink:0;margin-top:3px;color:var(--rb-primary);fill:none;stroke:currentColor;stroke-width:2}.rb-faq{border-top:1px solid var(--rb-border)}.rb-faq__item{border-bottom:1px solid var(--rb-border)}.rb-faq__vraag{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:20px 0;font-size:16px;font-weight:500;line-height:24px;color:var(--rb-text);cursor:pointer;list-style:none;transition:color .15s ease}.rb-faq__vraag::-webkit-details-marker{display:none}.rb-faq__vraag:hover{color:var(--rb-primary)}.rb-faq__teken{flex-shrink:0;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--rb-white);position:relative;transition:background-color .2s ease}.rb-faq__item[open] .rb-faq__teken{background:var(--rb-primary-soft)}.rb-faq__teken:before,.rb-faq__teken:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--rb-primary);border-radius:1px}.rb-faq__teken:before{width:12px;height:2px}.rb-faq__teken:after{width:2px;height:12px;transition:opacity .2s ease}.rb-faq__item[open] .rb-faq__teken:after{opacity:0}.rb-faq__antwoord{padding:0 44px 22px 0;font-size:15px;line-height:25px;color:#64748b}.rb-faq__antwoord p{margin:0 0 12px}.rb-faq__antwoord p:last-child{margin:0}.rb-rev__kop{display:flex;flex-wrap:wrap;align-items:center;gap:12px 20px;margin-bottom:28px;padding:20px 24px;border:1px solid var(--rb-border);border-radius:20px;background:var(--rb-white)}.rb-rev__score{display:inline-flex;align-items:baseline;gap:6px;font-size:36px;font-weight:600;line-height:1;letter-spacing:-.8px;color:var(--rb-primary)}.rb-rev__score small{font-size:16px;font-weight:400;color:var(--rb-text-2)}.rb-rev__aantal{font-size:14px;color:#64748b}.rb-rev__kop .rb-stars{display:inline-flex;gap:2px}.rb-rev__kop .rb-stars svg{width:19px;height:19px}.rb-rev__grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:640px){.rb-rev__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.rb-rev__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.rb-rev__kaart{display:flex;flex-direction:column;border:1px solid var(--rb-border);border-radius:16px;padding:20px;background:var(--rb-white);transition:box-shadow .18s ease}.rb-rev__kaart:hover{box-shadow:var(--rb-shadow)}.rb-rev__top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.rb-rev__naam{font-size:14px;font-weight:600;color:var(--rb-text)}.rb-rev__datum{font-size:12px;color:#64748b}.rb-rev__kaart .rb-stars{display:inline-flex;gap:1px}.rb-rev__kaart .rb-stars svg{width:15px;height:15px}.rb-rev__tekst{font-size:14px;line-height:23px;color:#64748b;margin:10px 0 0;flex:1}.rb-rev__gecheckt{display:inline-flex;align-items:center;gap:6px;margin-top:14px;padding-top:12px;border-top:1px solid var(--rb-border);font-size:12px;color:var(--rb-positive)}.rb-rev__gecheckt svg{width:14px;height:14px;fill:currentColor}.rb-rev__leeg{padding:32px;border:1px dashed var(--rb-border);border-radius:16px;text-align:center;font-size:14px;color:#64748b}@media(max-width:1023px),(pointer:coarse){.rb-pdp__kruimels a{display:inline-block;padding:12px 0}.rb-pdp__btw{padding:0;border:0;background:transparent;gap:12px}.rb-pdp__btw button{height:44px;padding:0;font-size:13px;background:transparent;box-shadow:none;color:var(--rb-text-2);text-decoration:underline;text-underline-offset:3px}.rb-pdp__btw button[aria-pressed=true]{background:transparent;box-shadow:none;color:var(--rb-primary);font-weight:600;text-decoration:none}.rb-pdp__prijs small{display:none}.rb-pdp__aantal button{width:44px}.rb-pdp__staffel-tabel tfoot a{display:inline-block;margin:-13px 0;padding:13px 4px}.rb-pdp__staffel-knop{padding:12px 16px}.rb-pdp__stap-kop label{padding:6px 0}.rb-tabs__tab{height:44px;padding:0 20px}.rb-tabs__meer,.rb-zij__toggle{padding:12px 0}.rb-faq__vraag{padding:22px 0}}@media(min-width:640px)and (max-width:1023px){.rb-pdp__grid,.rb-tabs-grid{max-width:620px;margin-left:auto;margin-right:auto}}@media(min-width:1024px)and (max-width:1199px){.rb-pdp__podium{aspect-ratio:4 / 3}}@media(max-width:767px){.rb-pdp__prijsrij{flex-direction:row;flex-wrap:wrap;align-items:baseline;gap:0 16px}.rb-pdp__prijs strong{font-size:28px}.rb-pdp__zeker{gap:8px}.rb-pdp__zeker b{font-size:12px}.rb-pdp__zeker span{display:none}.rb-faq__antwoord{padding-right:0}.rb-pdp{padding-bottom:96px}}.rb-logo__beeld{display:block;width:auto;height:32px;max-width:100%}.rb-footer .rb-logo__beeld{height:32px}.rb-logo{margin-right:24px}.rb-header .rb-logo__beeld{height:22px}.rb-footer .rb-logo__beeld{height:24px}@media(max-width:640px){.rb-footer .rb-logo__beeld{height:20px}}.rb-hoe{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:768px){.rb-hoe{grid-template-columns:repeat(2,1fr);gap:40px;align-items:center}}.rb-hoe__lijst{order:2;display:flex;flex-direction:column;gap:32px}@media(min-width:768px){.rb-hoe__lijst{order:1}}.rb-hoe__stap{display:flex;align-items:center;gap:24px;opacity:.3;transition:opacity .55s var(--rb-ease);text-align:left;width:100%;background:none;border:0;padding:0;cursor:pointer}@media(min-width:768px){.rb-hoe__stap{gap:32px}}.rb-hoe__stap[data-actief=true]{opacity:1}.rb-hoe__bol{display:grid;place-items:center;width:32px;height:32px;flex:none;border-radius:9999px;border:2px solid #cad5e2;background:var(--rb-accent);color:var(--rb-text-3);font-size:16px;line-height:24px;font-weight:700;transition:transform .4s var(--rb-ease),background-color .4s,border-color .4s,color .4s}@media(min-width:768px){.rb-hoe__bol{width:40px;height:40px}}.rb-hoe__stap[data-gehaald=true] .rb-hoe__bol{background:var(--rb-primary);border-color:var(--rb-primary);color:#fff}.rb-hoe__stap[data-actief=true] .rb-hoe__bol{transform:scale(1.1)}.rb-hoe__bol svg{width:18px;height:18px}.rb-hoe__tekst h3{font-size:20px;line-height:28px;font-weight:700;letter-spacing:-.025em;margin-bottom:4px;color:var(--rb-text)}@media(min-width:768px){.rb-hoe__tekst h3{font-size:24px;line-height:32px}}.rb-hoe__tekst p{font-size:14px;line-height:20px;color:var(--rb-text-3)}@media(min-width:768px){.rb-hoe__tekst p{font-size:18px;line-height:28px}}.rb-hoe__beeld{order:1;position:relative;height:200px;overflow:hidden;border-radius:16px;background:#f8fafc;border:1px solid var(--rb-border)}@media(max-width:767px){.rb-hoe__lijst{gap:0}.rb-hoe__stap[data-actief=false]{display:none}.rb-hoe__stap[data-actief=true]{animation:rbHoeStapIn .45s var(--rb-ease)}.rb-hoe__stippen{order:3;display:flex;justify-content:center;gap:12px;padding-top:8px}.rb-hoe__stip{width:48px;height:48px;padding:0;border:2px solid #cad5e2;border-radius:9999px;background:var(--rb-white);color:var(--rb-text-3);font-family:inherit;font-size:16px;font-weight:700;cursor:pointer;transition:background-color .2s,border-color .2s,color .2s,transform .2s var(--rb-ease)}.rb-hoe__stip[data-actief=true]{background:var(--rb-primary);border-color:var(--rb-primary);color:#fff;transform:scale(1.08)}.rb-hoe__stip:focus-visible{outline:2px solid var(--rb-primary);outline-offset:3px}}@media(min-width:768px){.rb-hoe__stippen{display:none}}@keyframes rbHoeStapIn{0%{opacity:0;transform:translateY(8px)}}@media(min-width:768px){.rb-hoe__beeld{order:2;height:300px}}@media(min-width:1024px){.rb-hoe__beeld{height:400px}}.rb-hoe__plaat{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:translateY(100px);pointer-events:none;transition:opacity .55s ease-in-out,transform .55s ease-in-out}.rb-hoe__plaat[data-actief=true]{opacity:1;transform:translateY(0);pointer-events:auto}.rb-hoe__plaat img{width:100%;height:100%;object-fit:cover}.rb-hoe__plaat:after{content:"";position:absolute;left:0;right:0;bottom:0;height:66%;background:linear-gradient(to top,var(--rb-muted),rgba(238,242,247,.5),transparent)}.rb-hoe__plaat--illu{background:var(--rb-muted)}.rb-hoe__plaat--illu:after{content:none}.rb-hoe__illu{display:block;width:100%;height:100%}.rb-hoe__plaat--anim{background:var(--rb-muted);display:grid;place-items:center;overflow:hidden}.rb-hoe__plaat--anim:after{content:none}.rb-hoe__beeld:has(.rb-hoe__plaat--anim){height:440px}.rb-hoe-anim{position:absolute;top:0;right:0;bottom:0;left:0}.rb-hoe-anim__form{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--rb-white);padding:20px;display:flex;flex-direction:column;justify-content:space-between;gap:14px;transition:opacity .4s var(--rb-ease);font-size:15px;line-height:1.4;text-align:left}@media(min-width:480px){.rb-hoe-anim__form{padding:24px 28px}}.rb-hoe-anim[data-fase=reset] .rb-hoe-anim__form{opacity:0}.rb-hoe-anim__label{display:block;margin-bottom:8px;font-size:14px;line-height:20px;font-weight:600;color:var(--rb-text)}.rb-hoe-anim__producten{display:grid;grid-template-columns:1fr 1fr;gap:10px}.rb-hoe-anim__product{position:relative;border:1.5px solid var(--rb-border);border-radius:10px;overflow:hidden;background:var(--rb-white);transition:border-color .2s var(--rb-ease),box-shadow .2s var(--rb-ease)}.rb-hoe-anim__product img{display:block;width:100%;height:120px;object-fit:contain;background:#fff}.rb-hoe-anim__product span{display:block;padding:6px 6px 7px;text-align:center;font-size:12.5px;line-height:18px;font-weight:500;color:var(--rb-text-3)}.rb-hoe-anim__product[data-actief=true]{border-color:var(--rb-primary);box-shadow:0 0 0 3px var(--rb-primary-soft)}.rb-hoe-anim__product[data-actief=true] span{color:var(--rb-text);font-weight:600}.rb-hoe-anim__vink{position:absolute;top:6px;right:6px;width:20px;height:20px;border-radius:50%;background:var(--rb-primary);color:#fff;display:grid;place-items:center;opacity:0;transform:scale(.6);transition:opacity .2s var(--rb-ease),transform .25s var(--rb-ease)}.rb-hoe-anim__product[data-actief=true] .rb-hoe-anim__vink{opacity:1;transform:scale(1)}.rb-hoe-anim__vink svg{width:12px;height:12px}.rb-hoe-anim__veld{position:relative}.rb-hoe-anim__input{display:flex;align-items:center;height:48px;padding:0 46px 0 14px;border:1px solid var(--rb-border);border-radius:10px;background:var(--rb-white);font-size:15px;color:var(--rb-text);transition:border-color .15s,box-shadow .15s}.rb-hoe-anim[data-focus=true] .rb-hoe-anim__input{border-color:var(--rb-primary);box-shadow:0 0 0 3px var(--rb-primary-soft)}.rb-hoe-anim__placeholder{color:#8a94a6}.rb-hoe-anim__placeholder[hidden]{display:none}.rb-hoe-anim__tekst{white-space:nowrap}.rb-hoe-anim__cursor{display:inline-block;width:1.5px;height:20px;margin-left:1px;background:var(--rb-text);vertical-align:middle;opacity:0}.rb-hoe-anim[data-focus=true] .rb-hoe-anim__cursor{animation:rbHoeKnipper 1s steps(2) infinite}@keyframes rbHoeKnipper{to{opacity:1}}.rb-hoe-anim__google{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:22px;height:22px;pointer-events:none}.rb-hoe-anim__google svg{display:block;width:100%;height:100%}.rb-hoe-anim__lijst{position:absolute;left:0;right:0;top:calc(100% + 4px);z-index:30;margin:0;padding:6px;list-style:none;background:var(--rb-white);border:1px solid var(--rb-border);border-radius:12px;box-shadow:var(--rb-shadow-lg);opacity:0;transform:translateY(-4px);pointer-events:none;transition:opacity .2s var(--rb-ease),transform .2s var(--rb-ease)}.rb-hoe-anim[data-lijst=true] .rb-hoe-anim__lijst{opacity:1;transform:translateY(0)}.rb-hoe-anim__lijst li{display:grid;gap:2px;padding:8px 12px;border-radius:8px;transition:background-color .15s}.rb-hoe-anim__lijst li b{font-size:14px;line-height:20px;font-weight:400;color:var(--rb-text)}.rb-hoe-anim__lijst li b strong{font-weight:700}.rb-hoe-anim__lijst li span{font-size:12.5px;line-height:18px;color:var(--rb-text-2)}.rb-hoe-anim__lijst li[aria-selected=true]{background:var(--rb-primary-soft)}.rb-hoe-anim__lijst-voet.rb-hoe-anim__lijst-voet{display:block;padding:6px 12px 2px;font-size:11px;color:var(--rb-text-2);text-align:right}.rb-hoe-anim__hint{display:flex;align-items:center;gap:6px;margin-top:7px;min-height:18px;font-size:13px;line-height:18px;color:var(--rb-text-2);transition:color .2s}.rb-hoe-anim__hint svg{display:none;width:14px;height:14px;flex:none}.rb-hoe-anim[data-gekozen=true] .rb-hoe-anim__hint{color:#047857;font-weight:500}.rb-hoe-anim[data-gekozen=true] .rb-hoe-anim__hint svg{display:block;animation:rbHoePop .25s var(--rb-ease)}@keyframes rbHoePop{0%{opacity:0;transform:scale(.6)}}.rb-hoe-anim__knop{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;height:50px;padding:0 32px;border-radius:9999px;background:var(--rb-primary);color:#fff;font-size:15px;font-weight:700;line-height:24px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transition:background-color .25s var(--rb-ease),transform .15s var(--rb-ease)}.rb-hoe-anim[data-knop=druk] .rb-hoe-anim__knop{transform:scale(.97);background:var(--rb-primary-hover)}.rb-hoe-anim[data-knop=klaar] .rb-hoe-anim__knop{background:#047857;box-shadow:none}.rb-hoe-anim__knop svg{width:18px;height:18px;display:none}.rb-hoe-anim[data-knop=klaar] .rb-hoe-anim__knop svg{display:block}.rb-hoe-anim__tik{position:absolute;width:36px;height:36px;border-radius:50%;border:2px solid var(--rb-primary);opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.4)}.rb-hoe-anim__tik[data-aan=true]{animation:rbHoeTik .5s var(--rb-ease) forwards}@keyframes rbHoeTik{0%{opacity:.8;transform:translate(-50%,-50%) scale(.4)}to{opacity:0;transform:translate(-50%,-50%) scale(1.4)}}@media(prefers-reduced-motion:reduce){.rb-hoe-anim *{transition:none!important;animation:none!important}}.rb-hoe-kop{position:absolute;top:0;right:0;bottom:0;left:0}.rb-hoe-kop__vlak{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--rb-white);padding:20px;display:flex;flex-direction:column;gap:12px;transition:opacity .4s var(--rb-ease);text-align:left}@media(min-width:480px){.rb-hoe-kop__vlak{padding:24px 28px}}.rb-hoe-kop[data-fase=reset] .rb-hoe-kop__vlak{opacity:0}.rb-hoe-kop__podium{flex:1;min-height:0;position:relative;display:flex;justify-content:center;align-items:flex-end}.rb-hoe-kop__bord{position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);aspect-ratio:4 / 3;max-width:100%}.rb-hoe-kop__bord img{display:block;width:100%;height:100%;object-fit:contain}.rb-hoe-kop__ring{position:absolute;left:45%;top:76%;width:0;height:0}.rb-hoe-kop__ring i{position:absolute;left:-12px;top:-12px;width:24px;height:24px;border-radius:50%;border:2px solid var(--rb-primary);opacity:0;transform:scale(.4)}.rb-hoe-kop[data-fase=schrijven] .rb-hoe-kop__ring i{animation:rbKopRing 1.5s var(--rb-ease) infinite}.rb-hoe-kop[data-fase=schrijven] .rb-hoe-kop__ring i:nth-child(2){animation-delay:.5s}.rb-hoe-kop[data-fase=schrijven] .rb-hoe-kop__ring i:nth-child(3){animation-delay:1s}@keyframes rbKopRing{0%{opacity:.9;transform:scale(.4)}to{opacity:0;transform:scale(2.4)}}.rb-hoe-kop__label{position:absolute;top:6px;right:0;display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border-radius:9999px;background:#047857;color:#fff;font-size:12px;line-height:16px;font-weight:700;opacity:0;transform:scale(.6);transition:opacity .2s var(--rb-ease),transform .3s cubic-bezier(.34,1.56,.64,1)}.rb-hoe-kop__label svg{width:12px;height:12px}.rb-hoe-kop[data-fase=klaar] .rb-hoe-kop__label{opacity:1;transform:scale(1)}.rb-hoe-kop__stroom{position:absolute;left:50%;bottom:-12px;width:2px;height:48px;margin-left:-1px;background:repeating-linear-gradient(to bottom,var(--rb-border) 0 4px,transparent 4px 8px);opacity:0;transition:opacity .3s}.rb-hoe-kop[data-fase=schrijven] .rb-hoe-kop__stroom{opacity:1}.rb-hoe-kop__stroom i{position:absolute;left:-3px;bottom:0;width:8px;height:8px;border-radius:50%;background:var(--rb-primary);opacity:0}.rb-hoe-kop[data-fase=schrijven] .rb-hoe-kop__stroom i{animation:rbKopStip 1.2s linear infinite}.rb-hoe-kop[data-fase=schrijven] .rb-hoe-kop__stroom i:nth-child(2){animation-delay:.4s}.rb-hoe-kop[data-fase=schrijven] .rb-hoe-kop__stroom i:nth-child(3){animation-delay:.8s}@keyframes rbKopStip{0%{transform:translateY(0);opacity:0}15%{opacity:1}85%{opacity:1}to{transform:translateY(-48px);opacity:0}}.rb-hoe-kop__kaart{flex:none;background:var(--rb-white);border:1px solid var(--rb-border);border-radius:var(--rb-radius-md);box-shadow:var(--rb-shadow-sm);padding:14px 16px}.rb-hoe-kop__kop{display:flex;align-items:center;justify-content:space-between;gap:12px}.rb-hoe-kop__titel{display:inline-flex;align-items:center;gap:8px;font-size:14px;line-height:20px;font-weight:600;color:var(--rb-text)}.rb-hoe-kop__titel svg{width:16px;height:16px;flex:none}.rb-hoe-kop__spinner{width:14px;height:14px;flex:none;border-radius:50%;border:2px solid var(--rb-border);border-top-color:var(--rb-primary);opacity:0;animation:rbKopSpin 1s linear infinite}.rb-hoe-kop[data-fase=gegevens] .rb-hoe-kop__spinner,.rb-hoe-kop[data-fase=schrijven] .rb-hoe-kop__spinner{opacity:1}.rb-hoe-kop[data-fase=klaar] .rb-hoe-kop__spinner{display:none}@keyframes rbKopSpin{to{transform:rotate(360deg)}}.rb-hoe-kop__vink{display:none;width:18px;height:18px;flex:none;border-radius:50%;background:#047857;color:#fff;place-items:center}.rb-hoe-kop__vink svg{width:11px;height:11px}.rb-hoe-kop[data-fase=klaar] .rb-hoe-kop__vink{display:grid;animation:rbKopPop .35s cubic-bezier(.34,1.56,.64,1)}@keyframes rbKopPop{0%{transform:scale(0)}}.rb-hoe-kop__rijen{margin:10px 0 12px;display:flex;flex-direction:column;gap:4px}.rb-hoe-kop__rij{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:13px;line-height:20px}.rb-hoe-kop__rij dt{color:var(--rb-text-2);flex:none}.rb-hoe-kop__rij dd{margin:0;min-width:0;position:relative;text-align:right}.rb-hoe-kop__rij b{display:block;font-weight:500;color:var(--rb-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:0;transform:translateY(4px);transition:opacity .3s var(--rb-ease),transform .3s var(--rb-ease)}.rb-hoe-kop__rij i{position:absolute;right:0;top:5px;width:96px;height:10px;border-radius:5px;background:var(--rb-accent);transition:opacity .2s}.rb-hoe-kop[data-rijen="1"] [data-rij="1"] b,.rb-hoe-kop[data-rijen="2"] [data-rij="1"] b,.rb-hoe-kop[data-rijen="2"] [data-rij="2"] b,.rb-hoe-kop[data-rijen="3"] [data-rij] b{opacity:1;transform:translateY(0)}.rb-hoe-kop[data-rijen="1"] [data-rij="1"] i,.rb-hoe-kop[data-rijen="2"] [data-rij="1"] i,.rb-hoe-kop[data-rijen="2"] [data-rij="2"] i,.rb-hoe-kop[data-rijen="3"] [data-rij] i{opacity:0}.rb-hoe-kop__balk{height:6px;border-radius:3px;background:var(--rb-accent);overflow:hidden}.rb-hoe-kop__balk span{display:block;height:100%;width:0;border-radius:3px;background:var(--rb-primary);transition:width 3s cubic-bezier(.25,1,.5,1),background-color .3s}.rb-hoe-kop[data-fase=schrijven] .rb-hoe-kop__balk span{width:100%}.rb-hoe-kop[data-fase=klaar] .rb-hoe-kop__balk span{width:100%;background:#047857}.rb-hoe-kop[data-fase=start] .rb-hoe-kop__balk span{transition:none}@media(prefers-reduced-motion:reduce){.rb-hoe-kop *{transition:none!important;animation:none!important}}.rb-hoe-tap{position:absolute;top:0;right:0;bottom:0;left:0}.rb-hoe-tap__vlak{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--rb-white);overflow:hidden;transition:opacity .4s var(--rb-ease)}@media(max-width:767px){.rb-hoe-tap__vlak{inset:auto;left:0;top:0;width:599px;height:440px;transform:scale(var(--rb-tap-schaal, .573));transform-origin:0 0}.rb-hoe__beeld[data-stap="3"]{height:calc(440px * var(--rb-tap-schaal, .573));transition:height .45s var(--rb-ease)}}.rb-hoe-tap[data-fase=reset] .rb-hoe-tap__vlak{opacity:0}.rb-hoe-tap[data-fase=start] .rb-hoe-tap__scherm *{transition:none!important}.rb-hoe-tap__bord{position:absolute;left:16px;top:46px;height:284px;aspect-ratio:4 / 3;z-index:1}.rb-hoe-tap__bord img{display:block;width:100%;height:100%;object-fit:contain}.rb-hoe-tap__ring{position:absolute;left:0;top:0;width:0;height:0;z-index:5}.rb-hoe-tap__ring i{position:absolute;left:-12px;top:-12px;width:24px;height:24px;border-radius:50%;border:2px solid var(--rb-primary);opacity:0;transform:scale(.4)}.rb-hoe-tap[data-fase=nfc] .rb-hoe-tap__ring i{animation:rbKopRing 1s var(--rb-ease) infinite}.rb-hoe-tap[data-fase=nfc] .rb-hoe-tap__ring i:nth-child(2){animation-delay:.33s}.rb-hoe-tap[data-fase=nfc] .rb-hoe-tap__ring i:nth-child(3){animation-delay:.66s}.rb-hoe-tap__review{position:absolute;left:28px;top:342px;width:286px;z-index:6;background:var(--rb-white);border:1px solid var(--rb-border);border-radius:10px;box-shadow:var(--rb-shadow);padding:9px 12px;display:grid;gap:5px;text-align:left;opacity:0;transform:translateY(8px);transition:opacity .3s var(--rb-ease),transform .4s cubic-bezier(.34,1.56,.64,1)}.rb-hoe-tap[data-fase=klaar] .rb-hoe-tap__review{opacity:1;transform:translateY(0)}.rb-hoe-tap[data-fase=start] .rb-hoe-tap__review{transition:none}.rb-hoe-tap__review-kop{display:flex;align-items:center;gap:8px}.rb-hoe-tap__review-kop>span:nth-child(2){display:grid;flex:1;min-width:0}.rb-hoe-tap__review-kop b{font-size:12px;line-height:16px;font-weight:700;color:var(--rb-text)}.rb-hoe-tap__review-kop i{font-style:normal;font-size:11px;line-height:14px;color:var(--rb-text-2)}.rb-hoe-tap__review-kop em{font-style:normal;flex:none;padding:2px 7px;border-radius:9999px;background:#ecfdf5;color:#047857;font-size:10px;line-height:14px;font-weight:700}.rb-hoe-tap__review-avatar{width:24px;height:24px;flex:none;border-radius:50%;background:var(--rb-primary);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:700}.rb-hoe-tap__review-regel{display:flex;align-items:center;gap:8px;min-width:0}.rb-hoe-tap__review-sterren{display:inline-flex;gap:1px;flex:none}.rb-hoe-tap__review-sterren svg{width:13px;height:13px;fill:var(--rb-star)}.rb-hoe-tap__review p{margin:0;flex:1;min-width:0;font-size:12px;line-height:16px;color:var(--rb-text-3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rb-hoe-tap__tel{position:absolute;right:28px;top:22px;width:214px;height:470px;z-index:3;--rb-tap-x: 0px;--rb-tap-y: 0px;transform-origin:50% 50%;background:#0b0b0d;border-radius:42px;padding:10px;box-shadow:inset 0 0 0 2px #3b3b41,0 24px 48px #0f172947;transition:transform .95s cubic-bezier(.4,0,.2,1)}.rb-hoe-tap__tel:before,.rb-hoe-tap__tel:after{content:"";position:absolute;width:3px;background:#2a2a2f;border-radius:2px}.rb-hoe-tap__tel:before{left:-3px;top:96px;height:36px;box-shadow:0 48px #2a2a2f}.rb-hoe-tap__tel:after{right:-3px;top:120px;height:60px}.rb-hoe-tap[data-tel=tik] .rb-hoe-tap__tel{transform:translate(var(--rb-tap-x),var(--rb-tap-y)) rotate(-12deg)}.rb-hoe-tap__scherm{position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:33px;overflow:hidden;background:#fff;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Roboto,Segoe UI,Helvetica,Arial,sans-serif;color:#202124;text-align:left}.rb-hoe-tap__eiland{position:absolute;left:50%;top:9px;width:66px;height:20px;margin-left:-33px;border-radius:12px;background:#000;z-index:6}.rb-hoe-tap__status{position:absolute;left:0;right:0;top:10px;height:18px;padding:0 20px;display:flex;justify-content:space-between;align-items:center;z-index:5;font-size:11px;font-weight:600}.rb-hoe-tap__status i{width:18px;height:9px;border:1.5px solid currentColor;border-radius:3px;position:relative;opacity:.9}.rb-hoe-tap__status i:after{content:"";position:absolute;top:1.5px;bottom:1.5px;left:1.5px;right:3px;background:currentColor;border-radius:1px}.rb-hoe-tap[data-scherm=lock] .rb-hoe-tap__status,.rb-hoe-tap[data-scherm=melding] .rb-hoe-tap__status{color:#fff}.rb-hoe-tap__lock{position:absolute;top:0;right:0;bottom:0;left:0;color:#fff;text-align:center;background-color:#1a1056;background-size:cover;background-position:50% 40%}.rb-hoe-tap__lock:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0f172959,#0f172900 45%)}.rb-hoe-tap__lock>*{position:relative}.rb-hoe-tap__datum{position:absolute;left:0;right:0;top:46px;font-size:11px;font-weight:500;opacity:.85}.rb-hoe-tap__tijd{position:absolute;left:0;right:0;top:60px;font-size:44px;line-height:52px;font-weight:300;letter-spacing:-.02em}.rb-hoe-tap__melding{position:absolute;left:8px;right:8px;top:124px;display:flex;align-items:center;gap:8px;padding:9px 10px;border-radius:14px;background:#ffffffeb;color:#202124;text-align:left;opacity:0;transform:translateY(-10px);transition:opacity .3s var(--rb-ease),transform .35s cubic-bezier(.2,.8,.2,1)}.rb-hoe-tap__melding>span:last-child{display:grid;font-size:10.5px;line-height:13px}.rb-hoe-tap__melding b{font-weight:600;font-size:11px}.rb-hoe-tap__safari{width:24px;height:24px;flex:none;border-radius:6px;background:radial-gradient(circle at 50% 50%,#fff 0 22%,#1a73e8 24% 100%);position:relative}.rb-hoe-tap__safari:after{content:"";position:absolute;left:50%;top:50%;width:3px;height:12px;margin:-6px 0 0 -1.5px;background:linear-gradient(to bottom,#ea4335 50%,#fff 50%);transform:rotate(45deg);border-radius:1px}.rb-hoe-tap[data-scherm=melding] .rb-hoe-tap__melding{opacity:1;transform:translateY(0)}.rb-hoe-tap__google{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;padding:40px 14px 0;z-index:2;transform:translateY(100%);transition:transform .5s cubic-bezier(.2,.8,.2,1)}.rb-hoe-tap[data-scherm=review] .rb-hoe-tap__google,.rb-hoe-tap[data-scherm=klaar] .rb-hoe-tap__google{transform:translateY(0)}.rb-hoe-tap__gkop{display:flex;align-items:center;gap:10px;padding-bottom:10px;margin:0 -14px;padding-left:14px;padding-right:14px;border-bottom:1px solid #e8eaed}.rb-hoe-tap__sluit{font-size:18px;line-height:18px;color:#5f6368}.rb-hoe-tap__zaak{flex:1;min-width:0;font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rb-hoe-tap__plaats{font-size:12px;font-weight:500;color:#b8c9ef;transition:color .2s}.rb-hoe-tap:not([data-sterren="0"]) .rb-hoe-tap__plaats{color:#1a73e8}.rb-hoe-tap__wie{display:flex;align-items:center;gap:8px;padding:12px 0 14px}.rb-hoe-tap__wie>span:last-child{display:grid}.rb-hoe-tap__wie b{font-size:12px;font-weight:500;line-height:15px}.rb-hoe-tap__wie i{font-style:normal;font-size:10px;line-height:13px;color:#5f6368}.rb-hoe-tap__avatar{width:28px;height:28px;flex:none;border-radius:50%;background:#1a73e8;color:#fff;display:grid;place-items:center;font-size:13px;font-weight:500}.rb-hoe-tap__sterren{display:flex;justify-content:space-between;padding:0 4px 14px}.rb-hoe-tap__ster{position:relative;width:28px;height:28px}.rb-hoe-tap__ster svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.rb-hoe-tap__ster-leeg{fill:#5f6368}.rb-hoe-tap__ster-vol{fill:#fbbc04;opacity:0;transform:scale(.5);transition:opacity .15s,transform .25s cubic-bezier(.34,1.56,.64,1)}.rb-hoe-tap[data-sterren="1"] [data-ster="1"] .rb-hoe-tap__ster-vol,.rb-hoe-tap[data-sterren="2"] :is([data-ster="1"],[data-ster="2"]) .rb-hoe-tap__ster-vol,.rb-hoe-tap[data-sterren="3"] :is([data-ster="1"],[data-ster="2"],[data-ster="3"]) .rb-hoe-tap__ster-vol,.rb-hoe-tap[data-sterren="4"] :is([data-ster="1"],[data-ster="2"],[data-ster="3"],[data-ster="4"]) .rb-hoe-tap__ster-vol,.rb-hoe-tap[data-sterren="5"] .rb-hoe-tap__ster-vol{opacity:1;transform:scale(1)}.rb-hoe-tap__tekst{min-height:58px;padding:8px 10px;border:1px solid #dadce0;border-radius:8px;font-size:11px;line-height:15px;color:#202124;margin-bottom:10px}.rb-hoe-tap__placeholder{color:#5f6368}.rb-hoe-tap__placeholder[hidden]{display:none}.rb-hoe-tap__foto{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid #dadce0;border-radius:16px;font-size:11px;font-weight:500;color:#1a73e8}.rb-hoe-tap__foto svg{width:15px;height:15px;fill:#1a73e8}.rb-hoe-tap__klaar{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:0 16px;text-align:center;opacity:0;transition:opacity .3s var(--rb-ease)}.rb-hoe-tap__klaar b{font-size:14px;font-weight:500}.rb-hoe-tap__klaar i{font-style:normal;font-size:11px;color:#5f6368}.rb-hoe-tap__gvink{width:44px;height:44px;margin-bottom:8px;border-radius:50%;background:#1e8e3e;color:#fff;display:grid;place-items:center}.rb-hoe-tap__gvink svg{width:22px;height:22px}.rb-hoe-tap[data-scherm=klaar] .rb-hoe-tap__klaar{opacity:1}.rb-hoe-tap[data-scherm=klaar] .rb-hoe-tap__gvink{animation:rbKopPop .4s cubic-bezier(.34,1.56,.64,1)}.rb-hoe-tap__vinger{position:absolute;z-index:8;width:26px;height:26px;margin:-13px 0 0 -13px;border-radius:50%;background:#0f17292e;border:1.5px solid rgba(15,23,41,.3);opacity:0;pointer-events:none}.rb-hoe-tap__vinger[data-aan=true]{animation:rbTapVinger .55s var(--rb-ease) forwards}@keyframes rbTapVinger{0%{opacity:0;transform:scale(1.3)}30%{opacity:1;transform:scale(.85)}to{opacity:0;transform:scale(1.4)}}@media(prefers-reduced-motion:reduce){.rb-hoe-tap *{transition:none!important;animation:none!important}}.rb-dash-acties .rb-btn svg{width:18px;height:18px}.rb-dash-acties{position:relative;z-index:10;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;margin-bottom:64px}.rb-dash-wrap{position:relative;width:100%;max-width:1024px;margin:0 auto}.rb-dash-gloed{pointer-events:none;position:absolute;left:50%;top:-12%;z-index:-1;height:60%;width:85%;transform:translate(-50%);border-radius:9999px;opacity:.7;filter:blur(90px);background:radial-gradient(circle,rgba(74,53,201,.45),rgba(26,16,86,.12) 60%,transparent 75%)}.rb-dash{position:relative;overflow:hidden;border-radius:16px;border:1px solid var(--rb-border);background:#fff;box-shadow:0 30px 80px -30px #0d347640}.rb-dash__balk{display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--rb-accent);background:#f8fafccc;padding:12px 16px}.rb-dash__stip{width:12px;height:12px;border-radius:9999px;background:var(--rb-border)}.rb-dash__stip--1{background:#1a1056b3}.rb-dash__url{margin-left:12px;font-size:12px;line-height:16px;font-weight:500;color:var(--rb-text-2)}.rb-dash__body{display:grid;gap:24px;padding:20px}@media(min-width:640px){.rb-dash__body{padding:28px}}@media(min-width:1024px){.rb-dash__body{grid-template-columns:1.25fr 1fr}}.rb-dash__links{display:flex;flex-direction:column;gap:24px}.rb-kern{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.rb-tegel{border-radius:12px;border:1px solid var(--rb-border);background:#fff;padding:12px}@media(min-width:640px){.rb-tegel{padding:16px}}.rb-tegel__kop{display:flex;align-items:center;gap:6px;margin-bottom:8px;color:var(--rb-text-2)}.rb-tegel__kop svg{width:14px;height:14px}.rb-tegel__label{font-size:11px;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.rb-tegel__waarde{font-size:20px;font-weight:700;line-height:1;font-variant-numeric:tabular-nums}@media(min-width:640px){.rb-tegel__waarde{font-size:24px;line-height:1}}.rb-tegel__delta{margin-top:6px;font-size:11px;font-weight:600;color:var(--rb-primary);font-variant-numeric:tabular-nums}.rb-kaart{border-radius:12px;border:1px solid var(--rb-border);background:#fff;padding:16px}@media(min-width:640px){.rb-kaart{padding:20px}}.rb-kaart__kop{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:16px}.rb-kaart__titel{font-size:14px;line-height:20px;font-weight:700}.rb-kaart__meta{font-size:12px;line-height:16px;color:var(--rb-text-2)}.rb-grafiek{display:flex;align-items:flex-end;gap:8px}.rb-grafiek__kolom{display:flex;flex:1;flex-direction:column;align-items:center;gap:8px}.rb-grafiek__vak{display:flex;height:112px;width:100%;align-items:flex-end}.rb-grafiek__balk{width:100%;height:0;border-radius:6px 6px 0 0;background:var(--rb-primary);transition:height 1.2s var(--rb-ease)}.rb-grafiek__dag{font-size:10px;color:var(--rb-text-2)}.rb-locaties{display:flex;flex-direction:column;gap:16px}.rb-locatie__kop{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:6px}.rb-locatie__naam{font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rb-locatie__aantal{flex:none;font-size:13px;font-weight:700;font-variant-numeric:tabular-nums}.rb-locatie__spoor{height:6px;width:100%;overflow:hidden;border-radius:9999px;background:var(--rb-accent)}.rb-locatie__balk{height:100%;width:0;border-radius:9999px;background:var(--rb-primary);transition:width 1.4s var(--rb-ease)}.rb-locatie__taps{margin-top:4px;font-size:11px;color:var(--rb-text-2);font-variant-numeric:tabular-nums}.rb-melding{display:inline-flex;max-width:100%;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;border-radius:9999px;border:1px solid rgba(176,166,232,.7);background:#ffffffb3;padding:8px 16px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);margin-bottom:32px}.rb-melding span{font-size:14px;line-height:16px;color:var(--rb-text-2)}.rb-melding a{display:inline-flex;align-items:center;gap:4px;min-height:44px;margin:-12px 0;padding:12px 0;font-size:12px;line-height:16px;font-weight:600;color:var(--rb-primary)}.rb-melding a svg{width:12px;height:12px}.rb-voorbeeld-label{display:inline-flex;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;border-radius:9999px;border:1px dashed rgba(148,163,184,.7);background:#f8fafce6;font-size:12px;line-height:16px;font-weight:600;color:var(--rb-text-3)}.rb-voorbeeld-label svg{width:14px;height:14px;color:var(--rb-text-2)}.rb-contact-hero{background:var(--rb-muted);padding:144px 24px 64px}@media(min-width:768px){.rb-contact-hero{padding-top:176px}}.rb-contact-hero__grid{display:grid;grid-template-columns:1fr;align-items:center;gap:40px;max-width:var(--rb-max);margin:0 auto}@media(min-width:1024px){.rb-contact-hero__grid{grid-template-columns:repeat(2,1fr);gap:64px}}.rb-contact-hero__tekst{display:flex;flex-direction:column;gap:24px}.rb-shimmer{position:relative;display:inline-block;color:transparent;background-image:linear-gradient(to right,#0f1729,#5a6b8c,#0f1729);background-size:200%;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite rbx-shimmer}@keyframes rbx-shimmer{0%{background-position:0% center}to{background-position:200% center}}.rb-stip-pols{height:8px;width:8px;border-radius:9999px;background:var(--rb-primary-licht);animation:.8s ease-in-out infinite rbx-pols-traag}@keyframes rbx-pols-traag{0%,to{opacity:1}50%{opacity:.2}}@keyframes rbx-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes rbx-fade-in-left{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes rbx-scale-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.rb-fade-up{animation:.8s ease-out forwards rbx-fade-up}.rb-scale-in{animation:.8s ease-out .2s forwards rbx-scale-in;opacity:0}.rb-fade-in-left{animation:.8s ease-out .2s forwards rbx-fade-in-left;opacity:0}.rb-envelop{position:relative;display:flex;width:100%;align-items:center;justify-content:center}.rb-envelop svg{height:auto;width:100%;max-width:440px}@keyframes rbx-brief{0%,10%{transform:translateY(100px)}40%,68%{transform:translateY(0)}98%,to{transform:translateY(100px)}}@keyframes rbx-vliegtuig{0%,42%{opacity:0;transform:translate(0) rotate(0)}50%{opacity:1;transform:translate(10px,-8px) rotate(4deg)}78%{opacity:1;transform:translate(58px,-46px) rotate(12deg)}92%,to{opacity:0;transform:translate(88px,-72px) rotate(16deg)}}@keyframes rbx-blob{0%,to{transform:rotate(0) scale(1)}50%{transform:rotate(5deg) scale(1.04)}}@keyframes rbx-zweef{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.rb-brief{animation:5s ease-in-out infinite rbx-brief}.rb-vliegtuig{animation:5s ease-out infinite rbx-vliegtuig}.rb-zweef{animation:6.5s ease-in-out infinite rbx-zweef}.rb-blob{animation:16s ease-in-out infinite alternate rbx-blob;transform-box:fill-box;transform-origin:center}.rb-blob--2{animation-duration:20s;animation-direction:alternate-reverse}.rb-blob--3{animation-duration:13s}.rb-form-sectie{position:relative;padding:0 24px 80px}.rb-form-gloed{pointer-events:none;position:absolute;left:50%;top:-8%;z-index:-1;height:55%;width:85%;transform:translate(-50%);border-radius:9999px;opacity:.7;filter:blur(90px);background:radial-gradient(circle,rgba(74,53,201,.45),rgba(26,16,86,.12) 60%,transparent 75%)}.rb-form-grid{display:grid;grid-template-columns:1fr;gap:48px;max-width:var(--rb-max);margin:0 auto}@media(min-width:1024px){.rb-form-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:80px}.rb-form-grid>form,.rb-form-grid>.rb-form-klaar{grid-column:span 7}.rb-form-grid>aside{grid-column:span 5}}.rb-form{border-radius:12px;border:1px solid var(--rb-border);background:#fff;padding:32px;box-shadow:0 1px 2px #0d34760a}.rb-form h2{font-size:24px;line-height:32px;font-weight:700;letter-spacing:-.02em;margin-bottom:4px}.rb-form__hint{font-size:14px;line-height:20px;color:var(--rb-text-2);margin-bottom:28px}.rb-form__velden{display:flex;flex-direction:column;gap:20px}.rb-form label{display:block;margin-bottom:8px;font-size:14px;line-height:20px;font-weight:500}.rb-form label span{color:var(--rb-primary)}.rb-form input,.rb-form textarea{width:100%;border-radius:8px;border:1px solid var(--rb-border);background:#fff;font-size:16px;line-height:24px;color:var(--rb-text);outline:none;transition:border-color .2s,box-shadow .2s;font-family:inherit}.rb-form input{height:48px;padding:0 16px}.rb-form textarea{height:160px;padding:16px;resize:vertical}.rb-form input::placeholder,.rb-form textarea::placeholder{color:#62748e}.rb-form input:focus,.rb-form textarea:focus{border-color:var(--rb-primary);box-shadow:0 0 0 3px #1a105640}.rb-form [aria-invalid=true]{border-color:#f87171}.rb-form__fout{margin-top:6px;font-size:14px;line-height:20px;color:#b91c1c}.rb-form__samenvatting{margin-bottom:24px;border-radius:8px;border:1px solid #fecaca;background:#fef2f2;padding:16px}.rb-form__samenvatting b{display:block;margin-bottom:6px;font-size:14px;line-height:20px;color:#991b1b}.rb-form__samenvatting li{font-size:14px;line-height:20px;color:#b91c1c}.rb-form button[type=submit]{align-self:flex-start;margin-top:4px;height:56px;padding:0 32px}.rb-form-klaar{border-radius:12px;border:1px solid var(--rb-border);background:#fff;padding:32px}.rb-form-klaar__vink{display:grid;place-items:center;width:48px;height:48px;margin-bottom:16px;border-radius:9999px;background:#1a10561f;color:var(--rb-primary)}.rb-form-klaar h2{font-size:24px;line-height:32px;font-weight:700;letter-spacing:-.02em;margin-bottom:8px}.rb-form-klaar p{font-size:15px;line-height:1.625;color:var(--rb-text-3)}.rb-zij{display:flex;flex-direction:column;gap:40px}.rb-zij h2{font-size:24px;line-height:32px;font-weight:700;letter-spacing:-.02em;margin-bottom:24px}.rb-stappen li{position:relative;display:flex;gap:20px;padding-bottom:32px}.rb-stappen li:last-child{padding-bottom:0}.rb-stappen__lijn{position:absolute;left:20px;top:44px;bottom:4px;width:2px;transform:translate(-50%);background:var(--rb-border)}.rb-stappen__cirkel{position:relative;z-index:10;display:grid;place-items:center;height:40px;width:40px;flex:none;border-radius:9999px;border:1.6px solid var(--rb-border);background:#fff;color:var(--rb-text-3)}.rb-stappen__cirkel svg{width:18px;height:18px}.rb-stappen li:first-child .rb-stappen__cirkel{border-color:var(--rb-primary-licht);color:var(--rb-primary-licht);box-shadow:0 0 0 4px #4a35c91f}.rb-stappen__body{padding-top:6px}.rb-stappen h3{font-size:18px;line-height:28px;font-weight:700;margin-bottom:6px}.rb-stappen p{font-size:15px;line-height:1.625;color:var(--rb-text-3)}.rb-levering{position:relative;overflow:hidden;border-radius:12px;border:1px solid var(--rb-border);background:#fff;padding:24px}.rb-levering__vlek{pointer-events:none;position:absolute;right:-40px;top:-40px;height:128px;width:128px;border-radius:9999px;background:#ffedd5b3}.rb-levering__inhoud{position:relative}.rb-levering__kop{display:flex;align-items:center;gap:12px;margin-bottom:16px}.rb-levering__icoon{display:grid;place-items:center;height:40px;width:40px;flex:none;border-radius:12px;border:1px solid var(--rb-border);background:#fff;color:var(--rb-primary-licht)}.rb-levering__icoon svg{width:18px;height:18px}.rb-levering h3{font-size:18px;line-height:28px;font-weight:700}.rb-levering p{font-size:15px;line-height:1.625;color:var(--rb-text-3)}.rb-levering p a{font-weight:700;color:var(--rb-primary)}.rb-levering p a:hover{text-decoration:underline}.rb-levering hr{margin:20px 0;border:0;border-top:1px solid var(--rb-accent)}.rb-pil{display:inline-flex;align-items:center;gap:10px;border-radius:9999px;border:1px solid var(--rb-border);background:#fff9;padding:6px 12px;font-size:14px;line-height:20px;color:var(--rb-text-3)}.rb-ping-stip{position:relative;display:inline-flex;height:10px;width:10px;flex:none;align-items:center;justify-content:center}.rb-ping-stip i{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:9999px;background:#4ade80;opacity:.75;animation:1s cubic-bezier(0,0,.2,1) infinite rbx-ping}.rb-ping-stip b{position:relative;height:10px;width:10px;border-radius:9999px;background:#22c55e}@keyframes rbx-ping{75%,to{opacity:0;transform:scale(2)}}.rb-contact-hero p a,.rb-zij p a{display:inline-block;margin:-10px 0;padding:10px 0}.rb-mail{display:inline-flex;align-items:center;gap:10px;margin:-12px 0;padding:12px 0;font-size:14px;line-height:20px;font-weight:500;color:var(--rb-text-3)}.rb-mail svg{width:16px;height:16px;color:var(--rb-primary)}.rb-mail:hover{color:var(--rb-primary)}.rb-faq-sectie{background:var(--rb-muted);padding:80px 24px}@media(min-width:768px){.rb-faq-sectie{padding:112px 24px}}.rb-faq-grid{display:grid;grid-template-columns:1fr;gap:48px;max-width:var(--rb-max);margin:0 auto}@media(min-width:1024px){.rb-faq-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:80px}.rb-faq-grid>div:first-child{grid-column:span 5}.rb-faq-grid>div:last-child{grid-column:span 7}}.rb-faq__intro p{margin:20px 0;font-size:15px;line-height:1.625;color:var(--rb-text-3)}.rb-faq__intro a{display:inline-block;margin:-11px 0;padding:11px 0;font-size:15px;font-weight:600;color:var(--rb-primary);text-decoration:underline;text-underline-offset:4px}.rb-vraag{border-bottom:1px solid var(--rb-border)}.rb-vraag__knop{display:flex;width:100%;align-items:center;justify-content:space-between;gap:24px;padding:24px 0;text-align:left;font-size:16px;line-height:24px;font-weight:500;transition:color .2s;color:var(--rb-text);background:none;border:0;cursor:pointer}.rb-vraag__knop:hover{color:var(--rb-primary)}.rb-vraag__knop svg{width:20px;height:20px;flex:none;color:var(--rb-text-2);transition:transform .3s}.rb-vraag__knop[aria-expanded=true] svg{transform:rotate(180deg)}.rb-vraag__antwoord{padding:0 40px 24px 0;font-size:15px;line-height:1.625;color:var(--rb-text-3)}.rb-vraag__antwoord[hidden]{display:none}.rb-header{z-index:2}.rb-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:88px 24px 48px;background:#eef2f7f7;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);opacity:0;visibility:hidden;transition:opacity .2s ease}.rb-sheet[data-open=true]{opacity:1;visibility:visible}.rb-sheet__scrim{display:none}.rb-sheet__panel{position:static;width:100%;max-width:420px;height:auto;padding:0;gap:8px;background:none;box-shadow:none;transform:none;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:visible}.rb-sheet a{display:block;padding:6px 16px;border-radius:0;font-size:28px;line-height:1.3;font-weight:700;text-align:center;color:var(--rb-text)}.rb-sheet a:hover{background:none;color:var(--rb-primary)}.rb-sheet .rb-header__cta{margin-top:16px;height:48px;padding:0 32px;border-radius:9999px;background:var(--rb-primary);color:#fff;font-size:17px;font-weight:700}.rb-sheet .rb-header__cta:hover{background:var(--rb-primary-hover);color:#fff}.rb-sheet__group{font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--rb-text-2)}.rb-sheet__sub{font-size:20px;font-weight:500}.rb-prods{display:grid;gap:20px;grid-template-columns:1fr}@media(min-width:640px){.rb-prods{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.rb-prods:has(>:nth-child(3)){grid-template-columns:repeat(3,minmax(0,1fr))}}.rb-prod__prijs s{font-size:14px;font-weight:400;color:var(--rb-text-2);margin-left:6px}.rb-prod{position:relative;display:flex;flex-direction:column;overflow:hidden;border-radius:16px;border:1px solid var(--rb-border);background:#fff;box-shadow:var(--rb-shadow-sm);transition:transform .3s,border-color .3s,box-shadow .3s}.rb-prod:hover{transform:translateY(-4px);border-color:#c9c2e8;box-shadow:0 24px 60px -24px #1a105659}.rb-prod__vlag{position:absolute;left:16px;bottom:16px;z-index:10;padding:5px 12px;border-radius:9999px;background:#96580a;color:#fff;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.rb-prod__beeld{position:relative;aspect-ratio:4/3;width:100%;overflow:hidden;background:#f6f8fc;display:grid;place-items:center}.rb-prod__beeld img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:0;transform:translate(var(--rb-prod-x, 0px),var(--rb-prod-y, 0px)) scale(var(--rb-prod-zoom, 1))}.rb-prod__beeld:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;z-index:2;background:linear-gradient(to right,#4285f4 0 25%,#ea4335 25% 50%,#fbbc05 50% 75%,#34a853 75% 100%)}.rb-prod__body{display:flex;flex:1;flex-direction:column;padding:20px}@media(min-width:640px){.rb-prod__body{padding:20px}}.rb-prod__type{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--rb-text-2);margin-bottom:6px}.rb-prod__titel a{color:inherit;text-decoration:none}.rb-prod__titel a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.rb-prod:hover .rb-prod__titel{color:var(--rb-primary)}.rb-prod__titel{font-size:18px;line-height:26px;font-weight:700;letter-spacing:-.025em;margin:0 0 6px}.rb-prod__tekst{font-size:14px;line-height:1.55;color:var(--rb-text-2);margin:0 0 14px}.rb-prod__punten{display:flex;flex-direction:column;gap:5px;margin-bottom:14px}.rb-prod__punten li{display:flex;align-items:flex-start;gap:8px;font-size:14px;line-height:1.5;color:var(--rb-text-3)}.rb-prod__punten svg{width:15px;height:15px;flex:none;margin-top:3px;color:var(--rb-primary)}.rb-prod__varianten{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.rb-prod__varianten span{padding:6px 12px;border-radius:9999px;border:1px solid var(--rb-border);background:#f6f8fc;font-size:12px;line-height:16px;font-weight:500;color:var(--rb-text-3)}.rb-prod__stalen{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px;list-style:none;padding:0}.rb-prod__staal{position:relative;z-index:2;display:block;width:60px;height:60px;border-radius:var(--rb-radius-md);overflow:hidden;background:#fff;border:1px solid var(--rb-border);box-shadow:0 1px 2px #0f17290f;transition:border-color .2s,transform .2s}.rb-prod__staal img{width:100%;height:100%;object-fit:cover;display:block;transform:none}.rb-prod__staal:hover,.rb-prod__staal:focus-visible{border-color:var(--rb-primary);transform:scale(1.08)}.rb-prod__staal--tekst{width:auto;height:auto;border-radius:9999px;padding:6px 12px;font-size:12px;font-weight:500;color:var(--rb-text-3);background:#f6f8fc}.rb-prod__voet{position:relative;z-index:2;margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:16px;border-top:1px solid #EEF2F9}.rb-prod__prijs{font-size:21px;font-weight:700;letter-spacing:-.025em;line-height:1}.rb-prod__btw{margin-top:4px;font-size:12px;line-height:16px;color:var(--rb-text-2)}.rb-prod__knop{display:inline-flex;align-items:center;gap:6px;height:44px;padding:0 18px;border-radius:9999px;background:var(--rb-primary);color:#fff;font-size:14px;line-height:20px;font-weight:700;box-shadow:0 8px 24px #1a105640;transition:background .2s,transform .2s}.rb-prod__knop:hover{background:var(--rb-primary-hover);transform:scale(1.05)}.rb-prod__knop svg{width:16px;height:16px}.rb-prods__voet{margin-top:24px;text-align:center;font-size:14px;line-height:20px;color:var(--rb-text-2)}.rb-prods__voet a{font-weight:700;color:var(--rb-primary);text-decoration:underline;text-underline-offset:4px}.rb-footer{background:var(--rb-primary);padding:112px 32px 40px;border-radius:128px 128px 0 0}.rb-footer__grid{display:grid;grid-template-columns:1fr;gap:48px}@media(min-width:768px){.rb-footer__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:32px}.rb-footer__merk{grid-column:span 6}.rb-footer__kolom{grid-column:span 3}}.rb-footer__logo{display:inline-flex;align-items:center;gap:4px;margin-bottom:24px}.rb-footer__logo i{display:grid;place-items:center;width:21.4px;height:28px;color:#fff}.rb-footer__logo i svg{width:21.4px;height:28px}.rb-footer__logo b{font-size:20px;line-height:28px;font-weight:700;letter-spacing:-.025em;color:#fff}.rb-footer__tekst{margin-bottom:32px;max-width:28rem;font-size:18px;font-weight:500;line-height:1.625;color:var(--rb-primary-soft)}.rb-footer__cta{display:inline-flex;height:48px;align-items:center;gap:8px;border-radius:9999px;background:#fff;padding:0 24px;font-size:16px;line-height:24px;font-weight:700;color:var(--rb-primary);transition:transform .2s}.rb-footer__cta:hover{transform:scale(1.05)}.rb-footer__cta svg{width:18px;height:18px}.rb-footer h2{margin-bottom:20px;font-size:12px;line-height:16px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:#fff}.rb-footer__kolom ul{display:flex;flex-direction:column}.rb-footer__kolom a{display:inline-flex;align-items:center;min-height:44px;padding:6px 0;font-size:16px;line-height:24px;font-weight:700;color:#fff;transition:opacity .2s}.rb-footer__kolom a:hover{opacity:.75}.rb-footer__onder{margin-top:64px;display:flex;flex-direction:column;gap:16px;border-top:1px solid rgba(255,255,255,.2);padding-top:32px;font-size:12px;line-height:16px;font-weight:500;color:var(--rb-primary-soft)}@media(min-width:640px){.rb-footer__onder{flex-direction:row;align-items:center;justify-content:space-between}}.rb-footer__onder div{display:flex;flex-wrap:wrap;gap:4px 24px}.rb-footer__onder a{display:inline-block;margin:-10px 0;padding:10px 0}.rb-footer__onder a:hover{opacity:.75}.rb-voorwie{display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}@media(min-width:768px){.rb-voorwie{grid-template-columns:repeat(3,1fr);gap:16px}}@media(min-width:1024px){.rb-voorwie{grid-template-columns:repeat(6,1fr)}}.rb-voorwie__kaart{display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px 12px;border-radius:16px;border:1px solid var(--rb-border);background:#fff;text-align:center;transition:transform .25s var(--rb-ease),border-color .25s,box-shadow .25s}.rb-voorwie__kaart:hover{transform:translateY(-3px);border-color:var(--rb-border);box-shadow:0 16px 40px -18px #1a10564d}.rb-voorwie__icoon{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:var(--rb-muted);color:var(--rb-primary)}.rb-voorwie__icoon svg{width:22px;height:22px}.rb-voorwie__kaart span{font-size:13px;line-height:20px;font-weight:700}.rb-erv-sectie{overflow:hidden}.rb-erv{display:grid;grid-template-columns:1fr;gap:64px}@media(min-width:1024px){.rb-erv{grid-template-columns:1fr 1fr;gap:96px}}.rb-erv__kop{display:flex;flex-direction:column;justify-content:center;gap:24px}.rb-erv__badge{display:inline-flex;align-self:flex-start;align-items:center;gap:6px;padding:4px 12px;border-radius:9999px;background:#1a10561a;color:var(--rb-primary);font-size:14px;line-height:20px;font-weight:500}.rb-erv__badge svg{width:14px;height:14px;fill:currentColor}.rb-erv__sub{max-width:600px;font-size:18px;line-height:1.625;color:var(--rb-text-3)}@media(min-width:768px){.rb-erv__sub{font-size:20px}}.rb-erv__dots{display:flex;align-items:center;gap:12px;padding-top:16px}.rb-erv__dot{position:relative;width:10px;height:10px;padding:0;border-radius:9999px;background:#62748e4d;transition:width .3s var(--rb-ease),background-color .3s var(--rb-ease)}.rb-erv__dot:after{content:"";position:absolute;top:-17px;right:-12px;bottom:-17px;left:-12px}.rb-erv__dot:hover{background:#62748e8c}.rb-erv__dot[aria-current=true]{width:40px;background:var(--rb-primary)}.rb-erv__stapel{position:relative;display:grid;min-height:300px}@media(min-width:1024px){.rb-erv__stapel{min-height:400px;margin-right:40px}}.rb-erv__kaart{position:relative;grid-area:1 / 1;z-index:0;display:flex;flex-direction:column;padding:32px;border:1px solid var(--rb-border);border-radius:12px;background:var(--rb-white);box-shadow:0 10px 15px -3px #0d34761a,0 4px 6px -4px #0d34761a;opacity:0;transform:translate(100px) scale(.9);pointer-events:none;transition:opacity .5s var(--rb-ease),transform .5s var(--rb-ease)}.rb-erv__kaart.is-actief{opacity:1;transform:none;pointer-events:auto;z-index:10}.rb-erv__sterren{display:flex;gap:8px;margin-bottom:24px}.rb-erv__sterren svg{width:20px;height:20px;fill:var(--rb-star)}.rb-erv__body{position:relative;flex:1;margin-bottom:24px}.rb-erv__mark{position:absolute;top:-8px;left:-8px;width:32px;height:32px;fill:#1a105633}.rb-erv__tekst{position:relative;z-index:10;font-size:18px;line-height:1.625;font-weight:500;color:var(--rb-text)}.rb-erv__lijn{height:1px;margin:16px 0;border:0;background:var(--rb-border)}.rb-erv__persoon{display:flex;align-items:center;gap:16px}.rb-erv__avatar{flex:0 0 auto;width:48px;height:48px;border-radius:9999px;object-fit:cover;border:1px solid var(--rb-border)}.rb-erv__avatar--letters{display:grid;place-items:center;border-color:transparent;background:#0d347614;color:var(--rb-text);font-size:15px;font-weight:700}.rb-erv__naam{min-width:0}.rb-erv__naam b{display:block;font-size:16px;font-weight:600;color:var(--rb-text)}.rb-erv__naam span{display:block;font-size:14px;line-height:20px;color:var(--rb-text-2)}.rb-erv__vlak{position:absolute;width:64px;height:64px;border-radius:12px;background:#1a10560d;pointer-events:none}.rb-erv__vlak--linksonder{left:-16px;bottom:-16px}.rb-erv__vlak--rechtsboven{right:-16px;top:-16px}@media(min-width:1024px){.rb-erv__vlak{width:96px;height:96px}.rb-erv__vlak--linksonder{left:-24px;bottom:-24px}.rb-erv__vlak--rechtsboven{right:-24px;top:-24px}}.rb-erv__branches{margin-top:64px;text-align:center}@media(min-width:1024px){.rb-erv__branches{margin-top:96px}}.rb-erv__branches h3{margin-bottom:32px;font-size:14px;line-height:20px;font-weight:500;color:var(--rb-text-2)}.rb-erv__branches ul{display:flex;flex-wrap:wrap;justify-content:center;column-gap:48px;row-gap:32px}.rb-erv__branches li{font-size:24px;line-height:32px;font-weight:600;color:#62748e80}.rb-heroz{position:relative;background:var(--rb-white);padding:104px 16px 64px;overflow:hidden}@media(min-width:768px){.rb-heroz{padding:160px 24px 96px}}.rb-heroz__grid{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}@media(min-width:1024px){.rb-heroz__grid{grid-template-columns:minmax(0,1fr) minmax(0,.92fr);grid-template-areas:"kop beeld" "rest beeld";column-gap:72px;row-gap:40px}.rb-heroz__kop{grid-area:kop;align-self:end}.rb-heroz__rest{grid-area:rest;align-self:start}.rb-heroz__beeld{grid-area:beeld}}.rb-heroz__pil{display:inline-flex;align-items:center;gap:8px;margin-bottom:28px;padding:8px 16px;border-radius:9999px;border:1px solid var(--rb-border);background:var(--rb-muted);font-size:14px;font-weight:600;color:var(--rb-text)}.rb-heroz__pil svg{width:14px;height:14px;fill:var(--rb-primary)}.rb-heroz__titel{font-size:40px;line-height:1.1;font-weight:700;letter-spacing:-.035em;color:var(--rb-text)}@media(min-width:640px){.rb-heroz__titel{font-size:52px}}@media(min-width:1024px){.rb-heroz__titel{font-size:60px}}.rb-heroz__accent{display:inline;padding:2px 10px;margin:0 -2px;border-radius:12px;background:var(--rb-border);box-decoration-break:clone;-webkit-box-decoration-break:clone}.rb-heroz__lede{margin-top:20px;max-width:34rem;font-size:17px;line-height:1.65;color:var(--rb-text-3)}@media(min-width:768px){.rb-heroz__lede{font-size:19px}}.rb-heroz__acties{display:flex;flex-wrap:wrap;align-items:center;gap:16px 28px}.rb-heroz__acties .rb-btn{height:54px}.rb-heroz__link{display:inline-flex;align-items:center;gap:8px;margin:-10px 0;padding:10px 0;font-size:16px;font-weight:700;color:var(--rb-primary)}.rb-heroz__link svg{width:16px;height:16px;transition:transform .2s var(--rb-ease)}.rb-heroz__link:hover svg{transform:translate(2px,-2px)}.rb-heroz__bewijs{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:32px}.rb-heroz__gezichten{display:flex}.rb-heroz__gezicht{display:grid;place-items:center;width:44px;height:44px;border-radius:9999px;border:2px solid var(--rb-white);object-fit:cover;margin-left:-12px;background:var(--rb-border);color:var(--rb-primary);font-size:13px;font-weight:700}.rb-heroz__gezicht:first-child{margin-left:0}.rb-heroz__bewijs p{max-width:20rem;font-size:14px;line-height:1.5;font-weight:500;color:var(--rb-text-2)}.rb-heroz__beeld{position:relative;width:100%;max-width:460px;margin:0 auto}@media(min-width:1024px){.rb-heroz__beeld{max-width:520px;margin:0 0 0 auto}}.rb-heroz__lijst{display:grid;place-items:center;overflow:hidden;aspect-ratio:4 / 5;padding:24px;border-radius:24px;border:1px solid var(--rb-border);background:var(--rb-muted)}.rb-heroz__lijst img{width:100%;height:100%;object-fit:contain}.rb-heroz__zwever{position:absolute;z-index:2;min-width:152px;padding:14px 16px;border-radius:16px;border:1px solid var(--rb-border);background:#ffffffeb;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 24px 50px -20px #0d347659}.rb-heroz__zwever--boven{top:14%;right:8px}.rb-heroz__zwever--onder{bottom:12%;left:8px}@media(min-width:1024px){.rb-heroz__zwever--boven{right:-32px}.rb-heroz__zwever--onder{left:-40px}}.rb-heroz__zwever-kop{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.rb-heroz__zwever-kop span{font-size:12px;font-weight:600;color:var(--rb-text-2)}.rb-heroz__zwever-kop b{display:inline-flex;align-items:center;gap:3px;font-size:12px;font-weight:700;color:#047857}.rb-heroz__zwever-kop b svg{width:11px;height:11px}.rb-heroz__zwever strong{display:block;font-size:22px;line-height:1.1;font-weight:700;font-variant-numeric:tabular-nums;color:var(--rb-text)}.rb-heroz__grafiek{display:flex;align-items:flex-end;gap:5px;height:44px}.rb-heroz__grafiek i{flex:1;border-radius:3px 3px 0 0;background:linear-gradient(to top,var(--rb-primary),var(--rb-primary-licht))}.rb-heroz__grafiek i:nth-child(2n){opacity:.45}.rb-heroz__voorbeeld{display:block;margin-top:8px;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--rb-text-2)}@media(prefers-reduced-motion:reduce){.rb-heroz__link svg{transition:none}}#vragen .rb-eyebrow{color:var(--rb-text-2);margin-bottom:0}.rb-vraag h3{margin:0}.rb-footer ul,.rb-footer ol{list-style:none;margin:0;padding:0}.rb-footer li{list-style:none}.rb-footer__logo i,.rb-voet__logo i{background:none;color:#fff}.rb-recent{display:flex;flex-direction:column}.rb-recent li{display:grid;grid-template-columns:1fr auto;grid-template-areas:"plek sterren" "tijd tijd";gap:4px 12px;align-items:center;padding:10px 0;border-top:1px solid var(--rb-border)}.rb-recent li:first-child{border-top:0}.rb-recent__plek{grid-area:plek;font-size:13px;font-weight:600;color:var(--rb-text)}.rb-recent__sterren{grid-area:sterren;display:inline-flex;gap:2px}.rb-recent__sterren svg{width:13px;height:13px;fill:var(--rb-star)}.rb-recent__ster--leeg{fill:var(--rb-border)}.rb-recent__tijd{grid-area:tijd;font-size:12px;color:var(--rb-text-2)}@media(min-width:480px){.rb-recent li{grid-template-columns:1fr auto auto;grid-template-areas:"plek sterren tijd";gap:12px}.rb-recent__tijd{text-align:right}}.rb-score__gemiddeld{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 10px;margin-bottom:16px}.rb-score__gemiddeld strong{font-size:32px;line-height:1;font-weight:700;font-variant-numeric:tabular-nums;color:var(--rb-text)}.rb-score__sterren{display:inline-flex;gap:2px}.rb-score__sterren svg{width:14px;height:14px;fill:var(--rb-star)}.rb-score__basis{font-size:12px;color:var(--rb-text-2)}.rb-score__lijst{display:flex;flex-direction:column;gap:8px}.rb-score__lijst li{display:grid;grid-template-columns:16px 1fr 36px;align-items:center;gap:10px}.rb-score__ster{font-size:12px;font-weight:600;color:var(--rb-text-2)}.rb-score__spoor{height:6px;border-radius:9999px;background:var(--rb-accent);overflow:hidden}.rb-score__balk{display:block;height:100%;width:0;border-radius:9999px;background:var(--rb-primary);transition:width 1.4s var(--rb-ease)}.rb-score__aantal{font-size:12px;font-weight:600;text-align:right;font-variant-numeric:tabular-nums;color:var(--rb-text)}.rb-collectie{position:relative;overflow:hidden;padding-top:112px}@media(min-width:768px){.rb-collectie{padding-top:144px}}.rb-collectie__gloed{position:absolute;top:-160px;left:50%;z-index:0;width:560px;height:560px;margin-left:-280px;pointer-events:none;filter:blur(90px);opacity:.6;background:radial-gradient(circle,rgba(74,53,201,.45),rgba(26,16,86,.1) 60%,transparent 72%)}.rb-collectie .rb-wrap{position:relative;z-index:1}.rb-collectie .rb-kop{margin-bottom:40px}.rb-collectie .rb-sub p{font-size:inherit;line-height:inherit;color:inherit}.rb-prods--collectie{grid-template-columns:1fr}@media(min-width:640px){.rb-prods--collectie{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.rb-prods--collectie{grid-template-columns:repeat(3,minmax(0,1fr))}}.rb-prods--collectie .rb-prod__titel a{color:inherit}.rb-prods--collectie .rb-prod__titel a:hover{color:var(--rb-primary)}.rb-prod__vlag--uit{background:var(--rb-text-2)}@media(max-width:479px){.rb-tabs__tab{padding:10px 0 12px;font-size:14px}.rb-tabs__balk{gap:20px}.rb-prod__type,.rb-tegel__label,.rb-prod__vlag{font-size:12px}.rb-pdp__beschrijving{padding-left:0}.rb-pdp__staffel-tabel th,.rb-pdp__staffel-tabel td{padding:10px 8px;font-size:14px}.rb-pdp__staffel-tabel tfoot td{padding:12px 10px;font-size:14px}.rb-pdp__veld--google input[type=text]{height:52px;font-size:16px}.rb-pdp__google{width:24px;height:24px;right:14px}.rb-pdp__suggesties{max-height:44vh}}.rb-footer__onder a,.rb-footer__bottom a{margin:-14px 0;padding:14px 0}.rb-kaart__knop{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:44px;padding:0;border:0;background:none;font:inherit;color:inherit;text-align:left;cursor:pointer}.rb-kaart__chevron{flex:none;width:18px;height:18px;color:var(--rb-text-2);transition:transform .25s ease}.rb-kaart__knop[aria-expanded=true] .rb-kaart__chevron{transform:rotate(180deg)}.rb-kaart--inklap .rb-kaart__paneel{margin-top:12px}@media(max-width:767px){.rb-kaart__knop[aria-expanded=false]+.rb-kaart__paneel{display:none}}@media(min-width:768px){.rb-kaart__knop{cursor:default;pointer-events:none;min-height:0}.rb-kaart__chevron{display:none}.rb-kaart--inklap .rb-kaart__paneel{display:block}}@media(prefers-reduced-motion:reduce){.rb-kaart__chevron{transition:none}}@media(max-width:767px){.rb-dash-acties{gap:10px;margin-bottom:32px}.rb-dash__balk{padding:10px 14px}.rb-dash__stip{width:9px;height:9px}.rb-dash__url{margin-left:8px}.rb-dash__body{padding:14px;gap:14px}.rb-dash__links{gap:14px}.rb-kern{gap:8px}.rb-tegel{padding:10px}.rb-tegel__kop svg{display:none}.rb-tegel__kop{align-items:flex-start;min-height:3.2em;margin-bottom:4px}.rb-tegel__label{letter-spacing:.02em}.rb-tegel__waarde{font-size:19px}.rb-tegel__delta{margin-top:4px}.rb-kaart{padding:14px}.rb-kaart__kop{margin-bottom:12px}.rb-grafiek{gap:6px}.rb-grafiek__vak{height:84px}.rb-grafiek__kolom{gap:6px}.rb-locaties{gap:12px}.rb-locatie__taps{margin-top:3px}}@media(max-width:767px){.rb-footer{padding:72px 24px 32px;border-radius:80px 80px 0 0;text-align:center}.rb-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 24px}.rb-footer__merk{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center}.rb-footer__tekst{margin:0 auto 24px;font-size:16px}.rb-footer__kolom h2{margin-bottom:12px}.rb-footer__kolom ul{align-items:center}.rb-footer__kolom a{padding:8px 0;font-size:15px}.rb-footer__onder{margin-top:40px;align-items:center;text-align:center;padding-top:24px}.rb-footer__onder div{justify-content:center}}@media(max-width:767px){.rb-faq__intro{text-align:center}.rb-faq__intro p{margin-left:auto;margin-right:auto;max-width:42ch}}@media(max-width:767px){.rb-products__kop{align-items:center;text-align:center}.rb-products__kop .rb-lead{margin-left:auto;margin-right:auto}}#voordelen .rb-wrap{max-width:1184px}.rb-bento{display:grid;gap:16px;grid-template-columns:1fr;margin-top:40px}@media(min-width:768px){.rb-bento{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media(min-width:1024px){.rb-bento{grid-template-columns:repeat(3,minmax(0,1fr))}}.rb-bento__kaart{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center;padding:32px 28px 28px;background:var(--rb-white);border:1px solid var(--rb-border);border-radius:var(--rb-radius-lg);box-shadow:var(--rb-shadow-sm);transition:transform .3s var(--rb-ease),box-shadow .3s var(--rb-ease),border-color .3s var(--rb-ease)}.rb-bento__kaart:hover{transform:translateY(-4px);border-color:#c9c2e8;box-shadow:0 24px 60px -24px #1a105659}@media(min-width:1024px){.rb-bento__kaart--groot{grid-column:span 2}}.rb-bento__icoon{margin-bottom:16px;width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:var(--rb-primary-soft);color:var(--rb-primary)}.rb-bento__icoon svg{width:21px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.rb-bento__kop{margin:0 0 8px;max-width:26ch;text-wrap:balance;font-size:17px;line-height:24px;letter-spacing:-.01em;font-weight:700;color:var(--rb-text)}.rb-bento__tekst{margin:0;max-width:34ch;text-wrap:pretty;font-size:14px;line-height:1.55;color:var(--rb-text-2)}.rb-bento__visual{width:100%;margin-top:auto;padding-top:24px}.rb-rang{display:flex;flex-direction:column;gap:6px}.rb-rang__rij{display:flex;align-items:center;gap:10px;padding:7px 12px;border-radius:var(--rb-radius);background:var(--rb-muted);font-size:12px;line-height:16px;color:var(--rb-text-2);text-align:left}.rb-rang__rij--top{background:var(--rb-primary);color:#fff}.rb-rang__nr{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:700;flex:none;background:#ffffff29}.rb-rang__rij:not(.rb-rang__rij--top) .rb-rang__nr{background:var(--rb-white);color:var(--rb-text-2)}.rb-rang__naam{font-weight:600;flex:1;min-width:0}.rb-rang__sterren{display:flex;gap:2px;flex:none}.rb-rang__sterren svg{width:11px;height:11px;fill:var(--rb-star)}.rb-rang__sterren svg.is-leeg{fill:#ffffff59}.rb-rang__rij:not(.rb-rang__rij--top) .rb-rang__sterren svg.is-leeg{fill:var(--rb-border)}.rb-rang__aantal{font-variant-numeric:tabular-nums;flex:none}.rb-balans{display:flex;align-items:flex-end;gap:3px;height:52px}.rb-balans span{flex:1;border-radius:2px 2px 1px 1px;background:#c7f0dc;height:var(--h, 60%)}.rb-balans span.is-boos{background:var(--rb-negative)}.rb-balans__onder{display:flex;justify-content:space-between;margin-top:6px;font-size:12px;line-height:16px;color:var(--rb-text-2)}.rb-tels{display:flex;flex-wrap:wrap;gap:6px}.rb-tels span{display:inline-flex;align-items:center;gap:5px;padding:6px 10px;border-radius:9999px;background:var(--rb-primary-soft);border:1px solid rgba(26,16,86,.12);color:var(--rb-primary);font-size:12px;line-height:16px;font-weight:600}.rb-tels svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.rb-groot-sterren{display:flex;align-items:center;justify-content:center;gap:10px;text-align:left}.rb-groot-sterren__cijfer{font-size:36px;line-height:1;font-weight:700;letter-spacing:-1.5px;color:var(--rb-text)}.rb-groot-sterren__rij{display:flex;gap:2px}.rb-groot-sterren__rij svg{width:15px;height:15px;fill:var(--rb-star)}.rb-groot-sterren__sub{font-size:12px;line-height:16px;color:var(--rb-text-2);margin-top:3px}rb-cart-drawer{display:block}.rb-cart__achtergrond{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#0f172973;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);opacity:0;transition:opacity .3s var(--rb-ease)}.rb-cart{position:fixed;top:0;right:0;bottom:0;z-index:1201;width:min(440px,100vw);background:var(--rb-white);box-shadow:-18px 0 48px #0f17292e;display:flex;flex-direction:column;transform:translate(100%);transition:transform .32s var(--rb-ease);outline:none;overscroll-behavior:contain;color:var(--rb-text)}rb-cart-drawer[data-open=true] .rb-cart__achtergrond{opacity:1}rb-cart-drawer[data-open=true] .rb-cart{transform:none}@media(prefers-reduced-motion:reduce){.rb-cart,.rb-cart__achtergrond{transition:none}}.rb-cart__inhoud{display:flex;flex-direction:column;height:100%;min-height:0}.rb-cart__kop{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 16px;border-bottom:1px solid var(--rb-border);position:relative}.rb-cart__kop:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;background:linear-gradient(to right,#4285f4 0 25%,#ea4335 25% 50%,#fbbc05 50% 75%,#34a853 75% 100%)}.rb-cart__titel{margin:0;font-size:20px;font-weight:600;display:flex;align-items:center;gap:10px}.rb-cart__teller{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 8px;border-radius:9999px;background:var(--rb-primary);color:#fff;font-size:12px;font-weight:700}.rb-cart__sluit{width:40px;height:40px;border-radius:9999px;border:1px solid var(--rb-border);background:var(--rb-white);color:var(--rb-text-3);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;transition:background .15s ease,border-color .15s ease}.rb-cart__sluit svg{width:18px;height:18px}.rb-cart__sluit:hover{background:var(--rb-accent)}.rb-cart__sluit:focus-visible{outline:2px solid var(--rb-primary);outline-offset:2px}.rb-cart__scroll{flex:1;min-height:0;overflow-y:auto;padding:8px 24px 24px}.rb-cart__verzending{margin:12px 0 4px;font-size:13px;color:var(--rb-text-3)}.rb-cart__verzending p{margin:0 0 8px}.rb-cart__balk{height:6px;border-radius:9999px;background:var(--rb-muted);overflow:hidden}.rb-cart__balk span{display:block;height:100%;background:var(--rb-primary);border-radius:9999px;transition:width .4s var(--rb-ease)}.rb-cart__regels{list-style:none;margin:0;padding:0}.rb-cart__regel{display:flex;gap:14px;padding:18px 0;border-bottom:1px solid var(--rb-border)}.rb-cart__regel:last-child{border-bottom:0}.rb-cart__foto{flex:0 0 124px;aspect-ratio:4 / 3;border-radius:12px;overflow:hidden;border:1px solid var(--rb-border);background:var(--rb-white);position:relative}.rb-cart__foto img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.rb-cart__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.rb-cart__regel-kop{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.rb-cart__naam{font-size:15px;font-weight:600;color:var(--rb-text);text-decoration:none;line-height:1.3}.rb-cart__naam:hover{color:var(--rb-primary)}.rb-cart__regel-prijs{font-size:15px;font-weight:600;white-space:nowrap;display:flex;flex-direction:column;align-items:flex-end}.rb-cart__regel-prijs s{font-size:12px;font-weight:400;color:var(--rb-text-2)}.rb-cart__meta{font-size:13px;color:var(--rb-text-2);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rb-cart__regel-voet{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}.rb-cart__aantal{display:inline-flex;align-items:center;border:1px solid var(--rb-border);border-radius:9999px;height:36px}.rb-cart__aantal button{width:34px;height:34px;border:0;background:none;cursor:pointer;font-size:18px;line-height:1;color:var(--rb-text-3);border-radius:9999px}.rb-cart__aantal button:hover{background:var(--rb-accent)}.rb-cart__aantal span{min-width:28px;text-align:center;font-size:14px;font-weight:600}.rb-cart__verwijder{border:0;background:none;padding:4px 0;cursor:pointer;font-size:13px;color:var(--rb-text-2);text-decoration:underline;text-underline-offset:3px}.rb-cart__verwijder:hover{color:var(--rb-negative)}.rb-cart__wissel{margin:16px 0 0;padding:14px;border-radius:16px;background:var(--rb-primary-soft);border:1px solid #dfe3fb;display:flex;gap:14px;align-items:flex-start}.rb-cart__wissel-foto{flex:0 0 96px;aspect-ratio:4 / 3;border-radius:10px;overflow:hidden;position:relative;background:var(--rb-white);border:1px solid #dfe3fb}.rb-cart__wissel-foto img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.rb-cart__wissel-tekst{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px;font-size:13px;color:var(--rb-text-3);line-height:1.45}.rb-cart__wissel-tekst strong{font-size:14px;color:var(--rb-text);line-height:1.3}.rb-cart__wissel .rb-btn{align-self:flex-start;margin-top:4px}.rb-cart__staffel{margin:12px 0 0;padding:12px 14px;border-radius:14px;border:1px dashed #c9cff0;background:var(--rb-white);display:flex;align-items:center;justify-content:space-between;gap:12px}.rb-cart__staffel--gehaald{border-style:solid;border-color:#bfe6d4;background:#f0faf5}.rb-cart__staffel-tekst{display:flex;flex-direction:column;gap:2px;font-size:12px;color:var(--rb-text-3);line-height:1.4}.rb-cart__staffel-tekst strong{font-size:13px;color:var(--rb-text)}.rb-cart__staffel--gehaald .rb-cart__staffel-tekst strong{color:var(--rb-positive)}.rb-cart__staffel-knop{flex-shrink:0;height:34px;padding:0 14px;border-radius:9999px;border:1px solid var(--rb-primary);background:var(--rb-white);color:var(--rb-primary);font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .15s ease,color .15s ease}.rb-cart__staffel-knop:hover{background:var(--rb-primary);color:#fff}@media(max-width:400px){.rb-cart__staffel{flex-direction:column;align-items:flex-start}}.rb-cart__upsell{margin:20px 0 0;padding:16px;border-radius:16px;background:var(--rb-muted)}.rb-cart__upsell-kop{margin:0 0 10px;font-size:14px;font-weight:700}.rb-cart__upsell ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.rb-cart__upsell-item{display:flex;align-items:center;gap:12px;padding:10px;border-radius:12px;background:var(--rb-white);border:1px solid var(--rb-border)}.rb-cart__upsell-foto{flex:0 0 84px;aspect-ratio:4 / 3;border-radius:8px;overflow:hidden;position:relative;background:var(--rb-white)}.rb-cart__upsell-foto img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.rb-cart__upsell-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.rb-cart__upsell-naam{font-size:13px;font-weight:600;color:var(--rb-text);text-decoration:none;line-height:1.3}.rb-cart__upsell-naam:hover{color:var(--rb-primary)}.rb-cart__upsell-prijs{font-size:13px;font-weight:600;display:flex;gap:6px;align-items:baseline}.rb-cart__upsell-prijs s{font-size:11px;font-weight:400;color:var(--rb-text-2)}.rb-cart__upsell-knop{display:inline-flex;align-items:center;gap:4px;height:34px;padding:0 12px 0 10px;border-radius:9999px;border:1px solid var(--rb-primary);background:var(--rb-white);color:var(--rb-primary);font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .15s ease,color .15s ease}.rb-cart__upsell-knop svg{width:14px;height:14px}.rb-cart__upsell-knop:hover{background:var(--rb-primary);color:#fff}.rb-cart__voet{padding:16px 24px 20px;border-top:1px solid var(--rb-border);background:var(--rb-white);display:flex;flex-direction:column;gap:10px}.rb-cart__rij{display:flex;justify-content:space-between;font-size:14px;color:var(--rb-text-3)}.rb-cart__rij--korting{color:var(--rb-positive)}.rb-cart__rij--totaal{font-size:16px;color:var(--rb-text)}.rb-cart__rij--totaal strong{font-size:20px;font-weight:700}.rb-cart__btw{margin:-4px 0 4px;font-size:12px;color:var(--rb-text-2)}.rb-cart__form{margin:0}.rb-cart__afrekenen{width:100%;padding:15px 24px}.rb-cart__afrekenen svg{width:18px;height:18px}.rb-cart__verder{border:0;background:none;cursor:pointer;align-self:center;padding:4px 8px;font-size:14px;font-weight:600;color:var(--rb-primary);text-decoration:underline;text-underline-offset:3px}.rb-cart__zeker{list-style:none;margin:6px 0 0;padding:12px 0 0;border-top:1px dashed var(--rb-border);display:flex;flex-direction:column;gap:6px}.rb-cart__zeker li{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--rb-text-3)}.rb-cart__zeker svg{width:14px;height:14px;color:var(--rb-positive);flex-shrink:0}.rb-cart__leeg{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:32px 24px;gap:8px}.rb-cart__leeg-icoon{width:64px;height:64px;border-radius:9999px;background:var(--rb-primary-soft);color:var(--rb-primary);display:grid;place-items:center;margin-bottom:8px}.rb-cart__leeg-icoon svg{width:30px;height:30px}.rb-cart__leeg-kop{margin:0;font-size:18px;font-weight:600}.rb-cart__leeg-tekst{margin:0;font-size:14px;color:var(--rb-text-2);max-width:300px;line-height:1.5}.rb-cart__leeg-knop{margin-top:12px}.rb-cart__bezig{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff9;display:grid;place-items:center;z-index:2}.rb-cart__bezig[hidden]{display:none}.rb-cart__bezig span{width:28px;height:28px;border-radius:9999px;border:3px solid var(--rb-border);border-top-color:var(--rb-primary);animation:rb-cart-draai .8s linear infinite}@keyframes rb-cart-draai{to{transform:rotate(360deg)}}@media(max-width:480px){.rb-cart__kop{padding:16px 18px 14px}.rb-cart__scroll{padding:4px 18px 18px}.rb-cart__voet{padding:14px 18px 18px}.rb-cart__foto{flex-basis:104px}}.rb-cart-pagina__wrap{max-width:1100px}rb-cart-drawer[data-inline] .rb-cart{position:static;transform:none;width:100%;height:auto;box-shadow:none;background:transparent;overscroll-behavior:auto}rb-cart-drawer[data-inline] .rb-cart__inhoud{height:auto;display:grid;gap:24px;grid-template-columns:minmax(0,1fr);grid-template-areas:"kop" "scroll" "voet"}@media(min-width:1024px){rb-cart-drawer[data-inline] .rb-cart__inhoud{grid-template-columns:minmax(0,1fr) 380px;grid-template-areas:"kop kop" "scroll voet";gap:24px 32px;align-items:start}}rb-cart-drawer[data-inline] .rb-cart__kop{grid-area:kop;padding:0 0 16px}rb-cart-drawer[data-inline] .rb-cart__sluit{display:none}.rb-cart__titel--pagina{font-size:32px;font-weight:600;letter-spacing:-.02em}rb-cart-drawer[data-inline] .rb-cart__scroll{grid-area:scroll;overflow:visible;padding:0 24px;background:var(--rb-white);border:1px solid var(--rb-border);border-radius:20px}rb-cart-drawer[data-inline] .rb-cart__regel{padding:22px 0}rb-cart-drawer[data-inline] .rb-cart__foto{flex-basis:150px}rb-cart-drawer[data-inline] .rb-cart__naam{font-size:17px}rb-cart-drawer[data-inline] .rb-cart__upsell,rb-cart-drawer[data-inline] .rb-cart__wissel{margin-bottom:20px}rb-cart-drawer[data-inline] .rb-cart__voet{grid-area:voet;border:1px solid var(--rb-border);border-radius:20px;padding:24px;position:sticky;top:96px}rb-cart-drawer[data-inline] .rb-cart__leeg{grid-column:1 / -1;background:var(--rb-white);border:1px solid var(--rb-border);border-radius:20px;padding:64px 24px}rb-cart-drawer[data-inline] .rb-cart__bezig{border-radius:20px}@media(max-width:640px){.rb-cart__titel--pagina{font-size:26px}rb-cart-drawer[data-inline] .rb-cart__scroll{padding:0 16px}rb-cart-drawer[data-inline] .rb-cart__foto{flex-basis:110px}rb-cart-drawer[data-inline] .rb-cart__voet{padding:18px;position:static}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/reviewsboost.css.map */
