.vooh-process-cards{padding:0 20px 30px}.vooh-process-cards__inner{margin:0 auto;max-width:1180px}.vooh-process-cards__header{margin-bottom:28px;text-align:center}.vooh-process-cards__title{color:#000;font-size:44px;font-weight:800;line-height:1.15;margin:0}.vooh-process-cards__title span{color:var(--vooh-process-accent,#1ecda4)}.vooh-process-cards__subtitle{color:#747b80;font-size:16px;line-height:1.7;margin:14px auto 0;max-width:760px}.vooh-process-cards__grid{display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr));text-align:left}.vooh-process-cards--cols-3 .vooh-process-cards__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vooh-process-card{background:#fff;border:1px solid #e5eeee;border-radius:8px;box-shadow:0 10px 28px rgba(25,43,55,.06);min-height:100%;padding:22px}.vooh-process-card__number{align-items:center;background:var(--vooh-process-accent,#1ecda4);border-radius:50%;color:#fff;display:inline-flex;font-size:16px;font-weight:800;height:38px;justify-content:center;line-height:1;margin-bottom:18px;width:38px}.vooh-process-card__title{color:#000;font-size:16px;font-weight:800;line-height:1.35;margin:0 0 8px}.vooh-process-card__text{color:#70777c;font-size:15px;line-height:1.65;margin:0}@media (max-width:1024px){.vooh-process-cards--cols-3 .vooh-process-cards__grid,.vooh-process-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.vooh-process-cards{padding:0 16px 24px}.vooh-process-cards__title{font-size:34px}.vooh-process-cards--cols-3 .vooh-process-cards__grid,.vooh-process-cards__grid{grid-template-columns:1fr}.vooh-process-card{padding:20px}}