<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">




/* .block_action_price {
	font-size: 16px;
} */

/* revisar twig (breadcrumbs) */
.path-frontpage .region-banner-top {
	margin-bottom: 0;
}

header .header-desktop--wrapper {
  padding-top:195px !important;
}
.newco header .header-desktop--wrapper {
	padding-top:128px !important;
}
@media (max-width: 1316.98px) {
  .newco header .header-desktop--wrapper {
    padding-top: 56px !important;
  }
  header .header-desktop--wrapper {
      padding-top: 56px !important;
  }
}
header .header-region-logo {
  padding-top: 2rem !important;
	padding-bottom: 1.5rem !important;

}
.newco header .header-region-logo {
	padding-top: 13px !important;
	padding-bottom: 7px !important;
}

.header-region-main .region-header-main .we-mega-menu-ul &gt; .we-mega-menu-li &gt; a {
    height: 45px!important;
}
/*cambio tamaÃ±o menÃº principal*/
/* .container-fluid .we-mega-menu-ul &gt; .we-mega-menu-li &gt; a {
    font-size: 1.15rem;
    font-weight: 600;
} */


.page-node-type-press-release footer {
  margin-top: 3rem;
}

.newchile .paragraph-items-header .field--name-field-title-format, .newchile .paragraph-items-header .field--name-field-subtitle-format {
  font-family: "Documan Regular";
  }

/* REF-08 PÃ¡gina mantenimiento, 403, 404 */

.block-field-blocknodepagetitle, .block-field-blocknodelandingtitle, .block-field-blocknodepress-releasetitle, .block-field-blocknodepublicationtitle {
  color: inherit!important;
}

.page-node-type-page footer {
  margin-top: 3rem;
}

 /* REF-64 MaquetaciÃ³n de los pop up */

.infobubble .full-content-2-column-with-header .row {
  flex-wrap: nowrap;
}

.gm-style  .field--name-field-images img {
  width: 100%;
  max-width: 100%:
}

/* REF-66 Estilos de los enlaces: se han perdido y no se muestra cuando hay un enlace en un texto o un listado... */

.paragraph--type--text-component .listado_presentaciones ul li a:hover {
 text-decoration: underline;
 font-weight: 500;
}

/* MENU WIDTH */

.page .we-mega-menu-ul &gt; .we-mega-menu-li &gt; .we-mega-menu-submenu {
  max-width: 800px;
  left: calc(50% - 400px);
}

.page .we-mega-menu-ul &gt; .we-mega-menu-li &gt; .we-mega-menu-submenu &gt; .we-mega-menu-submenu-inner {
  max-width: 712px;
  margin: 0 auto;
  margin-bottom: 2em;
}

</pre></body></html>