.block-preview-disabled{padding:20px;background:#f0f0f0;border:2px dashed #ccc;text-align:center;color:#666}.how-it-works{position:relative;color:var(--main-text-color)}.how-it-works.spacing-small{padding:40px 0}@media(max-width:600px){.how-it-works.spacing-small{padding:30px 0}}.how-it-works.spacing-medium{padding:80px 0}@media(max-width:1200px){.how-it-works.spacing-medium{padding:80px 0}}@media(max-width:900px){.how-it-works.spacing-medium{padding:60px 0}}@media(max-width:600px){.how-it-works.spacing-medium{padding:40px 0}}.how-it-works.spacing-large{padding:120px 0}@media(max-width:1200px){.how-it-works.spacing-large{padding:120px 0}}@media(max-width:900px){.how-it-works.spacing-large{padding:80px 0}}@media(max-width:600px){.how-it-works.spacing-large{padding:60px 0}}.how-it-works.spacing-none{padding:0 !important}.how-it-works--light{background:#f6fbf8;color:var(--main-text-color)}.how-it-works--dark{background:var(--dark);color:var(--white)}.how-it-works--dark .how-it-works__step-title,.how-it-works--dark .how-it-works__learn-more{color:var(--white)}.how-it-works--transparent{background:rgba(0,0,0,0)}.how-it-works__section-title{font-size:64px;font-weight:900;line-height:normal}@media(max-width:900px){.how-it-works__section-title{font-size:54px}}@media(max-width:600px){.how-it-works__section-title{font-size:40px;font-weight:900}}.how-it-works__section-title{line-height:1.1;text-transform:uppercase;color:var(--dark);margin:0 0 60px;text-align:center}@media(max-width:900px){.how-it-works__section-title{margin-bottom:50px}}@media(max-width:600px){.how-it-works__section-title{margin-bottom:40px}}.how-it-works--dark .how-it-works__section-title{color:var(--white)}.how-it-works__wrapper{position:relative;width:100%}.how-it-works__timeline-container{position:absolute;left:0;top:0;bottom:0;width:40px;z-index:1}@media(max-width:600px){.how-it-works__timeline-container{width:32px}}.how-it-works:not(.has-timeline) .how-it-works__timeline-container{display:none}.full-timeline-empty{position:absolute;left:50%;transform:translateX(-50%);top:0;bottom:0;width:4px;background:rgba(91,110,97,.15);z-index:1}@media(max-width:900px){.full-timeline-empty{width:3px}}@media(max-width:600px){.full-timeline-empty{width:2px}}.filled-timeline{position:absolute;left:50%;transform:translateX(-50%);top:0;width:4px;background:rgba(91,110,97,.73);height:0%;transition:height .3s ease-out;z-index:2}@media(max-width:900px){.filled-timeline{width:3px}}@media(max-width:600px){.filled-timeline{width:2px}}@media(prefers-reduced-motion:reduce){.filled-timeline{transition:none !important}}.how-it-works__checkmark{position:absolute;left:50%;transform:translate(-50%, 0);top:0;width:35px;height:35px;background:#f6fbf8;padding:3px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:3;transition:transform .4s cubic-bezier(0.34, 1.56, 0.64, 1), filter .3s ease, top .3s ease}.how-it-works__checkmark svg{width:29px;height:29px;transition:transform .3s ease}.how-it-works__checkmark svg .checkmark-outer-circle,.how-it-works__checkmark svg .checkmark-inner-circle{transition:opacity .3s ease, fill .3s ease}.how-it-works__checkmark svg .checkmark-path{transition:stroke .3s ease, opacity .3s ease}.how-it-works__checkmark:not(.is-active){filter:none}.how-it-works__checkmark:not(.is-active) .checkmark-outer-circle,.how-it-works__checkmark:not(.is-active) .checkmark-inner-circle{opacity:1}.how-it-works__checkmark:not(.is-active) .checkmark-path{opacity:0}.how-it-works__checkmark.is-active{transform:translate(-50%, 0) scale(1.15)}.how-it-works__checkmark.is-active .checkmark-outer-circle{fill:var(--primary-green);opacity:1}.how-it-works__checkmark.is-active .checkmark-inner-circle{opacity:0}.how-it-works__checkmark.is-active .checkmark-path{opacity:1;stroke:var(--dark)}.how-it-works__checkmark.is-active svg{animation:checkPulse .6s ease-out}@media(max-width:900px){.how-it-works__checkmark{width:31px;height:31px}.how-it-works__checkmark svg{width:25px;height:25px}}@media(max-width:600px){.how-it-works__checkmark{width:26px;height:26px}.how-it-works__checkmark svg{width:20px;height:20px}}.how-it-works:not(.has-checkmarks) .how-it-works__checkmark{display:none}@media(prefers-reduced-motion:reduce){.how-it-works__checkmark{transition:filter .2s ease, top .3s ease !important}.how-it-works__checkmark.is-active svg{animation:none !important}}@keyframes checkPulse{0%{transform:scale(1)}50%{transform:scale(1.3)}100%{transform:scale(1)}}.how-it-works__cards{position:relative;z-index:10;padding-left:60px;display:flex;flex-direction:column;gap:100px}@media(max-width:900px){.how-it-works__cards{gap:70px;padding-left:50px}}@media(max-width:600px){.how-it-works__cards{gap:50px;padding-left:45px}}.how-it-works:not(.has-timeline) .how-it-works__cards{padding-left:0}.how-it-works__card{display:grid;grid-template-columns:40% 60%;grid-gap:50px;gap:50px;align-items:start}@media(max-width:900px){.how-it-works__card{grid-template-columns:45% 55%;gap:40px}}@media(max-width:600px){.how-it-works__card{grid-template-columns:1fr;gap:30px}}.left-content{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:0}.how-it-works__step-badge{display:inline-block;padding:8px;font-family:var(--font-alt);background:var(--primary-green);color:var(--dark);font-size:18px;font-weight:900;line-height:normal}@media(max-width:900px){.how-it-works__step-badge{font-size:16px}}@media(max-width:600px){.how-it-works__step-badge{font-size:14px}}.how-it-works__step-badge{line-height:90%;text-transform:uppercase;border-radius:7px;width:-moz-fit-content;width:fit-content;transition:background .3s ease, color .3s ease;margin-bottom:10px}@media(max-width:900px){.how-it-works__step-badge{padding:7px;margin-bottom:8px}}@media(max-width:600px){.how-it-works__step-badge{padding:6px;margin-bottom:6px}}.how-it-works__card:not(.is-active) .how-it-works__step-badge{background:#ced7d1;color:#5b6e61}.how-it-works__card:not(.is-active) .how-it-works__step-title{color:#ced7d1}.how-it-works__card:not(.is-active) .how-it-works__learn-more{color:#ced7d1;text-decoration-color:#ced7d1}.how-it-works__card:not(.is-active) .how-it-works__learn-more svg{color:#ced7d1}.how-it-works__card:not(.is-active) .right-image{opacity:.3}.how-it-works__step-title{font-size:40px;font-weight:900;line-height:normal}@media(max-width:900px){.how-it-works__step-title{font-size:40px}}@media(max-width:600px){.how-it-works__step-title{font-size:40px}}.how-it-works__step-title{line-height:90%;text-transform:uppercase;color:var(--dark);margin-top:32px;margin-bottom:0;transition:color .3s ease}@media(max-width:900px){.how-it-works__step-title{margin-top:24px}}@media(max-width:600px){.how-it-works__step-title{margin-top:16px}}.how-it-works__learn-more{display:inline-flex;align-items:center;gap:8px;color:var(--dark);font-size:18px;font-weight:500;line-height:normal}@media(max-width:600px){.how-it-works__learn-more{font-size:16px}}.how-it-works__learn-more{line-height:24px;-webkit-text-decoration:underline;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px;transition:all .3s ease;width:-moz-fit-content;width:fit-content;margin-top:auto}.how-it-works__learn-more svg{width:10px;height:10px;flex-shrink:0;transition:transform .3s ease}.how-it-works__learn-more:hover{color:var(--primary-green-hover);text-decoration-color:var(--primary-green-hover)}.how-it-works__learn-more:hover svg{transform:translate(2px, -2px)}.how-it-works__learn-more:focus{outline:2px solid var(--primary-green);outline-offset:4px;border-radius:2px}.how-it-works__learn-more:active svg{transform:translateY(2px)}@media(max-width:600px){.how-it-works__learn-more{line-height:22px;margin-top:30px}}.right-card-visual{display:flex;align-items:center;justify-content:center}@media(prefers-reduced-motion:reduce){.how-it-works__learn-more,.how-it-works__learn-more svg,.how-it-works__checkmark,.filled-timeline{transition:none !important}.how-it-works__learn-more:hover svg,.how-it-works__checkmark.is-active{transform:none !important}}.how-it-works__card-visual{width:100%;border-radius:16px;overflow:hidden}.how-it-works__card-visual .card-visual__lottie{width:100%;height:100%;display:block;aspect-ratio:696/395}.how-it-works__card-visual .card-visual__image{width:100%;height:auto;display:block;border-radius:16px}@media(max-width:900px){.how-it-works__card-visual .card-visual__image{border-radius:12px}}@media(max-width:600px){.how-it-works__card-visual .card-visual__image{border-radius:8px}}@media(max-width:900px){.how-it-works__card-visual{border-radius:12px}}@media(max-width:600px){.how-it-works__card-visual{border-radius:8px}}.how-it-works__card-visual.card-visual--placeholder{display:flex;align-items:center;justify-content:center;background:#1a1a1a;background:var(--dark-surface, #1a1a1a);border:2px dashed rgba(255, 255, 255, 0.2);border:2px dashed var(--border-default, rgba(255, 255, 255, 0.2));min-height:250px;aspect-ratio:696/395}.how-it-works__card-visual .card-visual__placeholder{text-align:center;color:rgba(255, 255, 255, 0.6);color:var(--icon-default, rgba(255, 255, 255, 0.6));padding:40px}.how-it-works__card-visual .card-visual__placeholder svg{margin-bottom:16px;opacity:.6}.how-it-works__card-visual .card-visual__placeholder p{margin:0;font-size:14px;line-height:1.5} 