.hero{grid-template-columns:1.6fr 1fr;gap:24px;padding-top:24px;display:grid}.hero__foto-blok{border-radius:24px;min-height:440px;position:relative;overflow:hidden}.hero__foto{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero__foto--placeholder{background:var(--store-accent-200)}.hero__gradient{pointer-events:none;position:absolute;inset:0}.hero__inhoud{color:#fff;text-shadow:0 1px 2px #00000073,0 2px 12px #00000059;flex-direction:column;justify-content:center;width:58%;padding:0 64px 0 48px;display:flex;position:absolute;top:0;bottom:0;left:0}.hero__inhoud h1{color:#fff;margin-bottom:18px;font-size:38px;line-height:1.08}.hero__vinkjes{flex-direction:column;gap:10px;margin-bottom:26px;font-size:15px;list-style:none;display:flex}.hero__vinkjes li{align-items:center;gap:10px;display:flex}.hero__vinkjes svg{flex-shrink:0}.hero__knop{align-self:flex-start;margin-bottom:18px}.hero__sterren{color:#fffffff2;align-items:center;gap:7px;font-size:13px;font-weight:500;display:flex}.hero__sterren-iconen{color:var(--store-accent);gap:3px;display:inline-flex}.hero__deal{flex-direction:column;min-width:0;padding:36px 40px;display:flex}.hero__deal-tekst{display:contents}.hero__deal-label{color:var(--store-accent);margin-bottom:10px;font-size:13px;font-weight:600}.hero__deal-titel{margin-bottom:4px;font-size:21px}.hero__deal-titel a{color:var(--store-ink);text-decoration:none}.hero__deal-titel a:hover{color:var(--store-accent)}.hero__deal-prijs{color:var(--store-ink-55);margin-bottom:14px;font-size:13px}.hero__deal-prijs s{margin-right:6px}.hero__deal-prijs strong{color:var(--store-accent);font-size:18px}.hero__deal-foto{flex:1 1 0;min-height:170px;display:flex;overflow:hidden}.hero__deal-foto img{object-fit:contain;width:100%;height:100%}@media (min-width:961px) and (max-width:1100px){.hero{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr)}.hero__inhoud{width:82%;padding:0 28px}.hero__inhoud h1{margin-bottom:14px;font-size:32px}.hero__vinkjes{gap:8px;margin-bottom:20px;font-size:14px}}@media (max-width:960px){.hero{grid-template-columns:1fr}}@media (max-width:760px){.hero{gap:14px;padding-top:14px}.hero__foto-blok{border-radius:20px;min-height:460px}.hero__gradient{background:0 0}.hero__inhoud{justify-content:flex-end;width:auto;padding:0 20px 22px;inset:auto 0 0}.hero__inhoud h1{margin-bottom:12px;font-size:27px;line-height:1.1}.hero__vinkjes{gap:7px;margin-bottom:16px;font-size:13px}.hero__vinkjes li{gap:8px}.hero__knop{margin-bottom:12px;padding:12px 26px;font-size:14px}.hero__sterren{gap:5px;font-size:12px}.hero__deal{flex-direction:row-reverse;align-items:center;gap:16px;padding:20px}.hero__deal-foto{flex:0 0 110px;height:110px;min-height:0}.hero__deal-tekst{flex:1;min-width:0;display:block}.hero__deal-titel{margin-bottom:3px;font-size:16px}.hero__deal-label{margin-bottom:4px;font-size:12px;display:block}.hero__deal-prijs{margin:0;font-size:12px}.hero__deal-prijs strong{font-size:16px}}
.cattegels{padding-top:44px}.cattegels__grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.cattegel{color:var(--store-ink);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.cattegel__foto{background:#f7f4ee;height:170px}.cattegel__foto img,.cattegel__placeholder{object-fit:cover;width:100%;height:100%;display:block}.cattegel__onder{justify-content:space-between;align-items:baseline;gap:10px;padding:14px 16px 16px;display:flex}.cattegel__naam{font-family:var(--font-heading);font-size:16px;font-weight:600;line-height:1.3}.cattegel__aantal{color:var(--store-ink-55);white-space:nowrap;font-size:12px}.cattegel:hover .cattegel__naam{color:var(--store-accent)}.cattegels__pills{flex-wrap:wrap;align-items:center;gap:10px;padding-top:18px;display:flex}.cattegels__pills-kop{color:var(--store-ink-75);margin-right:2px;font-size:13px}.cattegels__pill{border:1px solid var(--store-lijn);background:var(--store-surface);color:var(--store-ink);white-space:nowrap;border-radius:999px;padding:8px 16px;font-size:14px;text-decoration:none;transition:border-color .15s,color .15s;display:inline-block}.cattegels__pill:hover{border-color:var(--store-accent);color:var(--store-accent)}@media (max-width:960px){.cattegels__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.cattegels{padding-top:20px}.cattegels__grid{grid-template-columns:repeat(2,1fr);gap:12px}.cattegel__foto{height:130px}.cattegel__onder{padding:10px 12px 12px}.cattegel__naam{font-size:14px}.cattegels__pills{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.cattegels__pills::-webkit-scrollbar{display:none}}
.blogrij{padding-top:44px}.blogrij__rij{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.blogrij__kaart{color:var(--store-ink);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.blogrij__foto{height:200px}.blogrij__foto img,.blogrij__placeholder{object-fit:cover;width:100%;height:100%}.blogrij__placeholder{background:var(--store-accent-100)}.blogrij__body{flex-direction:column;gap:8px;padding:22px 26px 26px;display:flex}.blogrij__tag{color:var(--store-accent);font-size:12px;font-weight:600}.blogrij__body h3{font-size:18px;line-height:1.25}.blogrij__body p{color:var(--store-ink-75);font-size:13px;line-height:1.5}.blogrij__lees{color:var(--store-accent);margin-top:4px;font-size:13px;font-weight:600}@media (max-width:760px){.blogrij{padding-top:20px}.blogrij__rij{scroll-snap-type:x mandatory;scrollbar-width:none;scroll-behavior:smooth;gap:12px;display:flex;overflow-x:auto}.blogrij__rij::-webkit-scrollbar{display:none}.blogrij__kaart{scroll-snap-align:start;border-radius:16px;flex-shrink:0;width:250px}.blogrij__foto{height:140px}.blogrij__body{gap:6px;padding:14px 16px 16px}.blogrij__body h3{font-size:15px}.blogrij__body p{display:none}}
.merken{padding-top:44px}.merken__kop-links{align-items:baseline;gap:16px;display:flex}.merken__pijlen{display:none}.merken__venster{overflow:hidden}.merken__rij{width:max-content;animation:merken-marquee var(--merken-duur,30s) linear infinite;display:flex}.merken__venster:hover .merken__rij{animation-play-state:paused}.merken__dubbel{display:contents}.merken__item{flex-shrink:0;justify-content:center;align-items:center;height:96px;padding:0 46px;text-decoration:none;display:flex}.merken__logo{object-fit:contain;filter:grayscale();opacity:.75;width:auto;max-width:140px;height:auto;max-height:34px;transition:filter .15s,opacity .15s}.merken__item:hover .merken__logo{filter:none;opacity:1}.merken__naam{font-family:var(--font-heading);color:#4a4a48;text-align:center;font-size:20px;font-weight:600;transition:color .15s}.merken__item:hover .merken__naam{color:var(--store-accent)}@keyframes merken-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.merken__rij{width:auto;animation:none;overflow-x:auto}.merken__dubbel{display:none}}@media (max-width:760px){.merken{padding-top:20px}.merken__item{height:56px;padding:0 26px}.merken__logo{max-height:24px}.merken__naam{font-size:16px}}
.reviews{padding-top:44px}.reviews__score{align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.reviews__score svg,.reviews__score strong{color:var(--store-accent)}.reviews__rij{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.reviews__kaart{border:0;flex-direction:column;gap:12px;margin:0;padding:26px 28px;display:flex}.reviews__sterren{color:var(--store-accent);gap:3px;display:flex}.reviews__kaart p{color:var(--store-ink-85);font-size:14px;line-height:1.55}.reviews__kaart footer{flex-wrap:wrap;align-items:center;gap:8px;margin-top:auto;font-size:13px;display:flex}.reviews__check{color:var(--store-groen);align-items:center;gap:4px;font-weight:600;display:flex}.reviews__app{margin-top:18px}.reviews__slider{position:relative}.reviews__pijl{z-index:2;width:42px;height:42px;position:absolute;top:50%;transform:translateY(-50%)}.reviews__pijl--links{left:-16px}.reviews__pijl--rechts{right:-16px}.reviews__jrij{scroll-snap-type:x mandatory;scrollbar-width:none;scroll-behavior:smooth;gap:18px;display:flex;overflow-x:auto}.reviews__jrij::-webkit-scrollbar{display:none}.reviews__jrij[data-slider-sleep]{overscroll-behavior-x:contain}.reviews__jrij[data-slider-sleep]:focus-visible{outline:2px solid var(--store-accent);outline-offset:4px;border-radius:var(--radius-kaart)}@media (hover:hover) and (pointer:fine){.reviews__jrij[data-slider-sleep]{cursor:grab}}.reviews__jrij[data-slider-sleept],.reviews__jrij[data-slider-sleept] *{cursor:grabbing;-webkit-user-select:none;user-select:none}.jrev{scroll-snap-align:start;background:var(--store-surface);border-radius:var(--radius-kaart);flex-direction:column;flex:0 0 calc(25% - 13.5px);gap:10px;min-width:0;padding:26px 28px;display:flex}.jrev__kop{justify-content:space-between;align-items:center;gap:10px;display:flex}.jrev__sterren{color:var(--store-accent);gap:2px;display:inline-flex}.jrev__datum{color:var(--store-ink-55);white-space:nowrap;font-size:12px}.jrev__titel{color:var(--store-ink);font-size:14px;font-weight:600}.jrev__tekst{color:var(--store-ink-85);font-size:13px;line-height:1.55}.jrev__tekst.is-open{max-height:none}.jrev__leesverder{cursor:pointer;font-family:var(--font-body);color:var(--store-accent);text-align:left;visibility:hidden;background:0 0;border:0;margin-top:-4px;padding:0;font-size:12px;font-weight:600}.jrev__leesverder.is-actief{visibility:visible}.jrev__leesverder:hover{color:var(--store-accent-link)}.jrev-dialoog{width:calc(100vw - 32px);max-width:560px;box-shadow:var(--schaduw-lg);border:0;border-radius:20px;margin:auto;padding:26px 28px}.jrev-dialoog::backdrop{background:#22423a73}.jrev-dialoog__sluit{position:absolute;top:12px;right:12px}.jrev-dialoog__inhoud{flex-direction:column;gap:10px;max-height:70vh;padding-right:34px;display:flex;overflow-y:auto}.jrev-dialoog .jrev__tekst{max-height:none;overflow:visible}.jrev__voet{flex-wrap:wrap;align-items:center;gap:8px;margin-top:auto;font-size:12px;display:flex}.jrev__naam{color:var(--store-ink);font-weight:600}.jrev__geverifieerd{color:var(--store-groen);font-weight:600}.jrev__product{color:var(--store-ink-65);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:12px;text-decoration:none;overflow:hidden}.jrev__product:hover{color:var(--store-accent)}@media (max-width:960px){.jrev{flex-basis:calc(50% - 9px)}}@media (max-width:760px){.reviews__jrij{gap:12px}.jrev{border-radius:16px;flex-basis:260px;padding:16px 18px}.jrev__tekst{font-size:12.5px}.reviews__pijl{width:38px;height:38px}.reviews__pijl--links{left:-8px}.reviews__pijl--rechts{right:-8px}}@media (max-width:960px){.reviews__rij{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.reviews{padding-top:20px}.reviews__rij{scroll-snap-type:x mandatory;scrollbar-width:none;scroll-behavior:smooth;gap:12px;display:flex;overflow-x:auto}.reviews__rij::-webkit-scrollbar{display:none}.reviews__kaart{scroll-snap-align:start;flex-shrink:0;gap:10px;width:260px;padding:18px 20px}.reviews__kaart p{font-size:12.5px}.reviews__kaart footer,.reviews__score{font-size:12px}}
.tekstfoto{grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding-top:44px;display:grid}.tekstfoto--gespiegeld .tekstfoto__tekst{order:2}.tekstfoto--gespiegeld .tekstfoto__foto{order:1}.tekstfoto__tekst h2{margin-bottom:14px;font-size:28px}.tekstfoto__body{color:var(--store-ink-85);margin-bottom:22px;font-size:15px;line-height:1.7}.tekstfoto__foto{border-radius:24px;height:380px;overflow:hidden}.tekstfoto__foto img,.tekstfoto__placeholder{object-fit:cover;width:100%;height:100%}.tekstfoto__placeholder{background:var(--store-accent-100)}@media (max-width:760px){.tekstfoto{grid-template-columns:1fr;gap:16px;padding-top:20px}.tekstfoto__tekst{order:2}.tekstfoto__foto{border-radius:20px;order:1;height:220px}.tekstfoto__tekst h2{margin-bottom:10px;font-size:20px}.tekstfoto__body{margin-bottom:14px;font-size:13px}.tekstfoto__tekst .btn{padding:11px 24px;font-size:13px}}
.uitgelicht{padding-top:44px}.uitgelicht__grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}@media (max-width:960px){.uitgelicht__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.uitgelicht{padding-top:20px}.uitgelicht__grid{gap:12px}}
.vertrouwen{background:var(--store-bg);border:1px solid var(--store-lijn);border-radius:24px;align-items:center;gap:44px;margin-top:44px;padding:44px 48px;display:flex;overflow:hidden}.vertrouwen__foto{border-radius:18px;flex-shrink:0;width:400px;height:300px;overflow:hidden}.vertrouwen__foto img,.vertrouwen__placeholder{object-fit:cover;width:100%;height:100%}.vertrouwen__placeholder{background:var(--store-accent-100)}.vertrouwen__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--store-accent);margin-bottom:8px;font-size:13px;font-weight:600;display:block}.vertrouwen__tekst h2{margin-bottom:10px;font-size:30px}.vertrouwen__body{color:var(--store-ink-85);max-width:620px;margin-bottom:22px;font-size:15px}@media (max-width:960px){.vertrouwen{flex-direction:column;align-items:stretch;gap:0;padding:0}.vertrouwen__foto{border-radius:0;width:100%;height:180px}.vertrouwen__tekst{padding:20px}.vertrouwen__eyebrow{margin-bottom:6px;font-size:11px}.vertrouwen__tekst h2{margin-bottom:8px;font-size:19px}.vertrouwen__body{margin-bottom:14px;font-size:13px;line-height:1.6}.vertrouwen__tekst .btn{padding:11px 24px;font-size:13px}}@media (max-width:760px){.vertrouwen{border-radius:20px;margin-top:24px}}
