
* {
  box-sizing: border-box;
}
li,
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
a,
a:hover {
  text-decoration: none;
}
iframe,
p {
  margin: 0;
}
iframe {
  border: 0;
}
.hidden-content {
  position: absolute;
}
.ue-c-fixed {
  position: fixed !important;
  top: 0;
}
.hide {
  display: none;
}
.hidden-content {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
  clip-path: polygon(0 0, 0 0, 0 0, 0 0);
  background-color: #fff;
  color: #000;
}
.ue-l-side-panel {
  position: absolute;
  z-index: 2;
  box-sizing: border-box;
  overflow: auto;
  visibility: hidden;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  transition: transform 0.25s;
}
.ue-l-side-panel--background {
  background-color: #fff;
}
.ue-l-side-panel--padding-bottom {
  padding-bottom: 2.5rem;
}
.ue-l-side-panel--fixed-top-right-from-mobile {
  top: 0;
  right: 0;
  bottom: inherit;
  left: inherit;
}
@media (min-width: 20em) {
  .ue-l-side-panel--right-to-left-from-mobile {
    transform: translateX(100vw) translateY(0);
    right: 0;
  }
}
@media (min-width: 46.25em) {
  .ue-l-side-panel--no-movement-from-tablet {
    transform: none;
  }
}
@media (min-width: 20em) {
  .ue-l-side-panel--full-height-from-mobile {
    height: 100vh;
  }
}
@media (min-width: 20em) {
  .ue-l-side-panel--shadow-left-from-mobile {
    box-shadow: -6px 10px 11px 0 rgba(0, 0, 0, 0.18);
  }
}
@media (min-width: 46.25em) {
  .ue-l-side-panel--shadow-left-n-right-from-tablet {
    box-shadow: 0 16px 18px 0 rgba(0, 0, 0, 0.18);
  }
}
.ue-c-main-navigation__title {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding-top: 1rem;
  padding-bottom: 0.4rem;
  margin-bottom: 1rem;
  border-color: var(--ue-c-main-navigation-title-border-color, #cecece);
  color: var(--ue-c-main-navigation-title-color, #000);
  font-family: var(
    --ue-c-main-navigation-title-font-family,
    Mundo,
    "Times New Roman",
    Times,
    serif
  );
  font-weight: var(--ue-c-main-navigation-title-font-weight, 700);
  font-style: var(--ue-c-main-navigation-title-font-style, normal);
  text-transform: var(--ue-c-main-navigation-title-text-transform, uppercase);
  font-size: var(--ue-c-main-navigation-title-font-size, 0.8125rem);
  line-height: var(--ue-c-main-navigation-title-line-height, 0.875rem);
  letter-spacing: var(--ue-c-main-navigation-title-letter-spacing, 0.02rem);
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation__title {
    --ue-c-main-navigation-title-font-size: 0.8125rem;
    --ue-c-main-navigation-title-line-height: 1.375rem;
    --ue-c-main-navigation-title-letter-spacing: 0.02rem;
    margin-bottom: 0.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0;
  }
}
.ue-c-main-navigation__footer {
  background-color: var(--ue-c-main-navigation-footer-background-color, #fff);
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation__footer {
    width: 100%;
    display: flex;
    justify-content: center;
  }
}
.ue-c-main-navigation__footer-wrapper {
  padding: 1rem;
  border-top-style: solid;
  display: grid;
  gap: 8px;
  color: var(--ue-c-main-navigation-footer-color, #666);
  border-color: var(--ue-c-main-navigation-footer-border-color, #ccc);
  border-top-width: var(--ue-c-main-navigation-footer-border-top-width, 1px);
  font-family: var(
    --ue-c-main-navigation-footer-font-family,
    Mundo,
    "Times New Roman",
    Times,
    serif
  );
  font-weight: var(--ue-c-main-navigation-footer-font-weight, normal);
  font-size: var(--ue-c-main-navigation-footer-font-size, 0.75rem);
  line-height: var(--ue-c-main-navigation-footer-line-height, 1.25rem);
  letter-spacing: var(--ue-c-main-navigation-footer-letter-spacing, 0);
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation__footer-wrapper {
    --ue-c-main-navigation-footer-font-size: 0.75rem;
    --ue-c-main-navigation-footer-line-height: 0.875rem;
    --ue-c-main-navigation-footer-letter-spacing: 0rem;
    width: 100%;
    gap: 8px;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, auto);
  }
}
.ue-c-main-navigation__footer-wrapper > * {
  font-style: var(--ue-c-main-navigation-footer-font-style, normal);
}
.ue-c-main-navigation__list-corporative {
  display: inline-block;
  padding: 0;
  text-align: left;
}
.ue-c-main-navigation__list-corporative-item {
  display: inline;
}
.ue-c-main-navigation__list-corporative-item:after {
  content: " ";
  color: transparent;
  letter-spacing: 0;
  font-size: 8px;
  margin: 0 10px;
  position: relative;
  top: -2px;
  background-color: var(
    --ue-c-main-navigation-footer-divider-background-color,
    #ccc
  );
}
.ue-c-main-navigation__list-corporative-item a {
  text-decoration: none;
  white-space: nowrap;
  color: var(--ue-c-main-navigation-footer-color, #666);
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation__list-corporative-item a:hover {
    color: var(--ue-c-main-navigation-footer-hover-color, #666);
  }
}
.ue-c-main-navigation--boxed {
  padding: 1rem;
  padding-top: 0;
  box-sizing: border-box;
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation--boxed {
    padding: 0.5rem;
  }
}
@media (min-width: 61.25em) {
  .ue-c-main-navigation--boxed {
    padding: 0;
  }
}
.ue-c-main-navigation__link {
  display: flex;
  box-sizing: border-box;
  text-decoration: none;
  padding: var(--ue-c-main-navigation-link-padding);
  font-family: var(
    --ue-c-main-navigation-link-font-family,
    Roboto_condensed,
    Tahoma,
    Geneva,
    sans-serif
  );
  font-weight: var(--ue-c-main-navigation-link-font-weight, 400);
  font-style: var(--ue-c-main-navigation-link-font-style, normal);
  color: var(--ue-c-main-navigation-link-color, #000);
  font-size: var(--ue-c-main-navigation-link-font-size, 13px);
  line-height: var(--ue-c-main-navigation-link-line-height, 14px);
  letter-spacing: var(--ue-c-main-navigation-link-letter-spacing, 0.02em);
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation__link {
    cursor: pointer;
    margin: 0;
    height: auto;
  }
  .ue-c-main-navigation__link:hover {
    -webkit-text-decoration: var(--ue-c-main-navigation-link-text-decoration);
    text-decoration: var(--ue-c-main-navigation-link-text-decoration);
    color: var(--ue-c-main-navigation-link-hover-color, #333);
  }
}
.ue-c-main-navigation__link.is-bold {
  font-weight: var(--ue-c-main-navigation-link-font-weight, 400);
}
.ue-c-main-navigation__link-dropdown {
  align-items: center;
  position: relative;
  justify-content: space-between;
}
.ue-c-main-navigation__link-dropdown:active {
  color: css-var(
    (
      link-dropdown: (
        hover-line: #000,
        hover-color: #000,
        hover-background: unset,
        active: blue,
        icon-width: 0.75rem,
        icon-height: 0.75rem,
        icon-border-width: 0.09375rem,
        icon-border-color: #000,
      ),
    ),
    "ue-c-main-navigation",
    "link-dropdown",
    "active"
  );
}
.ue-c-main-navigation__link-dropdown-icon {
  pointer-events: none;
  display: var(--ue-c-main-navigation-link-dropdown-icon, inherit);
  box-sizing: border-box;
  margin: 0.5rem 0.5rem 0 0;
  transform: translateY(-75%) rotate(45deg);
  transition: all 0.25s;
  width: var(--ue-c-main-navigation-link-dropdown-icon-width, 0.75rem);
  height: var(--ue-c-main-navigation-link-dropdown-icon-height, 0.75rem);
  border-style: solid;
  border-width: inherit;
  border-bottom-width: var(
    --ue-c-main-navigation-link-dropdown-icon-border-width,
    0.09375rem
  );
  border-right-width: var(
    --ue-c-main-navigation-link-dropdown-icon-border-width,
    0.09375rem
  );
  border-color: var(
    --ue-c-main-navigation-link-dropdown-icon-border-color,
    #000
  );
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation__link-dropdown:hover:before {
    content: "";
    height: 2px;
    width: calc(100% - 16px);
    position: absolute;
    bottom: 0;
    background-color: var(
      --ue-c-main-navigation-link-dropdown-hover-line,
      #000
    );
  }
}
.ue-c-main-navigation__skip-links {
  position: absolute;
  top: 0;
  left: -32768px;
  z-index: 22;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation__skip-links {
    top: 41px;
  }
}
.ue-c-main-navigation__skip-links li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.ue-c-main-navigation__skip-links-item {
  font-size: 12px;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  color: #fff;
  background: #2e6d9d;
  padding: 10px;
}
.ue-c-main-navigation__skip-links-item:active,
.ue-c-main-navigation__skip-links-item:focus {
  left: 32768px;
  outline: 1px dotted #fff;
  position: absolute;
  width: 100%;
  border-bottom: 1px solid #000;
  text-align: left;
  text-decoration: none;
}
.ue-c-main-navigation--high-contrast .ue-c-main-navigation__link {
  display: flex;
  align-items: center;
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation--high-contrast
    .ue-c-main-navigation__list--first-level {
    background-color: unset;
  }
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation--highlight {
    font-weight: 400;
  }
  .ue-c-main-navigation--highlight > .ue-c-main-navigation__link {
    font-weight: var(--ue-c-main-navigation-highlight-font-weight, bold);
  }
}
@media (min-width: 46.25em) {
  .ue-l-main-navigation--truncated-width {
    overflow: hidden;
    position: relative;
  }
  .ue-l-main-navigation--truncated-width:after {
    content: "";
    background-image: linear-gradient(
      90deg,
      hsla(0, 0%, 100%, 0),
      var(--ue-c-main-navigation-gradient-color, #fff)
    );
    position: absolute;
    right: 0;
    width: 2rem;
    height: 100%;
  }
  .ue-l-main-navigation--truncated-width .ue-c-main-navigation__link:hover {
    text-shadow: 0 0 0 var(--ue-c-main-navigation-first-shadow, #333),
      0 0 0 var(--ue-c-main-navigation-second-shadow, #222);
  }
  .ue-l-main-navigation--truncated-width
    > .ue-c-main-navigation__list--first-level
    > li:not(:nth-child(-n + 6)) {
    display: none;
  }
}
@media (min-width: 61.25em) {
  .ue-l-main-navigation--truncated-width {
    overflow: inherit;
    position: unset;
  }
  .ue-l-main-navigation--truncated-width:after {
    display: none;
  }
}
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-item.is-current
  a {
  background-color: var(--ue-c-main-navigation-link-current-background, #000);
  color: var(--ue-c-main-navigation-link-current-color, #fff);
  border-radius: var(--ue-c-main-navigation-link-current-border-radius, 0);
}
.ue-l-main-navigation--with-hidden-content .ue-c-main-navigation__link {
  padding: 0.4rem 1rem;
  align-self: center;
}
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list--first-level
  .ue-c-main-navigation__link {
  text-transform: inherit;
}
.ue-l-main-navigation--with-hidden-content .ue-c-main-navigation__list-button {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0 0.5rem;
  margin: 0;
  border: 0;
  background-color: inherit;
}
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-button-icon:after,
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-button-icon:before {
  content: "";
  transition: all 0.25s;
  width: 1px;
  height: 7px;
  background-color: var(--ue-c-main-header-more-icon, #fff);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  right: 12px;
  top: 42%;
}
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-button[aria-expanded="false"] {
  margin-left: 0.5rem;
  width: var(--ue-c-main-header-button-primary-width, 80px);
  overflow: hidden;
}
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-button[aria-expanded="false"]
  .ue-c-main-navigation__list-button-icon:before {
  transform: rotate(90deg);
}
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-button[aria-expanded="false"]
  .ue-c-main-navigation__list-button-icon:after {
  transform: rotate(0deg);
}
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-overflow {
  position: absolute;
  right: 0;
  top: var(--ue-l-main-header-bottom-height, 2.25rem);
  padding: 1rem 0.5rem;
  margin: 0;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  background-color: #fff;
  box-shadow: 1px 8px 8px 0 rgba(0, 0, 0, 0.3);
  opacity: 1;
  visibility: visible;
  transition: all 0.3s linear;
}
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-overflow
  li {
  position: relative;
  display: flex;
  height: auto;
  min-width: 150px;
  --webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-overflow
  li.hide {
  display: none;
}
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-overflow
  .ue-c-main-navigation__link {
  width: 100%;
  padding: 0.45rem;
}
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-overflow.hide {
  display: unset;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-out;
}
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-overflow--mask {
  background-color: transparent;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  max-height: 100%;
  position: fixed;
  z-index: -1;
}
@media (min-width: 46.25em) {
  .ue-l-main-navigation--display-inline {
    --ue-c-main-navigation-link-dropdown-icon: none;
    display: flex;
    padding-left: 1rem;
  }
  .ue-l-main-navigation--display-inline > .ue-c-main-navigation__list {
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
  }
  .ue-l-main-navigation--display-inline
    > .ue-c-main-navigation__list
    > .ue-c-main-navigation__list-item {
    overflow: visible;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    display: flex;
    flex: 1 0 auto;
    position: relative;
    height: inherit;
    align-items: var(--ue-c-main-navigation-list-item-align, stretch);
  }
  .ue-l-main-navigation--display-inline
    > .ue-c-main-navigation__list
    > .ue-c-main-navigation__list-item--position-inherit {
    position: inherit;
  }
  .ue-l-main-navigation--display-inline
    > .ue-c-main-navigation__list
    > .ue-c-main-navigation__list-item.hide {
    display: none;
  }
  .ue-l-main-navigation--display-inline .ue-c-main-navigation__link {
    font-family: var(
      --ue-c-main-navigation-link-inline-font-family,
      Mundo,
      "Times New Roman",
      Times,
      serif
    );
  }
}
@media (min-width: 46.25em) and (min-width: 46.25em) {
  .ue-l-main-navigation--display-inline .ue-c-main-navigation__link {
    text-transform: var(
      --ue-c-main-navigation-link-inline-text-transform,
      inherit
    );
    font-size: var(--ue-c-main-navigation-link-inline-font-size, 13px);
    line-height: var(--ue-c-main-navigation-link-inline-line-height, 13px);
    letter-spacing: var(
      --ue-c-main-navigation-link-inline-letter-spacing,
      0.02em
    );
  }
}
@media (min-width: 61.25em) {
  .ue-l-main-navigation--display-inline {
    flex-grow: 1;
  }
  .ue-l-main-navigation--display-inline:not(
      .ue-l-main-navigation--truncated-width
    ) {
    padding-left: inherit;
  }
}
.ue-l-main-navigation--display-inline > .ue-c-main-navigation__title {
  display: none;
}
.ue-c-main-navigation__list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.ue-c-main-navigation__list-item:last-of-type {
  overflow: hidden;
}
.ue-c-main-navigation__list-item--channel a {
  -webkit-text-decoration: var(
    --ue-c-main-navigation-item-channel-text-decoration,
    none
  );
  text-decoration: var(
    --ue-c-main-navigation-item-channel-text-decoration,
    none
  );
}
.ue-c-main-navigation__list-item--channel a span {
  font-size: var(--ue-c-main-navigation-item-channel-small-font-size, 12px);
  line-height: var(--ue-c-main-navigation-item-channel-small-line-height, 14px);
  letter-spacing: var(
    --ue-c-main-navigation-item-channel-small-letter-spacing,
    0
  );
}
.ue-c-main-navigation__list-item--channel .ue-c-main-navigation__link {
  display: grid;
  place-items: center;
  position: relative;
  margin: 0;
  text-align: center;
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation__list-item--channel .ue-c-main-navigation__link:hover {
    opacity: 0.7;
  }
}
.ue-c-main-navigation__list-item--channel .ue-c-main-navigation__link:before {
  content: "";
  position: absolute;
  top: 0;
  z-index: -1;
  width: var(--ue-c-mn-item-channel-width, 5rem);
  height: var(--ue-c-mn-item-channel-height, 5rem);
  border-radius: 50%;
  background-color: var(
    --ue-c-main-navigation-item-channel-background-color,
    #f3f3f3
  );
}
.ue-c-main-navigation__list-item--channel .ue-c-main-navigation__link span {
  display: block;
  line-height: 1rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 0.9375rem;
  color: var(--ue-c-main-navigation-item-channel-color);
  font-family: var(
    --ue-c-main-navigation-item-channel-font-family,
    Mundo,
    "Times New Roman",
    Times,
    serif
  );
  font-weight: var(--ue-c-main-navigation-item-channel-font-weight, normal);
}
.ue-c-main-navigation__list-item--channel .ue-c-main-navigation__link svg {
  width: var(--ue-c-mn-item-channel-logo-width, 3.125rem);
  height: var(--ue-c-mn-item-channel-logo-height, 3.625rem);
  margin: 0;
  margin-top: 0.625rem;
  filter: var(--ue-c-main-navigation-item-channel-filter, none);
}
.ue-c-main-navigation__list-item--channel:last-of-type {
  overflow: inherit;
}
.ue-l-main-navigation__list--3-cols {
  display: grid;
  gap: var(--ue-c-main-navigation-list-panel-cols-gap, 10px);
  grid-template-columns: repeat(3, 1fr);
}
.ue-l-main-navigation__list--4-cols {
  display: grid;
  gap: var(--ue-c-main-navigation-list-panel-cols-gap, 10px);
  grid-template-columns: repeat(4, 1fr);
}
.ue-c-main-navigation__list--second-level {
  display: block;
  padding: 0.25rem;
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation__list--second-level {
    position: absolute;
    left: 0;
    visibility: hidden;
    opacity: 0;
    border: 0;
    padding: 1rem;
  }
}
.ue-c-main-navigation__list-dropdown {
  border-top: var(--ue-c-main-navigation-list-dropdown-border-top);
  border-bottom: var(--ue-c-main-navigation-list-dropdown-border-bottom);
}
.ue-c-main-navigation__list-dropdown .ue-c-main-navigation__link {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  padding: 0;
  text-transform: inherit;
  font-family: var(
    --ue-c-main-navigation-list-dropdown-font-family,
    Mundo,
    "Times New Roman",
    Times,
    serif
  );
  font-weight: var(--ue-c-main-navigation-list-dropdown-font-weight, normal);
  font-size: var(--ue-c-main-navigation-list-dropdown-font-size, 0.8125rem);
  line-height: var(--ue-c-main-navigation-list-dropdown-line-height, 2rem);
  letter-spacing: var(
    --ue-c-main-navigation-list-dropdown-letter-spacing,
    0.02rem
  );
}
.ue-c-main-navigation__list-dropdown .ue-c-main-navigation__link.is-bold {
  font-weight: var(--ue-c-main-navigation-list-dropdown-title-font-weight, 600);
}
.ue-c-main-navigation__list-dropdown .ue-c-main-navigation__link.is-bold:hover {
  text-shadow: none;
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation__list-dropdown .ue-c-main-navigation__list-item {
    min-width: var(--ue-c-main-navigation-list-dropdown-min-width, 9.375rem);
  }
  .ue-c-main-navigation__list-dropdown.ue-c-main-navigation__list--second-level {
    top: var(--ue-l-main-header-top-height);
    background-color: var(--ue-c-main-navigation-second-background-color, #fff);
    box-shadow: var(
      --ue-c-main-navigation-second-box-shadow,
      0 4px 7px 0 rgba(0, 0, 0, 0.3)
    );
  }
  .ue-c-main-navigation__list-dropdown
    .ue-c-main-navigation__list--third-level {
    background-color: var(--ue-c-main-navigation-third-background-color, #fff);
  }
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation__list-item .ue-c-main-navigation__list-dropdown {
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  }
  .ue-c-main-navigation__list-item:hover
    > .ue-c-main-navigation__list-dropdown {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    border: var(--ue-c-main-navigation-dropdown-border);
    padding-top: 2.75rem;
  }
  .ue-c-main-navigation__list-item:hover
    .ue-c-main-navigation__list-dropdown-title {
    width: 100%;
    position: absolute;
    top: 0.5rem;
  }
}
.ue-c-main-navigation__list-dropdown--5-columns {
  max-width: 1200px;
  margin: 0 auto;
  column-count: 5;
}
.ue-c-main-navigation__list-dropdown--2-columns {
  max-width: 1200px;
  margin: 0 auto;
  column-count: 2;
}
.ue-c-main-navigation__list-dropdown--aligned-left {
  left: 0;
  right: auto;
}
.ue-c-main-navigation__list-dropdown--aligned-right {
  right: 0;
  left: auto;
}
.ue-c-main-navigation__list-dropdown--full-width {
  box-sizing: border-box;
  width: 100%;
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation__body.ue-l-main-navigation__panel--grid-b {
    --ue-c-main-navigation-list-panel-cols-gap: 5px;
    --ue-c-mn-item-channel-width: 3.75rem;
    --ue-c-mn-item-channel-height: 3.75rem;
    --ue-c-mn-item-channel-logo-width: 2.25rem;
    --ue-c-mn-item-channel-logo-height: 2.8125rem;
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, auto);
    padding: 1rem;
  }
  .ue-c-main-navigation__body.ue-l-main-navigation__panel--grid-b
    .ue-c-main-navigation__list-item:not(
      .ue-c-main-navigation__list-item--channel
    ) {
    padding: 0.5rem 0;
  }
  .ue-c-main-navigation__body.ue-l-main-navigation__panel--grid-b
    .ue-c-main-navigation:nth-child(-n + 2) {
    grid-row: span 2;
  }
  .ue-c-main-navigation__body.ue-l-main-navigation__panel--grid-b
    .ue-c-main-navigation:last-of-type {
    grid-column: 4;
    grid-row: 1 / span 2;
  }
  .ue-c-main-navigation__body.ue-l-main-navigation__panel--grid-b
    .ue-l-main-navigation__list--4-cols {
    grid-template-columns: repeat(4, 80px);
  }
  .ue-c-main-navigation__body.ue-l-main-navigation__panel--grid-b
    .ue-c-main-navigation--boxed {
    padding: 0;
  }
}
@media (min-width: 61.25em) {
  .ue-c-main-navigation__body.ue-l-main-navigation__panel--grid-b {
    --ue-c-mn-item-channel-width: 5rem;
    --ue-c-mn-item-channel-height: 5rem;
    --ue-c-mn-item-channel-logo-width: 3.125rem;
    --ue-c-mn-item-channel-logo-height: 3.625rem;
    gap: 2rem;
    padding: 2rem;
  }
  .ue-c-main-navigation__body.ue-l-main-navigation__panel--grid-b
    .ue-l-main-navigation__list--4-cols {
    grid-template-columns: repeat(4, 100px);
  }
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation__footer--full-width
    .ue-c-main-navigation__footer-wrapper {
    grid-template-columns: 1fr;
  }
}
.ue-l-main-header__row {
  width: 100%;
  display: flex;
  box-sizing: border-box;
}
.ue-l-main-header__bottom,
.ue-l-main-header__top {
  position: relative;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.ue-l-main-header__bottom .hide,
.ue-l-main-header__top .hide {
  display: none;
}
@media (min-width: 23.4375em) {
  .ue-l-main-header__bottom,
  .ue-l-main-header__top {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.ue-l-main-header__top {
  height: var(--ue-l-main-header-top-height);
}
@media (min-width: 46.25em) {
  .ue-l-main-header__top {
    align-items: center;
    justify-content: center;
  }
}
.ue-l-main-header__bottom {
  height: var(--ue-l-main-header-bottom-height);
}
@media (min-width: 46.25em) {
  .ue-l-main-header__bottom {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
}
.ue-l-main-header__bottom,
.ue-l-main-header__top {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.ue-l-main-header__top {
  background-color: var(--ue-c-main-header-top-background-color, #fff);
}
@media (min-width: 46.25em) {
  .ue-l-main-header__top {
    box-shadow: none;
  }
}
.ue-l-main-header__top:not(.ue-l-main-header--fixed) {
  border-bottom: var(--ue-c-main-header-tabs-border-bottom, 1px solid #000);
}
.ue-l-main-header__bottom {
  background: var(--ue-c-main-header-bottom-background);
  color: var(--ue-c-main-header-bottom-color, #000);
}
.ue-l-main-header__bottom:not(:last-child) {
  border-bottom: var(--ue-c-main-header-bottom-border-bottom, unset);
  border-bottom-color: var(
    --ue-c-main-header-bottom-border-bottom-color,
    unset
  );
}
@media (min-width: 46.25em) {
  .ue-l-main-header__bottom {
    border-bottom: var(--ue-c-main-header-bottom-border-bottom);
    border-bottom: var(--ue-c-main-header-bottom-border-bottom, unset);
    border-bottom-color: var(
      --ue-c-main-header-bottom-border-bottom-color,
      unset
    );
    border-top-color: var(--ue-c-main-header-bottom-border-top-color);
  }
}
.ue-l-main-header__wrapper {
  display: flex;
}
@media (min-width: 46.25em) {
  .ue-l-main-header__wrapper {
    align-items: center;
    position: relative;
    height: 100%;
    width: 100%;
  }
}
@media (min-width: 61.25em) {
  .ue-l-main-header__wrapper {
    max-width: 1200px;
  }
}
@media (min-width: 46.25em) {
  .ue-l-main-header__top .ue-l-side-panel[aria-hidden="true"] {
    visibility: hidden;
    opacity: 0;
    height: 0;
    transition: opacity 0.3s ease-out 0s, height 0.2s ease-out 0s;
  }
}
@media (min-width: 46.25em) {
  .ue-l-main-header__nav--centered {
    align-items: center;
    position: absolute;
    padding-left: var(--ue-c-main-header-logo-box-width);
    padding-right: var(--ue-c-main-header-tools-width);
  }
}
.ue-l-main-header__top {
  z-index: var(--ue-l-main-header-top-row-z-index, 7);
}
.ue-l-main-header__top .ue-c-main-header__primary,
.ue-l-main-header__top .ue-c-main-navigation__skip-links {
  z-index: var(--ue-l-main-header-top-primary-z-index, 7);
}
@media (min-width: 46.25em) {
  .ue-l-main-header__top .ue-c-main-header__primary,
  .ue-l-main-header__top .ue-c-main-navigation__skip-links {
    --ue-l-main-header-top-primary-z-index: 8;
  }
}
.ue-l-main-header__top .ue-c-main-header__nav,
.ue-l-main-header__top .ue-l-side-panel {
  z-index: var(--ue-l-main-header-top-panel-z-index, 5);
}
.ue-l-main-header__top .ue-c-main-header__button.is-primary {
  z-index: var(--ue-l-main-header-top-button-z-index, 7);
}
.ue-l-main-header__bottom {
  z-index: var(--ue-l-main-header-bottom-row-z-index, 5);
}
.ue-c-main-header {
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  box-sizing: border-box;
  position: relative;
  z-index: 15000;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
}
@media (min-width: 46.25em) {
  .ue-c-main-header {
    box-shadow: none;
  }
}
.ue-c-main-header__primary {
  pointer-events: none;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  color: var(--ue-c-main-header-top-color, #000);
}
.ue-c-main-header__primary > * {
  pointer-events: all;
}
.ue-c-main-header__nav {
  display: flex;
  align-items: center;
}
@media (min-width: 46.25em) {
  .ue-c-main-header__nav {
    width: 100%;
    box-sizing: border-box;
    justify-content: space-between;
    align-items: stretch;
    height: inherit;
  }
}
@media (min-width: 46.25em) {
  .ue-c-main-header__primary {
    box-shadow: none;
    background-color: transparent;
    display: flex;
    padding: var(--ue-c-main-header-primary-padding, 0);
  }
}
@media (min-width: 61.25em) {
  .ue-c-main-header__nav,
  .ue-c-main-header__primary {
    max-width: 1200px;
  }
}
.ue-c-main-header__logo {
  width: var(--ue-c-main-header-logo-box-width, 8rem);
  height: var(--ue-c-main-header-logo-box-height, auto);
}
.ue-c-main-header__logo svg {
  width: var(--ue-c-main-header-logo-width, 8rem);
  height: var(--ue-c-main-header-logo-height, auto);
}
.ue-c-main-header__logo--small {
  width: var(--ue-c-main-header-logo-box-small-width, 2rem);
  height: var(--ue-c-main-header-logo-box-small-height, auto);
}
.ue-c-main-header__logo--small svg {
  width: var(--ue-c-main-header-logo-small-width, 1.25rem);
  height: var(--ue-c-main-header-logo-small-height, auto);
}
.ue-c-main-header__logo,
.ue-c-main-header__logo--small {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: var(--ue-c-main-header-logo-box-align-items, center);
}
.ue-c-main-header__logo--small.hide {
  display: none;
}
.ue-c-main-header__title {
  min-width: auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  align-self: center;
  text-align: left;
  width: 100%;
  margin: 0;
  font-family: var(
    --ue-c-main-header-title-font-family,
    Mundo,
    "Times New Roman",
    Times,
    serif
  );
  font-weight: var(--ue-c-main-header-title-font-weight, 600);
  font-style: var(--ue-c-main-header-title-font-style, normal);
  text-transform: var(--ue-c-main-header-title-text-transform, uppercase);
  color: var(--ue-c-main-header-title-color, #000);
  font-size: var(--ue-c-main-header-title-font-size, 0.75rem);
  line-height: var(--ue-c-main-header-title-line-height, 0.875rem);
  letter-spacing: var(--ue-c-main-header-title-letter-spacing, 0.02rem);
}
@media (min-width: 46.25em) {
  .ue-c-main-header__title {
    --ue-c-main-header-title-font-size: 0.75rem;
    --ue-c-main-header-title-line-height: 0.875rem;
    --ue-c-main-header-title-letter-spacing: 0.02rem;
  }
}
.ue-c-main-header__button {
  position: relative;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
}
.ue-c-main-header__button.is-primary {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(
    --ue-c-main-header-button-primary-background-color,
    #fff
  );
  color: var(--ue-c-main-header-button-primary-color, #000);
  width: var(--ue-c-main-header-button-primary-width, 40px);
  height: var(--ue-c-main-header-button-primary-height, 35px);
}
@media (min-width: 23.4375em) {
  .ue-c-main-header__button.is-primary {
    min-width: var(--ue-c-main-header-button-primary-width, 50px);
    height: var(--ue-c-main-header-button-primary-height, 35px);
  }
}
@media (min-width: 46.25em) {
  .ue-c-main-header__button.is-primary {
    min-width: var(--ue-c-main-header-button-primary-width, 80px);
    height: var(--ue-c-main-header-button-primary-height, 41px);
    justify-content: center;
    align-items: center;
    padding: 0.5rem 1rem 0.45rem 0.5rem;
    box-shadow: none;
    text-transform: var(
      --ue-c-main-navigation-link-inline-text-transform,
      inherit
    );
    font-family: var(
      --ue-c-main-navigation-link-inline-font-family,
      Mundo,
      "Times New Roman",
      Times,
      serif
    );
    font-weight: var(--ue-c-main-navigation-link-inline-font-weight, normal);
    font-size: var(--ue-c-main-navigation-link-inline-font-size, 13px);
    line-height: var(--ue-c-main-navigation-link-inline-line-height, 13px);
    letter-spacing: var(
      --ue-c-main-navigation-link-inline-letter-spacing,
      0.02em
    );
  }
}
.ue-c-main-header__button.is-primary .ue-c-main-header__button-menu-icon:after,
.ue-c-main-header__button.is-primary
  .ue-c-main-header__button-menu-icon:before {
  left: 0;
}
.ue-c-main-header__button.is-primary
  .ue-c-main-header__button-menu-icon:before {
  top: -0.3125rem;
}
.ue-c-main-header__button.is-primary .ue-c-main-header__button-menu-icon:after {
  top: 0.3125rem;
}
.ue-c-main-header__button.is-primary .ue-c-main-header__button-menu-icon,
.ue-c-main-header__button.is-primary .ue-c-main-header__button-menu-icon:after,
.ue-c-main-header__button.is-primary
  .ue-c-main-header__button-menu-icon:before {
  position: absolute;
  content: "";
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 0.25s;
  border-radius: 1px;
  background-color: var(
    --ue-c-main-header-button-primary-icon-background-color,
    #000
  );
  width: var(--ue-c-main-header-button-primary-icon-width, 23px);
  height: calc(var(--ue-c-main-header-button-primary-icon-height, 1px) + 0.5px);
}
@media (min-width: 23.4375em) {
  .ue-c-main-header__button.is-primary .ue-c-main-header__button-menu-icon,
  .ue-c-main-header__button.is-primary
    .ue-c-main-header__button-menu-icon:after,
  .ue-c-main-header__button.is-primary
    .ue-c-main-header__button-menu-icon:before {
    left: inherit;
    width: var(--ue-c-main-header-button-primary-icon-width, 23px);
    height: var(--ue-c-main-header-button-primary-icon-height, 1px);
  }
}
@media (min-width: 46.25em) {
  .ue-c-main-header__button.is-primary .ue-c-main-header__button-menu-icon,
  .ue-c-main-header__button.is-primary
    .ue-c-main-header__button-menu-icon:after,
  .ue-c-main-header__button.is-primary
    .ue-c-main-header__button-menu-icon:before {
    left: inherit;
    width: var(--ue-c-main-header-button-primary-icon-width, 14px);
    height: var(--ue-c-main-header-button-primary-icon-height, 1px);
    right: 0;
  }
}
.ue-c-main-header__progress-bar {
  width: 100%;
  top: var(--ue-l-main-header-top-height);
  left: 0;
  height: var(--ue-c-main-header-progress-bar-height, 3px);
  z-index: 7;
  background-color: var(--ue-c-main-header-progress-bar-background-color);
}
.ue-c-main-header__progress-bar-fill {
  height: 100%;
  max-width: 100% !important;
  width: 0;
  background-color: var(--ue-c-main-header-progress-bar-color);
  display: block;
}
.ue-c-main-header__tools {
  display: flex;
  align-items: stretch;
  justify-content: flex-end;
  column-gap: 0.5rem;
}
.ue-c-main-header__tools > * {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.ue-c-main-header__tools > * a span {
  align-self: center;
}
@media (min-width: 46.25em) {
  .ue-c-main-header__tools {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .ue-c-main-header__tools a {
    margin: 0;
  }
}
.ue-c-main-header__subscription {
  display: flex;
  align-items: center;
}
.ue-c-main-header__subscription--fixed {
  position: absolute;
  right: 0;
}
.ue-c-main-header__login {
  position: relative;
}
.ue-c-main-header__login > a {
  display: flex;
  align-items: center;
  width: 100%;
  text-align: center;
  text-decoration: none;
  color: var(--ue-c-main-header-login-link-color, #000);
  font-family: var(
    --ue-c-main-header-login-font-family,
    Arial,
    Helvetica,
    sans-serif
  );
  font-weight: var(--ue-c-main-header-login-font-weight, normal);
  font-size: var(--ue-c-main-header-login-link-font-size, 0.75rem);
  line-height: var(--ue-c-main-header-login-link-line-height, 1rem);
  letter-spacing: var(--ue-c-main-header-login-link-letter-spacing, 0);
}
@media (min-width: 46.25em) {
  .ue-c-main-header__login > a {
    --ue-c-main-header-login-link-font-size: 0.75rem;
    --ue-c-main-header-login-link-line-height: 1rem;
    --ue-c-main-header-login-link-letter-spacing: 0rem;
  }
}
@media (min-width: 61.25em) {
  .ue-c-main-header__login > a:hover {
    color: var(--ue-c-main-header-login-link-hover-color, #666);
  }
}
.ue-c-main-header__social-tools {
  display: none;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.ue-c-main-header__social-tools a {
  display: flex;
  min-width: 2.25rem;
  height: 100%;
}
.ue-c-main-header__social-tools svg {
  fill: var(--ue-c-main-header-social-tools-fill, #000);
  width: 2rem;
  height: auto;
}
.ue-c-main-header__breadcrumb {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  align-content: space-evenly;
  flex-wrap: wrap;
  flex-grow: 1;
}
@media (min-width: 46.25em) {
  .ue-c-main-header__breadcrumb {
    margin: var(--ue-c-main-header-breadcrumb-margin);
    margin-right: 0.65rem;
    flex-wrap: nowrap;
    position: relative;
  }
}
.ue-c-main-header__breadcrumb-list {
  display: flex;
  flex-grow: 1;
}
@media (min-width: 46.25em) {
  .ue-c-main-header__breadcrumb-list {
    display: inherit;
    height: inherit;
    flex-grow: unset;
  }
}
.ue-c-main-header__breadcrumb-link {
  color: var(--ue-c-main-header-breadcrumb-link-color, #000);
  text-decoration: none;
}
@media (min-width: 46.25em) {
  .ue-c-main-header__breadcrumb-link {
    padding: 0.35rem 0.8rem;
    margin: 0 0.5rem;
    box-sizing: border-box;
    align-self: center;
    font-family: var(
      --ue-c-main-header-breadcrumb-link-font-family,
      Mundo,
      "Times New Roman",
      Times,
      serif
    );
  }
  .ue-c-main-header__breadcrumb-link:hover {
    color: var(--ue-c-main-header-breadcrumb-link-hover-color, #333);
  }
}
.ue-c-main-header__breadcrumb-item {
  display: flex;
  align-items: center;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  font-family: var(
    --ue-c-main-header-breadcrumb-link-font-family,
    Mundo,
    "Times New Roman",
    Times,
    serif
  );
  text-transform: var(
    --ue-c-main-header-breadcrumb-link-text-transform,
    inherit
  );
  font-size: var(--ue-c-main-header-breadcrumb-font-size, 0.75rem);
  line-height: var(--ue-c-main-header-breadcrumb-line-height, 0.75rem);
  letter-spacing: var(--ue-c-main-header-breadcrumb-letter-spacing, 0.02rem);
}
@media (min-width: 46.25em) {
  .ue-c-main-header__breadcrumb-item {
    --ue-c-main-header-breadcrumb-font-size: 0.8125rem;
    --ue-c-main-header-breadcrumb-line-height: 0.875rem;
    --ue-c-main-header-breadcrumb-letter-spacing: 0.02rem;
  }
}
.ue-c-main-header__breadcrumb-item:last-child {
  width: 100%;
  font-family: var(
    --ue-c-main-header-breadcrumb-link-font-family,
    Mundo,
    "Times New Roman",
    Times,
    serif
  );
  font-weight: var(--ue-c-main-header-breadcrumb-link-current-font-weight, 600);
  text-transform: var(
    --ue-c-main-header-breadcrumb-last-link-text-transform,
    inherit
  );
}
.ue-c-main-header__breadcrumb-item:before {
  background-color: var(
    --ue-c-main-header-breadcrumb-divider-background-color,
    #000
  );
  content: "";
  margin: 2px 4px;
  height: 2px;
  width: 2px;
  border-radius: 50%;
}
.ue-c-main-header__breadcrumb-item:first-child:before,
.ue-c-main-header__breadcrumb-item:last-child:before {
  content: none;
}
@media (min-width: 46.25em) {
  .ue-c-main-header__breadcrumb-item {
    align-items: stretch;
    height: 100%;
    border-right: 1px solid;
    border-right-color: var(
      --ue-c-main-header-breadcrumb-divider-border-right-color,
      #17435e
    );
  }
  .ue-c-main-header__breadcrumb-item:first-child a {
    margin-left: 0;
  }
  .ue-c-main-header__breadcrumb-item .ue-c-main-header__breadcrumb-link {
    font-weight: var(
      --ue-c-main-header-breadcrumb-link-current-font-weight,
      600
    );
  }
  .ue-c-main-header__breadcrumb-item:before {
    display: none;
  }
}
@media (max-width: 46.24em) {
  .ue-c-main-header__button.is-primary {
    width: 90px;
  }
  .ue-c-main-header__button.is-primary
    span:not(.ue-c-main-header__button-menu-icon) {
    display: none;
  }
  .ue-c-main-header__button.is-primary .ue-c-main-header__button-menu-icon {
    right: 0;
    display: flex;
  }
  .ue-c-main-header__social-tools,
  .ue-c-main-header__tools,
  .ue-c-main-navigation.ue-l-main-navigation--display-inline,
  .ue-l-main-header__top .ue-c-main-header__logo--theme,
  .ue-l-main-navigation--with-hidden-content {
    display: none;
  }
  .ue-l-side-panel {
    flex-direction: column;
  }
  .ue-l-side-panel .ue-c-main-navigation__list-item {
    padding: 0.5rem 0;
  }
}
@media (min-width: 46.25em) {
  .ue-c-main-header__tools .ue-c-main-header__login {
    position: relative;
  }
}
header[data-theme="elmundo-theme"] {
  --ue-c-icon-avatar: url(../img/login-0f5f359120a28a8ba48ff06d50a2fbcc.svg);
  --ue-c-icon-login-elmundo-stroke: #000;
  --ue-l-main-header-top-height: 36px;
  --ue-l-main-header-bottom-height: 36px;
  --ue-c-main-header-border: 1px solid #000;
  --ue-c-main-header-more-icon: #000;
  --ue-c-main-header-logo-box-width: 8.125rem;
  --ue-c-main-header-logo-box-height: auto;
  --ue-c-main-header-logo-width: 8.125rem;
  --ue-c-main-header-logo-height: auto;
  --ue-c-main-header-logo-box-align-items: center;
  --ue-c-main-header-logo-box-small-width: 1.875rem;
  --ue-c-main-header-logo-box-small-height: auto;
  --ue-c-main-header-logo-box-small-background-color: none;
  --ue-c-main-header-logo-small-width: 1.25rem;
  --ue-c-main-header-logo-small-height: auto;
  --ue-c-main-header-progress-bar-color: #000;
  --ue-c-main-header-panel-border: 1px solid;
  --ue-c-main-header-panel-border-color: #000;
  --ue-c-main-navigation-link-font-family: Mundo, Times New Roman, Times, serif;
}
@media (min-width: 23.4375em) {
  header[data-theme="elmundo-theme"] {
    --ue-c-main-header-logo-box-width: 9.375rem;
    --ue-c-main-header-logo-box-height: auto;
    --ue-c-main-header-logo-width: 9.375rem;
    --ue-c-main-header-logo-height: auto;
  }
}
header[data-theme="elmundo-theme"] .ue-l-main-header__bottom {
  --ue-c-main-header-bottom-background: #f7f7f7;
  --ue-c-main-header-button-secondary-icon-background-color: #000;
  --ue-c-main-header-breadcrumb-link-color: #000;
  --ue-c-main-header-bottom-border-bottom: 1px solid;
  --ue-c-main-header-bottom-border-bottom-color: #000;
  --ue-c-main-header-bottom-border-top: 1px solid;
  --ue-c-main-header-bottom-border-top-color: #000;
  --ue-c-main-navigation-list-dropdown-border-top: 1px solid #000;
  --ue-c-main-navigation-list-dropdown-border-bottom: 1px solid #000;
}
header[data-theme="elmundo-theme"] .ue-c-main-header__logo--small svg {
  fill: #00568c;
}
header[data-theme="elmundo-theme"] .ue-c-main-header__logo--small {
  --ue-c-main-header-logo-box-align-items: flex-start;
}
header[data-theme="elmundo-theme"] .ue-c-main-navigation--high-contrast {
  --ue-c-main-navigation-link-padding: 0.75rem 0;
}
header[data-theme="elmundo-theme"] .ue-c-main-navigation__link-dropdown {
  --ue-c-main-navigation-link-color: #000;
  --ue-c-main-navigation-link-dropdown-active: #000;
  --ue-c-main-navigation-link-font-weight: 600;
}
@media (min-width: 46.25em) {
  header[data-theme="elmundo-theme"] {
    --ue-c-search-icon: #000;
    --ue-l-main-header-top-height: 42px;
    --ue-l-main-header-bottom-height: 42px;
    --ue-c-main-header-logo-box-width: 10.625rem;
    --ue-c-main-header-logo-width: 9.375rem;
    --ue-c-main-header-logo-box-align-items: left;
    --ue-c-main-navigation-dropdown-border: 0;
    --ue-c-main-header-breadcrumb-margin: 0.4rem 0;
    --ue-c-main-header-more-icon: #000;
    --ue-c-main-navigation-link-current-background: #fff;
    --ue-c-main-navigation-link-current-color: #000;
    --ue-c-main-navigation-link-current-border-radius: 3px;
    --ue-c-main-header-tools-width: 15.625rem;
  }
  header[data-theme="elmundo-theme"] .ue-c-main-navigation__link-dropdown {
    --ue-c-main-navigation-link-font-weight: normal;
    --ue-c-main-navigation-highlight-font-weight: 600;
    --ue-c-main-navigation-link-dropdown-hover-line: transparent;
    padding: 0 0.46rem;
  }
  header[data-theme="elmundo-theme"]
    .ue-l-main-header__top:not(.ue-l-main-header--column-center)
    .ue-c-main-header__button.is-primary {
    padding: 0.5rem 1rem 0.4rem 0.5rem;
  }
  header[data-theme="elmundo-theme"]
    .ue-l-main-navigation--with-hidden-content
    .is-current {
    --ue-c-main-navigation-link-font-weight: 600;
  }
}
.elmundo-theme-v8 {
  --cover-content-column-count: 6;
  --cover-content-cols-width: 2;
  --cover-content-y-gap: 0.5rem;
  --cover-content-x-gap: 0.5rem;
  --cover-content-gap: 2rem;
  --ue-c-cover-streamlive-z-index: 4;
  --ue-c-cover-streamlive-bottom: 0.625rem;
  --ue-c-cover-streamlive-inner-space: 0.25rem;
  --ue-c-cover-streamlive-space: 0.8125rem;
  --ue-c-cover-streamlive-comment-empty-color: #000;
  --ue-c-cover-streamlive-comment-empty-weight: 400;
  --ue-c-cover-streamlive-comment-empty-font-family: Mundo, Times New Roman,
    Times, serif;
  --ue-c-cover-streamlive-bullet-color: #ec130e;
  --ue-c-cover-streamlive-bullet-outline: 1px solid #fff;
  --ue-c-cover-streamlive-bullet-width: 0.3125rem;
  --ue-c-cover-streamlive-bullet-height: 0.3125rem;
  --ue-c-cover-streamlive-bullet-top-distance: 0.3125rem;
  --ue-c-cover-streamlive-bullet-left: -0.8125rem;
  --ue-c-cover-streamlive-line-top: 0.5rem;
  --ue-c-cover-streamlive-line-color: #ec130e;
  --ue-c-cover-streamlive-line-thick: 0.0625rem;
  --ue-c-cover-streamlive-line-left: -0.6875rem;
  --ue-c-cover-streamlive-time-color: #ec130e;
  --ue-c-cover-streamlive-time-font-family: Roboto, Arial, Helvetica, sans-serif;
  --ue-c-cover-streamlive-time-font-size: 0.8125rem;
  --ue-c-cover-streamlive-time-line-height: 1.2;
  --ue-c-cover-streamlive-time-font-weight: 700;
  --ue-c-cover-streamlive-subheadline-color: #000;
  --ue-c-cover-streamlive-subheadline-font-family: Mundo, Times New Roman, Times,
    serif;
  --ue-c-cover-streamlive-subheadline-font-size: 0.8125rem;
  --ue-c-cover-streamlive-subheadline-font-weight: 400;
  --ue-c-cover-streamlive-subheadline-line-height: 1.2;
  --ue-c-cover-streamlive-subheadline-link-color-hover: #666;
  --ue-c-cover-streamlive-subheadline-link-decoration-hover: none;
  --cover-content-boxed-space: 1rem;
  --cover-content-boxed-height: 100%;
  --cover-content-related-links-font-size: 1rem;
  --cover-content-related-links-line-height: 1.125rem;
}
.elmundo-theme-v8 button > * {
  pointer-events: none;
}
.elmundo-theme-v8,
.elmundo-theme-v8 :before {
  --ue-l-cg-sky-space: 0rem;
  --ue-l-cg-sticky-top-position: 2.5rem;
  --ue-l-cg-inner-space-between: 1rem;
  --ue-l-cg-inner-space-lateral: 0.5rem;
  --ue-l-cg-inner-max-width: 31.25rem;
  --ue-l-cg-header-space: 1rem;
  --ue-l-cg-heading-flex-direction: column-reverse;
  --ue-l-cg-heading-flex-direction-align-y: center;
  --ue-l-cg-heading-flex-direction-sponsor: row;
  --ue-l-cg-heading-flex-direction-align-y-sponsor: center;
  --ue-l-cg-heading-flex-direction-sponsor-responsive: row-reverse;
  --ue-l-cg-title-border-color: #000;
  --ue-l-cg-title-border-width: 0.125rem;
  --ue-l-cg-title-font-family: Roboto, Arial, Helvetica, sans-serif;
  --ue-l-cg-title-font-size: 0.938rem;
  --ue-l-cg-title-height: 1.3rem;
  --ue-l-cg-title-line-height: 1;
  --ue-l-cg-title-space: 0.25rem 0 0 0;
  --ue-l-cg-title-text-transform: uppercase;
  --ue-l-cg-title-text-weight: bold;
  --ue-l-cg-block-space-between: 0.5625rem;
  --ue-l-cg-unit-space-between: 2.25rem;
  --ue-l-cg-inner-divider-tick: 0.0625rem;
  --ue-l-cg-inner-divider-color: gray;
  --ue-l-cg-item-unit-divider-color: gray;
  --ue-l-cg-item-unit-divider-tick: 0.0625rem;
}
@media (min-width: 23.4375em) {
  .elmundo-theme-v8,
  .elmundo-theme-v8 :before {
    --ue-l-cg-inner-space-lateral: 1rem;
  }
}
@media (min-width: 46.25em) {
  .elmundo-theme-v8,
  .elmundo-theme-v8 :before {
    --ue-l-cg-inner-max-width: 100%;
  }
}
@media (min-width: 75em) {
  .elmundo-theme-v8,
  .elmundo-theme-v8 :before {
    --ue-l-cg-inner-max-width: 75rem;
  }
}
@media (min-width: 46.25em) {
  .elmundo-theme-v8,
  .elmundo-theme-v8 :before {
    --ue-l-cg-heading-flex-direction: row;
    --ue-l-cg-heading-flex-direction-sponsor: row-reverse;
    --ue-l-cg-block-space-between: 0.625rem;
  }
}
.elmundo-theme-v8,
.elmundo-theme-v8 :before {
  --ue-l-cg-subtitle-border-color: #000;
  --ue-l-cg-subtitle-color-hover: #666;
  --ue-l-cg-subtitle-filter-svg: invert(38%) sepia(10%) saturate(18%)
    hue-rotate(85deg) brightness(98%) contrast(84%);
  --ue-l-cg-subtitle-border-width: 0.125rem;
  --ue-l-cg-subtitle-font-family: Roboto, Arial, Helvetica, sans-serif;
  --ue-l-cg-subtitle-font-size: 0.938rem;
  --ue-l-cg-subtitle-height: 1.3rem;
  --ue-l-cg-subtitle-width: auto;
  --ue-l-cg-subtitle-separation: 1rem;
  --ue-l-cg-subtitle-line-height: 1.2;
  --ue-l-cg-subtitle-space: 0.25rem 0 0 0;
  --ue-l-cg-subtitle-text-transform: uppercase;
  --ue-l-cg-subtitle-text-weight: bold;
  --ue-l-cg-subtitle-elements-space: 1rem;
  --ue-l-cg-subtitle-subelements-space: 0.3125rem;
  --ue-l-cg-subtitle-collapsible-font-family: Roboto, Arial, Helvetica,
    sans-serif;
  --ue-l-cg-subtitle-collapsible-font-size: 0.75rem;
  --ue-l-cg-subtitle-collapsible-font-color: #216087;
  --ue-l-cg-subtitle-collapsible-font-color-hover: #2a6087;
  --ue-l-cg-subtitle-horizontal-aligned: space-between;
  --ue-l-cg-sky-top-space: 1rem;
}
@media (min-width: 46.25em) {
  .elmundo-theme-v8 {
    --cover-content-y-gap: var(--ue-l-cg-unit-space-between);
    --cover-content-related-links-font-size: 0.8125rem;
    --cover-content-related-links-line-height: 1rem;
  }
}
.elmundo-theme-v8,
.elmundo-theme-v8 :before {
  --ue-c-section-title-font-weight: 700;
  --ue-c-section-title-font-size: 0.8125rem;
  --ue-c-section-title-line-height: 1.2;
  --ue-c-section-title-letter-spacing: 0;
  --ue-c-section-title-text-transform: uppercase;
  --ue-c-section-title-before: Noticias de;
  --ue-c-section-title-eng: News;
  --ue-c-section-title-padding: 0 12px 0 0;
}
@media (min-width: 46.25em) {
  .elmundo-theme-v8,
  .elmundo-theme-v8 :before {
    --ue-c-section-title-font-size: 0.9375rem;
  }
}
.elmundo-theme-v8,
.elmundo-theme-v8 :before {
  --ue-c-section-title-divider-width: 100vw;
  --ue-c-section-title-divider-height: 0.125rem;
  --ue-c-section-title-divider-color: #000;
  --ue-c-section-title-divider-position-left: 0;
  --ue-c-section-title-divider-space: 0.375rem;
  --ue-c-section-title-divider-aligned: center;
}
@media (min-width: 61.25em) {
  .elmundo-theme-v8,
  .elmundo-theme-v8 :before {
    --ue-c-section-title-divider-width: 75rem;
  }
}
/*! CSS Used from: Embedded */
.ue-c-main-header__subscription {
  width: 140px !important;
  height: 100% !important;
  display: flex !important;
  align-items: center;
}
.ue-c-main-header__subscription--fixed {
  position: absolute;
  right: 0;
}

.hidden-content {
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
  clip-path: polygon(0 0, 0 0, 0 0, 0 0);
  background-color: #fff;
  color: #000;
}

@media(max-width: 480px){
  .container-toggle{
    flex-direction: column;
    align-items: center;
  }
  .container-about-footer .container{
    flex-direction: column;
    align-items: center;
  }
}