@font-face{font-family:Outfit;font-style:normal;font-weight:200 700;font-display:swap;src:url(/assets/fonts/outfit-latin.woff2)format("woff2")}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 700;font-display:swap;src:url(/assets/fonts/jakarta-latin.woff2)format("woff2")}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--clr-primary:#1a6fff;--clr-primary-dark:#0f52d9;--clr-text:#111318;--clr-text-light:#fff;--nav-height:72px;--font:"Plus Jakarta Sans", system-ui, sans-serif;--font-title:"Outfit", system-ui, sans-serif}html{font-family:var(--font);color:var(--clr-text)}body.page-subpage{padding-top:var(--nav-height);background:#fff}body.page-light-hero .product-hero{padding-top:calc(72px + var(--nav-height))}body.page-light-hero .site-header.transparent .nav-logo-img{filter:none}body.page-light-hero .site-header.transparent .nav-links a,body.page-light-hero .site-header.transparent .nav-secondary a{color:var(--clr-text)}body.page-light-hero .site-header.transparent .nav-links a:hover,body.page-light-hero .site-header.transparent .nav-secondary a:hover{color:var(--clr-primary)}body.page-light-hero .site-header.transparent .nav-secondary li+li:before{background:#0003}body.page-light-hero .site-header.transparent .nav-burger span{background:var(--clr-text)}.site-header{z-index:100;width:100%;transition:background .3s,box-shadow .3s,backdrop-filter .3s;position:fixed;top:0;left:0}.site-header.transparent{backdrop-filter:none;box-shadow:none;background:0 0}.site-header.scrolled{-webkit-backdrop-filter:blur(14px);background:#ffffffeb;box-shadow:0 1px #00000014}.nav-container{max-width:1200px;height:var(--nav-height);align-items:center;margin:0 auto;padding:0 24px;display:flex;position:relative}.nav-logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.nav-logo-img{filter:brightness(0)invert();width:auto;height:36px;transition:filter .3s}.site-header.scrolled .nav-logo-img{filter:none}.nav-links{gap:36px;margin-left:48px;list-style:none;display:flex}.nav-links a{font-family:var(--font-title);color:#ffffffe0;white-space:nowrap;font-size:clamp(1rem,2vw,1.2rem);font-weight:400;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#fff}.site-header.scrolled .nav-links a{color:var(--clr-text)}.site-header.scrolled .nav-links a:hover{color:var(--clr-primary)}.nav-secondary{align-items:center;margin-left:auto;list-style:none;display:flex}.nav-secondary li{padding:0 22px;position:relative}.nav-secondary li+li:before{content:"";background:#fff6;width:1px;height:18px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.site-header.scrolled .nav-secondary li+li:before{background:#0003}.nav-secondary li:last-child{padding-right:0}.nav-secondary a{font-family:var(--font-title);color:#ffffffe0;white-space:nowrap;font-size:clamp(1rem,2vw,1.2rem);font-weight:400;text-decoration:none;transition:color .2s}.nav-secondary a:hover{color:#fff}.site-header.scrolled .nav-secondary a{color:var(--clr-text)}.site-header.scrolled .nav-secondary a:hover{color:var(--clr-primary)}.nav-burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;padding:4px;display:none}.nav-burger span{background:#fff;border-radius:2px;width:24px;height:2px;transition:background .3s;display:block}.site-header.scrolled .nav-burger span{background:var(--clr-text)}.btn{font-family:var(--font-title);letter-spacing:.01em;border-radius:100px;align-items:center;padding:16px 36px;font-size:1rem;font-weight:400;text-decoration:none;transition:transform .15s,background .2s,border-color .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.reviews-section{background:#fff;padding:72px 24px 44px}.reviews-inner{max-width:1400px;margin:0 auto}.reviews-title{font-family:var(--font-title);letter-spacing:-.02em;color:#1c1c1c;text-align:center;margin-bottom:36px;font-size:clamp(2rem,3.4vw,3rem);font-weight:500;line-height:1.1}.trustoo-review-widget,.trustoo-review-widget *{font-family:var(--font)!important}.trustoo-review-widget .scss-widget__headerContainer{background:#fff!important;border:none!important;border-radius:24px!important;padding:26px 0!important;box-shadow:0 10px 30px #0000000f!important}.trustoo-review-widget .scss-widget__headerContent{padding:0 32px!important}.trustoo-review-widget .scss-widget__logoCard{box-shadow:none!important;background:0 0!important;border:none!important}.trustoo-review-widget .scss-widget__bulletPoint,.trustoo-review-widget .scss-widget__readMore,.trustoo-review-widget .scss-widget__link,.trustoo-review-widget .scss-widget__additionalSourcesText{color:#4f6d87!important}.trustoo-review-widget .scss-widget__reviewButton{color:#4f6d87!important;box-shadow:none!important;border:1.5px solid #4f6d87!important;border-radius:100px!important;padding:12px 26px!important;font-weight:500!important;transition:background .2s,color .2s!important}.trustoo-review-widget .scss-widget__reviewButton:hover{color:#fff!important;background:#4f6d87!important}.info-card{-webkit-backdrop-filter:blur(16px)saturate(1.4);text-align:left;cursor:pointer;background:#ffffff8c;border:1px solid #ffffffb3;border-radius:24px;width:100%;max-width:760px;margin-top:0;padding:28px 36px;font-family:inherit;transition:background .2s,border-color .2s;display:block;box-shadow:0 10px 30px #141c2424,inset 0 1px #ffffffbf}.info-card:hover{background:#ffffffad;border-color:#ffffffd9}.mobile-menu{-webkit-backdrop-filter:blur(16px);background:#fffffff7;border-top:1px solid #0000000f;flex-direction:column;gap:0;padding:24px;display:none}.mobile-menu.open{display:flex}.mobile-links{flex-direction:column;list-style:none;display:flex}.mobile-links li a{font-family:var(--font-title);color:var(--clr-text);border-bottom:1px solid #0000000f;padding:14px 0;font-size:1.2rem;font-weight:400;text-decoration:none;transition:color .2s;display:block}.mobile-links li:last-child a{border-bottom:none}.mobile-links li a:hover{color:#4f6d87}.getknow-grid{scroll-snap-type:x proximity;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;gap:20px;padding:8px 24px;scroll-padding-left:25vw;display:flex;overflow-x:auto}.getknow-grid::-webkit-scrollbar{display:none}.getknow-card{aspect-ratio:372/680;isolation:isolate;scroll-snap-align:start;background:#1a1a1a;border-radius:28px;flex:0 0 clamp(330px,26vw,460px);width:clamp(330px,26vw,460px);transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 10px 36px #0000001a}.getknow-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px #00000026}.getknow-arrow--prev:before{margin-left:3px;transform:rotate(135deg)}.getknow-arrow--next:before{margin-right:3px;transform:rotate(-45deg)}.getknow-card-trigger{appearance:none;cursor:pointer;text-align:left;background:0 0;border:0;width:100%;height:100%;margin:0;padding:0;display:block;position:relative}.getknow-card-tag{font-family:var(--font);color:#fff;letter-spacing:0;font-size:1rem;font-weight:500;line-height:1.2}.getknow-card-name{font-family:var(--font-title);letter-spacing:-.02em;color:#fff;font-size:1.8rem;font-weight:700;line-height:1.1}.getknow-modal{z-index:100001;justify-content:center;align-items:center;padding:32px;display:none;position:fixed;inset:0}.getknow-modal.open{display:flex}.getknow-modal-dialog{background:#fff;border-radius:28px;width:100%;max-width:980px;max-height:calc(100vh - 64px);padding:48px 56px 56px;animation:.35s cubic-bezier(.22,1,.36,1) getknowPop;position:relative;overflow-y:auto}.getknow-modal-tag{font-family:var(--font);color:#1c1c1c;margin-bottom:14px;font-size:1rem;font-weight:500;display:block}.getknow-modal-title{font-family:var(--font-title);letter-spacing:-.025em;color:#1c1c1c;max-width:90%;font-size:clamp(2rem,3.6vw,3rem);font-weight:600;line-height:1.05}.getknow-modal-body{flex-direction:column;gap:14px;display:flex}@keyframes getknowFade{0%{opacity:0}to{opacity:1}}@keyframes getknowPop{0%{opacity:0;transform:scale(.96)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}body.modal-open{overflow:hidden}.product-hero{background:linear-gradient(#f5eddc 0%,#ede4d3 50%,#e0d6c1 100%);padding:72px 0 96px;overflow:hidden}body.page-airco-hero .product-hero{background:linear-gradient(#e2efeb 0%,#c9e2dc 50%,#b3d3c9 100%)}body.page-airco-hero .product-hero-sub span{color:#2f5a4c}.product-hero-inner{grid-template-columns:minmax(440px,1fr) 1fr;align-items:center;gap:72px;max-width:1400px;margin:0 auto;padding:0 48px;display:grid}.product-hero-content{flex-direction:column;display:flex}.product-hero-reviews{backdrop-filter:blur(8px);font-family:var(--font-title);color:#1c1c1c;background:#ffffffbf;border-radius:100px;align-self:flex-start;align-items:center;gap:12px;margin-bottom:36px;padding:10px 20px;font-size:.95rem;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex}.product-hero-reviews:hover{background:#fff;transform:translateY(-1px);box-shadow:0 6px 18px #00000014}.product-hero-rating strong{font-weight:600}.product-hero-stars{color:#f5b800;letter-spacing:2px;font-size:.9rem}.product-hero-review-count{color:#555}.product-hero-title{font-family:var(--font-title);letter-spacing:-.02em;color:#1c1c1c;max-width:540px;margin-bottom:20px;font-size:clamp(2.4rem,4.4vw,4.2rem);font-weight:600;line-height:1.05}.product-hero-sub{font-family:var(--font-title);color:#1c1c1c;margin-bottom:36px;font-size:1.4rem;font-weight:300;line-height:1.3}.product-hero-sub strong{font-weight:500}.product-hero-sub span{color:#4a5e4a;font-size:1.05rem}.product-hero-features{flex-direction:column;gap:14px;margin:0 0 40px;padding:0;list-style:none;display:flex}.product-hero-features li{font-family:var(--font);color:#1c1c1c;padding-left:36px;font-size:1.05rem;font-weight:400;line-height:1.45;position:relative}.product-hero-features li:before{content:"";background:#4f6d87;border-radius:50%;width:22px;height:22px;position:absolute;top:1px;left:0}.product-hero-features li:after{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:10px;height:5px;position:absolute;top:8px;left:6px;transform:rotate(-45deg)}.product-hero-cta{color:#fff;font-family:var(--font-title);cursor:pointer;background:#4f6d87;border:0;border-radius:100px;margin-top:6px;padding:16px 32px;font-size:1.05rem;font-weight:500;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 4px 20px #4f6d8759}.product-hero-cta:hover{background:#3d5570;transform:translateY(-2px);box-shadow:0 8px 28px #4f6d8773}.product-hero-cta-ghost{text-align:center;color:#1c1c1c;font-family:var(--font-title);background:0 0;border:1.5px solid #0000002e;border-radius:100px;padding:14px 28px;font-size:1rem;font-weight:400;text-decoration:none;transition:border-color .2s,background .2s}.product-hero-cta-ghost:hover{background:#ffffff73;border-color:#00000073}.product-hero-visual{justify-content:center;align-items:center;min-height:620px;display:flex;position:relative}.product-hero-blob{display:none}.product-hero-visual img{z-index:1;object-fit:contain;width:auto;max-width:100%;max-height:640px;display:block;position:relative}.problem-section{background:#fff;padding:56px 24px 96px}.problem-inner{max-width:1400px;margin:0 auto}.problem-head{text-align:center;max-width:680px;margin:0 auto 48px}.problem-title{font-family:var(--font-title);letter-spacing:-.02em;color:#1c1c1c;margin-bottom:14px;font-size:clamp(2.2rem,3.6vw,3.2rem);font-weight:500;line-height:1.1}.problem-grid{flex-direction:column;gap:14px;display:flex}.problem-card{backdrop-filter:blur(20px)saturate(1.2);border-radius:24px;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff9,0 18px 40px #141c241a}.problem-card-tab{display:none}.problem-card-body{flex-direction:column;align-items:flex-start;padding:40px 32px;display:flex}.problem-card-text{font-family:var(--font);color:#8b3a1fcc;max-width:440px;margin-top:16px;font-size:1.02rem;font-weight:400;line-height:1.6}.problem-card.problem-card--feature{background-color:#e7e0d0c7}.problem-card--feature:first-child{background-color:#ded3c5c7}.problem-card--feature:nth-child(2){background-color:#f1e7dbc7}.problem-card--feature:before{content:"";aspect-ratio:1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;display:block}.problem-card--feature:first-child:before{background-image:url(/assets/images/card_1_thuisbatterij_m_blauw.webp)}.problem-card--feature:nth-child(2):before{background-image:url(/assets/images/card_2_thuisbatterij_m_blauw.webp)}@media (width<=1024px){.problem-card--feature:first-child:before{aspect-ratio:1400/750;width:70%;margin:28px auto 4px}}.problem-card--feature .problem-card-body{text-align:left;align-items:flex-start}.problem-card-title{font-family:var(--font-title);letter-spacing:-.02em;color:#28333d;margin-bottom:16px;font-size:clamp(1.9rem,2.4vw,2.5rem);font-weight:600;line-height:1.12}.problem-card--feature .problem-card-text{color:#2f3b45;max-width:480px;margin:0}.problem-card--feature .problem-card-text+.problem-card-text{margin-top:1em}@keyframes graphDraw{0%{stroke-dashoffset:100px;opacity:1}42%{stroke-dashoffset:0;opacity:1}86%{stroke-dashoffset:0;opacity:1}96%{stroke-dashoffset:0;opacity:0}to{stroke-dashoffset:100px;opacity:0}}@keyframes graphDot{0%,40%{opacity:0;transform:scale(0)}47%{opacity:1;transform:scale(1.3)}54%,86%{opacity:1;transform:scale(1)}96%,to{opacity:0;transform:scale(0)}}@keyframes compareGrow{0%{opacity:1;transform:scaleX(0)}34%{opacity:1;transform:scaleX(1)}86%{opacity:1;transform:scaleX(1)}94%{opacity:0;transform:scaleX(1)}95%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(0)}}@media (width>=1025px){.problem-grid{flex-direction:row}.problem-card{cursor:pointer;flex:1 1 0;min-width:0;min-height:540px;transition:flex-grow .55s cubic-bezier(.4,0,.2,1)}.problem-card:first-child{flex-grow:5}.problem-grid:hover .problem-card{flex-grow:1}.problem-grid:hover .problem-card:hover{flex-grow:5}.problem-card-tab{writing-mode:vertical-rl;font-family:var(--font-title);letter-spacing:.01em;color:#28333d;white-space:nowrap;justify-content:center;align-items:center;font-size:1.35rem;font-weight:500;transition:opacity .3s;display:flex;position:absolute;inset:0;transform:rotate(180deg)}.problem-card-body{text-align:center;opacity:0;justify-content:center;align-items:center;min-width:540px;padding:48px;transition:opacity .35s;position:absolute;inset:0}.problem-card-text{margin-left:auto;margin-right:auto}.problem-card:first-child .problem-card-tab{opacity:0}.problem-card:first-child .problem-card-body{opacity:1;transition-delay:.15s}.problem-grid:hover .problem-card-tab{opacity:1}.problem-grid:hover .problem-card-body{opacity:0;transition-delay:0s}.problem-grid:hover .problem-card:hover .problem-card-tab{opacity:0}.problem-grid:hover .problem-card:hover .problem-card-body{opacity:1;transition-delay:.18s}.problem-card--feature:before{aspect-ratio:auto;z-index:0;opacity:0;background-position:50%;width:auto;transition:opacity .35s;position:absolute;inset:0}.problem-card--feature:first-child:before{background-image:url(/assets/images/card_1_thuisbatterij_blauw.webp)}.problem-card--feature:nth-child(2):before{background-image:url(/assets/images/card_2_thuisbatterij_blauw.webp)}.problem-card--feature:first-child:before{opacity:1}.problem-grid:hover .problem-card--feature:before{opacity:0}.problem-grid:hover .problem-card--feature:hover:before{opacity:1}.problem-card-tab,.problem-card-body{z-index:1}.problem-card--feature .problem-card-body{justify-content:flex-start;padding:54px 58px}}body.page-airco-hero .problem-card--feature:first-child{background-color:#b3d3c9d1}body.page-airco-hero .problem-card--feature:nth-child(2){background-color:#d4e9e0d1}body.page-airco-hero .problem-card--feature:nth-child(3){background-color:#ecf6f2db}body.page-airco-hero .problem-card--feature:before{display:none}.problem-card-art{pointer-events:none;-webkit-user-drag:none;display:block}@media (width<=1024px){.problem-card-art{object-fit:contain;width:auto;max-width:60%;max-height:280px;margin:32px auto 0}}@media (width>=1025px){body.page-airco-hero .problem-card-art{object-fit:contain;z-index:0;opacity:0;width:auto;height:78%;transition:opacity .35s;position:absolute;top:50%;right:6%;transform:translateY(-50%)}body.page-airco-hero .problem-card:first-child .problem-card-art{opacity:1}body.page-airco-hero .problem-grid:hover .problem-card-art{opacity:0}body.page-airco-hero .problem-grid:hover .problem-card:hover .problem-card-art{opacity:1;transition-delay:.18s}body.page-airco-hero .problem-card--feature .problem-card-body{justify-content:center}body.page-airco-hero .problem-card--feature:has(.problem-card-art) .problem-card-body{text-align:left;justify-content:center;align-items:flex-start;padding-right:36%}body.page-airco-hero .problem-card--feature:has(.problem-card-art) .problem-card-text{margin-left:0;margin-right:0}}.js .reveal-up{opacity:0}.js .reveal-up.in-view{animation-name:revealUp;animation-duration:.7s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:both}.js .problem-card.reveal-up:nth-child(2).in-view{animation-delay:.12s}.js .problem-card.reveal-up:nth-child(3).in-view{animation-delay:.24s}@keyframes revealUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.problem-card{transition:none}}.battery-item{text-align:left;cursor:pointer;background:#f4f3ef;border:none;border-radius:16px;width:100%;margin:0;padding:14px 16px;font-family:inherit;transition:background .2s;display:block}.battery-item:hover{background:#eeede8}.battery-item[aria-expanded=true]{background:#efeee9}.lineup-section{background:#fff;padding:56px 24px 100px}.lineup-inner{max-width:1500px;margin:0 auto}.lineup-head{text-align:center;max-width:760px;margin:0 auto 48px}.lineup-title{font-family:var(--font-title);letter-spacing:-.02em;color:#1c1c1c;margin:0;font-size:clamp(2.2rem,3.6vw,3.2rem);font-weight:500;line-height:1.1}.lineup-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.lineup-card{background:#fff;border-radius:26px;flex-direction:column;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 14px 32px #141c2412}.lineup-card:hover{transform:translateY(-4px);box-shadow:0 22px 44px #141c241f}.lineup-card-visual{aspect-ratio:1;backdrop-filter:blur(20px)saturate(1.2);background:linear-gradient(#e2efebd9 0%,#c9e2dcd9 60%,#b3d3c9d9 100%);border:1px solid #fff9;border-radius:18px;justify-content:center;align-items:center;margin:14px 14px 0;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffd9,inset 0 -1px #78918214}.lineup-card-img{z-index:1;position:relative}.lineup-card-badge{z-index:5;color:#1c1c1c;font-family:var(--font-title);letter-spacing:.01em;z-index:5;background:#a8c9bc;border-radius:100px;padding:6px 14px;font-size:.78rem;font-weight:500;position:absolute;top:14px;left:14px;box-shadow:0 2px 8px #141c241a}.lineup-card-img{justify-content:center;align-items:center;width:100%;height:100%;padding:32px;display:flex}.lineup-card-img img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.lineup-card-body{flex-direction:column;flex:1;justify-content:space-between;gap:18px;padding:20px 22px 22px;display:flex}.lineup-card-title{font-family:var(--font-title);letter-spacing:-.01em;color:#1c1c1c;margin:0;font-size:1.3rem;font-weight:600;line-height:1.2}.lineup-card-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.lineup-card-price{font-family:var(--font-title);color:#1c1c1c;margin:0;font-size:1.05rem;font-weight:600;line-height:1.2}.lineup-card-price span{font-family:var(--font);color:#8a949e;margin-top:3px;font-size:.78em;font-weight:400;display:block}.lineup-card-cta{color:#fff;font-family:var(--font-title);white-space:nowrap;background:#4f6d87;border-radius:100px;align-items:center;gap:7px;padding:10px 18px;font-size:.86rem;font-weight:500;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 14px #4f6d8740}.lineup-card-cta:hover{background:#3d5570;transform:translateY(-2px);box-shadow:0 8px 22px #4f6d8766}.lineup-card-cta svg{width:13px;height:13px}@media (width<=1023px){.lineup-grid{grid-template-columns:repeat(2,1fr);gap:18px}}@media (width<=560px){.lineup-section{padding:32px 16px 80px}.lineup-head{margin-bottom:32px}.lineup-grid{grid-template-columns:1fr;gap:20px}.lineup-card-visual{padding:28px}.lineup-card-title{margin-top:18px;font-size:1.15rem}}.backup-card{--pos:50%;backdrop-filter:blur(20px)saturate(1.2);background:#e7e4dec7;border-radius:28px;max-width:1500px;margin:0 auto;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff9,0 18px 40px #141c241a}.backup-compare{aspect-ratio:2688/1520;-webkit-user-select:none;user-select:none;touch-action:pan-y;cursor:ew-resize;width:100%;position:relative;overflow:hidden}.backup-handle{top:50%;left:var(--pos);color:#2e4a60;cursor:ew-resize;z-index:4;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;padding:0;transition:transform .15s,box-shadow .2s;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 6px 18px #141c242e,0 2px 4px #141c241a}.backup-handle:hover{box-shadow:0 8px 22px #141c243d,0 2px 4px #141c241f}.backup-handle:active,.backup-dragging .backup-handle{transform:translate(-50%,-50%)scale(.96)}.backup-handle:focus-visible{outline-offset:3px;outline:3px solid #2e4a60}.backup-dragging,.backup-dragging *{cursor:ew-resize!important}@media (width<=899px){.backup-handle{width:48px;height:48px}}@media (width<=559px){.backup-card{border-radius:22px}.backup-handle{width:42px;height:42px}}@media (prefers-reduced-motion:reduce){.backup-handle{transition:none}}.check-section{background:#fff;padding:24px 24px 100px}.check-card{border-radius:28px;max-width:1500px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 18px 40px #141c241a}.check-card picture{display:contents}.check-photo{pointer-events:none;-webkit-user-drag:none;width:100%;height:auto;display:block}.check-panel{backdrop-filter:blur(20px)saturate(1.2);background:#f4ece3c7;border-radius:24px;width:40%;max-width:520px;padding:32px 32px 34px;position:absolute;top:50%;right:5%;transform:translateY(-50%);box-shadow:inset 0 1px #fff9,0 18px 40px #141c242e}.check-title{font-family:var(--font-title);letter-spacing:-.02em;color:#1c1c1c;margin-bottom:14px;font-size:clamp(1.6rem,2.4vw,2.1rem);font-weight:600;line-height:1.15}.check-cta{color:#fff;font-family:var(--font-title);background:#4f6d87;border-radius:100px;align-items:center;gap:10px;padding:14px 26px;font-size:1rem;font-weight:500;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 20px #4f6d8759}.check-cta:hover{background:#3d5570;transform:translateY(-2px);box-shadow:0 8px 28px #4f6d8773}.check-cta svg{width:18px;height:18px}@media (width<=1024px){.check-panel{border-radius:20px;width:46%;padding:24px 22px 26px}.check-title{margin-bottom:10px;font-size:clamp(1.25rem,2.6vw,1.6rem)}.check-cta{padding:12px 22px;font-size:.95rem}}@media (width<=900px){.check-section{padding:8px 16px 80px}.check-card{aspect-ratio:4/5;border-radius:22px}.check-photo{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.check-panel{border-radius:18px;width:auto;max-width:none;margin:0;padding:22px 22px 24px;inset:auto 18px 18px;transform:none}.check-title{font-size:1.5rem}.check-title-break{display:none}}.site-footer{color:#ffffffd1;background:#4f6d87;padding:88px 0 36px}.site-footer-inner{max-width:1400px;margin:0 auto;padding:0 48px}.site-footer-top{border-bottom:1px solid #ffffff1a;grid-template-columns:1.3fr 2fr;gap:72px;padding-bottom:64px;display:grid}.site-footer-brand{flex-direction:column;gap:20px;display:flex}.site-footer-logo{align-items:center;display:inline-flex}.site-footer-logo img{filter:brightness(0)invert();width:auto;height:36px}.site-footer-tagline{font-family:var(--font);color:#ffffffeb;max-width:360px;font-size:1rem;font-weight:300;line-height:1.6}.site-footer-social{gap:12px;margin-top:4px;list-style:none;display:flex}.site-footer-social a{color:#ffffffc7;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:background .2s,color .2s,transform .15s;display:flex}.site-footer-social a:hover{color:#fff;background:#ffffff29;transform:translateY(-2px)}.site-footer-cols{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.site-footer-heading{font-family:var(--font-title);letter-spacing:0;color:#fff;margin-bottom:22px;font-size:1.05rem;font-weight:500}.site-footer-col ul{flex-direction:column;gap:12px;list-style:none;display:flex}.site-footer-col a{font-family:var(--font);color:#ffffffeb;font-size:1rem;font-weight:300;text-decoration:none;transition:color .2s}.site-footer-col a:hover{color:#fff}.site-footer-address{font-family:var(--font);color:#ffffffeb;font-size:1rem;font-weight:300;line-height:1.5}.site-footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding-top:32px;display:flex}.site-footer-legal-info{font-family:var(--font);color:#ffffffeb;font-size:.88rem;font-weight:300}.site-footer-legal-links{gap:28px;list-style:none;display:flex}.site-footer-legal-links a{font-family:var(--font);color:#ffffffeb;font-size:.88rem;font-weight:300;text-decoration:none;transition:color .2s}.site-footer-legal-links a:hover{color:#fff}@media (width<=1024px){.nav-links{gap:20px}.nav-links a{font-size:.95rem}.nav-secondary{gap:18px}.nav-secondary a{font-size:.95rem}.info-card{-webkit-backdrop-filter:blur(16px)saturate(1.4);background:#ffffff8c;border-color:#ffffffb3;border-radius:16px;margin-top:0;padding:16px 20px;box-shadow:0 8px 24px #141c241f,inset 0 1px #ffffffbf}.info-card:hover{background:#ffffffad;border-color:#ffffffd9}.getknow-grid{gap:16px;padding-left:24px;padding-right:24px;scroll-padding-left:24px}.getknow-card{aspect-ratio:372/680;border-radius:24px;flex:0 0 clamp(280px,36vw,380px);width:clamp(280px,36vw,380px)}.getknow-card-tag{font-size:.9rem}.getknow-card-name{font-size:1.4rem}.getknow-modal-dialog{max-width:760px;padding:40px 36px 44px}.product-hero{padding:56px 0 72px}.product-hero-inner{grid-template-columns:1.2fr 1fr;gap:40px;padding:0 32px}.product-hero-title{font-size:clamp(2rem,3.6vw,3rem)}.product-hero-sub{margin-bottom:28px;font-size:1.2rem}.product-hero-features{margin-bottom:32px}.product-hero-visual{min-height:480px}.product-hero-visual img{max-height:500px}.problem-section{padding:48px 24px 80px}.problem-grid{max-width:560px;margin-left:auto;margin-right:auto}.problem-card--feature:first-child:before{aspect-ratio:1255/1601}.site-footer{padding:72px 0 32px}.site-footer-inner{padding:0 32px}.site-footer-top{grid-template-columns:1fr;gap:48px;padding-bottom:48px}.site-footer-cols{grid-template-columns:repeat(3,1fr);gap:24px}}@media (width<=767px){:root{--nav-height:64px}.nav-links,.nav-secondary{display:none}.nav-burger{display:flex}.nav-logo-img{height:28px}.btn{justify-content:center;width:100%;padding:15px 24px}.info-card{-webkit-backdrop-filter:none;background:#fff9;border-color:#ffffff80;border-radius:16px;padding:16px 20px;box-shadow:0 6px 18px #0000001f}.info-card:hover{background:#ffffffb8;border-color:#ffffffb3}.getknow-grid{gap:12px;padding-left:16px;padding-right:16px;scroll-padding-left:16px}.getknow-card{aspect-ratio:372/680;border-radius:20px;flex:0 0 78vw;width:78vw;max-width:320px}.getknow-card-tag{font-size:.85rem}.getknow-card-name{font-size:1.25rem}.getknow-modal{padding:0}.getknow-modal-dialog{border-radius:0;height:100%;max-height:100vh;padding:32px 22px 36px}.getknow-modal-title{max-width:100%;font-size:clamp(1.6rem,6vw,2.2rem)}.product-hero{padding:36px 0 56px}.product-hero-inner{grid-template-columns:1fr;gap:32px;padding:0 20px}.product-hero-visual{order:2;min-height:380px}.product-hero-visual img{max-height:400px}.product-hero-title{max-width:100%;font-size:clamp(1.9rem,7vw,2.6rem)}.product-hero-sub{margin-bottom:24px;font-size:1.1rem}.product-hero-features li{padding-left:32px;font-size:1rem}.product-hero-features li:before{width:20px;height:20px}.product-hero-features li:after{top:7px;left:5px}.product-hero-cta{padding:15px 26px;font-size:1rem}.product-hero-blob{width:90%}.product-hero-reviews{gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.85rem}.problem-section{padding:40px 20px 72px}.problem-head{margin-bottom:28px}.problem-card{border-radius:20px}.problem-card-body{padding:32px 24px}.problem-card-title{font-size:1.6rem}.problem-card-text{font-size:1rem}.site-footer{padding:60px 0 28px}.site-footer-inner{padding:0 20px}.site-footer-top{gap:36px;padding-bottom:36px}.site-footer-cols{grid-template-columns:1fr;gap:32px}.site-footer-heading{margin-bottom:16px}.site-footer-bottom{flex-direction:column;align-items:flex-start;gap:14px;padding-top:24px}.site-footer-legal-links{flex-wrap:wrap;gap:16px 20px}.site-footer-tagline{max-width:100%}}.faq-section{background:#fff;padding:120px 0 100px}.faq-inner{max-width:1080px;margin:0 auto;padding:0 24px}.faq-head{text-align:center;max-width:680px;margin:0 auto 48px}.faq-eyebrow{font-family:var(--font-title);letter-spacing:.14em;text-transform:uppercase;color:#4f6d87;margin:0 0 14px;font-size:.82rem;font-weight:600}.faq-title{font-family:var(--font-title);letter-spacing:-.01em;color:var(--clr-text);margin:0 0 16px;font-size:clamp(1.85rem,3.4vw,2.7rem);font-weight:700;line-height:1.15}.faq-sub{font-family:var(--font);color:#5b6573;margin:0;font-size:1.08rem;line-height:1.55}.faq-filters{flex-wrap:wrap;justify-content:center;gap:10px;margin:0 0 40px;display:flex}.faq-filter{font-family:var(--font-title);color:#4b5562;cursor:pointer;background:#f7f8fa;border:1.5px solid #0000;border-radius:100px;padding:10px 20px;font-size:.94rem;font-weight:500;transition:background .2s,color .2s,border-color .2s,transform .15s}.faq-filter:hover{color:#4f6d87;background:#fff;border-color:#4f6d8740}.faq-filter.is-active{color:#fff;background:#4f6d87;border-color:#4f6d87;box-shadow:0 6px 18px #4f6d8740}.faq-list{border-top:1px solid #141c2414}.faq-item{border-bottom:1px solid #141c2414;transition:opacity .25s,transform .25s,max-height .3s}.faq-item[hidden]{display:none!important}.faq-q{cursor:pointer;font-family:var(--font-title);color:var(--clr-text);justify-content:space-between;align-items:center;gap:24px;padding:22px 4px;font-size:clamp(1.05rem,1.6vw,1.18rem);font-weight:600;line-height:1.4;list-style:none;transition:color .15s;display:flex}.faq-q::-webkit-details-marker{display:none}.faq-q::marker{content:"";display:none}.faq-q:hover{color:#4f6d87}.faq-q:focus-visible{outline-offset:4px;border-radius:6px;outline:2px solid #4f6d8766}.faq-toggle{background:#f7f8fa;border-radius:50%;flex-shrink:0;width:32px;height:32px;transition:background .2s,transform .25s;position:relative}.faq-toggle:before,.faq-toggle:after{content:"";background:#4f6d87;border-radius:2px;width:12px;height:1.8px;transition:transform .25s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-toggle:after{transform:translate(-50%,-50%)rotate(90deg)}.faq-item[open] .faq-toggle{background:#4f6d87}.faq-item[open] .faq-toggle:before,.faq-item[open] .faq-toggle:after{background:#fff}.faq-item[open] .faq-toggle:after{transform:translate(-50%,-50%)rotate(0)}.faq-item[open] .faq-q{color:#4f6d87}.faq-a{padding:0 56px 26px 4px;animation:.3s both faq-fade}.faq-a p{font-family:var(--font);color:#4b5562;margin:0 0 12px;font-size:1rem;line-height:1.65}.faq-a p:last-child{margin-bottom:0}.faq-a p strong{color:var(--clr-text);font-weight:600}.faq-a a{color:#4f6d87;text-underline-offset:3px;text-decoration:underline}.faq-a a:hover{color:#3d5570}@keyframes faq-fade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.faq-footer{background:linear-gradient(135deg,#f7f8fa 0%,#eef2f6 100%);border-radius:22px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-top:56px;padding:36px 40px;display:flex}.faq-footer-text{font-family:var(--font-title);color:var(--clr-text);margin:0;font-size:1.15rem;font-weight:600}.faq-footer-actions{flex-wrap:wrap;gap:12px;display:flex}.faq-footer-cta{font-family:var(--font-title);color:#fff;background:#4f6d87;border-radius:100px;align-items:center;padding:13px 26px;font-size:.98rem;font-weight:500;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 16px #4f6d8747}.faq-footer-cta:hover{background:#3d5570;transform:translateY(-2px);box-shadow:0 8px 24px #4f6d8766}.faq-footer-cta--ghost{color:#4f6d87;box-shadow:none;background:0 0;border:1.5px solid #4f6d8740}.faq-footer-cta--ghost:hover{background:#4f6d870f;border-color:#4f6d8780;transform:translateY(-2px)}@media (width<=760px){.faq-section{padding:80px 0 70px}.faq-head{margin-bottom:36px}.faq-filters{gap:8px;margin-bottom:32px}.faq-filter{padding:9px 16px;font-size:.88rem}.faq-q{gap:16px;padding:18px 2px}.faq-a{padding:0 38px 22px 2px}.faq-toggle{width:28px;height:28px}.faq-footer{text-align:center;flex-direction:column;align-items:stretch;padding:28px 24px}.faq-footer-actions{justify-content:center}}@keyframes tool-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.lp-section{padding:84px 24px 92px}.lp-section--why{background:linear-gradient(#f3f8f6 0%,#eaf2f0 100%)}.lp-section--process{background:linear-gradient(#eef5f1 0%,#e3eeea 100%)}.lp-inner{max-width:1180px;margin:0 auto}.lp-head{text-align:center;max-width:760px;margin:0 auto 48px}.lp-eyebrow{font-family:var(--font-title);letter-spacing:.14em;text-transform:uppercase;color:#4f6d87;background:#4f6d871a;border-radius:100px;margin-bottom:18px;padding:7px 16px;font-size:.78rem;font-weight:600;display:inline-block}.lp-title{font-family:var(--font-title);letter-spacing:-.02em;color:#1c2530;margin:0 0 16px;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:600;line-height:1.12}.lp-lead{color:#51606e;margin:0;font-size:1.06rem;line-height:1.6}.lp-why-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.lp-why-card{background:#fff;border:1px solid #141c240a;border-radius:24px;padding:34px 30px 32px;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s;box-shadow:0 14px 32px #141c2412}.lp-why-card:hover{transform:translateY(-6px);box-shadow:0 22px 46px #141c241f}.lp-why-icon{border-radius:16px;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:20px;display:inline-flex}.lp-why-icon svg{width:28px;height:28px}.lp-why-icon--blue{color:#4f6d87;background:#4f6d871f}.lp-why-icon--green{color:#3f8a5b;background:#78b2782e}.lp-why-icon--sand{color:#b07d3e;background:#cea87833}.lp-why-card h3{font-family:var(--font-title);color:#1c2530;margin:0 0 10px;font-size:1.18rem;font-weight:600;line-height:1.25}.lp-why-card p{color:#51606e;margin:0;font-size:.97rem;line-height:1.6}.lp-why-card a{color:#4f6d87;text-underline-offset:3px;text-decoration:underline}.lp-why-card a:hover{color:#3d5570}.lp-steps{grid-template-columns:repeat(4,1fr);gap:22px;margin:0 0 28px;padding:0;list-style:none;display:grid}.lp-step{background:#fff;border:1px solid #141c240a;border-radius:22px;padding:30px 26px 28px;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s;position:relative;box-shadow:0 14px 32px #141c2412}.lp-step:hover{transform:translateY(-6px);box-shadow:0 22px 46px #141c241f}.lp-step-num{color:#fff;width:46px;height:46px;font-family:var(--font-title);background:linear-gradient(135deg,#5a7997 0%,#415f79 100%);border-radius:50%;justify-content:center;align-items:center;margin-bottom:18px;font-size:1.05rem;font-weight:600;display:inline-flex;box-shadow:0 6px 16px #4f6d8752}.lp-step h3{font-family:var(--font-title);color:#1c2530;margin:0 0 9px;font-size:1.08rem;font-weight:600;line-height:1.3}.lp-step p{color:#51606e;margin:0;font-size:.95rem;line-height:1.58}.lp-step a{color:#4f6d87;text-underline-offset:3px;text-decoration:underline}.lp-step a:hover{color:#3d5570}.lp-price{background:linear-gradient(135deg,#5a7997 0%,#4f6d87 50%,#415f79 100%);border-radius:26px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:28px;margin-bottom:26px;padding:38px 40px;display:flex;box-shadow:0 18px 40px #415f794d}.lp-price-text{flex:420px}.lp-price-title{font-family:var(--font-title);color:#fff;letter-spacing:-.01em;margin:0 0 10px;font-size:clamp(1.3rem,2.2vw,1.7rem);font-weight:600}.lp-price-text p{color:#ffffffeb;margin:0;font-size:1rem;line-height:1.6}.lp-price-text strong{color:#fff;font-weight:600}.lp-price-cta{color:#38536b;font-family:var(--font-title);background:#fff;border-radius:100px;flex:none;align-items:center;gap:10px;padding:15px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 22px #141c242e}.lp-price-cta svg{width:20px;height:20px}.lp-price-cta:hover{transform:translateY(-2px);box-shadow:0 12px 28px #141c2442}.lp-area{background:#fff;border:1px solid #141c240a;border-radius:26px;padding:36px 38px 34px;box-shadow:0 14px 32px #141c2412}.lp-area-head{align-items:center;gap:14px;margin-bottom:8px;display:flex}.lp-area-pin{color:#3f8a5b;background:#78b2782e;border-radius:14px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.lp-area-pin svg{width:24px;height:24px}.lp-area-head h3{font-family:var(--font-title);color:#1c2530;margin:0;font-size:1.25rem;font-weight:600}.lp-area-text{color:#51606e;margin:0 0 18px;font-size:.98rem;line-height:1.6}.lp-area-label{font-family:var(--font-title);letter-spacing:.08em;text-transform:uppercase;color:#7c8995;margin:0 0 10px;font-size:.78rem;font-weight:600}.lp-chips{flex-wrap:wrap;gap:10px;margin:0 0 22px;padding:0;list-style:none;display:flex}.lp-chips:last-of-type{margin-bottom:18px}.lp-chip{color:#38536b;background:#4f6d871a;border-radius:100px;padding:9px 16px;font-size:.92rem;font-weight:500}.lp-chip--ghost{color:#51606e;background:#fff;border:1px solid #4f6d8738}@media (width<=980px){.lp-why-grid,.lp-steps{grid-template-columns:repeat(2,1fr)}}@media (width<=767px){.lp-section{padding:60px 18px 64px}.lp-head{text-align:left;margin-bottom:36px}.lp-why-grid,.lp-steps{grid-template-columns:1fr;gap:16px}.lp-why-card{padding:28px 24px}.lp-price{padding:30px 26px}.lp-price-cta{justify-content:center;width:100%}.lp-area{padding:30px 24px}}.lp-blog-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.lp-blog-card{background:#fff;border:1px solid #141c240a;border-radius:22px;flex-direction:column;text-decoration:none;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s;display:flex;overflow:hidden;box-shadow:0 14px 32px #141c2412}.lp-blog-card:hover{transform:translateY(-6px);box-shadow:0 22px 46px #141c241f}.lp-blog-thumb{aspect-ratio:16/10;background:#eef3f3;position:relative;overflow:hidden}.lp-blog-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,1,.36,1);display:block}.lp-blog-card:hover .lp-blog-thumb img{transform:scale(1.05)}.lp-blog-body{flex-direction:column;flex:1;padding:22px 24px 24px;display:flex}.lp-blog-tag{font-family:var(--font-title);letter-spacing:.1em;text-transform:uppercase;color:#4f6d87;margin:0 0 8px;font-size:.74rem;font-weight:600}.lp-blog-title{font-family:var(--font-title);color:#1c2530;margin:0 0 14px;font-size:1.1rem;font-weight:600;line-height:1.3}.lp-blog-more{font-family:var(--font-title);color:#4f6d87;align-items:center;gap:8px;margin-top:auto;font-size:.92rem;font-weight:600;display:inline-flex}.lp-blog-more svg{width:18px;height:18px;transition:transform .2s}.lp-blog-card:hover .lp-blog-more svg{transform:translate(4px)}@media (width<=767px){.lp-blog-grid{grid-template-columns:1fr;gap:16px}}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.lp-prices{background:#f8f9fb;padding:64px 24px}.prices-wrap{margin:32px 0 0;overflow-x:auto}.prices-table{border-collapse:collapse;width:100%;min-width:320px;font-size:.95rem}.prices-table th{color:#fff;text-align:left;letter-spacing:.02em;background:#4f6d87;padding:12px 16px;font-size:.88rem;font-weight:600}.prices-table td{color:#2d3748;border-bottom:1px solid #e8edf2;padding:13px 16px}.prices-table tbody tr:last-child td{border-bottom:none}.prices-table tbody tr:nth-child(2n) td{background:#f0f4f8}.prices-td--highlight{color:#4f6d87;white-space:nowrap;font-weight:700}.prices-note{color:#6b7280;margin:14px 0 0;font-size:.83rem;line-height:1.5}.prices-note a{color:#4f6d87;text-decoration:underline}.prices-cta-btn{color:#fff;background:#4f6d87;border-radius:8px;align-items:center;gap:8px;margin-top:28px;padding:14px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:background .18s,transform .15s;display:inline-flex}.prices-cta-btn:hover{background:#3a5168;transform:translateY(-1px)}.prices-cta-btn svg{flex-shrink:0;width:18px;height:18px}.lp-meer-lezen{background:#fff;border-top:1px solid #e8edf2;border-bottom:1px solid #e8edf2;padding:36px 24px}.lp-meer-lezen-kop{letter-spacing:.08em;text-transform:uppercase;color:#4f6d87;margin:0 0 14px;font-size:.8rem;font-weight:700}.lp-meer-lezen-list{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:8px 24px;margin:0;padding:0;list-style:none;display:grid}.lp-meer-lezen-list li:before{content:"→ ";color:#c3e0c0;font-weight:700}.lp-meer-lezen-list a{color:#2d3748;font-size:.92rem;line-height:1.4;text-decoration:none}.lp-meer-lezen-list a:hover{color:#4f6d87;text-decoration:underline}.lp-cta-duo{background:linear-gradient(135deg,#1e3447 0%,#2d4a64 100%);padding:72px 24px}.lp-cta-duo-title{color:#fff;text-align:center;margin:0 0 10px;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;line-height:1.2}.lp-cta-duo-sub{text-align:center;color:#ffffffb8;margin:0 0 48px;font-size:1.05rem}.lp-cta-duo-grid{grid-template-columns:1fr 1fr;gap:24px;max-width:800px;margin:0 auto;display:grid}.lp-cta-duo-card{background:#ffffff0f;border:1px solid #ffffff24;border-radius:16px;flex-direction:column;gap:10px;padding:32px 28px;display:flex}.lp-cta-duo-eyebrow{letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700}.lp-cta-duo-card--blue .lp-cta-duo-eyebrow{color:#93bcd9}.lp-cta-duo-card--green .lp-cta-duo-eyebrow{color:#c3e0c0}.lp-cta-duo-name{color:#fff;margin:0;font-size:1.35rem;font-weight:700;line-height:1.2}.lp-cta-duo-desc{color:#ffffffb3;flex:1;margin:0;font-size:.9rem;line-height:1.55}.lp-cta-duo-btn{border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-top:6px;padding:13px 22px;font-size:.95rem;font-weight:600;text-decoration:none;transition:opacity .15s,transform .15s;display:inline-flex}.lp-cta-duo-btn:hover{opacity:.88;transform:translateY(-1px)}.lp-cta-duo-btn svg{flex-shrink:0;width:16px;height:16px}.lp-cta-duo-btn--blue{color:#fff;background:#4f6d87}.lp-cta-duo-btn--green{color:#1e3447;background:#c3e0c0}.lp-cta-duo-phone{text-align:center;color:#ffffffd9;letter-spacing:.01em;margin-top:10px;font-size:1.05rem;font-weight:600;text-decoration:none;display:block}.lp-cta-duo-phone:hover{color:#fff}@media (width<=640px){.lp-cta-duo-grid{grid-template-columns:1fr}.lp-cta-duo{padding:52px 18px}.lp-prices{padding:48px 18px}.lp-meer-lezen{padding:28px 18px}.lp-meer-lezen-list{grid-template-columns:1fr}}:root{--cookie-height:0px;--clr-muted:#52606e}body{padding-bottom:var(--cookie-height)}html{scroll-padding-top:88px}[id]{scroll-margin-top:88px}[hidden]{display:none!important}.skip-link{z-index:100000;color:#fff;background:#23435f;border-radius:8px;padding:12px 18px;position:fixed;top:8px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.nav-burger{justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:8px}.nav-burger span{flex:0 0 2px;width:24px}.mobile-menu{max-height:calc(100dvh - 72px - var(--cookie-height));overflow-y:auto}.lineup-card-price>span{color:#52606e}.field-error{color:#9f2632;margin-top:6px;font-size:.875rem;line-height:1.45;display:block}[aria-invalid=true]{border-color:#9f2632!important}.hero-conversion{max-width:540px;margin-top:24px}.hero-conversion>.product-hero-cta{text-align:center;text-decoration:none;display:block}.hero-conversion-note{color:#354d5a;margin:10px 0;font-size:.875rem;line-height:1.5}.hero-conversion>.product-hero-cta-ghost{border:none;margin-top:4px;padding:10px 0;display:inline-block}.hero-conversion-note a{color:#254f72;text-underline-offset:3px}.lineup-grid{align-items:stretch}.lineup-card-body{flex-direction:column;display:flex}.lineup-card-footer{margin-top:auto}.reviews-links{flex-wrap:wrap;justify-content:center;gap:16px;margin:20px 0 0;display:flex}.reviews-links a{color:#294e6f;text-underline-offset:4px;align-items:center;min-height:44px;display:inline-flex}.getknow-card-trigger{text-decoration:none}@media (width<=767px){.page-light-hero .product-hero{padding-top:92px;padding-bottom:32px}.product-hero-inner{gap:24px}.product-hero-reviews{flex-wrap:wrap;margin-bottom:18px}.product-hero-title{margin-bottom:16px}.product-hero-sub{margin-bottom:18px}.product-hero-features{gap:9px;margin:18px 0 0}.hero-conversion{margin-top:18px}.hero-conversion-note{font-size:.85rem}.product-hero-visual{max-height:290px}.product-hero-visual img{width:auto;max-height:290px}.reviews-section{padding:36px 20px}.reviews-title{margin-bottom:20px}.lineup-card-visual{max-height:240px}.lineup-card-img{height:190px}.getknow-card{flex-basis:min(82vw,320px)}.getknow-card-trigger{min-height:360px}.site-footer a{padding-top:6px;padding-bottom:6px;display:inline-block}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.js .reveal-up{opacity:1;transform:none}}.trustoo-review-widget{min-height:440px}.trustoo-review-widget:empty:before{content:"Ervaringen van klanten worden geladen. U kunt de reviews ook rechtstreeks via Google lezen.";text-align:center;color:#445665;padding:24px;display:block}@media (width<=767px){.product-hero-content{flex-direction:column;display:flex}.product-hero-content .hero-conversion{order:1}.product-hero-content .product-hero-features{order:2}}.lp-eyebrow{color:#36536c}