.header-editorial {
  margin-bottom: 32px;
}
@media (min-width: 1024px) {
  .header-editorial {
    margin-top: 40px;
  }
}
.header-editorial .rp-loader {
  display: block;
}
.header-editorial .banner-position-page {
  margin-left: -50vw;
  left: 50%;
  position: relative;
  width: 100vw;
  display: none;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  height: 59px;
  position: fixed;
  background: var(--rds-color-surface-white);
  border-bottom: 2px solid var(--rds-color-border-low);
  border-top: 1px solid var(--rds-color-border-low);
  z-index: 99;
}
@media (max-width: 1024px) {
  .header-editorial .banner-position-page {
    flex-direction: column;
  }
}
.header-editorial .banner-position-page .banner-position-page-container-custom {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 720px) {
  .header-editorial .banner-position-page .banner-position-page-container-custom {
    padding-right: 20px;
  }
}
.header-editorial .banner-position-page .banner-position-page-container-custom div {
  display: flex;
}
@media (max-width: 720px) {
  .header-editorial .banner-position-page .banner-position-page-container-custom div {
    display: block;
  }
}
.header-editorial .banner-position-page .banner-position-page-container-custom div .fixed-p {
  margin: 0;
  width: auto;
  max-width: 600px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (max-width: 1350px) {
  .header-editorial .banner-position-page .banner-position-page-container-custom div .fixed-p {
    max-width: 77vw;
  }
}
.header-editorial .banner-position-page .banner-position-page-container-custom div .fixed-p .fixed-span {
  margin: 0 5px;
}
@media (max-width: 720px) {
  .header-editorial .banner-position-page .banner-position-page-container-custom div .fixed-p .fixed-span {
    margin-left: 20px;
  }
}
@media (max-width: 720px) {
  .header-editorial .banner-position-page .banner-position-page-container-custom div .pointer {
    display: none;
  }
}
.header-editorial .banner-position-page .banner-position-page-container-custom div .fixed-span--minutes {
  margin-left: 6px;
  color: var(--rds-color-content-medium);
}
@media (max-width: 720px) {
  .header-editorial .banner-position-page .banner-position-page-container-custom div .fixed-span--minutes {
    order: -1;
    margin-left: 20px;
  }
}
.header-editorial .banner-position-page .scroll-line {
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -2px;
  background: var(--rds-color-surface-grey);
}
.header-editorial .text-repsol-component p:first-of-type::first-letter {
  float: left;
  font-size: 69px;
  line-height: 0.8;
  margin-right: 4px;
  color: var(--rds-color-content-high);
}
.header-editorial .component-title *:not(a),
.header-editorial .component-description *:not(a),
.header-editorial .rp-description *:not(a) {
  color: var(--rds-color-content-high);
}
.header-editorial .social .data-time {
  width: 100%;
  display: flex;
  border-bottom: 1px solid var(--rds-color-border-low);
  justify-content: space-between;
  padding-bottom: 24px;
  align-items: flex-start;
}
.header-editorial .social .date-info {
  display: flex;
  padding-top: 1px;
}
.header-editorial .social .date-info p {
  margin-bottom: 0;
}
.header-editorial .social .date-info .pointer {
  margin: -4px 5px;
}
.header-editorial .social .content-shared {
  display: flex;
  height: 24px;
  gap: 24px;
}
@media (max-width: 720px) {
  .header-editorial .social .content-shared {
    padding-bottom: 18px;
    gap: 32px;
  }
}
.header-editorial .social .cardCustom__grid {
  padding: 0;
}
.header-editorial .social .cardCustom__btn {
  border: none;
  background-color: transparent !important;
  padding: 0;
  outline: none;
}
.header-editorial .social .cardCustom__btn .cardCustom__img {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.header-editorial .social .cardCustom__btn .cardCustom__img::before {
  font-family: "icomoon";
  content: "\ea23";
  font-size: 27px;
}
.header-editorial .social .cardCustom__btn p {
  margin-bottom: 0;
  color: var(--rds-color-content-link);
}
@media (max-width: 720px) {
  .header-editorial .social .hide-on-mobile {
    display: none;
  }
}
@media (max-width: 720px) {
  .header-editorial .social .icon-rp {
    font-size: 24px;
  }
}
.header-editorial .social .hero-share {
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.header-editorial .social .hero-share .rp-link.icon-rp.icon-rp-Share1 {
  font-size: 24px !important;
  gap: 8px;
  display: flex;
}
.header-editorial .social .hero-share p {
  margin-bottom: 0;
  color: var(--rds-color-content-link);
}
.header-editorial .social .avatar {
  display: flex;
  align-items: center;
  padding-top: 24px;
  margin-bottom: 48px;
}
.header-editorial .social .avatar__img {
  object-fit: cover;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  margin-right: 16px;
}
.header-editorial .social .avatar .avatar__paragraphs .name-departament {
  display: block;
}
.header-editorial .social .avatar .avatar__paragraphs .name-departament p {
  margin: 0;
  padding: 0;
}

.header-editorial .closeLoader {
  display: none !important;
  opacity: 1;
  transition: all 500ms ease-in-out;
  z-index: 10;
}
@media (max-width: 720px) {
  .header-editorial .closeLoader {
    height: 40px;
  }
}
.header-editorial .audio-fixed-bottom-loader {
  display: flex;
  flex-direction: column;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  padding: 32px 96px;
  width: 100%;
  height: 224px;
  background: var(--rds-color-surface-white);
  border-top: 1px solid var(--rds-color-border-low);
}
@media (max-width: 720px) {
  .header-editorial .audio-fixed-bottom-loader {
    left: 0;
    padding: 75px 16px;
    height: auto;
  }
}
.header-editorial .audio-fixed-bottom-loader .afb__header-loader {
  display: flex;
  justify-content: flex-end;
  z-index: 100;
  position: relative;
}
@media (max-width: 720px) {
  .header-editorial .audio-fixed-bottom-loader .afb__header-loader {
    align-items: center;
  }
}
.header-editorial .audio-fixed-bottom-loader .afb__header-loader .afb__close-loader {
  cursor: pointer;
  width: 24px;
  height: 24px;
  margin: 0 -4px 0 0;
  color: var(--rds-color-content-high);
}
@media (max-width: 720px) {
  .header-editorial .audio-fixed-bottom-loader .afb__header-loader .afb__close-loader {
    position: absolute;
    top: 10px;
    right: 18px;
  }
}
.header-editorial .audio-fixed-bottom-loader .afb__header-loader .afb__close-loader span {
  pointer-events: none;
  font-size: 24px;
  width: inherit;
  height: inherit;
}
.header-editorial .audio-fixed-bottom-loader .afb__header-loader .afb__close-loader span::before {
  display: inherit;
  width: inherit;
  height: inherit;
}
.header-editorial .audio-fixed-bottom {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  padding: 32px 96px;
  width: 100%;
  height: 224px;
  background: var(--rds-color-surface-white);
  border-top: 1px solid var(--rds-color-border-low);
}
@media (max-width: 720px) {
  .header-editorial .audio-fixed-bottom {
    left: 0;
    padding: 24px;
    height: auto;
  }
}
.header-editorial .audio-fixed-bottom .afb__header {
  display: flex;
  justify-content: space-between;
}
.header-editorial .audio-fixed-bottom .afb__header .afb__wrapper__title {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin-bottom: 4px;
}
.header-editorial .audio-fixed-bottom .afb__header .afb__wrapper__subtitle {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.header-editorial .audio-fixed-bottom .afb__header .afb__close {
  cursor: pointer;
  width: 24px;
  height: 24px;
  color: var(--rds-color-content-high);
  margin: 0 -4px 0 0;
}
.header-editorial .audio-fixed-bottom .afb__header .afb__close:focus {
  outline: none;
}
.header-editorial .audio-fixed-bottom .afb__header .afb__close span {
  pointer-events: none;
  font-size: 24px;
  display: inline-block;
  width: inherit;
  height: inherit;
}
.header-editorial .audio-fixed-bottom .afb__header .afb__close span::before {
  display: inherit;
  width: inherit;
  height: inherit;
}
.header-editorial .audio-fixed-bottom .afb__footer {
  display: flex;
  align-items: center;
}
@media (max-width: 720px) {
  .header-editorial .audio-fixed-bottom .afb__footer {
    margin-top: 16px;
  }
}
.header-editorial .audio-fixed-bottom .afb__footer .afb__btn {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 16px;
}
.header-editorial .audio-fixed-bottom .afb__footer .afb__btn .afb__img {
  width: 24px;
  height: 24px;
}
.header-editorial .audio-fixed-bottom .afb__footer .afb__btn span {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-editorial .audio-fixed-bottom .afb__footer .afb__btn span:before {
  font-family: "icomoon";
  content: "\e9f1";
  font-size: 22px;
  width: inherit;
  height: inherit;
}
.header-editorial .audio-fixed-bottom .afb__footer .afb__wavesurfer {
  width: calc(100% - 64px);
  border-right: none !important;
  border-bottom: none !important;
}
.header-editorial .audio-fixed-bottom .afb__footer .afb__wavesurfer region {
  display: none !important;
}
.header-editorial .audio-fixed-bottom .time {
  display: flex;
  justify-content: space-between;
  margin-top: 8px;
}
.header-editorial .audio-fixed-bottom .time__current,
.header-editorial .audio-fixed-bottom .time__duration {
  color: var(--rds-color-content-medium);
}
.header-editorial .audio-fixed-bottom.is-close {
  opacity: 0;
  transition: all 500ms ease-in-out;
  z-index: -10;
}
.header-editorial .audio-fixed-bottom.is-open {
  opacity: 1;
  transition: all 500ms ease-in-out;
  z-index: 10;
}
.header-editorial .pointerEvent-none {
  pointer-events: none;
  opacity: 0.2!important;
}
.header-editorial .pointerEvent-none-no-bg {
  pointer-events: none;
}
.header-editorial .play-img {
  margin-left: 2px;
}
.header-editorial .play-img:before {
  content: "\e9df" !important;
}
.header-editorial .pause-img:before {
  content: "\e9f1" !important;
}

