.ProcessSection_container__Y2iqK{flex-direction:column;gap:var(--container-gap)}.ProcessSection_steps__wrapper__3Popp{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem}.ProcessSection_grid__3__Y6Y6V{grid-template-columns:repeat(3,minmax(0,1fr))}.ProcessSection_step__card__WkyZ5{background:var(--light-off);padding:3rem;border-radius:var(--radius-default);display:flex;flex-direction:column;gap:3rem;position:relative}.ProcessSection_stepWhiteBackground__hI6Xa{background-color:var(--light)}.ProcessSection_step__text-wrapper__TowUZ{display:flex;flex-direction:column;gap:2rem}.ProcessSection_step__number-wrapper__R9YX0{width:-moz-fit-content;width:fit-content;display:flex;width:5rem;color:var(--light);border-radius:calc(var(--radius-default)*.4);aspect-ratio:1/1!important;align-items:center;justify-content:center;background:var(--primary)}.ProcessSection_step__number__hoTKo{font-size:var(--font-mr);font-weight:600}.ProcessSection_step__desc__lVVfz{max-width:34ch}.ProcessSection_heading__wrapper__HAkXn h2{max-width:24ch}.ProcessSection_card__arrow__FKgxm{position:absolute;right:3rem;bottom:4rem}.ProcessSection_step__card__WkyZ5:last-child svg{display:none}@media(max-width:1200px){.ProcessSection_steps__wrapper__3Popp{grid-template-columns:repeat(2,minmax(0,1fr))}.ProcessSection_steps__wrapper__3Popp svg{display:none}}@media(max-width:700px){.ProcessSection_steps__wrapper__3Popp{grid-template-columns:minmax(0,1fr)}}