.the-process{background-color:var(--black);padding:0 0 100px}.the-process .the-process__heading{color:var(--text);font-family:var(--font-primary);letter-spacing:-.02em;margin-bottom:50px;text-align:center;text-transform:uppercase}.the-process .the-process__grid{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.the-process .process-card{background-color:#1a1a1a;border-radius:16px;overflow:hidden;padding:30px 28px;position:relative}.the-process .process-card__top{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:20px}.the-process .process-card__title-wrap h4{color:var(--text);font-family:var(--font-primary);margin-bottom:6px}.the-process .process-card__title-wrap p.subtitle{color:#ffffff66;font-family:var(--font-primary);font-size:16px;line-height:1.5;max-width:300px}.the-process .process-card__number{color:hsla(0,0%,100%,.08);flex-shrink:0;font-family:var(--font-primary);font-size:72px;font-weight:600;letter-spacing:-.02em;line-height:1;margin-left:16px;margin-top:-8px;user-select:none}.the-process .process-card__body p{color:var(--dec);font-family:var(--font-primary)}@media (max-width:991px){.the-process{padding:0 0 80px}.the-process .process-card__title-wrap p.subtitle{max-width:100%}.the-process .the-process__heading{margin-bottom:40px}.the-process .process-card__number{font-size:56px}}@media (max-width:767px){.the-process{padding:0 0 60px}.the-process .the-process__grid{gap:16px;grid-template-columns:1fr}.the-process .the-process__heading{margin-bottom:32px}.the-process .process-card{padding:24px 22px}.the-process .process-card__number{font-size:48px}}@media (max-width:480px){.the-process{padding:0 0 50px}.the-process .process-card{padding:20px 18px}.the-process .process-card__number{font-size:42px}}