.header-bs-col-1,
.header-logo {
  display: flex;
  align-items: center;
}
.header-logo {
  text-decoration: none;
  height: 48px;
  position: relative;
  font-weight: 700;
  color: inherit;
  justify-content: center;
  white-space: nowrap;
}
.header-bs-col-1 {
  width: 267px;
  flex-direction: row;
  justify-content: space-between;
  text-align: center;
}
.header-productor-name {
  text-decoration: none;
  position: relative;
  color: inherit;
  white-space: nowrap;
}
.header-flecha-produtor-icon {
  width: 8.7px;
  height: 4.3px;
  position: relative;
  border-radius: var(--br-12xs);
}
.header-productor-arrow {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.header-bs-col-2 {
  border-radius: var(--br-3xs);
  background-color: var(--azul-oscuro);
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: var(--padding-base) 39px;
  gap: var(--gap-xl);
  font-size: var(--font-size-base);
  color: var(--color-white);
}
.header-img-perfil-icon {
  width: 50px;
  height: 50px;
  position: relative;
  border-radius: 50%;
  object-fit: cover;
}
.header-bs-perfil-col-1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  min-height: 50px;
}
.header-user {
  text-decoration: none;
  position: relative;
  font-weight: 500;
  color: inherit;
  white-space: nowrap;
}
.header-flecha-user-icon {
  height: 5px;
  width: 10.2px;
  position: relative;
}
.header-uesr-name {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: 0 var(--padding-mini) 0 0;
  gap: var(--gap-xl);
}
.header-salir-text {
  text-decoration: none;
  position: relative;
  font-weight: 500;
  color: inherit;
}
.header-salir {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  color: var(--campo-de-ingreso-de-datos-icono-seleccion);
}
.header-bs-perfil-col-2 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  padding: var(--padding-7xs) 0;
}
.header-bs-col-3 {
  height: 51px;
  width: 211px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-3xs);
  font-size: var(--font-size-sm);
}
.header-barra-superior {
  align-self: stretch;
  background-color: var(--color-white);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: center;
  padding: var(--padding-3xs) var(--padding-xl);
  position: sticky;
  top: 0;
  z-index: 99;
  gap: var(--gap-xl);
  text-align: left;
  font-size: 40px;
  color: var(--icono-borde);
  font-family: var(--font-inter);
}
.header-mp-text-1 {
  text-decoration: none;
  position: relative;
  color: inherit;
}
.header-mp-arrow-1-icon {
  height: 4.3px;
  width: 8.7px;
  position: relative;
}
.header-mp-item-1,
.header-mp-item-2 {
  background-color: var(--icono-borde);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: var(--gap-3xs);
}
.header-mp-text-3 {
  text-decoration: none;
  position: relative;
  color: inherit;
}
.header-mp-item-3 {
  background-color: var(--icono-borde);
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 8px var(--padding-8xs);
  white-space: nowrap;
  cursor: pointer;
}
.header-mp-text-4 {
  text-decoration: none;
  position: absolute;
  top: 0;
  left: 0;
  color: inherit;
  display: inline-block;
  height: 100%;
  width: 100%;
}
.header-mp-item-4 {
  height: 24px;
  width: 109px;
  position: relative;
  background-color: var(--icono-borde);
  overflow: hidden;
  flex-shrink: 0;
  cursor: pointer;
}
.header-menu-principal,
.header-mp-item-5 {
  background-color: var(--icono-borde);
  display: flex;
  flex-direction: row;
  align-items: center;
}
.header-mp-item-5 {
  overflow: hidden;
  justify-content: center;
  white-space: nowrap;
  cursor: pointer;
}
.header-menu-principal {
  align-self: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: center;
  padding: var(--padding-4xs) var(--padding-81xl);
  gap: var(--gap-xl);
  font-size: var(--font-size-xl);
  color: var(--color-white);
}
.breadcrum,
.title-text {
  position: relative;
  font-weight: 600;
}
.title-text {
  margin: 0;
  font-size: var(--font-size-13xl);
  font-family: inherit;
}
.pdf-icon {
  object-fit: cover;
}
.pdf-icon,
.whatsapp-icon {
  height: 25px;
  width: 25px;
  position: relative;
  flex-shrink: 0;
}
.social-group {
  height: 40px;
  width: 152px;
  box-shadow: 0 10px 24.1px -11px rgba(31, 83, 162, 0.6);
  border-radius: var(--br-17xl);
  background-color: var(--color-white);
  border: 1px solid var(--color-lavender-100);
  box-sizing: border-box;
  overflow-x: auto;
  flex-shrink: 0;
  display: none;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: var(--padding-3xs) var(--padding-6xl);
  gap: 12.5px;
}
.nueva {
  position: relative;
}
.boton-nuevo {
  height: 40px;
  width: 130px;
  box-shadow: 0 10px 24.1px -11px rgba(31, 83, 162, 0.6);
  border-radius: var(--br-17xl);
  background-color: var(--boton-principal-azul-boton);
  overflow: hidden;
  flex-shrink: 0;
  display: none;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: var(--padding-3xs) 0;
  box-sizing: border-box;
  white-space: nowrap;
  gap: var(--gap-3xs);
}
.pdf-icon1 {
  height: 30px;
  width: 30px;
  position: relative;
  object-fit: cover;
}
.whatsapp-icon1 {
  height: 29px;
  width: 29px;
  position: relative;
}
.social-group1 {
  height: 42px;
  width: 182px;
  box-shadow: 0 10px 24.1px -11px rgba(31, 83, 162, 0.6);
  border-radius: var(--br-17xl);
  background-color: var(--color-white);
  border: 1px solid var(--color-lavender-100);
  box-sizing: border-box;
  overflow: hidden;
  flex-shrink: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: var(--padding-3xs) var(--padding-6xl);
  gap: var(--gap-xl);
}
.nueva1 {
  position: relative;
  font-size: var(--font-size-base);
  font-family: var(--font-inter);
  color: var(--letras-botones-azules);
  text-align: left;
}
.barra-titulo,
.boton-nuevo1,
.buttons-group {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: var(--gap-3xs);
}
.boton-nuevo1 {
  cursor: pointer;
  border: 0;
  padding: var(--padding-3xs) 0;
  background-color: var(--boton-principal-azul-boton);
  height: 45px;
  width: 160px;
  box-shadow: 0 10px 24.1px -11px rgba(31, 83, 162, 0.6);
  border-radius: var(--br-17xl);
  overflow: hidden;
  flex-shrink: 0;
  justify-content: space-between;
  box-sizing: border-box;
  white-space: nowrap;
}
.boton-nuevo1:hover {
  background-color: #4d9eff;
}
.barra-titulo,
.buttons-group {
  justify-content: center;
  max-width: 100%;
  font-size: var(--font-size-sm);
  color: var(--letras-botones-azules);
}
.barra-titulo {
  align-self: stretch;
  background-color: #fafafa;
  border: 1px solid var(--letras-botones-azules);
  box-sizing: border-box;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: center;
  padding: 3px 150px;
  gap: var(--gap-xl);
  font-size: var(--font-size-mini);
  color: var(--campo-de-ingreso-de-datos-icono-seleccion);
}
.item-title-1 {
  align-self: stretch;
  position: relative;
  font-weight: 500;
}
.search-item-1 {
  position: relative;
  font-size: var(--font-size-mini);
  font-weight: 300;
}
.search-text-1 {
  width: 87px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-9xs);
}
.cruz-icon1,
.flecha-icon1 {
  height: 7.6px;
  width: 7.5px;
  position: relative;
}
.flecha-icon1 {
  height: 5.1px;
  width: 8.6px;
  border-radius: var(--br-12xs-5);
  object-fit: contain;
  display: none;
}
.iconos-de-cierre,
.search-box-1 {
  width: 7.5px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.search-box-1 {
  width: 205px;
  border-left: 1px solid var(--color-gainsboro);
  box-sizing: border-box;
  padding: 0 var(--padding-mini);
  gap: var(--gap-xl);
}
.search-text-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-9xs);
}
.iconos-de-cierre1 {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: center;
}
.item-title-3,
.search-item-3 {
  position: relative;
  font-weight: 500;
}
.search-item-3 {
  font-size: var(--font-size-mini);
  font-weight: 300;
}
.search-text-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-9xs);
}
.search-box-3 {
  width: 205px;
  border-left: 1px solid var(--color-gainsboro);
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0 var(--padding-xs) 0 var(--padding-mini);
  gap: var(--gap-xl);
}
.search-text-4 {
  width: 42px;
}
.search-text-4,
.search-text-5,
.search-text-6 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-9xs);
}
.search-box-1-parent {
  width: 634px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  gap: 20px 0;
  min-height: 88px;
  max-width: 100%;
}
.buscar-icon {
  height: 30px;
  width: 30px;
  position: relative;
}
.barra-flotante-bsqueda,
.boton-busqueda {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.boton-busqueda {
  border-left: 1px solid var(--color-gainsboro);
  justify-content: center;
}
.barra-flotante-bsqueda {
  align-self: stretch;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: var(--br-xl);
  background-color: var(--color-white);
  border: 1px solid
    var(--campo-de-ingreso-de-datos-borde-de-campos-en-estado-normal);
  box-sizing: border-box;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: flex-start;
  padding: var(--padding-3xs) var(--padding-4xs);
  max-width: 100%;
  gap: var(--gap-0);
  row-gap: 20px;
}
.barra-busqueda,
.barra-busqueda-wrapper {
  justify-content: center;
  box-sizing: border-box;
  max-width: 100%;
}
.barra-busqueda {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 var(--padding-3xs);
}
.barra-busqueda-wrapper {
  width: 744px;
  display: none;
  flex-direction: row;
  align-items: flex-start;
  flex-wrap: wrap;
  align-content: flex-start;
  padding: 0 var(--padding-xl);
  font-family: var(--font-work-sans);
}
.item-title-11 {
  align-self: stretch;
  position: relative;
  font-weight: 500;
}
.search-item-11 {
  position: relative;
  font-size: var(--font-size-mini);
  font-weight: 300;
}
.search-text-21 {
  width: 87px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-9xs);
}
.cruz-icon7,
.flecha-icon7 {
  height: 7.6px;
  width: 7.5px;
  position: relative;
}
.flecha-icon7 {
  height: 5.1px;
  width: 8.6px;
  border-radius: var(--br-12xs-5);
  object-fit: contain;
  display: none;
}
.iconos-de-cierre6,
.search-box-11 {
  width: 7.5px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.search-box-11 {
  width: 205px;
  border-left: 1px solid var(--color-gainsboro);
  box-sizing: border-box;
  padding: 0 var(--padding-mini);
}
.search-text-11 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-9xs);
}
.iconos-de-cierre7 {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: center;
}
.item-title-31 {
  position: relative;
  font-weight: 500;
}
.search-box-31 {
  width: 205px;
  border-left: 1px solid var(--color-gainsboro);
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0 var(--padding-xs) 0 var(--padding-mini);
  gap: var(--gap-xl);
}
.search-text-41 {
  width: 42px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-9xs);
}
.search-box-41,
.search-input-fields {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.search-box-41 {
  width: 205px;
  border-left: 1px solid var(--color-gainsboro);
  box-sizing: border-box;
  padding: 0 var(--padding-mini);
  gap: var(--gap-xl);
}
.search-input-fields {
  flex: 1;
  flex-wrap: wrap;
  align-content: center;
  min-width: 660px;
  max-width: 100%;
}
.buscar-icon1 {
  height: 30px;
  width: 30px;
  position: relative;
}
.barra-flotante-bsqueda1,
.boton-busqueda1 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.boton-busqueda1 {
  border-left: 1px solid var(--color-gainsboro);
  justify-content: center;
}
.barra-flotante-bsqueda1 {
  align-self: stretch;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: var(--br-xl);
  background-color: var(--color-white);
  border: 1px solid
    var(--campo-de-ingreso-de-datos-borde-de-campos-en-estado-normal);
  box-sizing: border-box;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: flex-start;
  padding: var(--padding-3xs) var(--padding-4xs);
  max-width: 100%;
}
.barra-busqueda-container,
.barra-busqueda1 {
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  max-width: 100%;
}
.barra-busqueda1 {
  height: 54px;
  flex: 1;
  /* flex-direction: column; */
  flex-direction: row;
  align-items: center;
  padding: 0 var(--padding-3xs);
}
.barra-busqueda-container {
  align-self: stretch;
  flex-direction: row;
  align-items: flex-start;
  flex-wrap: wrap;
  align-content: flex-start;
  padding: 0 var(--padding-81xl);
  font-family: var(--font-work-sans);
}
.estado {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  height: 100%;
  width: 100%;
}
.flecha-icon12,
.header-item-text {
  height: 21px;
  width: 81px;
  position: relative;
}
.flecha-icon12 {
  height: 5.1px;
  width: 8.6px;
  border-radius: var(--br-12xs-5);
  object-fit: contain;
  z-index: 1;
}
.iconos-de-cierre12,
.item-1-header-list {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.item-1-header-list {
  gap: var(--gap-3xs);
}
.header-item-text1 {
  height: 21px;
  width: 63px;
  position: relative;
}
.iconos-de-cierre13 {
  height: 5.1px;
  width: 8.6px;
  position: relative;
}
.item-2-header-list {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: var(--gap-3xs);
}
.fecha {
  position: relative;
}
.header-item-text2,
.item-3-header-list {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.item-3-header-list {
  gap: var(--gap-3xs);
}
.n-de-orden {
  position: relative;
}
.item-4-header-list {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: var(--gap-3xs);
}
.productor {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  height: 100%;
  width: 100%;
}
.header-item-text4 {
  height: 21px;
  width: 90px;
  position: relative;
}
.item-5-header-list {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: var(--gap-3xs);
}
.compaa {
  position: relative;
}
.item-7-header-list,
.list-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: var(--gap-3xs);
}
.list-header {
  align-self: stretch;
  background-color: var(--icono-borde);
  overflow-x: auto;
  justify-content: space-between;
  padding: var(--padding-4xs) var(--padding-xl);
  gap: var(--gap-xl);
  text-align: left;
  font-size: var(--font-size-lg);
  color: var(--boton-de-avance-color-flechas-avance);
}
.div {
  font-weight: 300;
}
.div,
.vigente {
  position: relative;
}
.row-1-item-2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  color: var(--color-limegreen);
}
.div1 {
  position: relative;
  font-weight: 300;
}
.row-1-item-3 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.div2 {
  position: relative;
  font-weight: 300;
}
.row-1-item-4 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.lara-david {
  position: relative;
  font-weight: 300;
}
.row-1-item-5 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.allianz-icon {
  align-self: stretch;
  height: 26px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  flex-shrink: 0;
  object-fit: cover;
}
.row-1-item-7 {
  width: 102px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.a-05032025,
.div3 {
  position: relative;
  font-weight: 300;
}
.div3 {
  display: none;
}
.a-05032025 {
  font-size: var(--font-size-base);
}
.row-1-item-9 {
  justify-content: center;
  gap: var(--gap-3xs);
  font-size: var(--font-size-xs);
}
.row-1,
.row-1-item-9,
.row-2-item-2 {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.row-1 {
  align-self: stretch;
  background-color: var(--color-whitesmoke-100);
  justify-content: space-between;
  padding: 0 var(--padding-3xs);
  box-sizing: border-box;
  min-height: 43px;
  gap: var(--gap-xl);
  cursor: pointer;
}
.row-2-item-2 {
  justify-content: center;
  color: red;
}
.row-2-item-7 {
  width: 102px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.a-050320251 {
  position: relative;
  font-size: var(--font-size-base);
  font-weight: 300;
}
.row-2 {
  align-self: stretch;
  background-color: var(--color-white);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0 var(--padding-3xs);
  box-sizing: border-box;
  min-height: 43px;
  gap: var(--gap-xl);
  cursor: pointer;
}
.div9 {
  position: relative;
  font-weight: 300;
}
.list-container,
.list-data {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.list-data {
  align-self: stretch;
  border: 1px solid var(--color-gainsboro);
  justify-content: center;
  padding: 18px 4px;
}
.list-container {
  width: 100%;
  border-radius: var(--br-3xs);
  justify-content: flex-start;
  padding: var(--padding-8xs);
  box-sizing: border-box;
  max-width: 1800px;
  text-align: center;
  font-size: var(--font-size-base);
  color: var(--color-black);
  font-family: var(--font-work-sans);
}
.footer-resultados-pgina-text {
  position: relative;
  font-weight: 300;
  white-space: pre-wrap;
}
.div12,
.resulados-arrow-icon {
  position: absolute;
  margin: 0 !important;
}
.resulados-arrow-icon {
  height: 14.71%;
  width: 13.33%;
  top: 50%;
  right: 15%;
  bottom: 35.29%;
  left: 71.67%;
  border-radius: var(--br-12xs);
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  object-fit: contain;
  z-index: 0;
}
.div12 {
  top: 29.41%;
  left: 18.33%;
  font-weight: 300;
  z-index: 1;
}
.footer-resultados-number,
.footer-resultados-por-pgina {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.footer-resultados-number {
  height: 34px;
  width: 60px;
  border-radius: var(--br-8xs);
  border: 1px solid var(--boton-de-avance-color-flechas-avance);
  box-sizing: border-box;
  position: relative;
  color: var(--blanco-suave);
}
.footer-resultados-por-pgina {
  width: 212px;
}
.footer-iniciotext {
  position: relative;
}
.page-navigation {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.footer-arrow-left-icon {
  height: 8px;
  width: 5px;
  position: relative;
  border-radius: var(--br-12xs-5);
  object-fit: contain;
}
.page-navigation1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  height: px;
  width: px;
}
.footer-numero-inicio {
  position: relative;
  font-weight: 600;
}
.footer-numero-inicio-frame {
  height: 20px;
  width: 20px;
  border-radius: var(--br-3xs);
  background-color: #50a0ff;
  border: 1px solid var(--blanco-suave);
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.footer-slash-icon {
  height: 22px;
  width: 7px;
  position: relative;
  object-fit: contain;
}
.page-separator {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.footer-final-test,
.footer-numero-final {
  position: relative;
}
.footer-barra-de-avance {
  width: 164px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  font-size: var(--font-size-2xs);
  color: var(--color-aliceblue-200);
  font-family: var(--font-inter);
}
.footer,
.policy-list-desktop {
  display: flex;
  box-sizing: border-box;
  text-align: left;
}
.footer {
  align-self: stretch;
  background: linear-gradient(88.05deg, rgba(0, 0, 0, 0.2), transparent),
    #2991f1;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  padding: var(--padding-9xl) var(--padding-11xl);
  min-height: 200px;
  gap: var(--gap-xl);
  font-size: var(--font-size-smi);
  color: var(--boton-de-avance-color-flechas-avance);
  font-family: var(--font-work-sans);
}
.policy-list-desktop {
  width: 100%;
  position: relative;
  background-color: var(--color-white);
  overflow: hidden;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: var(--padding-xl) 0;
  gap: 30px;
  letter-spacing: normal;
  line-height: normal;
  font-size: var(--font-size-3xs);
  color: var(--color-black);
  font-family: var(--font-inter);
}
@media screen and (max-width: 1920px) {
  .barra-busqueda-wrapper,
  .boton-nuevo,
  .div3,
  .social-group {
    display: none;
  }
}
@media screen and (max-width: 1801px) {
  .barra-busqueda-wrapper,
  .boton-nuevo,
  .div3,
  .social-group {
    display: none;
  }
}
@media screen and (max-width: 1800px) {
  .list-container {
    max-width: 100%;
  }
}
@media screen and (max-width: 1436px) {
  .barra-busqueda-wrapper,
  .boton-nuevo,
  .div3,
  .social-group {
    display: none;
  }
}
@media screen and (max-width: 1350px) {   /******* Tablet HORIZONTAL  *********/
  .barra-titulo {
    padding-left: var(--padding-56xl);
    padding-right: var(--padding-56xl);
    box-sizing: border-box;
  }
  .barra-busqueda-container {
    padding-left: var(--padding-31xl);
    padding-right: var(--padding-31xl);
    box-sizing: border-box;
    
    background:#ff0000;
  }
  .row-1,
  .row-2 {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1200px) {
  .barra-busqueda-wrapper,
  .boton-nuevo,
  .div3,
  .social-group {
    display: none;
  }
}
@media screen and (max-width: 1103px) {
  .barra-busqueda-wrapper,
  .boton-nuevo,
  .div3,
  .social-group {
    display: none;
  }
}
@media screen and (max-width: 960px) {
  .barra-busqueda-wrapper,
  .boton-nuevo,
  .div3,
  .social-group {
    display: none;
  }
}
@media screen and (max-width: 925px) {    /***************** Tablet VERTICAL  ***************************/
/********************************************************* Celular HORIZONTAL **********************************/ 
  .header-bs-perfil-col-2 {
    display: none;
  }
  .header-bs-col-3 {
    width: 51px;
  }
  .header-menu-principal {
    padding-left: var(--padding-31xl);
    padding-right: var(--padding-31xl);
    box-sizing: border-box;
  }
  .title-text {
    font-size: 26px;
  }
  .barra-titulo {
    padding-left: var(--padding-18xl);
    padding-right: var(--padding-18xl);
    box-sizing: border-box;
    
    background:#00ff00;
  }
  .search-input-fields {
    min-width: 100%;
  }
  .barra-busqueda-container {
    padding-left: var(--padding-6xl);
    padding-right: var(--padding-6xl);
    box-sizing: border-box;
  }
}
@media screen and (max-width: 744px) {  
  .header-logo {
    font-weight: 700;
    font-family: var(--font-inter);
    font-size: var(--font-size-13xl);
    text-align: center;
    display: block;
    width: auto;
    align-self: unset;
    height: auto;
  }
  .header-bs-col-1 {
    display: flex;
    width: 267px;
    height: 48px;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: space-between;
  }
  .header-productor-name {
    font-family: var(--font-inter);
    font-size: var(--font-size-sm);
    text-align: left;
    display: block;
    width: auto;
    align-self: unset;
    height: auto;
  }
  .header-flecha-produtor-icon {
    display: block;
    width: 8.68px;
    height: 4.34px;
    border-radius: var(--br-12xs);
    border: 0 solid var(--color-white);
    box-sizing: border-box;
  }
  .header-bs-col-2,
  .header-productor-arrow {
    display: flex;
    width: 8.68px;
    height: auto;
    flex-direction: column;
    gap: 9px !important;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .header-bs-col-2 {
    width: 120px;
    height: 35px;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border-radius: var(--br-3xs);
    padding: var(--padding-base) var(--padding-3xs);
    box-sizing: border-box;
  }
  .header-img-perfil-icon {
    display: block;
    width: 40px;
    height: 40px;
  }
  .header-bs-perfil-col-1 {
    display: flex;
    width: 50px;
    height: 50px;
    flex-direction: column;
    gap: 9px !important;
    align-items: center;
    justify-content: space-between;
  }
  .header-user {
    font-weight: 500;
    font-family: var(--font-inter);
    font-size: var(--font-size-sm);
    text-align: left;
    display: block;
    width: auto;
    align-self: unset;
    height: auto;
  }
  .header-flecha-user-icon {
    display: block;
    width: 10.22px;
    height: 5.04px;
  }
  .header-uesr-name {
    display: flex;
    width: 160px;
    height: auto;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: flex-start;
  }
  .header-salir-text {
    font-weight: 500;
    font-family: var(--font-inter);
    font-size: var(--font-size-sm);
    text-align: left;
    display: block;
    flex: 1;
    height: auto;
  }
  .header-salir {
    display: flex;
    width: 34px;
    height: auto;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: flex-start;
  }
  .header-bs-perfil-col-2 {
    display: flex;
    width: auto;
    align-self: unset;
    height: 51px;
    flex-direction: column;
    gap: var(--gap-0);
    align-items: flex-start;
    justify-content: space-between;
    padding: var(--padding-7xs) 0;
    box-sizing: border-box;
  }
  .header-barra-superior,
  .header-bs-col-3 {
    display: flex;
    width: 211px;
    height: 51px;
    flex-direction: row;
    gap: 9px !important;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .header-barra-superior {
    align-self: stretch;
    width: auto;
    height: auto;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    padding: var(--padding-3xs) var(--padding-xl);
    box-sizing: border-box;
  }
  .header-mp-text-1 {
    font-family: var(--font-inter);
    font-size: var(--font-size-base);
    text-align: left;
    display: block;
    width: auto;
    align-self: unset;
    height: auto;
  }
  .header-mp-arrow-1-icon {
    display: block;
    width: 8.68px;
    height: 4.34px;
  }
  .header-mp-item-1,
  .header-mp-item-2 {
    display: flex;
    width: 125.68px;
    height: auto;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: center;
  }
  .header-mp-item-2 {
    width: 91.68px;
  }
  .header-mp-text-3 {
    font-family: var(--font-inter);
    font-size: var(--font-size-base);
    text-align: left;
    display: block;
    width: auto;
    align-self: unset;
    height: auto;
  }
  .header-mp-item-3 {
    display: flex;
    width: 180px;
    height: auto;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: center;
  }
  .header-mp-text-4 {
    font-family: var(--font-inter);
    font-size: var(--font-size-base);
    text-align: left;
    display: block;
    width: auto;
    align-self: unset;
    height: auto;
  }
  .header-mp-item-4 {
    display: block;
    width: 87px;
    height: 19px;
    gap: 9px !important;
  }
  .header-menu-principal,
  .header-mp-item-5 {
    display: flex;
    width: auto;
    align-self: unset;
    height: auto;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: center;
  }
  .header-menu-principal {
    align-self: stretch;
    height: 45px;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    padding: var(--padding-4xs) var(--padding-xl);
    box-sizing: border-box;
  }
  .breadcrum,
  .title-text {
    font-weight: 600;
    font-family: var(--font-inter);
    text-align: left;
    height: auto;
  }
  .breadcrum {
    font-size: var(--font-size-mini);
    display: none;
  }
  .title-text {
    font-size: 24px;
    display: block;
    width: auto;
    align-self: unset;
  }
  .boton-nuevo,
  .social-group {
    display: flex;
  }
  .boton-nuevo1,
  .social-group1 {
    display: none;
  }
  .barra-titulo,
  .buttons-group {
    display: flex;
    width: auto;
    height: auto;
    flex-direction: row;
    align-items: center;
  }
  .buttons-group {
    align-self: unset;
    gap: 9px !important;
    justify-content: center;
  }
  .barra-titulo {
    align-self: stretch;
    gap: -263px;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    padding: 0 var(--padding-31xl);
    box-sizing: border-box;
    border: 1px solid var(--letras-botones-azules);
  }
  .barra-busqueda-wrapper {
    display: flex;
  }
  .barra-busqueda-container {
    display: none;
  }
  .estado {
    font-weight: 700;
    font-family: var(--font-work-sans);
    font-size: var(--font-size-sm);
    text-align: left;
    display: block;
    width: auto;
    align-self: unset;
    height: auto;
  }
  .header-item-text {
    display: block;
    width: 63px;
    height: 16px;
    gap: var(--gap-0);
  }
  .flecha-icon12 {
    display: block;
    width: 8.62px;
    height: 5.14px;
    border-radius: var(--br-12xs-5);
    border: 0 solid var(--color-white);
    box-sizing: border-box;
  }
  .iconos-de-cierre12,
  .item-1-header-list {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .iconos-de-cierre12 {
    width: 8.62px;
    height: 5.14px;
    gap: var(--gap-30xs);
  }
  .item-1-header-list {
    width: auto;
    align-self: unset;
    height: auto;
    gap: 9px !important;
  }
  .header-item-text1 {
    display: block;
    width: 48.2px;
    height: 16px;
    gap: var(--gap-0);
  }
  .iconos-de-cierre13 {
    display: block;
    width: 8.62px;
    height: 5.14px;
  }
  .item-2-header-list {
    display: flex;
    width: auto;
    align-self: unset;
    height: auto;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: center;
  }
  .fecha {
    font-weight: 700;
    font-family: var(--font-work-sans);
    font-size: var(--font-size-sm);
    text-align: left;
    display: block;
    flex: 1;
    height: auto;
  }
  .header-item-text2,
  .item-3-header-list {
    display: flex;
    width: 54px;
    height: auto;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: center;
  }
  .item-3-header-list {
    width: 72.62px;
    height: 21px;
  }
  .n-de-orden {
    font-weight: 700;
    font-family: var(--font-work-sans);
    font-size: var(--font-size-sm);
    text-align: left;
    display: block;
  }
  .item-4-header-list,
  .n-de-orden,
  .productor {
    width: auto;
    align-self: unset;
    height: auto;
  }
  .item-4-header-list {
    display: none;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: center;
  }
  .productor {
    font-weight: 700;
    font-family: var(--font-work-sans);
    font-size: var(--font-size-sm);
    text-align: left;
    display: block;
  }
  .header-item-text4 {
    display: block;
    width: 70px;
    height: 16px;
    gap: var(--gap-0);
  }
  .item-5-header-list {
    display: none;
    width: 108.62px;
    height: 21px;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: center;
  }
  .compaa {
    font-weight: 700;
    font-family: var(--font-work-sans);
    font-size: var(--font-size-sm);
    text-align: left;
    display: block;
    width: auto;
    align-self: unset;
    height: auto;
  }
  .item-7-header-list {
    display: none;
    width: 107.62px;
    height: 21px;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: center;
  }
  .div,
  .list-header {
    width: auto;
    height: auto;
  }
  .list-header {
    display: flex;
    align-self: stretch;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: space-between;
    padding: var(--padding-4xs) var(--padding-3xs);
    box-sizing: border-box;
  }
  .div {
    font-weight: 300;
    align-self: unset;
  }
  .div,
  .vigente {
    font-family: var(--font-work-sans);
    font-size: var(--font-size-sm);
    text-align: center;
    display: block;
  }
  .div1,
  .row-1-item-2,
  .vigente {
    width: auto;
    align-self: unset;
    height: auto;
  }
  .row-1-item-2 {
    display: flex;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: center;
  }
  .div1 {
    font-weight: 300;
    font-family: var(--font-work-sans);
    font-size: var(--font-size-sm);
    text-align: center;
    display: block;
  }
  .row-1-item-3 {
    display: flex;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: center;
  }
  .div2,
  .row-1-item-3,
  .row-1-item-4 {
    width: auto;
    align-self: unset;
    height: auto;
  }
  .div2 {
    font-weight: 300;
    font-family: var(--font-work-sans);
    font-size: var(--font-size-sm);
    text-align: center;
    display: block;
  }
  .row-1-item-4 {
    display: none;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: center;
  }
  .lara-david {
    font-weight: 300;
    font-family: var(--font-work-sans);
    font-size: var(--font-size-base);
    text-align: center;
    display: block;
    width: 94px;
    height: auto;
  }
  .row-1-item-5 {
    display: none;
    width: 94px;
    height: auto;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: center;
  }
  .allianz-icon {
    display: block;
    width: 102px;
    height: 26px;
  }
  .row-1-item-7 {
    display: none;
    width: 102px;
    height: auto;
    flex-direction: column;
    gap: 9px !important;
    align-items: center;
    justify-content: center;
  }
  .div3 {
    display: none;
  }
  .a-05032025,
  .row-1,
  .row-1-item-9 {
    width: auto;
    align-self: unset;
    height: auto;
  }
  .a-05032025 {
    font-weight: 300;
    font-family: var(--font-work-sans);
    font-size: var(--font-size-sm);
    text-align: center;
    display: block;
  }
  .row-1,
  .row-1-item-9 {
    display: flex;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: center;
  }
  .row-1 {
    align-self: stretch;
    height: 43px;
    justify-content: space-between;
    padding: 0 var(--padding-3xs);
    box-sizing: border-box;
  }
  .row-2-item-2,
  .row-2-item-7 {
    height: auto;
    gap: 9px !important;
  }
  .row-2-item-2 {
    display: flex;
    width: auto;
    align-self: unset;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .row-2-item-7 {
    display: none;
    width: 102px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .a-050320251 {
    font-weight: 300;
    font-family: var(--font-work-sans);
    text-align: center;
    display: block;
    width: auto;
    align-self: unset;
    height: auto;
  }
  .row-2 {
    display: flex;
    align-self: stretch;
    width: auto;
    height: 43px;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: space-between;
    padding: 0 var(--padding-3xs);
    box-sizing: border-box;
  }
  .div9 {
    font-weight: 300;
    font-family: var(--font-work-sans);
    text-align: center;
    display: block;
    width: auto;
    align-self: unset;
    height: auto;
  }
  .list-container,
  .list-data {
    display: flex;
    height: auto;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
  }
  .list-data {
    align-self: stretch;
    width: auto;
    gap: var(--gap-0);
    justify-content: center;
    padding: var(--padding-xl) var(--padding-8xs);
    border: 1px solid var(--color-gainsboro);
  }
  .list-container {
    width: 100%;
    gap: 9px !important;
    justify-content: flex-start;
    border-radius: var(--br-3xs);
    padding: var(--padding-8xs);
    max-width: 1800;
  }
  .footer-resultados-pgina-text {
    font-weight: 300;
    font-family: var(--font-work-sans);
    font-size: var(--font-size-xs);
    text-align: left;
    display: block;
    width: auto;
    align-self: unset;
    height: auto;
  }
  .resulados-arrow-icon {
    display: block;
    width: 8px;
    height: 4.12px;
    border-radius: var(--br-12xs);
    border: 0 solid var(--blanco-suave);
    box-sizing: border-box;
  }
  .div12 {
    font-weight: 300;
    font-family: var(--font-work-sans);
    font-size: var(--font-size-smi);
    text-align: left;
    display: block;
    width: auto;
    align-self: unset;
    height: auto;
  }
  .footer-resultados-number,
  .footer-resultados-por-pgina {
    display: flex;
    height: auto;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: space-between;
  }
  .footer-resultados-number {
    width: 60px;
    border-radius: var(--br-8xs);
    padding: var(--padding-8xs) var(--padding-4xs);
    box-sizing: border-box;
    border: 1px solid var(--boton-de-avance-color-flechas-avance);
  }
  .footer-resultados-por-pgina {
    width: 212px;
  }
  .footer-iniciotext {
    font-family: var(--font-inter);
    font-size: var(--font-size-2xs);
    text-align: left;
    display: block;
    width: 28px;
    height: auto;
  }
  .page-navigation {
    display: flex;
    width: auto;
    align-self: unset;
    height: auto;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: flex-start;
  }
  .footer-arrow-left-icon {
    display: block;
    width: 5px;
    height: 8px;
    border-radius: var(--br-12xs-5);
    border: 0 solid var(--fondo-edicion);
    box-sizing: border-box;
  }
  .page-navigation1 {
    display: flex;
    width: auto;
    align-self: unset;
    height: auto;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: flex-start;
  }
  .footer-numero-inicio {
    font-weight: 600;
    font-family: var(--font-inter);
    font-size: var(--font-size-2xs);
    text-align: left;
    display: block;
    width: 5.96px;
    height: auto;
  }
  .footer-numero-inicio-frame {
    display: flex;
    width: 20px;
    height: 20px;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: center;
    border-radius: var(--br-3xs);
    border: 1px solid var(--blanco-suave);
    box-sizing: border-box;
  }
  .footer-slash-icon {
    display: block;
    width: 7px;
    height: 22px;
    border: 1px solid var(--color-aliceblue-100);
    box-sizing: border-box;
  }
  .page-separator {
    display: flex;
    width: auto;
    align-self: unset;
    height: auto;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: center;
  }
  .footer-final-test,
  .footer-numero-final {
    font-family: var(--font-inter);
    font-size: var(--font-size-2xs);
    text-align: left;
    display: block;
    width: 14px;
    height: auto;
  }
  .footer-final-test {
    width: 25px;
  }
  .footer-barra-de-avance {
    display: flex;
    width: 164px;
    height: auto;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: space-between;
  }
  .footer,
  .policy-list-desktop {
    display: flex;
    box-sizing: border-box;
  }
  .footer {
    align-self: stretch;
    width: auto;
    height: 152px;
    flex-direction: row;
    gap: 9px !important;
    align-items: flex-start;
    justify-content: space-between;
    padding: var(--padding-9xl) var(--padding-11xl);
  }
  .policy-list-desktop {
    flex-direction: column;
    gap: var(--gap-xl);
    align-items: center;
    justify-content: flex-start;
    padding: var(--padding-xl) 0;
  }
}
@media screen and (max-width: 480px) {   /*****************  Mi CELULAR  ***************************/
/***********************************************************************************************************/     
  .header-bs-col-1,
  .header-logo {
    width: auto;
    align-self: unset;
    height: auto;
  }
  .header-logo {
    font-weight: 700;
    font-family: var(--font-inter);
    font-size: var(--font-size-xl);
    text-align: center;
    display: block;
  }
  .header-bs-col-1 {
    display: flex;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: flex-start;
  }
  .header-productor-name {
    font-family: var(--font-inter);
    font-size: var(--font-size-xs);
    text-align: left;
    display: block;
    width: auto;
    align-self: unset;
    height: auto;
  }
  .header-flecha-produtor-icon {
    display: block;
    width: 8.68px;
    height: 4.34px;
    border-radius: var(--br-12xs);
    border: 0 solid var(--color-white);
    box-sizing: border-box;
  }
  .header-bs-col-2,
  .header-productor-arrow {
    display: flex;
    width: 8.68px;
    height: auto;
    flex-direction: column;
    gap: 9px !important;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .header-bs-col-2 {
    width: 100px;
    height: 30px;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border-radius: var(--br-3xs);
    padding: var(--padding-base) var(--padding-3xs);
    box-sizing: border-box;
  }
  .header-img-perfil-icon {
    display: block;
    align-self: stretch;
    width: auto;
    height: 50px;
  }
  .header-bs-perfil-col-1 {
    display: none;
    width: 50px;
    height: 50px;
    flex-direction: column;
    gap: 9px !important;
    align-items: center;
    justify-content: space-between;
  }
  .header-user {
    font-weight: 500;
    font-family: var(--font-inter);
    font-size: var(--font-size-xs);
    text-align: left;
    display: block;
    width: auto;
    align-self: unset;
    height: auto;
  }
  .header-flecha-user-icon {
    display: block;
    width: 10.22px;
    height: 5.04px;
  }
  .header-salir-text,
  .header-uesr-name {
    width: auto;
    align-self: unset;
    height: auto;
  }
  .header-uesr-name {
    display: flex;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: flex-start;
  }
  .header-salir-text {
    font-weight: 500;
    font-family: var(--font-inter);
    font-size: var(--font-size-xs);
    text-align: left;
    display: block;
  }
  .header-salir {
    display: flex;
    width: 34px;
    height: auto;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: flex-start;
  }
  .header-bs-perfil-col-2 {
    display: flex;
    width: auto;
    align-self: unset;
    height: 51px;
    flex-direction: column;
    gap: var(--gap-0);
    align-items: flex-start;
    justify-content: space-between;
    padding: var(--padding-7xs) 0;
    box-sizing: border-box;
  }
  .header-barra-superior,
  .header-bs-col-3 {
    display: flex;
    width: auto;
    flex-direction: row;
  }
  .header-bs-col-3 {
    align-self: unset;
    height: auto;
    gap: var(--gap-3xs);
    align-items: flex-start;
    justify-content: flex-start;
  }
  .header-barra-superior {
    align-self: stretch;
    height: 47px;
    gap: 9px !important;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    padding: var(--padding-3xs);
    box-sizing: border-box;
  }
  .header-mp-text-1 {
    font-family: var(--font-inter);
    font-size: var(--font-size-sm);
    text-align: left;
    display: block;
    width: auto;
    align-self: unset;
    height: auto;
  }
  .header-mp-arrow-1-icon {
    display: block;
    width: 8.68px;
    height: 4.34px;
  }
  .header-mp-item-1,
  .header-mp-item-2 {
    display: flex;
    width: 125.68px;
    height: auto;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: center;
  }
  .header-mp-item-2 {
    width: 91.68px;
  }
  .header-mp-text-3 {
    font-family: var(--font-inter);
    font-size: var(--font-size-sm);
    text-align: left;
    display: block;
  }
  .header-mp-item-3,
  .header-mp-text-3,
  .header-mp-text-4 {
    width: auto;
    align-self: unset;
    height: auto;
  }
  .header-mp-item-3 {
    display: flex;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: center;
  }
  .header-mp-text-4 {
    font-family: var(--font-inter);
    font-size: var(--font-size-sm);
    text-align: left;
    display: block;
  }
  .header-mp-item-4 {
    display: block;
    width: 87px;
    height: 19px;
    gap: 9px !important;
  }
  .header-menu-principal,
  .header-mp-item-5 {
    display: flex;
    width: auto;
    align-self: unset;
    height: auto;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: center;
  }
  .header-menu-principal {
    align-self: stretch;
    flex-wrap: wrap;
    align-content: center;
    padding: var(--padding-4xs) var(--padding-8xs);
    box-sizing: border-box;
  }
  .breadcrum,
  .title-text {
    font-weight: 600;
    font-family: var(--font-inter);
    font-size: var(--font-size-mini);
    text-align: left;
    display: none;
    height: auto;
  }
  .title-text {
    font-size: var(--font-size-base);
    display: block;
    width: auto;
    align-self: unset;
  }
  .pdf-icon,
  .whatsapp-icon {
    display: block;
    width: 20px;
    height: 20px;
  }
  .social-group {
    display: flex;
    width: 152px;
    height: 30px;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: space-between;
    border-radius: var(--br-17xl);
    padding: var(--padding-3xs) var(--padding-6xl);
    box-sizing: border-box;
    border: 1px solid var(--color-lavender-100);
    box-shadow: 0 10px 24.1px -11px rgba(30, 83, 163, 0.6);
  }
  .nueva {
    font-family: var(--font-inter);
    font-size: var(--font-size-xs);
    text-align: left;
    display: block;
    width: auto;
    align-self: unset;
    height: auto;
  }
  .boton-nuevo {
    display: flex;
    width: 130px;
    height: 30px;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: space-between;
    border-radius: var(--br-17xl);
    padding: var(--padding-3xs) 0;
    box-sizing: border-box;
    box-shadow: 0 10px 24.1px -11px rgba(30, 83, 163, 0.6);
  }
  .boton-nuevo1,
  .social-group1 {
    display: none;
  }
  .barra-titulo,
  .buttons-group {
    display: flex;
    width: auto;
    height: auto;
    flex-direction: row;
    align-items: center;
  }
  .buttons-group {
    align-self: unset;
    gap: 9px !important;
    justify-content: center;
  }
  .barra-titulo {
    align-self: stretch;
    gap: -293px;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    padding: 0 var(--padding-xl);
    box-sizing: border-box;
    border: 1px solid var(--letras-botones-azules);
    
    background:#0000ff;
  }
  .item-title-1,
  .search-item-1 {
    font-weight: 500;
    font-family: var(--font-work-sans);
    font-size: var(--font-size-3xs);
    text-align: left;
    display: block;
    align-self: stretch;
    width: auto;
    height: auto;
  }
  .search-item-1 {
    font-weight: 300;
    font-size: var(--font-size-xs);
    height: 14px;
  }
  .search-text-1 {
    display: flex;
    width: 87px;
    height: auto;
    flex-direction: column;
    gap: var(--gap-9xs);
    align-items: flex-start;
    justify-content: flex-start;
  }
  .cruz-icon1 {
    display: block;
    width: 7.47px;
    height: 7.6px;
  }
  .flecha-icon1 {
    display: none;
    width: 8.62px;
    height: 5.14px;
    border-radius: var(--br-12xs-5);
    border: 0 solid var(--campos-edicion-edicion-texto-iconos);
    box-sizing: border-box;
  }
  .iconos-de-cierre,
  .search-box-1 {
    display: flex;
    width: 7.47px;
    height: auto;
    flex-direction: row;
    gap: -8.62px;
    align-items: center;
    justify-content: space-between;
  }
  .search-box-1 {
    width: 170px;
    gap: 9px !important;
    padding: 0 var(--padding-mini);
    box-sizing: border-box;
  }
  .iconos-de-cierre1,
  .search-text-2 {
    display: flex;
    width: auto;
    align-self: unset;
    height: auto;
    flex-direction: column;
    gap: var(--gap-9xs);
    align-items: flex-start;
    justify-content: flex-start;
  }
  .iconos-de-cierre1 {
    flex-direction: row;
    gap: var(--gap-0);
    align-items: flex-end;
    justify-content: center;
  }
  .item-title-3,
  .search-item-3 {
    font-weight: 500;
    font-family: var(--font-work-sans);
    font-size: var(--font-size-3xs);
    text-align: left;
    display: block;
    align-self: stretch;
    width: auto;
    height: auto;
  }
  .search-item-3 {
    font-weight: 300;
    font-size: var(--font-size-xs);
  }
  .search-text-3 {
    display: flex;
    width: 60px;
    height: auto;
    flex-direction: column;
    gap: var(--gap-9xs);
    align-items: flex-start;
    justify-content: flex-start;
  }
  .search-box-3 {
    display: flex;
    width: 170px;
    height: auto;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: space-between;
    padding: 0 var(--padding-mini);
    box-sizing: border-box;
  }
  .search-text-4,
  .search-text-5,
  .search-text-6 {
    display: flex;
    width: 42px;
    height: auto;
    flex-direction: column;
    gap: var(--gap-9xs);
    align-items: flex-start;
    justify-content: flex-start;
  }
  .search-text-5,
  .search-text-6 {
    width: 79px;
  }
  .search-text-5 {
    width: 78px;
  }
  .search-box-1-parent {
    display: flex;
    flex: 1;
    height: auto;
    flex-direction: row;
    gap: var(--gap-0);
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
  }
  .buscar-icon {
    display: block;
    width: 30px;
    height: 30px;
  }
  .barra-flotante-bsqueda,
  .boton-busqueda {
    display: flex;
    width: auto;
    height: auto;
    flex-direction: row;
    align-items: flex-start;
  }
  .boton-busqueda {
    align-self: unset;
    gap: 9px !important;
    justify-content: center;
  }
  .barra-flotante-bsqueda {
    align-self: stretch;
    gap: var(--gap-0);
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-between;
    border-radius: var(--br-xl);
    padding: var(--padding-3xs);
    box-sizing: border-box;
    border: 1px solid
      var(--campo-de-ingreso-de-datos-borde-de-campos-en-estado-normal);
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
  }
  .barra-busqueda,
  .barra-busqueda-wrapper {
    display: flex;
    height: auto;
    justify-content: center;
    padding: 0 var(--padding-8xs);
    box-sizing: border-box;
  }
  .barra-busqueda {
    flex: 1;
    flex-direction: column;
    gap: var(--gap-0);
    align-items: center;
  }
  .barra-busqueda-wrapper {
    align-self: stretch;
    width: auto;
    flex-direction: row;
    gap: 9px !important;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
  }
  .barra-busqueda-container {
    display: none;
  }
  .estado {
    font-weight: 700;
    font-family: var(--font-work-sans);
    font-size: var(--font-size-xs);
    text-align: left;
    display: block;
    width: auto;
    align-self: unset;
    height: auto;
  }
  .header-item-text {
    display: block;
    width: 54px;
    height: 14px;
    gap: var(--gap-0);
  }
  .flecha-icon12 {
    display: block;
    width: 8.62px;
    height: 5.14px;
    border-radius: var(--br-12xs-5);
    border: 0 solid var(--color-white);
    box-sizing: border-box;
  }
  .iconos-de-cierre12,
  .item-1-header-list {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .iconos-de-cierre12 {
    width: 8.62px;
    height: 5.14px;
    gap: var(--gap-30xs);
  }
  .item-1-header-list {
    width: auto;
    align-self: unset;
    height: auto;
    gap: 5px;
  }
  .header-item-text1 {
    display: block;
    width: 41.04px;
    height: 14px;
    gap: var(--gap-0);
  }
  .iconos-de-cierre13 {
    display: block;
    width: 8.62px;
    height: 5.14px;
  }
  .item-2-header-list {
    display: flex;
    width: auto;
    align-self: unset;
    height: auto;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: center;
  }
  .fecha {
    font-weight: 700;
    font-family: var(--font-work-sans);
    font-size: var(--font-size-sm);
    text-align: left;
    display: block;
    flex: 1;
    height: auto;
  }
  .header-item-text2,
  .item-3-header-list {
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: center;
  }
  .header-item-text2 {
    display: flex;
    width: 54px;
    height: auto;
  }
  .item-3-header-list {
    display: none;
    width: 72.62px;
    height: 21px;
  }
  .n-de-orden {
    font-weight: 700;
    font-family: var(--font-work-sans);
    font-size: var(--font-size-xs);
    text-align: left;
    display: block;
    width: auto;
    align-self: unset;
    height: auto;
  }
  .item-4-header-list {
    display: none;
    width: 126.62px;
    height: 21px;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: center;
  }
  .productor {
    font-weight: 700;
    font-family: var(--font-work-sans);
    font-size: var(--font-size-sm);
    text-align: left;
    display: block;
    width: auto;
    align-self: unset;
    height: auto;
  }
  .header-item-text4 {
    display: block;
    width: 70px;
    height: 16px;
    gap: var(--gap-0);
  }
  .item-5-header-list {
    display: none;
    width: 108.62px;
    height: 21px;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: center;
  }
  .compaa {
    font-weight: 700;
    font-family: var(--font-work-sans);
    font-size: var(--font-size-sm);
    text-align: left;
    display: block;
    width: auto;
    align-self: unset;
    height: auto;
  }
  .item-7-header-list,
  .list-header {
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
  }
  .item-7-header-list {
    display: none;
    width: 107.62px;
    height: 21px;
    justify-content: center;
  }
  .list-header {
    display: flex;
    align-self: stretch;
    width: auto;
    height: auto;
    justify-content: space-between;
    padding: var(--padding-4xs) var(--padding-8xs);
    box-sizing: border-box;
  }
  .div {
    font-weight: 300;
    font-family: var(--font-work-sans);
    font-size: var(--font-size-xs);
    text-align: center;
    display: block;
  }
  .div,
  .row-1-item-2,
  .vigente {
    width: auto;
    align-self: unset;
    height: auto;
  }
  .vigente {
    font-family: var(--font-work-sans);
    font-size: var(--font-size-xs);
    text-align: center;
    display: block;
  }
  .row-1-item-2 {
    display: flex;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: center;
  }
  .div1,
  .row-1-item-3 {
    width: 87px;
    height: auto;
  }
  .div1 {
    font-weight: 300;
    font-family: var(--font-work-sans);
    font-size: var(--font-size-sm);
    text-align: center;
    display: block;
  }
  .row-1-item-3 {
    display: none;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: center;
  }
  .div2,
  .row-1-item-4 {
    width: 43px;
    height: auto;
  }
  .div2 {
    font-weight: 300;
    font-family: var(--font-work-sans);
    font-size: var(--font-size-xs);
    text-align: center;
    display: block;
  }
  .row-1-item-4 {
    display: none;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: center;
  }
  .lara-david {
    font-weight: 300;
    font-family: var(--font-work-sans);
    font-size: var(--font-size-base);
    text-align: center;
    display: block;
    width: 94px;
    height: auto;
  }
  .row-1-item-5 {
    display: none;
    width: 94px;
    height: auto;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: center;
  }
  .allianz-icon {
    display: block;
    width: 102px;
    height: 26px;
  }
  .row-1-item-7 {
    display: none;
    width: 102px;
    height: auto;
    flex-direction: column;
    gap: 9px !important;
    align-items: center;
    justify-content: center;
  }
  .div3 {
    display: block;
  }
  .a-05032025 {
    display: none;
  }
  .row-1,
  .row-1-item-9 {
    display: flex;
    width: auto;
    align-self: unset;
    height: auto;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: center;
  }
  .row-1 {
    align-self: stretch;
    height: 43px;
    justify-content: space-between;
    padding: 0 var(--padding-3xs);
    box-sizing: border-box;
  }
  .row-2-item-2,
  .row-2-item-7 {
    height: auto;
    gap: 9px !important;
  }
  .row-2-item-2 {
    display: flex;
    width: auto;
    align-self: unset;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .row-2-item-7 {
    display: none;
    width: 102px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .a-050320251 {
    display: none;
  }
  .row-2 {
    display: flex;
    align-self: stretch;
    width: auto;
    height: 43px;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: space-between;
    padding: 0 var(--padding-3xs);
    box-sizing: border-box;
  }
  .div9 {
    font-weight: 300;
    font-family: var(--font-work-sans);
    text-align: center;
    display: block;
    width: 87px;
    height: auto;
  }
  .list-container,
  .list-data {
    display: flex;
    height: auto;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
  }
  .list-data {
    align-self: stretch;
    width: auto;
    gap: var(--gap-0);
    justify-content: center;
    padding: var(--padding-xl) var(--padding-8xs);
    border: 1px solid var(--color-gainsboro);
  }
  .list-container {
    width: 100%;
    gap: 9px !important;
    justify-content: flex-start;
    border-radius: var(--br-3xs);
    padding: var(--padding-8xs);
    max-width: 1800;
  }
  .footer-resultados-pgina-text {
    font-weight: 300;
    font-family: var(--font-work-sans);
    font-size: var(--font-size-3xs);
    text-align: left;
    display: block;
    width: auto;
    align-self: unset;
    height: auto;
  }
  .resulados-arrow-icon {
    display: block;
    width: 8px;
    height: 3.68px;
    border-radius: var(--br-12xs);
    border: 0 solid var(--blanco-suave);
    box-sizing: border-box;
  }
  .div12 {
    font-weight: 300;
    font-family: var(--font-work-sans);
    font-size: var(--font-size-3xs);
    text-align: left;
    display: block;
    width: 10px;
    height: auto;
  }
  .footer-resultados-number,
  .footer-resultados-por-pgina {
    display: flex;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: space-between;
  }
  .footer-resultados-number {
    width: 60px;
    height: auto;
    border-radius: var(--br-8xs);
    padding: var(--padding-7xs) var(--padding-4xs);
    box-sizing: border-box;
    border: 1px solid var(--boton-de-avance-color-flechas-avance);
  }
  .footer-resultados-por-pgina {
    width: 212px;
    height: 20px;
  }
  .footer-iniciotext {
    font-family: var(--font-inter);
    font-size: var(--font-size-3xs);
    text-align: left;
    display: block;
    width: 28px;
    height: auto;
  }
  .page-navigation {
    display: flex;
    width: auto;
    align-self: unset;
    height: auto;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: flex-start;
  }
  .footer-arrow-left-icon {
    display: block;
    width: 5px;
    height: 8px;
    border-radius: var(--br-12xs-5);
    border: 0 solid var(--fondo-edicion);
    box-sizing: border-box;
  }
  .page-navigation1 {
    display: flex;
    width: auto;
    align-self: unset;
    height: auto;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: flex-start;
  }
  .footer-numero-inicio {
    font-weight: 600;
    font-family: var(--font-inter);
    font-size: var(--font-size-3xs);
    text-align: left;
    display: block;
    width: 5.96px;
    height: auto;
  }
  .footer-numero-inicio-frame {
    display: flex;
    width: 20px;
    height: 20px;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: center;
    border-radius: var(--br-3xs);
    border: 1px solid var(--blanco-suave);
    box-sizing: border-box;
  }
  .footer-slash-icon {
    display: block;
    width: 4px;
    height: 15px;
    border: 1px solid var(--color-aliceblue-100);
    box-sizing: border-box;
  }
  .page-separator {
    display: flex;
    width: auto;
    align-self: unset;
    height: auto;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: center;
  }
  .footer-final-test,
  .footer-numero-final {
    font-family: var(--font-inter);
    text-align: left;
    display: block;
    height: auto;
  }
  .footer-numero-final {
    font-size: var(--font-size-3xs);
    width: 14px;
  }
  .footer-final-test {
    width: 25px;
  }
  .footer-barra-de-avance {
    display: flex;
    width: 164px;
    height: auto;
    flex-direction: row;
    gap: 9px !important;
    align-items: center;
    justify-content: space-between;
  }
  .footer,
  .policy-list-desktop {
    display: flex;
    box-sizing: border-box;
  }
  .footer {
    align-self: stretch;
    width: auto;
    height: 152px;
    flex-direction: row;
    gap: 9px !important;
    align-items: flex-start;
    justify-content: space-between;
    padding: var(--padding-9xl) var(--padding-11xl);
  }
  .policy-list-desktop {
    flex-direction: column;
    gap: 15px;
    align-items: center;
    justify-content: flex-start;
    padding: var(--padding-xl) 0;
  }
}
@media screen and (max-width: 450px) {
  .header-user {
    display: none;
  }
  .header-mp-text-1,
  .header-mp-text-4 {
    font-size: var(--font-size-base);
  }
  .header-menu-principal {
    padding-left: var(--padding-xl);
    padding-right: var(--padding-xl);
    box-sizing: border-box;
  }
  .title-text {
    font-size: 19px;
  }
  .buttons-group,
  .footer {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 420px) {
  .barra-busqueda-wrapper,
  .boton-nuevo,
  .div3,
  .social-group {
    display: none;
  }
}
@media screen and (max-width: 350px) {
  .barra-busqueda-wrapper,
  .boton-nuevo,
  .div3,
  .social-group {
    display: none;
  }
}
