.hej-zf{background:var(--kleur-zwart, #000000);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;padding-bottom:clamp(112px,14vw,240px)}.hej-zf .hej-zf__inner{max-width:1320px;margin:0 auto;padding:0 clamp(22px,5vw,64px)}.hej-zf .hej-zf__heading{margin:0 0 clamp(24px,3vw,48px);font-size:clamp(26px,3.4vw,48px);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--kleur-wit, #ffffff)}.hej-zf .hej-zf__accent{color:var(--kleur-groen, #20be72)}@supports (background-clip: text) or (-webkit-background-clip: text){.hej-zf .hej-zf__accent{background-image:linear-gradient(100deg,var(--kleur-groen, #20be72),var(--kleur-blauw, #0071e3));-webkit-background-clip:text;background-clip:text;color:transparent}}.hej-zf .hej-zf__rij{display:flex;gap:clamp(12px,1.7vw,33px);margin:0;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;padding-inline:calc(max(0px,(100% - 1320px) / 2) + clamp(22px,5vw,64px));scroll-padding-inline:calc(max(0px,(100% - 1320px) / 2) + clamp(22px,5vw,64px));-webkit-overflow-scrolling:touch}.hej-zf .hej-zf__card-wrap{position:relative;flex:0 0 78%;scroll-snap-align:start;aspect-ratio:7 / 8}.hej-zf .hej-zf__card{position:relative;width:100%;height:100%;border-radius:clamp(16px,3vw,28px);overflow:hidden;background:var(--kleur-donker-4, #1a1a1a)}.hej-zf .hej-zf__klik{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;width:100%;height:100%;border:0;margin:0;padding:0;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent}.hej-zf .hej-zf__foto{position:absolute;top:0;right:0;bottom:0;left:0;opacity:1;transition:opacity .28s ease}.hej-zf .hej-zf__img{display:block;width:100%;height:100%;object-fit:cover}.hej-zf .hej-zf__img--leeg{opacity:.18}.hej-zf .hej-zf__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0009,#00000029 45%,#0000 65%);pointer-events:none}.hej-zf .hej-zf__foto-tekst{position:absolute;top:0;left:0;right:0;padding:clamp(20px,3vw,32px) clamp(20px,3vw,32px) 0}.hej-zf .hej-zf__eyebrow{margin:0 0 6px;font-size:15px;font-weight:600;color:#ffffffeb}.hej-zf .hej-zf__headline{margin:0;font-size:clamp(19px,2vw,26px);font-weight:600;line-height:1.2;letter-spacing:-.01em;color:#ffffffeb}.hej-zf .hej-zf__detail{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-start;background:var(--kleur-wit, #ffffff);opacity:0;visibility:hidden;transition:opacity .28s ease,visibility 0s .28s}.hej-zf .hej-zf__detail-inner{padding:clamp(20px,3vw,32px);padding-right:clamp(56px,7vw,72px);overflow-y:auto;max-height:100%}.hej-zf .hej-zf__detail-eyebrow{margin:0 0 10px;font-size:15px;font-weight:600;color:var(--kleur-tekst-zachter, #86868b)}.hej-zf .hej-zf__detail-body{font-size:16px;line-height:1.5;color:var(--kleur-tekst, #1d1d1f)}.hej-zf .hej-zf__detail-body p{margin:0 0 12px}.hej-zf .hej-zf__detail-body p:last-child{margin-bottom:0}.hej-zf .hej-zf__card.is-flipped .hej-zf__foto{opacity:0}.hej-zf .hej-zf__card.is-flipped .hej-zf__detail{opacity:1;visibility:visible;transition:opacity .28s ease}.hej-zf .hej-zf__plus{position:absolute;right:clamp(16px,2vw,24px);bottom:clamp(16px,2vw,24px);z-index:4;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--kleur-wit, #ffffff);color:var(--kleur-zwart, #000000);pointer-events:none;transition:transform .28s ease,background .2s ease,color .2s ease}.hej-zf .hej-zf__card.is-flipped .hej-zf__plus{transform:rotate(45deg);background:var(--kleur-tekst, #1d1d1f);color:var(--kleur-wit, #ffffff)}@media(prefers-reduced-motion:reduce){.hej-zf .hej-zf__foto,.hej-zf .hej-zf__detail,.hej-zf .hej-zf__plus{transition:none}}.hej-zf .hej-zf__balk{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin-top:clamp(20px,2.4vw,36px)}.hej-zf .hej-zf__stippen{grid-column:2;display:flex;align-items:center;gap:8px}.hej-zf .hej-zf__stip{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:var(--kleur-wit, #ffffff);opacity:.32;cursor:pointer;transition:opacity .2s ease}.hej-zf .hej-zf__stip.is-actief{opacity:1}.hej-zf .hej-zf__pijlen{grid-column:3;justify-self:end;display:flex;align-items:center;gap:10px}.hej-zf .hej-zf__pijl{display:inline-flex;align-items:center;justify-content:center;width:clamp(44px,3.4vw,52px);height:clamp(44px,3.4vw,52px);padding:0;border:0;border-radius:50%;background:var(--kleur-donker-4, #1a1a1a);color:var(--kleur-wit, #ffffff);cursor:pointer;transition:background .2s ease,opacity .2s ease}.hej-zf .hej-zf__pijl:hover{background:var(--kleur-grijs-donker, #3a3a3c)}.hej-zf .hej-zf__pijl:disabled{opacity:.32;cursor:default}.hej-zf .hej-zf__pijl svg{width:46%;height:46%}@media(prefers-reduced-motion:reduce){.hej-zf .hej-zf__stip,.hej-zf .hej-zf__pijl{transition:none}}.hej-zf .hej-zf__schuifbalk{display:none;width:64px;height:4px;margin:20px auto 0;border-radius:99px;background:var(--kleur-grijs-donker, #3a3a3c);overflow:hidden}.hej-zf .hej-zf__schuifbalk-vulling{display:block;width:50%;height:100%;border-radius:99px;background:var(--kleur-groen, #20be72);transform:translate(0);transition:transform .2s ease}@media(prefers-reduced-motion:reduce){.hej-zf .hej-zf__schuifbalk-vulling{transition:none}}@media(max-width:600px){.hej-zf .hej-zf__balk{display:none}.hej-zf .hej-zf__card-wrap{scroll-snap-align:center}.hej-zf .hej-zf__rij{scrollbar-width:none}.hej-zf .hej-zf__rij::-webkit-scrollbar{display:none}.hej-zf .hej-zf__schuifbalk{display:block}}@media(min-width:601px){.hej-zf .hej-zf__rij{scrollbar-width:none}.hej-zf .hej-zf__rij::-webkit-scrollbar{display:none}.hej-zf .hej-zf__card-wrap{flex-basis:46%}}@media(min-width:1024px){.hej-zf .hej-zf__card-wrap{flex-basis:min(26vw,372px)}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/hej-zakelijk-facts.css.map */
