/* DEVARTIVA - COMO TRABAJAMOS COMPACTO FASE1 FIX1 */
@media (min-width: 901px){
  body .process{padding-top:34px!important;padding-bottom:34px!important}
  body .process .wrap{max-width:1420px!important}
  body .process .eyebrow{margin-bottom:8px!important}
  body .process h2{margin:0 0 22px!important;font-size:clamp(1.75rem,2vw,2.45rem)!important;line-height:1.05!important;letter-spacing:-.03em!important}
  body .process h2 br{display:none!important}
  body .process .steps{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:28px!important;margin-top:0!important;align-items:start!important}
  body .process .steps>div{padding:0!important;min-height:0!important}
  body .process .steps h3{margin:9px 0 6px!important;font-size:17px!important;line-height:1.15!important}
  body .process .steps p{margin:0!important;font-size:13px!important;line-height:1.45!important;max-width:250px!important}
  body .process .dev-step-icon{width:34px!important;height:34px!important;display:grid!important;place-items:center!important;border:1px solid #4b79ad!important;border-radius:9px!important;color:#5ba7ff!important}
  body .process .dev-step-icon svg{width:19px!important;height:19px!important;stroke:currentColor!important;fill:none!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
}
@media (max-width:900px){
  body .process{padding-top:42px!important;padding-bottom:42px!important}
  body .process h2{margin-bottom:26px!important}
  body .process .dev-step-icon{width:36px!important;height:36px!important;display:grid!important;place-items:center!important;border:1px solid #4b79ad!important;border-radius:9px!important;color:#5ba7ff!important}
  body .process .dev-step-icon svg{width:20px!important;height:20px!important;stroke:currentColor!important;fill:none!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
}
