@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.HowItWorksSection_container__Vha3c{background-color:#fff}.HowItWorksSection_stepsColumn__Py0ZV{flex:1 1 60%;max-width:60%}@media(max-width:1023px){.HowItWorksSection_stepsColumn__Py0ZV{flex:1 1 100%;max-width:100%}}.HowItWorksSection_stepWrapper__QBSkC{position:relative}.HowItWorksSection_stepCard__PlNUA{padding:var(--space-5);border-radius:12px;cursor:pointer;transition:background-color .2s ease}.HowItWorksSection_stepCard__PlNUA .HowItWorksSection_stepNumber__l2MYP{color:var(--color-black);transition:color .2s ease}.HowItWorksSection_stepCard__PlNUA:hover{background-color:var(--step-bg)}.HowItWorksSection_stepCard__PlNUA:hover .HowItWorksSection_stepNumber__l2MYP{color:var(--step-number-color)}.HowItWorksSection_stepCardActive__QgcQW,.HowItWorksSection_stepCardActive__QgcQW:hover{background-color:var(--step-bg)}.HowItWorksSection_stepCardActive__QgcQW .HowItWorksSection_stepNumber__l2MYP,.HowItWorksSection_stepCardActive__QgcQW:hover .HowItWorksSection_stepNumber__l2MYP{color:var(--step-number-color)}.HowItWorksSection_stepNumber__l2MYP{flex-shrink:0;min-width:60px;text-align:center}@media(max-width:767px){.HowItWorksSection_stepNumber__l2MYP{min-width:52px}}.HowItWorksSection_animationColumn__ZPFqD{flex:1 1 40%;max-width:40%;position:relative;aspect-ratio:8/11}@media(max-width:1023px){.HowItWorksSection_animationColumn__ZPFqD{flex:0 0 auto;width:100%;max-width:360px;margin:0 auto}}.HowItWorksSection_desktopCta__WgpCU{display:flex}@media(max-width:1023px){.HowItWorksSection_desktopCta__WgpCU{display:none}}.HowItWorksSection_mobileCta__Lag3J{display:none}@media(max-width:1023px){.HowItWorksSection_mobileCta__Lag3J{display:flex}}.HowItWorksSection_animationLayer__mSiHn{position:absolute;inset:0;border-radius:24px;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:opacity .3s ease}
/*# sourceMappingURL=5fd2d34848de069d.css.map*/