@font-face{font-family:'DM Sans';font-style:normal;font-weight:100 1000;font-display:swap;src:url(/wp-content/themes/p1meter-theme/assets/fonts/DMSans-Variable.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'DM Sans';font-style:italic;font-weight:100 1000;font-display:swap;src:url(/wp-content/themes/p1meter-theme/assets/fonts/DMSans-Italic-Variable.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary:#f57e14;--color-primary-dark:#e06d0a;--color-green:#81CC2A;--color-green-dark:#6db522;--color-heading:#1a0532;--color-text:#3a3330;--color-text-light:#7a7370;--color-bg:#faf7f2;--color-bg-card:#ffffff;--color-bg-white:#ffffff;--color-border:#e8e2da;--font-heading:'DM Sans', sans-serif;--font-body:'DM Sans', sans-serif;--container-width:1200px;--radius-full:9999px;--radius-md:12px;--radius-sm:8px;--shadow-sm:0 1px 3px rgba(0, 0, 0, 0.06);--shadow-m:0 4px 12px rgba(0, 0, 0, 0.08);--shadow-l:0 8px 24px rgba(0, 0, 0, 0.1);--space-xs:0.5rem;--space-s:1rem;--space-m:1.5rem;--space-l:2.5rem;--space-xl:4rem;--space-2xl:6rem}html{font-size:16px;-webkit-text-size-adjust:100%;overflow-x:hidden;overflow-x:clip}body,body.custom-background{font-family:var(--font-body);color:var(--color-text);background-color:var(--color-bg)!important;line-height:1.6;overflow-x:clip;max-width:100vw}img{max-width:100%;height:auto;display:block}a{color:var(--color-primary);text-decoration:none;transition:color 0.2s}a:hover{color:var(--color-primary-dark)}@media (max-width:768px){html{font-size:17px}}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700;color:var(--color-heading);line-height:1.2}.nojq,.ue-sidebar-container{max-width:100vw;overflow-x:hidden}.container{max-width:var(--container-width);margin-inline:auto;padding-inline:var(--space-m)}.screen-reader-text{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;overflow:hidden;position:absolute;white-space:nowrap}.screen-reader-text:focus{clip:auto;clip-path:none;height:auto;width:auto;background:#fff;color:#000;padding:.5rem 1rem;z-index:100000}.site-header{background:var(--color-bg-white);border-bottom:1px solid var(--color-border);position:sticky;top:0;z-index:100}.site-header__inner{display:flex;align-items:center;justify-content:space-between;padding-block:.75rem;gap:2rem}.site-branding .site-title{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:var(--color-heading)}.site-branding .site-title:hover{color:var(--color-primary)}.site-branding img{max-height:40px;width:auto}.main-navigation ul{display:flex;gap:1.5rem;list-style:none}.main-navigation a{color:var(--color-text);font-weight:500;font-size:.95rem;padding:.25rem 0;transition:color 0.2s}.main-navigation a:hover,.main-navigation .current-menu-item>a{color:var(--color-primary)}.main-navigation .sub-menu{display:none;position:absolute;top:100%;left:0;background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:var(--radius-sm);min-width:220px;padding:var(--space-s);box-shadow:var(--shadow-l);flex-direction:column;gap:.25rem;z-index:200}.main-navigation li{position:relative}.main-navigation li:hover>.sub-menu{display:flex}.main-navigation .sub-menu a{font-size:.9rem;padding:.4rem .5rem;border-radius:4px;display:block}.main-navigation .sub-menu a:hover{background:rgb(245 126 20 / .08)}.menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem;flex-direction:column;gap:5px}.menu-toggle__bar{display:block;width:24px;height:2px;background:var(--color-heading);transition:transform 0.3s}.mobile-nav__extras{display:none}@media (max-width:768px){.mobile-nav__extras{display:block}.menu-toggle{display:flex}.main-navigation{display:none;position:absolute;top:100%;left:0;right:0;background:var(--color-bg-white);border-bottom:1px solid var(--color-border);padding:var(--space-m)}.main-navigation.is-open{display:block}.main-navigation ul{flex-direction:column;gap:.25rem}.main-navigation a{display:block;padding:.65rem 0}.main-navigation .sub-menu{position:static;border:none;box-shadow:none;padding-left:1rem;min-width:auto}.main-navigation li:hover>.sub-menu{display:flex}.btn--cta{display:none}.mobile-nav__extras{padding-top:16px;border-top:1px solid rgb(255 255 255 / .15);margin-top:12px}.mobile-nav__contact{display:block;color:#fff;text-decoration:none;font-weight:600;font-size:1rem;padding:.65rem 0}.mobile-nav__social{display:flex;gap:16px;padding-top:12px}.mobile-nav__social a{color:#fff;display:flex;align-items:center;opacity:.7}.mobile-nav__social a:hover{opacity:1}}.btn--cta{background:var(--color-green);color:#fff;font-family:var(--font-body);font-weight:600;font-size:.9rem;padding:.6rem 1.5rem;border-radius:var(--radius-full);white-space:nowrap;transition:background-color 0.2s;flex-shrink:0}.btn--cta:hover{background:var(--color-green-dark);color:#fff}.p1m-topbar{background:#faf7f2;padding:6px 0;font-size:13px;color:#1a0532;border-bottom:1px solid #e8e2da}.p1m-topbar__inner{display:flex;justify-content:space-between;align-items:center}.p1m-topbar__social{display:flex;align-items:center;gap:10px}.p1m-topbar__label{opacity:.5;margin-right:2px}.p1m-topbar__social a{color:#1a0532;display:flex;align-items:center;opacity:.6}.p1m-topbar__social a:hover{color:#f57e14;opacity:1}.p1m-topbar__contact{color:#1a0532;text-decoration:none;font-weight:500;opacity:.7}.p1m-topbar__contact:hover{color:#f57e14;opacity:1}@media (max-width:768px){.p1m-topbar{display:none}}.search-toggle{background:none;border:none;cursor:pointer;color:#1a0532;padding:6px;display:flex;align-items:center;flex-shrink:0}.search-toggle:hover{color:#f57e14}.search-overlay{display:none;background:#faf7f2;border-bottom:1px solid #e8e2da;padding:12px 0;position:relative;z-index:998}.search-overlay.is-open{display:block}.search-overlay__form{display:flex;gap:8px;align-items:center}.search-overlay__input{flex:1;font-family:inherit;font-size:16px;padding:10px 16px;border:1px solid #e8e2da;border-radius:8px;background:#fff;color:#1a0532;outline:none}.search-overlay__input:focus{border-color:#f57e14}.search-overlay__submit{background:#f57e14;border:none;border-radius:8px;padding:10px 14px;cursor:pointer;color:#fff;display:flex;align-items:center}.search-overlay__submit:hover{background:#e06d0b}.search-overlay__close{background:none;border:none;font-size:24px;color:#999;cursor:pointer;padding:4px 8px;line-height:1}.search-overlay__close:hover{color:#1a0532}.site-content{min-height:60vh}.hero{background:var(--color-bg);padding:var(--space-2xl) 0;text-align:center}.hero h1{font-size:clamp(2.2rem, 5vw, 3.5rem);font-weight:800;margin-bottom:var(--space-s);color:var(--color-heading)}.hero p{font-size:1.25rem;color:var(--color-text-light);max-width:600px;margin-inline:auto}.hero .btn{margin-top:var(--space-l)}.btn{display:inline-block;font-family:var(--font-body);font-weight:600;font-size:.95rem;padding:.65rem 1.75rem;border-radius:var(--radius-full);border:none;cursor:pointer;transition:background-color 0.2s,transform 0.1s}.btn:active{transform:scale(.98)}.btn--primary{background:var(--color-primary);color:#fff}.btn--primary:hover{background:var(--color-primary-dark);color:#fff}.btn--secondary{background:#fff0;color:var(--color-heading);border:2px solid var(--color-heading)}.btn--secondary:hover{background:var(--color-heading);color:#fff}.badge{display:inline-block;font-size:.7rem;font-style:italic;font-weight:600;padding:4px 8px;border-radius:5px;background:var(--color-green);color:#fff}.section{padding-block:var(--space-2xl)}.section--white{background:var(--color-bg-white)}.section__header{text-align:center;margin-bottom:var(--space-xl)}.section__title{font-size:clamp(1.5rem, 4vw, 2.5rem);font-weight:700;color:var(--color-heading)}.section__subtitle{font-size:1.1rem;color:var(--color-text-light);margin-top:.5rem}.posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:var(--space-m)}.post-card{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden;transition:box-shadow 0.2s,transform 0.2s}.post-card:hover{box-shadow:var(--shadow-m);transform:translateY(-2px)}.post-card__image img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.post-card__body{padding:var(--space-s) var(--space-m)}.post-card__header{margin-bottom:.5rem}.post-card__title{font-family:var(--font-heading);font-size:1.1rem;font-weight:600;margin-bottom:.35rem}.post-card__title a{color:var(--color-heading)}.post-card__title a:hover{color:var(--color-primary)}.post-card__excerpt p{color:var(--color-text-light);font-size:.9rem;line-height:1.5}.category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:var(--space-m)}.category-card{background:var(--color-bg-white);border-radius:var(--radius-md);padding:var(--space-l) var(--space-s);text-align:center;transition:box-shadow 0.2s,transform 0.2s;border:1px solid var(--color-border)}.category-card:hover{box-shadow:var(--shadow-m);transform:translateY(-2px)}.category-card img{width:80px;height:80px;margin-inline:auto;margin-bottom:var(--space-s)}.category-card__title{font-family:var(--font-heading);font-size:1rem;font-weight:600;color:var(--color-heading)}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--space-l);counter-reset:step}.step{text-align:center;counter-increment:step}.step__number{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--color-primary);color:#fff;font-family:var(--font-heading);font-size:1.25rem;font-weight:700;margin-bottom:var(--space-s)}.step__title{font-family:var(--font-heading);font-size:1.1rem;font-weight:600;color:var(--color-heading);margin-bottom:.5rem}.step__desc{font-size:.9rem;color:var(--color-text-light);line-height:1.5}.entry-header{margin-bottom:var(--space-l)}.entry-title{font-size:clamp(1.5rem, 4vw, 2.5rem);line-height:1.2;color:var(--color-heading)}.entry-meta{color:var(--color-text-light);font-size:.85rem;margin-top:.5rem}.entry-content{max-width:720px;line-height:1.8;font-size:1.05rem}.entry-content h2,.entry-content h3,.entry-content h4{margin-top:2rem;margin-bottom:.75rem}.entry-content p,.entry-content ul,.entry-content ol{margin-bottom:1.25rem}.entry-content ul,.entry-content ol{padding-left:1.5rem}.entry-content img{border-radius:var(--radius-sm);margin-block:1.5rem}.entry-content a,.review-content a,.post-content a,article.post a,article.type-post a,article.type-artikelen a,article.type-reviews a,article.type-beste a{color:#c85e0a;text-decoration:underline}.entry-content a:hover,.review-content a:hover,.post-content a:hover,article.post a:hover,article.type-post a:hover,article.type-artikelen a:hover,article.type-reviews a:hover,article.type-beste a:hover{color:#1a0532}.entry-content .btn,.entry-content .p1m-btn,.entry-content .p1m-cta-btn,.entry-content .wp-block-button__link,.review-content .btn,.review-content .p1m-btn,.review-content .p1m-cta-btn,.review-content .wp-block-button__link,.post-content .btn,.post-content .p1m-btn,.post-content .p1m-cta-btn,.post-content .wp-block-button__link{color:#fff;text-decoration:none}.btn--primary,article .btn--primary,article .merk-product-card__cta-btn,article.type-beste .btn,article.type-beste .p1m-btn,article.type-beste .p1m-cta-btn,article.type-beste .wp-block-button__link{color:#ffffff!important;text-decoration:none}article.type-beste .product-pills__link{color:#1a0532;text-decoration:none}article.type-beste .beste-product__title-link{color:inherit;text-decoration:none}.entry-thumbnail{margin-bottom:var(--space-l)}.entry-thumbnail img{border-radius:var(--radius-md);width:100%}.entry-footer{margin-top:var(--space-l);padding-top:var(--space-s);border-top:1px solid var(--color-border);font-size:.85rem;color:var(--color-text-light)}.entry-footer span+span{margin-left:1.5rem}.entry-footer a{color:var(--color-primary)}.archive-header{margin-bottom:var(--space-l)}.archive-title{font-size:1.75rem;color:var(--color-heading)}.archive-description{color:var(--color-text-light);margin-top:.5rem}.error-404,.no-results{text-align:center;padding-block:var(--space-2xl)}.error-404 .entry-title,.no-results .entry-title{margin-bottom:var(--space-s)}.search-form{display:flex;max-width:480px;margin-inline:auto;margin-top:var(--space-m)}.search-form .search-field{flex:1;padding:.75rem 1rem;border:1px solid var(--color-border);border-right:none;border-radius:var(--radius-full) 0 0 var(--radius-full);font-size:1rem;font-family:var(--font-body);background:var(--color-bg-white);color:var(--color-text)}.search-form .search-field::placeholder{color:var(--color-text-light)}.search-form .search-submit{padding:.75rem 1.5rem;background:var(--color-primary);color:#fff;border:none;border-radius:0 var(--radius-full) var(--radius-full) 0;font-size:1rem;font-weight:600;cursor:pointer;font-family:var(--font-body)}.search-form .search-submit:hover{background:var(--color-primary-dark)}.nav-links{display:flex;justify-content:center;gap:.5rem;margin-top:var(--space-xl)}.nav-links .page-numbers{padding:.5rem .85rem;border:1px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-text);font-size:.9rem}.nav-links .page-numbers.current{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.nav-links .page-numbers:hover:not(.current){border-color:var(--color-primary);color:var(--color-primary)}.post-navigation .nav-links{justify-content:space-between}.nav-subtitle{display:block;font-size:.75rem;text-transform:uppercase;color:var(--color-text-light)}.nav-title{font-weight:600}.sidebar{padding-block:var(--space-l)}.widget{margin-bottom:var(--space-l)}.widget-title{font-family:var(--font-heading);font-size:1rem;color:var(--color-heading);margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:2px solid var(--color-primary)}.site-footer{background:var(--color-heading);color:rgb(255 255 255 / .7);padding-block:var(--space-xl)}.site-footer a{color:rgb(255 255 255 / .7);transition:color 0.2s}.site-footer a:hover{color:#fff}.site-footer__columns{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-l);margin-bottom:var(--space-l)}@media (max-width:768px){.site-footer__columns{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.site-footer__columns{grid-template-columns:1fr}}.site-footer__col p{font-size:.9rem;line-height:1.6}.site-footer__col ul{list-style:none}.site-footer__col ul li{margin-bottom:.4rem}.site-footer__col ul a{font-size:.9rem}.footer-widget-title{font-family:var(--font-heading);color:#fff;font-size:1.1rem;margin-bottom:.75rem}.site-footer__social{display:flex;gap:10px;margin-top:12px}.site-footer__social a{color:rgb(255 255 255 / .6);font-size:13px;font-weight:600;text-decoration:none}.site-footer__social a:hover{color:#fff}.site-footer__bottom{border-top:1px solid rgb(255 255 255 / .15);padding-top:var(--space-m);font-size:.85rem;text-align:center}.site-footer__bottom a{color:rgb(255 255 255 / .6);text-decoration:none}.site-footer__bottom a:hover{color:#fff}.site-footer__sep{margin:0 8px;opacity:.3}.site-footer__kvk{margin-left:12px;opacity:.6}.alignleft{float:left;margin-right:1.5rem;margin-bottom:1rem}.alignright{float:right;margin-left:1.5rem;margin-bottom:1rem}.aligncenter{display:block;margin-inline:auto}.wp-caption{max-width:100%}.wp-caption-text{font-size:.85rem;color:var(--color-text-light);margin-top:.5rem}.gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.5rem}.page-links{margin-top:1.5rem;font-weight:600}.p1m-sidebar,.review-sidebar,.pt-sidebar{display:block}.p1m-sidebar__sticky{position:sticky;top:100px;display:flex;flex-direction:column;gap:20px;margin-top:24px;max-height:calc(100vh - 120px)}.p1m-sidebar__sticky .p1m-sidebar-product,.p1m-sidebar__sticky .sidebar-cta,.p1m-sidebar__sticky .p1m-newsletter-widget,.p1m-sidebar__sticky .product-sidebar__cta{flex:0 0 auto}.p1m-sidebar__sticky .p1m-toc,.p1m-sidebar__sticky .review-toc,.p1m-sidebar__sticky .pt-sidebar__toc{flex:1 1 auto;min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--color-border) #fff0}.p1m-sidebar__sticky .p1m-toc::-webkit-scrollbar,.p1m-sidebar__sticky .review-toc::-webkit-scrollbar,.p1m-sidebar__sticky .pt-sidebar__toc::-webkit-scrollbar{width:5px}.p1m-sidebar__sticky .p1m-toc::-webkit-scrollbar-thumb,.p1m-sidebar__sticky .review-toc::-webkit-scrollbar-thumb,.p1m-sidebar__sticky .pt-sidebar__toc::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:4px}.p1m-sidebar__sticky .p1m-toc::-webkit-scrollbar-thumb:hover,.p1m-sidebar__sticky .review-toc::-webkit-scrollbar-thumb:hover,.p1m-sidebar__sticky .pt-sidebar__toc::-webkit-scrollbar-thumb:hover{background:var(--color-text-light)}@media (max-width:768px){.p1m-newsletter-widget .newsletter-widget__inner{padding:20px 16px}}.p1m-banner-block{width:100%}.p1m-banner-link{display:block;width:100%;max-width:300px;margin:0 auto;border-radius:8px;overflow:hidden;transition:opacity 0.15s}.p1m-banner-link:hover{opacity:.88}.p1m-banner-img{width:300px;height:250px;object-fit:cover;border-radius:8px;display:block;max-width:100%}.p1m-banner-img[data-formaat="300x600"]{height:600px}.p1m-banner-placeholder{width:300px;max-width:100%;aspect-ratio:6 / 5;margin:0 auto;background:#f1efe8;border:2px dashed #ccc;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;font-size:12px;color:#999;text-align:center;padding:16px;box-sizing:border-box}.p1m-banner-placeholder[data-formaat="300x600"]{aspect-ratio:1 / 2}.p1m-banner-placeholder span{font-weight:600;color:#888}.p1m-banner-placeholder a{color:#f57e14;font-weight:600;font-size:12px;text-decoration:none}.p1m-banner__label{font-size:11px;color:#999;text-align:center;text-transform:uppercase;letter-spacing:1px;margin:0 0 6px;width:100%;display:block;display:block}.hp-hero__banner{width:300px;max-width:300px;align-self:flex-start}.hp-hero__banner img{width:100%;max-width:300px;height:auto;aspect-ratio:300 / 250;object-fit:contain;border-radius:8px}.hp-hero{background:#1a0532;padding:80px 0;color:#fff}.hp-hero__inner{display:grid;grid-template-columns:1fr 1fr auto;gap:40px;align-items:start}.hp-hero__title{font-family:var(--font-heading);font-size:clamp(2rem, 4vw, 2.75rem);font-weight:700;color:#fff;margin-bottom:16px;line-height:1.2}.hp-hero__sub{font-size:1.1rem;color:rgb(255 255 255 / .8);line-height:1.6;margin-bottom:24px}.hp-hero__ctas{display:flex;gap:12px;flex-wrap:wrap}.hp-hero__ctas .btn--secondary{color:#fff;border:2px solid rgb(255 255 255 / .5);background:#fff0}.hp-hero__ctas .btn--secondary:hover{background:rgb(255 255 255 / .15);border:2px solid #fff;color:#fff}.hp-hero__news{background:#fff;border-radius:12px;padding:24px;color:#1a0532}.hp-hero__news-label{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#f57e14;display:block;margin-bottom:12px}.hp-hero__news-list{list-style:none!important;padding:0!important;margin:0 0 12px!important}.hp-hero__news-list li{display:flex;gap:10px;align-items:baseline;padding:8px 0;border-bottom:1px solid #e8e2da;list-style:none!important}.hp-hero__news-list li:last-child{border-bottom:none}.hp-hero__news-date{font-size:12px;color:#999;white-space:nowrap;flex-shrink:0}.hp-hero__news-list a{font-size:14px;color:#1a0532;font-weight:500;line-height:1.4}.hp-hero__news-list a:hover{color:#f57e14}.hp-hero__news-more{font-size:13px;font-weight:600;color:#f57e14}.hp-section{padding:60px 0}.hp-section--grey{background:#f5f3ef}.hp-section__title{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:#1a0532;margin:0}.hp-section__title--center{text-align:center;margin-bottom:32px}.hp-section__header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:24px}.hp-section__link{font-size:14px;font-weight:500;color:#f57e14;white-space:nowrap}.hp-producttypes{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.hp-producttype-tile{display:flex;flex-direction:column;align-items:center;width:120px;padding:16px 8px;background:#fff;border:1px solid #e8e2da;border-radius:12px;text-decoration:none;color:inherit;transition:border-color 0.2s,box-shadow 0.2s}.hp-producttype-tile:hover{border-color:#81CC2A;box-shadow:0 4px 12px rgb(129 204 42 / .15)}.hp-producttype-tile__img{width:80px;height:80px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.hp-producttype-tile__img img{max-width:80px;max-height:80px;object-fit:contain}.hp-producttype-tile__name{font-size:13px;font-weight:600;color:#1a0532;text-align:center;line-height:1.3}.hp-nieuws__list{list-style:none!important;padding:0!important;margin:0!important}.hp-nieuws__list li{display:flex;align-items:baseline;gap:12px;padding:14px 0;border-bottom:1px solid #e8e2da;list-style:none!important}.hp-nieuws__list li:last-child{border-bottom:none}.hp-nieuws__date{font-size:13px;color:#999;white-space:nowrap;flex-shrink:0;min-width:85px}.hp-nieuws__link{font-size:16px;color:#1a0532;font-weight:500;flex:1}.hp-nieuws__link:hover{color:#f57e14}.hp-nieuws__badge{font-size:11px;color:#f57e14;font-weight:600;text-transform:uppercase;flex-shrink:0;text-decoration:none}a.hp-nieuws__badge:hover{text-decoration:underline}.hp-nieuws__meer{display:inline-block;margin-top:16px;font-size:14px;font-weight:500;color:#f57e14}.hp-nieuws--has-banner{display:grid;grid-template-columns:1fr 300px;gap:40px;align-items:start}.hp-nieuws__banner img{width:300px;height:auto;border-radius:8px;display:block}.hp-leaderboard{padding:20px 0 28px;background:#f0ede8;border-top:1px solid #e0ddd8;border-bottom:1px solid #e0ddd8}.hp-leaderboard__inner{display:flex;flex-direction:column;align-items:center}.hp-leaderboard__inner img{max-width:100%;height:auto;border-radius:4px}.nieuws-item{padding:14px 0;border-bottom:1px solid #e8e2da;display:flex;flex-direction:row;align-items:baseline;gap:12px;list-style:none!important}.nieuws-item:last-child{border-bottom:none}.nieuws-item__meta{display:contents}.nieuws-item__datum{font-size:.82rem;color:#9e97a8;white-space:nowrap;flex-shrink:0;order:0}.nieuws-item__badge{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#f57e14;white-space:nowrap;flex-shrink:0;order:2;text-decoration:none}a.nieuws-item__badge:hover{text-decoration:underline}.nieuws-item__titel{font-size:.95rem;font-weight:600;color:#1a0532;text-decoration:none;line-height:1.4;flex:1;min-width:0;order:1}.nieuws-item__titel:hover{color:#f57e14}@media (max-width:767px){.nieuws-item{flex-direction:column;gap:4px}.nieuws-item__meta{display:flex;align-items:center;gap:8px}.nieuws-item__titel{order:unset}.nieuws-item__badge{order:unset}.nieuws-item__datum{order:unset}}.pt-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media (min-width:600px){.pt-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:960px){.pt-grid{grid-template-columns:repeat(4,1fr)}}.pt-grid__item{display:flex;align-items:center;justify-content:center;padding:14px 12px;background:#fff;border:1px solid #e8e2da;border-radius:10px;font-weight:600;font-size:.9rem;color:#1a0532;text-align:center;text-decoration:none;transition:border-color 0.2s,background 0.2s}.pt-grid__item:hover{border-color:#81CC2A;background:#f0f9e8}.hp-merken-block{margin-bottom:40px}.hp-merken-block:last-child{margin-bottom:0}.hp-merken-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.hp-merk-tile{display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e8e2da;border-radius:12px;padding:16px;text-decoration:none;min-height:80px;color:inherit;transition:box-shadow 0.2s,transform 0.2s}.hp-merk-tile:hover{box-shadow:0 4px 16px rgb(0 0 0 / .08);transform:translateY(-2px)}.hp-merk-tile img{max-width:80px;max-height:60px;object-fit:contain}.hp-merk-tile__placeholder{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#f5f3ef;border-radius:50%;font-size:1.5rem;font-weight:700;color:#1a0532;margin-bottom:8px}.hp-yt-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.hp-yt-card{display:block;border-radius:10px;overflow:hidden;background:#fff;text-decoration:none;color:inherit;transition:box-shadow .2s ease}.hp-yt-card:hover{box-shadow:0 4px 16px rgb(0 0 0 / .1)}.hp-yt-card__thumb{position:relative;aspect-ratio:16 / 9;overflow:hidden}.hp-yt-card__thumb img{width:100%;height:100%;object-fit:cover;display:block}.hp-yt-card__play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgb(0 0 0 / .25);opacity:0;transition:opacity .2s ease}.hp-yt-card:hover .hp-yt-card__play{opacity:1}.hp-yt-card__body{padding:12px 14px}.hp-yt-card__title{font-size:14px;font-weight:600;color:var(--p1m-heading,#1a0532);line-height:1.4;margin:0 0 4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hp-yt-card__date{font-size:12px;color:#73685e}.hp-over-ons{max-width:800px;margin:0 auto;text-align:center}.hp-over-ons p{color:#666;line-height:1.7}.hp-over-ons__stats{display:flex;justify-content:center;gap:48px;margin-top:28px;padding-top:24px;border-top:1px solid #e8e2da}.hp-stat{display:flex;flex-direction:column;align-items:center}.hp-stat__number{font-size:28px;font-weight:700;color:var(--p1m-heading,#1a0532);line-height:1.2}.hp-stat__label{font-size:13px;color:#73685e;margin-top:4px}@media (max-width:960px) and (min-width:769px){.hp-yt-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hp-hero{padding:48px 0}.hp-hero__inner{grid-template-columns:1fr;gap:24px}.hp-hero__banner{display:none}.hp-nieuws--has-banner{grid-template-columns:1fr}.hp-nieuws__banner{display:none}.hp-leaderboard{display:none}.hp-producttypes{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:10px;padding-bottom:8px;scroll-snap-type:x mandatory}.hp-producttype-tile{width:100px;min-width:100px;flex-shrink:0;scroll-snap-align:start}.hp-producttype-tile__img{width:56px;height:56px}.hp-producttype-tile__img img{max-width:56px;max-height:56px}.hp-producttype-tile__name{font-size:11px}.hp-nieuws__list li:not(.hp-mob-banner){display:flex;flex-wrap:wrap;gap:4px 8px;padding:16px 0}.hp-nieuws__date{flex-shrink:0}.hp-nieuws__badge{flex-shrink:0}.hp-nieuws__link{flex-basis:100%;margin-top:2px}.hp-yt-grid{grid-template-columns:repeat(2,1fr);gap:12px}.hp-over-ons__stats{gap:24px;flex-wrap:wrap}.hp-stat__number{font-size:24px}.hp-merken-grid{grid-template-columns:repeat(2,1fr)}.reviews-grid{grid-template-columns:1fr}.cat-featured__excerpt{display:none}body{font-size:18px}.p1m-sidebar .p1m-banner-block,.p1m-sidebar .p1m-banner-placeholder{display:none}}.hp-mob-banner,.hp-mob-between{display:none}@media (max-width:768px){.hp-mob-banner{display:block;text-align:center;padding:12px 0}.hp-mob-banner img{max-width:320px;height:auto;border-radius:4px;display:inline-block}.hp-mob-banner--review{grid-column:1 / -1}.hp-mob-banner--infeed{background:#f5f2ed;border-radius:8px;padding:12px;margin:8px 0;list-style:none!important}.hp-mob-between{display:block;padding:16px 0;background:#f0ede8;border-top:1px solid #e0ddd8;border-bottom:1px solid #e0ddd8}.hp-mob-between__inner{display:flex;flex-direction:column;align-items:center}.hp-mob-between__inner img{max-width:320px;height:auto;border-radius:4px}}.cat-hero{background:#1a0532;padding:32px 0 28px;margin-bottom:0;color:#fff}.cat-hero .review-breadcrumb,.cat-hero .review-breadcrumb a,.cat-hero .review-breadcrumb__sep,.cat-hero .review-breadcrumb__current{color:rgb(255 255 255 / .5)}.cat-hero .review-breadcrumb a:hover{color:#fff}@media (max-width:768px){.review-breadcrumb__current,.review-breadcrumb__sep:last-of-type{display:none}}.cat-hero__title{font-family:var(--font-heading);font-size:clamp(1.5rem, 4vw, 2.25rem);font-weight:700;color:#fff;margin:8px 0 0}.cat-hero__updated{display:inline-flex;align-items:center;gap:6px;margin:8px 0 0;font-size:14px;line-height:1.4;color:rgb(255 255 255 / .65)}.cat-hero__updated-icon{flex-shrink:0}.cat-hero__desc{font-size:15px;color:rgb(255 255 255 / .7);margin-top:8px;max-width:600px}.cat-hero__desc p{margin:0}.cat-hero__desc-toggle{display:none}@media (max-width:768px){.cat-hero__desc--truncated{max-height:calc(2 * 1.6em);overflow:hidden;position:relative;font-size:15px;line-height:1.6}.cat-hero__desc--truncated::after{content:'';position:absolute;bottom:0;left:0;right:0;height:10px;background:linear-gradient(transparent,#1a0532)}.cat-hero__desc--expanded{max-height:none}.cat-hero__desc--expanded::after{display:none}.cat-hero__desc-toggle{display:inline-block;margin-top:6px;font-size:13px;color:#f57e14;background:none;border:none;cursor:pointer;padding:0;font-family:inherit}}.p1m-single__meta{display:flex;align-items:center;gap:12px;margin-top:10px;flex-wrap:wrap}.p1m-single__badge{font-size:12px;font-weight:600;padding:3px 10px;border-radius:4px;color:#fff;text-transform:uppercase;letter-spacing:.5px}.p1m-single__badge--nieuws{background:#5b3e8a}.p1m-single__badge--artikel{background:#73685e}.p1m-single__badge--howto{background:#2d7dd2}.p1m-single__date{font-size:14px;color:rgb(255 255 255 / .6)}.p1m-single__author{font-size:14px;color:rgb(255 255 255 / .6)}.p1m-single__author a{color:rgb(255 255 255 / .8);text-decoration:none}.p1m-single__author a:hover{color:#fff;text-decoration:underline}.p1m-single-hero__inner{display:flex;gap:32px;align-items:center}.p1m-single-hero__text{flex:1 1 60%;min-width:0}.p1m-single-hero__img{flex:0 0 38%;height:240px;display:flex;align-items:center;justify-content:center;border-radius:16px;margin:0;overflow:hidden;background:rgb(255 255 255 / .06);box-shadow:0 8px 24px rgb(0 0 0 / .18)}.p1m-single--howto .p1m-single-hero__img{background:#fff;padding:8px}.p1m-single-hero__img img{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px}.p1m-single--howto .p1m-single-hero__img img{object-fit:contain}.p1m-single__top-banner{padding:16px 0;background:#f0ede8;text-align:center}.p1m-single__top-banner img{max-width:100%;height:auto;border-radius:4px}.p1m-single__layout{max-width:800px;padding:40px 0 80px}.p1m-single__layout--sidebar{max-width:none;display:grid;grid-template-columns:1fr 300px;gap:48px}.p1m-single__layout--sidebar .p1m-single__content{max-width:800px}.p1m-tekst{line-height:1.8;font-size:1rem}.p1m-tekst h2{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:#1a0532;margin:2rem 0 .75rem}.p1m-tekst h3{font-family:var(--font-heading);font-size:1.2rem;font-weight:700;color:#1a0532;margin:1.5rem 0 .5rem}.p1m-tekst p{margin:0 0 1rem}.p1m-tekst img{max-width:100%;height:auto;border-radius:8px}.p1m-toc{background:#fff;border:1px solid #e8e2da;border-radius:12px;padding:20px}.p1m-toc__title{font-family:var(--font-heading);font-size:14px;font-weight:700;color:#1a0532;margin:0 0 12px;text-transform:uppercase;letter-spacing:.5px}.p1m-toc__list{list-style:none!important;padding:0!important;margin:0!important}.p1m-toc__list li{list-style:none!important;list-style-type:none!important}.p1m-toc__list li::before,.p1m-toc__list .review-toc__link::before{content:none!important}.p1m-toc__list a{display:block;font-size:13px;color:#3a3330!important;padding:6px 0;border-bottom:1px solid #f0ede8;line-height:1.4;text-decoration:none}.p1m-toc__list a:hover,.p1m-toc__list a.is-active{color:#f57e14!important}.p1m-toc__list li:last-child a{border-bottom:none}.p1m-toc-mobile{display:none}@media (max-width:960px){.p1m-toc-mobile{display:block;background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:12px;margin-bottom:var(--space-m)}.p1m-toc-mobile summary{padding:12px 16px;font-family:var(--font-heading);font-size:1rem;font-weight:600;color:var(--color-heading);cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between}.p1m-toc-mobile summary::-webkit-details-marker{display:none}.p1m-toc-mobile summary::after{content:"+";font-size:1.25rem;color:var(--color-text-light)}.p1m-toc-mobile[open] summary::after{content:"\2013"}.p1m-toc-mobile .review-toc__list{padding:0 16px 16px;list-style:none;margin:0}.p1m-toc-mobile .review-toc__list li{margin-bottom:.25rem}.p1m-toc-mobile .review-toc__link{display:block;padding:.4rem .5rem;font-size:.85rem;color:#3a3330!important;border-radius:4px;text-decoration:none}.p1m-toc-mobile .review-toc__link::before{content:none!important}}.howto-intro{margin-bottom:24px}.howto-meta-block{display:inline-flex;flex-wrap:nowrap;gap:0;background:#fff;border:1px solid #e8e2da;border-radius:12px;padding:0;margin-bottom:32px;overflow:hidden;width:fit-content;max-width:100%}.howto-meta-block__item{display:flex;align-items:center;gap:12px;padding:16px 20px;border-right:1px solid #e8e2da}.howto-meta-block__item:last-child{border-right:none}.howto-meta-block__icon{font-size:1.5rem;line-height:1;flex-shrink:0}.howto-meta-block__item>div{min-width:0}.howto-meta-block__label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:#73685e;margin-bottom:2px;font-weight:700}.howto-meta-block__value{display:block;font-size:14px;color:#1a0532;line-height:1.35}.howto-meta-block--hero{margin:20px 0 0;background:#fff;box-shadow:0 8px 24px rgb(0 0 0 / .18);border:none;width:fit-content;max-width:540px}.howto-meta-block--hero .howto-meta-block__item{padding:14px 18px}.howto-meta-block--hero .howto-meta-block__label{color:#73685e}.howto-meta-block--hero .howto-meta-block__value{color:#1a0532}.howto-steps{margin:40px 0}.howto-steps__title{font-family:var(--font-heading);font-size:clamp(1.25rem, 3vw, 1.75rem);font-weight:700;color:#1a0532;margin-bottom:24px}.howto-steps__list{list-style:none;padding:0;margin:0;counter-reset:none}.howto-step{display:flex;gap:20px;padding:24px 0;border-top:1px solid #e8e2da}.howto-step:last-child{border-bottom:1px solid #e8e2da}.howto-step__number{flex-shrink:0;width:40px;height:40px;background:#1a0532;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-weight:700;font-size:1rem}.howto-step__content{flex:1;min-width:0}.howto-step__title{font-family:var(--font-heading);font-size:1.15rem;font-weight:700;color:#1a0532;margin:4px 0 8px}.howto-step__desc{margin-bottom:12px}.howto-step__desc p:last-child{margin-bottom:0}.howto-step__image{margin:12px 0 0}.howto-step__image img{max-width:100%;height:auto;border-radius:8px}.howto-extra{margin:32px 0}@media (max-width:768px){.howto-meta-block{width:100%;max-width:100%;display:flex;flex-wrap:nowrap;gap:0}.howto-meta-block__item{flex:1 1 0%;border-right:1px solid #e8e2da;border-bottom:none;padding:10px 12px}.howto-meta-block__item:last-child{border-right:none}.howto-meta-block__icon{font-size:1rem}.howto-meta-block__label{font-size:9px}.howto-meta-block__value{font-size:12px}.howto-meta-block--hero{margin:14px 0 0;max-width:100%;width:100%;box-shadow:0 4px 12px rgb(0 0 0 / .12)}.p1m-single--howto .p1m-single-hero__img{display:none}.howto-step{gap:14px}.howto-step__number{width:32px;height:32px;font-size:.85rem}}.p1m-sidebar-product--hidden{display:none}.p1m-sidebar__show-more-products{display:block;width:100%;font-size:13px;color:#73685e;background:#f5f3ef;border:1px solid #e8e2da;border-radius:8px;padding:10px;cursor:pointer;font-family:inherit;text-align:center;margin-top:8px}.p1m-sidebar__show-more-products:hover{background:#ede9e3}.p1m-sidebar-card{background:#fff;border:1px solid #e8e2da;border-radius:12px;padding:20px;margin-bottom:16px}.p1m-sidebar-card__logo{display:block;max-width:120px;max-height:60px;object-fit:contain;margin-bottom:12px}.p1m-sidebar-card__title{font-family:var(--font-heading);font-size:15px;font-weight:700;color:#1a0532;margin:0 0 8px}.p1m-sidebar-card__desc{font-size:13px;color:#666;line-height:1.5;margin:0 0 10px}.p1m-sidebar-card__desc--truncated{max-height:calc(3 * 1.5em);overflow:hidden;position:relative}.p1m-sidebar-card__desc--truncated::after{content:'';position:absolute;bottom:0;left:0;right:0;height:10px;background:linear-gradient(transparent,#fff)}.p1m-sidebar-card__desc--expanded{max-height:none}.p1m-sidebar-card__desc--expanded::after{display:none}.p1m-sidebar-card__toggle{font-size:12px;color:#f57e14;background:none;border:none;cursor:pointer;padding:0;font-family:inherit;font-weight:600;margin-bottom:8px;display:block}.p1m-sidebar-card__link{font-size:13px;font-weight:600;color:#f57e14}.p1m-sidebar-cta{display:block;padding:13px 20px;background:#f57e14;color:#fff;font-weight:700;font-size:15px;text-align:center;text-decoration:none;border-radius:10px;transition:background 0.2s;margin-bottom:16px}.p1m-sidebar-cta:hover{background:#d96a0a;color:#fff}.p1m-sidebar-promo{background:#1a0532;border-radius:12px;padding:20px;color:#fff}.p1m-sidebar-promo__title{font-family:var(--font-heading);font-size:1rem;font-weight:700;color:#fff;margin:0 0 8px;line-height:1.3}.p1m-sidebar-promo__desc{font-size:13px;line-height:1.5;color:rgb(255 255 255 / .8);margin:0 0 14px}.p1m-sidebar-promo__btn{display:block;padding:10px 16px;background:#f57e14;color:#fff;font-weight:700;font-size:14px;text-align:center;text-decoration:none;border-radius:8px;transition:background 0.2s}.p1m-sidebar-promo__btn:hover{background:#d96a0a;color:#fff}.p1m-sidebar-product{background:#fff;border:1px solid #e8e2da;border-radius:12px;padding:16px;margin-bottom:16px}.p1m-sidebar-product__img-wrap{display:flex;justify-content:center;margin-bottom:10px;position:relative;text-decoration:none}.p1m-sidebar-product__img-wrap img{max-height:120px;width:auto;object-fit:contain}.p1m-sidebar-product__score{position:absolute;top:6px;left:6px;background:#81CC2A;color:#fff;font-size:12px;font-weight:700;padding:3px 8px;border-radius:4px;z-index:2}.p1m-sidebar-product__title{font-family:var(--font-heading);font-size:14px;font-weight:700;color:#1a0532;margin:0 0 8px}.p1m-sidebar-product__specs{list-style:none!important;padding:0!important;margin:0 0 10px!important;font-size:13px}.p1m-sidebar-product__specs li{display:flex;justify-content:space-between;padding:4px 0;border-bottom:1px solid #f0ede8;list-style:none!important}.p1m-sidebar-product__specs li:last-child{border-bottom:none}.p1m-sidebar-product__specs span{color:#999}.p1m-sidebar-product__actions{display:flex;flex-direction:column;gap:8px}.p1m-sidebar-product__links{display:flex;gap:8px;align-items:center;justify-content:center}.p1m-sidebar-product__product-link{font-size:13px;font-weight:600;color:#f57e14}.p1m-sidebar-product__review-link{font-size:12px;font-weight:600;color:#1a0532;border:1px solid #e8e2da;border-radius:4px;padding:4px 10px;white-space:nowrap}.p1m-sidebar-product__review-link:hover{border-color:#f57e14;color:#f57e14}.p1m-content-merk-card{margin:32px 0}.p1m-sidebar__anchor-link{display:block;font-size:13px;font-weight:600;color:#f57e14;text-align:center;margin-top:12px;padding:10px;background:#fef8f1;border:1px solid #fde5cc;border-radius:8px}.p1m-sidebar__anchor-link:hover{background:#fdf0e0}.p1m-content-products{margin:40px 0;padding:32px 0 0;border-top:1px solid #e8e2da}.p1m-content-products h2{font-family:var(--font-heading);font-size:1.35rem;font-weight:700;color:#1a0532;margin:0 0 20px}.p1m-content-products__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.p1m-product-card{background:#fff;border:1px solid #e8e2da;border-radius:12px;overflow:hidden;display:flex;flex-direction:row}.p1m-product-card__img-wrap{flex:0 0 140px;display:flex;align-items:center;justify-content:center;padding:16px;position:relative;text-decoration:none;background:#faf7f2}.p1m-product-card__img-wrap img{max-height:120px;max-width:120px;object-fit:contain}.p1m-product-card__score{position:absolute;top:8px;left:8px;background:#81CC2A;color:#fff;font-size:11px;font-weight:700;padding:2px 6px;border-radius:4px}.p1m-product-card__body{flex:1;padding:16px;min-width:0}.p1m-product-card__title{font-family:var(--font-heading);font-size:14px;font-weight:700;color:#1a0532;margin:0 0 6px}.p1m-product-card__price{font-size:13px;margin-bottom:6px}.p1m-product-card__specs{list-style:none!important;padding:0!important;margin:0 0 8px!important;font-size:12px}.p1m-product-card__specs li{display:flex;justify-content:space-between;padding:2px 0;list-style:none!important}.p1m-product-card__specs span{color:#999}.p1m-product-card__actions{display:flex;flex-direction:column;gap:8px;margin-top:4px}.p1m-product-card__links{display:flex;gap:12px;align-items:center}.p1m-product-card__product-link{font-size:13px;font-weight:600;color:#1a0532}.p1m-product-card__product-link:hover{color:#f57e14}.p1m-product-card__review-link{font-size:13px;font-weight:600;color:#73685e}.p1m-product-card__review-link:hover{color:#f57e14}.p1m-product-card__more-specs{font-size:11px;color:#73685e;background:none;border:none;cursor:pointer;padding:2px 0;font-family:inherit;font-weight:500;margin-bottom:6px}.p1m-product-card__more-specs:hover{color:#1a0532}.p1m-product-card__cta{font-size:13px;font-weight:700;padding:10px 18px;align-self:flex-start}@media (max-width:600px){.p1m-product-card{flex-direction:column}.p1m-product-card__img-wrap{flex:none;padding:16px}}.p1m-sidebar-product__cta{font-size:13px;padding:8px 14px;text-align:center}.p1m-sidebar-product__more-specs{font-size:11px;color:#73685e;background:none;border:none;cursor:pointer;padding:2px 0;font-family:inherit;font-weight:500;margin-bottom:6px}.p1m-sidebar-product__more-specs:hover{color:#1a0532}.p1m-author-box{background:#1a0532;border-radius:12px;overflow:hidden;margin:32px 0}.p1m-author-box__inner{display:flex;align-items:center;gap:24px;padding:28px 32px}.p1m-author-box__photo{flex-shrink:0}.p1m-author-box__img{width:100px;height:100px;border-radius:50%;border:4px solid rgb(255 255 255 / .3);object-fit:cover}.p1m-author-box__name{font-family:var(--font-heading);font-size:1.1rem;font-weight:700;color:#fff;margin:0 0 4px}.p1m-author-box__role{font-size:14px;color:rgb(255 255 255 / .7);margin:0 0 8px}.p1m-author-box__bio{font-size:14px;color:rgb(255 255 255 / .8);line-height:1.6;margin:0}.p1m-author-box__name a{color:#fff;text-decoration:none}.p1m-author-box__name a:hover{text-decoration:underline}.p1m-author-box__photo{display:block}.p1m-author-box__link{display:inline-block;margin-top:12px;font-size:14px;font-weight:600;color:#f57e14;text-decoration:none}.p1m-author-box__link:hover{text-decoration:underline}@media (max-width:768px){.p1m-single-hero{padding-top:24px;padding-bottom:28px}.p1m-single-hero__inner{flex-direction:column;gap:12px}.p1m-single-hero__img{flex:none;width:100%;height:200px;border-radius:12px;overflow:hidden}.p1m-single-hero__img img{max-height:none;border-radius:12px}.p1m-single--howto .p1m-single-hero__img{height:auto;max-height:180px;width:auto;max-width:50%;margin:0 auto;padding:0;background:#fff0;box-shadow:none;border-radius:10px}.p1m-single--howto .p1m-single-hero__img img{border-radius:10px}.p1m-single__layout--sidebar{grid-template-columns:1fr}.p1m-single__layout--sidebar .p1m-sidebar{display:none}.p1m-author-box__inner{flex-direction:column;text-align:center;padding:24px 20px;gap:16px}}.p1m-author-hero__inner{display:flex;gap:32px;align-items:flex-start;margin-top:16px}.p1m-author-hero__img{width:140px;height:140px;border-radius:50%;border:4px solid rgb(255 255 255 / .3);object-fit:cover}.p1m-author-hero__name{font-family:var(--font-heading);font-size:clamp(1.5rem, 4vw, 2rem);font-weight:700;color:#fff;margin:0 0 4px}.p1m-author-hero__role{font-size:15px;color:rgb(255 255 255 / .7);margin:0 0 12px;font-style:italic}.p1m-author-hero__bio{font-size:15px;color:rgb(255 255 255 / .8);line-height:1.7;margin:0 0 16px;max-width:600px}.p1m-author-hero__tags{display:flex;gap:8px;flex-wrap:wrap}.p1m-author-hero__tag{font-size:12px;font-weight:600;padding:4px 12px;border-radius:20px;background:rgb(255 255 255 / .15);color:#fff}.cat-card__type-label{font-size:11px;font-weight:600;color:#f57e14;text-transform:uppercase}@media (max-width:768px){.p1m-author-hero__inner{flex-direction:column;align-items:center;text-align:center}.p1m-author-hero__bio{max-width:none}.p1m-author-hero__tags{justify-content:center}}.p1m-author-page__content{max-width:800px;padding:40px 0 80px}.p1m-author-page__bio{margin-bottom:48px}.p1m-author-page__bio h2{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:#1a0532;margin:0 0 16px}.p1m-author-page__bio .entry-content{line-height:1.8}.p1m-author-page__reviews h2,.p1m-author-page__section h2{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:#1a0532;margin:0 0 20px}.p1m-author-page__section{margin-top:48px}.p1m-author-testopstelling{background:#1a0532;color:#fff;padding:48px 0;margin-bottom:0}.p1m-author-testopstelling__inner{display:flex;gap:32px;align-items:center;max-width:800px}.p1m-author-testopstelling__text{flex:1}.p1m-author-testopstelling__text h2{font-family:var(--font-heading);font-size:1.35rem;font-weight:700;color:#fff;margin:0 0 12px}.p1m-author-testopstelling__text p{color:rgb(255 255 255 / .8);line-height:1.7;margin:0}.p1m-author-testopstelling__img{flex:0 0 200px}.p1m-author-testopstelling__img img{width:100%;border-radius:12px}@media (max-width:768px){.p1m-author-testopstelling__inner{flex-direction:column}.p1m-author-testopstelling__img{flex:none;width:100%}}.product-pills{background:#fff;border-bottom:1px solid #e8e2da;padding:12px 0}.product-pills__nav{display:flex;gap:8px;flex-wrap:wrap}.product-pills__link{font-size:13px;font-weight:600;color:#1a0532;padding:6px 14px;border:1px solid #e8e2da;border-radius:20px;text-decoration:none;white-space:nowrap}.product-pills__link:hover{border-color:#f57e14;color:#f57e14}@media (max-width:768px){.product-pills__nav{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;padding-bottom:4px}}.p1m-contact__blocks{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:40px 0}.p1m-contact__block{background:#fff;border-radius:12px;padding:24px}.p1m-contact__block:nth-child(1){border:1px solid #81CC2A;border-top:3px solid #81CC2A}.p1m-contact__block:nth-child(2){border:1px solid #f57e14;border-top:3px solid #f57e14}.p1m-contact__block:nth-child(3){border:1px solid #1a0532;border-top:3px solid #1a0532}.p1m-contact__block-title{font-family:var(--font-heading);font-size:1.1rem;font-weight:700;color:#1a0532;margin:0 0 8px}.p1m-contact__block-text{font-size:14px;color:#666;line-height:1.6;margin:0}.p1m-contact__form-section{max-width:640px;padding-bottom:80px}.p1m-contact__form-section h2{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:#1a0532;margin:0 0 24px}.p1m-contact__row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.p1m-contact__field{margin-bottom:16px}.p1m-contact__field label{display:block;font-size:14px;font-weight:600;color:#1a0532;margin-bottom:6px}.p1m-contact__field input,.p1m-contact__field textarea{width:100%;font-family:inherit;font-size:16px;padding:10px 14px;border:1px solid #e8e2da;border-radius:8px;background:#fff;color:#1a0532}.p1m-contact__field input:focus,.p1m-contact__field textarea:focus{outline:none;border-color:#f57e14}.p1m-contact__submit{font-size:16px;padding:12px 32px}.p1m-contact__success{background:#eaf3de;color:#3b6d11;padding:14px 20px;border-radius:8px;margin-bottom:20px;font-weight:500}.p1m-contact__error{background:#fde8e8;color:#c53030;padding:14px 20px;border-radius:8px;margin-bottom:20px;font-weight:500}@media (max-width:768px){.p1m-contact__blocks{grid-template-columns:1fr}.p1m-contact__row{grid-template-columns:1fr}}.cat-layout{display:grid;grid-template-columns:1fr 320px;gap:40px;padding:32px 0 80px}.cat-layout .p1m-sidebar__sticky{position:static}@media (max-width:960px){.cat-layout{grid-template-columns:1fr}.cat-sidebar{display:none}}.cat-featured{display:flex;gap:0;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 2px 8px rgb(0 0 0 / .06);text-decoration:none;color:inherit;margin-bottom:32px;transition:box-shadow 0.2s}.cat-featured:hover{box-shadow:0 4px 16px rgb(0 0 0 / .08)}.cat-featured .cat-img-wrap{flex:0 0 55%;position:relative;min-height:280px;aspect-ratio:unset;border-radius:0;background:#e8e4de}.cat-featured .cat-img-wrap picture,.cat-featured .cat-img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.cat-featured__body{flex:1;padding:24px}.cat-featured__date{font-size:12px;color:#999;text-transform:uppercase;letter-spacing:.5px}.cat-featured__title{font-family:var(--font-heading);font-size:1.35rem;font-weight:700;color:#1a0532;margin:6px 0 10px;line-height:1.3}.cat-featured__excerpt{font-size:14px;color:#666;line-height:1.6;margin:0 0 12px}.cat-featured__more{font-size:14px;font-weight:600;color:#f57e14}@media (max-width:768px){.cat-featured{flex-direction:column}.cat-featured .cat-img-wrap{flex:none;min-height:200px}.cat-featured__body{padding:16px}}.cat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:32px}@media (max-width:768px){.cat-grid{grid-template-columns:1fr}}.cat-card{background:#fff;border:1px solid #e8e2da;border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow 0.2s,transform 0.2s}.cat-card:hover{box-shadow:0 4px 12px rgb(0 0 0 / .08);transform:translateY(-2px)}.cat-card__body{padding:14px 16px}.cat-card__date{font-size:11px;color:#999;text-transform:uppercase;letter-spacing:.3px}.cat-card__title{font-family:var(--font-heading);font-size:.95rem;font-weight:600;color:#1a0532;margin:4px 0 0;line-height:1.35}.cat-card__excerpt{font-size:13px;color:#666;line-height:1.5;margin:6px 0 0}.cat-pagination{margin-top:16px}.cat-pagination .nav-links{display:flex;justify-content:center;gap:6px}.cat-pagination .page-numbers{padding:8px 14px;border:1px solid #e8e2da;border-radius:8px;font-size:14px;color:#1a0532;text-decoration:none;transition:background 0.15s}.cat-pagination .page-numbers:hover{background:#f5f3ef}.cat-pagination .page-numbers.current{background:#f57e14;color:#fff;border-color:#f57e14}.reviews-archive{padding:32px 0 80px;max-width:1200px}.reviews-filters{display:flex;gap:12px;align-items:center;margin-bottom:32px;flex-wrap:wrap}.reviews-filters select{padding:8px 36px 8px 12px;border:1px solid #e8e2da;border-radius:8px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23666' stroke-width='1.5' fill='none'/%3E%3C/svg%3E") right 12px center no-repeat;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit;font-size:14px;color:#1a0532;cursor:pointer}.reviews-filters select:focus{outline:none;border-color:#f57e14}#filter-reset{background:none;border:1px solid #e8e2da;border-radius:8px;padding:8px 16px;cursor:pointer;font-family:inherit;font-size:14px;color:#666}#filter-reset:hover{border-color:#f57e14;color:#f57e14}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.review-card{background:#fff;border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 2px 8px rgb(0 0 0 / .06);transition:transform 0.2s,box-shadow 0.2s;display:block}.review-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgb(0 0 0 / .1)}.review-card__img-wrap{position:relative;aspect-ratio:16 / 9;overflow:hidden}.review-card__img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.review-card__score{position:absolute;top:12px;left:12px;background:#81CC2A;color:#fff;font-weight:700;font-size:14px;padding:4px 10px;border-radius:6px}.review-card__body{padding:16px}.review-card__meta{display:flex;gap:8px;align-items:center;margin-bottom:4px}.review-card__merk{color:#f57e14;font-size:13px;font-weight:600}.review-card__type{color:#81CC2A;font-size:12px;font-weight:600}.review-card__title{font-size:16px;font-weight:700;color:#1a0532;margin:8px 0 0;line-height:1.3}@media (max-width:768px){.reviews-grid{grid-template-columns:1fr}.reviews-filters{flex-direction:column;align-items:stretch}}.cat-sidebar__card{background:#fff;border:1px solid #e8e2da;border-radius:12px;padding:20px;margin-bottom:20px}.cat-merk-logo-link{display:block;margin-bottom:16px}picture.cat-sidebar__logo{display:block;width:160px;height:80px}picture.cat-sidebar__logo img,.cat-sidebar__logo img{width:160px!important;height:80px!important;object-fit:contain;object-position:left center;display:block}.cat-sidebar__thumb img{width:100%;border-radius:8px;margin-bottom:12px}.cat-sidebar__card-title{font-family:var(--font-heading);font-size:1rem;font-weight:700;color:#1a0532;margin:0 0 8px}.cat-sidebar__card-desc{font-size:13px;color:#666;line-height:1.5;margin:0 0 12px}.cat-sidebar__card-link{font-size:13px;font-weight:600;color:#f57e14}.cat-sidebar__cat-list{list-style:none!important;padding:0!important;margin:0!important}.cat-sidebar__cat-list li{display:flex;justify-content:space-between;align-items:center;padding:6px 0;border-bottom:1px solid #e8e2da;list-style:none!important}.cat-sidebar__count{font-size:12px;color:#999;flex-shrink:0}.cat-sidebar__cat-list li:last-child{border-bottom:none}.cat-sidebar__cat-list a{font-size:13px;color:#1a0532;font-weight:500}.cat-sidebar__cat-list a:hover{color:#f57e14}.cat-img-wrap{position:relative;aspect-ratio:16 / 9;overflow:hidden;border-radius:8px;background:#e8e4de;display:block}.cat-img-wrap picture{display:block;width:100%;height:100%}.cat-img-wrap picture img,.cat-img-wrap img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.cat-review-img-wrap{width:160px;height:120px;flex-shrink:0;overflow:hidden;border-radius:8px;background:#e8e4de}.cat-review-img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.cat-review-section{margin:32px 0}.cat-review-section__title{font-family:var(--font-heading);font-size:1.15rem;font-weight:700;color:#1a0532;margin-bottom:12px}.cat-review-card{display:flex;gap:16px;align-items:center;background:#fff;border:1px solid #e8e2da;border-radius:12px;padding:16px;text-decoration:none;color:inherit;transition:box-shadow 0.2s}.cat-review-card:hover{box-shadow:0 4px 12px rgb(0 0 0 / .08)}.cat-review-card__body{flex:1;min-width:0}.cat-review-card__label{font-size:11px;font-weight:600;color:#f57e14;text-transform:uppercase;letter-spacing:.5px}.cat-review-card__title{font-family:var(--font-heading);font-size:1rem;font-weight:700;color:#1a0532;margin:4px 0 6px}.cat-review-card__score{display:inline-block;background:#81CC2A;color:#fff;font-weight:700;font-size:13px;padding:2px 8px;border-radius:4px;margin-right:8px}.cat-review-card__link{font-size:13px;font-weight:600;color:#f57e14}.cat-review-card+.cat-review-card{margin-top:12px}.cat-review-section__more{display:inline-block;margin-top:14px;font-size:14px;font-weight:600;color:#f57e14;text-decoration:none}.cat-review-section__more:hover{text-decoration:underline}@media (max-width:480px){.cat-review-card{flex-direction:column;align-items:stretch}.cat-review-img-wrap{width:100%;height:auto;aspect-ratio:16 / 9}}.review-conversion{margin:48px 0 40px}.review-conversion__inner{display:flex;gap:32px;align-items:stretch;background:#fff;border:1px solid #e8e2da;border-left:4px solid #f57e14;border-radius:16px;padding:28px;box-shadow:0 10px 30px rgb(26 5 50 / .08)}.review-conversion__left{flex:0 0 260px;display:flex;flex-direction:column;gap:16px;min-width:0}.review-conversion__media{position:relative;border-radius:12px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center;padding:12px;aspect-ratio:1 / 1}.review-conversion__img-link{display:block;width:100%;height:100%}.review-conversion__img{display:block;width:100%;height:100%;max-height:240px;object-fit:contain}.review-conversion__score{position:absolute;top:14px;left:14px;background:#81CC2A;color:#1a0532;font-weight:800;line-height:1;border-radius:14px;padding:10px 14px 8px;box-shadow:0 6px 14px rgb(26 5 50 / .18);display:inline-flex;align-items:baseline;gap:3px}.review-conversion__score-num{font-size:28px;letter-spacing:-.02em}.review-conversion__score-max{font-size:13px;font-weight:700;opacity:.7}.review-conversion__score--mobile{display:none}.review-conversion__subscores{display:flex;flex-direction:column;gap:8px}.review-conversion__sub{display:grid;grid-template-columns:minmax(0,1fr) 1fr auto;align-items:center;gap:10px;font-size:12px;color:#3a3330}.review-conversion__sub-label{color:#73685e;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.review-conversion__sub-track{height:6px;background:#efe8dd;border-radius:999px;overflow:hidden}.review-conversion__sub-fill{height:100%;background:linear-gradient(90deg,#81CC2A 0%,#6aaf1f 100%);border-radius:999px;transition:width 0.6s ease}.review-conversion__sub-value{font-weight:700;color:#1a0532;font-variant-numeric:tabular-nums;min-width:24px;text-align:right}.review-conversion__body{flex:1 1 auto;display:flex;flex-direction:column;gap:10px;min-width:0}.review-conversion__eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700;color:#f57e14}.review-conversion__title{margin:0;font-size:24px;line-height:1.25;color:#1a0532}.review-conversion__title a{color:inherit;text-decoration:none}.review-conversion__title a:hover{color:#f57e14}.review-conversion__pros{list-style:none;margin:4px 0 0;padding:0;display:flex;flex-direction:column;gap:4px}.review-conversion__pros li{position:relative;padding-left:22px;font-size:14px;color:#3a3330;line-height:1.45}.review-conversion__pros li::before{content:"✓";position:absolute;left:0;top:0;color:#81CC2A;font-weight:800}.review-conversion__specs{margin:8px 0 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 18px}.review-conversion__spec{display:flex;justify-content:space-between;gap:10px;font-size:13px;border-bottom:1px dashed #e8e2da;padding-bottom:4px;margin:0}.review-conversion__spec dt{color:#73685e}.review-conversion__spec dd{margin:0;color:#1a0532;font-weight:700;text-align:right}.review-conversion__actions{margin-top:auto;padding-top:12px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.review-conversion__cta{padding:14px 26px;font-size:16px;font-weight:700}.review-conversion__product-link{color:#1a0532;font-weight:600;font-size:14px;text-decoration:none;border-bottom:1px solid #fff0}.review-conversion__product-link:hover{color:#f57e14;border-bottom-color:#f57e14}.review-conversion__coupon-link{font-size:13px;font-weight:600;color:var(--color-green-dark);text-decoration:none}.review-conversion__coupon-link:hover{text-decoration:underline}@media (max-width:768px){.review-conversion{margin:32px 0 28px}.review-conversion__inner{flex-direction:column;padding:18px;gap:18px;border-radius:14px}.review-conversion__left{flex:0 0 auto;width:100%}.review-conversion__media{display:none}.review-conversion__subscores{display:grid;grid-template-columns:1fr 1fr;gap:6px 16px;width:100%}.review-conversion__sub{display:flex;justify-content:space-between;align-items:center;gap:6px;font-size:13px}.review-conversion__sub-label{font-size:13px}.review-conversion__sub-track{display:none}.review-conversion__sub-value{font-size:13px;font-weight:700;text-align:right}.review-conversion__score--mobile{display:inline-flex;position:static;align-self:flex-start;padding:6px 10px 5px;border-radius:10px;margin-bottom:-4px}.review-conversion__score--mobile .review-conversion__score-num{font-size:20px}.review-conversion__score--mobile .review-conversion__score-max{font-size:11px}.review-conversion__title{font-size:20px}.review-conversion__pros li{font-size:15px}.review-conversion__specs{grid-template-columns:1fr;gap:4px}.review-conversion__spec{font-size:14px;padding-bottom:5px}.review-conversion__actions{flex-direction:column;gap:10px;align-items:stretch}.review-conversion__cta{width:100%;text-align:center;padding:14px 20px;font-size:16px}.review-conversion__product-link{text-align:center;font-size:14px}}.p1m-content-merk-card--multi .p1m-sidebar-card__title{margin-bottom:14px}.p1m-merk-logos{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.p1m-merk-logos__item{display:flex;align-items:center;justify-content:center;min-height:56px;padding:10px 14px;background:#fff;border:1px solid #e8e2da;border-radius:10px;transition:border-color 0.15s ease,transform 0.15s ease}.p1m-merk-logos__item:hover{border-color:#f57e14;transform:translateY(-1px)}.p1m-merk-logos__item picture{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-width:0;min-height:0}.p1m-merk-logos__item img,.p1m-merk-logos__item picture img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}@media (max-width:768px){.p1m-merk-logos{grid-template-columns:repeat(3,1fr);gap:10px}.p1m-merk-logos__item{min-height:48px;padding:8px 10px}}@media (max-width:480px){.p1m-merk-logos{grid-template-columns:repeat(2,1fr)}}.product-related__more,.merk-news__more{margin:16px 0 0;text-align:right}.product-related__more-link,.merk-news__more-link{display:inline-block;color:#f57e14;font-weight:700;text-decoration:none;font-size:14px}.product-related__more-link:hover,.merk-news__more-link:hover{text-decoration:underline}.product-aanbiedingen{margin:var(--space-l) 0}.product-aanbiedingen__title{font-size:1.5rem;font-weight:700;color:var(--color-heading);margin-bottom:var(--space-s)}.kortingscode-card{background:var(--color-bg-card);border:2px solid var(--color-green);border-radius:var(--radius-sm);padding:var(--space-m);display:flex;flex-direction:column;gap:12px}@media (min-width:640px){.kortingscode-card--single{max-width:50%}.kortingscode-card:not(.kortingscode-card--single){max-width:80%}}.kortingscode-card__grid{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width:640px){.kortingscode-card__grid{grid-template-columns:repeat(2,1fr);gap:20px}.kortingscode-card__grid>.kortingscode-card__item+.kortingscode-card__item{border-left:1px solid var(--color-border);padding-left:20px}}.kortingscode-card__item{display:flex;flex-direction:column;gap:6px}@media (max-width:639px){.kortingscode-card__grid>.kortingscode-card__item+.kortingscode-card__item{border-top:1px solid var(--color-border);padding-top:16px}}.kortingscode-card__cta-wrap{text-align:center;margin-top:4px}.kortingscode-card__combineerbaar{font-size:.85rem;color:var(--color-green-dark);line-height:1.5}.kortingscode-card__omschrijving{font-size:1.1rem;font-weight:700;color:var(--color-heading)}.kortingscode-card__code-wrap{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.kortingscode-card__label{font-size:.85rem;color:var(--color-text-light)}.kortingscode-card__code{display:inline-flex;align-items:center;gap:6px;background:none;border:2px dashed var(--color-border);border-radius:6px;padding:6px 12px;cursor:pointer;font-family:inherit;font-size:.95rem;color:var(--color-heading);transition:border-color 0.2s,background 0.2s}.kortingscode-card__code:hover{border-color:var(--color-green);background:rgb(129 204 42 / .06)}.kortingscode-card__code code{font-family:'DM Sans',monospace;font-weight:700;letter-spacing:.5px}.kortingscode-card__copy-icon{width:14px;height:14px;color:var(--color-text-light);flex-shrink:0}.kortingscode-card__code--copied{border-color:var(--color-green);background:rgb(129 204 42 / .1)}.kortingscode-card__voorwaarden{font-size:.85rem;color:var(--color-text-light);line-height:1.5}.kortingscode-card__einddatum{font-size:.8rem;color:var(--color-text-light);font-style:italic}.kortingscode-card__cta{display:inline-block;font-size:.9rem;padding:10px 28px}.product-sidebar__cta-coupon{display:flex;flex-direction:column;align-items:center;gap:4px;margin:8px 0}.product-sidebar__cta-coupon-desc{font-size:.8rem;color:var(--color-green-dark);font-weight:600}.product-sidebar__cta-all-codes{display:block;text-align:center;font-size:.8rem;color:var(--color-primary);text-decoration:none;font-weight:600;margin-bottom:6px}.product-sidebar__cta-all-codes:hover{text-decoration:underline}.mobile-buy-bar--has-code .mobile-buy-bar__product{font-weight:600;color:var(--color-green-dark)}.product-price{display:inline-flex;align-items:baseline;gap:6px;flex-wrap:wrap}.product-price--block{display:flex}.product-price__sale{font-weight:700;color:#c0392b;font-size:1.1em}.product-price__original{font-weight:400;color:var(--color-text-light);text-decoration:line-through;font-size:.9em}.product-price__current{font-weight:700;color:var(--color-heading)}.product-cta-block__coupon-link{display:block;font-size:.8rem;font-weight:600;color:var(--color-green-dark);text-decoration:none;margin-top:6px;text-align:center}.product-cta-block__coupon-link:hover{text-decoration:underline}.product-sidebar__cta-coupon-link{display:block;text-align:center;font-size:.8rem;font-weight:600;color:var(--color-green-dark);text-decoration:none;margin:6px 0}.product-sidebar__cta-coupon-link:hover{text-decoration:underline}.beste-waarom{margin:2rem 0}.beste-subcategorie{margin:2.5rem 0;padding:1.5rem;background:#fff;border-radius:12px;border:1px solid var(--color-border)}.beste-subcategorie__intro{margin-bottom:1.25rem}.beste-subcategorie__image{margin-bottom:1.25rem;border-radius:8px;overflow:hidden}.beste-subcategorie__image img{width:100%;height:auto}.beste-subcategorie__pick{background:rgb(250 247 242 / .6);border-radius:10px;padding:1.25rem;margin-bottom:1rem}.beste-subcategorie__pick-header{display:flex;align-items:center;gap:14px;margin-bottom:.75rem}.beste-subcategorie__pick-label{display:inline-block;padding:3px 10px;background:var(--color-green);color:#fff;border-radius:20px;font-size:.75rem;font-weight:600;white-space:nowrap}.beste-subcategorie__pick-image{flex-shrink:0}.beste-subcategorie__pick-image img{width:56px;height:56px;object-fit:contain;border-radius:8px}.beste-subcategorie__pick-info h3{font-size:1rem;margin:0 0 4px}.beste-subcategorie__pick-info h3 a{color:var(--color-heading);text-decoration:none}.beste-subcategorie__pick-info h3 a:hover{color:var(--color-secondary)}.beste-subcategorie__runner{background:#fff;border:1px solid var(--color-border);border-radius:10px;padding:1rem 1.25rem}.beste-subcategorie__runner-label{display:inline-block;padding:2px 8px;background:var(--color-border);color:var(--color-meta);border-radius:12px;font-size:.72rem;font-weight:600;margin-bottom:6px}.beste-subcategorie__runner h4{font-size:.95rem;margin:0 0 6px}.beste-subcategorie__runner h4 a{color:var(--color-heading);text-decoration:none}.beste-subcategorie__runner h4 a:hover{color:var(--color-secondary)}.beste-product__spec--text .beste-product__spec-label{font-weight:500}.p1m-noodstroom-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.5rem 0}.p1m-noodstroom__table{width:100%;border-collapse:collapse;font-size:.95rem;min-width:700px}.p1m-noodstroom__th{background:var(--color-heading);color:#fff;padding:12px 14px;text-align:left;font-weight:600;font-size:.85rem;white-space:nowrap}.p1m-noodstroom__th--product{min-width:200px}.p1m-noodstroom__row{border-bottom:1px solid var(--color-border)}.p1m-noodstroom__row:hover{background:rgb(250 247 242 / .6)}.p1m-noodstroom__td{padding:10px 14px;vertical-align:middle}.p1m-noodstroom__td--product{font-weight:500}.p1m-noodstroom__product{display:flex;align-items:center;gap:10px}.p1m-noodstroom__thumb{width:48px;height:48px;object-fit:contain;border-radius:6px;background:#fff;flex-shrink:0}.p1m-noodstroom__product-info{display:flex;flex-direction:column;gap:2px}.p1m-noodstroom__product-name{color:var(--color-heading);text-decoration:none;font-weight:600;font-size:.9rem;line-height:1.3}.p1m-noodstroom__product-name:hover{color:var(--color-secondary)}.p1m-noodstroom__thumb-link{flex-shrink:0}.p1m-noodstroom__product-merk{color:var(--color-meta);font-size:.8rem;font-weight:400;text-decoration:none}a.p1m-noodstroom__product-merk:hover{color:var(--color-secondary);text-decoration:underline}.p1m-noodstroom__badge{display:inline-block;padding:4px 10px;border-radius:20px;font-size:.78rem;font-weight:600;white-space:nowrap}.p1m-noodstroom__badge--eps{background:#ede9f5;color:#5b3a8c}.p1m-noodstroom__badge--offgrid{background:#e8f5e0;color:#3a7a1c}.p1m-noodstroom__badge--combo{background:#fff3e0;color:#c45e00}.p1m-noodstroom__check{color:var(--color-green);font-size:1.1rem;font-weight:700}.p1m-noodstroom__cross{color:var(--color-con-red);font-size:1.1rem}.p1m-noodstroom__na{color:var(--color-meta)}@media (max-width:768px){.p1m-noodstroom__td--product{position:sticky;left:0;background:#fff;z-index:1}.p1m-noodstroom__row:hover .p1m-noodstroom__td--product{background:rgb(250 247 242 / .95)}.p1m-noodstroom__th--product{position:sticky;left:0;z-index:2}.p1m-noodstroom__thumb{width:36px;height:36px}.p1m-noodstroom__product-name{font-size:.82rem}}