@font-face {
  font-family: "Eugenio Serif Fallback";
  src: local(Georgia);
  size-adjust: 94%;
  ascent-override: 88%;
  descent-override: 23%;
  line-gap-override: 13%;
}

@font-face {
  font-family: "Eugenio Sans Text";
  src: url(/fonts/eugenio-sans-text-regular.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Eugenio Sans Text";
  src: url(/fonts/eugenio-sans-text-medium.woff2) format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Eugenio Serif";
  src: url(/fonts/eugenio-serif-medium.woff2) format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Eugenio Serif";
  src: url(/fonts/eugenio-serif-light.woff2) format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Eugenio Serif Fallback";
  src: local(Georgia);
  size-adjust: 94%;
  ascent-override: 88%;
  descent-override: 23%;
  line-gap-override: 13%;
}

@font-face {
  font-family: "Eugenio Sans Text";
  src: url("/fonts/eugenio-sans-text-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Eugenio Sans Text";
  src: url("/fonts/eugenio-sans-text-medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Eugenio Serif";
  src: url("/fonts/eugenio-serif-medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Eugenio Serif";
  src: url("/fonts/eugenio-serif-light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Eugenio Text";
  src: url("/fonts/eugenio-text-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Eugenio Text";
  src: url("/fonts/eugenio-text-medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

* {
  box-sizing: border-box;
}
li,
ul {
  margin: 0;
}
a,
a:hover {
  text-decoration: none;
}
p {
  margin: 0;
}
.site-footer {
  overflow: hidden;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  text-align: center;
  margin: 0;
  padding: 0;
  clear: both;
  position: relative;
  z-index: 1;
  background-color: var(--ue-c-footer-background-color, #fff);
}
.container-about-footer {
  max-width: 100%;
}

.container-about-footer {
  margin: 0 20px;
  border-top: 1px solid var(--ue-c-footer-border-color, #666);
  border-bottom: 1px solid var(--ue-c-footer-border-color, #666);
}
.about-list {
  margin: 0 auto;
  justify-content: center;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  width: 50%;
  z-index: 0;
}
.about-list,
.about-list span {
  text-align: center;
}
.about-list .copyright {
  color: var(--ue-c-footer-copyright-color, #4a4a4a);
  font-size: 12px;
  margin: 5px;
}
.about-list .copyright address {
  font-style: normal;
}
.about-list .copyright .icon-elmundo-mobile {
  width: var(--ue-site-footer-copyright-icon-mobile-width, 143px);
  height: var(--ue-site-footer-copyright-icon-mobile-height, 26px);
  display: block;
  margin: 5px auto;
}
.footer-social-networks {
  width: 25%;
  z-index: 3;
}
.container {
  width: 100%;
  max-width: 990px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.container-about-footer {
  margin: 0;
}
.about-list {
  font-family: Roboto, Arial, Helvetica, sans-serif;
}
.about-list span {
  font-size: 12px;
}
.about-list .copyright {
  margin: 0;
}
.about-list .copyright .icon-elmundo-mobile {
  margin-top: 0;
  margin-bottom: 5px;
  width: var(--ue-site-footer-copyright-icon-mobile-width, 113px);
  height: var(--ue-site-footer-copyright-icon-mobile-height, 15px);
}
.about-list .copyright .icon-elmundo-mobile svg {
  width: 100%;
  height: 100%;
}
.container-about-footer .container {
  display: flex;
  justify-content: var(
    --ue-site-footer-container-about-footer-justify,
    space-between
  );
  align-items: center;
  position: relative;
  padding: 30px 0;
}
ul {
  list-style-type: none;
}
.about-list {
  position: absolute;
  width: 100%;
}
:root {
  --ue-c-comments-button-background-color: #000;
  --ue-c-comments-button-hover-background-color: #333;
  --ue-c-comments-number-color: #000;
  --ue-c-comments-avatar-fill: #000;
  --ue-c-comments-date-time-color: #000;
  --ue-c-article-comments-title-color: #000;
  --ue-c-article-focus-color: #00a9e0;
}
.hide {
  display: none;
}
.hidden-content {
  position: absolute;
}

html {
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
.ue-c-main-header {
  margin-top: -1px;
}
.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-c-seo-links {
  width: 100%;
  max-width: 75rem;
  display: flex;
  position: relative;
  padding: 0 1rem;
  box-sizing: border-box;
  background-color: var(--ue-c-seo-links-body-background-color, #fff);
  height: var(--ue-c-seo-links-height, 25px);
  line-height: var(--ue-c-seo-link-line-height, 15px);
  border-top-width: var(--ue-c-seo-links-body-border-top-width, 0);
  border-top-color: var(--ue-c-seo-links-body-border-top-color, #cecece);
  border-top-style: solid;
  border-bottom-width: var(--ue-c-seo-links-body-border-bottom-width, 0);
  border-bottom-color: var(--ue-c-seo-links-body-border-bottom-color, #cecece);
  border-bottom-style: solid;
  height: 1.25rem;
  font-size: var(--ue-c-seo-link-font-size, 10px);
  line-height: var(--ue-c-seo-link-line-height, 12px);
  letter-spacing: var(--ue-c-seo-link-letter-spacing, 0);
  height: var(--ue-c-seo-links-height, 20px);
}
.ue-c-seo-links:after {
  content: "";
  width: 3.125rem;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: linear-gradient(90deg, transparent, #fff);
}
.ue-c-seo-links__title {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: var(--ue-c-seo-links-title-text-transform, uppercase);
  color: var(--ue-c-seo-links-title-color, hsla(0, 0%, 44%, 0.45));
}
.ue-c-seo-links__title:after {
  content: "";
  display: inline-block;
  margin: 0 0 0 0.25rem;
  height: 10px;
  width: 1px;
  background-color: var(
    --ue-c-seo-links-title-divider-background-color,
    hsla(0, 0%, 44%, 0.45)
  );
}
@media (min-width: 46.25em) {
  .ue-c-seo-links__title:after {
    margin: 0 0 0 0.5rem;
  }
}
.ue-c-seo-links__list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  align-items: center;
  font-family: Roboto, Arial, Helvetica, sans-serif;
}
@media (max-width: 61.24em) {
  .ue-c-seo-links__list {
    overflow-x: auto;
  }
}
.ue-c-seo-links__list::-webkit-scrollbar {
  display: none;
}
.ue-c-seo-links__item {
  flex: 0 0 auto;
  margin: 0;
  position: relative;
  padding: 0 0.5rem;
}
@media (min-width: 46.25em) {
  .ue-c-seo-links__item {
    padding: 0 0.5rem;
  }
}
.ue-c-seo-links__item:not(:last-child):after {
  content: "";
  width: 1px;
  height: 10px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(50%, -50%);
  background-color: var(
    --ue-c-seo-links-item-separator-background-color,
    hsla(0, 0%, 44%, 0.45)
  );
}
.ue-c-seo-links__item:last-child {
  padding-right: 3.125rem;
}
.ue-c-seo-links-container {
  border-top-width: var(--ue-c-seo-links-body-border-top-width, 0);
  border-top-color: var(--ue-c-seo-links-body-border-top-color, #cecece);
  border-top-style: solid;
  background-color: var(--ue-c-seo-links-body-background-color, #fff);
  width: 100%;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  padding: 0 0.625rem;
  border-bottom-width: var(--ue-c-seo-links-body-border-bottom-width, 0);
  border-bottom-color: var(--ue-c-seo-links-body-border-bottom-color, #cecece);
  border-bottom-style: solid;
}
.ue-c-seo-links-container .ue-c-seo-links {
  padding: 0;
}
@media (max-width: 550px) {
  .ue-c-seo-links-container {
    display: none;
  }
}
.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__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-dropdown {
  align-items: center;
  position: relative;
  justify-content: space-between;
}

@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__list-item:not(.hide).has-overflow {
  margin: 0;
  position: relative;
  background-color: var(--ue-c-main-header-bottom-background);
}
.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-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;
}
@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;
  /* overflow: auto; */
}
.ue-c-main-navigation__list-item:last-of-type {
  overflow: hidden;
}
.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__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 {
  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;
  width: 50px;
}
@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__title-article {
  font-family: var(
    --ue-c-main-header-title-article-font-family,
    Mundo,
    "Times New Roman",
    Times,
    serif
  );
  font-weight: var(--ue-c-main-header-title-article-font-weight, normal);
  font-style: var(--ue-c-main-header-title-article-font-style, normal);
  text-transform: var(--ue-c-main-header-title-article-text-transform, inherit);
  color: var(--ue-c-main-header-title-article-color, #000);
  font-size: var(--ue-c-main-header-title-article-font-size, 0.75rem);
  line-height: var(--ue-c-main-header-title-article-line-height, 0.875rem);
  letter-spacing: var(--ue-c-main-header-title-article-letter-spacing, 0.02rem);
}
@media (min-width: 46.25em) {
  .ue-c-main-header__title-article {
    --ue-c-main-header-title-article-font-size: 0.75rem;
    --ue-c-main-header-title-article-line-height: 0.875rem;
    --ue-c-main-header-title-article-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__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-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;
  }
}
header[class*="elmundo-theme"] {
  --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[class*="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[class*="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[class*="elmundo-theme"] .ue-c-main-header__logo--small svg {
  fill: #00568c;
}
header[class*="elmundo-theme"] .ue-c-main-header__logo--small {
  --ue-c-main-header-logo-box-align-items: flex-start;
}
header[class*="elmundo-theme"] .ue-c-main-navigation--high-contrast {
  --ue-c-main-navigation-link-padding: 0.75rem 0;
}
header[class*="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[class*="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[class*="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[class*="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[class*="elmundo-theme"]
    .ue-l-main-navigation--with-hidden-content
    .is-current {
    --ue-c-main-navigation-link-font-weight: 600;
  }
}
@supports (
  (-webkit-scroll-snap-type: x mandatory) or (scroll-snap-type: x mandatory)
) {
}
@supports (scroll-snap-align: end) {
}
.ue-l-article--basic.elmundo-theme-v9 .ue-c-article__card-body ul li::marker {
  content: ". ";
  font-size: 2em;
  line-height: 0;
}
@supports (--custom: property) {
}
header a,
header button {
  pointer-events: none !important;
  user-select: none !important;
}

/*==============RESET===================*/

:root {
  --grey: #81888c;
  --box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
  --check-font-regular: "IBM Plex Mono", IBM Plex, monospace;
}

/*=========check styles=========*/

.check {
  box-shadow: var(--box-shadow);
  max-width: 100%;
  font-family: var(--check-font-regular) !important;
  font-size: 1rem;
  line-height: 1.3;
  margin-bottom: 10px;
}

/*=========check mq=========*/

@media screen and (max-width: 1200px) {
  .check {
    font-size: 0.8rem;
    line-height: 0.9rem;
  }
}

.page-wrapper {
  padding-top: 56px !important;
}

body {
  overflow-x: hidden;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

a,
body,
div,
h1,
h2,
html,
i,
img,
li,
p,
span,
strong,
ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: 0 0;
  font-weight: 400;
}

ul {
  list-style: none;
}

:focus {
  outline: 0;
}

a {
  text-decoration: none;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  color: #000;
  min-width: 320px;
}

.page-wrapper {
  background-color: #f3f3f3;
  overflow-x: hidden;
  padding-top: 56px;
}

@media screen and (max-width: 767px) {
  .page-wrapper {
    padding-top: 112px;
  }
}

.container {
  width: 100%;
  padding-right: 7.5px;
  padding-left: 7.5px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1006px;
  }
}

@media (min-width: 1400px) {
  .container {
    max-width: 1060px;
  }
}

@media (min-width: 1600px) {
  .container {
    max-width: 1245px;
  }
}

.extra__modal input:not(:focus):valid ~ .floating-label {
  background: #fff;
  color: #5f6368;
  font-size: 10px;
  font-style: italic;
  left: 13px;
  opacity: 1;
  padding: 0 5px;
  top: -5px;
}

html {
  scroll-behavior: smooth;
}

.news-detail-page {
  background-color: #fff;
}

.news-left-content p:has(iframe[src*="/xbu4h"]) {
  text-align: center;
}

#onetrust-pc-sdk [type="checkbox"]:not(:checked) {
  pointer-events: initial;
}
.category-vendors-list-handler + a:focus-visible {
  outline: 2px solid #000;
}

.rep-page-header-nav {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}

.rep-page-header-nav *,
.rep-page-header-nav:after,
.rep-page-header-nav:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.rep-page-header-nav ::-moz-selection {
  background-color: transparent;
  color: inherit;
}

.rep-page-header-nav ::selection {
  background-color: transparent;
  color: inherit;
}

.rep-page-header-nav a {
  text-decoration: none;
  cursor: pointer;
  color: #5a5a5a;
}

html {
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.rep-page-header-nav {
  background-color: #fff;
  border-bottom: 1px solid grey;
  position: relative;
}

.rep-page-header-nav__toggle {
  padding: 8px 16px 8px 16px;
  display: block;
  text-decoration: none;
  text-align: center;
  color: #000;
  cursor: pointer;
  font-size: 26px;
  font-family: "Eugenio Serif", "Eugenio Serif Fallback";
  font-weight: 500;
}

.main-nav:has(.follow-trigger) {
  grid-template-areas: "nav search follow";
  grid-template-columns: 1fr 40px auto;
}

:root {
  --follow-color: #222;
  --follow-color-hover: #fff;
}

.rep-page-header-nav:has(button.follow-trigger) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-right: 16px;
}

.rep-page-header-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--rep-maxwidth);
}

@media screen and (min-width: 768px) {
  .rep-page-header-nav {
    position: relative;
    border-left: 1px solid grey;
    border-right: 1px solid grey;
  }

  .rep-page-header-nav__toggle {
    display: none;
  }

  .rep-page-header-nav:has(button.follow-trigger) {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1539px) {
  :root {
    --rep-maxwidth: 996px;
  }
}

@media screen and (min-width: 1540px) {
  :root {
    --rep-maxwidth: 1260px;
  }
}

@media screen and (max-width: 767px) {
  .check {
    width: 260px !important;
  }
}

.story__body {
  border: 1px solid grey;
  border-top: none;
  max-width: 996px;
  margin: 0 auto;
  padding: 20px;
  font-size: 18px;
  line-height: 1.475;
  margin-bottom: 60px;
}

@media (max-width: 768px) {
  .story__body {
    margin-bottom: 0px;
    border-bottom: none;
  }
}

.story__body p {
  margin-bottom: 24px;
}

.story__body b {
  font-weight: 500;
}

.story__media {
  margin-bottom: 24px;
}

.story__media img {
  max-width: 100%;
  object-fit: cover;
  height: auto;
}

/*=============COMMENTS==============*/

.comment {
  margin-top: 2rem;
  margin-bottom: 2rem;
  max-width: 95%;
}

.comment-content {
  display: flex;
  flex-direction: column;
}

.comment-block {
  margin-top: 1rem;
  display: flex;
  justify-content: flex-start;
  border-top: 1px solid #767d843c;
  padding-top: 0.5rem;
  font-size: 0.9rem;
}

.block-info {
  width: 100%;
}

.block-info-comment {
  position: relative;
  padding-right: 60px;
}

.block-info-comment__svg {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
  font-size: 0.8rem;
}

.block-info-comment__svg svg {
  background-color: #62626237;
  border-radius: 50%;
  fill: #303030;
  width: 20px;
  padding: 5px;
}

.block-info-comment__name {
  color: #3e61bf;
  font-family: 600;
  padding-bottom: 8px;
}

.block-info-comment__name span {
  font-size: 0.8rem;
  font-weight: normal;
  color: #30303093;
  padding-left: 0.5rem;
}

.block-info-line {
  display: flex;
  flex-direction: column;
}

.block-info-line__like {
  display: flex;
  justify-content: flex-end;
  color: #626262;
  font-weight: normal;
  font-size: 0.7rem;
}

.comment__title {
  font-size: 22px;
}

@media (max-width: 500px) {
  .block-info-comment__name span {
    display: block;
    padding-left: 0;
  }

  .block-info-comment {
    padding-right: 0;
  }
}

.feedback {
  margin-bottom: 20px;
  padding: 5px 0 12px;
}

.feedback__header {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}

.feedback__header,
.feedback__body {
  border-bottom: 1px solid #989898;
}

.feedback__photo {
  flex-shrink: 0;
  width: 130px;
  height: 130px;
  margin-right: 20px;
  border-radius: 50%;
  overflow: hidden;
}

.feedback__photo img {
  width: 100%;
  height: 100%;
  margin: 0;
  object-fit: cover;
}

.feedback .feedback__name {
  margin: 0;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 1.6rem;
}

.feedback .feedback__position {
  margin: 0;
  font-size: 1.2rem;
  color: #787878;
}

@media (max-width: 660px) {
  .feedback {
    padding: 5px 0 12px;
  }

  .feedback__header {
    flex-direction: column;
    text-align: center;
    padding: 0 16px 20px;
  }

  .feedback__photo {
    margin-right: 0;
  }
}

.button-link {
  display: block;
  text-align: center;
  background-color: #e11229;
  color: #fff !important;
  text-decoration: none !important;
  padding: 15px;
  border-radius: 10px;
  margin-top: 2rem;
  margin-bottom: 2rem;
  transition: 0.3s ease;
  animation: blink 4s linear infinite;
}

@keyframes blink {
  0%,
  50% {
    box-shadow: 0 0 10px #e11229;
  }

  25%,
  75% {
    box-shadow: none;
  }

  100% {
    box-shadow: 0 0 10px #e11229;
  }
}

.button-link:hover {
  background-color: #007fff;
}

blockquote,
button,
figure,
h1,
h2,
p,
ul {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

.story__toolbar {
  text-transform: uppercase;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(8, 123, 187, 0.1);
  scroll-behavior: smooth;
}

ul {
  list-style-type: none;
}

h1,
h2 {
  font-size: inherit;
}

h2 {
  font-weight: bold;
}

strong {
  font-weight: 500;
}

a,
button {
  color: inherit;
}

button {
  overflow: visible;
  border: 0;
  font: inherit;
  -webkit-font-smoothing: inherit;
  letter-spacing: inherit;
  background: 0 0;
  cursor: pointer;
}

body {
  overflow-x: hidden;
}

body {
  font-family: "Eugenio Sans Text", "Helvetica Neue", Helvetica, sans-serif;
}

::-moz-focus-inner {
  padding: 0;
  border: 0;
}

:focus {
  outline: 0;
}

img {
  border: none;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  margin: 0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  text-rendering: optimizeLegibility;
  background-color: #fcfdfd;
  font-size: 16px;
  line-height: 1;
  text-align: left;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
  text-rendering: optimizeLegibility;
  overflow-x: hidden;
}

a {
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}

[class*="r-icon-"] {
  display: inline-block;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
  vertical-align: middle;
}

:root {
  --sticky-video-width: 530px;
  --sticky-close-background-width: 30px;
  --sticky-close-margin: 0 0 0 auto;
  --sticky-close-padding: 5px;
  --sticky-close-color: #000;
  --sticky-close-bg-color: transparent;
  --sticky-close-top-position: -35px;
  --sticky-video-margin-bottom: 16px;
  --sticky-video-box-shadow:
    0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  --gdwc-audio-info-icon-background-color: #f56100ad;
  --gdwc-audio-info-icon-color: #fff;
}

.story__media {
  position: relative;
}

.story__title {
  display: block;
  font-family: "Eugenio Serif", "Eugenio Serif Fallback";
  font-weight: 500;
}

.story__media img {
  width: 100%;
  height: auto;
  display: block;
}

.story__summary__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  --gdwc-audio-player-background-color: #ffffff;
  --gdwc-audio-trigger-border-right-color: transparent;
  --gdwc-audio-trigger-hover-play-icons-color: #111111;
  --gdwc-audio-trigger-play-icons-border-color: #111111;
  --gdwc-audio-trigger-hover-play-icons-border-color: #111111;
  --gdwc-audio-trigger-play-icons-color: #111111;
  --gdwc-audio-trigger-controls-border-left-color: transparent;
}

.story__summary {
  font-family: "Eugenio Text", Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  font-style: italic;
}

.story__header {
  margin: 0 auto;
  position: relative;
}

.story__header:after,
.story__header:before {
  content: "";
  border-left: 1px solid grey;
  top: 0;
  bottom: 0;
  display: block;
  position: absolute;
}

.story__header:before {
  left: 0;
}

.story__header:after {
  right: 0;
}

.story__header.has-medium-media picture {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
}

.story__header.has-medium-media picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: inherit;
}

.story__header.has-medium-media .story__summary {
  padding: 16px;
}

.story__toolbar {
  border: 1px solid grey;
  font:
    400 12px "Eugenio Sans Text",
    "Helvetica Neue",
    Helvetica,
    sans-serif;
  padding: 10px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.story__toolbar .r-icon-time {
  width: 20px;
  height: 20px;
}

.story__toolbar__reading-time {
  margin-left: auto;
}

.inline-storyline ::marker {
  color: #3e61bf;
}

@media screen and (min-width: 768px) and (max-width: 1539px) {
  .story__toolbar {
    margin: 0 auto;
    max-width: 996px;
  }

  .story__header,
  .story__toolbar {
    max-width: 996px;
  }

  :root {
    --max-width: 996px;
  }
}

@media screen and (min-width: 768px) {
  .story__title {
    font-size: 42px;
    line-height: 48px;
  }

  .story__summary__wrapper {
    --gdwc-audio-trigger-background-color: transparent;
    --gdwc-audio-trigger-border-top-color: transparent;
    --gdwc-audio-trigger-border-bottom-color: transparent;
    --gdwc-audio-trigger-border-left-color: transparent;
    --gdwc-audio-trigger-active-background-color: transparent;
    --gdwc-audio-trigger-hover-play-icons-color: #4b88ca;
    --gdwc-audio-trigger-hover-play-icons-border-color: #4b88ca;
  }

  .story__summary {
    font-size: 22px;
    line-height: 29px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .story__header.has-medium-media .story__summary__wrapper {
    padding: 30px 0 20px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .story__header.has-medium-media
    .story__summary__wrapper:has(:not(.story__summary + .story__audio)) {
    padding: 10px;
  }

  .story__toolbar {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .story__header:after,
  .story__header:before {
    content: none;
  }

  .story__toolbar {
    border-width: 1px 0;
  }

  :root {
    --gdwc-audio-player-max-width: 996px;
  }
}

@media screen and (min-width: 1024px) {
  .story__header.has-medium-media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .story__header.has-medium-media .story__header__content {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
    padding: 16px 16px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .story__header.has-medium-media .story__media {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
}

@media screen and (min-width: 1540px) {
  .story__toolbar {
    margin: 0 auto;
    max-width: 1260px;
  }

  .story__header,
  .story__toolbar {
    max-width: 1260px;
  }

  :root {
    --max-width: 1260px;
    --gdwc-audio-player-max-width: 1260px;
  }
}

@media screen and (max-width: 1023px) {
  .story__header.has-medium-media .story__header__content {
    padding: 16px;
  }
}

@media screen and (max-width: 767px) {
  .story__toolbar {
    position: relative;
  }

  .is-premium-article
    .story__overtitle:has(.story__overtitle__text)
    .story__overtitle__text {
    border-top: 1px solid grey;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .story__title {
    font-size: 32px;
    line-height: 32px;
  }

  .story__media {
    margin-left: -16px;
  }

  .story__header,
  .story__toolbar {
    margin-left: 16px;
  }

  .story__summary__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    --gdwc-audio-trigger-background-color: #e7e7e7;
    --gdwc-audio-trigger-border-top-color: transparent;
    --gdwc-audio-trigger-border-bottom-color: transparent;
    --gdwc-audio-trigger-border-left-color: transparent;
  }

  .story__summary {
    font-size: 21px;
    line-height: 27px;
  }

  .story__header:after {
    content: none;
  }

  .story__header.has-medium-media picture {
    border-top: 1px solid grey;
    border-bottom: 1px solid grey;
  }

  .story__toolbar {
    border-right: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 4px;
    /* color: blue; */
  }

  :root {
    --gdwc-audio-trigger-title-font-size: 16px;
  }
}

/* header */

/* footer */

.page-wrapper {
  padding-top: 10px !important;
}

.answer_block {
  padding-left: 50px;
}

a {
  color: red;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 150px;
}

.modal {
  position: fixed;
  inset: 0;
  background-color: #00000055;
  padding: 10px;
  justify-content: center;
  align-items: center;
  z-index: 18000;
  display: none;
}

.modal-inner {
  max-width: 450px;
  width: 100%;
  position: relative;
}

#close {
  position: absolute;
  background: transparent;
  font-size: 24px;
  font-weight: 700;
  cursor: pointer;
  border: none;
  top: 4px;
  right: 4px;
}
