.how-it-works-stack{--card-scale:1.8;--card-count:3;--card-padding:2rem;--card-height-scale:calc(var(--card-scale) * .5);--card-width:min(100%, 54rem);--card-height:calc(21.5625rem * var(--card-height-scale));--card-stack-step:calc(1.25rem * var(--card-scale));--stack-scroll-runway:calc(var(--card-height) * (var(--card-count) - 1));--how-it-works-sticky-top:calc(var(--site-header-height) + 5rem);width:var(--card-width);max-width:100%;padding-top:0;padding-bottom:var(--stack-scroll-runway);margin-inline:auto;margin-bottom:calc(-1 * var(--stack-scroll-runway));flex-direction:column;align-items:center;display:flex;position:relative}.how-it-works-card-sticky{top:var(--how-it-works-sticky-top);width:100%;min-height:var(--card-height);justify-content:center;display:flex;position:sticky}.how-it-works-card__content{box-sizing:border-box;gap:var(--card-padding);width:100%;height:auto;min-height:0;padding:var(--card-padding);border:1px solid var(--card-border);background:var(--card-surface-gradient);transform-origin:top;will-change:transform;border-radius:32px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 9px 14px #00000017}.how-it-works-card__header{flex-direction:column;flex-shrink:0;gap:1.125rem;display:flex}.how-it-works-card__step-heading{align-items:center;gap:1rem;min-width:0;display:flex}.how-it-works-card__step-number{border-radius:var(--radius-btn);background:var(--text);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1rem;font-weight:600;line-height:1;display:flex}.how-it-works-card__title{color:var(--text);font-size:clamp(1.5rem,4vw,2rem);font-weight:600;line-height:1}.how-it-works-card__description{min-height:3.2625rem;color:var(--text-dim);font-size:1.125rem;line-height:1.45}.how-it-works-card__visual{flex:none;justify-content:center;align-items:stretch;height:auto;display:flex}.how-it-works-cards-static{--card-scale:1.8;--card-padding:2rem;--card-height-scale:calc(var(--card-scale) * .5);--card-width:min(100%, 54rem);--card-height:calc(21.5625rem * var(--card-height-scale));--card-stack-step:calc(1.25rem * var(--card-scale));width:var(--card-width);flex-direction:column;gap:2rem;max-width:100%;margin-inline:auto;padding:0;list-style:none;display:flex}.how-it-works-card__content--static{z-index:auto;position:relative;top:auto;transform:none}.how-it-works-message{align-items:stretch;width:100%;display:flex}.how-it-works-message__inner{border:1px solid var(--card-border);background:#fff;border-radius:10px;flex-direction:column;gap:.75rem;width:100%;padding:1rem;display:flex;position:relative}.how-it-works-message__avatar{object-fit:cover;border-radius:4px;width:1.625rem;height:1.625rem}.how-it-works-message__text{color:#131313;margin:0;font-size:1.125rem;font-weight:500;line-height:1.35}.how-it-works-message__highlight{-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#badefe;padding:.1em 0}.how-it-works-message__error{text-decoration:underline;-webkit-text-decoration-color:var(--hero-accent);text-decoration-color:var(--hero-accent);text-underline-offset:.15em}.how-it-works-message__fix{color:#22c55e}.how-it-works-keys{justify-content:center;align-items:center;width:100%;max-width:31.95rem;margin-inline:auto;display:flex}.how-it-works-keys__image{width:100%;max-width:100%;height:auto}@media (min-width:768px){.how-it-works-stack,.how-it-works-cards-static{--card-width:min(100%, 43.2rem)}}@media (max-width:767px){.how-it-works-stack{--how-it-works-sticky-top:calc(var(--site-header-height) + 3rem)}}
