.steps{margin-left:20px}.step{--y-padding:29px;background:var(--white);border:1px solid var(--border);border-radius:10px;box-shadow:0 16px 20px 0 hsla(0,0%,67%,.1);padding:var(--y-padding) 36px;position:relative;z-index:0}.step:not(:last-child){margin-bottom:20px}.step__number{align-items:center;background:var(--primary-100);border:1px solid var(--primary-base);border-radius:25px;display:flex;height:40px;justify-content:center;left:-1px;position:absolute;top:var(--y-padding);transform:translate(-50%,-8px);width:40px}.step__number span{color:var(--primary-base);font-size:.8889rem;line-height:1}.step__line{background:var(--primary-base);content:"";height:calc(100% - var(--y-padding)*2);left:-1px;position:absolute;top:var(--y-padding);width:1px;z-index:-1}.step__title{margin-bottom:12px}.step__description,.step__list{margin-bottom:0}.steps--default .step__title{font-size:1.1111rem;margin-bottom:0}.step__description{margin-top:16px}.step__list,.steps--default .step__description{font-size:.8889rem}.step__list{margin-top:8px}li.step__list-item:not(:last-child){margin-bottom:4px}.steps--images{margin-left:24px}.steps--images .step{--y-padding:32px;padding:var(--y-padding) 40px}.steps--images .step__number{border-radius:13px;height:46px;transform:translateX(-50%);width:46px}.steps--images .step__number span{font-size:1.1111rem;font-weight:500}.steps--images .step__line{display:none}.steps--images .step__title{font-size:1.1111rem;line-height:1.7}.step__logos{align-items:center;display:flex;flex-wrap:wrap;gap:16px 32px;margin-top:24px}img.step__logo{height:32px;margin:0;object-fit:contain;width:auto}@media (min-width:640px){.steps--images{margin-left:27px}.steps--images .step{--y-padding:40px;padding:var(--y-padding) 64px}.steps--images .step__number{height:56px;width:56px}.steps--images .step__number span,.steps--images .step__title{font-size:1.3333rem}}