.how-it-works__wrapper{display:flex;gap:30px;width:100%;justify-content:center}@media(max-width:768px){.how-it-works__wrapper{flex-wrap:wrap}}.how-it-works__block{position:relative;padding:24px;box-shadow:0 0 8px 0 rgba(0,0,0,.1019607843);border-radius:20px}.how-it-works__block--filled{background-color:var(--content-bg)}.how-it-works__interactive{order:0;display:flex;flex-direction:column;gap:30px;min-width:407px;width:407px}@media(max-width:1200px){.how-it-works__interactive{min-width:333px;width:333px}}@media(max-width:768px){.how-it-works__interactive{width:calc(100% - 12px)}}.how-it-works__interactive-topic{display:flex;flex-direction:column;justify-content:space-between;min-height:240px}@media(max-width:1200px){.how-it-works__interactive-topic{min-height:-moz-fit-content;min-height:fit-content;gap:40px}}.how-it-works__interactive-topic:before{content:"";position:absolute;inset:0;background-image:url(/bgs/gr-bg-0.svg);background-position:50%;background-repeat:no-repeat;background-size:120%;filter:blur(50px);z-index:-1}.how-it-works__interactive-topic:after{content:"";position:absolute;inset:0;background-color:var(--content-bg);z-index:-2}.how-it-works__interactive-topic h4{font-family:Power Grotesk;font-weight:400;font-size:52px;line-height:100%;letter-spacing:0}@media(max-width:768px){.how-it-works__interactive-topic h4{font-family:Power Grotesk;font-weight:400;font-size:32px;line-height:100%;letter-spacing:0}}.how-it-works__interactive-topic p{font-family:Questrial;font-weight:400;font-size:22px;line-height:30px;letter-spacing:0;text-align:start}@media(max-width:768px){.how-it-works__interactive-topic p{font-family:Questrial;font-weight:400;font-size:18px;line-height:25px;letter-spacing:0}}.how-it-works__interactive-plans{display:flex;flex-direction:column;font-family:Power Grotesk;font-weight:400;font-size:18px;line-height:100%;letter-spacing:0;text-align:center;width:100%}.how-it-works__interactive-plans li:not(:last-child){border-bottom:1px solid var(--hr-color);padding-bottom:36px;margin-bottom:36px}.how-it-works__interactive-plan{display:flex;flex-direction:column;gap:30px}.how-it-works__interactive-plan-header{display:flex;justify-content:space-between;gap:30px}.how-it-works__interactive-plan-desc{text-align:right}.how-it-works__interactive-plan-desc,.how-it-works__interactive-plan-main{font-family:Questrial;font-weight:400;font-size:18px;line-height:100%;letter-spacing:0}.how-it-works__interactive-plan-main{display:flex;justify-content:space-between;text-align:center}.how-it-works__interactive-plan-main span:first-child{font-size:22px}.how-it-works__interactive-plan-main span:first-child svg{margin-right:12px}.how-it-works__preview{display:flex;flex-direction:column;gap:28px;flex:1 1 auto;max-width:625px;width:-moz-fit-content;width:fit-content}.step-preview{position:relative;display:flex;width:100%;justify-content:space-between;min-height:240px;padding:24px 0 24px 24px;box-shadow:0 0 8px 0 rgba(0,0,0,.1019607843);border-radius:20px}.step-preview:before{content:"";position:absolute;inset:0;background-image:var(--bg-img);background-position:50%;background-repeat:no-repeat;background-size:120%;filter:blur(50px);z-index:-1}.step-preview:after{content:"";position:absolute;inset:0;background-color:var(--content-bg);z-index:-2}.step-preview__block{display:flex;flex-direction:column}.step-preview__number{font-size:22px}.step-preview__name,.step-preview__number{font-family:Power Grotesk;font-weight:400;line-height:100%;letter-spacing:0}.step-preview__name{font-size:28px;margin-top:16px}.step-preview__ph{font-family:Questrial;font-weight:400;font-size:22px;line-height:30px;letter-spacing:0;margin-top:auto}.step-preview__progress{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;min-width:205px;width:205px;height:100%}.step-preview__progress-line{position:absolute;top:-24px;left:0;z-index:0}.step-preview__progress-line rect{transition:height .3s ease}@media(max-width:768px){.step-preview{flex-direction:column;align-items:center;text-align:left;padding-bottom:48px;overflow:hidden;gap:30px}.step-preview__number{font-size:18px}.step-preview__name,.step-preview__number{font-family:Power Grotesk;font-weight:400;line-height:100%;letter-spacing:0}.step-preview__name{font-size:22px}.step-preview__ph{margin-top:12px;text-align:left;font-family:Questrial;font-weight:400;font-size:18px;line-height:25px;letter-spacing:0}.step-preview__progress-line{position:absolute;rotate:-90deg;top:auto;bottom:-130px;zoom:2;left:45px;z-index:0}.step-preview__progress-line rect{transition:height .3s ease}}.progress-bar-container,.progress-bar-inner-circle{display:flex;justify-content:center;align-items:center}.progress-bar-inner-circle{position:absolute;border-radius:50%}.progress-ring-bar{transition:stroke-dashoffset .6s ease,transform .6s ease}.progress-bar-inner-circle{transition:opacity .3s ease;opacity:1}.progress-bar-inner-circle.hidden{opacity:0}