html, body {
    /* Esto es VITAL cuando usas elementos de ancho completo (100vw) */
    overflow-x: hidden !important; 
    
    /* Aseguramos que el cuerpo no tenga márgenes extraños */
    width: 100%;
    min-width: 375px;
    margin: 0;
    padding: 0;
    position: relative;
}

.noticias-tablet.noticias-mvil {
  display: flex;
  flex-direction: column;
  min-width: 375px;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  padding: 80px 0px 0px;
  position: relative;
  background-color: #ffffff;
}

.noticias-tablet .autolayout-contenido-12 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  padding: 0px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.noticias-tablet .marco-encabezado {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding: 0px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.noticias-tablet .titulo-noticias-19 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--t-tulos-01-s-black-font-family);
  font-weight: var(--t-tulos-01-s-black-font-weight);
  color: var(--primario-500);
  font-size: var(--t-tulos-01-s-black-font-size);
  text-align: center;
  letter-spacing: var(--t-tulos-01-s-black-letter-spacing);
  line-height: var(--t-tulos-01-s-black-line-height);
  font-style: var(--t-tulos-01-s-black-font-style);
}

.noticias-tablet .descripci-n-noticias {
  position: relative;
  align-self: stretch;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: #3e015b;
  font-size: 14px;
  text-align: center;
  letter-spacing: -0.28px;
  line-height: 20px;
}

.noticias-tablet .marco-tarjetas {
  display: flex;
  flex-direction: column;
  width: 311px;
  align-items: center;
  justify-content: center;
  gap: 28px;
  padding: 16px 32px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--neutro-300);
  border-radius: 24px;
}

.noticias-tablet .moleculas-tarjetas-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  margin-left: -16.50px;
  margin-right: -16.50px;
  background-color: var(--neutro-50);
  border-radius: 24px;
}

.noticias-tablet .autolayout-contenido-13 {
  display: flex;
  flex-direction: column;
  width: 280px;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.noticias-tablet .imagen-tarjetas-21 {
  background-image: url(./img/imagen-tarjetas-18.png);
  position: relative;
  width: 280px;
  height: 160px;
  border-radius: 24px 24px 0px 0px;
  background-size: cover;
  background-position: 50% 50%;
}

.noticias-tablet .autolayout-texto-5 {
  display: flex;
  flex-direction: column;
  width: 280px;
  align-items: center;
  gap: 8px;
  padding: 24px 16px 16px;
  position: relative;
  flex: 0 0 auto;
}

.noticias-tablet .autolayout-texto-6 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.noticias-tablet .titulo-tarjetas-2 {
  display: flex;
  flex-direction: column;
  height: 48px;
  align-items: center;
  justify-content: center;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.noticias-tablet .titulo-de-muestra-19 {
  width: fit-content;
  color: var(--primario-500);
  position: relative;
  margin-top: -1.00px;
  font-family: var(--subt-tulos-01-bold-font-family);
  font-weight: var(--subt-tulos-01-bold-font-weight);
  font-size: var(--subt-tulos-01-bold-font-size);
  text-align: center;
  letter-spacing: var(--subt-tulos-01-bold-letter-spacing);
  line-height: var(--subt-tulos-01-bold-line-height);
  font-style: var(--subt-tulos-01-bold-font-style);
}

.noticias-tablet .descripcin-tarjetas-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.noticias-tablet .lorem-ipsum-dolor-22 {
  color: #3e015b;
  letter-spacing: var(--parrafo01-s-regular-letter-spacing);
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--parrafo01-s-regular-font-family);
  font-weight: var(--parrafo01-s-regular-font-weight);
  font-size: var(--parrafo01-s-regular-font-size);
  text-align: center;
  line-height: var(--parrafo01-s-regular-line-height);
  font-style: var(--parrafo01-s-regular-font-style);
}

.noticias-tablet .botones-web-55 {
  padding: 6px 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 16px;
}

.noticias-tablet .bot-n-terciario-51 {
  font-weight: var(--bot-n-01-s-semibold-font-weight);
  color: var(--primario-500);
  font-size: var(--bot-n-01-s-semibold-font-size);
  line-height: var(--bot-n-01-s-semibold-line-height);
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--bot-n-01-s-semibold-font-family);
  letter-spacing: var(--bot-n-01-s-semibold-letter-spacing);
  white-space: nowrap;
  font-style: var(--bot-n-01-s-semibold-font-style);
}

.noticias-tablet .imagen-tarjetas-22 {
  background-image: url(./img/imagen-tarjetas-19.png);
  position: relative;
  width: 280px;
  height: 160px;
  border-radius: 24px 24px 0px 0px;
  background-size: cover;
  background-position: 50% 50%;
}

.noticias-tablet .titulo-de-muestra-20 {
  align-self: stretch;
  color: var(--secundario-500);
  position: relative;
  margin-top: -1.00px;
  font-family: var(--subt-tulos-01-bold-font-family);
  font-weight: var(--subt-tulos-01-bold-font-weight);
  font-size: var(--subt-tulos-01-bold-font-size);
  text-align: center;
  letter-spacing: var(--subt-tulos-01-bold-letter-spacing);
  line-height: var(--subt-tulos-01-bold-line-height);
  font-style: var(--subt-tulos-01-bold-font-style);
}

.noticias-tablet .lorem-ipsum-dolor-23 {
  color: var(--secundario-800);
  letter-spacing: 0.28px;
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  line-height: 20px;
}

.noticias-tablet .bot-n-terciario-52 {
  font-weight: var(--bot-n-01-s-semibold-font-weight);
  color: var(--secundario-500);
  font-size: var(--bot-n-01-s-semibold-font-size);
  line-height: var(--bot-n-01-s-semibold-line-height);
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--bot-n-01-s-semibold-font-family);
  letter-spacing: var(--bot-n-01-s-semibold-letter-spacing);
  white-space: nowrap;
  font-style: var(--bot-n-01-s-semibold-font-style);
}

.noticias-tablet .imagen-tarjetas-23 {
  background-image: url(./img/imagen-tarjetas-20.png);
  position: relative;
  width: 280px;
  height: 160px;
  border-radius: 24px 24px 0px 0px;
  background-size: cover;
  background-position: 50% 50%;
}

.noticias-tablet .titulo-de-muestra-21 {
  align-self: stretch;
  color: var(--primario-500);
  position: relative;
  margin-top: -1.00px;
  font-family: var(--subt-tulos-01-bold-font-family);
  font-weight: var(--subt-tulos-01-bold-font-weight);
  font-size: var(--subt-tulos-01-bold-font-size);
  text-align: center;
  letter-spacing: var(--subt-tulos-01-bold-letter-spacing);
  line-height: var(--subt-tulos-01-bold-line-height);
  font-style: var(--subt-tulos-01-bold-font-style);
}

.noticias-tablet .imagen-tarjetas-24 {
  background-image: url(./img/imagen-tarjetas-21.png);
  position: relative;
  width: 280px;
  height: 160px;
  border-radius: 24px 24px 0px 0px;
  background-size: cover;
  background-position: 50% 50%;
}

.noticias-tablet .lorem-ipsum-dolor-24 {
  color: var(--secundario-800);
  letter-spacing: var(--parrafo01-s-regular-letter-spacing);
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--parrafo01-s-regular-font-family);
  font-weight: var(--parrafo01-s-regular-font-weight);
  font-size: var(--parrafo01-s-regular-font-size);
  text-align: center;
  line-height: var(--parrafo01-s-regular-line-height);
  font-style: var(--parrafo01-s-regular-font-style);
}

.noticias-tablet .molecula-footer-19 {
  align-self: stretch;
  height: 800px;
  position: relative;
  width: 100%;
}

.noticias-tablet .marco-curva-inferior-6 {
  position: absolute;
  width: 100%;
  height: 328px;
  bottom: 0;
  left: 0;
  display: flex;
  background-image: url(./img/franja-footer.svg);
  background-size: cover;
  background-position: 50% 50%;
}

.noticias-tablet .marco-contactos-y-18 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 80px;
  padding: 0px 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.noticias-tablet .marco-nmeros-de-13 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.noticias-tablet .marco-contacto-12 {
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.noticias-tablet .img-15 {
  position: relative;
  width: 24px;
  height: 24px;
  aspect-ratio: 1;
}

.noticias-tablet .text-wrapper-110 {
  position: relative;
  width: fit-content;
  font-family: var(--bot-n-01-s-semibold-font-family);
  font-weight: var(--bot-n-01-s-semibold-font-weight);
  color: var(--neutro-50);
  font-size: var(--bot-n-01-s-semibold-font-size);
  text-align: center;
  letter-spacing: var(--bot-n-01-s-semibold-letter-spacing);
  line-height: var(--bot-n-01-s-semibold-line-height);
  white-space: nowrap;
  font-style: var(--bot-n-01-s-semibold-font-style);
}

.noticias-tablet .marco-ubicacin-19 {
  display: inline-flex;
  height: 38px;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.noticias-tablet .icono-ubicacin-13 {
  position: relative;
  width: 24px;
  height: 38px;
  aspect-ratio: 0.63;
  background-image: url(./img/vector-114.svg);
  background-size: 100% 100%;
}

.noticias-tablet .ubicaci-n-19 {
  position: relative;
  width: fit-content;
  margin-top: -7.00px;
  margin-bottom: -5.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: var(--neutro-50);
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
}

.noticias-tablet .text-wrapper-111 {
  line-height: var(--parrafo01-s-regular-line-height);
  font-family: var(--parrafo01-s-regular-font-family);
  font-style: var(--parrafo01-s-regular-font-style);
  font-weight: var(--parrafo01-s-regular-font-weight);
  letter-spacing: var(--parrafo01-s-regular-letter-spacing);
  font-size: var(--parrafo01-s-regular-font-size);
}

.noticias-tablet .text-wrapper-112 {
  font-weight: var(--bot-n-01-s-semibold-font-weight);
  line-height: var(--bot-n-01-s-semibold-line-height);
  font-family: var(--bot-n-01-s-semibold-font-family);
  font-style: var(--bot-n-01-s-semibold-font-style);
  letter-spacing: var(--bot-n-01-s-semibold-letter-spacing);
  font-size: var(--bot-n-01-s-semibold-font-size);
}

.noticias-tablet .autolayout-footer-19 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  position: absolute;
  top: calc(50.00% - 268px);
  left: calc(50.00% - 162px);
}

.noticias-tablet .logo-vertical-12 {
  display: flex;
  width: 312px;
  height: 118px;
  align-items: center;
  justify-content: center;
  position: relative;
}

.noticias-tablet .logo-principal-19 {
  position: relative;
  width: 220px;
  height: 220px;
  margin-top: -51.00px;
  margin-bottom: -51.00px;
  aspect-ratio: 1;
  object-fit: cover;
}

.noticias-tablet .marco-redes-16 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.noticias-tablet .autolayout-redes-13 {
  gap: 8px;
  display: inline-flex;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.noticias-tablet .autolayout-navegacin-7 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}

.noticias-tablet .marco-correo-12 {
  position: relative;
  width: 207px;
  height: 34px;
}

.noticias-tablet .correo-electr-nico-13 {
  position: absolute;
  top: 0;
  left: calc(50.00% - 90px);
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: var(--terciario-500);
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 14px;
}

.noticias-tablet .text-wrapper-113 {
  font-weight: var(--parrafo01-s-semibold-font-weight);
  line-height: var(--parrafo01-s-semibold-line-height);
  font-family: var(--parrafo01-s-semibold-font-family);
  font-style: var(--parrafo01-s-semibold-font-style);
  letter-spacing: var(--parrafo01-s-semibold-letter-spacing);
  font-size: var(--parrafo01-s-semibold-font-size);
}

.noticias-tablet .text-wrapper-114 {
  font-weight: var(--bot-n-01-s-bold-font-weight);
  line-height: var(--bot-n-01-s-bold-line-height);
  font-family: var(--bot-n-01-s-bold-font-family);
  font-style: var(--bot-n-01-s-bold-font-style);
  letter-spacing: var(--bot-n-01-s-bold-letter-spacing);
  font-size: var(--bot-n-01-s-bold-font-size);
}

.noticias-tablet .barra-de-navegacin-12 {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  gap: 10px;
  position: fixed;
  top: 0;
  left: 0;
}

.noticias-tablet .molecula-header-19 {
  display: flex;
  min-width: 320px;
  max-width: 1440px;
  align-items: center;
  justify-content: space-between;
  padding: 8px 16px;
  flex: 0 0 auto;
  background-color: var(--neutro-50);
  overflow: hidden;
  position: fixed;
  width: 100%;
  z-index: 1002;
  top: 0;
  left: 0;
}

.noticias-tablet .molecula-header-19.menu-abierto{
  overflow: visible;
}

.noticias-tablet .logo-horizontal-12 {
  display: flex;
  flex-direction: column;
  max-width: 185.81px;
  width: 116px;
  max-height: 64px;
  height: 40px;
  align-items: flex-start;
  justify-content: center;
  position: relative;
}

.noticias-tablet .logo-principal-20 {
  position: relative;
  align-self: stretch;
  width: 100%;
  aspect-ratio: 2.9;
  object-fit: cover;
}

.noticias-tablet .grupo-botones-7 {
  display: inline-flex;
  align-items: center;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.noticias-tablet .botones-web-56 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 8px 16px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--terciario-500);
  border-radius: 16px;
}

.noticias-tablet .bot-n-primario-17 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--bot-n-01-s-semibold-font-family);
  font-weight: var(--bot-n-01-s-semibold-font-weight);
  color: var(--neutro-50);
  font-size: var(--bot-n-01-s-semibold-font-size);
  letter-spacing: var(--bot-n-01-s-semibold-letter-spacing);
  line-height: var(--bot-n-01-s-semibold-line-height);
  white-space: nowrap;
  font-style: var(--bot-n-01-s-semibold-font-style);
}

.noticias-tablet .menu-hamburguesa-7 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.noticias-tablet .menu-7 {
  position: relative;
  width: 40px;
  height: 40px;
  cursor: pointer;
  transition: transform 0.2s ease-in-out, background-color 0.3 ease;
  will-change: transform;
}

.noticias-tablet .menu-7:active {
  transform: scale(1.1);
}

.noticias-tablet .subtract-13 {
  position: absolute;
  top: 56px;
  left: 0;
  width: 375px;
  height: 1px;
}

.noticias-tablet .men-navegacin-13 {
  display: flex;
  opacity: 0;
  transform: translateX(100%); 
  transition: opacity 0.5s ease, transform 0.5s ease;
  pointer-events: none;
  flex-direction: column;
  width: 232px;
  align-items: stretch;
  gap: 16px;
  padding: 24px;
  position: fixed;
  top: 56px;
  right: 0;
  background-color: var(--neutro-50);
  border-radius: 0px 0px 0px 24px;
  box-shadow: -4px 4px 4px #00000040;
  z-index: 1003;
}

.noticias-tablet .men-navegacin-13.active {
  opacity: 1;
  transform: translateX(0);
  pointer-events: auto;
}


.noticias-tablet .div-29 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.noticias-tablet .frame-72 {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  justify-content: center;
  gap: 4px;
  position: relative;
}

.noticias-tablet .botones-web-57 {
  justify-content: center;
  gap: 10px;
  padding: 8px 18px;
  display: inline-flex;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
  border-radius: 16px;
  transition: transform 0.1s ease, background-color 0.2s ease;
  cursor: pointer;
}

.noticias-tablet .botones-web-57:active {
  transform: scale(1.05);
  background-color: rgba(0, 0, 0, 0.05);
}


.noticias-tablet .bot-n-terciario-53 {
  font-weight: var(--bot-n-02-s-bold-font-weight);
  color: var(--primario-500);
  font-size: var(--bot-n-02-s-bold-font-size);
  line-height: var(--bot-n-02-s-bold-line-height);
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--bot-n-02-s-bold-font-family);
  letter-spacing: var(--bot-n-02-s-bold-letter-spacing);
  white-space: nowrap;
  font-style: var(--bot-n-02-s-bold-font-style);
}

.noticias-tablet .line-43 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}

.noticias-tablet .line-44 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}

.noticias-tablet .line-45 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}

.noticias-tablet .line-46 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}

.noticias-tablet .line-47 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}

.noticias-tablet .autolayout-redes-14 {
  gap: 16px;
  display: inline-flex;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.noticias-tablet .icono-facebook-7 {
  position: relative;
  width: 24px;
  height: 24px;
  aspect-ratio: 1;
}

.noticias-tablet .icono-instagram-7 {
  position: relative;
  width: 24px;
  height: 24px;
  aspect-ratio: 1;
}

.noticias-tablet .icono-whatsapp-7 {
  position: relative;
  width: 24px;
  height: 24px;
  aspect-ratio: 1;
}

.noticias-tablet.div-30 {
  display: flex;
  flex-direction: column;
  max-width: 1280px;
  min-width: 744px;
  align-items: center;
  gap: 120px;
  padding: 120px 0px 0px;
  position: relative;
  background-color: var(--neutro-50);
}

.noticias-tablet .autolayout-contenido-14 {
  display: flex;
  max-width: 1280px;
  align-items: center;
  gap: 40px;
  padding: 0px 40px;
  width: 100%;
  flex-direction: column;
  position: relative;
  flex: 0 0 auto;
}

.noticias-tablet .marco-encabezado-2 {
  display: flex;
  flex-direction: column;
  width: 488px;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.noticias-tablet .titulo-noticias-20 {
  margin-top: -1.00px;
  font-family: var(--t-tulos-02-s-black-font-family);
  font-weight: var(--t-tulos-02-s-black-font-weight);
  color: var(--primario-500);
  font-size: var(--t-tulos-02-s-black-font-size);
  text-align: center;
  letter-spacing: var(--t-tulos-02-s-black-letter-spacing);
  line-height: var(--t-tulos-02-s-black-line-height);
  white-space: nowrap;
  position: relative;
  align-self: stretch;
  height: 48px;
  font-style: var(--t-tulos-02-s-black-font-style);
}

.noticias-tablet .descripci-n-noticias-2 {
  height: 48px;
  font-family: var(--p-rrafo-02-s-regular-font-family);
  font-weight: var(--p-rrafo-02-s-regular-font-weight);
  color: #3e015b;
  font-size: var(--p-rrafo-02-s-regular-font-size);
  text-align: center;
  letter-spacing: var(--p-rrafo-02-s-regular-letter-spacing);
  line-height: var(--p-rrafo-02-s-regular-line-height);
  position: relative;
  align-self: stretch;
  font-style: var(--p-rrafo-02-s-regular-font-style);
}

.noticias-tablet .marco-tarjetas-2 {
  display: flex;
  flex-direction: column;
  width: 664px;
  align-items: flex-start;
  gap: 28px;
  padding: 40px 32px 44px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--neutro-300);
  border-radius: 24px;
}

.noticias-tablet .tarjetas-articulos {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.noticias-tablet .moleculas-tarjetas-3 {
  overflow: hidden;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--neutro-50);
  border-radius: 24px;
  transition: all 0.2s ease;
}

.noticias-tablet .moleculas-tarjetas-3:hover {
   box-shadow: 4px 4px 4px #00000040;
}

.noticias-tablet .molecula-footer-20 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 128px;
  padding: 0px 0px 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.noticias-tablet .franja-footer-12 {
  display: flex;
  width: 105vw;
  height: 328px;
  align-items: flex-end;
  gap: 10px;
  position: absolute;
  bottom: 0;
  top: auto;
  left: 50%;
  z-index: 0;
  transform: translateX(-50%);
}

.noticias-tablet .group-21 {
  position: relative;
  display: block;
  flex: 1;
  flex-grow: 1;
  height: 100%;
  width: 100%;
}

.noticias-tablet .vector-26 {
  position: absolute;
  width: 100%;
  height: 99.05%;
  top: 0;
  left: 0;
}

.noticias-tablet .vector-27 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.noticias-tablet .molecula-footer-20 .vector-26,
.noticias-tablet .molecula-footer-20 .vector-27{
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    bottom: 0 !important;
    left: 0 !important;
    top: auto !important; /* Por seguridad */
    min-width: 105vw !important;
    object-fit: cover !important;     /* Para que se estiren sin dejar huecos */

}

.noticias-tablet .autolayout-footer-20 {
  display: inline-flex;
  align-items: center;
  gap: 40px;
  flex-direction: column;
  position: relative;
  flex: 0 0 auto;
}

.noticias-tablet .logo-vertical-13 {
  display: inline-flex;
  height: 165px;
  align-items: center;
  justify-content: center;
  position: relative;
}

.noticias-tablet .logo-principal-21 {
  position: relative;
  width: 312px;
  height: 312px;
  margin-top: -73.50px;
  margin-bottom: -73.50px;
  aspect-ratio: 1;
  object-fit: cover;
}

.noticias-tablet .marco-redes-17 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.noticias-tablet .marco-contactos-y-19 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.noticias-tablet .text-wrapper-115 {
  position: relative;
  width: fit-content;
  font-family: var(--bot-n-01-s-bold-font-family);
  font-weight: var(--bot-n-01-s-bold-font-weight);
  color: var(--neutro-50);
  font-size: var(--bot-n-01-s-bold-font-size);
  text-align: center;
  letter-spacing: var(--bot-n-01-s-bold-letter-spacing);
  line-height: var(--bot-n-01-s-bold-line-height);
  white-space: nowrap;
  font-style: var(--bot-n-01-s-bold-font-style);
}

.noticias-tablet .marco-ubicacin-20 {
  display: inline-flex;
  height: 38px;
  gap: 16px;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.noticias-tablet .ubicaci-n-20 {
  position: relative;
  width: fit-content;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: var(--neutro-50);
  font-size: 14px;
  letter-spacing: 0;
  line-height: 16px;
}

.noticias-tablet .text-wrapper-116 {
  font-weight: var(--bot-n-01-s-medium-font-weight);
  font-family: var(--bot-n-01-s-medium-font-family);
  font-style: var(--bot-n-01-s-medium-font-style);
  letter-spacing: var(--bot-n-01-s-medium-letter-spacing);
  line-height: var(--bot-n-01-s-medium-line-height);
  font-size: var(--bot-n-01-s-medium-font-size);
}

.noticias-tablet .barra-de-navegacin-13 {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 56px;
  align-items: flex-start;
  gap: 10px;
  position: fixed;
  top: 0;
  left: 0;
}

.noticias-tablet .molecula-header-20 {
  display: flex;
  min-width: 320px;
  max-width: 1440px;
  height: 56px;
  align-items: center;
  justify-content: space-between;
  padding: 8px 40px;
  position: fixed;
  width: 100%;
  background-color: var(--neutro-50);
  overflow: hidden;
  z-index: 1002;
  top: 0;
  left: 0;
}

.noticias-tablet .molecula-header-20.menu-abierto{
  overflow: visible;
}

.noticias-tablet .subtract-14 {
  position: absolute;
  top: 56px;
  left: 0;
  width: 744px;
  height: 1px;
}

.noticias-tablet .men-navegacin-14 {
  display: flex;
  opacity: 0;
  transform: translateX(100%);
  transition: opacity 0.5s ease, transform 0.5s ease;
  pointer-events: none;
  flex-direction: column;
  width: 320px;
  align-items: flex-end;
  gap: 16px;
  padding: 24px;
  position: fixed;
  top: 56px;
  right: 0;
  background-color: var(--neutro-50);
  border-radius: 0px 0px 0px 24px;
  box-shadow: -4px 4px 4px #00000040;
  z-index: 1003;
}

.noticias-tablet .men-navegacin-14.active {
  opacity: 1;
  transform: translateX(0);
  pointer-events: auto;
}

.noticias-tablet .overlay {
  opacity: 0;
  position: fixed;
  visibility: hidden;
  top: 56px;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.5);
  transition: all 0.3s ease-in-out;
  z-index: 1000;
}

/* Se muestra cuando el header tiene menú abierto */
.noticias-tablet .molecula-header-19.menu-abierto + .overlay,
.noticias-tablet .molecula-header-20.menu-abierto + .overlay {
  opacity: 1;
  visibility: visible;
}

.noticias-tablet .frame-73 {
  display: flex;
  flex-direction: column;
  height: 256px;
  align-items: flex-start;
  justify-content: center;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.noticias-tablet .botones-web-58 {
  padding: 10px 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 16px;
  transition: transform 0.1s ease, background-color 0.2s ease;
  cursor: pointer;
}

.noticias-tablet .botones-web-58:active {
  transform: scale(1.05); /* agranda un poco */
  background-color: rgba(0, 0, 0, 0.05); /* cambio sutil de color */
}

.noticias-tablet .bot-n-terciario-54 {
  font-weight: var(--bot-n-02-bold-font-weight);
  color: var(--primario-500);
  font-size: var(--bot-n-02-bold-font-size);
  line-height: var(--bot-n-02-bold-line-height);
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--bot-n-02-bold-font-family);
  letter-spacing: var(--bot-n-02-bold-letter-spacing);
  white-space: nowrap;
  font-style: var(--bot-n-02-bold-font-style);
}

.noticias-tablet .line-48 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}

.noticias-tablet .line-49 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}

.noticias-tablet .line-50 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}

.noticias-tablet .line-51 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}

.noticias-tablet .line-52 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}

.noticias-tablet .icono-facebook-8 {
  position: relative;
  width: 32px;
  height: 32px;
}

.noticias-tablet .icono-instagram-8 {
  position: relative;
  width: 32px;
  height: 32px;
}

.noticias-tablet .icono-whatsapp-8 {
  position: relative;
  width: 32px;
  height: 32px;
}

.noticias-tablet.noticias-desktop {
  display: flex;
  flex-direction: column;
  min-width: 1280px;
  max-width: 1920px;
  align-items: center;
  gap: 120px;
  position: relative;
  background-color: var(--neutro-50);
}

.noticias-tablet .marco-contenido-6 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 120px;
  padding: 160px 0px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.noticias-tablet .frame-74 {
  flex-direction: column;
  max-width: 1720px;
  gap: 32px;
  padding: 0px 88px;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  position: relative;
}

.noticias-tablet .marco-encabezado-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.noticias-tablet .titulo-noticias-21 {
  position: relative;
  align-self: stretch;
  height: 48px;
  margin-top: -1.00px;
  font-family: var(--encabezado-01-s-black-font-family);
  font-weight: var(--encabezado-01-s-black-font-weight);
  color: var(--primario-500);
  font-size: var(--encabezado-01-s-black-font-size);
  letter-spacing: var(--encabezado-01-s-black-letter-spacing);
  line-height: var(--encabezado-01-s-black-line-height);
  white-space: nowrap;
  font-style: var(--encabezado-01-s-black-font-style);
}

.noticias-tablet .descripci-n-noticias-3 {
  position: relative;
  height: 48px;
  font-family: var(--p-rrafo-02-regular-font-family);
  font-weight: var(--p-rrafo-02-regular-font-weight);
  color: #3e015b;
  font-size: var(--p-rrafo-02-regular-font-size);
  letter-spacing: var(--p-rrafo-02-regular-letter-spacing);
  line-height: var(--p-rrafo-02-regular-line-height);
  font-style: var(--p-rrafo-02-regular-font-style);
}

.noticias-tablet .tarjetas-articulos-wrapper {
  display: flex;
  flex-direction: column;
  min-width: 1120px;
  align-items: center;
  gap: 28px;
  padding: 40px 32px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--neutro-300);
  border-radius: 24px;
}

.noticias-tablet .tarjetas-articulos-2 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  row-gap: 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.noticias-tablet .moleculas-tarjetas-4 {
  overflow: hidden;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--neutro-50);
  border-radius: 24px;
  transition: all 0.2s ease;
}

.noticias-tablet .moleculas-tarjetas-4:hover {
   box-shadow: 4px 4px 4px #00000040;
}

.noticias-tablet .autolayout-contenido-15 {
  display: flex;
  flex-direction: column;
  width: 336px;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.noticias-tablet .imagen-tarjetas-25 {
  background-image: url(./img/imagen-tarjetas-14.png);
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 160px;
  border-radius: 24px 24px 0px 0px;
  background-size: cover;
  background-position: 50% 50%;
}

.noticias-tablet .autolayout-texto-y {
  display: flex;
  flex-direction: column;
  height: 316px;
  align-items: center;
  gap: 22px;
  padding: 32px 24px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.noticias-tablet .titulo-tarjetas-3 {
  align-self: stretch;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.noticias-tablet .titulo-de-muestra-22 {
  width: fit-content;
  color: var(--primario-500);
  letter-spacing: var(--t-tulos-01-bold-letter-spacing);
  line-height: var(--t-tulos-01-bold-line-height);
  position: relative;
  margin-top: -1.00px;
  font-family: var(--t-tulos-01-bold-font-family);
  font-weight: var(--t-tulos-01-bold-font-weight);
  font-size: var(--t-tulos-01-bold-font-size);
  text-align: center;
  font-style: var(--t-tulos-01-bold-font-style);
}

.noticias-tablet .descripcin-tarjetas-4 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.noticias-tablet .lorem-ipsum-dolor-25 {
  color: #3e015b;
  letter-spacing: var(--parrafo01-regular-letter-spacing);
  line-height: var(--parrafo01-regular-line-height);
  position: relative;
  width: 288px;
  margin-top: -1.00px;
  font-family: var(--parrafo01-regular-font-family);
  font-weight: var(--parrafo01-regular-font-weight);
  font-size: var(--parrafo01-regular-font-size);
  text-align: center;
  font-style: var(--parrafo01-regular-font-style);
}

.noticias-tablet .botones-web-59 {
  display: inline-flex;
  padding: 8px 16px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  border-radius: 16px;
  transition: 0.1s ease;
}

.noticias-tablet .botones-web-59:hover {
  transform: scale(1.05);
  text-shadow: 0px 2px 2px #00000040;
}

.noticias-tablet .botones-web-59:active {
  transform: scale(1.1);
}

.noticias-tablet .bot-n-terciario-55 {
  color: var(--primario-500);
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--bot-n-01-semibold-font-family);
  font-weight: var(--bot-n-01-semibold-font-weight);
  font-size: var(--bot-n-01-semibold-font-size);
  letter-spacing: var(--bot-n-01-semibold-letter-spacing);
  line-height: var(--bot-n-01-semibold-line-height);
  white-space: nowrap;
  font-style: var(--bot-n-01-semibold-font-style);
}

.noticias-tablet .imagen-tarjetas-26 {
  background-image: url(./img/imagen-tarjetas-15.png);
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 160px;
  border-radius: 24px 24px 0px 0px;
  background-size: cover;
  background-position: 50% 50%;
}

.noticias-tablet .autolayout-texto-y-2 {
  display: flex;
  flex-direction: column;
  height: 312px;
  align-items: center;
  gap: 7px;
  padding: 24px 24px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.noticias-tablet .titulo-tarjetas-4 {
  width: 288px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.noticias-tablet .titulo-de-muestra-23 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--t-tulos-01-bold-font-family);
  font-weight: var(--t-tulos-01-bold-font-weight);
  color: var(--secundario-500);
  font-size: var(--t-tulos-01-bold-font-size);
  text-align: center;
  letter-spacing: var(--t-tulos-01-bold-letter-spacing);
  line-height: var(--t-tulos-01-bold-line-height);
  font-style: var(--t-tulos-01-bold-font-style);
}

.noticias-tablet .lorem-ipsum-dolor-26 {
  color: var(--secundario-800);
  letter-spacing: 0.32px;
  line-height: normal;
  position: relative;
  width: 288px;
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
}

.noticias-tablet .bot-n-terciario-56 {
  color: var(--secundario-500);
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--bot-n-01-semibold-font-family);
  font-weight: var(--bot-n-01-semibold-font-weight);
  font-size: var(--bot-n-01-semibold-font-size);
  letter-spacing: var(--bot-n-01-semibold-letter-spacing);
  line-height: var(--bot-n-01-semibold-line-height);
  white-space: nowrap;
  font-style: var(--bot-n-01-semibold-font-style);
}

.noticias-tablet .imagen-tarjetas-27 {
  background-image: url(./img/imagen-tarjetas-16.png);
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 160px;
  border-radius: 24px 24px 0px 0px;
  background-size: cover;
  background-position: 50% 50%;
}

.noticias-tablet .titulo-de-muestra-24 {
  align-self: stretch;
  color: var(--primario-500);
  letter-spacing: var(--t-tulos-01-bold-letter-spacing);
  line-height: var(--t-tulos-01-bold-line-height);
  position: relative;
  margin-top: -1.00px;
  font-family: var(--t-tulos-01-bold-font-family);
  font-weight: var(--t-tulos-01-bold-font-weight);
  font-size: var(--t-tulos-01-bold-font-size);
  text-align: center;
  font-style: var(--t-tulos-01-bold-font-style);
}

.noticias-tablet .imagen-tarjetas-28 {
  background-image: url(./img/imagen-tarjetas-17.png);
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 160px;
  border-radius: 24px 24px 0px 0px;
  background-size: cover;
  background-position: 50% 50%;
}

.noticias-tablet .titulo-de-muestra-25 {
  align-self: stretch;
  color: var(--secundario-500);
  letter-spacing: -0.96px;
  line-height: normal;
  position: relative;
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 700;
  font-size: 32px;
  text-align: center;
}

.noticias-tablet .lorem-ipsum-dolor-27 {
  color: var(--secundario-800);
  letter-spacing: var(--parrafo01-regular-letter-spacing);
  line-height: var(--parrafo01-regular-line-height);
  position: relative;
  width: 288px;
  margin-top: -1.00px;
  font-family: var(--parrafo01-regular-font-family);
  font-weight: var(--parrafo01-regular-font-weight);
  font-size: var(--parrafo01-regular-font-size);
  text-align: center;
  font-style: var(--parrafo01-regular-font-style);
}

.noticias-tablet .molecula-footer-21 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 328px;
  padding: 0px 0px 96px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.noticias-tablet .molecula-footer-21 .vector-26,
.noticias-tablet .molecula-footer-21 .vector-27{
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    bottom: 0 !important;
    left: 0 !important;
    top: auto !important; /* Por seguridad */
    min-width: 105vw !important;
    object-fit: cover !important;   
}

.noticias-tablet .franja-footer-13 {
  display: flex;
  width: 100%;
  height: 600px;
  align-items: flex-end;
  gap: 10px;
  bottom: 0;
  position: absolute;
  top: auto;
  left: 50%;
  z-index: 0;
  transform: translateX(-50%);
}

.noticias-tablet .group-22 {
  position: relative;
  display: block;
  flex: 1;
  flex-grow: 1;
  height: 100%;
  width: 100%;
}

.noticias-tablet .autolayout-footer-21 {
  display: flex;
  flex-direction: column;
  width: 843px;
  height: 407px;
  align-items: center;
  gap: 64px;
  position: relative;
}

.noticias-tablet .marco-redes-18 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.noticias-tablet .img-16 {
  width: 32px;
  height: 32px;
  position: relative;
}

.noticias-tablet .frame-75 {
  gap: 16px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  position: relative;
}

.noticias-tablet .marco-correo-13 {
  position: relative;
  width: 207px;
  height: 46px;
}

.noticias-tablet .correo-electr-nico-14 {
  position: absolute;
  top: 0;
  left: calc(50.00% - 104px);
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: var(--terciario-500);
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20px;
}

.noticias-tablet .text-wrapper-117 {
  font-weight: var(--parrafo01-semibold-font-weight);
  font-family: var(--parrafo01-semibold-font-family);
  font-style: var(--parrafo01-semibold-font-style);
  letter-spacing: var(--parrafo01-semibold-letter-spacing);
  line-height: var(--parrafo01-semibold-line-height);
  font-size: var(--parrafo01-semibold-font-size);
}

.noticias-tablet .text-wrapper-118 {
  font-weight: var(--bot-n-01-bold-font-weight);
  font-family: var(--bot-n-01-bold-font-family);
  font-style: var(--bot-n-01-bold-font-style);
  letter-spacing: var(--bot-n-01-bold-letter-spacing);
  line-height: var(--bot-n-01-bold-line-height);
  font-size: var(--bot-n-01-bold-font-size);
}

.noticias-tablet .marco-contactos-y-20 {
  display: flex;
  height: 56px;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0px 104px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.noticias-tablet .marco-nmeros-de-14 {
  display: flex;
  flex-direction: column;
  width: 136px;
  align-items: flex-start;
  gap: 8px;
  position: relative;
}

.noticias-tablet .numero-whatsapp-7 {
  position: relative;
  width: fit-content;
  font-family: var(--bot-n-01-bold-font-family);
  font-weight: var(--bot-n-01-bold-font-weight);
  color: var(--neutro-50);
  font-size: var(--bot-n-01-bold-font-size);
  text-align: center;
  letter-spacing: var(--bot-n-01-bold-letter-spacing);
  line-height: var(--bot-n-01-bold-line-height);
  white-space: nowrap;
  font-style: var(--bot-n-01-bold-font-style);
}

.noticias-tablet .num-ro-tel-fono-7 {
  position: relative;
  width: fit-content;
  margin-right: -2.00px;
  font-family: var(--bot-n-01-bold-font-family);
  font-weight: var(--bot-n-01-bold-font-weight);
  color: var(--neutro-50);
  font-size: var(--bot-n-01-bold-font-size);
  text-align: center;
  letter-spacing: var(--bot-n-01-bold-letter-spacing);
  line-height: var(--bot-n-01-bold-line-height);
  white-space: nowrap;
  font-style: var(--bot-n-01-bold-font-style);
}

.noticias-tablet .marco-ubicacin-21 {
  display: flex;
  width: 206px;
  height: 51px;
  align-items: center;
  gap: 16px;
  position: relative;
}

.noticias-tablet .icono-ubicacin-14 {
  position: relative;
  width: 32px;
  height: 51px;
  aspect-ratio: 0.63;
  background-image: url(./img/vector-117.svg);
  background-size: 100% 100%;
}

.noticias-tablet .ubicaci-n-21 {
  position: relative;
  width: fit-content;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: var(--neutro-50);
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
}

.noticias-tablet .text-wrapper-119 {
  font-weight: var(--bot-n-01-medium-font-weight);
  line-height: var(--bot-n-01-medium-line-height);
  font-family: var(--bot-n-01-medium-font-family);
  font-style: var(--bot-n-01-medium-font-style);
  letter-spacing: var(--bot-n-01-medium-letter-spacing);
  font-size: var(--bot-n-01-medium-font-size);
}

.noticias-tablet .text-wrapper-120 {
  font-weight: 800;
  line-height: 24px;
}

.noticias-tablet .barra-navegacin-7 {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  position: fixed;
  top: 0;
  left: 0;
}

.noticias-tablet .marco-contacto-13 {
  align-items: flex-start;
  justify-content: flex-end;
  gap: 10px;
  padding: 8px 104px;
  background-color: var(--primario-500);
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.noticias-tablet .marco-redes-sociales-7 {
  display: flex;
  flex-wrap: wrap;
  width: 104px;
  align-items: flex-start;
  gap: 0px 16px;
  position: relative;
}

.noticias-tablet .molecula-header-21 {
  display: flex;
  min-width: 1280px;
  max-width: 1920px;
  max-height: 80px;
  height: 80px;
  gap: 32px;
  align-items: center;
  justify-content: space-between;
  padding: 8px 104px;
  position: relative;
  width: 100%;
  background-color: var(--neutro-50);
}

.noticias-tablet .logo-horizontal-13 {
  display: flex;
  flex-direction: column;
  min-width: 80px;
  max-width: 185.81px;
  min-height: 27.56px;
  max-height: 64px;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  flex: 1;
  flex-grow: 1;
  aspect-ratio: 2.9;
}

.noticias-tablet .frame-76 {
  align-items: center;
  justify-content: space-between;
  width: fit-content;
  flex: 1;
  flex-grow: 1;
  display: flex;
  position: relative;
}

.noticias-tablet .frame-77 {
  max-width: 900px;
  justify-content: space-between;
  flex: 1;
  flex-grow: 0 0 auto;
  display: flex;
  align-items: center;
  position: relative;
  width: fit-content;
  padding: 16px;
}

.noticias-tablet .botones-web-60 {
  display: flex;
  padding: 8px 8px;
  flex: 0 0 auto;
  transition: all 0.1s ease;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  border-radius: 16px;
  width: fit-content;
}

.noticias-tablet .botones-web-60:hover {
  transform: scale(1.05);
  text-shadow: 0px 2px 2px #00000040;
}

.noticias-tablet .botones-web-60:active {
  transform: scale(1.1);
}

.noticias-tablet .bot-n-terciario-57 {
  color: var(--primario-500);
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--bot-n-01-semibold-font-family);
  font-weight: var(--bot-n-01-semibold-font-weight);
  font-size: var(--bot-n-01-semibold-font-size);
  letter-spacing: var(--bot-n-01-semibold-letter-spacing);
  line-height: var(--bot-n-01-semibold-line-height);
  white-space: nowrap;
  font-style: var(--bot-n-01-semibold-font-style);
}

.noticias-tablet .bot-n-terciario-58 {
  color: var(--primario-500);
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--bot-n-01-semibold-font-family);
  font-weight: var(--bot-n-01-semibold-font-weight);
  font-size: var(--bot-n-01-semibold-font-size);
  letter-spacing: var(--bot-n-01-semibold-letter-spacing);
  line-height: var(--bot-n-01-semibold-line-height);
  white-space: nowrap;
  font-style: var(--bot-n-01-semibold-font-style);
}

.noticias-tablet .bot-n-terciario-59 {
  color: var(--primario-500);
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--bot-n-01-semibold-font-family);
  font-weight: var(--bot-n-01-semibold-font-weight);
  font-size: var(--bot-n-01-semibold-font-size);
  letter-spacing: var(--bot-n-01-semibold-letter-spacing);
  line-height: var(--bot-n-01-semibold-line-height);
  white-space: nowrap;
  font-style: var(--bot-n-01-semibold-font-style);
}

.noticias-tablet .botones-web-61 {
  display: inline-flex;
  padding: 8px 24px;
  flex: 0 0 auto;
  background-color: var(--terciario-500);
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  border-radius: 16px;
  transition: all 0.2s ease;
  cursor: pointer;
}

.noticias-tablet .botones-web-61:hover {
  transform: scale(1.05);
  box-shadow: 0px 4px 4px #00000040;
}

.noticias-tablet .botones-web-61:active {
  transform: scale(1.1);
  box-shadow: 0px 4px 4px #00000040;
}

.noticias-tablet .bot-n-primario-18 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--bot-n-02-bold-font-family);
  font-weight: var(--bot-n-02-bold-font-weight);
  color: var(--neutro-50);
  font-size: var(--bot-n-02-bold-font-size);
  letter-spacing: var(--bot-n-02-bold-letter-spacing);
  line-height: var(--bot-n-02-bold-line-height);
  white-space: nowrap;
  font-style: var(--bot-n-02-bold-font-style);
}

@media (max-width: 743px) {
  .noticias-tablet.div-30 {
    display: none !important;
  }
  .noticias-tablet.noticias-desktop {
    display: none !important;
  }
}

@media (max-width: 374px) {
    html, body {
        overflow-x: auto !important; /* 'auto' muestra barra solo si es necesario */
    }
}

@media (min-width: 744px) and (max-width: 1279px) {
  .noticias-tablet.noticias-mvil {
    display: none !important;
  }
  .noticias-tablet.noticias-desktop {
    display: none !important;
  }
}

@media (min-width: 1280px) {
  .noticias-tablet.noticias-mvil {
    display: none !important;
  }
  .noticias-tablet.div-30 {
    display: none !important;
  }
}
