body.rku-route-perfil-usuario .client-profile-form {
  display: grid !important;
}

body.rku-route-perfil-usuario .client-profile-form > .client-profile-summary {
  order: 0 !important;
}

body.rku-route-perfil-usuario .client-profile-form > .client-profile-section:nth-of-type(6) {
  order: 1 !important;
}

body.rku-route-perfil-usuario .client-profile-form > .client-profile-section:nth-of-type(1) {
  order: 2 !important;
}

body.rku-route-perfil-usuario .client-profile-form > .client-profile-section:nth-of-type(2) {
  order: 3 !important;
}

body.rku-route-perfil-usuario .client-profile-form > .client-profile-section:nth-of-type(3) {
  order: 4 !important;
}

body.rku-route-perfil-usuario .client-profile-form > .client-profile-section:nth-of-type(4) {
  order: 5 !important;
}

body.rku-route-perfil-usuario .client-profile-form > .client-profile-section:nth-of-type(5) {
  order: 6 !important;
}
