ul.voordelen{font-family:sans-serif;margin-left:25px}ul.voordelen li{list-style:none;line-height:2.4}ul.voordelen li:before{content:"\2713";margin:0 7px 0 -22px;color:#30CE3D;font-weight:bolder}ul.nadelen li{list-style:none;margin-left:20px}ul.nadelen li:before{content:"\1f6ab";margin:0 5px 0 -23px;font-size:small;color:red;font-weight:bolder}ul.algemeen li{list-style:none;margin-left:20px}ul.algemeen li:before{content:"\25cf";margin:0 8px 0 -20px;color:#000;font-weight:bolder}:root{--hp-orange:#E8500A;--hp-orange-dark:#c44108;--hp-dark:#1a1a2e;--hp-text:#1a1a1a;--hp-text-muted:#666666;--hp-bg-light:#f8f9fa;--hp-white:#ffffff;--hp-border:#e5e7eb;--hp-radius:8px;--hp-shadow:0 2px 12px rgba(0,0,0,.08);--hp-transition:0.2s ease}.skip-link{position:absolute;top:-100%;left:1rem;z-index:9999;padding:.75rem 1.5rem;background:var(--hp-orange);color:var(--hp-white);font-weight:700;border-radius:var(--hp-radius);text-decoration:none;transition:top var(--hp-transition)}.skip-link:focus{top:1rem;outline:3px solid var(--hp-dark);outline-offset:2px}.hp-main{overflow-x:hidden}.hp-container{max-width:1200px;margin-inline:auto;padding-inline:1.5rem}.hp-section-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.hp-section-title{font-size:clamp(1.4rem, 2.5vw, 1.875rem);font-weight:700;color:var(--hp-text);margin:0;line-height:1.2}.hp-section-title--center{text-align:center;width:100%;margin-bottom:2rem}.hp-link-more{display:inline-flex;align-items:center;gap:.25rem;color:var(--hp-orange);font-weight:600;font-size:.9rem;text-decoration:none;white-space:nowrap}.hp-link-more:hover,.hp-link-more:focus{color:var(--hp-orange-dark);text-decoration:underline}.hp-link-more svg{width:1em;height:1em;flex-shrink:0}.hp-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.75rem 1.5rem;border-radius:var(--hp-radius);font-weight:700;font-size:.9rem;text-decoration:none;letter-spacing:.03em;transition:background var(--hp-transition),color var(--hp-transition),border-color var(--hp-transition);cursor:pointer;border:2px solid transparent;line-height:1.3}.hp-btn:focus-visible{outline:3px solid var(--hp-orange);outline-offset:2px}.hp-btn--primary{background:var(--hp-orange);color:var(--hp-white)}.hp-btn--primary:hover,.hp-btn--primary:focus{background:var(--hp-orange-dark);color:var(--hp-white);text-decoration:none}.hp-btn--secondary{background:transparent;color:var(--hp-white);border-color:var(--hp-white)}.hp-btn--secondary:hover,.hp-btn--secondary:focus{background:rgba(255,255,255,.15);color:var(--hp-white);text-decoration:none}.hp-btn--outline{background:transparent;color:var(--hp-orange);border-color:var(--hp-orange)}.hp-btn--outline:hover,.hp-btn--outline:focus{background:var(--hp-orange);color:var(--hp-white);text-decoration:none}.hp-btn--white{background:var(--hp-white);color:var(--hp-orange);border-color:var(--hp-white)}.hp-btn--white:hover,.hp-btn--white:focus{background:#f0f0f0;color:var(--hp-orange-dark);text-decoration:none}.hp-btn--large{padding:1rem 2.5rem;font-size:1rem}.hp-badge{display:inline-block;padding:.2rem .6rem;border-radius:4px;font-size:.75rem;font-weight:700;background:var(--hp-bg-light);color:var(--hp-text-muted);letter-spacing:.04em;text-transform:uppercase}.hp-badge--orange{background:#fff0e8;color:var(--hp-orange)}.hp-hero{position:relative;background-size:cover;background-position:center top;background-repeat:no-repeat;min-height:620px;display:flex;align-items:center}.hp-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.65) 0%,rgba(0,0,0,.45) 60%,rgba(0,0,0,.3) 100%);z-index:0}.hp-hero__inner{position:relative;z-index:1;max-width:1200px;margin-inline:auto;padding:4rem 1.5rem;width:100%;display:grid;grid-template-columns:1fr 340px;gap:3rem;align-items:center}.hp-hero__content{color:var(--hp-white)}.hp-hero__eyebrow{font-size:.85rem;letter-spacing:.05em;margin-bottom:.75rem;opacity:.85}.hp-hero__title{font-size:clamp(2.2rem, 5vw, 3.5rem);font-weight:900;line-height:1.1;margin:0 0 1rem;color:var(--hp-white)}.hp-hero__sub{font-size:1.05rem;line-height:1.6;opacity:.9;margin-bottom:2rem;max-width:480px}.hp-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.hp-hero__rating{display:flex;align-items:center;gap:.5rem;font-size:.85rem;opacity:.9}.hp-hero__rating-brand{font-weight:600}.hp-hero__stars{color:#FFC107;letter-spacing:-1px}.hp-hero__rating-score{font-weight:700}.hp-hero__rating-count{opacity:.8}.hp-hero__search-box{background:var(--hp-white);border-radius:12px;padding:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.2)}.hp-hero__search-title{font-size:1rem;font-weight:700;color:var(--hp-text);margin:0 0 1rem;border-bottom:2px solid var(--hp-bg-light);padding-bottom:.75rem}.hp-hero__cat-list{list-style:none;margin:0;padding:0}.hp-hero__cat-list li{border-bottom:1px solid var(--hp-border)}.hp-hero__cat-list li:last-child{border-bottom:none}.hp-hero__cat-list a{display:flex;align-items:center;gap:.6rem;padding:.6rem 0;color:var(--hp-text);text-decoration:none;font-size:.9rem;font-weight:500;transition:color var(--hp-transition)}.hp-hero__cat-list a:hover,.hp-hero__cat-list a:focus{color:var(--hp-orange);text-decoration:none}.hp-hero__cat-list a:focus-visible{outline:2px solid var(--hp-orange);outline-offset:2px;border-radius:4px}.hp-cat-icon{width:1.2rem;height:1.2rem;flex-shrink:0;color:var(--hp-orange)}.hp-chevron{width:1rem;height:1rem;margin-left:auto;color:var(--hp-text-muted);flex-shrink:0}.hp-hero__cat-all{display:flex;align-items:center;justify-content:center;gap:.3rem;margin-top:1rem;padding:.6rem;background:var(--hp-bg-light);border-radius:var(--hp-radius);color:var(--hp-orange);font-weight:700;font-size:.85rem;text-decoration:none;transition:background var(--hp-transition)}.hp-hero__cat-all:hover,.hp-hero__cat-all:focus{background:#f0ebe7;text-decoration:none}.hp-hero__cat-all svg{width:1em;height:1em}.na-section{--na-bg:#f3f1ec;--na-text:#15171a;--na-text-muted:#6b7079;--na-orange:#ef6a1a;--na-green:#2fae66;--na-purple:#7a5af8;--na-radius:16px;--na-shadow:0 1px 2px rgba(20, 23, 28, 0.04), 0 6px 18px rgba(20, 23, 28, 0.05);max-width:1200px;margin:0 auto;padding:4rem 0;font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--na-text)}.na-section *,.na-section *::before,.na-section *::after{box-sizing:border-box}.na-section-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.na-section-title{font-size:clamp(1.4rem, 2.5vw, 1.875rem);font-weight:700;line-height:1.2;margin:0;color:var(--na-text)}.na-section-link{display:inline-flex;align-items:center;gap:.25rem;font-size:.9rem;font-weight:600;color:var(--na-orange);text-decoration:none;white-space:nowrap;transition:color 0.15s ease}.na-section-link:hover{color:#c44108;text-decoration:underline}.na-section-link svg{width:1em;height:1em}.na-grid{display:grid;grid-template-columns:1fr 2fr;gap:8px}.na-card-hero{position:relative;border-radius:var(--na-radius);overflow:hidden;color:#fff;text-decoration:none;display:flex;flex-direction:column;justify-content:flex-end;min-height:320px;height:100%;background:#1e1f24 center/cover no-repeat;box-shadow:var(--na-shadow);cursor:pointer;transition:transform 0.25s ease,box-shadow 0.25s ease;isolation:isolate}.na-card-hero:hover,.na-card-hero:focus{color:#fff;text-decoration:none}.na-card-hero:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(20,23,28,.12)}.na-card-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.9) 0%,rgba(0,0,0,.7) 30%,rgba(0,0,0,.3) 65%,rgba(0,0,0,0) 100%);pointer-events:none;z-index:0}.na-card-hero__body{position:relative;z-index:1;padding:16px 18px 18px;display:flex;flex-direction:column}.na-card-hero__title{font-size:1.5rem;line-height:1.25;font-weight:700;margin:0 0 .5rem;color:#fff}.na-card-hero__desc{font-size:.9rem;line-height:1.5;color:rgba(255,255,255,.85);font-weight:400;margin:0 0 .75rem;max-width:340px}.na-card-hero__meta{font-size:.8rem;color:rgba(255,255,255,.65);font-weight:500;margin-top:.25rem}.na-dot{display:inline-block;width:3px;height:3px;background:currentColor;border-radius:50%;margin:0 .5em;vertical-align:middle;opacity:.6}.na-badge{display:inline-flex;align-items:center;padding:.2rem .6rem;border-radius:4px;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#fff;background:var(--na-orange)}.na-badge--news{background:#e63946}.na-badge--schema{background:var(--na-green)}.na-badge--injury{background:var(--na-purple)}.na-card-hero__badge{align-self:flex-start;margin-bottom:5px}.na-grid-small{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:8px}.na-card{background:transparent;border-radius:var(--na-radius);overflow:hidden;color:var(--na-text);text-decoration:none;display:flex;flex-direction:row;align-items:stretch;gap:10px;cursor:pointer;transition:transform 0.25s ease}.na-card:hover,.na-card:focus{transform:translateY(-2px);color:var(--na-text);text-decoration:none}.na-card:hover .na-card__title{color:var(--na-orange)}.na-card__media{position:relative;flex:0 0 33.333%;aspect-ratio:1 / 1;background:#d8d6d0 center/cover no-repeat;border-radius:10px;overflow:hidden}.na-card__body{padding:6px 6px 4px 0;flex:1 1 auto;display:flex;flex-direction:column;align-items:flex-start}.na-card__badge{margin-bottom:6px}.na-card__title{font-size:.95rem;line-height:1.35;font-weight:700;margin:0;color:var(--na-text)}.na-card__meta{font-size:.8rem;color:var(--na-text-muted);font-weight:500;margin-top:auto;padding-top:.4rem}@media (max-width:960px){.na-grid{grid-template-columns:1fr}.na-card-hero{min-height:420px}}@media (max-width:560px){.na-grid-small{grid-template-columns:1fr;grid-template-rows:auto}.na-section{padding:40px 0}}.hp-help{padding:4rem 0;background:var(--hp-bg-light)}.hp-help>.hp-container{padding-inline:0}.hp-help .hp-section-title{margin-bottom:2rem}.hp-help__grid{display:grid;grid-template-columns:repeat(8,1fr);gap:1rem;list-style:none;margin:0;padding:0}.hp-help__item{text-align:center}.hp-help__link{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem .75rem;border-radius:var(--hp-radius);background:var(--hp-white);text-decoration:none;transition:background var(--hp-transition),transform var(--hp-transition),box-shadow var(--hp-transition);height:100%;box-shadow:var(--hp-shadow)}.hp-help__link:hover,.hp-help__link:focus{background:var(--hp-white);transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.1);text-decoration:none}.hp-help__link:focus-visible{outline:3px solid var(--hp-orange);outline-offset:2px}.hp-help__icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:#fff0e8;color:var(--hp-orange);flex-shrink:0}.hp-help__icon svg{width:1.5rem;height:1.5rem}.hp-help__label{font-size:.82rem;font-weight:700;color:var(--hp-text);line-height:1.3}.hp-help__desc{font-size:.72rem;color:var(--hp-text-muted);line-height:1.3}.hp-picks{padding:4rem 0;background:var(--hp-white)}.hp-picks__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.hp-pick-card{border-radius:var(--hp-radius);overflow:hidden;box-shadow:var(--hp-shadow);background:var(--hp-white);border:1px solid var(--hp-border);display:flex;flex-direction:column;transition:transform var(--hp-transition),box-shadow var(--hp-transition)}.hp-pick-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.hp-pick-card__img-link{display:block;aspect-ratio:4/3;overflow:hidden}.hp-pick-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform var(--hp-transition)}.hp-pick-card:hover .hp-pick-card__img{transform:scale(1.04)}.hp-pick-card__body{padding:1.25rem;flex:1;display:flex;flex-direction:column;gap:.6rem}.hp-pick-card__title{font-size:.95rem;font-weight:700;line-height:1.35;margin:0;color:var(--hp-text)}.hp-pick-card__desc{font-size:.85rem;color:var(--hp-text-muted);line-height:1.5;margin:0;flex:1}.hp-pick-card__body .hp-btn{margin-top:auto;font-size:.8rem;padding:.45rem .85rem;justify-content:flex-start;align-self:flex-start}.hp-newsletter{background:var(--hp-orange);padding:3rem 0}.hp-newsletter__inner{display:grid;grid-template-columns:1fr auto;gap:1.5rem 3rem;align-items:center}.hp-newsletter__content{display:flex;align-items:flex-start;gap:1rem;color:var(--hp-white)}.hp-newsletter__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:3rem;height:3rem;background:rgba(255,255,255,.2);border-radius:50%}.hp-newsletter__icon svg{width:1.4rem;height:1.4rem;color:var(--hp-white)}.hp-newsletter__title{font-size:clamp(1.1rem, 2vw, 1.5rem);font-weight:800;color:var(--hp-white);margin:0 0 .25rem;line-height:1.2}.hp-newsletter__sub{font-size:.9rem;opacity:.9;margin:0;line-height:1.5}.hp-newsletter__form{display:flex;gap:.5rem;align-items:center;flex-wrap:nowrap}.hp-newsletter__input{padding:.75rem 1rem;border:2px solid transparent;border-radius:var(--hp-radius);font-size:.9rem;min-width:260px;background:var(--hp-white);color:var(--hp-text);transition:border-color var(--hp-transition)}.hp-newsletter__input::placeholder{color:var(--hp-text-muted)}.hp-newsletter__input:focus{outline:none;border-color:var(--hp-dark)}.hp-newsletter__social-proof{grid-column:1 / -1;display:flex;align-items:center;justify-content:center;gap:.4rem;color:rgba(255,255,255,.85);font-size:.85rem;margin:0}.hp-newsletter__social-proof svg{width:1em;height:1em;flex-shrink:0}.hp-community{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;padding:6rem 0;text-align:center}.hp-community__overlay{position:absolute;inset:0;background:rgba(0,0,0,.6);z-index:0}.hp-community__inner{position:relative;z-index:1}.hp-community__title{font-size:clamp(1.8rem, 4vw, 3rem);font-weight:900;color:var(--hp-white);margin:0 0 1rem;line-height:1.15}.hp-community__sub{font-size:1.05rem;color:rgba(255,255,255,.9);margin:0 auto 2rem;max-width:560px;line-height:1.6}.hrdlpn-google-nieuws{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;margin:1.5rem 0;padding:1rem 1.25rem;background:#f5f5f5;border-left:3px solid #4285f4;border-radius:3px;font-size:.9rem}.hrdlpn-google-nieuws a{color:#4285f4;text-decoration:none;white-space:nowrap}.hrdlpn-google-nieuws a:hover{text-decoration:underline}.hp-brands{background:#111;color:var(--hp-white);width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;box-sizing:border-box}.hp-brands__inner{display:flex;align-items:center;gap:2rem;max-width:1200px;margin-inline:auto;padding:1.25rem 1.5rem}.hp-brands__intro{margin:0;font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.45);white-space:nowrap;flex-shrink:0}.hp-brands__list{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;flex:1;gap:1.5rem;list-style:none;margin:0;padding:0}.hp-brands__item{display:flex;align-items:center;justify-content:center;flex:1}.hp-brands__logo{display:flex;align-items:center;justify-content:center;height:2rem}.hp-brands__logo svg{width:auto;height:100%;max-width:4.5rem;fill:rgba(255,255,255,.6);transition:fill var(--hp-transition)}.hp-brands__item:hover .hp-brands__logo svg{fill:#fff}[data-brand="garmin"] .hp-brands__logo{height:2.75rem}.hp-brands__logo--img img{width:auto;height:auto;max-height:2rem;max-width:4.5rem;filter:brightness(0) invert(1);opacity:.6;transition:opacity var(--hp-transition)}.hp-brands__item:hover .hp-brands__logo--img img{opacity:1}.hp-brands__name{display:none}.hp-brands__item--text-only .hp-brands__name{display:block;font-size:.75rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.6)}@media (max-width:768px){.hp-brands__inner{flex-direction:column;align-items:flex-start;gap:1.25rem;padding:1.5rem}.hp-brands__list{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem 1rem;width:100%}.hp-brands__item{flex-direction:column;gap:.5rem}.hp-brands__name{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hp-brands__item--text-only .hp-brands__name{font-size:.85rem}}@media (max-width:1024px){.hp-hero__inner{grid-template-columns:1fr 300px;gap:2rem}.hp-picks__grid{grid-template-columns:repeat(2,1fr)}.hp-help__grid{grid-template-columns:repeat(4,1fr)}.hp-newsletter__inner{grid-template-columns:1fr}.hp-newsletter__form{flex-wrap:wrap}.hp-newsletter__input{min-width:0;flex:1}}@media (max-width:768px){.hp-hero{min-height:0}.hp-hero__inner{grid-template-columns:1fr;padding:3rem 1.5rem}.hp-hero__search-box{max-width:480px}.hp-hero__title{font-size:clamp(2rem, 8vw, 2.8rem)}.hp-picks__grid{grid-template-columns:repeat(2,1fr)}.hp-help__grid{grid-template-columns:repeat(4,1fr)}.hp-brands__list{gap:1rem 2rem}}@media (max-width:480px){.hp-picks__grid{grid-template-columns:1fr}.hp-help__grid{grid-template-columns:repeat(2,1fr)}.hp-help__desc{display:none}.hp-newsletter__form{flex-direction:column;width:100%}.hp-newsletter__input{width:100%;min-width:0}.hp-newsletter__form .hp-btn{width:100%;justify-content:center}.hp-hero__actions{flex-direction:column}.hp-hero__actions .hp-btn{width:100%;justify-content:center}}@media (max-width:768px){.na-section{padding-inline:1.5rem}.hp-help>.hp-container{padding-inline:1.5rem}}@media (max-width:768px){.site-header{height:auto}.has-inline-mobile-toggle .inside-header{position:relative;justify-content:center}.has-inline-mobile-toggle .mobile-menu-control-wrapper{position:absolute;right:0;top:0;height:60px;display:flex;align-items:center}button.menu-toggle{line-height:1;padding:.75rem 1.25rem;display:flex;align-items:center;align-self:center}button.menu-toggle .gp-icon{font-size:1.75rem}}.front-page .content-area,.front-page #primary{width:100%!important;max-width:100%!important;padding:0!important;float:none!important}.front-page .site-main,.front-page .entry,.front-page .entry-content{padding:0!important;margin:0!important}.front-page #sidebar-primary,.front-page .widget-area{display:none!important}.front-page .site-content .inside-page-hero{display:none}.footer-newsletter{padding-top:2rem;display:flex;flex-wrap:wrap;align-items:center;gap:1rem 2rem}.footer-newsletter__content{display:flex;align-items:center;gap:1rem;flex:1 1 250px}.footer-newsletter__title{display:block;font-size:1rem;margin-bottom:.25rem}.footer-newsletter__sub{margin:0;font-size:.875rem;color:var(--contrast-2)}.footer-newsletter .hp-newsletter__form{flex:2 1 400px}.footer-newsletter .hp-newsletter__input{background:var(--base-3);border:1px solid var(--contrast-3);color:var(--contrast)}.footer-newsletter .hp-newsletter__social-proof{flex:1 1 100%;font-size:.875rem;margin:0;color:var(--contrast-2)}.entry-meta--date{margin:.5em 0 1.25em;font-size:.95rem;color:var(--contrast-2)}.entry-featured-image{margin:0 0 1.75em}.entry-featured-image img{display:block;width:100%;height:auto;border-radius:var(--hp-radius)}.hrdlpn-breadcrumbs{margin:0 0 .9em;font-size:.85rem;color:var(--contrast-2)}.hrdlpn-breadcrumbs a{color:var(--contrast-2);text-decoration:none}.hrdlpn-breadcrumbs a:hover,.hrdlpn-breadcrumbs a:focus{text-decoration:underline}.hrdlpn-breadcrumbs .breadcrumb_last{color:var(--contrast);font-weight:600}.author-tooltip{position:relative;cursor:help;text-decoration:underline dotted;text-underline-offset:.2em;outline:none}.author-tooltip__content{position:absolute;left:0;top:calc(100% + 0.6em);z-index:10;width:max-content;max-width:min(40rem, 90vw);padding:.65em .85em;border-radius:8px;background:var(--contrast);color:#fff;font-size:.85rem;line-height:1.45;font-weight:400;text-decoration:none;box-shadow:0 6px 20px rgba(0,0,0,.18);opacity:0;visibility:hidden;transform:translateY(-.3em);transition:opacity 0.15s ease,transform 0.15s ease,visibility 0.15s;pointer-events:none}.author-tooltip__content::after{content:"";position:absolute;bottom:100%;left:1.25em;border:6px solid transparent;border-bottom-color:var(--contrast)}.author-tooltip:hover .author-tooltip__content,.author-tooltip:focus .author-tooltip__content,.author-tooltip:focus-visible .author-tooltip__content{opacity:1;visibility:visible;transform:translateY(0)}