.steps-cards{display:flex;flex-direction:column;gap:56px}.steps-cards-top{align-items:end;display:flex;justify-content:space-between;width:100%}.steps-cards-top-left{display:flex;flex-direction:column;gap:16px;max-width:900px}.steps-cards-title{line-height:120%}.steps-cards-description{text-wrap:balance}.swiper-slide.step-cards-card{background:var(--white);border-radius:24px;display:flex;flex-direction:column;gap:40px;height:auto;padding:40px}.steps-cards-card-number-content{align-items:center;background:var(--primary-10);border-radius:100px;display:flex;height:80px;justify-content:center;width:80px}.steps-cards-card-number{color:var(--primary-500);font-family:var(--principal-font);font-size:40px;font-style:normal;font-variant-numeric:lining-nums proportional-nums;font-weight:800;line-height:120%}@media(min-width:1025px){.steps-cards-cards{margin:0 auto;max-width:1296px}}@media(max-width:1024px){.steps-cards{gap:40px}.steps-cards-top{align-items:start;flex-direction:column;gap:32px}.step-cards-card{gap:24px;padding:24px}.steps-cards-card-number-content{height:56px;width:56px}.steps-cards-card-number{font-size:28px;line-height:110%}}