.process-container{padding-top:48px}.steps-process__steps{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;position:relative;gap:8px}.steps-process__step{display:flex;flex-direction:row;align-items:center;gap:16px;cursor:pointer;position:relative;z-index:1;transition:opacity .3s;padding:8px 16px}.steps-process__step:hover{opacity:.8}.steps-process__step.active .steps-process__step-label{font-size:15px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.2px;color:var(--text-color-default)}.steps-process__line{width:100%;height:2px;border-radius:1px;background:#e2e5e6}.steps-process__step-circle{width:40px;height:40px;position:relative;display:flex;align-items:center;justify-content:center}.steps-process__step-circle svg{position:absolute;top:0;left:0}.steps-process__progress-fill{stroke-dasharray:119.38;stroke-dashoffset:119.38;transition:stroke-dashoffset .6s ease;transform:rotate(90deg);transform-origin:center}.steps-process__step[data-step="1"].active .steps-process__progress-fill{stroke-dashoffset:89.535}.steps-process__step[data-step="2"].active .steps-process__progress-fill{stroke-dashoffset:59.69}.steps-process__step[data-step="3"].active .steps-process__progress-fill{stroke-dashoffset:29.845}.steps-process__step[data-step="4"].active .steps-process__progress-fill{stroke-dashoffset:0}.steps-process__step[data-step="1"].completed .steps-process__progress-fill{stroke-dashoffset:89.535}.steps-process__step[data-step="2"].completed .steps-process__progress-fill{stroke-dashoffset:59.69}.steps-process__step[data-step="3"].completed .steps-process__progress-fill{stroke-dashoffset:29.845}.steps-process__step[data-step="4"].completed .steps-process__progress-fill{stroke-dashoffset:0}.steps-process__step-number{font-size:15px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.4px;color:var(--text-color-secondary);transition:color .3s;position:relative;z-index:1}.steps-process__step-label{font-size:15px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.2px;color:var(--text-color-inactive);text-align:center;white-space:nowrap;transition:color .3s}.steps-process__mobile{display:none}.steps-process__content{display:flex;justify-content:flex-start;position:relative}.steps-process__card{background:var(--background-color-surface-on-heavy);border-radius:4px;padding:32px;display:flex;gap:32px;align-items:center;max-width:436px;width:100%;min-height:175px;box-shadow:var(--shadow-color-border-bottom-inside);transition:transform .5s ease,opacity .3s ease;position:relative}.steps-process__image{width:125px;height:115px;flex-shrink:0;overflow:hidden}.steps-process__image img{width:100%;height:100%;object-fit:cover;transition:opacity .5s ease}.steps-process__info{display:flex;flex-direction:column;flex:1;grid-gap:8px}.steps-process__card-title{font-size:15px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.4px;color:var(--text-color-default);margin:0;opacity:0;transform:translateY(20px);animation:fadeInUp .5s ease forwards}.steps-process__card-description{font-size:15px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.2px;color:var(--text-color-default);margin:0;opacity:0;transform:translateY(20px);animation:fadeInUp .5s ease .1s forwards}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@media(max-width:1439px){.process-container{padding-top:0}}@media(max-width:992px){.process-container{padding-top:40px}.steps-process__steps{gap:0}.steps-process__step{padding:8px;gap:8px}.steps-process__card{max-width:320px;padding:32px 16px;gap:16px}.steps-process__image{width:104px;height:96px}.steps-process__card-title{font-size:17px;font-style:normal;font-weight:700;line-height:22px;letter-spacing:.4px}.steps-process__card-description{font-size:15px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.2px}}@media(max-width:768px){.process-container .wrapper{overflow:hidden}.steps-process__steps,.steps-process__content{display:none}.steps-process__mobile{display:block}.steps-process__mobile-header{display:flex;align-items:center;gap:16px;margin-bottom:16px}.steps-process__step-text{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.steps-process__step-title{font-size:15px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.4px}.steps-process__step-label{font-size:13px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.5px;color:var(--text-color-default)}.steps-process__step-label span{color:var(--text-color-default)}.steps-process__swiper{--swiper-wrapper-transition-timing-function: ease}.steps-process .swiper-wrapper{display:flex}.steps-process .swiper-slide{width:calc(100% - 32px)!important;flex-shrink:0}.steps-process__card{flex-direction:row;padding:32px 16px;gap:16px;max-width:100%;width:auto;height:100%;max-height:100%;animation:none}.steps-process__image{width:104px;height:96px;border-radius:4px}.steps-process__card-title,.steps-process__card-description{animation:none;opacity:1;transform:none}.steps-process__card-title{font-size:17px;font-style:normal;font-weight:700;line-height:22px;letter-spacing:.4px}.steps-process__card-description{font-size:15px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.2px}.steps-process__swiper-navigation{display:flex;gap:24px;margin-top:24px}.steps-process .swiper-button-prev,.steps-process .swiper-button-next{position:static;width:40px;height:40px;margin:0;display:flex;align-items:center;justify-content:center}.steps-process .swiper-button-prev.swiper-button-disabled svg path:first-child,.steps-process .swiper-button-next.swiper-button-disabled svg path:first-child{fill:#1e2527;fill-opacity:.04}.steps-process .swiper-button-prev.swiper-button-disabled svg path:last-child,.steps-process .swiper-button-next.swiper-button-disabled svg path:last-child{fill:#1e2527;fill-opacity:.24}.steps-process .swiper-button-prev:not(.swiper-button-disabled):active svg path:first-child,.steps-process .swiper-button-next:not(.swiper-button-disabled):active svg path:first-child{fill:var(--background-color-surface-presed);fill-opacity:1}.steps-process .swiper-button-prev:after,.steps-process .swiper-button-next:after{content:none}.steps-process .steps-process__mobile-header .steps-process__progress-fill{stroke-dasharray:119.38;stroke-dashoffset:89.535;transition:stroke-dashoffset .6s ease;transform:rotate(90deg);transform-origin:center}.steps-process .steps-process__mobile-header[data-step="1"] .steps-process__progress-fill{stroke-dashoffset:89.535}.steps-process .steps-process__mobile-header[data-step="2"] .steps-process__progress-fill{stroke-dashoffset:59.69}.steps-process .steps-process__mobile-header[data-step="3"] .steps-process__progress-fill{stroke-dashoffset:29.845}.steps-process .steps-process__mobile-header[data-step="4"] .steps-process__progress-fill{stroke-dashoffset:0}.steps-process .steps-process__mobile-header[data-step="4"] .steps-process__step-label{display:none}}@media(max-width:360px){.steps-process__card{align-items:flex-start}.steps-process__image{width:75px;height:75px}}
