.hej-fm,.hej-fm *,.hej-fm *:before,.hej-fm *:after{box-sizing:border-box}.hej-fm{position:relative;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}.hej-fm .hej-fm__wrap{max-width:var(--hej-fm-maxw, 1020px);margin:0 auto;padding:0 22px}.hej-fm .hej-fm__grid{display:grid;grid-template-columns:1fr;gap:var(--hej-fm-gap, 20px)}@media(min-width:768px){.hej-fm .hej-fm__grid{grid-template-columns:repeat(2,1fr)}.hej-fm .hej-fm__hero,.hej-fm .hej-fm__card--full{grid-column:span 2}.hej-fm .hej-fm__card--half{grid-column:span 1}}.hej-fm .hej-fm__hero{border-radius:28px;padding:clamp(28px,4vw,44px);text-align:left;min-height:200px;display:flex;flex-direction:column;justify-content:flex-end;background:var(--hej-fm-hero-bg);position:relative;overflow:hidden}.hej-fm .hej-fm__hero-eyebrow,.hej-fm .hej-fm__hero-heading,.hej-fm .hej-fm__hero-body{position:relative}@media(min-width:768px){.hej-fm .hej-fm__hero{min-height:240px}}.hej-fm .hej-fm__hero-eyebrow{font-size:clamp(22px,3.4vw,30px);font-weight:800;line-height:1.15;letter-spacing:-.01em;margin:0 0 14px}.hej-fm .hej-fm__hero-heading{font-size:clamp(36px,6.5vw,54px);font-weight:700;line-height:1.05;letter-spacing:-.02em;margin:0;-webkit-hyphens:none;hyphens:none;word-break:normal;overflow-wrap:normal}.hej-fm .hej-fm__hero-body{color:#ffffffd1;font-weight:500;font-size:clamp(54px,3vw,62px);line-height:1.3;max-width:640px;margin:20px 0 0;-webkit-hyphens:none;hyphens:none;word-break:normal;overflow-wrap:normal}.hej-fm .hej-fm__hero-body p{margin:0 0 .8em}.hej-fm .hej-fm__hero-body p:last-child{margin-bottom:0}.hej-fm .hej-fm__card{position:relative;border-radius:32px;min-height:432px;perspective:1600px}@media(min-width:768px){.hej-fm .hej-fm__card--half{min-height:597px}.hej-fm .hej-fm__card--full{min-height:540px}}.hej-fm .hej-fm__card-flip{display:grid;min-height:100%;transform-style:preserve-3d;transition:transform .72s cubic-bezier(.33,1,.68,1);will-change:transform}.hej-fm .hej-fm__card.is-flipped .hej-fm__card-flip{transform:rotateY(180deg)}.hej-fm .hej-fm__card--full.is-flipped .hej-fm__card-flip{transform:rotateX(180deg)}.hej-fm .hej-fm__card-face{position:relative;grid-area:1 / 1;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:32px;padding:clamp(29px,4.5vw,50px);display:flex;flex-direction:column;gap:20px;overflow-x:hidden}.hej-fm .hej-fm__card-face--back{transform:rotateY(180deg);justify-content:flex-start;text-align:left}.hej-fm .hej-fm__card--full .hej-fm__card-face--back{transform:rotateX(180deg)}.hej-fm .hej-fm__card-extra-eyebrow{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px}.hej-fm .hej-fm__card-extra{font-size:clamp(16px,2.2vw,19px);line-height:1.55;font-weight:600;-webkit-hyphens:none;hyphens:none;word-break:normal;overflow-wrap:normal}.hej-fm .hej-fm__card-extra p{margin:0 0 .8em}.hej-fm .hej-fm__card-extra p:last-child{margin-bottom:0}.hej-fm .hej-fm__card-extra strong{color:var(--hej-fm-extra-strong-color, var(--hej-fm-title-color, inherit))}.hej-fm .hej-fm__card-extra--intro{font-size:clamp(12px,calc(4.2vw - 4px),38px);font-weight:800;line-height:1.15;letter-spacing:-.02em}.hej-fm .hej-fm__impact-disclaimer{font-size:9px;line-height:1.5;font-weight:500;opacity:.55;margin:20px 0 0}.hej-fm .hej-fm__card-plus{position:absolute;right:clamp(20px,3vw,32px);bottom:clamp(20px,3vw,32px);width:44px;height:44px;border-radius:50%;border:none;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.hej-fm .hej-fm__card-plus:hover{opacity:.85}.hej-fm__spotlight{position:fixed;top:-120px;right:-120px;bottom:-120px;left:-120px;z-index:var(--laag-header-achtergrond, 53);opacity:0;pointer-events:none;background:transparent;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:opacity .95s cubic-bezier(.33,1,.68,1);will-change:opacity;transform:translateZ(0)}.hej-fm__spotlight.is-open{opacity:1;pointer-events:auto}.shopify-section:has(.hej-fm.is-spotlighted),.shopify-section:has(.hej-fm.is-closing){position:relative;z-index:var(--laag-header-uitgelicht, 54)}.hej-fm.is-spotlighted,.hej-fm.is-closing{z-index:var(--laag-header-uitgelicht, 54);isolation:isolate}.hej-fm:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;opacity:0;pointer-events:none;background:transparent;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:opacity .95s cubic-bezier(.33,1,.68,1);will-change:opacity;transform:translateZ(0)}.hej-fm.is-spotlighted:before{opacity:1}.hej-fm .hej-fm__card.is-flipped,.hej-fm .hej-fm__card.is-closing{z-index:var(--laag-inhoud, 20)}.hej-fm .hej-fm__card{cursor:pointer}@media(prefers-reduced-motion:reduce){.hej-fm .hej-fm__card-flip{transition:none}.hej-fm__spotlight,.hej-fm:before{transition:none}}.hej-fm .hej-fm__card-media{border-radius:18px;overflow:hidden;margin-top:auto;width:var(--img-w-m, 100%);max-width:100%;align-self:center;transform:translate(calc(var(--img-x-m, 0) * 1%),var(--img-y-m, 0px))}.hej-fm .hej-fm__card-img{width:100%;height:auto;display:block}.hej-fm .hej-fm__card-icon{margin:auto;align-self:center;width:clamp(110px,26vw,190px);opacity:.9}.hej-fm .hej-fm__card-icon svg{width:100%;height:auto;display:block;overflow:visible}.hej-fm .hej-fm__card-icon--circular-data{width:calc(100% + clamp(64px,10vw,112px));max-width:none;margin-inline:clamp(-56px,-5vw,-32px);transform:translateY(-12px)}.hej-fm .hej-fm__circular-graph-line{stroke-dasharray:1;stroke-dashoffset:1}.hej-fm .hej-fm__graph-area,.hej-fm .hej-fm__graph-points{opacity:0;transform:translateY(6px);transform-origin:center}.hej-fm .hej-fm__graph-logo{filter:drop-shadow(0 0 3px var(--kleur-wit, #ffffff)) drop-shadow(0 0 3px var(--kleur-wit, #ffffff))}.hej-fm .hej-fm__card.is-revealed .hej-fm__circular-graph-line{animation:hej-fm-circular-draw 1.25s .15s cubic-bezier(.4,0,.2,1) forwards}.hej-fm .hej-fm__card.is-revealed .hej-fm__graph-area,.hej-fm .hej-fm__card.is-revealed .hej-fm__graph-points{animation:hej-fm-circular-fade .8s .75s ease-out forwards}@keyframes hej-fm-circular-draw{to{stroke-dashoffset:0}}@keyframes hej-fm-circular-fade{to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.hej-fm .hej-fm__circular-graph-line{stroke-dashoffset:0;animation:none}.hej-fm .hej-fm__graph-area,.hej-fm .hej-fm__graph-points{opacity:1;transform:none;animation:none}}.hej-fm .hej-fm__card-icon--gear-cycle{width:clamp(230px,55vw,330px);align-self:center;margin-top:auto;margin-bottom:0;opacity:1}.hej-fm .hej-fm__gear-arc,.hej-fm .hej-fm__gear-check{stroke-dasharray:1;stroke-dashoffset:1}.hej-fm .hej-fm__gear-mark{opacity:0;transform-box:fill-box;transform-origin:center;transform:scale(.76) rotate(-8deg)}.hej-fm .hej-fm__gear-head{opacity:0}.hej-fm .hej-fm__card.is-revealed .hej-fm__gear-mark{animation:hej-fm-gear-arrive .8s .2s cubic-bezier(.22,.72,.2,1) forwards}.hej-fm .hej-fm__card.is-revealed .hej-fm__gear-arc{animation:hej-fm-gear-draw 1.2s .65s cubic-bezier(.4,0,.2,1) forwards}.hej-fm .hej-fm__card.is-revealed .hej-fm__gear-head{animation:hej-fm-gear-show .3s 1.65s ease-out forwards}.hej-fm .hej-fm__card.is-revealed .hej-fm__gear-check{animation:hej-fm-gear-draw .5s 1.15s ease-out forwards}@keyframes hej-fm-gear-arrive{to{opacity:1;transform:scale(.88) rotate(0)}}@keyframes hej-fm-gear-draw{to{stroke-dashoffset:0}}@keyframes hej-fm-gear-show{to{opacity:1}}@media(prefers-reduced-motion:reduce){.hej-fm .hej-fm__gear-mark,.hej-fm .hej-fm__gear-arc,.hej-fm .hej-fm__gear-head,.hej-fm .hej-fm__gear-check{animation:none}.hej-fm .hej-fm__gear-mark{opacity:1;transform:scale(.88) rotate(0)}.hej-fm .hej-fm__gear-arc,.hej-fm .hej-fm__gear-check{stroke-dashoffset:0}.hej-fm .hej-fm__gear-head{opacity:1}}.hej-fm .hej-fm__card-title{font-size:clamp(28px,6vw,38px);font-weight:800;line-height:1.05;letter-spacing:-.02em;margin:0;-webkit-hyphens:none;hyphens:none;word-break:normal;overflow-wrap:normal}.hej-fm .hej-fm__card--full .hej-fm__card-title{font-size:clamp(36px,6.5vw,54px)}.hej-fm .hej-fm__mobile-title-break{display:none}@media(max-width:767px){.hej-fm .hej-fm__mobile-title-break{display:block}}.hej-fm .hej-fm__title-icon{display:inline-block;height:.78em;width:.78em;object-fit:contain;vertical-align:-.08em;margin:0 .02em}.hej-fm .hej-fm__card-text{font-size:clamp(20px,3.4vw,32px);line-height:1.15;font-weight:700;letter-spacing:-.01em;-webkit-hyphens:none;hyphens:none;word-break:normal;overflow-wrap:normal}.hej-fm .hej-fm__card-text p{margin:0 0 .7em}.hej-fm .hej-fm__card-text p:last-child{margin-bottom:0}.hej-fm .hej-fm__card-ctas{display:flex;flex-wrap:wrap;gap:14px;margin-top:clamp(20px,3vw,32px)}.hej-fm .hej-fm__card-cta{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:999px;font-size:16px;font-weight:600;text-decoration:none;white-space:nowrap;transition:opacity .2s ease}.hej-fm .hej-fm__card-cta:hover{opacity:.82}.hej-fm .hej-fm__card-cta--secondary{background:transparent;border:1.5px solid}.hej-fm .hej-fm__card--centered .hej-fm__card-ctas{justify-content:center}.hej-fm .hej-fm__card--centered .hej-fm__card-face--front{text-align:center;align-items:center;justify-content:center;min-height:460px;padding-top:clamp(48px,8vw,88px);padding-bottom:clamp(48px,8vw,88px);padding-left:clamp(16px,4vw,56px);padding-right:clamp(16px,4vw,56px)}@media(min-width:768px){.hej-fm .hej-fm__card--centered .hej-fm__card-face--front{min-height:560px}}.hej-fm .hej-fm__card--centered .hej-fm__card-body{display:flex;flex-direction:column;align-items:center}.hej-fm .hej-fm__card--centered .hej-fm__title-icon{display:block;width:clamp(108px,15vw,168px);height:clamp(108px,15vw,168px);margin:0 auto 16px;vertical-align:initial}.hej-fm .hej-fm__card--centered .hej-fm__card-text{--hej-fm-card-text-color: var(--kleur-tekst-zacht, #6e6e73);font-weight:700;font-size:clamp(18px,2.1vw,22px);line-height:1.5;letter-spacing:normal;max-width:640px;margin:24px auto 0}@media(max-width:767px){.hej-fm .hej-fm__card--centered .hej-fm__card-face--front{text-align:left;align-items:flex-start}.hej-fm .hej-fm__card--centered .hej-fm__card-body{align-items:flex-start}.hej-fm .hej-fm__card--centered .hej-fm__card-title{--hej-fm-title-align: left}.hej-fm .hej-fm__card--centered .hej-fm__title-icon{margin:0 0 16px}.hej-fm .hej-fm__card--centered .hej-fm__card-text{max-width:none;margin:24px 0 0}}.hej-fm .hej-fm__card--split .hej-fm__card-face--front{padding-top:clamp(40px,6vw,72px);padding-bottom:clamp(40px,6vw,72px)}.hej-fm .hej-fm__card--split .hej-fm__card-body{display:grid;grid-template-columns:1fr;gap:24px}.hej-fm .hej-fm__card--split .hej-fm__card-title{grid-column:1;grid-row:1}.hej-fm .hej-fm__card--split .hej-fm__card-text{grid-column:1;grid-row:2;margin:0;max-width:none}.hej-fm .hej-fm__card--split .hej-fm__card-ctas{grid-column:1;grid-row:3}@media(min-width:640px){.hej-fm .hej-fm__card--split .hej-fm__card-body{grid-template-columns:minmax(0,4fr) minmax(0,5fr);align-items:start;gap:clamp(32px,5vw,64px)}.hej-fm .hej-fm__card--split .hej-fm__card-title{grid-column:1;grid-row:1 / span 2}.hej-fm .hej-fm__card--split .hej-fm__card-text{grid-column:2;grid-row:1}.hej-fm .hej-fm__card--split .hej-fm__card-ctas{grid-column:2;grid-row:2}}.hej-fm .hej-fm__card-impact-product{white-space:nowrap}.hej-fm .hej-fm__impact{margin-top:20px}.hej-fm .hej-fm__impact-tabs{display:none}.hej-fm .hej-fm__impact-tab{border:none;background:var(--kleur-tekst, #1d1d1f);color:var(--kleur-wit, #ffffff);border-radius:999px;padding:8px 18px;font-size:15px;font-weight:700;letter-spacing:-.01em;cursor:pointer;transition:background .2s ease}.hej-fm .hej-fm__impact-tab.is-active{background:var(--hej-fm-accent, var(--kleur-groen, #20be72))}.hej-fm .hej-fm__impact-stats{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(24px,5vw,56px)}.hej-fm .hej-fm__impact-number{font-size:clamp(40px,7vw,64px);font-weight:800;line-height:1;letter-spacing:-.02em;margin:0}.hej-fm .hej-fm__impact-label{font-size:clamp(14px,1.8vw,16px);font-weight:600;line-height:1.4;margin:6px 0 0;opacity:.75}.hej-fm .hej-fm-u{color:inherit;transition:color .35s ease}.hej-fm .hej-fm__card.is-colored .hej-fm-u{color:var(--hej-fm-accent, var(--kleur-groen, #20be72))}.hej-fm .hej-fm-underline{text-decoration:underline;text-decoration-color:var(--kleur-groen, #20be72);-webkit-text-decoration-color:var(--kleur-groen, #20be72);text-decoration-thickness:2px;text-underline-offset:4px;text-decoration-skip-ink:none}@media(max-width:767px){.hej-fm .hej-fm__card-face--back{gap:8px}.hej-fm .hej-fm__card-extra--intro{font-size:clamp(17px,calc(5.5vw - 4px),30px);margin-top:-14px}.hej-fm .hej-fm__impact{margin-top:0}.hej-fm .hej-fm__impact-disclaimer{font-size:7px;margin-top:-6px}.hej-fm .hej-fm__impact-tab{font-size:13px;padding:7px 10px}.hej-fm .hej-fm__impact-number{font-size:clamp(32px,8vw,44px)}}@media(min-width:768px){.hej-fm .hej-fm__card-media{width:var(--img-w-d, var(--img-w-m, 100%));transform:translate(calc(var(--img-x-d, 0) * 1%),var(--img-y-d, 0px))}.hej-fm .hej-fm__card--full:has(.hej-fm__card-media) .hej-fm__card-face--front{flex-direction:row;align-items:center}.hej-fm .hej-fm__card--full:has(.hej-fm__card-media) .hej-fm__card-media{flex:0 0 var(--img-w-d, 40%);margin:0;width:auto}.hej-fm .hej-fm__card--full:has(.hej-fm__card-media) .hej-fm__card-body{flex:1}}.hej-fm.hej-no-anim *{transition:none}.hej-fm.is-revealing .hej-fm__card{transform:translateY(7vh);transition:transform .7s cubic-bezier(.39,.575,.565,1);transition-delay:calc(var(--reveal-order, 0) * 90ms)}.hej-fm .hej-fm__card.is-revealed{transform:none}.hej-fm .hej-fm__reveal-instant,.hej-fm .hej-fm__reveal-instant .hej-fm-u{transition:none}@media(prefers-reduced-motion:reduce){.hej-fm .hej-fm__hero,.hej-fm .hej-fm__card{opacity:1;transform:none;transition:none}.hej-fm .hej-fm-u{color:var(--hej-fm-accent, var(--kleur-groen, #20be72));transition:none}}body.hej-scene-ready{transition:background-color 1s ease-in-out}
/*# sourceMappingURL=/cdn/shop/t/36/assets/hej-color-stack.css.map */
