.demo-compare-slider-module__cwysZa__root{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.demo-compare-slider-module__cwysZa__frame{aspect-ratio:4/3;touch-action:pan-y;cursor:ew-resize;-webkit-user-select:none;user-select:none;border-radius:10px;align-self:stretch;width:100%;max-height:min(52vh,420px);position:relative;overflow:hidden}.demo-compare-slider-module__cwysZa__img{-webkit-user-select:none;user-select:none;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.demo-compare-slider-module__cwysZa__imgBefore{z-index:1}.demo-compare-slider-module__cwysZa__divider{background:var(--ff-white,#fff);z-index:3;pointer-events:none;width:2px;margin-left:-1px;position:absolute;top:0;bottom:0}.demo-compare-slider-module__cwysZa__handle{border-radius:var(--ff-radius-lg,32px);background:var(--ff-white,#fff);width:52px;height:52px;color:var(--ff-ink,#252f3d);box-shadow:var(--ff-shadow-card,0 8px 24px #252f3d1f);z-index:4;cursor:ew-resize;touch-action:none;pointer-events:auto;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translate(-50%,-50%)}.demo-compare-slider-module__cwysZa__sourceThumb{--thumb-size:96px;z-index:6;width:var(--thumb-size);height:var(--thumb-size);margin-bottom:calc(var(--thumb-size) * -.75);object-fit:cover;border:2px solid var(--ff-white,#fff);box-shadow:var(--ff-shadow-card,0 8px 24px #252f3d1f);pointer-events:none;-webkit-user-select:none;user-select:none;border-radius:8px;position:relative}.demo-compare-slider-module__cwysZa__handle:focus-visible{outline:2px solid var(--ff-white,#fff);outline-offset:3px}.demo-compare-slider-module__cwysZa__handleIcon{pointer-events:none;width:26px;height:auto;display:block}.demo-compare-slider-module__cwysZa__labels{z-index:5;justify-content:space-between;align-items:center;gap:var(--ff-space-4,16px);padding-inline:var(--ff-space-4,16px);pointer-events:none;display:flex;position:absolute;top:14px;left:0;right:0}@media (max-width:560px){.demo-compare-slider-module__cwysZa__frame{border-radius:0}.demo-compare-slider-module__cwysZa__sourceThumb{--thumb-size:64px}.demo-compare-slider-module__cwysZa__labels{padding-inline:var(--ff-space-2,8px);top:12px}}.demo-compare-slider-module__cwysZa__label{opacity:.85;padding:var(--ff-space-1,4px) var(--ff-space-2,8px);border-radius:var(--ff-radius-sm,16px);font-weight:var(--ff-weight-bold,700);font-size:var(--ff-text-label-sm,10px);line-height:var(--ff-leading-label,16px);letter-spacing:var(--ff-tracking-label-sm,.2px);text-transform:uppercase;align-items:center;gap:var(--ff-space-1,4px);display:inline-flex}.demo-compare-slider-module__cwysZa__labelWhite{background:var(--ff-white,#fff);border:1px solid var(--ff-border-strong,#252f3d3d);color:var(--ff-ink,#252f3d)}.demo-compare-slider-module__cwysZa__labelAccent{background:var(--ff-accent,#f1fd82);border:1px solid var(--ff-accent-border,#c4c977);color:var(--ff-ink,#252f3d)}.demo-compare-slider-module__cwysZa__labelIcon{width:10px;height:10px;display:block}
.try-it-modal-module__6FIOSW__content{max-width:min(720px,100% - 2rem);max-height:calc(100dvh - 2rem);padding:var(--ff-space-12);font-family:var(--ff-font);color:var(--ff-ink);flex-direction:column;transition:height .45s cubic-bezier(.65,0,.35,1);overflow:hidden;display:flex!important}.try-it-modal-module__6FIOSW__stepViewport{flex:auto;width:100%;min-height:0;transition:height .45s cubic-bezier(.65,0,.35,1);overflow:hidden}.try-it-modal-module__6FIOSW__stepPanel{--demo-content-width:min(640px, 100%);align-items:center;gap:var(--ff-space-6);text-align:center;overscroll-behavior:contain;flex-direction:column;width:100%;max-height:calc(100dvh - 8rem);animation:.35s cubic-bezier(.65,0,.35,1) both try-it-modal-module__6FIOSW__demoStepIn;display:flex;overflow-y:auto}@keyframes try-it-modal-module__6FIOSW__demoStepIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.try-it-modal-module__6FIOSW__content :is(h1,h2,h3,h4,h5,h6){font-family:var(--ff-font);letter-spacing:normal;font-weight:var(--ff-weight-ultra)!important}.try-it-modal-module__6FIOSW__close{top:var(--ff-space-4);right:var(--ff-space-4);width:40px;height:40px;color:var(--ff-ink);border-radius:var(--ff-radius-sm);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;transition:opacity .15s;display:inline-flex;position:absolute}.try-it-modal-module__6FIOSW__close:hover{opacity:.6}.try-it-modal-module__6FIOSW__header{align-items:center;gap:var(--ff-space-2);width:100%;max-width:var(--demo-content-width);flex-direction:column;display:flex}.try-it-modal-module__6FIOSW__title{padding-inline:var(--ff-space-12);margin:0}.try-it-modal-module__6FIOSW__introText{padding-inline:var(--ff-space-4);color:#252f3dcc;margin:0}.try-it-modal-module__6FIOSW__venueGrid{gap:var(--ff-space-4);width:100%;max-width:var(--demo-content-width);grid-template-columns:1fr 1fr;display:grid}.try-it-modal-module__6FIOSW__venueCard{align-items:center;gap:var(--ff-space-3);cursor:pointer;color:inherit;text-align:center;background:0 0;border:0;flex-direction:column;padding:0;font-family:inherit;display:flex}.try-it-modal-module__6FIOSW__venueCard:hover .try-it-modal-module__6FIOSW__venueImage{box-shadow:var(--ff-shadow-card);transform:translateY(-2px)}.try-it-modal-module__6FIOSW__venueImage{aspect-ratio:4/3;object-fit:cover;border-radius:8px;width:100%;transition:transform .2s,box-shadow .2s}.try-it-modal-module__6FIOSW__venueLabel{font-weight:var(--ff-weight-bold);font-size:var(--ff-text-label);line-height:var(--ff-leading-label);letter-spacing:var(--ff-tracking-label);text-transform:uppercase}.try-it-modal-module__6FIOSW__footer{align-items:center;gap:var(--ff-space-4);width:100%;max-width:var(--demo-content-width);margin-top:var(--ff-space-4);padding-top:var(--ff-space-8);border-top:1px solid var(--ff-border);flex-direction:column;display:flex}.try-it-modal-module__6FIOSW__footerText{font-size:var(--ff-text-body);line-height:var(--ff-leading-body);margin:0}.try-it-modal-module__6FIOSW__footerActions{justify-content:center;align-items:center;gap:var(--ff-space-4);flex-wrap:wrap;display:flex}.try-it-modal-module__6FIOSW__footerActionsStacked{gap:var(--ff-space-2);flex-flow:column}.try-it-modal-module__6FIOSW__sourceGrid{gap:var(--ff-space-2);width:100%;max-width:var(--demo-content-width);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.try-it-modal-module__6FIOSW__sourceCard{align-items:center;gap:var(--ff-space-2);cursor:pointer;color:inherit;text-align:center;background:0 0;border:0;flex-direction:column;min-width:0;padding:0;font-family:inherit;display:flex}.try-it-modal-module__6FIOSW__sourceCard:hover .try-it-modal-module__6FIOSW__sourceImage{box-shadow:var(--ff-shadow-card);transform:translateY(-2px)}.try-it-modal-module__6FIOSW__sourceImage{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%;transition:transform .2s,box-shadow .2s}.try-it-modal-module__6FIOSW__sourceLabel{font-weight:var(--ff-weight-bold);font-size:var(--ff-text-label-sm);line-height:var(--ff-leading-label);letter-spacing:var(--ff-tracking-label-sm);text-transform:uppercase}.try-it-modal-module__6FIOSW__processing{align-items:center;gap:var(--ff-space-4);width:100%;padding-block:var(--ff-space-8);flex-direction:column;display:flex}.try-it-modal-module__6FIOSW__spinner{width:48px;height:48px;animation:1s linear infinite try-it-modal-module__6FIOSW__demoSpin}.try-it-modal-module__6FIOSW__spinnerTrack{stroke:#525252}.try-it-modal-module__6FIOSW__spinnerHead{fill:var(--ff-accent)}@keyframes try-it-modal-module__6FIOSW__demoSpin{to{transform:rotate(360deg)}}.try-it-modal-module__6FIOSW__processingStatus{font-weight:var(--ff-weight-bold);font-size:var(--ff-text-body);margin:0}.try-it-modal-module__6FIOSW__processingHint{font-size:var(--ff-text-body);line-height:var(--ff-leading-body);opacity:.75;margin:0}.try-it-modal-module__6FIOSW__resultWrap{width:100%;max-width:var(--demo-content-width)}.try-it-modal-module__6FIOSW__backLink{align-items:center;gap:var(--ff-space-2);width:100%;max-width:var(--demo-content-width);margin-bottom:var(--ff-space-2);font-family:inherit;font-weight:var(--ff-weight-bold);font-size:var(--ff-text-label);letter-spacing:var(--ff-tracking-label);text-transform:uppercase;text-align:left;color:var(--ff-ink);cursor:pointer;opacity:.7;background:0 0;border:0;align-self:center;padding:0;display:inline-flex}.try-it-modal-module__6FIOSW__backLink:hover{opacity:1}.try-it-modal-module__6FIOSW__backLinkIcon{filter:brightness(0);flex-shrink:0;width:14px;height:14px;display:block}@media (max-width:560px){.try-it-modal-module__6FIOSW__content{padding:var(--ff-space-8)}.try-it-modal-module__6FIOSW__contentBleedImage{padding-inline:0}.try-it-modal-module__6FIOSW__contentBleedImage .try-it-modal-module__6FIOSW__backLink,.try-it-modal-module__6FIOSW__contentBleedImage .try-it-modal-module__6FIOSW__header,.try-it-modal-module__6FIOSW__contentBleedImage .try-it-modal-module__6FIOSW__footer{padding-inline:var(--ff-space-8)}.try-it-modal-module__6FIOSW__contentBleedImage .try-it-modal-module__6FIOSW__resultWrap{max-width:none}.try-it-modal-module__6FIOSW__title{padding-inline:0}.try-it-modal-module__6FIOSW__footerText{display:none}.try-it-modal-module__6FIOSW__footer{border-top:0;margin-top:0;padding-top:0}.try-it-modal-module__6FIOSW__introText{padding-inline:0}.try-it-modal-module__6FIOSW__venueGrid{gap:var(--ff-space-3)}.try-it-modal-module__6FIOSW__sourceGrid{gap:var(--ff-space-2);grid-template-columns:repeat(2,minmax(0,1fr))}}
.hero-module__nr36CW__hero{width:100%;margin-top:calc(var(--ff-header-h) * -1);position:relative;overflow:hidden}.hero-module__nr36CW__frame{--ff-hero-slider-row:152px;touch-action:pan-y;cursor:ew-resize;-webkit-user-select:none;user-select:none;width:100%;max-width:2048px;height:720px;margin-inline:auto;position:relative;overflow:hidden}.hero-module__nr36CW__img{-webkit-user-select:none;user-select:none;background-position:bottom;background-repeat:no-repeat;background-size:max(100%,1843px);position:absolute;inset:0}.hero-module__nr36CW__imgBefore{z-index:1}.hero-module__nr36CW__imgWipe{z-index:0;clip-path:inset(100% 0 0);animation:.85s cubic-bezier(.65,0,.35,1) forwards hero-module__nr36CW__ffWipeReveal}@keyframes hero-module__nr36CW__ffWipeReveal{0%{clip-path:inset(100% 0 0)}to{clip-path:inset(0)}}.hero-module__nr36CW__shimmer{z-index:4;pointer-events:none;height:160px;animation:.85s cubic-bezier(.65,0,.35,1) forwards hero-module__nr36CW__ffShimmerSweep;position:absolute;top:0;right:0;transform:translateY(-50%)}.hero-module__nr36CW__shimmer:before{content:"";filter:blur(2px);background:linear-gradient(#fff0 0%,#ffffff4d 45%,#ffffffa6 50%,#ffffff4d 55%,#fff0 100%);position:absolute;inset:0}@keyframes hero-module__nr36CW__ffShimmerSweep{0%{opacity:0;top:100%}12%{opacity:1}88%{opacity:1}to{opacity:0;top:0%}}.hero-module__nr36CW__sparkleField{z-index:5;pointer-events:none;position:absolute;top:0;bottom:0;right:0}.hero-module__nr36CW__sparkle{opacity:0;filter:drop-shadow(0 0 6px #fffffff2);background-color:#fff;width:22px;height:22px;animation:1.2s ease-out forwards hero-module__nr36CW__ffSparkleTwinkle;position:absolute;transform:translate(-50%,-50%)scale(.2)rotate(0);-webkit-mask:url(/icons/icon-spark.svg) 50%/contain no-repeat;mask:url(/icons/icon-spark.svg) 50%/contain no-repeat}@keyframes hero-module__nr36CW__ffSparkleTwinkle{0%{opacity:0;transform:translate(-50%,-50%)scale(.2)rotate(0)}16%{opacity:1;transform:translate(-50%,-50%)scale(1)rotate(25deg)}45%{opacity:1;transform:translate(-50%,-50%)scale(1)rotate(55deg)}to{opacity:0;transform:translate(-50%,-50%)scale(.75)rotate(110deg)}}@media (prefers-reduced-motion:reduce){.hero-module__nr36CW__imgWipe{animation-duration:.01ms}.hero-module__nr36CW__shimmer,.hero-module__nr36CW__sparkleField{display:none}}.hero-module__nr36CW__tint{z-index:2;pointer-events:none;background:#00000026;transition:opacity .25s;position:absolute;inset:0}.hero-module__nr36CW__tintHidden{opacity:0}.hero-module__nr36CW__divider{background:var(--ff-white);z-index:3;pointer-events:none;width:2px;margin-left:-1px;position:absolute;top:0;bottom:0}.hero-module__nr36CW__handle{top:auto;bottom:var(--ff-hero-slider-row);border-radius:var(--ff-radius-lg);background:var(--ff-white);width:64px;height:64px;color:var(--ff-ink);box-shadow:var(--ff-shadow-card);z-index:6;cursor:ew-resize;touch-action:none;pointer-events:auto;justify-content:center;align-items:center;display:flex;position:absolute;transform:translate(-50%,50%)}.hero-module__nr36CW__handle:focus-visible{outline:2px solid var(--ff-white);outline-offset:3px}.hero-module__nr36CW__handleIcon{pointer-events:none;width:32px;height:auto;display:block}.hero-module__nr36CW__reload{top:auto;bottom:var(--ff-hero-slider-row);border:1px solid var(--ff-white);width:40px;height:40px;color:var(--ff-white);cursor:pointer;z-index:6;pointer-events:auto;background:0 0;border-radius:999px;justify-content:center;align-items:center;display:flex;position:absolute;transform:translate(calc(76px - 50%),50%)}.hero-module__nr36CW__reload:hover{background:#ffffff24}.hero-module__nr36CW__reload:focus-visible{outline:2px solid var(--ff-white);outline-offset:3px}.hero-module__nr36CW__reloadIcon{width:16px;height:16px;transition:transform .5s cubic-bezier(.65,0,.35,1);display:block}.hero-module__nr36CW__overlay{z-index:5;pointer-events:none;position:absolute;inset:0}.hero-module__nr36CW__overlayInner{flex-direction:column;height:100%;display:flex}.hero-module__nr36CW__content{justify-content:flex-start;align-items:center;gap:var(--ff-space-8);padding-top:calc(var(--ff-header-h) + var(--ff-space-16) * 2 - var(--ff-space-8));text-align:center;flex-direction:column;flex:1 0 auto;transition:opacity .25s;display:flex}.hero-module__nr36CW__contentHidden{opacity:0}.hero-module__nr36CW__heading{max-width:832px;color:var(--ff-white);text-shadow:var(--ff-heading-shadow)}@media (min-width:561px){.hero-module__nr36CW__content{padding-top:calc(var(--ff-header-h) + var(--ff-space-16) * 2 - var(--ff-space-8) + var(--ff-space-12))}}.hero-module__nr36CW__cta{pointer-events:auto;z-index:7;position:relative}.hero-module__nr36CW__frameCompareLocked{cursor:default}.hero-module__nr36CW__frameCompareLocked .hero-module__nr36CW__handle,.hero-module__nr36CW__frameCompareLocked .hero-module__nr36CW__reload{pointer-events:none}.hero-module__nr36CW__labels{justify-content:space-between;align-items:center;gap:var(--ff-space-4);padding-bottom:var(--ff-space-12);display:flex}.hero-module__nr36CW__labelIcon{width:10px;height:10px;display:block}.hero-module__nr36CW__label{opacity:.85;padding:var(--ff-space-1) var(--ff-space-2);border-radius:var(--ff-radius-sm);font-weight:var(--ff-weight-bold);font-size:var(--ff-text-label-sm);line-height:var(--ff-leading-label);letter-spacing:var(--ff-tracking-label-sm);text-transform:uppercase;align-items:center;gap:var(--ff-space-1);display:inline-flex}.hero-module__nr36CW__labelWhite{background:var(--ff-white);border:1px solid var(--ff-border-strong);color:var(--ff-ink)}.hero-module__nr36CW__labelAccent{background:var(--ff-accent);border:1px solid var(--ff-accent-border);color:var(--ff-ink)}
.feature-cards-module__bzBMGq__section{width:100%;padding-block:var(--ff-section-y);border-bottom:1px solid var(--ff-border);background:linear-gradient(#f1fd8200 60%,#f1fd8214)}.feature-cards-module__bzBMGq__grid{align-items:flex-start;gap:var(--ff-space-16);display:flex}.feature-cards-module__bzBMGq__card{gap:var(--ff-space-8);flex-direction:column;flex:1 0 0;display:flex}.feature-cards-module__bzBMGq__body{gap:var(--ff-space-4);flex-direction:column;align-items:flex-start;display:flex}.feature-cards-module__bzBMGq__icon{width:32px;height:32px;display:block}@media (max-width:900px){.feature-cards-module__bzBMGq__grid{gap:var(--ff-space-12);flex-direction:column}}
.how-it-works-module__NhRkpW__section{width:100%;padding-block:var(--ff-section-y);border-bottom:1px solid var(--ff-border);background:var(--ff-surface-muted);scroll-margin-top:calc(var(--ff-space-8) + 28px)}.how-it-works-module__NhRkpW__inner{align-items:center;gap:var(--ff-space-8);flex-direction:column;display:flex}.how-it-works-module__NhRkpW__header{align-items:center;gap:var(--ff-space-4);text-align:center;flex-direction:column;max-width:832px;display:flex}.how-it-works-module__NhRkpW__tabbar{border:1px solid var(--ff-ink);border-radius:var(--ff-radius-sm);display:inline-flex;overflow:hidden}.how-it-works-module__NhRkpW__tab{min-width:180px;padding:var(--ff-space-2) var(--ff-space-4);font-family:var(--ff-font);font-weight:var(--ff-weight-bold);font-size:var(--ff-text-label);line-height:var(--ff-leading-label);letter-spacing:var(--ff-tracking-label);text-transform:uppercase;text-align:center;background:var(--ff-white);color:var(--ff-ink);cursor:pointer;border:0}.how-it-works-module__NhRkpW__tabActive{background:var(--ff-ink);color:var(--ff-white)}.how-it-works-module__NhRkpW__carousel{justify-content:space-between;align-items:center;gap:var(--ff-space-6);width:100%;max-width:624px;display:flex}.how-it-works-module__NhRkpW__arrow{width:40px;height:40px;color:var(--ff-ink);cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.how-it-works-module__NhRkpW__arrow:disabled{opacity:.3;cursor:default}.how-it-works-module__NhRkpW__viewport{touch-action:pan-y;cursor:grab;width:384px;max-width:100%;overflow:hidden}.how-it-works-module__NhRkpW__viewport:active{cursor:grabbing}.how-it-works-module__NhRkpW__track{will-change:transform;align-items:flex-start;transition:transform .5s cubic-bezier(.65,0,.35,1);display:flex}.how-it-works-module__NhRkpW__slideItem{align-items:center;gap:var(--ff-space-4);flex-direction:column;flex:0 0 100%;display:flex}.how-it-works-module__NhRkpW__image{aspect-ratio:1;object-fit:cover;border-radius:var(--ff-radius-sm);background:var(--ff-white);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%}.how-it-works-module__NhRkpW__caption{font-weight:var(--ff-weight-bold);font-size:var(--ff-text-body);text-transform:uppercase;text-align:center;line-height:24px}.how-it-works-module__NhRkpW__dots{align-items:center;gap:var(--ff-space-2);padding-block:var(--ff-space-4);display:flex}.how-it-works-module__NhRkpW__dot{background:var(--ff-border-strong);cursor:pointer;border:0;border-radius:50%;width:8px;height:8px;padding:0}.how-it-works-module__NhRkpW__dotActive{background:var(--ff-ink);border-radius:8px;width:24px}.how-it-works-module__NhRkpW__actions{align-items:center;gap:var(--ff-space-2);flex-direction:column;display:flex}@media (max-width:768px){.how-it-works-module__NhRkpW__tab{flex:1 0 0;min-width:0}.how-it-works-module__NhRkpW__tabPrefix{display:none}.how-it-works-module__NhRkpW__tabbar{width:100%}.how-it-works-module__NhRkpW__arrow{display:none}}
.preview-ctas-module__WD8wzG__actions{justify-content:center;align-items:center;gap:var(--ff-space-2,8px);flex-flow:column;width:100%;display:flex}.preview-ctas-module__WD8wzG__primary{justify-content:center;align-items:center;gap:var(--ff-space-2,8px);width:auto;min-width:min(100%,16rem);max-width:100%;font-family:inherit;font-weight:var(--ff-weight-bold,700);font-size:var(--ff-text-body,16px);line-height:var(--ff-leading-label,16px);letter-spacing:.32px;text-transform:uppercase;padding:var(--ff-space-4,16px) var(--ff-space-6,24px);border-radius:var(--ff-radius-md,24px);border:1px solid var(--ff-accent-border,#c4c977);background:var(--ff-accent,#f1fd82);color:var(--ff-ink,#252f3d);cursor:pointer;text-decoration:none;transition:transform .2s,background-color .2s,border-color .2s,color .2s;display:inline-flex}.preview-ctas-module__WD8wzG__primary:hover:not(:disabled){background:var(--ff-white,#fff);border-color:var(--ff-ink,#252f3d);color:var(--ff-ink,#252f3d)}.preview-ctas-module__WD8wzG__primary:active:not(:disabled){transform:translateY(1px)}.preview-ctas-module__WD8wzG__primary:disabled{opacity:.5;cursor:not-allowed}.preview-ctas-module__WD8wzG__secondary{justify-content:center;align-items:center;gap:var(--ff-space-2,8px);font-family:inherit;font-weight:var(--ff-weight-bold,700);font-size:var(--ff-text-label,13px);line-height:var(--ff-leading-label,16px);letter-spacing:var(--ff-tracking-label,.26px);text-transform:uppercase;color:var(--ff-ink,#252f3d);border:0;border-bottom:2px solid var(--ff-ink,#252f3d);cursor:pointer;background:0 0;border-radius:0;padding:6px 0;text-decoration:none;display:inline-flex}.preview-ctas-module__WD8wzG__secondaryWrap{justify-content:center;align-items:center;display:inline-flex;position:relative}.preview-ctas-module__WD8wzG__secondaryFile{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.preview-ctas-module__WD8wzG__icon{flex-shrink:0;width:1.125rem;height:1.125rem;display:block}
.free-trial-cta-module__28sd_a__section{width:100%;padding-block:var(--ff-section-y);background:var(--ff-accent);border-bottom:1px solid var(--ff-accent-border)}.free-trial-cta-module__28sd_a__inner{align-items:center;gap:var(--ff-space-8);text-align:center;flex-direction:column;display:flex}.free-trial-cta-module__28sd_a__header{align-items:center;gap:var(--ff-space-4);flex-direction:column;max-width:832px;display:flex}.free-trial-cta-module__28sd_a__icon{width:48px;height:48px;display:block}.free-trial-cta-module__28sd_a__actions{align-items:center;gap:var(--ff-space-2);flex-direction:column;display:flex}
.prijzen-module__I-h4wa__header{align-items:center;gap:var(--ff-space-4);text-align:center;max-width:760px;margin:0 auto var(--ff-space-16);flex-direction:column;display:flex}.prijzen-module__I-h4wa__roiTrigger{margin-top:var(--ff-space-2)}.prijzen-module__I-h4wa__enterprise{margin-top:var(--ff-space-16);justify-content:space-between;align-items:center;gap:var(--ff-space-8);padding:var(--ff-space-8);background:var(--ff-surface-muted);border:1px solid var(--ff-border);border-radius:var(--ff-radius-lg);display:flex}.prijzen-module__I-h4wa__enterpriseText{gap:var(--ff-space-2);flex-direction:column;max-width:760px;display:flex}.prijzen-module__I-h4wa__finePrint{margin-top:var(--ff-space-8);text-align:center;font-size:var(--ff-text-label);opacity:.7;line-height:1.3}@media (max-width:768px){.prijzen-module__I-h4wa__enterprise{flex-direction:column;align-items:flex-start}}
