.fpw-section,.fpw-section *{box-sizing:border-box}.fpw-section{position:relative;overflow:hidden;padding:var(--fpw-pad-top, 72px) 0 var(--fpw-pad-bottom, 72px);color:var(--fpw-text, #33243f);background:var(--fpw-bg, #f6eff8);font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);letter-spacing:var(--font-body-letter-spacing)}.fpw-section[data-fpw-js=true] [data-fpw-reveal]{opacity:0;transform:translate3d(0,44px,0) scale(.985);transition:opacity .72s cubic-bezier(.22,1,.36,1),transform .82s cubic-bezier(.22,1,.36,1);transition-delay:var(--fpw-reveal-delay, 0ms);will-change:opacity,transform}.fpw-section[data-fpw-js=true] [data-fpw-reveal].is-visible{opacity:1;transform:translateZ(0) scale(1)}.fpw-section[data-fpw-js=true] .fpw-wave[data-fpw-reveal],.fpw-section[data-fpw-js=true] .fpw-step[data-fpw-reveal]{filter:blur(8px);transform:var(--fpw-reveal-base-transform, none);transition:opacity .72s cubic-bezier(.22,1,.36,1),filter .72s cubic-bezier(.22,1,.36,1)}.fpw-section[data-fpw-js=true] .fpw-wave[data-fpw-reveal].is-visible,.fpw-section[data-fpw-js=true] .fpw-step[data-fpw-reveal].is-visible{filter:blur(0);transform:var(--fpw-reveal-base-transform, none)}.fpw-shell{width:min(calc(100% - 32px),var(--fpw-max-width, 1320px));margin:0 auto}.fpw-header{max-width:760px;margin:0 auto;text-align:center}.fpw-eyebrow{display:inline-block;margin:0 0 14px;color:var(--fpw-accent, #8b72a8);font-size:1.2rem;font-weight:800;letter-spacing:.16em;font-family:var(--font-heading-family);font-style:var(--font-heading-style);text-transform:uppercase}.fpw-heading{margin:0;color:var(--fpw-text, #33243f);font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:var(--fpw-heading-size-mobile, calc(var(--font-heading-scale) * 4.4rem));font-weight:var(--font-heading-weight);line-height:1.02;letter-spacing:calc(var(--font-heading-scale) * var(--font-heading-letter-spacing));text-transform:var(--font-heading-case);text-wrap:balance}.fpw-text{max-width:64ch;margin:16px auto 0;color:var(--fpw-muted, #5f526f);font-size:var(--fpw-intro-size-mobile, 1.8rem);line-height:1.6}.fpw-timeline{position:relative;margin-top:clamp(84px,8vw,128px)}.fpw-wave{--fpw-reveal-base-transform: translateY(-50%);position:absolute;inset:50% 0 auto;z-index:0;width:100%;height:182px;transform:var(--fpw-reveal-base-transform);color:var(--fpw-line, #9f81ba);pointer-events:none}.fpw-wave path{fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round}.fpw-steps{position:relative;z-index:1;display:grid;grid-template-columns:repeat(var(--fpw-steps, 5),minmax(0,1fr));gap:clamp(10px,1.6vw,24px);min-height:410px}.fpw-step{--fpw-reveal-base-transform: none;position:relative;display:grid;grid-template-rows:76px 124px 160px;min-height:410px;text-align:center}.fpw-step__top,.fpw-step__bottom{display:grid;justify-items:center;align-content:start;padding:0 6px}.fpw-step__top--label{align-self:end;padding-bottom:0}.fpw-step__top--description{align-self:end;padding-bottom:6px}.fpw-step__bottom--description,.fpw-step__bottom--label{align-self:start;padding-top:10px}.fpw-step__cluster{display:grid;justify-items:center;width:100%}.fpw-step__cluster--top,.fpw-step__cluster--bottom{gap:6px}.fpw-step__number{color:var(--fpw-number, #8c72aa);font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:calc(var(--fpw-step-label-size-mobile, 18px) * 1.95);font-weight:var(--font-heading-weight);letter-spacing:calc(var(--font-heading-scale) * var(--font-heading-letter-spacing));line-height:.8;text-transform:var(--font-heading-case)}.fpw-step__title-arc{width:clamp(118px,10vw,172px);margin:0 auto}.fpw-step__title-arc--top{margin-top:-2px}.fpw-step__title-arc--bottom{margin-bottom:-2px}.fpw-step__title-arc svg{display:block;width:100%;height:auto;overflow:visible}.fpw-step__title-arc path{fill:none;stroke:none}.fpw-step__title-arc text{fill:var(--fpw-text, #33243f);font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:var(--fpw-step-label-size-mobile, 18px);font-weight:var(--font-heading-weight);letter-spacing:calc(var(--font-heading-scale) * var(--font-heading-letter-spacing) * .55);text-transform:var(--font-heading-case)}.fpw-step__title-mobile{display:none;margin:0;color:var(--fpw-text, #33243f);font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:var(--fpw-step-label-size-mobile, calc(var(--font-heading-scale) * 2rem));font-weight:var(--font-heading-weight);letter-spacing:calc(var(--font-heading-scale) * var(--font-heading-letter-spacing));line-height:1.1;text-transform:var(--font-heading-case)}.fpw-step__description{max-width:25ch;margin:0;color:var(--fpw-muted, #5f526f);font-size:var(--fpw-step-description-size-mobile, 1.4rem);line-height:1.5;white-space:normal;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;text-wrap:pretty}.fpw-step__node{position:relative;display:grid;width:var(--fpw-circle-size-mobile, clamp(88px, 8vw, 122px));aspect-ratio:1;margin:0 auto;place-items:center;border:2px solid var(--fpw-circle-border, #eadf99);border-radius:999px;background:var(--fpw-circle-bg, #fff4ad);box-shadow:0 14px 28px #4f396624}.fpw-step__node:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border:1px dashed rgba(92,72,112,.14);border-radius:inherit}.fpw-step__icon-image{position:relative;z-index:1;display:block;width:56%;height:56%;object-fit:contain}.fpw-step__icon-fallback{position:relative;z-index:1;color:var(--fpw-text, #33243f);font-size:clamp(2.4rem,3vw,3.4rem);line-height:1}@media screen and (max-width:989px){.fpw-shell{width:min(calc(100% - 24px),var(--fpw-max-width, 1320px))}.fpw-wave{--fpw-reveal-base-transform: none;display:none}.fpw-steps{grid-template-columns:1fr;gap:16px;min-height:0}.fpw-step{min-height:0;grid-template-columns:auto 1fr;grid-template-rows:auto auto;grid-template-areas:"node top" "node bottom";gap:12px 16px;padding:18px;border:1px solid rgba(139,114,168,.14);border-radius:24px;background:color-mix(in srgb,var(--fpw-bg),white 10%);text-align:left}.fpw-step__node{grid-area:node;width:88px;align-self:center;margin:0}.fpw-step__top,.fpw-step__bottom{justify-items:start;align-content:start;padding:0}.fpw-step__top--label,.fpw-step__top--description,.fpw-step__bottom--description,.fpw-step__bottom--label{align-self:auto;padding:0}.fpw-step__top{grid-area:top}.fpw-step__bottom,.fpw-step--bottom .fpw-step__top{grid-area:bottom}.fpw-step--bottom .fpw-step__bottom{grid-area:top}.fpw-step--top .fpw-step__top,.fpw-step--top .fpw-step__bottom,.fpw-step--bottom .fpw-step__top,.fpw-step--bottom .fpw-step__bottom{align-self:auto}.fpw-step__cluster{justify-items:start;gap:8px}.fpw-step__title-arc{display:none}.fpw-step__title-mobile{display:block}.fpw-step--bottom .fpw-step__cluster--bottom .fpw-step__number{order:-1}.fpw-step__description{max-width:none}}@media screen and (min-width:990px){.fpw-heading{font-size:var(--fpw-heading-size-desktop, calc(var(--font-heading-scale) * 8rem))}.fpw-text{font-size:var(--fpw-intro-size-desktop, 2.5rem)}.fpw-timeline{width:min(100%,1080px);margin:calc(var(--fpw-step-label-size-desktop, 18px) * 3.15 + 4px) auto 0}.fpw-wave{--fpw-reveal-base-transform: translateX(var(--fpw-wave-offset-x, 0px));left:0;right:0;top:calc(62px + var(--fpw-wave-offset-y, 0px));bottom:auto;height:102px;transform:var(--fpw-reveal-base-transform)}.fpw-steps{display:block;min-height:0}.fpw-step{--fpw-reveal-base-transform: translateX(-50%);position:absolute;top:0;left:var(--fpw-step-center-x, 50%);display:block;width:var(--fpw-step-width, 156px);min-height:0;transform:var(--fpw-reveal-base-transform);--fpw-wave-top-desktop: calc(62px + var(--fpw-wave-offset-y, 0px));--fpw-wave-height-desktop: 102px;--fpw-wave-center-y: calc(var(--fpw-wave-top-desktop) + (var(--fpw-wave-height-desktop) * .5091));--fpw-description-gap-desktop: max(var(--fpw-label-circle-gap-desktop, 8px), 14px);--fpw-cluster-gap-bottom-desktop: 18px;--fpw-cluster-gap-top-desktop: 24px}.fpw-step__top,.fpw-step__bottom{position:absolute;left:50%;width:100%;padding:0;transform:translate(-50%);z-index:2}.fpw-step__node{width:var(--fpw-node-size, 64px);position:absolute;left:50%;top:var(--fpw-node-center-y, var(--fpw-wave-center-y));margin:0;transform:translate(-50%,-50%);z-index:1}.fpw-step__cluster--top{gap:var(--fpw-cluster-gap-top-desktop)}.fpw-step__cluster--bottom{gap:var(--fpw-cluster-gap-bottom-desktop)}.fpw-step__top--label{top:var( --fpw-top-block-y, calc(var(--fpw-wave-center-y) - (var(--fpw-node-size, 64px) / 2) - var(--fpw-label-circle-gap-desktop, 8px)) );transform:translate(-50%,-100%)}.fpw-step__bottom--description{top:var( --fpw-bottom-block-y, calc(var(--fpw-wave-center-y) + (var(--fpw-node-size, 64px) / 2) + var(--fpw-description-gap-desktop)) )}.fpw-step__top--description{top:var( --fpw-top-block-y, calc(var(--fpw-wave-center-y) - (var(--fpw-node-size, 64px) / 2) - var(--fpw-description-gap-desktop)) );transform:translate(-50%,-100%)}.fpw-step__bottom--label{top:var( --fpw-bottom-block-y, calc(var(--fpw-wave-center-y) + (var(--fpw-node-size, 64px) / 2) + var(--fpw-label-circle-gap-desktop, 8px)) )}.fpw-step__number{margin:0;font-size:calc(var(--fpw-step-label-size-desktop, 18px) * 1.95);line-height:.82}.fpw-step__title-arc{width:var(--fpw-title-arc-width, 98px)}.fpw-step__description{max-width:var(--fpw-description-width, 150px);font-size:var(--fpw-step-description-size-desktop, .9rem);line-height:1.22;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;text-wrap:pretty}.fpw-step__title-arc text{font-size:var(--fpw-step-label-size-desktop, 18px);letter-spacing:calc(var(--font-heading-scale) * var(--font-heading-letter-spacing) * .32)}.fpw-step__title-mobile{font-size:var(--fpw-step-label-size-desktop, calc(var(--font-heading-scale) * 2rem))}.fpw-step__node:after{top:6px;right:6px;bottom:6px;left:6px}.fpw-step__icon-image{width:52%;height:52%}.fpw-step__icon-fallback{font-size:clamp(1.7rem,2vw,2.2rem)}.fpw-step:nth-child(1){--fpw-step-x: 9%}.fpw-step:nth-child(2){--fpw-step-x: 29%}.fpw-step:nth-child(3){--fpw-step-x: 50%}.fpw-step:nth-child(4){--fpw-step-x: 71%}.fpw-step:nth-child(5){--fpw-step-x: 91%}}@media(prefers-reduced-motion:reduce){.fpw-section[data-fpw-js=true] [data-fpw-reveal]{opacity:1;transform:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/fellinora-process-wave-v2.css.map */
