.psteps{color:var(--colors-offwhite);margin-bottom:96px;padding-left:var(--basic-padding-side);padding-right:var(--basic-padding-side)}.psteps__label{color:#4ead33;font-size:20px;font-weight:500;line-height:32px;margin-bottom:8px;text-align:center}body .body-wrapper .psteps h2{font-size:32px;font-weight:500;line-height:40px;margin-bottom:40px;text-align:center}.psteps__steps{margin-bottom:40px}.psteps__step{border-bottom:1px solid #303030;padding-bottom:40px;padding-top:40px}.psteps__step:first-child{padding-top:0}.psteps__step:last-child{border-bottom:0;padding-bottom:0}.psteps__stepNum{align-items:center;background:linear-gradient(170.94deg,#1c1c1c 6.88%,#111 93.12%);border:1px solid #303030;border-radius:8px;box-sizing:border-box;display:flex;font-weight:500;height:40px;justify-content:center;line-height:24px;margin-bottom:16px;width:40px}body .body-wrapper .psteps .psteps__step h3{font-size:20px;font-weight:500;line-height:32px;margin-bottom:8px}.psteps__step p{color:#7e7e7e;line-height:24px;margin:0}.psteps__cardsWrap{list-style:none;margin:0 0 40px;padding:0}.psteps__cardsWrap li{align-items:center;border:1px solid #303030;border-radius:16px;display:flex;gap:16px;margin-bottom:16px;padding:16px}.psteps__cardsWrap li:last-child{margin-bottom:0}.psteps__img{align-items:center;background:linear-gradient(170.94deg,#1c1c1c 6.88%,#111 93.12%);border:1px solid #303030;border-radius:5px;display:flex;height:40px;justify-content:center;min-height:40px;min-width:40px;width:40px}.psteps__buttons{display:flex;flex-direction:column;gap:40px}.psteps__btn{align-items:center;box-sizing:border-box;color:#f7f7f7;display:flex;font-weight:500;justify-content:center;line-height:24px;transition:all .5s;width:100%}.psteps__btn.psteps__btn--first{background-color:#4ead33;border-radius:8px;gap:2px;padding:12px 24px;text-decoration:none}.psteps__btn.psteps__btn--first svg path{stroke:#f7f7f7;transition:all .5s}.psteps__btn.psteps__btn--first:hover{background-color:#f7f7f7;color:#111}.psteps__btn.psteps__btn--first:hover svg path{stroke:#111}.psteps__btn.psteps__btn--second{gap:4px;text-decoration:underline}.psteps__btn.psteps__btn--second:hover{color:#f7f7f7;text-decoration:none}.psteps__btn.psteps__btn--second svg path{stroke:#f7f7f7}@media (min-width:768px){.psteps__steps{display:flex}.psteps__step{border-bottom:0;padding:0 10px;width:33%}.psteps__step:first-child{border-right:1px solid #303030;padding-left:0}.psteps__step:last-child{border-left:1px solid #303030;padding-right:0}.psteps__buttons{flex-direction:row;justify-content:center}.psteps__btn{width:fit-content}.psteps__cardsWrap{display:flex;gap:10px;justify-content:center}.psteps__cardsWrap li{margin-bottom:0;width:30%}}@media (min-width:1280px){.psteps__label{font-size:24px;margin-bottom:16px}body .body-wrapper .psteps h2{font-size:48px;font-weight:600;line-height:56px;margin-bottom:64px}.psteps__steps{margin-bottom:48px}.psteps__step{padding:0 40px}.psteps__step:first-child{padding-left:0}.psteps__step:last-child{padding-right:0}.psteps__stepNum{font-size:24px;height:64px;line-height:32px;margin-bottom:24px;width:64px}.psteps__cardsWrap{gap:32px;margin-bottom:48px}.psteps__cardsWrap li{margin-bottom:0;max-width:340px;width:calc(30% - 21px)}}@media (min-width:1440px){.psteps{margin-bottom:144px}.psteps__step{padding:0 80px}.psteps__step:first-child{box-sizing:border-box;min-width:394px;padding-left:0;width:394px}.psteps__step:last-child{box-sizing:border-box;min-width:368px;padding-right:0;width:368px}}