/* Сгенерировано автоматически: 02.03.2026, 16:14:49 */

/* --- Source: file_09xmnvsgn --- */

:root {
  --cm-video-brand-primary: var(--yb-grape-jelly, #7e1fff);
  --cm-video-brand-secondary: var(--yb-sky, #2f42d4);
  --cm-video-brand-gradient: linear-gradient(
    93.29deg,
    var(--cm-video-brand-primary) -0.72%,
    var(--cm-video-brand-secondary) 101.96%
  );
  --cm-video-text-primary: var(--yb-text-primary, #1d2228);
  --cm-video-text-secondary: var(--yb-text-secondary, #6e7780);
  --cm-video-text-on-dark: var(--yb-white, #ffffff);
  --cm-video-text-on-brand: var(--yb-white, #ffffff);
  --cm-video-bg-primary: var(--yb-background-color, #ffffff);
  --cm-video-bg-secondary: var(--yb-l2-background-color, #f5f8fa);
  --cm-video-bg-card: var(--yb-background-color, #ffffff);
  --cm-video-bg-overlay: rgba(0, 0, 0, 0.4);
  --cm-video-bg-hover: var(--yb-selected-item-background, #f5f8fa);
  --cm-video-border-light: var(--yb-dirty-seagull, #e0e4e9);
  --cm-video-border-accent: var(--cm-video-brand-primary);
  --cm-video-border-on-dark: var(--yb-white, #ffffff);
  --cm-video-shadow-light: var(
    --yb-elevation3-box-shadow,
    0 4px 8px 0 rgba(0, 0, 0, 0.1),
    0 0 1px 0 rgba(0, 0, 0, 0.1)
  );
  --cm-video-shadow-elevated: var(
    --yb-elevation4-box-shadow,
    0 4px 16px 0 rgba(0, 0, 0, 0.2),
    0 0 2px 0 rgba(0, 0, 0, 0.05)
  );
  --cm-video-focus-accent: var(--yb-tab-focus-accent, rgba(126, 31, 255, 0.5));
  --cm-video-hover-overlay: rgba(255, 255, 255, 0.1);
  --cm-video-controls-bg: var(
    --cm-video-brand-gradient,
    linear-gradient(93.29deg, #7e1fff -0.72%, #2f42d4 101.96%)
  );
  --cm-video-controls-text: var(--cm-video-text-on-brand, #ffffff);
  --cm-video-controls-progress-height: 8px;
  --cm-video-repeat-bg: var(
    --cm-video-brand-gradient,
    linear-gradient(93.29deg, #7e1fff -0.72%, #2f42d4 101.96%)
  );
  --cm-video-repeat-text: var(--cm-video-text-on-brand, #ffffff);
  --cm-video-repeat-border: var(--cm-video-border-on-dark, #ffffff);
  --cm-video-repeat-border-radius: 11px;
  --cm-video-label-bg: var(--cm-video-bg-card, #ffffff);
  --cm-video-label-shadow: var(
    --cm-video-shadow-light,
    0 4px 8px 0 rgba(0, 0, 0, 0.1),
    0 0 1px 0 rgba(0, 0, 0, 0.1)
  );
  --cm-video-label-border-radius: 8px;
  --cm-video-label-padding: 8px;
  --cm-video-label-margin: 0 17px;
}

html[data-color-theme-enabled][data-color-scheme="dark"] {
  --cm-video-bg-overlay: rgba(16, 21, 24, 0.6);
  --cm-video-border-on-dark: var(--yb-gray-hair, #f0f3f5);
}

html[data-color-theme-enabled][data-color-scheme="transparent"] {
  --cm-video-bg-overlay: rgba(16, 21, 24, 0.8);
  --cm-video-bg-card: var(
    --yb-transparent-popover-background,
    rgba(16, 21, 24, 0.8)
  );
  --cm-video-shadow-light: var(
    --yb-transparent-popover-box-shadow,
    0 4px 8px 0 rgba(0, 0, 0, 0.1),
    0 0 1px 0 rgba(0, 0, 0, 0.1)
  );
}

@media (prefers-color-scheme: dark) {
  html[data-color-theme-enabled] {
    --cm-video-bg-overlay: rgba(16, 21, 24, 0.6);
    --cm-video-border-on-dark: var(--yb-gray-hair, #f0f3f5);
  }
}

[data-cm-theme="old"] ._cm-div {
  transition: height 1s;
  height: auto !important;
}

[data-cm-theme="old"] #_cm-video-unit,
[data-cm-theme="old"] #_cm-video-unit div {
  margin: auto;
  padding: 0px;
  border: 0px;
  font-size: 100%;
  vertical-align: baseline;
  line-height: 1;
  font-family: arial;
}

[data-cm-theme="old"] #_cm-video-unit._cm-inline {
  height: 0px;
  transition: height 1s;
  width: 100% !important;
  overflow: hidden !important;
  float: none !important;
  clear: both !important;
  margin: 0px !important;
  padding: 0px !important;
}

[data-cm-theme="old"] #_cm-video-unit._cm-feed-manager {
  height: 0px;
  position: relative;
  transition: max-height 1s;
  width: 100% !important;
  overflow: hidden !important;
  float: none !important;
  clear: both !important;
  margin: 0px !important;
  padding: 0px !important;
}

[data-cm-theme="old"]
  #_cm-video-unit._cm-feed-manager
  ._cm-feed-manager-video-placeHolder {
  width: 100%;
}

[data-cm-theme="old"] #_cm-video-unit._cm-inline ._cm-inline-video {
  position: relative;
  float: none;
  clear: both;
  margin: 0px;
  padding: 0px;
  height: 100%;
  width: auto;
}

[data-cm-theme="old"] #_cm-video-unit._cm-inline ._cm-ad-title {
  text-align: center;
  font-family: arial;
  font-size: 10px;
  font-weight: bold;
  background-color: white;
  color: rgb(171, 171, 171);
  border: none;
  float: none;
  width: 100%;
  padding: 2px 0px !important;
}

[data-cm-theme="old"] .mid-article-as-feed {
  height: 100% !important;
}

[data-cm-theme="old"] .mid-article-as-feed + .tbl-feed-card {
  position: absolute;
  top: 0px;
  z-index: -1;
  opacity: 0;
}

[data-cm-theme="old"]
  [data-placement-name="Reco Reel On Demand Outstream"]
  .reco-reel-above-feed-hide,
[data-cm-theme="old"]
  [data-placement-name="Reco Reel On Demand Instream"]
  .reco-reel-above-feed-hide,
[data-cm-theme="old"]
  [data-placement-name="Reco Reel Instream"]
  .reco-reel-above-feed-hide {
  visibility: hidden;
  position: fixed;
  overflow: hidden;
  z-index: -1;
}

[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails -March 2017"].reco-reel-above-feed-style,
[data-cm-theme="old"]
  [data-parent-placement-name="Mobile Article Thumbnails"].reco-reel-above-feed-style,
[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails 2nd"].reco-reel-above-feed-style,
[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails"].reco-reel-above-feed-style {
  display: flex;
  flex-flow: column wrap;
  flex-basis: 100%;
}

[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails -March 2017"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel On Demand Outstream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Mobile Article Thumbnails"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel On Demand Outstream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails 2nd"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel On Demand Outstream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel On Demand Outstream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails -March 2017"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel On Demand Instream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Mobile Article Thumbnails"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel On Demand Instream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails 2nd"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel On Demand Instream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel On Demand Instream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails -March 2017"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel Instream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Mobile Article Thumbnails"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel Instream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails 2nd"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel Instream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel Instream"] {
  order: -1;
}

[data-cm-theme="old"] #_cm-css-reset #_cm-close-area._cm-close-area {
  pointer-events: auto;
  height: 27px !important;
  width: 30px !important;
  background: rgba(255, 255, 255, 0) !important;
  position: absolute !important;
  z-index: 2147483647 !important;
  cursor: pointer !important;
  padding-left: 6px !important;
  box-sizing: border-box !important;
  top: 12px !important;
  right: 10px !important;
}

[data-cm-theme="old"] #_cm-css-reset #_cm-close-area._cm-close-area svg {
  width: 16px !important;
  height: 16px !important;
  box-sizing: content-box !important;
  border: 1px solid rgb(227, 230, 242) !important;
  border-radius: 15% !important;
  padding: 2px !important;
}

[data-cm-theme="old"] #_cm-css-reset #_cm-close-area._cm-close-area svg:active {
  opacity: 0.3 !important;
  background-color: black !important;
}

@media screen and (max-width: 700px) {
  [data-cm-theme="old"] #_cm-css-reset #_cm-close-area._cm-close-area {
    height: 40px !important;
    width: 40px !important;
    top: 3px !important;
    right: 3px !important;
  }
  [data-cm-theme="old"] #_cm-css-reset #_cm-close-area._cm-close-area svg {
    margin: 10px 10px 0px 0px !important;
  }
}

[data-cm-theme="old"] ._cm-os-slider {
  background-color: black;
  margin: 0px !important;
  padding: 0px !important;
  z-index: 2147483647 !important;
  transition:
    right 1s,
    left 1s !important;
  position: fixed !important;
  overflow: hidden !important;
}

[data-cm-theme="old"] ._cm-os-slider-unit {
  margin: 0px !important;
  padding: 0px !important;
  z-index: 2147483647 !important;
  position: fixed !important;
  overflow: hidden !important;
}

[data-cm-theme="old"] ._cm-os-slider._cm-slider-top,
[data-cm-theme="old"] ._cm-os-slider-unit._cm-slider-top {
  top: 0px !important;
  bottom: auto !important;
}

[data-cm-theme="old"] ._cm-os-slider._cm-slider-middle,
[data-cm-theme="old"] ._cm-os-slider-unit._cm-slider-middle {
  top: 0px !important;
  bottom: 0px !important;
  margin: auto !important;
}

[data-cm-theme="old"] ._cm-os-slider._cm-slider-bottom,
[data-cm-theme="old"] ._cm-os-slider-unit._cm-slider-bottom {
  top: auto !important;
  bottom: 0px !important;
}

[data-cm-theme="old"] ._cm-os-slider._cm-slider-left,
[data-cm-theme="old"] ._cm-os-slider-unit._cm-slider-left {
  left: 0px !important;
  right: auto !important;
}

[data-cm-theme="old"] ._cm-os-slider._cm-slider-right,
[data-cm-theme="old"] ._cm-os-slider-unit._cm-slider-right {
  left: auto !important;
  right: 0px !important;
}

[data-cm-theme="old"] ._cm-os-slider._cm-slider-left ._cm-close,
[data-cm-theme="old"] ._cm-os-slider-unit._cm-slider-left._cm-close {
  right: auto !important;
  left: 3px !important;
}

[data-cm-theme="old"] #_cm-css-reset._cm-video {
  height: 0px;
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}

[data-cm-theme="old"] #_cm-css-reset._cm-video-with-slider {
  background: transparent;
}

[data-cm-theme="old"] #_cm-css-reset ._cm-ad-choice {
  position: absolute;
  top: 10px;
  left: 13px;
  pointer-events: auto;
  z-index: 2147483647 !important;
}

@media screen and (max-width: 700px) {
  [data-cm-theme="old"] #_cm-css-reset ._cm-ad-choice {
    top: 9px;
    left: 10px;
  }
}

[data-cm-theme="old"] #_cm-css-reset ._cm-ad-choice-text {
  display: inline-block;
  color: white;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial, Helvetica, "sans-serif";
  vertical-align: middle !important;
  font-size: 13px !important;
}

[data-cm-theme="old"] #_cm-css-reset ._cm-ad-choice-text:hover {
  text-decoration: underline;
}

[data-cm-theme="old"] #_cm-css-reset ._cm-ad-choice-logo {
  display: inline-block;
  margin-top: 2px;
  width: 12px;
  height: 14px;
  text-decoration: none;
  background-size: contain !important;
  vertical-align: middle !important;
}

[data-cm-theme="old"] ._cm-ad-title,
[data-cm-theme="old"] #_cm-video-unit ._cm-ad-title,
[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-ad-choice {
  text-align: right !important;
  direction: ltr !important;
}

[data-cm-theme="old"] #_cm-video-unit ._cm-ad-title ._cm-ad-choice,
[data-cm-theme="old"] ._cm-ad-title ._cm-ad-choice,
[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-ad-choice {
  z-index: auto;
  position: relative;
  inset: auto;
  padding: 3px;
  text-align: inherit;
}

[data-cm-theme="old"]
  #_cm-video-unit
  ._cm-ad-title
  ._cm-ad-choice
  ._cm-ad-choice-text,
[data-cm-theme="old"] ._cm-ad-title ._cm-ad-choice ._cm-ad-choice-text,
[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-ad-choice ._cm-ad-choice-text {
  display: inline-block;
  color: black;
  text-decoration: none;
  font-weight: normal;
  font-family: Arial, Helvetica, "sans-serif";
  vertical-align: middle !important;
  font-size: 11px !important;
}

[data-cm-theme="old"]
  #_cm-video-unit
  ._cm-ad-title
  ._cm-ad-choice
  ._cm-ad-choice-text:hover,
[data-cm-theme="old"] ._cm-ad-title ._cm-ad-choice ._cm-ad-choice-text:hover,
[data-cm-theme="old"]
  ._cm-native-ad-bottom
  ._cm-ad-choice
  ._cm-ad-choice-text:hover {
  text-decoration: underline;
}

[data-cm-theme="old"]
  #_cm-video-unit
  ._cm-ad-title
  ._cm-ad-choice
  ._cm-ad-choice-logo,
[data-cm-theme="old"] ._cm-ad-title ._cm-ad-choice ._cm-ad-choice-logo,
[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-ad-choice ._cm-ad-choice-logo {
  display: inline-block;
  margin-top: 2px;
  width: 12px;
  height: 14px;
  text-decoration: none;
  background-size: contain !important;
  vertical-align: middle !important;
}

[data-cm-theme="old"] #_cm-css-reset,
[data-cm-theme="old"] #_cm-css-reset div,
[data-cm-theme="old"] #_cm-css-reset ._cm-div {
  margin-top: 0px;
}

[data-cm-theme="old"] .none-transition {
  transition: none !important;
}

[data-cm-theme="old"] #_cm-css-reset._cm-single-inline {
  z-index: 0;
  width: 100%;
  height: auto;
  transition: height 1s;
  background-color: black;
  position: relative;
  overflow: hidden !important;
  float: none !important;
  clear: both !important;
  margin: 0px auto !important;
  padding: 0px !important;
}

[data-cm-theme="old"] #_cm-css-reset._cm-single-inline #_cm-close-area {
  top: 13px !important;
}

@media screen and (max-width: 700px) {
  [data-cm-theme="old"] #_cm-css-reset._cm-single-inline #_cm-close-area {
    top: 0px !important;
  }
}

[data-cm-theme="old"] #_cm-css-reset._cm-single-inline ._cm-content-video {
  position: relative;
}

[data-cm-theme="old"] ._cm-single-inline ._cm-inline-video {
  position: relative;
}

[data-cm-theme="old"] .inlineSlideTop {
  transition: height 1s;
}

[data-cm-theme="old"] #_cm-css-reset ._cm-video-ad {
  overflow: hidden;
}

[data-cm-theme="old"]
  #_cm-css-reset
  ._cm-repeat-buttons-wrapper
  ._cm-repeat-button-hover,
[data-cm-theme="old"]
  #_cm-css-reset
  ._cm-learn-more-buttons-wrapper
  ._cm-learn-more-button-hover {
  display: none;
}

[data-cm-theme="old"]
  #_cm-css-reset
  ._cm-repeat-buttons-wrapper:hover
  ._cm-repeat-button,
[data-cm-theme="old"]
  #_cm-css-reset
  ._cm-repeat-buttons-wrapper:active
  ._cm-repeat-button,
[data-cm-theme="old"]
  #_cm-css-reset
  ._cm-learn-more-buttons-wrapper:hover
  ._cm-learn-more-button {
  display: none;
}

[data-cm-theme="old"]
  #_cm-css-reset
  ._cm-repeat-buttons-wrapper:hover
  ._cm-repeat-button-hover,
[data-cm-theme="old"]
  #_cm-css-reset
  ._cm-repeat-buttons-wrapper:active
  ._cm-repeat-button-hover,
[data-cm-theme="old"]
  #_cm-css-reset
  ._cm-learn-more-buttons-wrapper:hover
  ._cm-learn-more-button-hover {
  display: block;
  width: 100%;
  margin-bottom: 0px;
}

[data-cm-theme="old"] ._cm-inline-repeat {
  position: absolute;
  bottom: 0px;
}

[data-cm-theme="old"] #_cm-css-reset ._cm-repeat-div {
  height: 100%;
  width: 100%;
  z-index: 100000;
  display: flex;
  align-items: center;
  position: absolute;
}

[data-cm-theme="old"] #_cm-css-reset ._cm-repeat-div {
  background-size: 100% 100%;
  cursor: pointer;
  pointer-events: all;
}

[data-cm-theme="old"] #_cm-css-reset ._cm-repeat-view-wrapper {
  z-index: 2147483647;
  padding: 0px;
  margin: auto;
  display: block;
  width: 23%;
  line-height: 0;
}

[data-cm-theme="old"]
  #_cm-css-reset
  ._cm-repeat-view-wrapper._cm-repeat-view-wrapper-detached {
  width: 30%;
}

[data-cm-theme="old"]
  #_cm-css-reset
  #_cm-css-reset._cm-repeat-div
  ._cm-repeat-buttons-wrapper {
  margin-bottom: 10px;
}

[data-cm-theme="old"]
  #_cm-css-reset
  #_cm-css-reset._cm-repeat-div
  ._cm-repeat-button,
[data-cm-theme="old"]
  #_cm-css-reset
  #_cm-css-reset._cm-repeat-div
  ._cm-learn-more-button {
  border: 0px;
  width: 100%;
  color: transparent;
  margin-bottom: 0px;
}

[data-cm-theme="old"]
  #_cm-css-reset
  #_cm-css-reset._cm-repeat-div
  ._cm-repeat-icon::before {
  box-sizing: content-box;
  width: 65px;
  height: 65px;
  border: 5px solid rgb(202, 202, 202);
  background: transparent;
  border-radius: 50%;
  content: "";
  position: absolute;
}

[data-cm-theme="old"]
  #_cm-css-reset
  #_cm-css-reset._cm-repeat-div
  ._cm-repeat-icon::after {
  left: 0px;
  border-width: 10px;
  border-style: solid;
  border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(202, 202, 202);
  border-image: initial;
  margin: 1px 50px 0px;
  background: transparent;
  content: "";
  position: absolute;
  cursor: pointer;
  transform: rotate(30deg);
}

[data-cm-theme="old"]
  #_cm-css-reset
  #_cm-css-reset._cm-repeat-div:hover
  ._cm-repeat-icon::before {
  border-color: rgb(228, 228, 228);
}

[data-cm-theme="old"]
  #_cm-css-reset
  #_cm-css-reset._cm-repeat-div:hover
  ._cm-repeat-icon::after {
  border-left-color: rgb(228, 228, 228);
}

[data-cm-theme="old"] #_cm-css-reset._cm-loading {
  opacity: 1;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: black;
  z-index: 2147483647;
  top: 0px;
  left: 0px;
  overflow: hidden;
  pointer-events: auto;
}

[data-cm-theme="old"] #_cm-css-reset ._cm-loading-div {
  position: absolute;
  z-index: 2147483647;
  padding: 0px;
  margin: auto;
  display: block;
  inset: 0px;
  width: 11em;
  height: 11em;
}

[data-cm-theme="old"] #_cm-css-reset ._cm-loading-div ._cm-loading-icon {
  margin: auto;
  text-indent: -9999em;
  width: 11em;
  height: 11em;
  border-radius: 50%;
  background: linear-gradient(
    to right,
    rgb(255, 255, 255) 10%,
    rgba(255, 255, 255, 0) 42%
  );
  position: relative;
  animation: 1.4s linear 0s infinite normal none running load3;
  transform: translateZ(0px);
}

[data-cm-theme="old"]
  #_cm-css-reset
  ._cm-loading-div
  ._cm-loading-icon::before {
  width: 50%;
  height: 50%;
  background: rgb(255, 255, 255);
  border-radius: 100% 0px 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  content: "";
}

[data-cm-theme="old"] #_cm-css-reset ._cm-loading-div ._cm-loading-icon::after {
  background: rgb(0, 0, 0);
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: "";
  margin: auto;
  position: absolute;
  inset: 0px;
}

@-webkit-keyframes load3 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes load3 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

[data-cm-theme="old"] #_cm-css-reset ._cm-loading-div ._cm_loader_img {
  width: 80px;
  height: 80px;
}

[data-cm-theme="old"] .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

[data-cm-theme="old"] .widget-detached {
  visibility: hidden !important;
  pointer-events: none;
}

[data-cm-theme="old"] .widget-detached-figure {
  pointer-events: none;
}

@keyframes slideInTop {
  0% {
    transform: translateY(-50%) scaleY(0);
    visibility: visible;
  }
  100% {
    transform: translateY(0px) scaleY(1);
  }
}

[data-cm-theme="old"] .slideInTop {
  animation-name: slideInTop;
}

@keyframes slideOutTop {
  0% {
    transform: translateY(0px) scaleY(1);
  }
  100% {
    transform: translateY(-50%) scaleY(0);
    visibility: visible;
  }
}

[data-cm-theme="old"] .slideOutTop {
  animation-name: slideOutTop;
}

[data-cm-theme="old"] ._cm-widget-item {
  width: 100%;
  height: 100%;
  display: flex;
  background-color: black;
}

[data-cm-theme="old"]
  ._cm-widget-item._cm-fit-to-size
  ._cm-center-box
  #_cm-css-reset._cm-branding-title {
  background-color: white;
}

[data-cm-theme="old"] ._cm-widget-item._cm-fit-to-size {
  background-color: white;
  width: 100%;
  height: 100%;
  display: block;
}

[data-cm-theme="old"] ._cm-widget-item #_cm-css-reset._cm-branding-title {
  height: auto;
}

[data-cm-theme="old"] ._cm-ad-feed-manager ._cm-ad {
  display: none;
  height: 0px;
  position: absolute;
  overflow: hidden;
}

[data-cm-theme="old"] body ._cm-ad {
  height: 0px;
  position: absolute;
  overflow: hidden;
  inset: unset;
  display: block !important;
  visibility: hidden !important;
}

[data-cm-theme="old"] #_cm-css-reset {
  height: inherit;
  width: inherit;
  direction: ltr;
  text-align: left;
  inset: unset;
}

[data-cm-theme="old"] ._cm-ad-active {
  inset: unset;
  display: block !important;
}

[data-cm-theme="old"] #_cm-video-unit._cm-feed-manager._cm-wide-feed {
  margin: 6px auto 28px !important;
}

[data-cm-theme="old"]
  #_cm-video-unit._cm-feed-manager._cm-wide-feed-title-below {
  margin: 21px auto 7px !important;
}

[data-cm-theme="old"] #_cm-css-reset ._cm-disc-text .text.opt-out-hidden {
  pointer-events: none;
  color: white;
  display: inline;
  top: 10px;
  left: 13px;
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  user-select: none;
  cursor: default;
  position: absolute !important;
  z-index: 2147483647 !important;
}

@media screen and (max-width: 700px) {
  [data-cm-theme="old"] #_cm-css-reset ._cm-disc-text .text.opt-out-hidden {
    white-space: nowrap;
    font-size: 11px;
    left: 10px;
    top: 4px;
  }
}

[data-cm-theme="old"] #_cm-css-reset._cm-single-inline._cm-container-msn {
  background-color: transparent !important;
  pointer-events: none;
}

[data-cm-theme="old"] #_cm-css-reset._cm-video-msn {
  background: rgb(242, 242, 242);
  outline: rgb(242, 242, 242) solid 0.2rem;
}

[data-cm-theme="old"] ._cm-reco-reel-unit-container {
  z-index: 999;
  position: absolute;
  top: 0px;
  left: 0px;
  pointer-events: none;
}

[data-cm-theme="old"] ._cm-reco-reel-unit-container ._cm-single-inline {
  pointer-events: all;
}

[data-cm-theme="old"] ._cm-reco-reel-unit-container ._cm-ad-feed-msn {
  pointer-events: all;
}

[data-cm-theme="old"] ._cm-ad-feed-msn ._cm-ad {
  height: 0px;
  position: absolute;
  overflow: hidden;
  visibility: hidden !important;
}

[data-cm-theme="old"] #_cm-css-reset._cm-instream-vidreel-unit-container {
  position: absolute;
  z-index: 9;
  bottom: 0px;
  left: 0px;
  visibility: visible;
}

[data-cm-theme="old"] #_cm-css-reset._cm-instream-vidreel-unit-container._hide {
  z-index: -1;
  visibility: hidden;
}

[data-cm-theme="old"]
  #rbox-t2v
  .tbl-recommendation-reel[video-isplaying="true"]
  > * {
  visibility: hidden;
}

[data-cm-theme="old"] ._cm-video-ad._cm-center-video.vpaid-player-container {
  transform: translate(-50%, -50%);
  pointer-events: auto;
  top: 50% !important;
  left: 50% !important;
}

[data-cm-theme="old"] #_cm-css-reset._cm-floating-view {
  position: absolute;
  overflow: hidden;
  top: 0px;
  left: 0px;
  z-index: 100000;
  pointer-events: none;
}

[data-cm-theme="old"] ._cm-native-ad-bottom {
  display: flex;
  align-items: center;
  flex-flow: wrap;
  flex: 1 1 100%;
  background-color: white;
}

[data-cm-theme="old"] ._cm-native-ad-bottom div {
  flex: inherit;
}

[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-native-ad-title {
  flex: 1 1 auto;
  color: rgb(0, 0, 0);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 27px;
  font-weight: bold;
  text-align: left;
}

[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-native-ad-title-floating {
  background-color: rgb(255, 255, 255) !important;
  font-size: 10px !important;
  line-height: 18px !important;
  padding-right: 3px !important;
  padding-left: 3px !important;
}

[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-native-ad-description {
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  text-align: left;
}

[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-native-ad-branding {
  color: rgb(153, 153, 153);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 27px;
  font-weight: bold;
  text-align: left;
}

[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-native-ad-cta-wrapper {
  flex: 0 0 auto;
  padding: 5px;
}

[data-cm-theme="old"]
  ._cm-native-ad-bottom
  ._cm-native-ad-cta-wrapper
  ._cm-native-ad-cta-button {
  border-radius: 5px;
  font-weight: bolder;
  transition: background 0.12s;
  padding: 3px 12px;
  color: black;
  text-transform: uppercase;
  font-size: 12px;
  box-shadow: rgb(202, 202, 202) 1px 1px 2px;
  font-family: sans-serif;
  text-shadow: white 0px 0px 3px;
  background: linear-gradient(rgb(246, 246, 246), rgb(228, 228, 228));
}

[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-native-ad-icon {
  flex: 0 0 auto;
}

[data-cm-theme="old"]
  ._cm-native-ad-bottom
  ._cm-native-ad-icon
  ._cm-native-ad-icon-img {
  max-height: 16px;
  max-width: 16px;
  margin-right: 5px;
  vertical-align: middle;
}

[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-native-ad-icon-rtl {
  flex: 0 0 auto;
}

[data-cm-theme="old"]
  ._cm-native-ad-bottom
  ._cm-native-ad-icon-rtl
  ._cm-native-ad-icon-img {
  max-height: 16px;
  max-width: 16px;
  margin-left: 5px;
  vertical-align: middle;
}

[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-native-ad-branding {
  flex: 1 1 auto;
}

[data-cm-theme="old"] ._cm-native-ad-bottom-floating {
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 999 !important;
}

[data-cm-theme="old"] ._cm-native-ad-bottom-floating.hide {
  display: none;
}

[data-cm-theme="old"] ._cm-native-ad ._cm-msn-native-ad-top {
  background: linear-gradient(rgba(0, 0, 0, 0.95) 0px, transparent 100%);
}

[data-cm-theme="old"]
  ._cm-native-ad
  ._cm-msn-native-ad-top
  ._cm-native-ad-title {
  font-family:
    "Segoe UI Semilight", "Segoe WP Semilight", "Segoe WP", "Segoe UI", Arial,
    sans-serif;
  font-size: 2.8rem;
  line-height: 1.214;
  padding: 4rem 1.8rem 2em;
  max-height: 2.8rem;
  overflow: hidden;
  color: white;
  white-space: nowrap;
  text-overflow: ellipsis;
}

[data-cm-theme="old"] ._cm-native-ad-top {
  display: flex;
  align-items: center;
  flex-flow: wrap;
  flex: 1 1 100%;
  background-color: transparent;
}

[data-cm-theme="old"] ._cm-native-ad-top ._cm-native-ad-title {
  flex: 1 1 auto;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.25rem;
  line-height: 1.6875rem;
  font-weight: bold;
  text-align: left;
  max-width: 340px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  padding: 1.55rem 0.6rem !important;
  text-overflow: ellipsis !important;
}

[data-cm-theme="old"]
  ._cm-native-ad._cm-native-ad-detached
  ._cm-msn-native-ad-top
  ._cm-native-ad-title {
  font-size: 1.8rem;
  max-height: 1.8rem;
}

[data-cm-theme="old"] ._cm-amp-helper-container {
  position: absolute;
  top: 0px;
  left: 100px;
}

[data-cm-theme="old"] ._cm-amp-helper-observer {
  width: 1px;
  height: 1px;
  visibility: hidden;
  pointer-events: none !important;
  border: none !important;
}

[data-cm-theme="old"] ._cm-os-slider .cmNativeAdSlider ._cm-native-ad-title {
  margin-bottom: 2px !important;
  margin-left: 2px !important;
  font-size: 10px !important;
  line-height: 18px !important;
}

[data-cm-theme="old"]
  ._cm-os-slider
  .cmNativeAdSlider
  ._cm-native-ad-description {
  display: none !important;
}

[data-cm-theme="old"] ._cm-os-slider .cmNativeAdSlider ._cm-native-ad-icon {
  display: none !important;
}

[data-cm-theme="old"] ._cm-os-slider .cmNativeAdSlider ._cm-native-ad-branding {
  display: none !important;
}

[data-cm-theme="old"] .cmNativeAdSlider {
  position: absolute;
  right: 0px;
  bottom: 0px;
  background-color: white;
  width: 100%;
  height: auto;
}

[data-cm-theme="old"] ._cm_native_ad_background_color {
  background-color: rgb(255, 255, 255);
}

[data-cm-theme="old"] ._cm-native-ad-inline {
  background-color: white !important;
}

[data-cm-theme="old"] ._cm-native-ad-inline ._cm-native-ad-title {
  font-weight: bold !important;
}

[data-cm-theme="old"] ._cm-native-ad-override-hidden {
  display: block !important;
  margin-top: 10px;
}

[data-cm-theme="old"] ._cm-native-ad-widget {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

[data-cm-theme="old"] ._cm-native-ad-widget ._cm-native-ad-icon-img {
  margin-bottom: initial;
}

[data-cm-theme="old"] ._cm-above-the-feed-container {
  border-radius: 16px 16px 0px 0px;
}

[data-cm-theme="old"]
  [class*="above-the-feed-premium-card-"]
  _cm-above-the-feed-wrapper {
  background-color: black;
  top: -10px;
  padding: 0px 15px;
}

[data-cm-theme="old"]
  .tbl-feed-frame-DIVIDER
  > .trc_elastic_above-the-feed-premium-card-delta,
[data-cm-theme="old"]
  .tbl-feed-card.cm-video-card[class*="above-the-feed-premium-card-"] {
  box-shadow: none;
  margin-bottom: 15px !important;
}

[data-cm-theme="old"]
  [class*="above-the-feed-premium-card-"].tbl-feed-card:not(
    :has(.taboola-connect-item)
  ).fp-video-ad,
[data-cm-theme="old"]
  [class*="above-the-feed-premium-card-"].tbl-feed-card:not(
    :has(.taboola-connect-item)
  ).cm-video-card {
  width: 100% !important;
  max-width: 100% !important;
  background-color: black !important;
}

[data-cm-theme="old"]
  [class*="above-the-feed-premium-card-"].tbl-feed-card:not(
    :has(.taboola-connect-item)
  )
  .video-label {
  color: white;
}

[data-cm-theme="old"]
  [class*="above-the-feed-premium-card-"].tbl-feed-card:not(
    :has(.taboola-connect-item)
  )
  ._cm-native-ad-cta-wrapper {
  padding: 0px;
}

[data-cm-theme="old"]
  [class*="above-the-feed-premium-card-"].tbl-feed-card:not(
    :has(.taboola-connect-item)
  )
  ._cm-native-ad-branding {
  margin: 0px;
  width: 100% !important;
  max-width: 100% !important;
}

[data-cm-theme="old"]
  [class*="above-the-feed-premium-card-"].tbl-feed-card:not(
    :has(.taboola-connect-item)
  )
  ._cm-native-ad-branding
  .branding-separator {
  flex-grow: 0;
}

[data-cm-theme="old"]
  [class*="above-the-feed-premium-card-"].tbl-feed-card:not(
    :has(.taboola-connect-item)
  )
  ._cm-native-ad-branding
  ._cm-ad-choice-text {
  vertical-align: middle;
}

[data-cm-theme="old"]
  [class*="above-the-feed-premium-card-"]
  ._cm-native-ad.item-label-href::before {
  content: "";
  width: 100%;
  position: absolute;
  height: 80px;
  top: -40px;
  background: linear-gradient(to top, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}

[data-cm-theme="old"] ._cm-native-ad-bottom .video-label-box {
  top: 0px;
}

[data-cm-theme="old"]
  ._cm-native-ad-bottom
  .video-label-box
  .branding.composite-branding {
  align-items: center;
}

[data-cm-theme="old"] [class*="above-the-feed-premium-card-"] .video-label-box {
  margin: 10px 0px 0px !important;
}

[data-cm-theme="old"] ._cm-above-the-feed-title-wrapper ._cm-native-ad-bottom {
  background-color: black !important;
  padding-top: 15px !important;
}

[data-cm-theme="old"]
  ._cm-above-the-feed-title-wrapper
  ._cm-native-ad-bottom
  ._cm-ad-choice {
  display: none;
  padding: 0px;
}

@media screen and (max-width: 468px) {
  [data-cm-theme="old"] ._cm-above-the-feed-container {
    border-radius: 0px;
  }
  [data-cm-theme="old"] [class*="above-the-feed-premium-card-"] {
    width: 100%;
  }
}

[data-cm-theme="old"] #taboola-integrated-widget-video.hide {
  display: none;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size {
  display: flex;
  background-color: transparent;
  width: var(--video-container-view-width, 100%);
  height: var(--video-container-view-height, 100%);
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size.mobile {
  flex-direction: column;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size.mobile
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget._cm-widget-manager-player-target {
  margin: 0px;
  flex: 1 0 auto;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size.mobile
  .video-label-box.trc-main-label {
  flex-direction: column;
  pointer-events: all;
  box-shadow: var(
    --cm-video-shadow-light,
    0 4px 8px 0 rgba(0, 0, 0, 0.1),
    0 0 1px 0 rgba(0, 0, 0, 0.1)
  );
  background-color: var(--cm-video-bg-card, #ffffff);
  margin: var(--cm-video-label-margin, 0 17px);
  border-radius: var(--cm-video-label-border-radius, 8px);
  padding: var(--cm-video-label-padding, 8px);
  height: auto !important;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size.mobile
  .video-label-box.trc-main-label
  .branding[slot="branding"] {
  display: flex !important;
  justify-content: flex-end;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size.mobile
  .video-label-box.trc-main-label
  .video-title[slot="title"] {
  line-height: 1.4;
  height: auto;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size.mobile
  .video-label-box.trc-main-label
  span[slot="description"] {
  display: none;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size
  #_cm-css-reset.stream-placement {
  display: flex;
  z-index: 5;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget._cm-widget-manager-player-target {
  display: flex;
  flex: 0 1 auto;
  border-radius: 11px;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget._cm-widget-manager-player-target
  .cm-ad-click-target:has(~ .cm_yahoo-repeat-view.showing) {
  display: none;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget._cm-widget-manager-player-target.vpaid-player-container
  .video_controls.show
  .blue_bg,
[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget._cm-widget-manager-player-target.vpaid-player-container
  .video_controls_mobile.show
  .blue_bg {
  background: var(
    --cm-video-brand-gradient,
    linear-gradient(93.29deg, #7e1fff -0.72%, #2f42d4 101.96%)
  );
  color: var(--cm-video-text-on-dark, #ffffff);
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget._cm-widget-manager-player-target.vpaid-player-container
  .video_controls_mobile.show
  .mc-progressbar_area {
  height: var(--cm-video-controls-progress-height, 8px);
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget._cm-widget-manager-player-target
  ._cm-repeat-view-wrapper {
  width: 40%;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size
  #_cm-css-reset.stream-placement._cm-ad-held-aside {
  visibility: hidden;
  position: absolute;
  z-index: -1;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size
  .branding-inner[data-text=""]
  + .branding-separator,
[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size
  .branding-inner[data-text=""]
  ~ .branding-separator {
  display: none !important;
}

[data-cm-theme="yahoo"] #_cm-css-reset.vpaid-player-container._cm-yahoo-widget {
  display: none;
}

[data-cm-theme="yahoo"] #hidden-internal-item.hide-internal-item {
  height: var(--video-container-view-height, 100%);
  visibility: hidden !important;
}

[data-cm-theme="yahoo"] .cm-video-theme-text-primary {
  color: var(--cm-video-text-primary, #1d2228);
}

[data-cm-theme="yahoo"] .cm-video-theme-text-secondary {
  color: var(--cm-video-text-secondary, #6e7780);
}

[data-cm-theme="yahoo"] .cm-video-theme-text-on-dark {
  color: var(--cm-video-text-on-dark, #ffffff);
}

[data-cm-theme="yahoo"] .cm-video-theme-bg-card {
  background-color: var(--cm-video-bg-card, #ffffff);
}

[data-cm-theme="yahoo"] .cm-video-theme-bg-overlay {
  background: var(--cm-video-bg-overlay, rgba(0, 0, 0, 0.4));
}

[data-cm-theme="yahoo"] .cm-video-theme-shadow {
  box-shadow: var(
    --cm-video-shadow-light,
    0 4px 8px 0 rgba(0, 0, 0, 0.1),
    0 0 1px 0 rgba(0, 0, 0, 0.1)
  );
}

[data-cm-theme="yahoo"] .cm-video-theme-shadow-elevated {
  box-shadow: var(
    --cm-video-shadow-elevated,
    0 4px 16px 0 rgba(0, 0, 0, 0.2),
    0 0 2px 0 rgba(0, 0, 0, 0.05)
  );
}

[data-cm-theme="yahoo"] .cm-video-theme-brand-gradient {
  background: var(
    --cm-video-brand-gradient,
    linear-gradient(93.29deg, #7e1fff -0.72%, #2f42d4 101.96%)
  );
  color: var(--cm-video-text-on-dark, #ffffff);
}

[data-cm-theme="yahoo"] .cm-video-theme-brand-border {
  border-color: var(--cm-video-border-accent, #7e1fff) !important;
}

[data-cm-theme="yahoo"]
  figure.taboola-stream-figure-desktop.finance
  #_cm-video-unit._cm-widget-item._cm-fit-to-size.finance
  .video-label-box.trc-main-label {
  display: flex;
  flex-direction: column;
}

[data-cm-theme="yahoo"]
  figure.taboola-stream-figure-desktop.finance
  #_cm-video-unit._cm-widget-item._cm-fit-to-size.finance
  .video-label-box.trc-main-label
  span[slot="title"] {
  order: 1;
}

[data-cm-theme="yahoo"]
  figure.taboola-stream-figure-desktop.finance
  #_cm-video-unit._cm-widget-item._cm-fit-to-size.finance
  .video-label-box.trc-main-label
  span[slot="branding"] {
  order: 2;
}

[data-cm-theme="yahoo"]
  figure.taboola-stream-figure-desktop.finance
  #_cm-video-unit._cm-widget-item._cm-fit-to-size.finance
  .video-label-box.trc-main-label
  span[slot="description"] {
  display: none;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].taboola-stream-figure-mobile.finance {
  margin: 0.4rem !important;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].taboola-stream-figure-mobile.finance
  ._cm-widget-item._cm-fit-to-size.mobile
  .video-label-box.trc-main-label {
  box-shadow: rgba(0, 0, 0, 0.1) 0px -3px 4px 1px inset;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].taboola-stream-figure-mobile.finance
  ._cm-widget-item._cm-fit-to-size.mobile
  .video-label-box.trc-main-label
  .branding[slot="branding"] {
  display: block !important;
}

[data-cm-theme="yahoo"]
  figure.sportsNews
  ._cm-widget-item._cm-fit-to-size.sportsNews.mobile {
  height: auto;
}

[data-cm-theme="yahoo"]
  figure.sportsNews
  ._cm-widget-item._cm-fit-to-size.sportsNews.mobile
  .video-label-box.trc-main-label {
  margin-top: 8px;
}

[data-cm-theme="yahoo"]
  figure.sportsNews
  ._cm-widget-item._cm-fit-to-size.sportsNews.mobile
  .video-label-box.trc-main-label
  .branding[slot="branding"] {
  padding-bottom: 15px;
}

[data-cm-theme="yahoo"]
  figure.sportsNews
  ._cm-widget-item._cm-fit-to-size.sportsNews.desktop
  .video-label-box.trc-main-label {
  display: flex;
  flex-direction: column;
}

[data-cm-theme="yahoo"]
  figure.sportsNews
  ._cm-widget-item._cm-fit-to-size.sportsNews.desktop
  .video-label-box.trc-main-label
  .branding[slot="branding"] {
  order: 3;
}

[data-cm-theme="yahoo"]
  figure.sportsNews
  ._cm-widget-item._cm-fit-to-size.sportsNews
  #_cm-css-reset.stream-placement
  ._cm-widget-manager-player-target {
  border-radius: 0px;
  z-index: 5;
  width: var(--video-size-width, 100%) !important;
  height: var(--video-size-height, 100%) !important;
}

[data-cm-theme="yahoo"]
  figure.sportsNews
  ._cm-widget-item._cm-fit-to-size.sportsNews
  #_cm-css-reset.stream-placement
  ._cm-widget-manager-player-target.landscape {
  z-index: 1;
}

[data-cm-theme="yahoo"]
  figure.sportsNews
  ._cm-widget-item._cm-fit-to-size.sportsNews
  .video-label-box.trc-main-label
  .branding[slot="branding"]
  .branding-inner[data-text=""]
  ~ .logoDiv
  a
  span::before {
  display: none !important;
}

[data-cm-theme="yahoo"]
  .taboola-stream-figure-mobile
  ~ #hidden-internal-item.hide-internal-item {
  height: calc(var(--video-container-view-height, 100%) + 10px);
}

[data-cm-theme="yahoo"]
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget
  .cm_yahoo-repeat-view {
  position: absolute;
  top: 0px;
  width: 100%;
  margin: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--cm-video-bg-overlay, rgba(0, 0, 0, 0.4));
  box-shadow: var(
    --cm-video-shadow-light,
    0 4px 8px 0 rgba(0, 0, 0, 0.1),
    0 0 1px 0 rgba(0, 0, 0, 0.1)
  );
  border-radius: var(--cm-video-repeat-border-radius, 11px);
  overflow: hidden;
  height: 100%;
  z-index: 100;
}

[data-cm-theme="yahoo"]
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget
  .cm_yahoo-repeat-view
  .cm_yahoo-repeat-replay-btn {
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 8px;
  border: none;
  color: var(--cm-video-text-on-dark, #ffffff);
  background: unset;
  overflow: hidden;
  white-space: nowrap;
  max-width: 90%;
}

[data-cm-theme="yahoo"]
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget
  .cm_yahoo-repeat-view
  .cm_yahoo-repeat-learn-btn {
  position: absolute;
  padding: 4px 16px;
  border-radius: 200px;
  font-size: 12px;
  font-weight: 500;
  cursor: pointer;
  color: var(--cm-video-text-on-dark, #ffffff);
  background: var(
    --cm-video-brand-gradient,
    linear-gradient(93.29deg, #7e1fff -0.72%, #2f42d4 101.96%)
  );
  border: 1px solid var(--cm-video-repeat-border, #ffffff);
}

[data-cm-theme="yahoo"]
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget.sportsNews
  .cm_yahoo-repeat-view {
  border-radius: 0px;
}

[data-cm-theme="yahoo"]
  #_cm-css-reset.stream-placement.mobile
  .cm_yahoo-repeat-view
  .cm_yahoo-repeat-learn-btn {
  background: var(
    --cm-video-brand-gradient,
    linear-gradient(93.29deg, #7e1fff -0.72%, #2f42d4 101.96%)
  );
  font-size: 14px;
  padding: 6px 16px;
}

[data-cm-theme="yahoo"] figure[id*="taboola-"].sportsApp {
  margin: 0px 2% !important;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].sportsApp
  ~ div[data-item-id]#hidden-internal-item.hide-internal-item {
  visibility: hidden !important;
  height: auto !important;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].sportsApp
  ._cm-widget-item._cm-fit-to-size.mobile.sportsApp
  #_cm-css-reset.stream-placement {
  width: auto !important;
  height: auto !important;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].sportsApp
  ._cm-widget-item._cm-fit-to-size.mobile.sportsApp
  #_cm-css-reset.stream-placement
  ._cm-widget-manager-player-target {
  border-radius: 0px;
  z-index: 5;
  width: var(--video-size-width, 100%) !important;
  height: var(--video-size-height, 100%) !important;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].sportsApp
  ._cm-widget-item._cm-fit-to-size.mobile.sportsApp
  #_cm-css-reset.stream-placement
  ._cm-widget-manager-player-target.landscape {
  z-index: 1;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].sportsApp
  ._cm-widget-item._cm-fit-to-size.mobile.sportsApp
  #_cm-css-reset.stream-placement
  ._cm-widget-manager-player-target
  .cm_yahoo-repeat-view {
  border-radius: 0px;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].sportsApp
  ._cm-widget-item._cm-fit-to-size.mobile.sportsApp
  #_cm-css-reset.stream-placement
  ._cm-widget-manager-player-target
  .cm-ad-player {
  width: var(--video-size-width, 100%) !important;
  height: var(--video-size-height, 100%) !important;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].sportsApp
  ._cm-widget-item._cm-fit-to-size.mobile.sportsApp
  .video-label-box.trc-main-label {
  box-shadow: none;
  display: flex;
  flex-direction: column;
  padding: 0px;
  margin-top: 10px;
  background-color: transparent;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].sportsApp
  ._cm-widget-item._cm-fit-to-size.mobile.sportsApp
  .video-label-box.trc-main-label
  .video-title[slot="title"] {
  order: -1;
  min-height: unset;
}

#_cm-css-reset._cm-volume-area {
  background: rgba(255, 255, 255, 0) !important;
  position: absolute !important;
  z-index: 2147483646 !important;
  cursor: pointer !important;
  right: 5px !important;
  overflow: hidden !important;
  box-sizing: border-box !important;
  padding: 5px !important;
  width: auto !important;
  height: auto !important;
  pointer-events: auto !important;
}

#_cm-css-reset._cm-volume-area ._cm-volume-border {
  box-sizing: border-box !important;
  padding: 0px 0px 22px 5px !important;
  height: 24px !important;
  width: 92px !important;
  border: 1px solid rgb(255, 254, 253) !important;
  border-radius: 10% !important;
  z-index: 2 !important;
  font-size: 14px !important;
  line-height: 18.5px !important;
  vertical-align: middle !important;
  white-space: nowrap !important;
  overflow: hidden !important;
}

#_cm-css-reset._cm-volume-area ._cm-volume-border ._cm-volume-mute {
  display: inline !important;
  height: 14px !important;
  width: 19px !important;
  z-index: 1 !important;
  vertical-align: middle !important;
}

#_cm-css-reset._cm-volume-area ._cm-volume-border ._cm-volume-unmute {
  display: none !important;
  height: 14px !important;
  width: 19px !important;
  z-index: 1 !important;
  vertical-align: middle !important;
}

#_cm-css-reset._cm-volume-area ._cm-volume-border ._cm-volume-text {
  display: inline !important;
  color: rgb(255, 254, 253) !important;
  font-family: Geneva, sans-serif !important;
  font-size: 14px !important;
  width: 53px !important;
  height: 15px !important;
  margin-left: 5px !important;
  vertical-align: middle !important;
}

#_cm-css-reset._cm-volume-area ._cm-volume-border:active {
  opacity: 0.3 !important;
  background-color: black !important;
}

._cm-volume-area-top {
  top: 7px !important;
}

._cm-volume-area-bottom {
  bottom: 7px !important;
}

#_cm-css-reset #_cm-skip-ad-area._cm-skip-ad-area {
  pointer-events: auto;
  background: rgba(255, 255, 255, 0) !important;
  position: absolute !important;
  z-index: 2147483647 !important;
  cursor: pointer !important;
  padding-left: 6px !important;
  box-sizing: border-box !important;
  top: 12px !important;
  right: 10px !important;
  bottom: auto !important;
  width: auto !important;
  height: auto !important;
}

#_cm-css-reset #_cm-skip-ad-area._cm-skip-ad-area ._cm-skip-ad-border {
  box-sizing: border-box !important;
  padding: 0px 0px 22px 5px !important;
  height: 24px !important;
  width: 92px !important;
  border: 1px solid rgb(255, 254, 253) !important;
  z-index: 2 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  vertical-align: middle !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  background: rgba(0, 0, 0, 0.45) !important;
  border-radius: 5px !important;
}

#_cm-css-reset
  #_cm-skip-ad-area._cm-skip-ad-area
  ._cm-skip-ad-border
  ._cm-skip-ad-text {
  padding-right: 18px;
  display: inline !important;
  color: rgb(255, 254, 253) !important;
  font-family: Geneva, sans-serif !important;
  font-size: 14px !important;
  width: 53px !important;
  height: 15px !important;
  margin-left: 5px !important;
  vertical-align: middle !important;
  margin-right: 5px !important;
}

#_cm-css-reset
  #_cm-skip-ad-area._cm-skip-ad-area
  ._cm-skip-ad-border
  ._cm-skip-ad-icon {
  display: inline;
  position: absolute;
  width: 14px;
  height: 12px;
  right: 5px;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .video_controls_main_area
  .cm_video_controls_mute {
  background-color: rgba(0, 0, 0, 0.5);
  top: 10px;
  right: 1.5%;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .video_controls_main_area
  .cm_video_controls_mute.display_unmute {
  background-color: rgba(0, 0, 0, 0.5);
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout .cm-ad-player-active {
  max-height: 65vh;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .text.opt-out-hidden {
  border-radius: 100px;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  font-weight: 500;
  line-height: 30px;
  width: auto;
  text-align: center;
  height: 30px;
  padding-left: 8px;
  padding-right: 8px;
  left: 1.5%;
  top: 18px;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout ._cm-skip-ad-vid-reel {
  border: 2px solid;
  border-radius: 45px;
  overflow: hidden;
  color: rgb(255, 255, 255);
  text-decoration: none;
  padding: 10px 15px;
  font-size: 16px;
  font-family: Montserrat, serif;
  display: block;
  font-weight: 600;
  width: auto;
  height: auto;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.35);
  margin: 1.44rem 35px;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout ._cm-skip-ad-vid-reel svg {
  margin: 0px;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  ._cm-skip-ad-vid-reel
  ._cm-skip-ad-border,
#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  ._cm-skip-ad-vid-reel
  ._cm-skip-ad-icon {
  display: flex;
  align-items: center;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  ._cm-skip-ad-vid-reel
  ._cm-skip-ad-text::before {
  content: attr(data-text);
  font-size: 18px;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .cm_video_controls_progressbar_area {
  bottom: 20vh;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  height: 10%;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  .video_controls_mobile.show
  .mc-progressbar_area
  .blue_bg,
#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  .video_controls_mobile.show
  .mc-progressbar_area
  .white_bg {
  height: 0.3rem;
  bottom: 0px;
  width: auto;
  left: 3%;
  right: 3%;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  .video_controls.show
  .cm_video_controls_progressbar_area
  .blue_bg,
#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  .video_controls.show
  .cm_video_controls_progressbar_area
  .white_bg {
  height: 0.3rem;
  bottom: 0px;
  width: auto;
  left: 3%;
  right: 3%;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout[lang-direction="rtl"]
  ._cm-skip-ad-vid-reel {
  right: auto;
  left: 0px;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout[lang-direction="rtl"]
  ._cm-skip-ad-border {
  flex-direction: row-reverse;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout[lang-direction="rtl"]
  ._cm-skip-ad-icon,
#_cm-css-reset._cm-tvrl-layout._cm-wv-layout[lang-direction="rtl"]
  .video_controls.show
  .cm_video_controls_progressbar_area {
  transform: rotate(180deg);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout[lang-direction="rtl"]
  ._cm-skip-ad-icon
  .cm_video_controls_progressbar_bg,
#_cm-css-reset._cm-tvrl-layout._cm-wv-layout[lang-direction="rtl"]
  .video_controls.show
  .cm_video_controls_progressbar_area
  .cm_video_controls_progressbar_bg,
#_cm-css-reset._cm-tvrl-layout._cm-wv-layout[lang-direction="rtl"]
  ._cm-skip-ad-icon
  .cm_video_controls_progressbar,
#_cm-css-reset._cm-tvrl-layout._cm-wv-layout[lang-direction="rtl"]
  .video_controls.show
  .cm_video_controls_progressbar_area
  .cm_video_controls_progressbar {
  top: 0px;
  bottom: auto;
}

@media screen and (max-width: 480px) {
  #tbl-wv-preRollAd {
    max-height: 100vh !important;
    border-radius: 0px !important;
  }
  #_cm-css-reset._cm-tvrl-layout._cm-wv-layout
    .video_controls_mobile.show
    .mc-progressbar_area {
    width: 100%;
    max-width: 100%;
    padding: 0px;
    border-radius: 0px;
    height: 0.5%;
    left: 0px;
  }
  #_cm-css-reset._cm-tvrl-layout._cm-wv-layout
    .video_controls_mobile.show
    .mc-progressbar_area
    .blue_bg,
  #_cm-css-reset._cm-tvrl-layout._cm-wv-layout
    .video_controls_mobile.show
    .mc-progressbar_area
    .white_bg {
    border-radius: 0px;
    height: 100%;
    left: 0px;
    right: 0px;
  }
  #_cm-css-reset._cm-tvrl-layout._cm-wv-layout .cm-ad-player-active {
    max-height: 100vh;
  }
  #_cm-css-reset._cm-tvrl-layout._cm-wv-layout
    .video_controls_mobile.show
    .speaker,
  #_cm-css-reset._cm-tvrl-layout._cm-wv-layout
    ._cm-video-ad.vpaid-player-container
    .video_controls
    .video_controls_main_area
    .cm_video_controls_mute.display_unmute {
    background-color: rgba(0, 0, 0, 0.5);
    background-size: auto;
    top: 25px;
  }
  #_cm-css-reset._cm-tvrl-layout._cm-wv-layout
    ._cm-video-ad.vpaid-player-container
    .video_controls
    .video_controls_main_area
    .cm_video_controls_mute {
    background-color: rgba(0, 0, 0, 0.5);
    background-size: auto;
    top: 25px;
  }
  #_cm-css-reset._cm-tvrl-layout._cm-wv-layout .tbl-text {
    border-radius: 100px;
    border: 1px solid rgb(87, 87, 87);
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    height: 20px;
    top: revert;
    font-family: Montserrat;
    padding-left: 8px;
    padding-right: 8px;
    bottom: calc(0.54% + 49px);
    left: 20px;
  }
  #_cm-css-reset._cm-tvrl-layout._cm-wv-layout ._cm-skip-ad-vid-reel {
    font-size: 15px;
    font-weight: 600;
    line-height: 28px;
    border: 1px solid;
    border-radius: 45px;
    margin: 1.44rem 20px;
    bottom: calc(0.54% + 19px);
    right: 0px;
    padding: 2px 18px 2px 23px;
  }
  #_cm-css-reset._cm-tvrl-layout._cm-wv-layout ._cm-skip-ad-vid-reel svg {
    padding-left: 5px;
  }
}

.tbl-pc-pr-container {
  display: none !important;
}

#tbl-wv-preRollAd {
  position: relative;
  display: block;
  width: 100vw;
  max-height: 86vh;
  max-width: 1060px;
  border-radius: 16px;
  overflow: hidden;
}

.tbl-rr-syndicated-s #_cm-css-reset._cm-tvrl-layout ._cm-native-ad {
  font-size: 16px;
}

.tbl-rr-syndicated-s #_cm-css-reset._cm-tvrl-layout ._cm-skip-ad-vid-reel,
.tbl-rr-syndicated-s #_cm-css-reset._cm-tvrl-layout ._cm-native-ad-cta-button {
  font-size: 12px;
}

.tbl-rr-syndicated-s #_cm-css-reset._cm-tvrl-layout ._cm-ad-choice-text,
.tbl-rr-syndicated-s #_cm-css-reset._cm-tvrl-layout ._cm-native-ad-branding,
.tbl-rr-syndicated-s #_cm-css-reset._cm-tvrl-layout ._cm-branding-separator {
  font-size: 12px !important;
}

.tbl-rr-syndicated-m #_cm-css-reset._cm-tvrl-layout ._cm-native-ad {
  font-size: 19.2px;
}

.tbl-rr-syndicated-m #_cm-css-reset._cm-tvrl-layout ._cm-skip-ad-vid-reel,
.tbl-rr-syndicated-m #_cm-css-reset._cm-tvrl-layout ._cm-native-ad-cta-button {
  font-size: 14px;
}

.tbl-rr-syndicated-m #_cm-css-reset._cm-tvrl-layout ._cm-ad-choice-text,
.tbl-rr-syndicated-m #_cm-css-reset._cm-tvrl-layout ._cm-native-ad-branding,
.tbl-rr-syndicated-m #_cm-css-reset._cm-tvrl-layout ._cm-branding-separator {
  font-size: 16px !important;
}

.tbl-rr-syndicated-l #_cm-css-reset._cm-tvrl-layout ._cm-native-ad {
  font-size: 23.04px;
}

.tbl-rr-syndicated-l #_cm-css-reset._cm-tvrl-layout ._cm-skip-ad-vid-reel,
.tbl-rr-syndicated-l #_cm-css-reset._cm-tvrl-layout ._cm-native-ad-cta-button {
  font-size: 14px;
}

.tbl-rr-syndicated-l #_cm-css-reset._cm-tvrl-layout ._cm-ad-choice-text,
.tbl-rr-syndicated-l #_cm-css-reset._cm-tvrl-layout ._cm-native-ad-branding,
.tbl-rr-syndicated-l #_cm-css-reset._cm-tvrl-layout ._cm-branding-separator {
  font-size: 19.2px !important;
}

.tbl-rr-syndicated-xl #_cm-css-reset._cm-tvrl-layout ._cm-native-ad {
  font-size: 27.65px;
}

.tbl-rr-syndicated-xl #_cm-css-reset._cm-tvrl-layout ._cm-skip-ad-vid-reel,
.tbl-rr-syndicated-xl #_cm-css-reset._cm-tvrl-layout ._cm-native-ad-cta-button {
  font-size: 16px;
}

.tbl-rr-syndicated-xl #_cm-css-reset._cm-tvrl-layout ._cm-ad-choice-text,
.tbl-rr-syndicated-xl #_cm-css-reset._cm-tvrl-layout ._cm-native-ad-branding,
.tbl-rr-syndicated-xl #_cm-css-reset._cm-tvrl-layout ._cm-branding-separator {
  font-size: 21px !important;
}

#_cm-css-reset._cm-tvrl-layout * {
  box-sizing: border-box;
  word-break: normal;
}

#_cm-css-reset._cm-tvrl-layout ._cm-native-ad {
  z-index: 102;
  bottom: 4px;
  position: absolute;
  background: black;
  font-size: 16px;
  width: 100%;
  height: calc(3.375em);
  padding: calc(0.625em) 16px calc(0.375em);
  display: flex;
}

#_cm-css-reset._cm-tvrl-layout ._cm-native-ad::before {
  content: "";
  position: absolute;
  left: 0px;
  width: 100%;
  pointer-events: none;
  top: -45.7394%;
  height: 45.7394%;
  opacity: 1;
  background: linear-gradient(to top, black, rgba(0, 0, 0, 0));
}

#_cm-css-reset._cm-tvrl-layout ._cm-native-ad ._cm-native-ad-bottom {
  background: black;
  width: 100%;
  height: 100%;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
  gap: calc(1em);
  overflow: hidden;
  flex: 1 0 0px;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-native-ad-cta-wrapper {
  padding: 0px;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-native-ad-cta-wrapper
  ._cm-native-ad-cta-button {
  display: flex;
  justify-content: center;
  align-items: center;
  color: rgb(0, 0, 0);
  text-align: center;
  font-family: Montserrat, "Roboto Condensed", Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-radius: 200px;
  background: rgb(245, 245, 245);
  box-shadow: rgba(0, 0, 0, 0.2) 4px 5px 30.2px 0px;
  height: calc(2.5em);
  padding: 0px calc(1em);
  text-transform: none;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-branding-container {
  position: absolute;
  top: -2em;
  height: 2em;
  font-size: 12px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  max-width: calc(100% - 32px);
  overflow: hidden;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-branding-container
  ._cm-ad-choice {
  position: static;
  padding: 0px;
  margin: 0px;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-branding-container
  ._cm-ad-choice
  ._cm-ad-choice-text {
  font-family: Montserrat, "Roboto Condensed", Arial, sans-serif;
  color: rgb(245, 245, 245);
  font-weight: normal;
  text-decoration: none;
  font-feature-settings:
    "liga" 0,
    "clig";
  font-style: normal;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-branding-container
  ._cm-ad-choice
  ._cm-ad-choice-text:hover {
  text-decoration: underline;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-branding-container
  ._cm-ad-choice
  ._cm-ad-choice-logo {
  display: none;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-branding-container
  ._cm-branding-separator {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%222%22%20height%3D%2212%22%20viewBox%3D%220%200%202%2012%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M1%200V12%22%20stroke%3D%22%23F3F3F3%22%20stroke-width%3D%221.06277%22%2F%3E%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  width: 0.0883333em;
  margin: 0.5em 0.416667em 0.5em 0.666667em;
  height: 1em;
  font-weight: 600;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  color: inherit;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-branding-container
  ._cm-native-ad-branding {
  color: rgb(245, 245, 245);
  font-family: Montserrat, "Roboto Condensed", Arial, sans-serif;
  font-weight: 600;
  line-height: normal;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-branding-container
  ._cm-native-ad-icon {
  display: none !important;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-native-ad-description {
  display: none !important;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-native-ad-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  flex: 1 0 0px;
  overflow: hidden;
  color: rgb(255, 255, 255);
  text-overflow: ellipsis;
  font-size: unset;
  font-style: normal;
  line-height: 120%;
  font-family: Montserrat, "Roboto Condensed", Arial, sans-serif;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
  position: relative;
  transition: opacity 0.3s;
  -webkit-line-clamp: 2 !important;
}

#_cm-css-reset._cm-tvrl-layout ._cm-skip-ad-vid-reel {
  position: absolute;
  right: 0px;
  z-index: 999;
  bottom: calc(8.83333em);
  height: calc(2.5em);
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 200px 0px 0px 200px;
  padding: 0px calc(1.16667em) 0px calc(2em);
  width: unset;
  border-top: 1px solid rgb(245, 245, 245);
  border-bottom: 1px solid rgb(245, 245, 245);
  border-left: 1px solid rgb(245, 245, 245);
  background: rgba(0, 0, 0, 0.3);
  box-shadow: rgba(0, 0, 0, 0.2) 4px 5px 30.2px 0px;
}

#_cm-css-reset._cm-tvrl-layout ._cm-skip-ad-vid-reel:hover {
  cursor: pointer;
}

#_cm-css-reset._cm-tvrl-layout ._cm-skip-ad-vid-reel ._cm-skip-ad-text {
  font-family: Montserrat, "Roboto Condensed", Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: white;
}

#_cm-css-reset._cm-tvrl-layout ._cm-skip-ad-vid-reel ._cm-skip-ad-text::before {
  content: attr(data-text);
}

#_cm-css-reset._cm-tvrl-layout ._cm-skip-ad-vid-reel svg {
  display: none;
}

#_cm-css-reset._cm-tvrl-layout .speaker.mute {
  width: min(40px, 10%);
  height: unset;
  aspect-ratio: 1 / 1;
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' rx='16' fill='black' fill-opacity='0.25'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.383 8.149L13.9734 11.632C13.8773 11.7301 13.747 11.7853 13.611 11.7853H10.9542C9.75884 11.7853 8.7898 12.7741 8.7898 13.9938V18.0064C8.7898 19.0174 9.45557 19.8698 10.3642 20.1319L8.2674 22.1028C7.94499 22.4059 7.90926 22.9246 8.18676 23.2737C8.47605 23.6376 8.99299 23.6773 9.32909 23.3614L23.7326 9.82224C24.055 9.51918 24.0907 9.00045 23.8132 8.65136C23.524 8.28744 23.007 8.24777 22.6709 8.5637L20.7684 10.352V9.57879C20.7684 9.04184 20.5593 8.52692 20.187 8.14745C19.4123 7.3578 18.1569 7.35849 17.383 8.149ZM19.1713 11.8533V9.57879C19.1713 9.4893 19.136 9.40348 19.0731 9.34023L19.0206 9.29705C18.8907 9.21071 18.7142 9.22521 18.5999 9.34049L15.1469 12.8235C14.7358 13.2382 14.1779 13.4712 13.5962 13.4712H10.9056C10.6192 13.4712 10.387 13.7052 10.387 13.9938V18.0064C10.387 18.295 10.6192 18.529 10.9056 18.529H12.0694L19.1713 11.8533Z' fill='white'/%3E%3Cpath d='M17.383 23.8512L14.3677 20.771L15.5956 19.6293L18.5999 22.6597C18.6627 22.723 18.7478 22.7586 18.8366 22.7586C19.0215 22.7586 19.1713 22.6077 19.1713 22.4214V16.3042L21.9052 13.7619C22.6679 14.1856 23.1636 15.029 23.1636 16.0002C23.1636 17.3968 22.1708 18.5289 20.7684 18.5291V22.4214C20.7684 23.5388 19.8808 24.4446 18.7858 24.4446C18.2596 24.4446 17.7549 24.2311 17.383 23.8512Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.383 8.149L13.9734 11.632C13.8773 11.7301 13.747 11.7853 13.611 11.7853H10.9542C9.75884 11.7853 8.7898 12.7741 8.7898 13.9938V18.0064C8.7898 19.0174 9.45557 19.8698 10.3642 20.1319L8.2674 22.1028C7.94499 22.4059 7.90926 22.9246 8.18676 23.2737C8.47605 23.6376 8.99299 23.6773 9.32909 23.3614L23.7326 9.82224C24.055 9.51918 24.0907 9.00045 23.8132 8.65136C23.524 8.28744 23.007 8.24777 22.6709 8.5637L20.7684 10.352V9.57879C20.7684 9.04184 20.5593 8.52692 20.187 8.14745C19.4123 7.3578 18.1569 7.35849 17.383 8.149ZM19.1713 11.8533V9.57879C19.1713 9.4893 19.136 9.40348 19.0731 9.34023L19.0206 9.29705C18.8907 9.21071 18.7142 9.22521 18.5999 9.34049L15.1469 12.8235C14.7358 13.2382 14.1779 13.4712 13.5962 13.4712H10.9056C10.6192 13.4712 10.387 13.7052 10.387 13.9938V18.0064C10.387 18.295 10.6192 18.529 10.9056 18.529H12.0694L19.1713 11.8533Z' stroke='white'/%3E%3Cpath d='M17.383 23.8512L14.3677 20.771L15.5956 19.6293L18.5999 22.6597C18.6627 22.723 18.7478 22.7586 18.8366 22.7586C19.0215 22.7586 19.1713 22.6077 19.1713 22.4214V16.3042L21.9052 13.7619C22.6679 14.1856 23.1636 15.029 23.1636 16.0002C23.1636 17.3968 22.1708 18.5289 20.7684 18.5291V22.4214C20.7684 23.5388 19.8808 24.4446 18.7858 24.4446C18.2596 24.4446 17.7549 24.2311 17.383 23.8512Z' stroke='white'/%3E%3C/svg%3E");
  bottom: unset;
  top: 12px;
  right: 8px;
  margin: min(10px, 2.5%);
  background-size: contain;
}

#_cm-css-reset._cm-tvrl-layout ._cm-video-ad {
  width: 100% !important;
  height: 100% !important;
  background-color: black !important;
  display: flex !important;
  flex-direction: column !important;
}

#_cm-css-reset._cm-tvrl-layout ._cm-video-ad video {
  flex-grow: 1;
  width: 100% !important;
  height: unset !important;
  object-fit: contain !important;
  position: static !important;
  aspect-ratio: 16 / 9 !important;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls_mobile
  .mc-progressbar_area,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls
  .cm_video_controls_progressbar_area {
  height: 4px;
  border-radius: 10px;
  overflow: hidden;
  left: 16px;
  width: calc(100% - 32px);
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls_mobile
  .mc-progressbar_area
  .mc-progressbar_bg.white_bg,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls
  .cm_video_controls_progressbar_area
  .mc-progressbar_bg.white_bg,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls_mobile
  .mc-progressbar_area
  .cm_video_controls_progressbar.white_bg,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls
  .cm_video_controls_progressbar_area
  .cm_video_controls_progressbar.white_bg,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls_mobile
  .mc-progressbar_area
  .mc-progressbar_bg.blue_bg,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls
  .cm_video_controls_progressbar_area
  .mc-progressbar_bg.blue_bg,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls_mobile
  .mc-progressbar_area
  .cm_video_controls_progressbar.blue_bg,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls
  .cm_video_controls_progressbar_area
  .cm_video_controls_progressbar.blue_bg {
  border-radius: 10px;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls_mobile
  .mc-progressbar_area
  .mc-progressbar_bg.blue_bg,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls
  .cm_video_controls_progressbar_area
  .mc-progressbar_bg.blue_bg,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls_mobile
  .mc-progressbar_area
  .cm_video_controls_progressbar.blue_bg,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls
  .cm_video_controls_progressbar_area
  .cm_video_controls_progressbar.blue_bg {
  background: white;
}

#_cm-css-reset._cm-tvrl-layout ._cm_rtl .vpaid-player-container .video_controls,
#_cm-css-reset._cm-tvrl-layout
  ._cm_rtl
  .vpaid-player-container
  .video_controls_mobile {
  direction: rtl;
}

#_cm-css-reset._cm-tvrl-layout ._cm_rtl ._cm-skip-ad-vid-reel {
  right: unset;
  left: 0px;
  border-radius: 0px 200px 200px 0px;
  padding: 0px calc(2em) 0px calc(1.16667em);
}

#_cm-css-reset._cm-tvrl-layout ._cm_rtl ._cm-native-ad {
  direction: rtl;
}

#_cm-css-reset._cm-tvrl-layout ._cm_rtl ._cm-native-ad-title {
  text-align: right;
}

#_cm-css-reset._cm-ad-loading-progress {
  background: rgb(227, 227, 227);
  display: none;
  font-size: 14px;
  flex-direction: row;
  align-items: center;
  position: absolute !important;
  z-index: 30000 !important;
  cursor: pointer !important;
  overflow: hidden !important;
  padding: 0px !important;
  font-family:
    "Segoe UI Semilight", "Segoe WP Semilight", "Segoe WP", "Segoe UI", Arial,
    sans-serif !important;
  pointer-events: auto !important;
}

#_cm-css-reset._cm-ad-loading-progress ._cm-ad-loading-progress-container {
  text-align: center;
  color: rgb(51, 51, 51);
  width: 63%;
  margin: auto;
  display: none;
}

#_cm-css-reset._cm-ad-loading-progress
  ._cm-ad-loading-progress-container
  ._cm-ad-loading-progress_percent_span {
  color: rgb(171, 171, 171);
}

#_cm-css-reset._cm-ad-loading-progress
  ._cm-ad-loading-progress-container
  ._cm-ad-loading-progress-bar {
  width: 100%;
  background-color: rgb(192, 192, 192);
  height: 4px;
}

#_cm-css-reset._cm-ad-loading-progress
  ._cm-ad-loading-progress-container
  ._cm-ad-loading-progress-bar
  ._cm-ad-loading-progress-bar-loaded {
  margin: 0px;
  width: 0%;
  background-color: rgb(67, 67, 67);
  height: 4px;
}

#_cm-css-reset._cm-ad-loading-progress.topLeftPosition {
  top: 0px;
  left: 0px;
}

.cm_video_content_wrapper {
  width: 100%;
  height: 100%;
  background-color: black;
}

.cm_video_content_video_element {
  width: 100%;
  height: 100%;
  border: 0px;
  padding: 0px;
}

._cm-content-video {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 99990;
}

._cm-os-slider ._cm-content-video {
  z-index: 2147483647;
}

#_cm-css-reset ._cm-progress-bar {
  width: 100%;
  height: 5px;
  bottom: 0%;
  cursor: default;
  position: absolute !important;
}

#_cm-css-reset
  .cm_video_controls_progressbar_area
  .cm_video_controls_progressbar,
#_cm-css-reset
  .cm_video_controls_progressbar_area
  .cm_video_controls_progressbar_bg {
  height: 100%;
  display: block;
  margin: 0px;
  padding: 0px;
  background-color: transparent;
  position: absolute !important;
}

#_cm-css-reset .video_controls.show {
  display: block;
  margin: 0px;
  padding: 0px;
}

#_cm-css-reset .video_controls.show * {
  display: block;
  margin: 0px;
  padding: 0px;
  background-color: transparent;
  position: absolute !important;
}

#_cm-css-reset .video_controls {
  width: 100%;
  height: 100%;
  z-index: 1000;
  left: 0px;
  bottom: -32px;
  transition: bottom 0.35s ease-in-out;
}

#_cm-css-reset .video_controls .control {
  z-index: 100;
}

#_cm-css-reset .video_controls .interactive {
  pointer-events: all;
  cursor: pointer;
}

#_cm-css-reset .video_controls.hide,
#_cm-css-reset .video_controls .hide {
  display: none;
}

#_cm-css-reset .video_controls.show,
#_cm-css-reset .video_controls .show {
  display: block;
}

#_cm-css-reset .video_controls .cm_video_controls_progressbar_area {
  width: 100%;
  height: 5px;
  bottom: 0%;
  cursor: default;
}

#_cm-css-reset
  .video_controls
  .cm_video_controls_progressbar_area
  .cm_video_controls_progressbar {
  height: 100%;
}

#_cm-css-reset
  .video_controls
  .cm_video_controls_progressbar_area
  .cm_video_controls_progressbar_bg {
  width: 100%;
  height: 100%;
}

#_cm-css-reset .video_controls .white_bg {
  background: rgba(255, 255, 255, 0.3);
}

#_cm-css-reset .video_controls .blue_bg {
  background: rgb(21, 75, 145);
  transition: width 0.5s;
  width: 0%;
}

#_cm-css-reset .video_controls .blue_bg.init_bg {
  transition: none;
}

#_cm-css-reset .video_controls {
  width: 100%;
  height: 27px;
}

#_cm-css-reset .video_controls .cm_video_controls_main_area .play_pause {
  top: 3px;
  left: 5px;
  width: 20px;
  height: 20px;
}

#_cm-css-reset .video_controls .cm_video_controls_main_area .play_pause .pause {
  width: 40px;
  height: 27px;
  top: -7px;
  left: -8px;
  background-size: 36px;
}

#_cm-css-reset .video_controls .cm_video_controls_main_area .play_pause .play {
  border-top: 5px solid transparent;
  border-left: 10px solid rgb(255, 255, 255);
  border-bottom: 5px solid transparent;
  left: 6px;
  top: 5px;
  z-index: 102;
}

#_cm-css-reset .video_controls .cm_video_controls_main_area .title {
  top: 7px;
  left: 30px;
  width: 140px;
  text-align: left;
}

#_cm-css-reset .video_controls .cm_video_controls_main_area .timer {
  top: 6px;
  right: 110px;
}

#_cm-css-reset .video_controls .text {
  color: white;
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  top: 10px;
  left: 28px;
  user-select: none;
  cursor: default;
}

#_cm-css-reset .video_controls .text.opt-out-hidden {
  left: 13px;
}

#_cm-css-reset .video_controls {
  width: 100%;
  height: 100%;
  right: 0px;
  bottom: 0px;
}

#_cm-css-reset
  .video_controls
  .video_controls_main_area
  .cm_video_controls_mute {
  width: 35px;
  height: 27px;
  right: 8px;
  bottom: 5px;
  background-size: 44px;
  box-sizing: content-box;
  background-position-y: 50%;
}

#_cm-css-reset
  .video_controls
  .video_controls_main_area
  .cm_video_controls_volume {
  width: 35px;
  height: 27px;
  box-sizing: content-box;
  background-size: 44px;
  background-position-y: 50%;
}

#_cm-css-reset
  .video_controls
  .video_controls_main_area
  .cm_video_controls_mute
  .display_mute {
  display: none;
}

#_cm-css-reset
  .video_controls
  .video_controls_main_area
  .cm_video_controls_mute
  .display_unmute {
  display: none;
}

#_cm-css-reset
  .video_controls
  .video_controls_main_area
  .video-controls-scroller-area {
  width: 80px;
  height: 100%;
  right: 5px;
  top: 0%;
}

#_cm-css-reset .playerSaveButton {
  position: absolute;
  border: 1px solid rgb(255, 255, 255);
  border-radius: 9px;
  width: 50px;
  height: 24px;
  top: 20%;
  left: 0px;
  font-size: 14px;
  color: rgb(255, 255, 255);
  text-align: center;
  line-height: 24px;
  cursor: pointer;
}

#_cm-css-reset .video_controls_mobile {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  pointer-events: none;
  z-index: 1001;
}

#_cm-css-reset .video_controls .video_controls_main_area {
  pointer-events: none;
}

#_cm-css-reset
  .video_controls
  .video_controls_main_area
  .cm_video_controls_playpause.hide {
  display: none;
}

#_cm-css-reset
  .video_controls
  .video_controls_main_area
  .cm_video_controls_playpause.show {
  display: block;
}

#_cm-css-reset
  .video_controls
  .video_controls_main_area
  .cm_video_controls_playpause {
  bottom: 28px;
  left: 5px;
}

#_cm-css-reset
  .video_controls
  .video_controls_main_area
  .cm_video_controls_playpause
  .pause {
  width: 40px;
  height: 27px;
  top: -10px;
  left: -8px;
  background-size: 40px;
}

#_cm-css-reset
  .video_controls
  .video_controls_main_area
  .cm_video_controls_playpause
  .play {
  border-top: 6px solid transparent;
  border-left: 10px solid rgb(255, 255, 255);
  border-bottom: 6px solid transparent;
  left: 7px;
  top: 3px;
  z-index: 102;
}

#_cm-css-reset ._cm-background-loading {
  position: absolute;
  z-index: 2147483647;
  padding: 0px;
  margin: auto;
  display: block;
  inset: 0px;
  width: 80px;
  height: 80px;
  background-size: contain;
}

._cm-components-wrapper {
  position: relative;
  z-index: 100000001;
}

#_cm-css-reset #_cm-content-carousel-area._cm-content-carousel-area {
  overflow: hidden;
  background-color: rgb(255, 254, 253) !important;
  position: absolute !important;
  z-index: 2147483647 !important;
  padding-left: 0px !important;
  box-sizing: border-box !important;
  left: 0px !important;
  bottom: auto !important;
  pointer-events: auto !important;
  width: 100% !important;
  height: 70px !important;
  cursor: pointer !important;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-arrows {
  position: absolute;
  inset: 0px;
  display: flex;
  background-color: transparent;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  pointer-events: none;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-arrows
  ._cm-content-carousel-arrow {
  pointer-events: auto;
  cursor: pointer;
  padding: 4px;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-blocker {
  background-color: black;
  opacity: 0.5;
  position: absolute;
  inset: 0px;
  display: none;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper::-webkit-scrollbar {
  display: none;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper {
  scrollbar-width: none;
  inset: 0px;
  overflow-x: scroll;
  position: absolute !important;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container {
  display: flex;
  flex-flow: row;
  min-width: fit-content;
  border: 1px solid rgb(255, 254, 253) !important;
  z-index: 2 !important;
  font-size: 14px !important;
  height: 70px !important;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item:hover
  ._cm-content-carousel-item-play-icon {
  display: block;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item {
  position: relative;
  width: 120px;
  height: 70px;
  margin: 0px 2px;
  color: white;
  line-height: 12px;
  font-size: 10px;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item
  _cm-content-carousel-item-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item
  ._cm-content-carousel-item-play-icon {
  position: absolute;
  bottom: 0px;
  left: 0px;
  display: none;
  padding: 4px;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item
  ._cm-content-carousel-item-description {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100px;
  height: 12px;
  padding: 5px 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item
  ._cm-content-carousel-item-playing-now {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100px;
  height: 25px;
  padding-top: 20px;
  text-align: center;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item.false
  ._cm-content-carousel-item-description {
  display: block;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item.false
  ._cm-content-carousel-item-playing-now {
  display: none !important;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item.true
  ._cm-content-carousel-item-description {
  display: none;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item.true
  ._cm-content-carousel-item-play-icon {
  display: none !important;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item.true
  ._cm-content-carousel-item-playing-now {
  display: block !important;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item:first-child {
  margin-left: 0px;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item:last-child {
  margin-right: 0px;
}

/* --- Source: file_0m0krfi5c --- */

.swg-button,
.swg-button-dark,
.swg-button-light {
  border: 0px;
  border-radius: 4px;
  box-sizing: border-box;
  height: 40px;
  min-height: 40px;
  min-width: 150px;
  outline: 0px;
  padding: 11px 8px;
  width: 240px;
}

.swg-button-dark::after,
.swg-button-light::after,
.swg-button::after {
  background-origin: content-box;
  background-position: 50% center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0px;
  content: "";
  display: block;
  height: 100%;
  margin: auto;
  max-height: 40px;
  max-width: 200px;
  width: 100%;
}

.swg-button,
.swg-button-light {
  background-color: rgb(255, 255, 255);
  box-shadow:
    rgba(60, 64, 67, 0.3) 0px 1px 1px 0px,
    rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}

.swg-button-light::after,
.swg-button::after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='235' height='24' viewBox='0 0 235 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%234285f4' fill-rule='nonzero' d='M169.367 19c-5.09 0-9.367-4.265-9.367-9.5s4.277-9.5 9.367-9.5c2.818 0 4.823 1.133 6.33 2.622l-1.775 1.827c-1.082-1.04-2.55-1.857-4.555-1.857-3.72 0-6.628 3.081-6.628 6.908s2.907 6.908 6.628 6.908c2.411 0 3.78-1 4.664-1.898.724-.745 1.19-1.806 1.37-3.265h-6.034V8.643h8.494c.09.459.139 1.02.139 1.622 0 1.95-.516 4.357-2.183 6.072-1.627 1.734-3.691 2.663-6.45 2.663'/%3E%3Cpath fill='%23e94235' fill-rule='nonzero' d='M192 13c0 3.456-2.69 6-6 6s-6-2.544-6-6c0-3.476 2.69-6 6-6s6 2.524 6 6m-2.63 0c0-2.164-1.563-3.636-3.37-3.636s-3.37 1.482-3.37 3.636c0 2.134 1.563 3.636 3.37 3.636s3.37-1.492 3.37-3.636'/%3E%3Cpath fill='%23fabb05' fill-rule='nonzero' d='M205 13c0 3.456-2.69 6-6 6-3.3 0-6-2.544-6-6 0-3.476 2.69-6 6-6s6 2.524 6 6m-2.62 0c0-2.164-1.563-3.636-3.37-3.636s-3.37 1.482-3.37 3.636c0 2.134 1.563 3.636 3.37 3.636 1.807.01 3.37-1.492 3.37-3.636'/%3E%3Cpath fill='%234285f4' fill-rule='nonzero' d='M217 7.362v10.53c0 4.337-2.499 6.108-5.457 6.108-2.786 0-4.452-1.908-5.083-3.465l2.192-.93c.392.96 1.35 2.085 2.891 2.085 1.896 0 3.064-1.204 3.064-3.445v-.841h-.087c-.564.714-1.656 1.33-3.025 1.33-2.872 0-5.495-2.554-5.495-5.842C206 9.584 208.633 7 211.495 7c1.37 0 2.46.626 3.025 1.311h.087v-.949zm-2.221 5.54c0-2.066-1.35-3.582-3.064-3.582-1.742 0-3.197 1.507-3.197 3.582 0 2.045 1.455 3.533 3.197 3.533 1.714 0 3.064-1.488 3.064-3.533'/%3E%3Cpath fill='%2334a853' fill-rule='nonzero' d='M223 1v18h-3V1z'/%3E%3Cpath fill='%23e94235' fill-rule='nonzero' d='m232.844 14.973 2.046 1.363c-.662.981-2.256 2.664-5.014 2.664-3.42 0-5.876-2.634-5.876-6 0-3.566 2.487-6 5.585-6 3.119 0 4.643 2.474 5.144 3.816l.271.681-8.032 3.326c.612 1.202 1.574 1.823 2.918 1.823s2.276-.671 2.958-1.673m-6.307-2.163 5.375-2.224c-.301-.751-1.184-1.272-2.237-1.272-1.343 0-3.208 1.182-3.138 3.496'/%3E%3Cpath fill='%235f6368' d='M6.576 19.384q-1.872 0-3.66-1.224t-2.34-3.432l2.016-.816q.36 1.416 1.476 2.388t2.508.972q1.44 0 2.46-.756t1.02-2.052q0-1.44-1.02-2.22t-3.228-1.452q-2.28-.72-3.456-1.86T1.176 6.016q0-1.848 1.464-3.216t3.816-1.368q2.184 0 3.552 1.092t1.776 2.388l-2.016.84Q9.552 4.936 8.7 4.24t-2.196-.696q-1.272 0-2.172.708t-.9 1.764q0 .96.828 1.62t2.436 1.188q1.272.408 2.124.792a10 10 0 0 1 1.728 1.02 4.07 4.07 0 0 1 1.32 1.584q.444.948.444 2.196t-.516 2.232a4.2 4.2 0 0 1-1.368 1.56 6.875 6.875 0 0 1-3.852 1.176M24.936 19h-2.112v-1.632h-.096q-.504.84-1.536 1.428a4.35 4.35 0 0 1-2.184.588q-2.208 0-3.348-1.344t-1.14-3.6v-7.2h2.208v6.84q0 3.288 2.904 3.288 1.368 0 2.232-1.104t.864-2.544V7.24h2.208zm8.904.384q-1.344 0-2.412-.576t-1.596-1.44h-.096V19h-2.112V1.816h2.208V7.24l-.096 1.632h.096q.528-.864 1.596-1.44t2.412-.576q2.28 0 3.936 1.8t1.656 4.464-1.656 4.464-3.936 1.8m-.36-2.016q1.536 0 2.64-1.164t1.104-3.084-1.104-3.084-2.64-1.164q-1.56 0-2.652 1.152t-1.092 3.096 1.092 3.096 2.652 1.152m12.336 2.016q-1.968 0-3.252-.96a5.7 5.7 0 0 1-1.884-2.4l1.968-.816q.936 2.208 3.192 2.208 1.032 0 1.692-.456t.66-1.2q0-1.152-1.608-1.56l-2.376-.576q-1.128-.288-2.136-1.092t-1.008-2.172q0-1.56 1.38-2.532t3.276-.972q1.56 0 2.784.708a4 4 0 0 1 1.752 2.028l-1.92.792q-.648-1.56-2.688-1.56-.984 0-1.656.408t-.672 1.104q0 1.008 1.56 1.368l2.328.552q1.656.384 2.448 1.32t.792 2.112q0 1.584-1.296 2.64t-3.336 1.056m11.928 0q-2.64 0-4.344-1.788t-1.704-4.476T53.4 8.644t4.344-1.788q1.968 0 3.264.96a5.6 5.6 0 0 1 1.896 2.424l-2.016.84q-.912-2.208-3.288-2.208-1.464 0-2.58 1.2t-1.116 3.048 1.116 3.048 2.58 1.2q2.472 0 3.408-2.208l1.968.84q-.6 1.44-1.932 2.412t-3.3.972m9.36-.384h-2.208V7.24h2.112v1.92h.096q.336-.96 1.38-1.584t2.028-.624 1.656.288l-.84 2.064q-.432-.168-1.176-.168-1.2 0-2.124.948t-.924 2.484zm8.904-14.712a1.5 1.5 0 0 1-1.104.456q-.648 0-1.104-.456a1.5 1.5 0 0 1-.456-1.104q0-.648.456-1.104a1.5 1.5 0 0 1 1.104-.456q.648 0 1.104.456t.456 1.104-.456 1.104m0 14.712H73.8V7.24h2.208zm9.096.384q-1.344 0-2.412-.576t-1.596-1.44H81V19h-2.112V1.816h2.208V7.24L81 8.872h.096q.528-.864 1.596-1.44t2.412-.576q2.28 0 3.936 1.8t1.656 4.464-1.656 4.464-3.936 1.8m-.36-2.016q1.536 0 2.64-1.164t1.104-3.084-1.104-3.084-2.64-1.164q-1.56 0-2.652 1.152T81 13.12t1.092 3.096 2.652 1.152m13.296 2.016q-2.664 0-4.332-1.776T92.04 13.12q0-2.568 1.62-4.416t4.14-1.848q2.616 0 4.188 1.704t1.572 4.56l-.024.408h-9.288q.096 1.776 1.188 2.808t2.556 1.032q2.376 0 3.216-2.016l1.968.816q-.576 1.368-1.896 2.292t-3.24.924m3.168-7.68q-.072-1.008-.924-1.92t-2.532-.912q-1.224 0-2.124.768t-1.236 2.064zM123.72 19h-2.256l-2.928-9.024L115.632 19H113.4l-3.792-11.76h2.304l2.616 8.88h.024l2.904-8.88h2.28l2.904 8.88h.024l2.592-8.88h2.256zm7.632-14.712a1.5 1.5 0 0 1-1.104.456q-.648 0-1.104-.456a1.5 1.5 0 0 1-.456-1.104q0-.648.456-1.104a1.5 1.5 0 0 1 1.104-.456q.648 0 1.104.456t.456 1.104-.456 1.104m0 14.712h-2.208V7.24h2.208zm7.968.192q-1.848 0-2.82-.984t-.972-2.784V9.256h-2.064V7.24h2.064v-3.6h2.208v3.6h2.88v2.016h-2.88v6q0 1.92 1.584 1.92.6 0 1.008-.192l.768 1.896q-.72.312-1.776.312m5.616-17.376V7.24l-.096 1.632h.096q.48-.84 1.512-1.428a4.4 4.4 0 0 1 2.208-.588q2.184 0 3.336 1.344t1.152 3.6V19h-2.208v-6.864q0-3.264-2.904-3.264-1.368 0-2.232 1.092t-.864 2.532V19h-2.208V1.816z'/%3E%3C/g%3E%3C/svg%3E");
}

.swg-button-dark {
  background-color: rgb(0, 0, 0);
}

.swg-button-dark::after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='231' height='24' viewBox='0 0 231 24'%3E%3Ctitle%3ESwG-EN Copy-Black%3C/title%3E%3Cg fill='%23fff' fill-rule='evenodd'%3E%3Cpath d='M6.302 19.368q-1.794 0-3.507-1.173T.552 14.906l1.932-.782q.345 1.357 1.414 2.289 1.07.93 2.404.931 1.38 0 2.358-.725.977-.724.977-1.966 0-1.38-.978-2.128-.976-.747-3.093-1.391-2.185-.69-3.312-1.783T1.127 6.557q0-1.77 1.403-3.082 1.402-1.311 3.657-1.311 2.093 0 3.404 1.047t1.702 2.288l-1.932.805q-.207-.781-1.024-1.449-.816-.667-2.104-.667-1.219 0-2.081.679-.864.678-.863 1.69 0 .919.793 1.553.795.631 2.335 1.138 1.219.39 2.036.759a9.4 9.4 0 0 1 1.656.978q.839.609 1.265 1.518.425.908.425 2.104t-.494 2.139a4 4 0 0 1-1.312 1.495 6.589 6.589 0 0 1-3.691 1.127M23.696 19h-2.024v-1.564h-.092q-.483.805-1.472 1.369a4.16 4.16 0 0 1-2.093.563q-2.115 0-3.209-1.288-1.092-1.288-1.092-3.45v-6.9h2.116v6.555q0 3.15 2.783 3.151 1.311 0 2.139-1.058a3.85 3.85 0 0 0 .828-2.438V7.73h2.116zm8.677.368q-1.29 0-2.312-.552-1.023-.552-1.53-1.38h-.091V19h-2.024V2.532h2.116V7.73l-.093 1.564h.093q.506-.828 1.529-1.38t2.312-.552q2.184 0 3.772 1.725 1.586 1.725 1.586 4.278t-1.587 4.278-3.771 1.725m-.345-1.932q1.47 0 2.53-1.116 1.057-1.114 1.057-2.955t-1.058-2.956q-1.057-1.115-2.53-1.115-1.494 0-2.541 1.104t-1.047 2.967q0 1.863 1.047 2.967t2.542 1.104m11.85 1.932q-1.886 0-3.116-.92a5.45 5.45 0 0 1-1.806-2.3l1.886-.782q.897 2.116 3.06 2.116.99 0 1.62-.437.633-.437.633-1.15 0-1.104-1.54-1.495l-2.278-.552q-1.08-.276-2.047-1.046-.966-.771-.966-2.082 0-1.495 1.323-2.427 1.322-.93 3.14-.931 1.494 0 2.667.678a3.82 3.82 0 0 1 1.68 1.944l-1.84.759q-.622-1.495-2.577-1.495-.942 0-1.587.391-.645.39-.644 1.058 0 .966 1.495 1.311l2.231.529q1.587.368 2.346 1.265t.76 2.024q0 1.518-1.243 2.53-1.242 1.012-3.197 1.012m11.69 0q-2.53 0-4.163-1.713-1.633-1.715-1.633-4.29t1.633-4.29q1.633-1.713 4.163-1.713 1.886 0 3.128.92a5.4 5.4 0 0 1 1.817 2.323l-1.932.805q-.874-2.116-3.151-2.116-1.403 0-2.472 1.15-1.07 1.15-1.07 2.921t1.07 2.921 2.472 1.15q2.37 0 3.266-2.116l1.886.805q-.574 1.38-1.852 2.311-1.276.933-3.162.932M64.567 19H62.45V7.73h2.024v1.84h.092q.321-.92 1.322-1.518 1-.598 1.944-.598.942 0 1.587.276l-.805 1.978q-.414-.16-1.127-.161-1.15 0-2.036.909-.885.908-.885 2.38zm8.677-14.099a1.44 1.44 0 0 1-1.058.437q-.622 0-1.059-.437a1.44 1.44 0 0 1-.436-1.058q0-.621.436-1.058a1.44 1.44 0 0 1 1.059-.437q.62 0 1.057.437.438.437.438 1.058t-.437 1.058m0 14.099h-2.117V7.73h2.117zm8.86.368q-1.288 0-2.311-.552-1.024-.552-1.53-1.38h-.092V19h-2.024V2.532h2.116V7.73l-.092 1.564h.092q.506-.828 1.53-1.38t2.311-.552q2.185 0 3.772 1.725t1.587 4.278-1.587 4.278-3.772 1.725m-.345-1.932q1.473 0 2.53-1.116 1.058-1.114 1.058-2.955t-1.058-2.956q-1.057-1.115-2.53-1.115-1.495 0-2.541 1.104-1.047 1.104-1.047 2.967t1.047 2.967 2.541 1.104m12.886 1.932q-2.553 0-4.151-1.702-1.599-1.702-1.599-4.301 0-2.46 1.553-4.232Q92 7.363 94.415 7.362q2.508 0 4.013 1.633 1.507 1.633 1.507 4.37l-.023.391h-8.901q.091 1.703 1.139 2.691 1.046.99 2.449.989 2.277 0 3.082-1.932l1.886.782q-.552 1.31-1.817 2.197-1.264.885-3.105.885m3.036-7.36q-.069-.966-.885-1.84t-2.427-.874q-1.173 0-2.035.736t-1.185 1.978zM119.543 19h-2.163l-2.805-8.648L111.79 19h-2.138l-3.635-11.27h2.209l2.507 8.51h.023l2.782-8.51h2.186l2.782 8.51h.023l2.484-8.51h2.163zM127 4.901a1.44 1.44 0 0 1-1.058.437q-.62 0-1.058-.437a1.44 1.44 0 0 1-.437-1.058q0-.621.437-1.058a1.44 1.44 0 0 1 1.058-.437q.621 0 1.058.437t.437 1.058T127 4.901M127 19h-2.116V7.73H127zm7.665.184q-1.77 0-2.702-.943-.933-.943-.932-2.668V9.662h-1.978V7.73h1.978V4.28h2.116v3.45h2.76v1.932h-2.76v5.75q0 1.84 1.518 1.84.575 0 .966-.184l.736 1.817q-.69.3-1.702.299m5.64-16.652V7.73l-.091 1.564h.092q.46-.806 1.449-1.368a4.2 4.2 0 0 1 2.116-.564q2.092 0 3.197 1.288t1.104 3.45V19h-2.116v-6.578q0-3.128-2.783-3.128-1.31 0-2.14 1.047-.827 1.046-.827 2.426V19h-2.116V2.532z'/%3E%3Cg fill-rule='nonzero'%3E%3Cpath d='M165.367 19c-5.09 0-9.367-4.265-9.367-9.5s4.277-9.5 9.367-9.5c2.818 0 4.823 1.133 6.33 2.622l-1.775 1.827c-1.082-1.04-2.55-1.857-4.555-1.857-3.72 0-6.628 3.081-6.628 6.908s2.907 6.908 6.628 6.908c2.411 0 3.78-1 4.664-1.898.724-.745 1.19-1.806 1.37-3.265h-6.034V8.643h8.494c.09.459.139 1.02.139 1.622 0 1.95-.516 4.357-2.183 6.072-1.627 1.734-3.691 2.663-6.45 2.663M188 13c0 3.456-2.69 6-6 6s-6-2.544-6-6c0-3.476 2.69-6 6-6s6 2.524 6 6m-2.63 0c0-2.164-1.563-3.636-3.37-3.636s-3.37 1.482-3.37 3.636c0 2.134 1.563 3.636 3.37 3.636s3.37-1.492 3.37-3.636M201 13c0 3.456-2.69 6-6 6-3.3 0-6-2.544-6-6 0-3.476 2.69-6 6-6s6 2.524 6 6m-2.62 0c0-2.164-1.563-3.636-3.37-3.636s-3.37 1.482-3.37 3.636c0 2.134 1.563 3.636 3.37 3.636 1.807.01 3.37-1.492 3.37-3.636M213 7.362v10.53c0 4.337-2.499 6.108-5.457 6.108-2.786 0-4.452-1.908-5.083-3.465l2.192-.93c.392.96 1.35 2.085 2.891 2.085 1.896 0 3.064-1.204 3.064-3.445v-.841h-.087c-.564.714-1.656 1.33-3.025 1.33-2.872 0-5.495-2.554-5.495-5.842C202 9.584 204.633 7 207.495 7c1.37 0 2.46.626 3.025 1.311h.087v-.949zm-2.221 5.54c0-2.066-1.35-3.582-3.064-3.582-1.742 0-3.197 1.507-3.197 3.582 0 2.045 1.455 3.533 3.197 3.533 1.714 0 3.064-1.488 3.064-3.533M219 1v18h-3V1zM228.844 14.973l2.046 1.363c-.662.981-2.256 2.664-5.014 2.664-3.42 0-5.876-2.634-5.876-6 0-3.566 2.487-6 5.585-6 3.119 0 4.643 2.474 5.144 3.816l.271.681-8.032 3.326c.612 1.202 1.574 1.823 2.918 1.823s2.276-.671 2.958-1.673m-6.307-2.163 5.375-2.224c-.301-.751-1.184-1.272-2.237-1.272-1.343 0-3.208 1.182-3.138 3.496'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.swg-button-light:hover,
.swg-button:hover {
  background-color: rgb(248, 248, 248);
}

.swg-button-light:focus,
.swg-button:focus {
}

.swg-button-light:active,
.swg-button:active {
  background-color: rgb(255, 255, 255);
}

.swg-button-dark:hover {
  background-color: rgb(60, 64, 67);
}

.swg-button-dark:focus {
}

.swg-button-dark:active {
  background-color: rgb(95, 99, 104);
}

.swg-smart-button {
  background: transparent;
  border: none;
  border-radius: 0px;
  min-height: 126px;
  min-width: 300px;
  overflow: hidden;
  padding: 0px;
  position: relative;
  width: 300px;
}

.swg-smart-button:focus {
  outline: none;
}

.swg-button-light:lang(ar)::after,
.swg-button:lang(ar)::after {
  background-image: url("i18n/b-ar-lt.svg");
}

.swg-button-dark:lang(ar)::after {
  background-image: url("i18n/b-ar-dk.svg");
}

.swg-button-light:lang(de)::after,
.swg-button:lang(de)::after {
  background-image: url("i18n/b-de-lt.svg");
}

.swg-button-dark:lang(de)::after {
  background-image: url("i18n/b-de-dk.svg");
}

.swg-button-light:lang(es)::after,
.swg-button:lang(es)::after {
  background-image: url("i18n/b-es-lt.svg");
}

.swg-button-dark:lang(es)::after {
  background-image: url("i18n/b-es-dk.svg");
}

.swg-button-light:lang(es-latam)::after,
.swg-button:lang(es-latam)::after {
  background-image: url("i18n/b-es-latam-lt.svg");
}

.swg-button-dark:lang(es-latam)::after {
  background-image: url("i18n/b-es-latam-dk.svg");
}

.swg-button-light:lang(es-latn)::after,
.swg-button:lang(es-latn)::after {
  background-image: url("i18n/b-es-latam-lt.svg");
}

.swg-button-dark:lang(es-latn)::after {
  background-image: url("i18n/b-es-latam-dk.svg");
}

.swg-button-light:lang(fr)::after,
.swg-button:lang(fr)::after {
  background-image: url("i18n/b-fr-lt.svg");
}

.swg-button-dark:lang(fr)::after {
  background-image: url("i18n/b-fr-dk.svg");
}

.swg-button-light:lang(hi)::after,
.swg-button:lang(hi)::after {
  background-image: url("i18n/b-hi-lt.svg");
}

.swg-button-dark:lang(hi)::after {
  background-image: url("i18n/b-hi-dk.svg");
}

.swg-button-light:lang(id)::after,
.swg-button:lang(id)::after {
  background-image: url("i18n/b-id-lt.svg");
}

.swg-button-dark:lang(id)::after {
  background-image: url("i18n/b-id-dk.svg");
}

.swg-button-light:lang(it)::after,
.swg-button:lang(it)::after {
  background-image: url("i18n/b-it-lt.svg");
}

.swg-button-dark:lang(it)::after {
  background-image: url("i18n/b-it-dk.svg");
}

.swg-button-light:lang(ja)::after,
.swg-button:lang(ja)::after {
  background-image: url("i18n/b-jp-lt.svg");
}

.swg-button-dark:lang(ja)::after {
  background-image: url("i18n/b-jp-dk.svg");
}

.swg-button-light:lang(ko)::after,
.swg-button:lang(ko)::after {
  background-image: url("i18n/b-ko-lt.svg");
}

.swg-button-dark:lang(ko)::after {
  background-image: url("i18n/b-ko-dk.svg");
}

.swg-button-light:lang(ms)::after,
.swg-button:lang(ms)::after {
  background-image: url("i18n/b-ms-lt.svg");
}

.swg-button-dark:lang(ms)::after {
  background-image: url("i18n/b-ms-dk.svg");
}

.swg-button-light:lang(nl)::after,
.swg-button:lang(nl)::after {
  background-image: url("i18n/b-nl-lt.svg");
}

.swg-button-dark:lang(nl)::after {
  background-image: url("i18n/b-nl-dk.svg");
}

.swg-button-light:lang(no)::after,
.swg-button:lang(no)::after {
  background-image: url("i18n/b-no-lt.svg");
}

.swg-button-dark:lang(no)::after {
  background-image: url("i18n/b-no-dk.svg");
}

.swg-button-light:lang(pl)::after,
.swg-button:lang(pl)::after {
  background-image: url("i18n/b-pl-lt.svg");
}

.swg-button-dark:lang(pl)::after {
  background-image: url("i18n/b-pl-dk.svg");
}

.swg-button-light:lang(pt)::after,
.swg-button:lang(pt)::after {
  background-image: url("i18n/b-pt-lt.svg");
}

.swg-button-dark:lang(pt)::after {
  background-image: url("i18n/b-pt-dk.svg");
}

.swg-button-light:lang(pt-br)::after,
.swg-button:lang(pt-br)::after {
  background-image: url("i18n/b-pt-br-lt.svg");
}

.swg-button-dark:lang(pt-br)::after {
  background-image: url("i18n/b-pt-br-dk.svg");
}

.swg-button-light:lang(ru)::after,
.swg-button:lang(ru)::after {
  background-image: url("i18n/b-ru-lt.svg");
}

.swg-button-dark:lang(ru)::after {
  background-image: url("i18n/b-ru-dk.svg");
}

.swg-button-light:lang(sv)::after,
.swg-button:lang(sv)::after {
  background-image: url("i18n/b-sv-lt.svg");
}

.swg-button-dark:lang(sv)::after {
  background-image: url("i18n/b-sv-dk.svg");
}

.swg-button-light:lang(th)::after,
.swg-button:lang(th)::after {
  background-image: url("i18n/b-th-lt.svg");
}

.swg-button-dark:lang(th)::after {
  background-image: url("i18n/b-th-dk.svg");
}

.swg-button-light:lang(tr)::after,
.swg-button:lang(tr)::after {
  background-image: url("i18n/b-tr-lt.svg");
}

.swg-button-dark:lang(tr)::after {
  background-image: url("i18n/b-tr-dk.svg");
}

.swg-button-light:lang(uk)::after,
.swg-button:lang(uk)::after {
  background-image: url("i18n/b-uk-lt.svg");
}

.swg-button-dark:lang(uk)::after {
  background-image: url("i18n/b-uk-dk.svg");
}

.swg-button-light:lang(zh-cn)::after,
.swg-button:lang(zh-cn)::after {
  background-image: url("i18n/b-zh-cn-lt.svg");
}

.swg-button-dark:lang(zh-cn)::after {
  background-image: url("i18n/b-zh-cn-dk.svg");
}

.swg-button-light:lang(zh-tw)::after,
.swg-button:lang(zh-tw)::after {
  background-image: url("i18n/b-zh-tw-lt.svg");
}

.swg-button-dark:lang(zh-tw)::after {
  background-image: url("i18n/b-zh-tw-dk.svg");
}

.swg-button-v2-dark,
.swg-button-v2-light {
  border: 0px;
  border-radius: 4px;
  display: inline-flex;
  height: 44px;
  min-height: 44px;
  min-width: 237px;
  outline: 0px;
  width: 237px;
  align-items: center;
  box-sizing: border-box;
  cursor: pointer;
  font-family: "Google Sans", Roboto-Regular, sans-serif, arial;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.001em;
}

.swg-button-v2-light {
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(218, 220, 224);
  color: rgb(26, 115, 232);
}

.swg-button-v2-light[disabled] {
  border: 1px solid rgba(60, 64, 67, 0.12);
  color: rgba(60, 64, 67, 0.38);
  pointer-events: none;
}

.swg-button-v2-light:hover {
  background:
    linear-gradient(0deg, rgba(26, 115, 232, 0.04), rgba(26, 115, 232, 0.04)),
    rgb(255, 255, 255);
  border: none;
  box-shadow:
    rgba(60, 64, 67, 0.3) 0px 1px 2px,
    rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}

.swg-button-v2-light:focus {
  background:
    linear-gradient(0deg, rgba(26, 115, 232, 0.08), rgba(26, 115, 232, 0.08)),
    rgb(255, 255, 255);
  border: none;
  box-shadow:
    rgba(60, 64, 67, 0.3) 0px 1px 2px,
    rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.swg-button-v2-light:active {
  background-color: rgb(255, 255, 255);
  border: none;
  box-shadow:
    rgba(60, 64, 67, 0.15) 0px 6px 10px 4px,
    rgba(60, 64, 67, 0.3) 0px 2px 3px;
}

.swg-button-v2-dark {
  background-color: rgb(60, 64, 67);
  color: rgb(255, 255, 255);
}

.swg-button-v2-dark[disabled] {
  color: rgba(255, 255, 255, 0.38);
  pointer-events: none;
}

.swg-button-v2-dark:active,
.swg-button-v2-dark:hover {
  background-color: rgb(32, 33, 36);
  box-shadow:
    rgba(0, 0, 0, 0.15) 0px 2px 6px 2px,
    rgba(0, 0, 0, 0.3) 0px 1px 2px;
}

.swg-button-v2-dark:focus {
  background-color: rgb(32, 33, 36);
  box-shadow:
    rgba(0, 0, 0, 0.15) 0px 6px 10px 4px,
    rgba(0, 0, 0, 0.3) 0px 2px 3px;
}

.swg-button-v2-icon-dark,
.swg-button-v2-icon-light {
  background-size: contain;
  height: 18px;
  margin-left: 16px;
  margin-right: 8px;
  width: 18px;
}

.swg-button-v2-icon-light {
  background-image: url("https://fonts.gstatic.com/s/i/productlogos/googleg/v6/24px.svg");
}

.swg-button-v2-light[disabled] .swg-button-v2-icon-light {
  background-image: url("https://fonts.gstatic.com/s/i/googlematerialicons/google/v20/gm_grey-24dp/2x/gm_google_gm_grey_24dp.png");
  opacity: 0.38;
}

.swg-button-v2-icon-dark {
  background-image: url("https://fonts.gstatic.com/s/i/googlematerialicons/google/v13/white-24dp/2x/gm_google_white_24dp.png");
}

.swg-button-v2-dark[disabled] .swg-button-v2-icon-dark {
  background-image: url("https://fonts.gstatic.com/s/i/googlematerialicons/google/v20/gm_grey-24dp/2x/gm_google_gm_grey_24dp.png");
}

/* --- Source: file_0m7unuwg5 --- */

#didomi-host .didomi-components-button {
  background-color: rgb(238, 238, 238);
  border: 1px solid rgba(34, 34, 34, 0.2);
  color: rgb(85, 85, 85);
  cursor: pointer;
  display: block;
  font-size: 16px;
  font-weight: bold;
  height: 38px;
  line-height: 18px;
  padding: 0px 20px;
  text-align: center;
}

#didomi-host .didomi-components-button:disabled {
  cursor: auto;
  opacity: 0.4;
}

#didomi-host .didomi-components-button:hover {
  opacity: 0.7;
}

#didomi-host .didomi-components-button span {
  background: rgba(0, 0, 0, 0);
}

#didomi-host .didomi-mobile .didomi-components-button {
  font-size: 14px;
}

#didomi-host .didomi-screen-xsmall .didomi-components-button {
  padding: 0px 10px;
}

#didomi-host .didomi-components-radio {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

#didomi-host .didomi-components-radio__option {
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(238, 238, 238);
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 0px 0px;
  color: rgb(117, 117, 117);
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  height: 25px;
  line-height: 12px;
  margin-right: 5px;
  padding: 0px 20px;
  transition:
    background-color 0.2s,
    border-color 0.2s;
}

#didomi-host .didomi-components-radio__option:hover {
  border-color: rgb(117, 117, 117);
  color: rgb(117, 117, 117);
}

#didomi-host .didomi-components-radio__option:last-child {
  margin-right: 0px;
}

[dir="rtl"] #didomi-host .didomi-components-radio__option:last-child {
  margin-right: 5px;
}

#didomi-host .didomi-components-radio__option:first-child {
  margin-right: 5px;
}

[dir="rtl"] #didomi-host .didomi-components-radio__option:first-child {
  margin-right: 0px;
}

#didomi-host .didomi-components-radio__option > svg {
  margin-right: 5px;
}

#didomi-host .didomi-components-radio__option span {
  background: rgba(0, 0, 0, 0);
}

#didomi-host
  .didomi-components-radio__option.didomi-components-radio__option--agree {
  background-color: rgb(61, 133, 72);
  border: 1px solid rgba(0, 0, 0, 0.3);
  color: rgb(255, 255, 255);
  padding: 0px 11.5px;
}

#didomi-host
  .didomi-components-radio__option.didomi-components-radio__option--agree
  > svg {
  vertical-align: middle;
}

#didomi-host
  .didomi-components-radio__option.didomi-components-radio__option--disagree {
  background-color: rgb(230, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0.3);
  color: rgb(255, 255, 255);
  padding: 0px 13.5px;
}

#didomi-host .didomi-components-radio__option__reporting {
  box-sizing: border-box;
}

#didomi-host
  .didomi-components-radio__option__reporting#didomi-radio-option-disagree-to-all {
  font-size: 12px !important;
}

#didomi-host
  .didomi-components-radio__option__reporting#didomi-radio-option-agree-to-all {
  font-size: 12px !important;
}

#didomi-host .didomi-components-radio__option__accepter {
  box-sizing: border-box;
}

#didomi-host .didomi-components-accordion {
  flex: 5 1 0%;
}

#didomi-host .didomi-components-accordion .label-click {
  cursor: pointer;
}

#didomi-host .didomi-components-accordion .trigger-icon {
  display: inline-block;
  font-size: 16px;
  text-align: center;
  width: 15px;
}

#didomi-host .didomi-components-accordion .didomi-content {
  display: none;
  font-weight: 300;
  max-height: 0px;
  opacity: 0;
  overflow: hidden;
  text-align: justify;
  transition:
    opacity 0.1s ease-in-out,
    max-height,
    transform,
    visibility,
    padding-bottom;
  visibility: hidden;
}

#didomi-host .didomi-components-accordion .didomi-content.active {
  display: block;
  max-height: 3000px;
  opacity: 1;
  overflow: visible;
  padding-bottom: 10px;
  transition-property: opacity, max-height, transform, visibility;
  visibility: visible;
}

#didomi-host
  .didomi-components-accordion
  .didomi-components-accordion-label-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

#didomi-host
  .didomi-components-accordion
  .didomi-components-accordion-label-container
  .label-click {
  flex: 2 1 0%;
}

#didomi-host .didomi-mobile .didomi-components-accordion {
  flex: 1 1 auto;
  width: 100%;
}

#didomi-host
  .didomi-mobile
  .didomi-components-accordion
  .didomi-components-accordion-label-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

#didomi-host .lds-ellipsis-container {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
}

#didomi-host .lds-ellipsis-container .lds-ellipsis {
  display: inline-block;
  height: 64px;
  position: relative;
  width: 64px;
}

#didomi-host .lds-ellipsis-container .lds-ellipsis div {
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
  background: rgb(220, 220, 220);
  border-radius: 50%;
  height: 11px;
  position: absolute;
  top: 27px;
  width: 11px;
}

#didomi-host .lds-ellipsis-container .lds-ellipsis div:first-child {
  animation: 0.6s ease 0s infinite normal none running lds-ellipsis1;
  left: 6px;
}

#didomi-host .lds-ellipsis-container .lds-ellipsis div:nth-child(2) {
  animation: 0.6s ease 0s infinite normal none running lds-ellipsis2;
  left: 6px;
}

#didomi-host .lds-ellipsis-container .lds-ellipsis div:nth-child(3) {
  animation: 0.6s ease 0s infinite normal none running lds-ellipsis2;
  left: 26px;
}

#didomi-host .lds-ellipsis-container .lds-ellipsis div:nth-child(4) {
  animation: 0.6s ease 0s infinite normal none running lds-ellipsis3;
  left: 45px;
}

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}

@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0px);
  }
  100% {
    transform: translate(19px);
  }
}

#didomi-host .didomi-components-skip-link {
  display: block;
  left: -100px;
  margin-bottom: 16px;
  position: fixed;
  top: -100px;
}

#didomi-host .didomi-components-skip-link:focus {
  left: 0px;
  position: relative;
  top: 0px;
}

#didomi-host .didomi-popup-backdrop {
  align-items: flex-start;
  background-color: rgba(255, 255, 255, 0.8);
  display: flex;
  flex-direction: row;
  height: 100%;
  left: 0px;
  overflow: auto;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 2147483642;
}

[dir="rtl"] #didomi-host .didomi-popup-backdrop {
  overflow: hidden auto;
}

#didomi-host .didomi-exterior-border {
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  margin: auto;
  padding: 1px;
}

#didomi-host .didomi-popup-container {
  background-color: rgb(255, 255, 255);
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  max-width: 650px;
  opacity: 1;
  width: 100%;
}

#didomi-host .didomi-popup-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-family: Arial;
  font-weight: bold;
  justify-content: space-between;
  padding: 30px 20px 0px;
}

#didomi-host .didomi-popup-body {
  display: flex;
  flex-direction: column;
  padding: 30px 20px;
}

#didomi-host .didomi-popup-body .didomi-popup-body-section {
  margin-bottom: 22px;
}

#didomi-host .didomi-popup-body .didomi-popup-body-section:last-child {
  margin-bottom: 0px;
}

#didomi-host .didomi-popup-footer {
  display: flex;
  flex-direction: row;
  align-items: center;
  background-color: rgb(255, 255, 255);
  justify-content: space-between;
  min-height: 58px;
}

#didomi-host .didomi-popup-footer .didomi-popup-actions {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}

#didomi-host .didomi-popup-footer .didomi-popup-actions button,
#didomi-host .didomi-popup-footer .didomi-popup-actions div {
  margin-right: 10px;
}

[dir="rtl"] #didomi-host .didomi-popup-footer .didomi-popup-actions button,
[dir="rtl"] #didomi-host .didomi-popup-footer .didomi-popup-actions div {
  margin-left: 10px;
  margin-right: 0px;
}

#didomi-host .didomi-popup-close {
  color: rgb(0, 0, 0);
  font-family: Arial;
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
  opacity: 0.5;
  text-shadow: rgb(255, 255, 255) 0px 1px 0px;
  transition: 0.5s;
}

#didomi-host .didomi-popup-close:hover {
  opacity: 0.7;
}

#didomi-host .didomi-mobile .didomi-popup {
  height: 100%;
  max-width: none;
  width: 100%;
}

body.didomi-popup-open {
  overflow: hidden !important;
}

body.didomi-popup-open-ios {
  position: fixed;
  width: 100%;
}

#didomi-host .didomi-notice-data-processing-container {
  font-size: 12px;
  line-height: 160%;
  padding-top: 15px;
  text-align: justify;
}

#didomi-host
  .didomi-notice-data-processing-container
  .didomi-notice-data-processing-title {
  color: rgb(51, 51, 51);
  display: block;
  font-weight: bold;
}

#didomi-host
  .didomi-notice-data-processing-container
  .didomi-notice-data-processing-list {
  color: rgb(82, 110, 122);
  font-weight: bold;
}

#didomi-host
  .didomi-notice-data-processing-container
  .didomi-notice-data-processing-list
  .didomi-notice-data-processing-item {
  padding-top: 5px;
}

#didomi-host
  .didomi-notice-data-processing-container
  .didomi-notice-data-processing-list
  .didomi-notice-data-processing-item
  div {
  display: inline-block;
}

#didomi-host .didomi-notice-data-processing-container p {
  font-size: 12px;
}

#didomi-host
  .didomi-mobile
  .didomi-notice-data-processing-container
  .didomi-notice-data-processing-title {
  font-size: 11px;
  line-height: 160%;
}

#didomi-host
  .didomi-mobile
  .didomi-notice-data-processing-container
  .didomi-notice-data-processing-list {
  font-size: 11px;
  line-height: 160%;
}

#didomi-host .didomi-gpc-label {
  background: rgb(255, 255, 255);
  border: 1px solid rgb(63, 137, 100);
  border-radius: 40px;
  display: inline-block;
  height: 27.93px;
  width: 369.7px;
}

#didomi-host .didomi-gpc-label .left-container {
  background: rgb(63, 137, 100);
  border-radius: 30px 0px 0px 30px;
  display: inline-block;
  height: 27.93px;
  width: 173.7px;
}

#didomi-host .didomi-gpc-label .left-container .gpc-image {
  background-image: url("https://sdk.privacy-center.org/sdk/ca2379ddb62e2e5caa83a51f7e1c54c4ab2a671c/modern/images/cb5b80c89a9fda353482-gpc.large.png");
  background-size: cover;
  display: inline-block;
  height: 15.93px;
  margin: 5px 0px 0px 10px;
  width: 153.7px;
}

#didomi-host .didomi-gpc-label .right-container {
  display: inline-block;
  height: 27.93px;
  width: 181px;
}

#didomi-host .didomi-gpc-label .right-container .gpc-title {
  color: rgb(63, 137, 100);
  display: inline-block;
  font-family: Arial;
  font-size: 12px;
  font-style: italic;
  font-weight: 700;
  height: 27.93px;
  left: 5px;
  line-height: 27.93px;
  position: relative;
  top: -4px;
  width: 161px;
}

#didomi-host .didomi-gpc-label .right-container .gpc-icon {
  background-image: url("https://sdk.privacy-center.org/sdk/ca2379ddb62e2e5caa83a51f7e1c54c4ab2a671c/modern/images/d8d7828e2df9a281bd96-gpc.icon.large.png");
  background-size: cover;
  display: inline-block;
  height: 15px;
  left: 12px;
  position: relative;
  width: 15px;
}

#didomi-host .didomi-mobile .didomi-gpc-label {
  background: rgb(255, 255, 255);
  border: 0.859518px solid rgb(63, 137, 100);
  border-radius: 34.3807px;
  display: inline-block;
  height: 24px;
  width: 318.38px;
}

#didomi-host .didomi-mobile .didomi-gpc-label .left-container {
  background: rgb(63, 137, 100);
  border-radius: 25.7855px 0px 0px 25.7855px;
  display: inline-block;
  height: 24px;
  width: 149.3px;
}

#didomi-host .didomi-mobile .didomi-gpc-label .left-container .gpc-image {
  background-image: url("https://sdk.privacy-center.org/sdk/ca2379ddb62e2e5caa83a51f7e1c54c4ab2a671c/modern/images/6d53c29e73450d19e18a-gpc.medium.png");
  background-size: cover;
  display: inline-block;
  height: 13.69px;
  margin: 5px 0px 0px 10px;
  width: 132.11px;
}

#didomi-host .didomi-mobile .didomi-gpc-label .right-container {
  display: inline-block;
  height: 15px;
  width: 156.19px;
}

#didomi-host .didomi-mobile .didomi-gpc-label .right-container .gpc-title {
  color: rgb(63, 137, 100);
  display: inline-block;
  font-family: Arial;
  font-size: 10.3142px;
  font-style: italic;
  font-weight: 700;
  height: 15px;
  left: 5px;
  line-height: 15px;
  position: relative;
  top: -4px;
  width: 139px;
}

#didomi-host .didomi-mobile .didomi-gpc-label .right-container .gpc-icon {
  background-image: url("https://sdk.privacy-center.org/sdk/ca2379ddb62e2e5caa83a51f7e1c54c4ab2a671c/modern/images/2059cb26072bf78c2af3-gpc.icon.medium.png");
  background-size: cover;
  display: inline-block;
  height: 12.89px;
  left: 12px;
  position: relative;
  width: 12.89px;
}

#didomi-host .didomi-screen-xsmall .didomi-gpc-label {
  background: rgb(255, 255, 255);
  border: 0.632445px solid rgb(63, 137, 100);
  border-radius: 25.2978px;
  display: inline-block;
  height: 17.66px;
  width: 233.99px;
}

#didomi-host .didomi-screen-xsmall .didomi-gpc-label .left-container {
  background: rgb(63, 137, 100);
  border-radius: 18.9734px 0px 0px 18.9734px;
  display: inline-block;
  height: 17.66px;
  width: 109.86px;
}

#didomi-host
  .didomi-screen-xsmall
  .didomi-gpc-label
  .left-container
  .gpc-image {
  background-image: url("https://sdk.privacy-center.org/sdk/ca2379ddb62e2e5caa83a51f7e1c54c4ab2a671c/modern/images/73e53fb633306e475eef-gpc.small.png");
  background-size: cover;
  display: inline-block;
  height: 10.07px;
  margin: 3px 0px 0px 6px;
  width: 97.21px;
}

#didomi-host .didomi-screen-xsmall .didomi-gpc-label .right-container {
  display: inline-block;
  height: 11px;
  width: 114.65px;
}

#didomi-host
  .didomi-screen-xsmall
  .didomi-gpc-label
  .right-container
  .gpc-title {
  color: rgb(63, 137, 100);
  display: inline-block;
  font-family: Arial;
  font-size: 7.58934px;
  font-style: italic;
  font-weight: 700;
  height: 11px;
  left: 5px;
  line-height: 11px;
  position: relative;
  top: -2px;
  width: 102px;
}

#didomi-host
  .didomi-screen-xsmall
  .didomi-gpc-label
  .right-container
  .gpc-icon {
  background-image: url("https://sdk.privacy-center.org/sdk/ca2379ddb62e2e5caa83a51f7e1c54c4ab2a671c/modern/images/178a6780e8762f4b120b-gpc.icon.small.png");
  background-size: cover;
  display: inline-block;
  height: 9.49px;
  left: 9px;
  position: relative;
  width: 9.49px;
}

#didomi-host .didomi-vendors-iab-label {
  background: rgb(255, 255, 255);
  border-radius: 2px;
  color: rgb(117, 117, 117);
  display: inline-block;
  font-size: 10px;
  font-weight: 800;
  line-height: 100%;
  margin-left: 5px;
  padding: 1px 4px;
}

[dir="rtl"] #didomi-host .didomi-vendors-iab-label {
  margin-left: 0px;
  margin-right: 5px;
}

#didomi-host .didomi-switch {
  display: inline-block;
  height: 28px;
  position: relative;
  width: 56px;
}

#didomi-host .didomi-switch input {
  height: 100%;
  opacity: 0;
  width: 100%;
}

#didomi-host .didomi-slider {
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(230, 0, 0);
  border-radius: 24px;
  inset: 0px;
  cursor: pointer;
  position: absolute;
  transition: 0.4s;
}

#didomi-host .didomi-slider::before {
  background-image: url("https://sdk.privacy-center.org/sdk/ca2379ddb62e2e5caa83a51f7e1c54c4ab2a671c/modern/images/b76a404a9fedcf3f2c2f-toggle-cross.svg");
  background-size: cover;
  border-radius: 50%;
  bottom: 3px;
  content: "";
  height: 20px;
  left: 5px;
  position: absolute;
  transition: 0.4s;
  width: 20px;
}

#didomi-host input:checked + .didomi-slider {
  border: 1px solid rgb(61, 133, 72);
  border-radius: 24px;
}

#didomi-host input:focus + .didomi-slider {
  box-shadow: rgb(33, 150, 243) 0px 0px 1px;
  outline: rgb(77, 144, 254) auto 1px;
}

#didomi-host input:checked + .didomi-slider::before {
  background-image: url("https://sdk.privacy-center.org/sdk/ca2379ddb62e2e5caa83a51f7e1c54c4ab2a671c/modern/images/0b30234b8ef077d3d0a4-toggle-check.svg");
  background-size: cover;
  transform: translateX(23px);
}

#didomi-host .didomi-components-explanation-text {
  background: rgb(244, 244, 244);
  border-radius: 7px;
  font-size: 12px;
  line-height: 160%;
  margin-bottom: 32px;
  padding: 7px 12px;
}

.didomi-see-more-button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline;
  font-size: inherit;
  margin: 0px;
  padding: 0px;
  text-decoration: underline;
}

#didomi-host {
  color-scheme: initial;
  forced-color-adjust: initial;
  mask: 0px 0px;
  math-depth: initial;
  position: static;
  position-anchor: initial;
  text-size-adjust: initial;
  appearance: none;
  color: initial;
  font-family: initial;
  font-feature-settings: normal;
  font-kerning: auto;
  font-optical-sizing: initial;
  font-palette: initial;
  font-size: medium;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-variation-settings: initial;
  font-weight: normal;
  position-area: initial;
  text-orientation: mixed;
  text-rendering: auto;
  text-spacing-trim: initial;
  -webkit-font-smoothing: initial;
  -webkit-locale: initial;
  -webkit-text-orientation: initial;
  -webkit-writing-mode: horizontal-tb;
  writing-mode: horizontal-tb;
  zoom: initial;
  accent-color: initial;
  place-content: stretch flex-start;
  align-items: stretch;
  align-self: auto;
  alignment-baseline: initial;
  anchor-name: initial;
  anchor-scope: initial;
  animation-composition: initial;
  animation-delay: 0s;
  animation-direction: normal;
  animation-duration: 0s;
  animation-fill-mode: none;
  animation-iteration-count: 1;
  animation-name: none;
  animation-play-state: running;
  animation-range: initial;
  animation-timeline: initial;
  animation-timing-function: ease;
  app-region: initial;
  aspect-ratio: initial;
  backdrop-filter: initial;
  backface-visibility: visible;
  background: none 0px 0px / auto repeat scroll padding-box border-box
    rgba(0, 0, 0, 0);
  background-blend-mode: normal;
  baseline-shift: initial;
  baseline-source: initial;
  block-size: auto;
  border-block: medium none currentcolor;
  border: none;
  border-radius: 0px;
  border-collapse: separate;
  border-end-end-radius: initial;
  border-end-start-radius: initial;
  border-inline: medium none currentcolor;
  border-start-end-radius: initial;
  border-start-start-radius: initial;
  inset: auto;
  box-decoration-break: slice;
  box-shadow: none;
  box-sizing: content-box;
  break-after: auto;
  break-before: auto;
  break-inside: auto;
  buffered-rendering: initial;
  caption-side: top;
  caret-color: auto;
  clear: none;
  clip: auto;
  clip-path: none;
  clip-rule: initial;
  color-interpolation: initial;
  color-interpolation-filters: initial;
  color-rendering: initial;
  columns: auto;
  column-fill: balance;
  gap: 0px;
  column-rule: medium;
  column-span: none;
  contain: initial;
  contain-intrinsic-block-size: initial;
  contain-intrinsic-size: initial;
  contain-intrinsic-inline-size: initial;
  container: initial;
  content: normal;
  content-visibility: initial;
  counter-increment: none;
  counter-reset: none;
  counter-set: initial;
  cursor: auto;
  cx: initial;
  cy: initial;
  d: initial;
  display: initial;
  dominant-baseline: initial;
  dynamic-range-limit: initial;
  empty-cells: show;
  field-sizing: initial;
  fill: initial;
  fill-opacity: initial;
  fill-rule: initial;
  filter: none;
  flex: 0 1 auto;
  flex-flow: row;
  float: none;
  flood-color: initial;
  flood-opacity: initial;
  grid: none;
  grid-area: auto;
  height: auto;
  hyphenate-character: initial;
  hyphenate-limit-chars: initial;
  hyphens: manual;
  image-orientation: initial;
  image-rendering: auto;
  initial-letter: initial;
  inline-size: auto;
  inset-block: initial;
  inset-inline: initial;
  interpolate-size: initial;
  isolation: auto;
  justify-items: initial;
  justify-self: initial;
  letter-spacing: normal;
  lighting-color: initial;
  line-break: auto;
  line-height: normal;
  list-style: outside none disc;
  margin-block: 0px;
  margin: 0px;
  margin-inline: 0px;
  marker: initial;
  mask-type: luminance;
  math-shift: initial;
  math-style: initial;
  max-block-size: initial;
  max-height: none;
  max-inline-size: initial;
  max-width: none;
  min-block-size: 0px;
  min-height: 0px;
  min-inline-size: 0px;
  min-width: 0px;
  mix-blend-mode: normal;
  object-fit: fill;
  object-position: 50% 50%;
  object-view-box: initial;
  offset: initial;
  opacity: 1;
  order: 0;
  orphans: 2;
  outline: none medium;
  outline-offset: 0px;
  overflow-anchor: initial;
  overflow-block: initial;
  overflow-clip-margin: initial;
  overflow-inline: initial;
  overflow-wrap: normal;
  overflow: visible;
  overlay: initial;
  overscroll-behavior-block: initial;
  overscroll-behavior-inline: initial;
  overscroll-behavior: initial;
  padding-block: 0px;
  padding: 0px;
  padding-inline: 0px;
  page: initial;
  page-orientation: initial;
  paint-order: initial;
  perspective: none;
  perspective-origin: 50% 50%;
  pointer-events: auto;
  position-try: initial;
  position-visibility: initial;
  print-color-adjust: initial;
  quotes: initial;
  r: initial;
  resize: none;
  rotate: initial;
  ruby-align: space-around;
  ruby-position: over;
  rx: initial;
  ry: initial;
  scale: initial;
  scroll-behavior: auto;
  scroll-initial-target: initial;
  scroll-margin-block: initial;
  scroll-margin: initial;
  scroll-margin-inline: initial;
  scroll-marker-group: initial;
  scroll-padding-block: initial;
  scroll-padding: initial;
  scroll-padding-inline: initial;
  scroll-snap-align: initial;
  scroll-snap-stop: initial;
  scroll-snap-type: none;
  scroll-timeline: initial;
  scrollbar-color: initial;
  scrollbar-gutter: initial;
  scrollbar-width: initial;
  shape-image-threshold: 0;
  shape-margin: 0px;
  shape-outside: none;
  shape-rendering: initial;
  size: initial;
  speak: initial;
  stop-color: initial;
  stop-opacity: initial;
  stroke: initial;
  stroke-dasharray: initial;
  stroke-dashoffset: initial;
  stroke-linecap: initial;
  stroke-linejoin: initial;
  stroke-miterlimit: initial;
  stroke-opacity: initial;
  stroke-width: initial;
  tab-size: 8;
  table-layout: auto;
  text-align: initial;
  text-align-last: auto;
  text-anchor: initial;
  text-box: initial;
  text-combine-upright: none;
  text-decoration: none solid currentcolor;
  text-decoration-skip-ink: initial;
  text-emphasis: none currentcolor;
  text-emphasis-position: over right;
  text-indent: 0px;
  text-overflow: clip;
  text-shadow: none;
  text-transform: none;
  text-underline-offset: initial;
  text-underline-position: auto;
  text-wrap: wrap;
  timeline-scope: initial;
  touch-action: auto;
  transform: none;
  transform-box: border-box;
  transform-origin: 50% 50% 0px;
  transform-style: flat;
  transition-behavior: initial;
  transition-delay: 0s;
  transition-duration: 0s;
  transition-property: all;
  transition-timing-function: ease;
  translate: initial;
  user-select: auto;
  vector-effect: initial;
  vertical-align: baseline;
  view-timeline: initial;
  view-transition-class: initial;
  view-transition-name: initial;
  visibility: visible;
  border-spacing: 0px;
  -webkit-box-align: initial;
  -webkit-box-decoration-break: slice;
  -webkit-box-direction: initial;
  -webkit-box-flex: initial;
  -webkit-box-ordinal-group: initial;
  -webkit-box-orient: initial;
  -webkit-box-pack: initial;
  -webkit-box-reflect: initial;
  -webkit-line-break: initial;
  -webkit-line-clamp: initial;
  -webkit-mask-box-image: initial;
  -webkit-rtl-ordering: initial;
  -webkit-ruby-position: initial;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-combine: initial;
  -webkit-text-decorations-in-effect: initial;
  -webkit-text-fill-color: initial;
  -webkit-text-security: initial;
  -webkit-text-stroke: 0px currentcolor;
  -webkit-user-drag: initial;
  white-space-collapse: collapse;
  widows: 2;
  width: auto;
  will-change: auto;
  word-break: normal;
  word-spacing: normal;
  x: initial;
  y: initial;
  z-index: auto;
}

#didomi-host button {
  line-height: normal;
}

#didomi-host button span {
  background: initial;
  height: auto;
  padding: 0px;
}

#didomi-host {
  display: block;
  font-size: 15px;
  height: 0px;
  line-height: 160%;
  text-rendering: optimizelegibility;
  width: 0px;
  -webkit-font-smoothing: antialiased;
}

#didomi-host .pad {
  padding: 16px;
}

#didomi-host .pad-xxl {
  padding: 56px;
}

#didomi-host .pad-xl {
  padding: 48px;
}

#didomi-host .pad-lg {
  padding: 32px;
}

#didomi-host .pad-md {
  padding: 24px;
}

#didomi-host .pad-sm {
  padding: 8px;
}

#didomi-host .pad-xs {
  padding: 4px;
}

#didomi-host .pad-none {
  padding: 0px;
}

#didomi-host .pad-bottom {
  padding-bottom: 16px;
}

#didomi-host .pad-bottom-xxl {
  padding-bottom: 56px;
}

#didomi-host .pad-bottom-xl {
  padding-bottom: 48px;
}

#didomi-host .pad-bottom-lg {
  padding-bottom: 32px;
}

#didomi-host .pad-bottom-md {
  padding-bottom: 24px;
}

#didomi-host .pad-bottom-sm {
  padding-bottom: 8px;
}

#didomi-host .pad-bottom-xs {
  padding-bottom: 4px;
}

#didomi-host .pad-bottom-none {
  padding-bottom: 0px;
}

#didomi-host .pad-top {
  padding-top: 16px;
}

#didomi-host .pad-top-xxl {
  padding-top: 56px;
}

#didomi-host .pad-top-xl {
  padding-top: 48px;
}

#didomi-host .pad-top-lg {
  padding-top: 32px;
}

#didomi-host .pad-top-md {
  padding-top: 24px;
}

#didomi-host .pad-top-sm {
  padding-top: 8px;
}

#didomi-host .pad-top-xs {
  padding-top: 4px;
}

#didomi-host .pad-top-none {
  padding-top: 0px;
}

#didomi-host .pad-left {
  padding-left: 16px;
}

#didomi-host .pad-left-xxl {
  padding-left: 56px;
}

#didomi-host .pad-left-xl {
  padding-left: 48px;
}

#didomi-host .pad-left-lg {
  padding-left: 32px;
}

#didomi-host .pad-left-md {
  padding-left: 24px;
}

#didomi-host .pad-left-sm {
  padding-left: 8px;
}

#didomi-host .pad-left-xs {
  padding-left: 4px;
}

#didomi-host .pad-left-none {
  padding-left: 0px;
}

#didomi-host .pad-right {
  padding-right: 16px;
}

#didomi-host .pad-right-xxl {
  padding-right: 56px;
}

#didomi-host .pad-right-xl {
  padding-right: 48px;
}

#didomi-host .pad-right-lg {
  padding-right: 32px;
}

#didomi-host .pad-right-md {
  padding-right: 24px;
}

#didomi-host .pad-right-sm {
  padding-right: 8px;
}

#didomi-host .pad-right-xs {
  padding-right: 4px;
}

#didomi-host .pad-right-none {
  padding-right: 0px;
}

#didomi-host .pull-xxl {
  margin: -56px;
}

#didomi-host .pull-xl {
  margin: -48px;
}

#didomi-host .pull-lg {
  margin: -32px;
}

#didomi-host .pull-md {
  margin: -24px;
}

#didomi-host .pull {
  margin: -16px;
}

#didomi-host .pull-sm {
  margin: -8px;
}

#didomi-host .pull-xs {
  margin: -4px;
}

#didomi-host .pull-none {
  margin: 0px;
}

#didomi-host .pull-bottom-xxl {
  margin-bottom: -56px;
}

#didomi-host .pull-bottom-xl {
  margin-bottom: -48px;
}

#didomi-host .pull-bottom-lg {
  margin-bottom: -32px;
}

#didomi-host .pull-bottom-md {
  margin-bottom: -24px;
}

#didomi-host .pull-bottom {
  margin-bottom: -16px;
}

#didomi-host .pull-bottom-sm {
  margin-bottom: -8px;
}

#didomi-host .pull-bottom-xs {
  margin-bottom: -4px;
}

#didomi-host .pull-bottom-none {
  margin-bottom: 0px;
}

#didomi-host .pull-top-xxl {
  margin-top: -56px;
}

#didomi-host .pull-top-xl {
  margin-top: -48px;
}

#didomi-host .pull-top-lg {
  margin-top: -32px;
}

#didomi-host .pull-top-md {
  margin-top: -24px;
}

#didomi-host .pull-top {
  margin-top: -16px;
}

#didomi-host .pull-top-sm {
  margin-top: -8px;
}

#didomi-host .pull-top-xs {
  margin-top: -4px;
}

#didomi-host .pull-top-none {
  margin-top: 0px;
}

#didomi-host .pull-left-xxl {
  margin-left: -56px;
}

#didomi-host .pull-left-xl {
  margin-left: -48px;
}

#didomi-host .pull-left-lg {
  margin-left: -32px;
}

#didomi-host .pull-left-md {
  margin-left: -24px;
}

#didomi-host .pull-left {
  margin-left: -16px;
}

#didomi-host .pull-left-sm {
  margin-left: -8px;
}

#didomi-host .pull-left-xs {
  margin-left: -4px;
}

#didomi-host .pull-left-none {
  margin-left: 0px;
}

#didomi-host .pull-right-xxl {
  margin-right: -56px;
}

#didomi-host .pull-right-xl {
  margin-right: -48px;
}

#didomi-host .pull-right-lg {
  margin-right: -32px;
}

#didomi-host .pull-right-md {
  margin-right: -24px;
}

#didomi-host .pull-right {
  margin-right: -16px;
}

#didomi-host .pull-right-sm {
  margin-right: -8px;
}

#didomi-host .pull-right-xs {
  margin-right: -4px;
}

#didomi-host .pull-right-none {
  margin-right: 0px;
}

#didomi-host .push {
  margin: 16px;
}

#didomi-host .push-xxl {
  margin: 56px;
}

#didomi-host .push-xl {
  margin: 48px;
}

#didomi-host .push-lg {
  margin: 32px;
}

#didomi-host .push-md {
  margin: 24px;
}

#didomi-host .push-sm {
  margin: 8px;
}

#didomi-host .push-xs {
  margin: 4px;
}

#didomi-host .push-none {
  margin: 0px;
}

#didomi-host .push-bottom {
  margin-bottom: 16px;
}

#didomi-host .push-bottom-xxl {
  margin-bottom: 56px;
}

#didomi-host .push-bottom-xl {
  margin-bottom: 48px;
}

#didomi-host .push-bottom-lg {
  margin-bottom: 32px;
}

#didomi-host .push-bottom-md {
  margin-bottom: 24px;
}

#didomi-host .push-bottom-sm {
  margin-bottom: 8px;
}

#didomi-host .push-bottom-xs {
  margin-bottom: 4px;
}

#didomi-host .push-bottom-none {
  margin-bottom: 0px;
}

#didomi-host .push-top {
  margin-top: 16px;
}

#didomi-host .push-top-xxl {
  margin-top: 56px;
}

#didomi-host .push-top-xl {
  margin-top: 48px;
}

#didomi-host .push-top-lg {
  margin-top: 32px;
}

#didomi-host .push-top-md {
  margin-top: 24px;
}

#didomi-host .push-top-sm {
  margin-top: 8px;
}

#didomi-host .push-top-xs {
  margin-top: 4px;
}

#didomi-host .push-top-none {
  margin-top: 0px;
}

#didomi-host .push-left {
  margin-left: 16px;
}

#didomi-host .push-left-xxl {
  margin-left: 56px;
}

#didomi-host .push-left-xl {
  margin-left: 48px;
}

#didomi-host .push-left-lg {
  margin-left: 32px;
}

#didomi-host .push-left-md {
  margin-left: 24px;
}

#didomi-host .push-left-sm {
  margin-left: 8px;
}

#didomi-host .push-left-xs {
  margin-left: 4px;
}

#didomi-host .push-left-none {
  margin-left: 0px;
}

#didomi-host .push-right {
  margin-right: 16px;
}

#didomi-host .push-right-xxl {
  margin-right: 56px;
}

#didomi-host .push-right-xl {
  margin-right: 48px;
}

#didomi-host .push-right-lg {
  margin-right: 32px;
}

#didomi-host .push-right-md {
  margin-right: 24px;
}

#didomi-host .push-right-sm {
  margin-right: 8px;
}

#didomi-host .push-right-xs {
  margin-right: 4px;
}

#didomi-host .push-right-none {
  margin-right: 0px;
}

#didomi-host a,
#didomi-host p,
#didomi-host span {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
}

#didomi-host .didomi-icon {
  vertical-align: middle;
}

#didomi-host .didomi-logo-icon {
  margin-left: 10px;
}

#didomi-host div {
  display: block;
}

#didomi-host p {
  display: block;
  margin-bottom: 16px;
}

#didomi-host .p-title {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  letter-spacing: 0.005em;
}

#didomi-host ul {
  display: block;
  margin-bottom: 16px;
}

#didomi-host li {
  display: list-item;
  margin-left: 20px;
}

#didomi-host ol {
  display: block;
  list-style-type: decimal;
  margin-bottom: 16px;
}

#didomi-host table {
  border-collapse: separate;
  border-spacing: 2px;
  box-sizing: border-box;
  display: table;
  max-width: 100%;
  width: 100%;
}

#didomi-host table tbody,
#didomi-host table thead {
  display: table-header-group;
}

#didomi-host table tr {
  display: table-row;
}

#didomi-host table td,
#didomi-host table th {
  display: table-cell;
}

#didomi-host a {
  cursor: pointer;
}

#didomi-host a.didomi-no-link-style {
  color: rgb(0, 0, 0);
  text-decoration: none;
}

#didomi-host style {
  display: none;
}

#didomi-host .text-bold {
  font-weight: bold;
}

#didomi-host h1 {
  display: block;
  font-size: 2em;
  font-weight: bold;
  margin-bottom: 16px;
}

#didomi-host h2 {
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 16px;
}

#didomi-host h3 {
  display: block;
  font-size: 1.17em;
  font-weight: bold;
  margin-bottom: 16px;
}

#didomi-host h4 {
  display: block;
  font-weight: bold;
  margin-bottom: 16px;
}

#didomi-host h5 {
  display: block;
  font-size: 0.83em;
  font-weight: bold;
  margin-bottom: 16px;
}

#didomi-host h6 {
  display: block;
  font-size: 0.67em;
  font-weight: bold;
  margin-bottom: 16px;
}

#didomi-host b,
#didomi-host strong {
  font-weight: bold;
}

#didomi-host cite,
#didomi-host dfn,
#didomi-host em,
#didomi-host i,
#didomi-host var {
  font-style: italic;
}

#didomi-host ins,
#didomi-host u {
  text-decoration: underline;
}

#didomi-host del,
#didomi-host s,
#didomi-host strike {
  text-decoration: line-through;
}

#didomi-host sub {
  font-size: smaller;
  line-height: normal;
  vertical-align: sub;
}

#didomi-host sup {
  font-size: smaller;
  line-height: normal;
  vertical-align: super;
}

#didomi-host nobr {
  white-space: nowrap;
}

#didomi-host hr {
  border: 1px inset;
  box-sizing: content-box;
  color: gray;
  display: block;
  margin: 16px 0px;
}

#didomi-host :focus {
  outline: rgb(77, 144, 254) auto 1px;
}

#didomi-host li[title] span {
  border-bottom: 1px dashed rgb(0, 0, 0);
  cursor: help;
}

#didomi-host span[title] {
  border-bottom: 1px dashed rgb(0, 0, 0);
  cursor: help;
}

#didomi-host .hbb-safe-area {
  background-color: rgba(0, 0, 0, 0.5);
  height: 648px;
  left: 128px;
  position: absolute;
  top: 36px;
  width: 1024px;
}

#didomi-host .didomi-popup-container {
  position: relative;
}

#didomi-host [datatooltip] {
  border-bottom: 1px dashed rgb(0, 0, 0);
  cursor: help;
  width: fit-content;
}

#didomi-host [datatooltip]:focus {
  border-radius: 2px;
  outline-offset: 2px;
  outline: rgb(47, 171, 213) solid 2px !important;
}

[dir="rtl"] #didomi-host [datatooltip]::after {
  text-align: right;
}

#didomi-host [datatooltip]:focus::after {
  background-color: rgb(240, 245, 255);
  border-radius: 8px;
  content: attr(dataTooltip);
  display: block;
  font-size: 12px;
  left: 0px;
  line-height: 18px;
  margin: 0px 20px;
  min-height: fit-content;
  min-width: fit-content;
  padding: 16px;
  position: absolute;
  text-align: left;
  white-space: pre-line;
  z-index: 1;
  overflow-y: auto !important;
}

#didomi-host .didomi-consent-popup-categories [datatooltip],
#didomi-host .didomi-consent-popup-vendor__description [datatooltip],
#didomi-host .didomi-vendor-storage-disclosures [datatooltip] {
  position: static;
}

#didomi-host .didomi-consent-popup-categories [datatooltip]:focus::after,
#didomi-host
  .didomi-consent-popup-vendor__description
  [datatooltip]:focus::after,
#didomi-host .didomi-vendor-storage-disclosures [datatooltip]:focus::after {
  position: static;
}

#didomi-host .sr-only {
  border: 0px !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0px !important;
  position: fixed !important;
  white-space: nowrap !important;
  width: 1px !important;
}

#didomi-host .hidetooltip.hidetooltip.hidetooltip + [role="tooltip"],
#didomi-host [role="tooltip"] {
  position: fixed;
  visibility: hidden;
}

#didomi-host .didomi-vendor-purpose-description {
  align-items: flex-start;
  align-self: stretch;
  background: rgb(248, 248, 248);
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 10px;
  padding: 8px 16px;
}

#didomi-host .didomi-vendor-purpose-description.tcfv_2_2 {
  font-size: 12px;
}

#didomi-host #buttons #didomi-notice-learn-more-button > span {
  white-space: normal;
}

#didomi-host .didomi-vendors-count-view-vendors-list-link {
  align-items: center;
  background: rgb(255, 255, 255);
  border: 1px solid rgb(235, 235, 235);
  color: rgb(106, 106, 106);
  cursor: pointer;
  display: flex;
  font-size: 12px;
  font-weight: 700;
  gap: 7px;
  height: 25px;
  justify-content: center;
  line-height: 17px;
  margin-left: 10px;
  padding: 5px 15px;
}

#didomi-host #didomi-notice {
  background-color: rgb(255, 255, 255);
}

#didomi-host #didomi-notice p {
  margin: 0px;
}

#didomi-host #didomi-notice.didomi-regular-notice {
  font-size: 13px;
  line-height: 1.5em;
  position: fixed;
  z-index: 2147483640;
}

#didomi-host
  #didomi-notice.didomi-regular-notice.didomi-regular-notice-with-data-processing
  .didomi-notice-text {
  margin-right: 40px;
}

#didomi-host #didomi-notice.didomi-regular-notice a {
  color: inherit;
  text-decoration: underline;
}

#didomi-host
  #didomi-notice.didomi-regular-notice
  .didomi-notice-view-partners-link,
#didomi-host
  #didomi-notice.didomi-regular-notice
  .didomi-notice-view-partners-link-in-text {
  text-decoration: underline;
}

#didomi-host
  #didomi-notice.didomi-regular-notice
  .didomi-buttons-with-x-button {
  margin-top: 36px;
}

#didomi-host #didomi-notice.didomi-regular-notice.shape-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 310px;
  padding: 32px;
}

#didomi-host #didomi-notice.didomi-regular-notice.shape-box #buttons {
  margin-top: 20px;
}

#didomi-host #didomi-notice.didomi-regular-notice.shape-box #buttons.single {
  width: 100%;
}

#didomi-host
  #didomi-notice.didomi-regular-notice.shape-box
  #buttons.single
  button {
  width: 100%;
}

#didomi-host #didomi-notice.didomi-regular-notice.shape-box #buttons.multiple {
  width: 100%;
}

#didomi-host
  #didomi-notice.didomi-regular-notice.shape-box
  #buttons.multiple
  button {
  padding-right: 0.8em;
  width: 100%;
}

#didomi-host #didomi-notice.didomi-regular-notice.shape-box.top.left {
  margin: 1em 0px 0px 1em;
}

#didomi-host #didomi-notice.didomi-regular-notice.shape-box.top.right {
  margin: 1em 1em 0px 0px;
}

#didomi-host #didomi-notice.didomi-regular-notice.shape-box.bottom.left {
  margin: 0px 0px 1em 1em;
}

#didomi-host #didomi-notice.didomi-regular-notice.shape-box.bottom.right {
  margin: 0px 1em 1em 0px;
}

#didomi-host #didomi-notice.didomi-regular-notice.shape-banner {
  left: 0px;
  padding: 1em 1.8em;
  right: 0px;
}

#didomi-host
  #didomi-notice.didomi-regular-notice.shape-banner
  .didomi-notice__interior-border {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

#didomi-host
  #didomi-notice.didomi-regular-notice.shape-banner
  #buttons.multiple {
  flex-shrink: 0;
}

#didomi-host
  #didomi-notice.didomi-regular-notice.shape-banner
  #buttons.multiple
  button {
  margin-right: 10px;
}

#didomi-host #didomi-notice.didomi-regular-notice.shape-panel {
  max-width: 600px;
}

#didomi-host #didomi-notice.didomi-regular-notice.shape-panel.right {
  right: 100px;
}

#didomi-host #didomi-notice.didomi-regular-notice.shape-panel.left {
  left: 100px;
}

#didomi-host #didomi-notice.didomi-regular-notice.shape-panel.bottom {
  border-left-style: solid;
  border-left-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top-style: solid;
  border-top-width: 1px;
  padding: 1px;
}

#didomi-host
  #didomi-notice.didomi-regular-notice.shape-panel.bottom
  .didomi-notice__interior-border {
  border-left-style: solid;
  border-left-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-top-style: solid;
  border-top-width: 1px;
  padding: 10px;
}

#didomi-host #didomi-notice.didomi-regular-notice.shape-panel.top {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
  padding: 1px;
}

#didomi-host
  #didomi-notice.didomi-regular-notice.shape-panel.top
  .didomi-notice__interior-border {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
  padding: 10px;
}

#didomi-host
  #didomi-notice.didomi-regular-notice.shape-panel
  #buttons.multiple {
  margin-top: 20px;
}

#didomi-host
  #didomi-notice.didomi-regular-notice.shape-panel
  #buttons.multiple
  button {
  margin-right: 10px;
}

#didomi-host #didomi-notice.didomi-regular-notice.top {
  top: 0px;
}

#didomi-host #didomi-notice.didomi-regular-notice.bottom {
  bottom: 0px;
}

#didomi-host #didomi-notice.didomi-regular-notice.left {
  left: 0px;
}

#didomi-host #didomi-notice.didomi-regular-notice.right {
  right: 0px;
}

#didomi-host #didomi-notice.didomi-regular-notice #buttons {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

#didomi-host #didomi-notice.didomi-regular-notice #buttons button {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  display: block;
  font-size: 0.9em;
  font-weight: 700;
  min-width: 140px;
  padding: 0.4em 0.8em;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}

#didomi-host
  #didomi-notice.didomi-regular-notice
  #buttons
  button.didomi-button-standard {
  background-color: rgb(238, 238, 238);
  border: 1px solid rgba(34, 34, 34, 0.2);
  color: rgb(85, 85, 85);
}

#didomi-host #didomi-notice.didomi-regular-notice .didomi-x-button {
  right: 8px;
  top: 8px;
}

[dir="rtl"] #didomi-host #didomi-notice.didomi-regular-notice .didomi-x-button {
  left: 8px;
  right: auto;
}

#didomi-host #didomi-notice.didomi-regular-notice .didomi-gpc-container {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  margin: 10px 10px 16px 0px;
}

#didomi-host
  .didomi-banner-notice-optin-type
  .didomi-continue-without-agreeing {
  position: absolute;
  right: 35px !important;
  top: 10px !important;
}

[dir="rtl"]
  #didomi-host
  .didomi-banner-notice-optin-type
  .didomi-continue-without-agreeing {
  left: 35px;
  right: auto !important;
}

#didomi-host
  .didomi-screen-large
  #didomi-notice.didomi-regular-notice.didomi-regular-notice-with-data-processing
  .didomi-notice-text {
  max-width: 1200px;
}

#didomi-host
  .didomi-screen-xlarge
  #didomi-notice.didomi-regular-notice.didomi-regular-notice-with-data-processing
  .didomi-notice-text {
  max-width: 1500px;
}

#didomi-host .didomi-mobile .didomi-notice-text-with-x-button {
  margin-left: 36px;
  margin-top: 36px;
}

#didomi-host
  .didomi-mobile
  #didomi-notice.didomi-regular-notice.didomi-support-full-height {
  box-sizing: border-box;
  display: flex;
  height: auto;
  max-height: 100%;
}

#didomi-host
  .didomi-mobile
  #didomi-notice.didomi-regular-notice.didomi-support-full-height.didomi-max-height-reached
  #buttons {
  box-shadow: rgba(0, 0, 0, 0.1) 0px -3px 10px -2px;
}

#didomi-host
  .didomi-mobile
  #didomi-notice.didomi-regular-notice.didomi-support-full-height
  .didomi-notice__interior-border {
  display: flex;
  flex: 1 0 auto;
  max-height: -webkit-fill-available;
  padding: 0px;
  width: 100%;
}

#didomi-host
  .didomi-mobile
  #didomi-notice.didomi-regular-notice.didomi-support-full-height
  .didomi-notice__interior-border
  .didomi-notice-text {
  box-sizing: border-box;
  height: 100%;
  margin: 0px;
  overflow-y: auto;
  padding: 1em 1.8em;
}

#didomi-host
  .didomi-mobile
  #didomi-notice.didomi-regular-notice.didomi-support-full-height
  .didomi-notice__interior-border
  .didomi-notice-text
  > :last-child {
  margin-bottom: 20px;
}

#didomi-host
  .didomi-mobile
  #didomi-notice.didomi-regular-notice.didomi-support-full-height
  .didomi-notice__interior-border
  #buttons {
  box-sizing: border-box;
  flex: 1 0 auto;
  margin-top: 0px;
  padding: 1em 1.8em;
}

#didomi-host
  .didomi-mobile
  #didomi-notice.didomi-regular-notice
  .didomi-gpc-container {
  align-items: center;
  margin: 10px 10px 10px 0px;
}

#didomi-host .didomi-mobile #didomi-notice.didomi-regular-notice {
  font-size: 11px;
  left: 0px;
  padding: 1px;
  right: 0px;
}

#didomi-host
  .didomi-mobile
  #didomi-notice.didomi-regular-notice.didomi-regular-notice-with-data-processing {
  font-size: 12px;
}

#didomi-host
  .didomi-mobile
  #didomi-notice.didomi-regular-notice.didomi-regular-notice-with-data-processing
  .didomi-notice-text {
  margin-right: 0px;
}

#didomi-host
  .didomi-mobile
  #didomi-notice.didomi-regular-notice
  .didomi-notice__interior-border {
  display: flex;
  flex-direction: column;
  padding: 1em 1.8em;
}

#didomi-host .didomi-mobile #didomi-notice.didomi-regular-notice.bottom {
  border-top-style: solid;
  border-top-width: 1px;
}

#didomi-host
  .didomi-mobile
  #didomi-notice.didomi-regular-notice.bottom
  .didomi-notice__interior-border {
  border-top-style: solid;
  border-top-width: 1px;
}

#didomi-host .didomi-mobile #didomi-notice.didomi-regular-notice.top {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

#didomi-host
  .didomi-mobile
  #didomi-notice.didomi-regular-notice.top
  .didomi-notice__interior-border {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

#didomi-host .didomi-mobile #didomi-notice.didomi-regular-notice #text {
  width: 100%;
}

#didomi-host .didomi-mobile #didomi-notice.didomi-regular-notice #buttons {
  margin-top: 20px;
}

#didomi-host
  .didomi-mobile
  #didomi-notice.didomi-regular-notice
  #buttons.single {
  width: 100%;
}

#didomi-host
  .didomi-mobile
  #didomi-notice.didomi-regular-notice
  #buttons.single
  button {
  width: 100%;
}

#didomi-host
  .didomi-mobile
  #didomi-notice.didomi-regular-notice
  #buttons.multiple {
  width: 100%;
}

#didomi-host
  .didomi-mobile
  #didomi-notice.didomi-regular-notice
  #buttons.multiple
  button {
  margin-right: 10px;
  padding-right: 0.8em;
  width: 100%;
}

#didomi-host
  .didomi-mobile
  #didomi-notice.didomi-regular-notice
  #buttons.multiple
  button:last-child {
  margin-right: 0px;
}

#didomi-host
  .didomi-mobile
  .didomi-banner-notice-optin-type
  .didomi-banner-notice-continue-without-agreeing-buttons {
  width: 100%;
}

#didomi-host
  .didomi-mobile
  .didomi-banner-notice-optin-type
  .didomi-continue-without-agreeing {
  align-self: flex-end;
  margin-bottom: 15px;
  margin-top: 5px;
  position: static;
}

#didomi-host
  .didomi-screen-xsmall
  #didomi-notice.didomi-regular-notice
  #buttons.multiple {
  flex-direction: column;
}

#didomi-host
  .didomi-screen-xsmall
  #didomi-notice.didomi-regular-notice
  #buttons.multiple
  button {
  margin-bottom: 10px;
  margin-right: 0px;
  padding-right: 0px;
  width: 100%;
}

#didomi-host
  .didomi-screen-xsmall
  #didomi-notice.didomi-regular-notice
  #buttons.multiple
  button:last-child {
  margin-bottom: 0px;
}

#didomi-host #notice-vendors-number-section {
  align-items: center;
  color: rgb(5, 104, 123);
  display: flex;
  justify-content: end;
}

#didomi-host #notice-vendors-number-section p {
  margin: 0px;
}

#didomi-host .didomi-popup__backdrop {
  z-index: 2147483641;
}

#didomi-host .didomi-popup__backdrop.didomi-notice-popup .didomi-popup-view {
  width: 100%;
}

#didomi-host .didomi-popup__backdrop.didomi-popup-with-x-button {
  padding-top: 18px;
}

#didomi-host
  .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  height: 100%;
  justify-content: center;
  max-height: 100vh;
}

#didomi-host
  .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height.didomi-max-height-reached
  .didomi-exterior-border {
  border-radius: 0px;
}

#didomi-host
  .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height.didomi-max-height-reached
  .didomi-popup-container {
  border-radius: 0px;
}

#didomi-host
  .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height.didomi-max-height-reached
  .didomi-popup-notice-logo-container {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 10px -2px;
}

#didomi-host
  .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height.didomi-max-height-reached
  #buttons {
  box-shadow: rgba(0, 0, 0, 0.1) 0px -3px 10px -2px;
}

#didomi-host
  .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height
  .didomi-exterior-border {
  box-sizing: border-box;
  display: flex;
  margin: 0px auto;
  max-height: 100%;
  z-index: 2147483641;
  padding: 0px !important;
}

#didomi-host
  .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height
  .didomi-exterior-border
  .didomi-popup-container {
  box-sizing: border-box;
  display: flex;
  flex: 1 0 auto;
  margin: 0px auto;
  max-width: 700px;
  padding: 0px !important;
}

@media (-ms-high-contrast: none) {
}

#didomi-host
  .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height
  .didomi-exterior-border
  .didomi-popup-container
  .didomi-popup-view {
  display: flex;
  flex: 1 0 auto;
  flex-direction: column;
  height: -webkit-fit-content;
  max-height: 100vh;
  padding: 0px;
  width: 100%;
  justify-content: flex-start;
}

#didomi-host
  .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height
  .didomi-exterior-border
  .didomi-popup-container
  .didomi-popup-view
  > :first-child {
  padding-top: 50px;
}

#didomi-host
  .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height
  .didomi-exterior-border
  .didomi-popup-container
  .didomi-popup-view
  .didomi-popup-notice-logo-container {
  box-sizing: border-box;
  flex: 1 0 auto;
  z-index: 2147483640;
}

#didomi-host
  .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height
  .didomi-exterior-border
  .didomi-popup-container
  .didomi-popup-view
  .didomi-popup-notice-logo-container
  .didomi-popup-notice-logo {
  margin-bottom: 30px;
}

#didomi-host
  .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height
  .didomi-exterior-border
  .didomi-popup-container
  .didomi-popup-view
  .didomi-popup-notice-text-container {
  box-sizing: border-box;
  height: 100%;
  overflow-y: auto;
  padding: 0px 50px;
}

#didomi-host
  .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height
  .didomi-exterior-border
  .didomi-popup-container
  .didomi-popup-view
  .didomi-popup-notice-text-container
  > :last-child {
  margin-bottom: 20px;
}

#didomi-host
  .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height
  .didomi-exterior-border
  .didomi-popup-container
  .didomi-popup-view
  #buttons {
  box-sizing: border-box;
  flex: 1 0 auto;
  margin-top: 0px;
  padding: 20px 25px 50px;
}

#didomi-host
  .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height
  .didomi-exterior-border
  .didomi-popup-container
  .didomi-popup-view
  #buttons
  button:first-child {
  margin-top: 0px !important;
}

@media (-ms-high-contrast: none) {
}

#didomi-host .didomi-popup-notice {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  max-width: 600px;
  padding: 50px;
  position: relative;
}

#didomi-host .didomi-popup-notice.didomi-popup-notice-with-data-processing {
  color: rgb(51, 51, 51);
  padding: 45px 25px !important;
}

#didomi-host .didomi-popup-notice.didomi-popup-notice-with-data-processing h1 {
  margin-bottom: 25px;
  margin-top: 0px;
  text-align: left;
}

[dir="rtl"]
  #didomi-host
  .didomi-popup-notice.didomi-popup-notice-with-data-processing
  h1 {
  text-align: right;
}

#didomi-host .didomi-popup-notice.didomi-popup-notice-with-data-processing p {
  margin-bottom: 10px;
  margin-top: 0px;
}

#didomi-host
  .didomi-popup-notice.didomi-popup-notice-data-processing-list
  p
  span {
  font-size: 12px;
}

#didomi-host .didomi-popup-notice .didomi-popup-notice-text p {
  font-size: 15px;
  margin: 0px;
}

#didomi-host .didomi-popup-notice h1 {
  margin-bottom: 50px;
  text-align: center;
}

[dir="rtl"] #didomi-host .didomi-popup-notice h1 {
  text-align: right;
}

#didomi-host .didomi-popup-notice .didomi-popup-notice-logo {
  margin-bottom: 30px;
  width: 200px;
}

#didomi-host .didomi-popup-notice .didomi-popup-notice-subtext,
#didomi-host .didomi-popup-notice .didomi-popup-notice-text {
  flex: 0 1 auto;
  max-width: 600px;
  text-align: left;
  width: 100%;
}

[dir="rtl"] #didomi-host .didomi-popup-notice .didomi-popup-notice-subtext,
[dir="rtl"] #didomi-host .didomi-popup-notice .didomi-popup-notice-text {
  text-align: right;
}

#didomi-host .didomi-popup-notice .didomi-notice-view-partners-link {
  display: block;
  margin-top: 20px;
  text-align: center;
}

#didomi-host .didomi-popup-notice .didomi-notice-view-partners-link-in-text {
  text-decoration: underline;
}

#didomi-host .didomi-popup-notice .didomi-popup-notice-buttons {
  align-items: normal;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 30px;
}

#didomi-host
  .didomi-popup-notice
  .didomi-popup-notice-buttons
  .didomi-components-button {
  padding: 2px 25px;
}

#didomi-host
  .didomi-popup-notice
  .didomi-popup-notice-buttons
  .didomi-components-button:hover {
  opacity: 0.7;
}

#didomi-host .didomi-popup-notice .didomi-popup-notice-buttons a {
  text-decoration: underline;
}

#didomi-host .didomi-popup-notice .didomi-popup-notice-buttons .didomi-button {
  height: auto;
  line-height: 140%;
  margin-right: 10px;
  min-height: 40px;
  min-width: 200px;
}

[dir="rtl"]
  #didomi-host
  .didomi-popup-notice
  .didomi-popup-notice-buttons
  .didomi-button {
  margin-right: 0px;
}

#didomi-host
  .didomi-popup-notice
  .didomi-popup-notice-buttons
  .didomi-button:last-child {
  margin-right: 0px;
}

[dir="rtl"]
  #didomi-host
  .didomi-popup-notice
  .didomi-popup-notice-buttons
  .didomi-button:last-child {
  margin-right: 10px;
}

[dir="rtl"]
  #didomi-host
  .didomi-popup-notice
  .didomi-popup-notice-buttons
  .didomi-button:not(:last-child):not(:first-child) {
  margin-right: 10px;
}

#didomi-host .didomi-popup-notice .didomi-popup-notice-subtext {
  margin-top: 30px;
}

#didomi-host .didomi-popup-notice .didomi-popup-close {
  position: absolute;
  right: 30px;
  top: 30px;
}

#didomi-host .didomi-popup-notice-optin-type {
  max-width: 730px;
}

#didomi-host .didomi-popup-notice-optin-type .didomi-popup-notice-buttons {
  align-items: normal;
}

#didomi-host
  .didomi-popup-notice-optin-type
  .didomi-popup-notice-buttons
  .didomi-components-button {
  height: auto;
  line-height: 140%;
  padding: 8px 16px !important;
}

#didomi-host
  .didomi-popup-notice-optin-type
  .didomi-popup-notice-logo-container,
#didomi-host
  .didomi-popup-notice-optin-type
  .didomi-popup-notice-text-container {
  clear: both;
}

#didomi-host .didomi-popup-notice-optin-type .didomi-continue-without-agreeing {
  float: right;
  margin-bottom: 40px;
  margin-top: -10px;
}

[dir="rtl"]
  #didomi-host
  .didomi-popup-notice-optin-type
  .didomi-continue-without-agreeing {
  float: left;
}

#didomi-host .didomi-gpc-container {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  margin-bottom: 16px;
  padding: 0px;
  width: 100%;
}

#didomi-host .didomi-mobile #notice-vendors-number-section {
  align-items: end;
  flex-direction: column;
}

#didomi-host
  .didomi-mobile
  #notice-vendors-number-section
  .didomi-vendors-count-view-vendors-list-link {
  border-color: rgb(5, 104, 123);
  color: rgb(5, 104, 123);
}

#didomi-host .didomi-mobile #didomi-popup .didomi-popup-notice {
  font-size: 12px;
  line-height: 160%;
  padding: 30px;
}

#didomi-host .didomi-mobile #didomi-popup .didomi-popup-notice h1 {
  margin-bottom: 35px;
}

#didomi-host .didomi-mobile #didomi-popup .didomi-popup-notice p {
  text-align: justify;
}

#didomi-host
  .didomi-mobile
  #didomi-popup
  .didomi-popup-notice
  .didomi-gpc-container {
  align-items: center;
}

#didomi-host .didomi-mobile .didomi-popup-with-x-button {
  padding-top: 0px;
}

#didomi-host .didomi-mobile .didomi-notice-popup.didomi-support-full-height {
  max-height: -webkit-fill-available;
}

#didomi-host
  .didomi-mobile
  .didomi-notice-popup.didomi-support-full-height
  .didomi-exterior-border
  .didomi-popup-container
  .didomi-popup-view {
  max-height: -webkit-fill-available;
}

#didomi-host
  .didomi-mobile
  .didomi-notice-popup.didomi-support-full-height
  .didomi-exterior-border
  .didomi-popup-container
  .didomi-popup-view
  > :first-child {
  padding-top: 30px;
}

#didomi-host
  .didomi-mobile
  .didomi-notice-popup.didomi-support-full-height
  .didomi-exterior-border
  .didomi-popup-container
  .didomi-popup-view
  .didomi-popup-notice-logo-container
  .didomi-popup-notice-logo {
  margin-bottom: 30px;
}

#didomi-host
  .didomi-mobile
  .didomi-notice-popup.didomi-support-full-height
  .didomi-exterior-border
  .didomi-popup-container
  .didomi-popup-view
  .didomi-popup-notice-text-container {
  padding: 0px 30px;
}

#didomi-host
  .didomi-mobile
  .didomi-notice-popup.didomi-support-full-height
  .didomi-exterior-border
  .didomi-popup-container
  .didomi-popup-view
  .didomi-popup-notice-text-container
  > :first-child {
  margin-top: 20px;
}

#didomi-host
  .didomi-mobile
  .didomi-notice-popup.didomi-support-full-height
  .didomi-exterior-border
  .didomi-popup-container
  .didomi-popup-view
  .didomi-popup-notice-text-container
  > :last-child {
  margin-bottom: 15px;
}

#didomi-host
  .didomi-mobile
  .didomi-notice-popup.didomi-support-full-height
  .didomi-exterior-border
  .didomi-popup-container
  .didomi-popup-view
  .didomi-popup-notice-text-container
  ~ .didomi-popup-notice-logo-container {
  padding: 0px 30px;
}

#didomi-host
  .didomi-mobile
  .didomi-notice-popup.didomi-support-full-height
  .didomi-exterior-border
  .didomi-popup-container
  .didomi-popup-view
  #buttons {
  padding: 30px 15px;
}

#didomi-host
  .didomi-mobile
  .didomi-notice-popup.didomi-support-full-height
  .didomi-exterior-border
  .didomi-popup-container
  .didomi-popup-view
  #buttons
  button:first-child {
  margin-top: 0px !important;
}

#didomi-host
  .didomi-mobile
  .didomi-notice-popup.didomi-support-full-height
  .didomi-exterior-border
  .didomi-popup-container
  .didomi-popup-view
  .didomi-popup-notice-subtext {
  margin-bottom: 30px;
}

#didomi-host
  .didomi-mobile
  .didomi-popup-notice-optin-type
  .didomi-continue-without-agreeing {
  margin-bottom: 30px;
  margin-top: 0px;
}

#didomi-host .didomi-mobile .didomi-popup-notice-text p {
  font-size: 12px;
  margin: 0px;
}

#didomi-host .didomi-screen-xsmall .didomi-popup-notice-buttons {
  flex-direction: column;
  margin-top: 15px;
}

#didomi-host
  .didomi-screen-xsmall
  .didomi-popup-notice-buttons
  .didomi-components-button {
  margin: 10px 0px 0px !important;
}

#didomi-host .didomi-screen-xsmall .didomi-popup-with-x-button {
  padding-top: 0px;
}

#didomi-host
  .didomi-screen-xsmall
  .didomi-notice-popup.didomi-support-full-height
  .didomi-exterior-border
  .didomi-popup-container
  .didomi-popup-view
  > :first-child {
  padding-top: 15px;
}

#didomi-host
  .didomi-screen-xsmall
  .didomi-notice-popup.didomi-support-full-height
  .didomi-exterior-border
  .didomi-popup-container
  .didomi-popup-view
  .didomi-popup-notice-logo-container
  .didomi-popup-notice-logo {
  margin-bottom: 15px;
}

#didomi-host
  .didomi-screen-xsmall
  .didomi-notice-popup.didomi-support-full-height
  .didomi-exterior-border
  .didomi-popup-container
  .didomi-popup-view
  .didomi-popup-notice-text-container {
  padding: 0px 15px;
}

#didomi-host
  .didomi-screen-xsmall
  .didomi-notice-popup.didomi-support-full-height
  .didomi-exterior-border
  .didomi-popup-container
  .didomi-popup-view
  .didomi-popup-notice-text-container
  > :first-child {
  margin-top: 20px;
}

#didomi-host
  .didomi-screen-xsmall
  .didomi-notice-popup.didomi-support-full-height
  .didomi-exterior-border
  .didomi-popup-container
  .didomi-popup-view
  .didomi-popup-notice-text-container
  > :last-child {
  margin-bottom: 15px;
}

#didomi-host
  .didomi-screen-xsmall
  .didomi-notice-popup.didomi-support-full-height
  .didomi-exterior-border
  .didomi-popup-container
  .didomi-popup-view
  .didomi-popup-notice-text-container
  ~ .didomi-popup-notice-logo-container {
  padding: 0px 15px;
}

#didomi-host
  .didomi-screen-xsmall
  .didomi-notice-popup.didomi-support-full-height
  .didomi-exterior-border
  .didomi-popup-container
  .didomi-popup-view
  #buttons {
  padding: 15px;
}

#didomi-host
  .didomi-screen-xsmall
  .didomi-notice-popup.didomi-support-full-height
  .didomi-exterior-border
  .didomi-popup-container
  .didomi-popup-view
  #buttons
  button:first-child {
  margin-top: 0px !important;
}

#didomi-host
  .didomi-screen-xsmall
  .didomi-notice-popup.didomi-support-full-height
  .didomi-exterior-border
  .didomi-popup-container
  .didomi-popup-view
  .didomi-popup-notice-subtext {
  margin-bottom: 15px;
}

#didomi-host #didomi-notice.didomi-custom-notice-html {
  position: fixed;
  z-index: 2147483640;
}

#didomi-host #didomi-notice.didomi-custom-notice-html.shape-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#didomi-host #didomi-notice.didomi-custom-notice-html.shape-banner {
  left: 0px;
  right: 0px;
}

#didomi-host #didomi-notice.didomi-custom-notice-html.top {
  top: 0px;
}

#didomi-host #didomi-notice.didomi-custom-notice-html.bottom {
  bottom: 0px;
}

#didomi-host #didomi-notice.didomi-custom-notice-html.left {
  left: 0px;
}

#didomi-host #didomi-notice.didomi-custom-notice-html.right {
  right: 0px;
}

#didomi-host .didomi-mobile #didomi-notice.didomi-custom-notice-html {
  left: 0px;
  right: 0px;
}

#didomi-host .didomi-consent-popup-body {
  padding: 30px 20px;
}

#didomi-host .didomi-consent-popup-body .didomi-consent-popup-body__title {
  color: rgb(82, 110, 122);
  display: block;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 8px;
  text-transform: uppercase;
}

#didomi-host .didomi-consent-popup-body .didomi-consent-popup-body__subtext {
  margin-bottom: 22px;
}

#didomi-host
  .didomi-consent-popup-body
  .didomi-consent-popup-body__explanation
  a {
  font-weight: bold;
  text-decoration: underline;
}

#didomi-host .didomi-consent-popup__backdrop.didomi-support-full-height {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
}

#didomi-host
  .didomi-consent-popup__backdrop.didomi-support-full-height.didomi-max-height-reached
  .didomi-exterior-border {
  border-radius: 0px;
}

#didomi-host
  .didomi-consent-popup__backdrop.didomi-support-full-height.didomi-max-height-reached
  .didomi-popup-container {
  border-radius: 0px;
}

#didomi-host
  .didomi-consent-popup__backdrop.didomi-support-full-height
  .didomi-exterior-border {
  box-sizing: border-box;
  display: flex;
  margin: 0px auto;
  max-height: 100%;
  z-index: 2147483641;
  padding: 0px !important;
}

@media (-ms-high-contrast: none) {
}

#didomi-host
  .didomi-consent-popup__backdrop.didomi-support-full-height
  .didomi-exterior-border
  .didomi-popup-container {
  box-sizing: border-box;
  display: flex;
  flex: 1 0 auto;
  margin: 0px auto;
  padding: 0px !important;
}

#didomi-host
  .didomi-consent-popup__backdrop.didomi-support-full-height
  .didomi-exterior-border
  .didomi-consent-popup-preferences {
  display: flex;
  padding: 0px;
}

@media (-ms-high-contrast: none) {
}

#didomi-host
  .didomi-consent-popup__backdrop.didomi-support-full-height
  .didomi-exterior-border
  .didomi-consent-popup-preferences
  .didomi-popup-view {
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  height: -webkit-fit-content;
  max-height: 100vh;
  padding: 0px;
  width: 100%;
  justify-content: flex-start;
}

#didomi-host
  .didomi-consent-popup__backdrop.didomi-support-full-height
  .didomi-exterior-border
  .didomi-consent-popup-preferences
  .didomi-popup-view
  .didomi-popup-body {
  overflow-y: auto;
  padding: 10px 20px 0px;
}

#didomi-host
  .didomi-consent-popup__backdrop.didomi-support-full-height
  .didomi-exterior-border
  .didomi-consent-popup-preferences
  .didomi-popup-view
  .didomi-popup-body
  > :last-child {
  margin-bottom: 20px;
}

#didomi-host
  .didomi-consent-popup__backdrop.didomi-support-full-height
  .didomi-exterior-border
  .didomi-consent-popup-preferences
  .didomi-popup-view
  .didomi-popup-header {
  box-sizing: border-box;
  flex: 1 0 auto;
  padding: 15px 20px;
  z-index: 2147483640;
}

#didomi-host
  .didomi-consent-popup__backdrop.didomi-support-full-height
  .didomi-exterior-border
  .didomi-consent-popup-preferences
  .didomi-popup-view
  .didomi-popup-footer {
  box-sizing: border-box;
  flex: 1 0 auto;
  padding: 10px 20px;
  z-index: 2147483640;
}

#didomi-host
  .didomi-consent-popup__backdrop.didomi-support-full-height
  .didomi-exterior-border
  .didomi-consent-popup-preferences
  .didomi-popup-view
  .didomi-popup-footer
  .didomi-logo-icon {
  margin-left: 0px;
}

@media (-ms-high-contrast: none) {
}

#didomi-host
  .didomi-mobile
  .didomi-popup-backdrop.didomi-support-full-height
  .didomi-exterior-border
  .didomi-consent-popup-preferences
  .didomi-popup-view {
  max-height: -webkit-fill-available;
}

#didomi-host
  .didomi-mobile
  .didomi-popup-backdrop.didomi-support-full-height
  .didomi-exterior-border
  .didomi-consent-popup-preferences
  .didomi-popup-view
  .didomi-popup-body {
  padding: 15px 15px 0px;
}

#didomi-host
  .didomi-mobile
  .didomi-popup-backdrop.didomi-support-full-height
  .didomi-exterior-border
  .didomi-consent-popup-preferences
  .didomi-popup-view
  .didomi-popup-body
  > :last-child {
  margin-bottom: 15px;
}

#didomi-host
  .didomi-mobile
  .didomi-popup-backdrop.didomi-support-full-height
  .didomi-exterior-border
  .didomi-consent-popup-preferences
  .didomi-popup-view
  .didomi-popup-header {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 10px -2px;
  padding: 10px 15px;
}

#didomi-host
  .didomi-mobile
  .didomi-popup-backdrop.didomi-support-full-height
  .didomi-exterior-border
  .didomi-consent-popup-preferences
  .didomi-popup-view
  .didomi-popup-footer {
  box-shadow: rgba(0, 0, 0, 0.1) 0px -3px 10px -2px;
  padding: 10px 15px;
}

#didomi-host
  .didomi-mobile
  .didomi-popup-backdrop.didomi-support-full-height
  .didomi-exterior-border
  .didomi-consent-popup-preferences
  .didomi-popup-view
  .didomi-popup-footer
  .didomi-consent-popup-actions {
  padding: 0px;
}

#didomi-host
  .didomi-consent-popup-preferences
  .didomi-consent-popup-data-processing__buttons {
  -webkit-box-flex: 0;
  flex-shrink: 0;
  margin-left: 15px;
}

#didomi-host
  .didomi-consent-popup-preferences
  .didomi-consent-popup-data-processing {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}

#didomi-host .didomi-consent-popup-preferences .didomi-consent-popup-purpose,
#didomi-host .didomi-consent-popup-preferences .didomi-consent-popup-vendor {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}

#didomi-host
  .didomi-consent-popup-preferences
  .didomi-consent-popup-purpose
  .didomi-consent-popup-purpose__buttons,
#didomi-host
  .didomi-consent-popup-preferences
  .didomi-consent-popup-purpose
  .didomi-consent-popup-vendor__buttons,
#didomi-host
  .didomi-consent-popup-preferences
  .didomi-consent-popup-vendor
  .didomi-consent-popup-purpose__buttons,
#didomi-host
  .didomi-consent-popup-preferences
  .didomi-consent-popup-vendor
  .didomi-consent-popup-vendor__buttons {
  -webkit-box-flex: 0;
  flex-shrink: 0;
  margin-left: 15px;
}

#didomi-host
  .didomi-consent-popup-preferences
  .didomi-consent-popup-purpose
  .didomi-consent-popup-vendor__start_aligned_buttons,
#didomi-host
  .didomi-consent-popup-preferences
  .didomi-consent-popup-vendor
  .didomi-consent-popup-vendor__start_aligned_buttons {
  align-self: start;
}

#didomi-host
  .didomi-consent-popup-preferences
  .didomi-consent-popup-purpose
  .didomi-consent-popup-vendor__right_aligned_buttons,
#didomi-host
  .didomi-consent-popup-preferences
  .didomi-consent-popup-vendor
  .didomi-consent-popup-vendor__right_aligned_buttons {
  float: right;
  margin-top: -2px;
}

#didomi-host .didomi-consent-popup-preferences .didomi-consent-popup-partner {
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 15px;
}

#didomi-host .didomi-consent-popup-preferences .didomi-consent-popup-partner a {
  border-bottom: 1px dashed rgb(0, 0, 0);
}

#didomi-host
  .didomi-mobile
  #didomi-consent-popup
  .didomi-consent-popup-preferences
  .didomi-consent-popup-vendor {
  align-items: flex-start;
  flex-direction: column;
  margin-bottom: 8px;
}

#didomi-host
  .didomi-mobile
  #didomi-consent-popup
  .didomi-consent-popup-preferences
  .didomi-consent-popup-vendor
  .didomi-consent-popup-purpose__buttons,
#didomi-host
  .didomi-mobile
  #didomi-consent-popup
  .didomi-consent-popup-preferences
  .didomi-consent-popup-vendor
  .didomi-consent-popup-vendor__buttons {
  -webkit-box-flex: 0;
  flex-shrink: 0;
  margin-left: 0px;
  margin-top: 10px;
}

#didomi-host
  .didomi-mobile
  #didomi-consent-popup
  .didomi-consent-popup-preferences
  .didomi-consent-popup-data-processing {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

#didomi-host
  .didomi-mobile
  #didomi-consent-popup
  .didomi-consent-popup-preferences
  .didomi-consent-popup-data-processing
  .didomi-consent-popup-category__name,
#didomi-host
  .didomi-mobile
  #didomi-consent-popup
  .didomi-consent-popup-preferences
  .didomi-consent-popup-data-processing
  .didomi-consent-popup-data-processing__purpose {
  margin-bottom: 6px;
}

#didomi-host
  .didomi-mobile
  #didomi-consent-popup
  .didomi-consent-popup-preferences
  .didomi-consent-popup-data-processing
  .didomi-consent-popup-category__description,
#didomi-host
  .didomi-mobile
  #didomi-consent-popup
  .didomi-consent-popup-preferences
  .didomi-consent-popup-data-processing
  .didomi-consent-popup-data-processing__description {
  font-size: 12px;
}

#didomi-host
  .didomi-mobile
  #didomi-consent-popup
  .didomi-consent-popup-category__description {
  font-size: 12px;
  margin-bottom: 20px;
}

#didomi-host
  .didomi-mobile
  #didomi-consent-popup
  .didomi-consent-popup-data-processing__essential_purpose {
  flex: 0 1 0%;
}

#didomi-host
  .didomi-mobile
  .didomi-consent-popup-vendor__right_aligned_buttons {
  display: flex;
  float: none !important;
  margin-top: 0px !important;
}

#didomi-host .didomi-consent-popup-information .didomi-consent-popup-body {
  max-height: 300px;
  overflow: auto;
}

#didomi-host
  .didomi-consent-popup-preferences-vendors
  .didomi-consent-popup-body_vendors-list
  .didomi-vendors-details-title {
  font-weight: 700;
}

#didomi-host
  .didomi-consent-popup-preferences-vendors
  .didomi-consent-popup-body_vendors-list
  ul {
  margin: 0px;
  padding: 16px 12px;
}

#didomi-host
  .didomi-consent-popup-preferences-vendors
  .didomi-consent-popup-body_vendors-list
  ul
  li {
  margin-bottom: 10px;
}

#didomi-host
  .didomi-consent-popup-preferences-vendors
  .didomi-consent-popup-body_vendors-list
  ul
  li:last-child {
  margin-bottom: 0px;
}

#didomi-host .didomi-retention-time {
  background: rgb(226, 245, 249);
  border-radius: 4px;
  color: rgb(51, 51, 51);
  display: inline-block;
  font-size: 10px;
  margin-left: 8px;
  padding: 0px 8px;
  text-align: center;
}

#didomi-host .didomi-retention-time span:first-child {
  font-weight: 700;
}

#didomi-host .didomi-consent-popup-vendor__description {
  border-left: 1px solid rgb(230, 226, 215);
  border-top-color: rgb(230, 226, 215);
  border-right-color: rgb(230, 226, 215);
  border-bottom-color: rgb(230, 226, 215);
  color: rgb(51, 51, 51);
  font-size: 14px;
  padding-left: 10px;
  padding-top: 3px;
}

#didomi-host .didomi-consent-popup-vendor__description > div {
  margin-bottom: 8px;
}

#didomi-host .didomi-consent-popup-vendor__description > div:last-child {
  margin-bottom: 0px;
}

#didomi-host
  .didomi-consent-popup-vendor__description
  .didomi-components-accordion-label-container {
  font-weight: 700;
  line-height: 24px;
  text-decoration: underline;
  overflow-wrap: break-word;
  padding-bottom: 0px;
}

#didomi-host
  .didomi-consent-popup-vendor__description
  .didomi-components-accordion-label-container
  .trigger-icon {
  margin-right: 4px;
}

#didomi-host .didomi-consent-popup-vendor__description .didomi-content {
  margin: 0px;
  padding: 16px 12px;
}

#didomi-host
  .didomi-consent-popup-vendor__description
  .didomi-content
  p:first-child {
  margin-top: 0px;
}

#didomi-host .didomi-consent-popup-vendor__description .didomi-content ul {
  margin: 0px;
  padding: 0px;
}

#didomi-host .didomi-consent-popup-vendor__description .didomi-content ul li {
  margin-bottom: 10px;
}

#didomi-host
  .didomi-consent-popup-vendor__description
  .didomi-content
  ul
  li:last-child {
  margin-bottom: 0px;
}

#didomi-host
  .didomi-consent-popup-preferences-vendors
  .didomi-consent-popup-body_vendors-list {
  border: 2px solid rgba(0, 0, 0, 0.05);
  height: 280px;
  overflow: auto;
  padding: 12px;
}

#didomi-host
  .didomi-consent-popup-preferences-vendors
  .didomi-consent-popup-body {
  padding: 20px;
}

#didomi-host
  .didomi-consent-popup-preferences-vendors
  .didomi-consent-popup-container-click-all {
  background: rgba(0, 0, 0, 0.05);
  font-weight: bold;
  padding: 8px 12px;
  margin: 0px !important;
}

#didomi-host .didomi-consent-popup-preferences-vendors .didomi-popup-title {
  cursor: pointer;
}

#didomi-host
  .didomi-consent-popup-preferences-vendors
  .didomi-popup-title:hover {
  opacity: 0.7;
}

#didomi-host
  .didomi-consent-popup-preferences-vendors
  .didomi-user-information-container {
  border: 2px solid rgba(0, 0, 0, 0.05);
  padding: 12px;
  word-break: break-all;
}

#didomi-host
  .didomi-consent-popup-preferences-vendors
  .didomi-user-information-trigger {
  color: rgb(102, 102, 102);
  font-size: 12px;
  font-weight: 700;
}

#didomi-host
  .didomi-consent-popup-preferences-vendors
  .didomi-user-information-trigger
  > .trigger-icon {
  font-size: 12px !important;
}

#didomi-host
  .didomi-consent-popup-preferences-vendors
  .didomi-vendors-disclaimer,
#didomi-host
  .didomi-consent-popup-preferences-vendors
  .didomi-vendors-iab-disclaimer {
  color: rgb(51, 51, 51);
  margin-bottom: 10px;
  margin-top: 16px;
}

#didomi-host
  .didomi-consent-popup-preferences-vendors
  .didomi-vendors-disclaimer
  p,
#didomi-host
  .didomi-consent-popup-preferences-vendors
  .didomi-vendors-iab-disclaimer
  p {
  margin: 0px;
}

#didomi-host
  .didomi-consent-popup-preferences-vendors
  .didomi-vendors-disclaimer
  a,
#didomi-host
  .didomi-consent-popup-preferences-vendors
  .didomi-vendors-iab-disclaimer
  a {
  color: rgb(82, 110, 122);
}

#didomi-host
  .didomi-consent-popup-preferences
  .didomi-consent-popup-data-processing
  .didomi-consent-popup-data-processing-illustrations {
  background: rgb(241, 240, 241);
  border: 1px solid rgb(221, 221, 221);
  font-size: 10px;
  line-height: 16px;
  padding: 10px;
}

#didomi-host
  .didomi-consent-popup-preferences
  .didomi-consent-popup-data-processing
  .didomi-consent-popup-data-processing-illustrations
  .didomi-consent-popup-data-processing-illustration {
  border-bottom: 1px solid rgb(221, 221, 221);
  display: block;
  margin: 0px;
  padding: 10px 0px;
}

#didomi-host
  .didomi-consent-popup-preferences
  .didomi-consent-popup-data-processing
  .didomi-consent-popup-data-processing-illustrations
  .didomi-consent-popup-data-processing-illustration:last-child {
  border-bottom: 0px;
  padding-bottom: 0px;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-category {
  margin: 12px 0px 0px;
  overflow-y: auto;
  padding: 0px;
  scrollbar-width: none;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-category::-webkit-scrollbar {
  display: none;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-category
  .label-click {
  font-weight: 700;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-category
  .didomi-consent-popup-category__children {
  border-left: 1px solid rgb(231, 226, 214);
  margin-left: 15px;
  padding: 0px 0px 5px 15px;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-category
  .didomi-consent-popup-category__name {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 8px;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-category
  .didomi-consent-popup-category__description {
  font-size: 14px;
  font-weight: 300;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-category
  .didomi-consent-popup-category__children {
  margin-top: 12px;
  padding-bottom: 0px;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-category
  .didomi-consent-popup-category__children
  .didomi-consent-popup-category {
  padding: 0px;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-category
  .didomi-consent-popup-category__children
  .didomi-consent-popup-category__name {
  font-size: 14px;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-category
  .didomi-consent-popup-category__children
  .didomi-consent-popup-data-processing {
  border: none;
  padding: 0px;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-category
  .didomi-consent-popup-category__children
  .didomi-consent-popup-data-processing
  .didomi-consent-popup-data-processing__purpose {
  font-size: 14px;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-category
  .didomi-consent-popup-category__children
  .didomi-consent-popup-data-processing__description {
  padding: 0px;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-category
  .didomi-consent-popup-category__children
  .didomi-consent-popup-preferences-purposes-features {
  font-size: 14px;
}

#didomi-host .didomi-consent-popup-preferences-purposes .vendors-count-label {
  background: rgb(240, 240, 240);
  border: none;
  border-radius: 4px;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0px;
  margin-left: 5px;
  min-height: 21px;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .vendors-count-label:hover {
  background: rgb(226, 245, 249);
  cursor: pointer;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-category,
#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-data-processing {
  font-weight: bold;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-category
  .label-button-section,
#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-data-processing
  .label-button-section {
  display: contents;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-data-processing__description {
  color: rgb(51, 51, 51);
  font-size: 14px;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-data-processing__description
  p {
  margin: 10px 0px;
  padding: 0px;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-data-processing__essential_purpose {
  color: rgb(82, 110, 122);
  display: flex;
  flex: 2.75 1 0%;
  font-size: 14px;
  justify-content: center;
  line-height: 17px;
  margin: 5px 0px 5px 15px;
  text-transform: uppercase;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-data-processing__essential_purpose_explanation {
  color: rgb(82, 110, 122);
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-data-processing__description_legal_icon {
  border-bottom: none;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-data-processing__description_legal_icon
  svg {
  margin-top: -5px;
}

[dir="rtl"]
  #didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-data-processing__description_legal_icon::after {
  text-align: right;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-data-processing__purpose_actions {
  align-items: center;
  background-color: rgb(255, 255, 255);
  border-radius: 1px;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 15px;
  margin-top: 10px;
  text-align: center;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-data-processing__purpose_actions
  .didomi-consent-popup-data-processing__purpose_actions_title {
  color: rgb(51, 51, 51);
  font-weight: bold;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-data-processing__purpose_actions
  .didomi-consent-popup-data-processing__purpose_action_buttons {
  float: right;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-categories-nested
  .didomi-consent-popup-data-processing {
  margin: 12px 0px 0px;
  padding: 0px;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-categories-nested
  .didomi-consent-popup-data-processing__purpose {
  font-size: 15px;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-view-vendors-list {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
  text-align: center;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-view-vendors-list
  .didomi-consent-popup-body__title {
  margin-bottom: 0px;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-view-vendors-list
  .didomi-consent-popup-view-vendors-list-link {
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(238, 238, 238);
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 0px 0px;
  color: rgb(117, 117, 117);
  cursor: pointer;
  font-size: 12px;
  font-weight: 700;
  padding: 5px 15px;
  text-transform: none;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-view-vendors-list
  .didomi-consent-popup-view-vendors-list-link:hover {
  background-color: rgb(238, 238, 238);
  color: rgb(88, 88, 88);
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-view-vendors-list
  .didomi-consent-popup-view-vendors-list-link
  span {
  background: rgba(0, 0, 0, 0);
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-footer
  .didomi-popup-actions-container {
  display: flex;
  flex-direction: column;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-footer
  .didomi-buttons-all-container {
  display: flex;
  justify-content: flex-end;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-footer
  .didomi-buttons-all
  button:last-child {
  margin-right: 0px;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-footer
  .didomi-consent-popup-information-save {
  color: rgb(117, 117, 117);
  font-size: 14px;
  font-style: italic;
  margin-right: 10px;
  padding: 10px 0px;
  text-align: right;
}

#didomi-host
  .didomi-mobile
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-category
  .label-button-section,
#didomi-host
  .didomi-mobile
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-data-processing
  .label-button-section {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

#didomi-host
  .didomi-mobile
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-category
  .vendors-count-label,
#didomi-host
  .didomi-mobile
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-data-processing
  .vendors-count-label {
  margin-right: 10px;
  min-width: 75px;
  text-align: center;
}

#didomi-host
  .didomi-mobile
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-data-processing__purpose_actions
  .didomi-consent-popup-data-processing__purpose_actions_title {
  margin-right: 15px;
}

#didomi-host
  .didomi-mobile
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-data-processing__essential_purpose {
  display: inline-block;
  margin-left: 0px !important;
}

#didomi-host
  .didomi-mobile
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-footer {
  height: auto !important;
}

#didomi-host
  .didomi-mobile
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-footer
  .didomi-consent-popup-actions {
  padding: 8px 0px;
}

#didomi-host
  .didomi-mobile
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-footer
  .didomi-consent-popup-actions:not(.didomi-buttons-all) {
  flex-direction: row;
}

#didomi-host
  .didomi-mobile
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-footer
  .didomi-consent-popup-actions
  .didomi-consent-popup-information-save {
  margin-top: 5px;
  text-align: center;
}

#didomi-host
  .didomi-consent-popup__3e6e3e05-9201-4614-a13e-b9649d1fa0e4
  .didomi-components-accordion-label-container
  .didomi-consent-popup-data-processing__purpose {
  font-size: 15px !important;
}

#didomi-host
  .didomi-consent-popup__3e6e3e05-9201-4614-a13e-b9649d1fa0e4
  .didomi-consent-popup-category__children
  .didomi-consent-popup-categories
  .didomi-consent-popup-data-processing
  .didomi-components-accordion
  .didomi-components-accordion-label-container
  .didomi-consent-popup-data-processing__purpose {
  font-size: 14px !important;
}

#didomi-host
  .didomi-consent-popup-category__children
  .didomi-consent-popup-preferences-purposes-features {
  font-size: 14px !important;
}

#didomi-host .didomi-consent-popup-preferences-purposes-features {
  margin-top: 22px;
}

#didomi-host .didomi-consent-popup-preferences-purposes-features div {
  display: inline;
}

#didomi-vendors-count .didomi-consent-popup-vendors-count {
  max-height: 80vh;
  max-width: 80vw;
  overflow-y: auto;
  width: 600px;
}

#didomi-vendors-count .didomi-popup-view {
  overflow-y: hidden;
}

#didomi-vendors-count .didomi-popup-view .didomi-popup-header {
  align-items: start;
  background-color: rgb(226, 245, 249);
  flex-direction: column;
  padding: 16px 20px;
}

#didomi-vendors-count
  .didomi-popup-view
  .didomi-popup-header
  .didomi-arrow-back-vendors-count {
  background-color: rgba(0, 0, 0, 0);
  border: none;
}

#didomi-vendors-count
  .didomi-popup-view
  .didomi-popup-header
  .vendors-list-labels {
  flex: 1 1 0%;
  margin-left: 25px;
  min-width: 160px;
}

#didomi-vendors-count
  .didomi-popup-view
  .didomi-popup-header
  .vendors-list-labels
  .iab-vendors-count-label,
#didomi-vendors-count
  .didomi-popup-view
  .didomi-popup-header
  .vendors-list-labels
  .vendors-count-label {
  background: rgb(255, 255, 255);
  border: none;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 17px;
  margin-right: 8px;
  padding: 4px 8px;
  text-align: right;
}

#didomi-vendors-count .didomi-popup-view .didomi-popup-body {
  font-size: 15px;
  line-height: 24px;
  max-height: 50vh;
  overflow-y: auto;
  padding: 24px 20px;
}

#didomi-vendors-count .didomi-popup-view .didomi-popup-body ul {
  margin: 0px;
  padding: 0px;
}

#didomi-vendors-count .didomi-popup-view .didomi-popup-body ul li {
  margin-bottom: 10px;
}

.didomi-mobile #didomi-vendors-count .didomi-popup-header {
  align-items: flex-start;
  flex-direction: column;
}

.didomi-continue-without-agreeing {
  color: rgb(68, 68, 68);
  cursor: pointer;
  text-decoration: underline;
}

.didomi-continue-without-agreeing:hover {
  opacity: 0.7;
}

#didomi-host .didomi-storage-info {
  font-weight: bold;
}

#didomi-host .didomi-storage-info .didomi-storage-info__description {
  border-left: 1px solid rgb(230, 226, 215);
  color: rgb(51, 51, 51);
  font-size: 14px;
  padding-left: 24px;
  padding-top: 3px;
}

#didomi-host
  .didomi-storage-info
  .didomi-storage-info__description.didomi-content.active {
  padding-bottom: 0px !important;
}

#didomi-host .didomi-storage-info .didomi-storage-info__description ul {
  list-style: initial;
}

#didomi-host .didomi-storage-info .didomi-storage-info__description ul li {
  margin-bottom: 10px;
}

#didomi-host .didomi-storage-info .didomi-storage-info__time-label {
  background: rgb(226, 245, 249);
  border-radius: 4px;
  color: rgb(51, 51, 51);
  display: inline-block;
  font-size: 10px;
  margin-left: 8px;
  padding: 0px 8px;
  text-align: center;
}

#didomi-host
  .didomi-storage-info
  .didomi-storage-info__time-label
  span:first-child {
  font-weight: 700;
}

#didomi-host .didomi-x-button {
  background-color: rgb(9, 93, 112);
  border-radius: 18px;
  border-style: none;
  color: rgb(255, 255, 255);
  cursor: pointer;
  display: block;
  height: 36px;
  padding: 2px 0px 2px 2px;
  position: absolute;
  right: -18px;
  top: -18px;
  width: 36px;
}

#didomi-host .didomi-x-button .didomi-cross-icon {
  fill: rgb(255, 255, 255);
}

[dir="rtl"] #didomi-host .didomi-x-button {
  left: -18px;
  right: auto;
}

#didomi-host .didomi-x-button:hover {
  opacity: 0.7;
}

#didomi-host .didomi-mobile .didomi-x-button {
  border-radius: 0px;
  height: 48px;
  padding: 0px 0px 0px 2px;
  right: 8px;
  top: 8px;
  width: 48px;
  background-color: rgba(0, 0, 0, 0) !important;
}

#didomi-host .didomi-mobile .didomi-x-button .didomi-cross-icon {
  fill: rgb(0, 0, 0);
}

[dir="rtl"] #didomi-host .didomi-mobile .didomi-x-button {
  left: 8px;
  right: auto;
}

#didomi-host .didomi-screen-xsmall .didomi-x-button {
  border-radius: 0px;
  height: 48px;
  padding: 0px 0px 0px 2px;
  right: 8px;
  top: 8px;
  width: 48px;
  background-color: rgba(0, 0, 0, 0) !important;
}

#didomi-host .didomi-screen-xsmall .didomi-x-button .didomi-cross-icon {
  fill: rgb(0, 0, 0);
}

[dir="rtl"] #didomi-host .didomi-screen-xsmall .didomi-x-button {
  left: 8px;
  right: auto;
}

.didomi-see-more-content {
  margin-top: 10px;
}

.didomi-see-more-content-collapsed {
  overflow: hidden;
  visibility: hidden;
}

.didomi-see-more-content-expanded {
  overflow: visible;
  visibility: visible;
}

#didomi-host {
  font-family: Raleway, sans-serif;
}

#didomi-host a:not(.didomi-no-link-style) {
  text-decoration: underline;
  color: rgb(0, 0, 0) !important;
}

#didomi-host a:not(.didomi-no-link-style):hover {
  opacity: 0.7 !important;
}

#didomi-host {
  font-family: Roboto, Arial !important;
}

#didomi-host .didomi-popup-backdrop {
  background-color: rgba(0, 0, 0, 0.6) !important;
}

#didomi-host .didomi-exterior-border {
  border-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  padding: 0px;
  overflow: hidden;
}

@media (max-width: 480px) {
  #didomi-host .didomi-exterior-border {
    width: calc(100% - 32px);
  }
}

#didomi-host .didomi-popup-notice.didomi-popup-notice-with-data-processing {
  background: white;
  border: 0px;
  border-radius: 0px;
  padding: 32px 16px !important;
}

@media (min-width: 768px) {
  #didomi-host .didomi-popup-notice.didomi-popup-notice-with-data-processing {
    padding: 32px !important;
  }
}

@media (max-width: 480px) {
  #didomi-host .didomi-popup-notice.didomi-popup-notice-with-data-processing {
    padding: 24px 16px 16px !important;
  }
}

@media (min-width: 480px) {
  #didomi-host .didomi-popup-notice.didomi-popup-notice-with-data-processing {
    width: 90vw;
  }
}

#didomi-host .didomi-popup-notice {
  height: auto;
  max-height: 95dvh;
  padding: 16px !important;
  align-items: flex-start !important;
}

@media (max-width: 480px) {
  #didomi-host .didomi-popup-notice {
    height: 96dvh;
    max-height: 96dvh;
  }
}

@media (min-width: 600px) {
  #didomi-host .didomi-popup-notice {
    height: 92dvh;
    max-height: 92dvh;
  }
}

@media (min-width: 600px) and (min-height: 960px) {
  #didomi-host .didomi-popup-notice {
    height: 800px;
  }
}

#didomi-host .didomi-popup__backdrop.didomi-notice-popup .didomi-popup-view {
  display: contents;
  flex-direction: column;
  overflow: hidden;
}

.didomi-popup-notice-text-container {
  flex: 1 0 auto;
  padding-bottom: 30px;
  max-height: calc(100% - 150px);
  overflow-y: scroll;
}

@media (min-width: 481px) and (min-height: 541px) {
  .didomi-popup-notice-text-container {
    max-height: calc(100% - 144px);
  }
}

@media (min-width: 601px) {
  .didomi-popup-notice-text-container {
    max-height: calc(100% - 170px);
  }
}

#didomi-host .didomi-popup-container .didomi-popup-notice-logo-container {
  text-align: left !important;
}

#didomi-host .didomi-popup-notice .didomi-popup-notice-logo {
  width: 142px !important;
  margin-bottom: 12px !important;
}

#didomi-host .didomi-offers__premium {
  position: absolute;
  top: 17px;
  right: 17px;
  width: auto;
  line-height: 16px !important;
}

#didomi-host .didomi-offers__login {
  display: block;
  font-weight: 700;
  text-align: right !important;
}

@media (min-width: 481px) {
  #didomi-host .didomi-offers__premium {
    top: 32px;
    right: 32px;
  }
  #didomi-host .didomi-offers__login {
    display: inline;
  }
}

#didomi-host a,
#didomi-host p,
#didomi-host span {
  font-size: 15px !important;
  line-height: 20px !important;
  color: rgb(0, 0, 0) !important;
  text-align: left !important;
}

#didomi-host .didomi-popup-notice-text-title {
  font-weight: bold;
  color: rgb(0, 0, 0);
  display: block;
  margin-bottom: 10px !important;
}

.didomi-notice-data-processing-list {
  font-weight: normal !important;
}

.ue-notice-buttons {
  position: absolute;
  width: 100%;
  bottom: 5px;
  left: 0px;
  padding: 10px 16px;
  background-color: rgb(255, 255, 255);
  box-shadow: rgba(0, 0, 0, 0.25) 0px -2px 5px -2px;
  box-sizing: border-box;
}

@media screen and (min-width: 481px) {
  .ue-notice-buttons {
    padding: 10px 16px;
  }
}

@media screen and (min-width: 768px) {
  .ue-notice-buttons {
    padding: 10px 32px;
  }
}

@media screen and (min-width: 768px) {
  .ue-notice-buttons {
    box-shadow: none;
  }
}

.ue-notice-buttons__btn {
  width: 100%;
  height: 47px;
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
  outline: 0px;
  box-shadow: none;
  border: 50px;
  font-size: 18px;
  line-height: 16px;
  border-radius: 50px;
  padding: 16px;
  font-family: Roboto, Arial;
  font-weight: 700;
}

.ue-notice-buttons__btn:first-child {
  margin-bottom: 0px;
}

.ue-notice-buttons__btn + .ue-notice-buttons__btn {
  margin-top: 16px;
}

.ue-notice-buttons__btn--light {
  background: white;
  border: 1px solid rgb(206, 206, 206);
  color: black;
}

.ue-notice-buttons__user {
  font-weight: 400;
  padding: 10px 0px;
  display: block;
  margin: 0px auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 300px;
}

@media only screen and (max-width: 600px) {
  .didomi-exterior-border.didomi-popup__exterior-border {
    display: flex !important;
  }
  .didomi-popup-notice-text-container {
    margin-bottom: 0px;
  }
  .didomi-popup-container.didomi-popup__dialog.didomi-popup-notice.didomi-popup-notice-info-type.didomi-popup-notice-with-data-processing {
    overflow-y: scroll;
    display: flex;
  }
}

@media only screen and (min-width: 450px) and (max-width: 600px) {
  .didomi-popup-notice-text-container {
    margin-bottom: 0px;
  }
}

#didomi-host .didomi-notice-data-processing-container {
  padding-top: 0px !important;
}

#didomi-host
  .didomi-notice-data-processing-container
  .didomi-notice-data-processing-title {
  margin-right: 2px;
  margin-top: 16px !important;
  display: inline !important;
}

#didomi-host .didomi-popup-notice-text-container a:not(.didomi-no-link-style) {
  text-decoration: none !important;
}

#didomi-host .didomi-popup-notice-text-container u {
  color: rgb(46, 109, 157);
  text-decoration: none;
}

#didomi-host .didomi-popup-notice-text-container a:first-of-type u {
  font-weight: 700;
}

#didomi-host
  .didomi-popup-notice
  .didomi-popup-notice-text-container
  .didomi-popup-notice-text
  p {
  margin-bottom: 16px !important;
}

#didomi-host
  .didomi-popup-notice
  .didomi-popup-notice-text-container
  .didomi-popup-notice-text
  br {
  display: none;
}

.didomi-notice-view-partners-link:focus {
  outline: 0px !important;
}

#didomi-host
  .didomi-popup-notice-text-container
  .didomi-popup-notice-text-title--config
  span,
#didomi-host
  .didomi-popup-notice-text-container
  .didomi-notice-view-partners-link
  span {
  color: rgb(46, 109, 157) !important;
  font-weight: bold !important;
}

#didomi-host a:not(.didomi-no-link-style) {
  color: rgb(46, 109, 157) !important;
}

@media only screen and (min-width: 768px) {
  #didomi-host .didomi-popup-notice .didomi-popup-notice-logo {
    width: 190px !important;
    margin-bottom: 16px !important;
  }
  #didomi-host .didomi-popup-notice .didomi-notice-view-partners-link {
    margin-top: 16px !important;
  }
  .didomi-popup-notice-text-container {
    padding-right: 30px !important;
  }
}

@media screen and (min-width: 768px) {
  .ue-notice-buttons {
    bottom: 0px;
    padding-bottom: 20px;
  }
  #didomi-host
    .didomi-popup-notice-text-container
    a:not(.didomi-no-link-style) {
    padding-bottom: 28px !important;
  }
}

@media screen and (min-width: 1024px) {
  #didomi-host
    .didomi-popup-notice-text-container
    a:not(.didomi-no-link-style) {
    padding-bottom: 0px !important;
  }
}

.didomi-consent-popup__exterior-border {
  display: flex !important;
}

#didomi-host .didomi-consent-popup-body {
  padding: 16px !important;
}

#didomi-host
  .didomi-consent-popup-preferences
  .didomi-consent-popup-container-click-all {
  flex-direction: column;
  justify-content: start;
  align-items: start;
  margin-bottom: 20px;
}

#didomi-host
  .didomi-consent-popup-container-click-all
  .didomi-components-radio {
  justify-content: start;
}

@media only screen and (min-width: 768px) {
  #didomi-host
    .didomi-consent-popup-preferences
    .didomi-consent-popup-container-click-all {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
  }
  #didomi-host
    .didomi-consent-popup-container-click-all
    .didomi-components-radio {
    justify-content: space-between;
  }
}

#didomi-host .didomi-popup-footer .didomi-popup-actions {
  padding: 0px !important;
}

.didomi-components-accordion {
  padding: 0px !important;
}

.didomi-components-accordion-label-container {
  padding-left: 8px !important;
  padding-bottom: 5px;
}

.didomi-components-button.didomi-button.didomi-components-button--color.didomi-button-highlight.highlight-button {
  margin-right: 0px !important;
}

#didomi-host a,
#didomi-host p,
#didomi-host span {
  font-size: 15px !important;
}

.didomi-consent-popup-data-processing {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
}

#didomi-host
  .didomi-consent-popup-body
  .didomi-consent-popup-body__explanation
  a {
  color: rgb(46, 109, 157) !important;
  font-weight: 400 !important;
}

.didomi-consent-popup-body__explanation {
  margin-bottom: 22px !important;
}

@media only screen and (min-width: 768px) {
  .didomi-consent-popup-body__explanation {
    margin-bottom: 22px !important;
  }
  .label-button-section {
    padding: 5px 10px !important;
  }
}

.didomi-consent-popup-body__title {
  margin-bottom: 0px !important;
}

.label-button-section {
  padding: 0px !important;
}

#didomi-host .didomi-components-radio__option {
  border: 1px solid rgb(0, 0, 0);
  font-weight: 400;
  border-radius: 4px;
  height: 30px !important;
  outline: 0px !important;
  width: 105px !important;
  padding: 0px 10px !important;
}

.didomi-components-accordion {
  padding-left: 12px;
  position: relative;
  margin-top: 6px;
}

.didomi-components-accordion span:last-of-type {
  padding-right: 10px !important;
}

@media only screen and (min-width: 768px) {
  .didomi-components-accordion {
    margin-top: 16px;
  }
}

.didomi-components-accordion::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 7.5px;
  background-color: rgb(0, 0, 0);
  position: absolute;
  left: 0px;
  top: 9px;
}

.trigger-icon {
  display: none !important;
}

.didomi-consent-popup-preferences {
  overflow-y: scroll;
  max-height: 89vh;
}

#didomi-host
  .didomi-consent-popup-preferences
  .didomi-consent-popup-data-processing__buttons {
  margin-left: 0px !important;
}

#didomi-host .didomi-components-radio__option svg {
  fill: none;
  stroke: rgb(0, 0, 0);
  height: 10px;
}

#didomi-host .didomi-components-radio__option svg path {
  fill: rgb(0, 0, 0);
}

#didomi-host
  .didomi-components-radio__option.didomi-components-radio__option--disagree {
  background-color: rgb(255, 187, 187);
  border: 1px solid rgb(0, 0, 0);
  padding: 0px 10px !important;
}

#didomi-host
  .didomi-components-radio__option.didomi-components-radio__option--agree {
  background-color: rgb(183, 255, 190);
  border: 1px solid rgb(0, 0, 0);
  padding: 0px 10px !important;
}

#didomi-host
  .didomi-components-radio__option.didomi-components-radio__option--agree
  > svg {
  transform: scale(1.5);
  vertical-align: unset !important;
}

.didomi-consent-popup-view-vendors-list {
  justify-content: flex-start !important;
}

.didomi-components-radio__option--selected {
  font-weight: bold !important;
}

.didomi-components-radio__option--selected polygon {
  fill: rgb(0, 0, 0) !important;
}

.didomi-consent-popup-view-vendors-list-link {
  padding: 0px !important;
  border: 0px !important;
  outline: 0px !important;
  box-shadow: none !important;
  margin: 0px !important;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-view-vendors-list
  .didomi-consent-popup-view-vendors-list-link
  span {
  color: rgb(46, 109, 157) !important;
}

#didomi-host .didomi-popup-body .didomi-popup-body-section {
  margin-bottom: 16px !important;
}

.didomi-buttons-all {
  width: 100% !important;
}

.didomi-icon {
  visibility: hidden;
}

#didomi-host .didomi-popup-footer .didomi-popup-actions button,
#didomi-host .didomi-popup-footer .didomi-popup-actions div {
  margin-bottom: 20px;
  width: 100% !important;
  background-color: rgb(0, 0, 0) !important;
  border-radius: 50px !important;
}

.didomi-popup-footer > a {
  display: none;
}

#didomi-host .didomi-popup-header {
  position: relative;
  padding: 30px 17px 0px;
}

@media (min-width: 768px) {
  #didomi-host .didomi-popup-header {
    padding: 30px 20px 0px;
  }
}

#didomi-host .didomi-popup-close {
  position: absolute;
  right: 20px;
  top: 10px;
  font-size: 23px !important;
}

#didomi-host .didomi-consent-popup-body {
  padding-top: 10px !important;
}

.didomi-buttons {
  padding: 0px 10px !important;
}

.ue-purposes-buttons button {
  width: 100%;
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
  border-radius: 50px;
  height: 42px;
  font-weight: 700;
  font-family: Roboto, Arial !important;
}

.ue-purposes-buttons button:disabled {
  background: rgb(153, 153, 153);
  opacity: 0.6;
  border: rgb(153, 153, 153);
}

.didomi-consent-popup-actions {
  width: 100%;
  margin: 0px 20px;
  font-weight: 700;
  font-family: Roboto, Arial !important;
}

@media only screen and (min-width: 768px) {
  .didomi-consent-popup-actions {
    margin: 0px 30px;
  }
}

#didomi-host .didomi-consent-popup-actions button span {
  color: rgb(255, 255, 255) !important;
}

@media only screen and (min-width: 768px) {
  #didomi-host .didomi-consent-popup-body {
    padding: 10px 30px !important;
  }
  .didomi-consent-popup-preferences .didomi-popup-title span {
    padding-left: 10px;
  }
  .didomi-consent-popup-data-processing {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
  }
  .label-button-section {
    width: 40% !important;
  }
  .didomi-consent-popup-actions.didomi-popup-actions.didomi-buttons.didomi-buttons-all {
    padding: 0px 30px 20px !important;
  }
}

#didomi-host .didomi-popup-footer .didomi-popup-actions button,
#didomi-host .didomi-popup-footer .didomi-popup-actions div {
  width: 100%;
  font-size: 18px;
  font-family: Roboto, Arial;
  font-weight: 700;
  background-color: rgb(0, 0, 0) !important;
  border-radius: 50px !important;
  height: 42px !important;
}

.didomi-consent-popup-preferences,
.didomi-consent-popup-vendor {
  overflow-x: hidden !important;
}

#didomi-host
  .didomi-components-accordion
  .didomi-consent-popup-data-processing__purpose {
  padding-right: 10px;
}

.didomi-consent-popup-container-click-all {
  margin-bottom: 30px;
}

#didomi-host
  .didomi-consent-popup-container-click-all
  .didomi-consent-popup-purpose__buttons {
  margin-left: 0px !important;
  margin-top: 8px;
}

#didomi-host
  .didomi-consent-popup-container-click-all
  .didomi-consent-popup-purpose__buttons
  .didomi-components-radio__option {
  width: 150px !important;
}

@media only screen and (min-width: 768px) {
  #didomi-host
    .didomi-components-accordion
    .didomi-consent-popup-data-processing__purpose {
    padding-right: 0px;
  }
  #didomi-host
    .didomi-consent-popup-container-click-all
    .didomi-consent-popup-purpose__buttons {
    margin-top: 0px;
  }
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-view-vendors-list {
  display: block;
}

#didomi-host .didomi-popup-container {
}

#didomi-host .didomi-consent-popup-header .didomi-no-link-style a,
#didomi-host .didomi-consent-popup-header .didomi-no-link-style span,
#didomi-host .didomi-arrow-back-popup-preferences-vendors {
  color: rgb(46, 109, 157) !important;
}

@media only screen and (min-width: 768px) {
  .didomi-consent-popup-preferences .didomi-popup-title .didomi-no-link-style,
  .didomi-consent-popup-preferences
    .didomi-popup-title
    .didomi-no-link-style
    span:not(.didomi-arrow-back-popup-preferences-vendors) {
    padding-left: 0px;
  }
  .didomi-consent-popup-preferences
    .didomi-popup-title
    .didomi-arrow-back-popup-preferences-vendors {
    padding-left: 10px;
  }
}

#didomi-host :focus {
  outline: 0px !important;
}

#didomi-host :focus-visible {
  outline: -webkit-focus-ring-color auto 1px !important;
}

#didomi-host
  .didomi-consent-popup-preferences-purposes
  .didomi-consent-popup-footer {
  display: none;
}

#didomi-host #buttons {
  position: absolute;
  bottom: 0px;
  display: none !important;
}

#didomi-host .hidden-content {
  display: none !important;
}

#didomi-host button {
  text-align: center;
}

/* --- Source: file_0nwfl8jln --- */

.tp-backdrop {
  display: none;
  position: fixed;
  inset: 0px;
  background: rgb(18, 18, 20);
  z-index: 300000;
  opacity: 0;
  transition: opacity 0.25s linear;
}

.tp-backdrop.tp-active {
  opacity: 0.9;
}

.tp-modal .tp-close.tp-square {
  background: rgb(204, 204, 204);
  border-radius: 0px;
  border: 0px;
  top: 0px;
  right: -40px;
}

.tp-modal .tp-close {
  pointer-events: none;
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.51 7.208l-.706-.708-2.798 2.798L7.207 6.5l-.707.707 2.798 2.799L6.503 12.8l.707.707 2.796-2.795 2.792 2.792.707-.707-2.792-2.792 2.798-2.798z' fill='%23000' fill-opacity='.4'/%3E%3C/svg%3E")
    center center no-repeat rgb(255, 255, 255);
  border: none;
  box-shadow: rgba(28, 37, 68, 0.15) 0px 0px 10px;
  outline: none;
  z-index: 300100;
  border-radius: 40px;
  opacity: 0;
  cursor: pointer;
  appearance: none;
  transform: scale(1);
}

.tp-modal .tp-modal-title {
  position: absolute;
  padding: 3px;
  top: 5px;
  left: -200em;
}

.tp-modal .tp-close:hover,
.tp-modal .tp-close:focus {
  box-shadow: rgba(28, 37, 68, 0.15) 0px 0px 10px 2px;
}

.tp-modal .tp-close:focus {
  border: 1px solid;
}

.tp-modal .tp-close.tp-active {
  display: block;
  opacity: 1;
  pointer-events: auto;
}

.tp-modal .tp-iframe-wrapper[dir="rtl"] .tp-close {
  right: initial;
  left: -20px;
}

.tp-modal .tp-iframe-wrapper.piano-id-modal-ver-2 .tp-close {
  top: 0px;
  right: 0px;
  width: 64px;
  height: 64px;
  box-shadow: none;
  outline: none;
  border-radius: 0px;
  border-left: 1px solid rgba(15, 15, 21, 0.2);
  background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg %3E%3Cpath d='M3 3L13 13M13 3L3 13' stroke='%230F0F15' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A")
    center center no-repeat;
}

.tp-modal .tp-iframe-wrapper.piano-id-modal-ver-2 .tp-close.tp-active {
  opacity: 0.3;
}

.tp-modal .tp-iframe-wrapper.piano-id-modal-ver-2 .tp-close.tp-active:hover,
.tp-modal .tp-iframe-wrapper.piano-id-modal-ver-2 .tp-close.tp-active:focus,
.tp-modal
  .tp-iframe-wrapper.piano-id-modal-ver-2
  .tp-close.tp-active:focus-visible {
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-image: initial;
  border-left: 1px solid rgba(15, 15, 21, 0.06);
  opacity: 1;
  box-shadow: none;
}

.tp-modal
  .tp-iframe-wrapper.piano-id-modal-ver-2
  .tp-close.tp-active:focus-visible::after {
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 4px;
  border: 1px solid rgb(59, 103, 178);
  position: absolute;
  top: 19px;
  left: 18px;
  display: inline-block;
}

.tp-modal .tp-iframe-wrapper.piano-id-modal-ver-2[dir="rtl"] .tp-close {
  right: auto;
  left: 0px;
  border-left: none;
  border-right: 1px solid rgba(15, 15, 21, 0.2);
}

.tp-modal .tp-iframe-wrapper.piano-id-modal-ver-2[dir="rtl"] .tp-close:hover,
.tp-modal .tp-iframe-wrapper.piano-id-modal-ver-2[dir="rtl"] .tp-close:focus {
  border-left: none;
  border-right: 1px solid rgba(15, 15, 21, 0.06);
}

.tp-modal {
  z-index: 300050;
}

@media screen and (max-width: 650px) {
  .tp-modal .tp-close {
    right: 0px;
  }
  .tp-modal .tp-iframe-wrapper[dir="rtl"] .tp-close {
    right: initial;
    left: 0px;
  }
}

.tp-modal .tp-iframe-wrapper.tp-curtain {
  width: 600px;
  height: 480px;
}

.tp-modal-open {
  height: 100vh;
  overflow: hidden !important;
}

.tp-modal-open.tp-modal-resizing {
}

.tp-modal-close {
  overflow: auto;
}

.tp-iframe-wrapper {
  position: relative;
  margin: 50px auto;
  box-shadow: rgba(0, 0, 0, 0.21) 0px 0px 10px;
}

.tp-iframe-wrapper.no-shadow {
  box-shadow: unset;
}

.tp-modal {
  overflow-x: hidden;
  display: none;
  position: fixed;
  inset: 0px;
  transform: translateZ(0px);
  overflow-y: scroll !important;
}

.tp-modal .tp-message {
  font-family: "Graphik Web Regular", Helvetica, Arial, sans-serif;
  padding: 10px;
}

.tp-modal .tp-btn-container {
  padding-left: 10px;
  padding-bottom: 10px;
}

.tp-cxense-placeholder-modal {
  width: 100%;
  background-color: rgb(255, 255, 255);
  max-width: 912px;
  display: block;
  overflow: hidden;
  height: auto;
  opacity: 1;
}

.tp-widget-placeholder > div::after {
  display: block;
  content: "";
  clear: both;
}

.tp-btn {
  text-decoration: none;
  cursor: pointer;
  padding: 0px 18px;
  line-height: 40px;
  border-collapse: separate;
  border-radius: 4px;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  color: rgb(255, 255, 255);
  border: none;
  box-shadow: rgba(216, 218, 221, 0) 0px -1px inset;
  background: center bottom rgb(56, 120, 216);
  text-shadow: none;
  font-family: "Graphik Web Regular", Helvetica, Arial, sans-serif;
  white-space: nowrap;
  outline: 0px;
}

.tp-please-wait.tp-active {
  display: block;
  opacity: 0.9;
  transition: opacity 0.25s linear;
}

.tp-please-wait {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: rgb(153, 153, 153);
  opacity: 0;
  width: 100%;
  height: 100%;
  display: none;
  text-align: center;
  color: rgb(255, 255, 255);
  font-weight: lighter;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
}

.tp-please-wait.tp-overlap {
  position: fixed;
  z-index: 300150;
}

.tp-please-wait.tp-local-overlap {
  position: absolute;
}

.tp-please-wait > .tp-icon {
  width: 80px;
  height: 80px;
  margin: 100px auto 20px;
}

.pn-spinner {
  color: gray;
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.pn-spinner div {
  transform-origin: 40px 40px;
  animation: 1.2s linear 0s infinite normal none running pn-spinner;
}

.pn-spinner div::after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: rgb(255, 255, 255);
}

.pn-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}

.pn-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}

.pn-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}

.pn-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}

.pn-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}

.pn-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}

.pn-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}

.pn-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}

.pn-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}

.pn-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}

.pn-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}

.pn-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}

@keyframes pn-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.tp-please-wait > .tp-icon.tp-centered {
  margin: 0px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.tp-iframe-wrapper.no-width .tp-close,
.tp-iframe-wrapper.no-height .tp-close,
.tp-modal.no-width .tp-close,
.tp-modal.no-height .tp-close {
  display: none;
}

.tp-banner {
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
}

.tp-banner > .tp-container-inner,
.tp-banner > .tp-container-inner > iframe {
  width: inherit !important;
}

.tp-modal-overscroll-prevented {
  overscroll-behavior: contain;
  width: 100%;
  overflow-x: unset;
  overflow-y: scroll;
}

.tp-scroll-prevented {
  height: 100vh;
  overflow: hidden;
  touch-action: none;
}

.tp-body-scroll-prevented {
  touch-action: none;
}

.piano-widget-container-fade {
  opacity: 0;
  animation: 0.5s ease-in-out 0s 1 normal none running piano-widget-fade;
}

@keyframes piano-widget-fade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* --- Source: file_1abc66h0s --- */

:root {
  --cm-video-brand-primary: var(--yb-grape-jelly, #7e1fff);
  --cm-video-brand-secondary: var(--yb-sky, #2f42d4);
  --cm-video-brand-gradient: linear-gradient(
    93.29deg,
    var(--cm-video-brand-primary) -0.72%,
    var(--cm-video-brand-secondary) 101.96%
  );
  --cm-video-text-primary: var(--yb-text-primary, #1d2228);
  --cm-video-text-secondary: var(--yb-text-secondary, #6e7780);
  --cm-video-text-on-dark: var(--yb-white, #ffffff);
  --cm-video-text-on-brand: var(--yb-white, #ffffff);
  --cm-video-bg-primary: var(--yb-background-color, #ffffff);
  --cm-video-bg-secondary: var(--yb-l2-background-color, #f5f8fa);
  --cm-video-bg-card: var(--yb-background-color, #ffffff);
  --cm-video-bg-overlay: rgba(0, 0, 0, 0.4);
  --cm-video-bg-hover: var(--yb-selected-item-background, #f5f8fa);
  --cm-video-border-light: var(--yb-dirty-seagull, #e0e4e9);
  --cm-video-border-accent: var(--cm-video-brand-primary);
  --cm-video-border-on-dark: var(--yb-white, #ffffff);
  --cm-video-shadow-light: var(
    --yb-elevation3-box-shadow,
    0 4px 8px 0 rgba(0, 0, 0, 0.1),
    0 0 1px 0 rgba(0, 0, 0, 0.1)
  );
  --cm-video-shadow-elevated: var(
    --yb-elevation4-box-shadow,
    0 4px 16px 0 rgba(0, 0, 0, 0.2),
    0 0 2px 0 rgba(0, 0, 0, 0.05)
  );
  --cm-video-focus-accent: var(--yb-tab-focus-accent, rgba(126, 31, 255, 0.5));
  --cm-video-hover-overlay: rgba(255, 255, 255, 0.1);
  --cm-video-controls-bg: var(
    --cm-video-brand-gradient,
    linear-gradient(93.29deg, #7e1fff -0.72%, #2f42d4 101.96%)
  );
  --cm-video-controls-text: var(--cm-video-text-on-brand, #ffffff);
  --cm-video-controls-progress-height: 8px;
  --cm-video-repeat-bg: var(
    --cm-video-brand-gradient,
    linear-gradient(93.29deg, #7e1fff -0.72%, #2f42d4 101.96%)
  );
  --cm-video-repeat-text: var(--cm-video-text-on-brand, #ffffff);
  --cm-video-repeat-border: var(--cm-video-border-on-dark, #ffffff);
  --cm-video-repeat-border-radius: 11px;
  --cm-video-label-bg: var(--cm-video-bg-card, #ffffff);
  --cm-video-label-shadow: var(
    --cm-video-shadow-light,
    0 4px 8px 0 rgba(0, 0, 0, 0.1),
    0 0 1px 0 rgba(0, 0, 0, 0.1)
  );
  --cm-video-label-border-radius: 8px;
  --cm-video-label-padding: 8px;
  --cm-video-label-margin: 0 17px;
}

html[data-color-theme-enabled][data-color-scheme="dark"] {
  --cm-video-bg-overlay: rgba(16, 21, 24, 0.6);
  --cm-video-border-on-dark: var(--yb-gray-hair, #f0f3f5);
}

html[data-color-theme-enabled][data-color-scheme="transparent"] {
  --cm-video-bg-overlay: rgba(16, 21, 24, 0.8);
  --cm-video-bg-card: var(
    --yb-transparent-popover-background,
    rgba(16, 21, 24, 0.8)
  );
  --cm-video-shadow-light: var(
    --yb-transparent-popover-box-shadow,
    0 4px 8px 0 rgba(0, 0, 0, 0.1),
    0 0 1px 0 rgba(0, 0, 0, 0.1)
  );
}

@media (prefers-color-scheme: dark) {
  html[data-color-theme-enabled] {
    --cm-video-bg-overlay: rgba(16, 21, 24, 0.6);
    --cm-video-border-on-dark: var(--yb-gray-hair, #f0f3f5);
  }
}

[data-cm-theme="old"] {
}

[data-cm-theme="old"] ._cm-div {
  transition: height 1s;
  height: auto !important;
}

[data-cm-theme="old"] #_cm-video-unit,
[data-cm-theme="old"] #_cm-video-unit div {
  margin: auto;
  padding: 0px;
  border: 0px;
  font-size: 100%;
  vertical-align: baseline;
  line-height: 1;
  font-family: arial;
}

[data-cm-theme="old"] #_cm-video-unit._cm-inline {
  height: 0px;
  transition: height 1s;
  width: 100% !important;
  overflow: hidden !important;
  float: none !important;
  clear: both !important;
  margin: 0px !important;
  padding: 0px !important;
}

[data-cm-theme="old"] #_cm-video-unit._cm-feed-manager {
  height: 0px;
  position: relative;
  transition: max-height 1s;
  width: 100% !important;
  overflow: hidden !important;
  float: none !important;
  clear: both !important;
  margin: 0px !important;
  padding: 0px !important;
}

[data-cm-theme="old"]
  #_cm-video-unit._cm-feed-manager
  ._cm-feed-manager-video-placeHolder {
  width: 100%;
}

[data-cm-theme="old"] #_cm-video-unit._cm-inline ._cm-inline-video {
  position: relative;
  float: none;
  clear: both;
  margin: 0px;
  padding: 0px;
  height: 100%;
  width: auto;
}

[data-cm-theme="old"] #_cm-video-unit._cm-inline ._cm-ad-title {
  text-align: center;
  font-family: arial;
  font-size: 10px;
  font-weight: bold;
  background-color: white;
  color: rgb(171, 171, 171);
  border: none;
  float: none;
  width: 100%;
  padding: 2px 0px !important;
}

[data-cm-theme="old"] .mid-article-as-feed {
  height: 100% !important;
}

[data-cm-theme="old"] .mid-article-as-feed + .tbl-feed-card {
  position: absolute;
  top: 0px;
  z-index: -1;
  opacity: 0;
}

[data-cm-theme="old"]
  [data-placement-name="Reco Reel On Demand Outstream"]
  .reco-reel-above-feed-hide,
[data-cm-theme="old"]
  [data-placement-name="Reco Reel On Demand Instream"]
  .reco-reel-above-feed-hide,
[data-cm-theme="old"]
  [data-placement-name="Reco Reel Instream"]
  .reco-reel-above-feed-hide {
  visibility: hidden;
  position: fixed;
  overflow: hidden;
  z-index: -1;
}

[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails -March 2017"].reco-reel-above-feed-style,
[data-cm-theme="old"]
  [data-parent-placement-name="Mobile Article Thumbnails"].reco-reel-above-feed-style,
[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails 2nd"].reco-reel-above-feed-style,
[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails"].reco-reel-above-feed-style {
  display: flex;
  flex-flow: column wrap;
  flex-basis: 100%;
}

[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails -March 2017"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel On Demand Outstream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Mobile Article Thumbnails"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel On Demand Outstream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails 2nd"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel On Demand Outstream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel On Demand Outstream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails -March 2017"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel On Demand Instream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Mobile Article Thumbnails"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel On Demand Instream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails 2nd"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel On Demand Instream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel On Demand Instream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails -March 2017"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel Instream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Mobile Article Thumbnails"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel Instream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails 2nd"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel Instream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel Instream"] {
  order: -1;
}

[data-cm-theme="old"] #_cm-css-reset #_cm-close-area._cm-close-area {
  pointer-events: auto;
  height: 27px !important;
  width: 30px !important;
  background: rgba(255, 255, 255, 0) !important;
  position: absolute !important;
  z-index: 2147483647 !important;
  cursor: pointer !important;
  padding-left: 6px !important;
  box-sizing: border-box !important;
  top: 12px !important;
  right: 10px !important;
}

[data-cm-theme="old"] #_cm-css-reset #_cm-close-area._cm-close-area svg {
  width: 16px !important;
  height: 16px !important;
  box-sizing: content-box !important;
  border: 1px solid rgb(227, 230, 242) !important;
  border-radius: 15% !important;
  padding: 2px !important;
}

[data-cm-theme="old"] #_cm-css-reset #_cm-close-area._cm-close-area svg:active {
  opacity: 0.3 !important;
  background-color: black !important;
}

@media screen and (max-width: 700px) {
  [data-cm-theme="old"] #_cm-css-reset #_cm-close-area._cm-close-area {
    height: 40px !important;
    width: 40px !important;
    top: 3px !important;
    right: 3px !important;
  }
  [data-cm-theme="old"] #_cm-css-reset #_cm-close-area._cm-close-area svg {
    margin: 10px 10px 0px 0px !important;
  }
}

[data-cm-theme="old"] ._cm-os-slider {
  background-color: black;
  margin: 0px !important;
  padding: 0px !important;
  z-index: 2147483647 !important;
  transition:
    right 1s,
    left 1s !important;
  position: fixed !important;
  overflow: hidden !important;
}

[data-cm-theme="old"] ._cm-os-slider-unit {
  margin: 0px !important;
  padding: 0px !important;
  z-index: 2147483647 !important;
  position: fixed !important;
  overflow: hidden !important;
}

[data-cm-theme="old"] ._cm-os-slider._cm-slider-top,
[data-cm-theme="old"] ._cm-os-slider-unit._cm-slider-top {
  top: 0px !important;
  bottom: auto !important;
}

[data-cm-theme="old"] ._cm-os-slider._cm-slider-middle,
[data-cm-theme="old"] ._cm-os-slider-unit._cm-slider-middle {
  top: 0px !important;
  bottom: 0px !important;
  margin: auto !important;
}

[data-cm-theme="old"] ._cm-os-slider._cm-slider-bottom,
[data-cm-theme="old"] ._cm-os-slider-unit._cm-slider-bottom {
  top: auto !important;
  bottom: 0px !important;
}

[data-cm-theme="old"] ._cm-os-slider._cm-slider-left,
[data-cm-theme="old"] ._cm-os-slider-unit._cm-slider-left {
  left: 0px !important;
  right: auto !important;
}

[data-cm-theme="old"] ._cm-os-slider._cm-slider-right,
[data-cm-theme="old"] ._cm-os-slider-unit._cm-slider-right {
  left: auto !important;
  right: 0px !important;
}

[data-cm-theme="old"] ._cm-os-slider._cm-slider-left ._cm-close,
[data-cm-theme="old"] ._cm-os-slider-unit._cm-slider-left._cm-close {
  right: auto !important;
  left: 3px !important;
}

[data-cm-theme="old"] #_cm-css-reset._cm-video {
  height: 0px;
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}

[data-cm-theme="old"] #_cm-css-reset._cm-video-with-slider {
  background: transparent;
}

[data-cm-theme="old"] #_cm-css-reset ._cm-ad-choice {
  position: absolute;
  top: 10px;
  left: 13px;
  pointer-events: auto;
  z-index: 2147483647 !important;
}

@media screen and (max-width: 700px) {
  [data-cm-theme="old"] #_cm-css-reset ._cm-ad-choice {
    top: 9px;
    left: 10px;
  }
}

[data-cm-theme="old"] #_cm-css-reset ._cm-ad-choice-text {
  display: inline-block;
  color: white;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial, Helvetica, "sans-serif";
  vertical-align: middle !important;
  font-size: 13px !important;
}

[data-cm-theme="old"] #_cm-css-reset ._cm-ad-choice-text:hover {
  text-decoration: underline;
}

[data-cm-theme="old"] #_cm-css-reset ._cm-ad-choice-logo {
  display: inline-block;
  margin-top: 2px;
  width: 12px;
  height: 14px;
  text-decoration: none;
  background-size: contain !important;
  vertical-align: middle !important;
}

[data-cm-theme="old"] ._cm-ad-title,
[data-cm-theme="old"] #_cm-video-unit ._cm-ad-title,
[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-ad-choice {
  text-align: right !important;
  direction: ltr !important;
}

[data-cm-theme="old"] #_cm-video-unit ._cm-ad-title ._cm-ad-choice,
[data-cm-theme="old"] ._cm-ad-title ._cm-ad-choice,
[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-ad-choice {
  z-index: auto;
  position: relative;
  inset: auto;
  padding: 3px;
  text-align: inherit;
}

[data-cm-theme="old"]
  #_cm-video-unit
  ._cm-ad-title
  ._cm-ad-choice
  ._cm-ad-choice-text,
[data-cm-theme="old"] ._cm-ad-title ._cm-ad-choice ._cm-ad-choice-text,
[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-ad-choice ._cm-ad-choice-text {
  display: inline-block;
  color: black;
  text-decoration: none;
  font-weight: normal;
  font-family: Arial, Helvetica, "sans-serif";
  vertical-align: middle !important;
  font-size: 11px !important;
}

[data-cm-theme="old"]
  #_cm-video-unit
  ._cm-ad-title
  ._cm-ad-choice
  ._cm-ad-choice-text:hover,
[data-cm-theme="old"] ._cm-ad-title ._cm-ad-choice ._cm-ad-choice-text:hover,
[data-cm-theme="old"]
  ._cm-native-ad-bottom
  ._cm-ad-choice
  ._cm-ad-choice-text:hover {
  text-decoration: underline;
}

[data-cm-theme="old"]
  #_cm-video-unit
  ._cm-ad-title
  ._cm-ad-choice
  ._cm-ad-choice-logo,
[data-cm-theme="old"] ._cm-ad-title ._cm-ad-choice ._cm-ad-choice-logo,
[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-ad-choice ._cm-ad-choice-logo {
  display: inline-block;
  margin-top: 2px;
  width: 12px;
  height: 14px;
  text-decoration: none;
  background-size: contain !important;
  vertical-align: middle !important;
}

[data-cm-theme="old"] #_cm-css-reset,
[data-cm-theme="old"] #_cm-css-reset div,
[data-cm-theme="old"] #_cm-css-reset ._cm-div {
  margin-top: 0px;
}

[data-cm-theme="old"] .none-transition {
  transition: none !important;
}

[data-cm-theme="old"] #_cm-css-reset._cm-single-inline {
  z-index: 0;
  width: 100%;
  height: auto;
  transition: height 1s;
  background-color: black;
  position: relative;
  overflow: hidden !important;
  float: none !important;
  clear: both !important;
  margin: 0px auto !important;
  padding: 0px !important;
}

[data-cm-theme="old"] #_cm-css-reset._cm-single-inline #_cm-close-area {
  top: 13px !important;
}

@media screen and (max-width: 700px) {
  [data-cm-theme="old"] #_cm-css-reset._cm-single-inline #_cm-close-area {
    top: 0px !important;
  }
}

[data-cm-theme="old"] #_cm-css-reset._cm-single-inline ._cm-content-video {
  position: relative;
}

[data-cm-theme="old"] ._cm-single-inline ._cm-inline-video {
  position: relative;
}

[data-cm-theme="old"] .inlineSlideTop {
  transition: height 1s;
}

[data-cm-theme="old"] #_cm-css-reset ._cm-video-ad {
  overflow: hidden;
}

[data-cm-theme="old"]
  #_cm-css-reset
  ._cm-repeat-buttons-wrapper
  ._cm-repeat-button-hover,
[data-cm-theme="old"]
  #_cm-css-reset
  ._cm-learn-more-buttons-wrapper
  ._cm-learn-more-button-hover {
  display: none;
}

[data-cm-theme="old"]
  #_cm-css-reset
  ._cm-repeat-buttons-wrapper:hover
  ._cm-repeat-button,
[data-cm-theme="old"]
  #_cm-css-reset
  ._cm-repeat-buttons-wrapper:active
  ._cm-repeat-button,
[data-cm-theme="old"]
  #_cm-css-reset
  ._cm-learn-more-buttons-wrapper:hover
  ._cm-learn-more-button {
  display: none;
}

[data-cm-theme="old"]
  #_cm-css-reset
  ._cm-repeat-buttons-wrapper:hover
  ._cm-repeat-button-hover,
[data-cm-theme="old"]
  #_cm-css-reset
  ._cm-repeat-buttons-wrapper:active
  ._cm-repeat-button-hover,
[data-cm-theme="old"]
  #_cm-css-reset
  ._cm-learn-more-buttons-wrapper:hover
  ._cm-learn-more-button-hover {
  display: block;
  width: 100%;
  margin-bottom: 0px;
}

[data-cm-theme="old"] ._cm-inline-repeat {
  position: absolute;
  bottom: 0px;
}

[data-cm-theme="old"] #_cm-css-reset ._cm-repeat-div {
  height: 100%;
  width: 100%;
  z-index: 100000;
  display: flex;
  align-items: center;
  position: absolute;
}

[data-cm-theme="old"] #_cm-css-reset ._cm-repeat-div {
  background-size: 100% 100%;
  cursor: pointer;
  pointer-events: all;
}

[data-cm-theme="old"] #_cm-css-reset ._cm-repeat-view-wrapper {
  z-index: 2147483647;
  padding: 0px;
  margin: auto;
  display: block;
  width: 23%;
  line-height: 0;
}

[data-cm-theme="old"]
  #_cm-css-reset
  ._cm-repeat-view-wrapper._cm-repeat-view-wrapper-detached {
  width: 30%;
}

[data-cm-theme="old"]
  #_cm-css-reset
  #_cm-css-reset._cm-repeat-div
  ._cm-repeat-buttons-wrapper {
  margin-bottom: 10px;
}

[data-cm-theme="old"]
  #_cm-css-reset
  #_cm-css-reset._cm-repeat-div
  ._cm-repeat-button,
[data-cm-theme="old"]
  #_cm-css-reset
  #_cm-css-reset._cm-repeat-div
  ._cm-learn-more-button {
  border: 0px;
  width: 100%;
  color: transparent;
  margin-bottom: 0px;
}

[data-cm-theme="old"]
  #_cm-css-reset
  #_cm-css-reset._cm-repeat-div
  ._cm-repeat-icon::before {
  box-sizing: content-box;
  width: 65px;
  height: 65px;
  border: 5px solid rgb(202, 202, 202);
  background: transparent;
  border-radius: 50%;
  content: "";
  position: absolute;
}

[data-cm-theme="old"]
  #_cm-css-reset
  #_cm-css-reset._cm-repeat-div
  ._cm-repeat-icon::after {
  left: 0px;
  border-width: 10px;
  border-style: solid;
  border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(202, 202, 202);
  border-image: initial;
  margin: 1px 50px 0px;
  background: transparent;
  content: "";
  position: absolute;
  cursor: pointer;
  transform: rotate(30deg);
}

[data-cm-theme="old"]
  #_cm-css-reset
  #_cm-css-reset._cm-repeat-div:hover
  ._cm-repeat-icon::before {
  border-color: rgb(228, 228, 228);
}

[data-cm-theme="old"]
  #_cm-css-reset
  #_cm-css-reset._cm-repeat-div:hover
  ._cm-repeat-icon::after {
  border-left-color: rgb(228, 228, 228);
}

[data-cm-theme="old"] #_cm-css-reset._cm-loading {
  opacity: 1;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: black;
  z-index: 2147483647;
  top: 0px;
  left: 0px;
  overflow: hidden;
  pointer-events: auto;
}

[data-cm-theme="old"] #_cm-css-reset ._cm-loading-div {
  position: absolute;
  z-index: 2147483647;
  padding: 0px;
  margin: auto;
  display: block;
  inset: 0px;
  width: 11em;
  height: 11em;
}

[data-cm-theme="old"] #_cm-css-reset ._cm-loading-div ._cm-loading-icon {
  margin: auto;
  text-indent: -9999em;
  width: 11em;
  height: 11em;
  border-radius: 50%;
  background: linear-gradient(
    to right,
    rgb(255, 255, 255) 10%,
    rgba(255, 255, 255, 0) 42%
  );
  position: relative;
  animation: 1.4s linear 0s infinite normal none running load3;
  transform: translateZ(0px);
}

[data-cm-theme="old"]
  #_cm-css-reset
  ._cm-loading-div
  ._cm-loading-icon::before {
  width: 50%;
  height: 50%;
  background: rgb(255, 255, 255);
  border-radius: 100% 0px 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  content: "";
}

[data-cm-theme="old"] #_cm-css-reset ._cm-loading-div ._cm-loading-icon::after {
  background: rgb(0, 0, 0);
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: "";
  margin: auto;
  position: absolute;
  inset: 0px;
}

@-webkit-keyframes load3 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes load3 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

[data-cm-theme="old"] #_cm-css-reset ._cm-loading-div ._cm_loader_img {
  width: 80px;
  height: 80px;
}

[data-cm-theme="old"] .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

[data-cm-theme="old"] .widget-detached {
  visibility: hidden !important;
  pointer-events: none;
}

[data-cm-theme="old"] .widget-detached-figure {
  pointer-events: none;
}

@keyframes slideInTop {
  0% {
    transform: translateY(-50%) scaleY(0);
    visibility: visible;
  }
  100% {
    transform: translateY(0px) scaleY(1);
  }
}

[data-cm-theme="old"] .slideInTop {
  animation-name: slideInTop;
}

@keyframes slideOutTop {
  0% {
    transform: translateY(0px) scaleY(1);
  }
  100% {
    transform: translateY(-50%) scaleY(0);
    visibility: visible;
  }
}

[data-cm-theme="old"] .slideOutTop {
  animation-name: slideOutTop;
}

[data-cm-theme="old"] ._cm-widget-item {
  width: 100%;
  height: 100%;
  display: flex;
  background-color: black;
}

[data-cm-theme="old"]
  ._cm-widget-item._cm-fit-to-size
  ._cm-center-box
  #_cm-css-reset._cm-branding-title {
  background-color: white;
}

[data-cm-theme="old"] ._cm-widget-item._cm-fit-to-size {
  background-color: white;
  width: 100%;
  height: 100%;
  display: block;
}

[data-cm-theme="old"] ._cm-widget-item #_cm-css-reset._cm-branding-title {
  height: auto;
}

[data-cm-theme="old"] ._cm-ad-feed-manager ._cm-ad {
  display: none;
  height: 0px;
  position: absolute;
  overflow: hidden;
}

[data-cm-theme="old"] body ._cm-ad {
  height: 0px;
  position: absolute;
  overflow: hidden;
  inset: unset;
  display: block !important;
  visibility: hidden !important;
}

[data-cm-theme="old"] #_cm-css-reset {
  height: inherit;
  width: inherit;
  direction: ltr;
  text-align: left;
  inset: unset;
}

[data-cm-theme="old"] ._cm-ad-active {
  inset: unset;
  display: block !important;
}

[data-cm-theme="old"] #_cm-video-unit._cm-feed-manager._cm-wide-feed {
  margin: 6px auto 28px !important;
}

[data-cm-theme="old"]
  #_cm-video-unit._cm-feed-manager._cm-wide-feed-title-below {
  margin: 21px auto 7px !important;
}

[data-cm-theme="old"] #_cm-css-reset ._cm-disc-text .text.opt-out-hidden {
  pointer-events: none;
  color: white;
  display: inline;
  top: 10px;
  left: 13px;
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  user-select: none;
  cursor: default;
  position: absolute !important;
  z-index: 2147483647 !important;
}

@media screen and (max-width: 700px) {
  [data-cm-theme="old"] #_cm-css-reset ._cm-disc-text .text.opt-out-hidden {
    white-space: nowrap;
    font-size: 11px;
    left: 10px;
    top: 4px;
  }
}

[data-cm-theme="old"] #_cm-css-reset._cm-single-inline._cm-container-msn {
  background-color: transparent !important;
  pointer-events: none;
}

[data-cm-theme="old"] #_cm-css-reset._cm-video-msn {
  background: rgb(242, 242, 242);
  outline: rgb(242, 242, 242) solid 0.2rem;
}

[data-cm-theme="old"] ._cm-reco-reel-unit-container {
  z-index: 999;
  position: absolute;
  top: 0px;
  left: 0px;
  pointer-events: none;
}

[data-cm-theme="old"] ._cm-reco-reel-unit-container ._cm-single-inline {
  pointer-events: all;
}

[data-cm-theme="old"] ._cm-reco-reel-unit-container ._cm-ad-feed-msn {
  pointer-events: all;
}

[data-cm-theme="old"] ._cm-ad-feed-msn ._cm-ad {
  height: 0px;
  position: absolute;
  overflow: hidden;
  visibility: hidden !important;
}

[data-cm-theme="old"] #_cm-css-reset._cm-instream-vidreel-unit-container {
  position: absolute;
  z-index: 9;
  bottom: 0px;
  left: 0px;
  visibility: visible;
}

[data-cm-theme="old"] #_cm-css-reset._cm-instream-vidreel-unit-container._hide {
  z-index: -1;
  visibility: hidden;
}

[data-cm-theme="old"]
  #rbox-t2v
  .tbl-recommendation-reel[video-isplaying="true"]
  > * {
  visibility: hidden;
}

[data-cm-theme="old"] ._cm-video-ad._cm-center-video.vpaid-player-container {
  transform: translate(-50%, -50%);
  pointer-events: auto;
  top: 50% !important;
  left: 50% !important;
}

[data-cm-theme="old"] #_cm-css-reset._cm-floating-view {
  position: absolute;
  overflow: hidden;
  top: 0px;
  left: 0px;
  z-index: 100000;
  pointer-events: none;
}

[data-cm-theme="old"] ._cm-native-ad-bottom {
  display: flex;
  align-items: center;
  flex-flow: wrap;
  flex: 1 1 100%;
  background-color: white;
}

[data-cm-theme="old"] ._cm-native-ad-bottom div {
  flex: inherit;
}

[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-native-ad-title {
  flex: 1 1 auto;
  color: rgb(0, 0, 0);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 27px;
  font-weight: bold;
  text-align: left;
}

[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-native-ad-title-floating {
  background-color: rgb(255, 255, 255) !important;
  font-size: 10px !important;
  line-height: 18px !important;
  padding-right: 3px !important;
  padding-left: 3px !important;
}

[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-native-ad-description {
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  text-align: left;
}

[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-native-ad-branding {
  color: rgb(153, 153, 153);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 27px;
  font-weight: bold;
  text-align: left;
}

[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-native-ad-cta-wrapper {
  flex: 0 0 auto;
  padding: 5px;
}

[data-cm-theme="old"]
  ._cm-native-ad-bottom
  ._cm-native-ad-cta-wrapper
  ._cm-native-ad-cta-button {
  border-radius: 5px;
  font-weight: bolder;
  transition: background 0.12s;
  padding: 3px 12px;
  color: black;
  text-transform: uppercase;
  font-size: 12px;
  box-shadow: rgb(202, 202, 202) 1px 1px 2px;
  font-family: sans-serif;
  text-shadow: white 0px 0px 3px;
  background: linear-gradient(rgb(246, 246, 246), rgb(228, 228, 228));
}

[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-native-ad-icon {
  flex: 0 0 auto;
}

[data-cm-theme="old"]
  ._cm-native-ad-bottom
  ._cm-native-ad-icon
  ._cm-native-ad-icon-img {
  max-height: 16px;
  max-width: 16px;
  margin-right: 5px;
  vertical-align: middle;
}

[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-native-ad-icon-rtl {
  flex: 0 0 auto;
}

[data-cm-theme="old"]
  ._cm-native-ad-bottom
  ._cm-native-ad-icon-rtl
  ._cm-native-ad-icon-img {
  max-height: 16px;
  max-width: 16px;
  margin-left: 5px;
  vertical-align: middle;
}

[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-native-ad-branding {
  flex: 1 1 auto;
}

[data-cm-theme="old"] ._cm-native-ad-bottom-floating {
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 999 !important;
}

[data-cm-theme="old"] ._cm-native-ad-bottom-floating.hide {
  display: none;
}

[data-cm-theme="old"] ._cm-native-ad ._cm-msn-native-ad-top {
  background: linear-gradient(rgba(0, 0, 0, 0.95) 0px, transparent 100%);
}

[data-cm-theme="old"]
  ._cm-native-ad
  ._cm-msn-native-ad-top
  ._cm-native-ad-title {
  font-family:
    "Segoe UI Semilight", "Segoe WP Semilight", "Segoe WP", "Segoe UI", Arial,
    sans-serif;
  font-size: 2.8rem;
  line-height: 1.214;
  padding: 4rem 1.8rem 2em;
  max-height: 2.8rem;
  overflow: hidden;
  color: white;
  white-space: nowrap;
  text-overflow: ellipsis;
}

[data-cm-theme="old"] ._cm-native-ad-top {
  display: flex;
  align-items: center;
  flex-flow: wrap;
  flex: 1 1 100%;
  background-color: transparent;
}

[data-cm-theme="old"] ._cm-native-ad-top ._cm-native-ad-title {
  flex: 1 1 auto;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.25rem;
  line-height: 1.6875rem;
  font-weight: bold;
  text-align: left;
  max-width: 340px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  padding: 1.55rem 0.6rem !important;
  text-overflow: ellipsis !important;
}

[data-cm-theme="old"]
  ._cm-native-ad._cm-native-ad-detached
  ._cm-msn-native-ad-top
  ._cm-native-ad-title {
  font-size: 1.8rem;
  max-height: 1.8rem;
}

[data-cm-theme="old"] ._cm-amp-helper-container {
  position: absolute;
  top: 0px;
  left: 100px;
}

[data-cm-theme="old"] ._cm-amp-helper-observer {
  width: 1px;
  height: 1px;
  visibility: hidden;
  pointer-events: none !important;
  border: none !important;
}

[data-cm-theme="old"] ._cm-os-slider .cmNativeAdSlider ._cm-native-ad-title {
  margin-bottom: 2px !important;
  margin-left: 2px !important;
  font-size: 10px !important;
  line-height: 18px !important;
}

[data-cm-theme="old"]
  ._cm-os-slider
  .cmNativeAdSlider
  ._cm-native-ad-description {
  display: none !important;
}

[data-cm-theme="old"] ._cm-os-slider .cmNativeAdSlider ._cm-native-ad-icon {
  display: none !important;
}

[data-cm-theme="old"] ._cm-os-slider .cmNativeAdSlider ._cm-native-ad-branding {
  display: none !important;
}

[data-cm-theme="old"] .cmNativeAdSlider {
  position: absolute;
  right: 0px;
  bottom: 0px;
  background-color: white;
  width: 100%;
  height: auto;
}

[data-cm-theme="old"] ._cm_native_ad_background_color {
  background-color: rgb(255, 255, 255);
}

[data-cm-theme="old"] ._cm-native-ad-inline {
  background-color: white !important;
}

[data-cm-theme="old"] ._cm-native-ad-inline ._cm-native-ad-title {
  font-weight: bold !important;
}

[data-cm-theme="old"] ._cm-native-ad-override-hidden {
  display: block !important;
  margin-top: 10px;
}

[data-cm-theme="old"] ._cm-native-ad-widget {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

[data-cm-theme="old"] ._cm-native-ad-widget ._cm-native-ad-icon-img {
  margin-bottom: initial;
}

[data-cm-theme="old"] ._cm-above-the-feed-container {
  border-radius: 16px 16px 0px 0px;
}

[data-cm-theme="old"]
  [class*="above-the-feed-premium-card-"]
  _cm-above-the-feed-wrapper {
  background-color: black;
  top: -10px;
  padding: 0px 15px;
}

[data-cm-theme="old"]
  .tbl-feed-frame-DIVIDER
  > .trc_elastic_above-the-feed-premium-card-delta,
[data-cm-theme="old"]
  .tbl-feed-card.cm-video-card[class*="above-the-feed-premium-card-"] {
  box-shadow: none;
  margin-bottom: 15px !important;
}

[data-cm-theme="old"]
  [class*="above-the-feed-premium-card-"].tbl-feed-card:not(
    :has(.taboola-connect-item)
  ).fp-video-ad,
[data-cm-theme="old"]
  [class*="above-the-feed-premium-card-"].tbl-feed-card:not(
    :has(.taboola-connect-item)
  ).cm-video-card {
  width: 100% !important;
  max-width: 100% !important;
  background-color: black !important;
}

[data-cm-theme="old"]
  [class*="above-the-feed-premium-card-"].tbl-feed-card:not(
    :has(.taboola-connect-item)
  )
  .video-label {
  color: white;
}

[data-cm-theme="old"]
  [class*="above-the-feed-premium-card-"].tbl-feed-card:not(
    :has(.taboola-connect-item)
  )
  ._cm-native-ad-cta-wrapper {
  padding: 0px;
}

[data-cm-theme="old"]
  [class*="above-the-feed-premium-card-"].tbl-feed-card:not(
    :has(.taboola-connect-item)
  )
  ._cm-native-ad-branding {
  margin: 0px;
  width: 100% !important;
  max-width: 100% !important;
}

[data-cm-theme="old"]
  [class*="above-the-feed-premium-card-"].tbl-feed-card:not(
    :has(.taboola-connect-item)
  )
  ._cm-native-ad-branding
  .branding-separator {
  flex-grow: 0;
}

[data-cm-theme="old"]
  [class*="above-the-feed-premium-card-"].tbl-feed-card:not(
    :has(.taboola-connect-item)
  )
  ._cm-native-ad-branding
  ._cm-ad-choice-text {
  vertical-align: middle;
}

[data-cm-theme="old"]
  [class*="above-the-feed-premium-card-"]
  ._cm-native-ad.item-label-href::before {
  content: "";
  width: 100%;
  position: absolute;
  height: 80px;
  top: -40px;
  background: linear-gradient(to top, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}

[data-cm-theme="old"] ._cm-native-ad-bottom .video-label-box {
  top: 0px;
}

[data-cm-theme="old"]
  ._cm-native-ad-bottom
  .video-label-box
  .branding.composite-branding {
  align-items: center;
}

[data-cm-theme="old"] [class*="above-the-feed-premium-card-"] .video-label-box {
  margin: 10px 0px 0px !important;
}

[data-cm-theme="old"] ._cm-above-the-feed-title-wrapper ._cm-native-ad-bottom {
  background-color: black !important;
  padding-top: 15px !important;
}

[data-cm-theme="old"]
  ._cm-above-the-feed-title-wrapper
  ._cm-native-ad-bottom
  ._cm-ad-choice {
  display: none;
  padding: 0px;
}

@media screen and (max-width: 468px) {
  [data-cm-theme="old"] ._cm-above-the-feed-container {
    border-radius: 0px;
  }
  [data-cm-theme="old"] [class*="above-the-feed-premium-card-"] {
    width: 100%;
  }
}

[data-cm-theme="old"] #taboola-integrated-widget-video.hide {
  display: none;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size {
  display: flex;
  background-color: transparent;
  width: var(--video-container-view-width, 100%);
  height: var(--video-container-view-height, 100%);
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size.mobile {
  flex-direction: column;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size.mobile
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget._cm-widget-manager-player-target {
  margin: 0px;
  flex: 1 0 auto;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size.mobile
  .video-label-box.trc-main-label {
  flex-direction: column;
  pointer-events: all;
  box-shadow: var(
    --cm-video-shadow-light,
    0 4px 8px 0 rgba(0, 0, 0, 0.1),
    0 0 1px 0 rgba(0, 0, 0, 0.1)
  );
  background-color: var(--cm-video-bg-card, #ffffff);
  margin: var(--cm-video-label-margin, 0 17px);
  border-radius: var(--cm-video-label-border-radius, 8px);
  padding: var(--cm-video-label-padding, 8px);
  height: auto !important;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size.mobile
  .video-label-box.trc-main-label
  .branding[slot="branding"] {
  display: flex !important;
  justify-content: flex-end;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size.mobile
  .video-label-box.trc-main-label
  .video-title[slot="title"] {
  line-height: 1.4;
  height: auto;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size.mobile
  .video-label-box.trc-main-label
  span[slot="description"] {
  display: none;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size
  #_cm-css-reset.stream-placement {
  display: flex;
  z-index: 5;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget._cm-widget-manager-player-target {
  display: flex;
  flex: 0 1 auto;
  border-radius: 11px;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget._cm-widget-manager-player-target
  .cm-ad-click-target:has(~ .cm_yahoo-repeat-view.showing) {
  display: none;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget._cm-widget-manager-player-target.vpaid-player-container
  .video_controls.show
  .blue_bg,
[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget._cm-widget-manager-player-target.vpaid-player-container
  .video_controls_mobile.show
  .blue_bg {
  background: var(
    --cm-video-brand-gradient,
    linear-gradient(93.29deg, #7e1fff -0.72%, #2f42d4 101.96%)
  );
  color: var(--cm-video-text-on-dark, #ffffff);
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget._cm-widget-manager-player-target.vpaid-player-container
  .video_controls_mobile.show
  .mc-progressbar_area {
  height: var(--cm-video-controls-progress-height, 8px);
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget._cm-widget-manager-player-target
  ._cm-repeat-view-wrapper {
  width: 40%;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size
  #_cm-css-reset.stream-placement._cm-ad-held-aside {
  visibility: hidden;
  position: absolute;
  z-index: -1;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size
  .branding-inner[data-text=""]
  + .branding-separator,
[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size
  .branding-inner[data-text=""]
  ~ .branding-separator {
  display: none !important;
}

[data-cm-theme="yahoo"] #_cm-css-reset.vpaid-player-container._cm-yahoo-widget {
  display: none;
}

[data-cm-theme="yahoo"] #hidden-internal-item.hide-internal-item {
  height: var(--video-container-view-height, 100%);
  visibility: hidden !important;
}

[data-cm-theme="yahoo"] .cm-video-theme-text-primary {
  color: var(--cm-video-text-primary, #1d2228);
}

[data-cm-theme="yahoo"] .cm-video-theme-text-secondary {
  color: var(--cm-video-text-secondary, #6e7780);
}

[data-cm-theme="yahoo"] .cm-video-theme-text-on-dark {
  color: var(--cm-video-text-on-dark, #ffffff);
}

[data-cm-theme="yahoo"] .cm-video-theme-bg-card {
  background-color: var(--cm-video-bg-card, #ffffff);
}

[data-cm-theme="yahoo"] .cm-video-theme-bg-overlay {
  background: var(--cm-video-bg-overlay, rgba(0, 0, 0, 0.4));
}

[data-cm-theme="yahoo"] .cm-video-theme-shadow {
  box-shadow: var(
    --cm-video-shadow-light,
    0 4px 8px 0 rgba(0, 0, 0, 0.1),
    0 0 1px 0 rgba(0, 0, 0, 0.1)
  );
}

[data-cm-theme="yahoo"] .cm-video-theme-shadow-elevated {
  box-shadow: var(
    --cm-video-shadow-elevated,
    0 4px 16px 0 rgba(0, 0, 0, 0.2),
    0 0 2px 0 rgba(0, 0, 0, 0.05)
  );
}

[data-cm-theme="yahoo"] .cm-video-theme-brand-gradient {
  background: var(
    --cm-video-brand-gradient,
    linear-gradient(93.29deg, #7e1fff -0.72%, #2f42d4 101.96%)
  );
  color: var(--cm-video-text-on-dark, #ffffff);
}

[data-cm-theme="yahoo"] .cm-video-theme-brand-border {
  border-color: var(--cm-video-border-accent, #7e1fff) !important;
}

[data-cm-theme="yahoo"]
  figure.taboola-stream-figure-desktop.finance
  #_cm-video-unit._cm-widget-item._cm-fit-to-size.finance
  .video-label-box.trc-main-label {
  display: flex;
  flex-direction: column;
}

[data-cm-theme="yahoo"]
  figure.taboola-stream-figure-desktop.finance
  #_cm-video-unit._cm-widget-item._cm-fit-to-size.finance
  .video-label-box.trc-main-label
  span[slot="title"] {
  order: 1;
}

[data-cm-theme="yahoo"]
  figure.taboola-stream-figure-desktop.finance
  #_cm-video-unit._cm-widget-item._cm-fit-to-size.finance
  .video-label-box.trc-main-label
  span[slot="branding"] {
  order: 2;
}

[data-cm-theme="yahoo"]
  figure.taboola-stream-figure-desktop.finance
  #_cm-video-unit._cm-widget-item._cm-fit-to-size.finance
  .video-label-box.trc-main-label
  span[slot="description"] {
  display: none;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].taboola-stream-figure-mobile.finance {
  margin: 0.4rem !important;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].taboola-stream-figure-mobile.finance
  ._cm-widget-item._cm-fit-to-size.mobile
  .video-label-box.trc-main-label {
  box-shadow: rgba(0, 0, 0, 0.1) 0px -3px 4px 1px inset;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].taboola-stream-figure-mobile.finance
  ._cm-widget-item._cm-fit-to-size.mobile
  .video-label-box.trc-main-label
  .branding[slot="branding"] {
  display: block !important;
}

[data-cm-theme="yahoo"]
  figure.sportsNews
  ._cm-widget-item._cm-fit-to-size.sportsNews.mobile {
  height: auto;
}

[data-cm-theme="yahoo"]
  figure.sportsNews
  ._cm-widget-item._cm-fit-to-size.sportsNews.mobile
  .video-label-box.trc-main-label {
  margin-top: 8px;
}

[data-cm-theme="yahoo"]
  figure.sportsNews
  ._cm-widget-item._cm-fit-to-size.sportsNews.mobile
  .video-label-box.trc-main-label
  .branding[slot="branding"] {
  padding-bottom: 15px;
}

[data-cm-theme="yahoo"]
  figure.sportsNews
  ._cm-widget-item._cm-fit-to-size.sportsNews.desktop
  .video-label-box.trc-main-label {
  display: flex;
  flex-direction: column;
}

[data-cm-theme="yahoo"]
  figure.sportsNews
  ._cm-widget-item._cm-fit-to-size.sportsNews.desktop
  .video-label-box.trc-main-label
  .branding[slot="branding"] {
  order: 3;
}

[data-cm-theme="yahoo"]
  figure.sportsNews
  ._cm-widget-item._cm-fit-to-size.sportsNews
  #_cm-css-reset.stream-placement
  ._cm-widget-manager-player-target {
  border-radius: 0px;
  z-index: 5;
  width: var(--video-size-width, 100%) !important;
  height: var(--video-size-height, 100%) !important;
}

[data-cm-theme="yahoo"]
  figure.sportsNews
  ._cm-widget-item._cm-fit-to-size.sportsNews
  #_cm-css-reset.stream-placement
  ._cm-widget-manager-player-target.landscape {
  z-index: 1;
}

[data-cm-theme="yahoo"]
  figure.sportsNews
  ._cm-widget-item._cm-fit-to-size.sportsNews
  .video-label-box.trc-main-label
  .branding[slot="branding"]
  .branding-inner[data-text=""]
  ~ .logoDiv
  a
  span::before {
  display: none !important;
}

[data-cm-theme="yahoo"]
  .taboola-stream-figure-mobile
  ~ #hidden-internal-item.hide-internal-item {
  height: calc(var(--video-container-view-height, 100%) + 10px);
}

[data-cm-theme="yahoo"]
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget
  .cm_yahoo-repeat-view {
  position: absolute;
  top: 0px;
  width: 100%;
  margin: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--cm-video-bg-overlay, rgba(0, 0, 0, 0.4));
  box-shadow: var(
    --cm-video-shadow-light,
    0 4px 8px 0 rgba(0, 0, 0, 0.1),
    0 0 1px 0 rgba(0, 0, 0, 0.1)
  );
  border-radius: var(--cm-video-repeat-border-radius, 11px);
  overflow: hidden;
  height: 100%;
  z-index: 100;
}

[data-cm-theme="yahoo"]
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget
  .cm_yahoo-repeat-view
  .cm_yahoo-repeat-replay-btn {
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 8px;
  border: none;
  color: var(--cm-video-text-on-dark, #ffffff);
  background: unset;
  overflow: hidden;
  white-space: nowrap;
  max-width: 90%;
}

[data-cm-theme="yahoo"]
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget
  .cm_yahoo-repeat-view
  .cm_yahoo-repeat-learn-btn {
  position: absolute;
  padding: 4px 16px;
  border-radius: 200px;
  font-size: 12px;
  font-weight: 500;
  cursor: pointer;
  color: var(--cm-video-text-on-dark, #ffffff);
  background: var(
    --cm-video-brand-gradient,
    linear-gradient(93.29deg, #7e1fff -0.72%, #2f42d4 101.96%)
  );
  border: 1px solid var(--cm-video-repeat-border, #ffffff);
}

[data-cm-theme="yahoo"]
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget.sportsNews
  .cm_yahoo-repeat-view {
  border-radius: 0px;
}

[data-cm-theme="yahoo"]
  #_cm-css-reset.stream-placement.mobile
  .cm_yahoo-repeat-view
  .cm_yahoo-repeat-learn-btn {
  background: var(
    --cm-video-brand-gradient,
    linear-gradient(93.29deg, #7e1fff -0.72%, #2f42d4 101.96%)
  );
  font-size: 14px;
  padding: 6px 16px;
}

[data-cm-theme="yahoo"] figure[id*="taboola-"].sportsApp {
  margin: 0px 2% !important;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].sportsApp
  ~ div[data-item-id]#hidden-internal-item.hide-internal-item {
  visibility: hidden !important;
  height: auto !important;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].sportsApp
  ._cm-widget-item._cm-fit-to-size.mobile.sportsApp
  #_cm-css-reset.stream-placement {
  width: auto !important;
  height: auto !important;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].sportsApp
  ._cm-widget-item._cm-fit-to-size.mobile.sportsApp
  #_cm-css-reset.stream-placement
  ._cm-widget-manager-player-target {
  border-radius: 0px;
  z-index: 5;
  width: var(--video-size-width, 100%) !important;
  height: var(--video-size-height, 100%) !important;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].sportsApp
  ._cm-widget-item._cm-fit-to-size.mobile.sportsApp
  #_cm-css-reset.stream-placement
  ._cm-widget-manager-player-target.landscape {
  z-index: 1;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].sportsApp
  ._cm-widget-item._cm-fit-to-size.mobile.sportsApp
  #_cm-css-reset.stream-placement
  ._cm-widget-manager-player-target
  .cm_yahoo-repeat-view {
  border-radius: 0px;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].sportsApp
  ._cm-widget-item._cm-fit-to-size.mobile.sportsApp
  #_cm-css-reset.stream-placement
  ._cm-widget-manager-player-target
  .cm-ad-player {
  width: var(--video-size-width, 100%) !important;
  height: var(--video-size-height, 100%) !important;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].sportsApp
  ._cm-widget-item._cm-fit-to-size.mobile.sportsApp
  .video-label-box.trc-main-label {
  box-shadow: none;
  display: flex;
  flex-direction: column;
  padding: 0px;
  margin-top: 10px;
  background-color: transparent;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].sportsApp
  ._cm-widget-item._cm-fit-to-size.mobile.sportsApp
  .video-label-box.trc-main-label
  .video-title[slot="title"] {
  order: -1;
  min-height: unset;
}

#_cm-css-reset._cm-volume-area {
  background: rgba(255, 255, 255, 0) !important;
  position: absolute !important;
  z-index: 2147483646 !important;
  cursor: pointer !important;
  right: 5px !important;
  overflow: hidden !important;
  box-sizing: border-box !important;
  padding: 5px !important;
  width: auto !important;
  height: auto !important;
  pointer-events: auto !important;
}

#_cm-css-reset._cm-volume-area ._cm-volume-border {
  box-sizing: border-box !important;
  padding: 0px 0px 22px 5px !important;
  height: 24px !important;
  width: 92px !important;
  border: 1px solid rgb(255, 254, 253) !important;
  border-radius: 10% !important;
  z-index: 2 !important;
  font-size: 14px !important;
  line-height: 18.5px !important;
  vertical-align: middle !important;
  white-space: nowrap !important;
  overflow: hidden !important;
}

#_cm-css-reset._cm-volume-area ._cm-volume-border ._cm-volume-mute {
  display: inline !important;
  height: 14px !important;
  width: 19px !important;
  z-index: 1 !important;
  vertical-align: middle !important;
}

#_cm-css-reset._cm-volume-area ._cm-volume-border ._cm-volume-unmute {
  display: none !important;
  height: 14px !important;
  width: 19px !important;
  z-index: 1 !important;
  vertical-align: middle !important;
}

#_cm-css-reset._cm-volume-area ._cm-volume-border ._cm-volume-text {
  display: inline !important;
  color: rgb(255, 254, 253) !important;
  font-family: Geneva, sans-serif !important;
  font-size: 14px !important;
  width: 53px !important;
  height: 15px !important;
  margin-left: 5px !important;
  vertical-align: middle !important;
}

#_cm-css-reset._cm-volume-area ._cm-volume-border:active {
  opacity: 0.3 !important;
  background-color: black !important;
}

._cm-volume-area-top {
  top: 7px !important;
}

._cm-volume-area-bottom {
  bottom: 7px !important;
}

#_cm-css-reset #_cm-skip-ad-area._cm-skip-ad-area {
  pointer-events: auto;
  background: rgba(255, 255, 255, 0) !important;
  position: absolute !important;
  z-index: 2147483647 !important;
  cursor: pointer !important;
  padding-left: 6px !important;
  box-sizing: border-box !important;
  top: 12px !important;
  right: 10px !important;
  bottom: auto !important;
  width: auto !important;
  height: auto !important;
}

#_cm-css-reset #_cm-skip-ad-area._cm-skip-ad-area ._cm-skip-ad-border {
  box-sizing: border-box !important;
  padding: 0px 0px 22px 5px !important;
  height: 24px !important;
  width: 92px !important;
  border: 1px solid rgb(255, 254, 253) !important;
  z-index: 2 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  vertical-align: middle !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  background: rgba(0, 0, 0, 0.45) !important;
  border-radius: 5px !important;
}

#_cm-css-reset
  #_cm-skip-ad-area._cm-skip-ad-area
  ._cm-skip-ad-border
  ._cm-skip-ad-text {
  padding-right: 18px;
  display: inline !important;
  color: rgb(255, 254, 253) !important;
  font-family: Geneva, sans-serif !important;
  font-size: 14px !important;
  width: 53px !important;
  height: 15px !important;
  margin-left: 5px !important;
  vertical-align: middle !important;
  margin-right: 5px !important;
}

#_cm-css-reset
  #_cm-skip-ad-area._cm-skip-ad-area
  ._cm-skip-ad-border
  ._cm-skip-ad-icon {
  display: inline;
  position: absolute;
  width: 14px;
  height: 12px;
  right: 5px;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .video_controls_main_area
  .cm_video_controls_mute {
  background-color: rgba(0, 0, 0, 0.5);
  top: 10px;
  right: 1.5%;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .video_controls_main_area
  .cm_video_controls_mute.display_unmute {
  background-color: rgba(0, 0, 0, 0.5);
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout .cm-ad-player-active {
  max-height: 65vh;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .text.opt-out-hidden {
  border-radius: 100px;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  font-weight: 500;
  line-height: 30px;
  width: auto;
  text-align: center;
  height: 30px;
  padding-left: 8px;
  padding-right: 8px;
  left: 1.5%;
  top: 18px;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout ._cm-skip-ad-vid-reel {
  border: 2px solid;
  border-radius: 45px;
  overflow: hidden;
  color: rgb(255, 255, 255);
  text-decoration: none;
  padding: 10px 15px;
  font-size: 16px;
  font-family: Montserrat, serif;
  display: block;
  font-weight: 600;
  width: auto;
  height: auto;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.35);
  margin: 1.44rem 35px;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout ._cm-skip-ad-vid-reel svg {
  margin: 0px;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  ._cm-skip-ad-vid-reel
  ._cm-skip-ad-border,
#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  ._cm-skip-ad-vid-reel
  ._cm-skip-ad-icon {
  display: flex;
  align-items: center;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  ._cm-skip-ad-vid-reel
  ._cm-skip-ad-text::before {
  content: attr(data-text);
  font-size: 18px;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .cm_video_controls_progressbar_area {
  bottom: 20vh;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  height: 10%;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  .video_controls_mobile.show
  .mc-progressbar_area
  .blue_bg,
#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  .video_controls_mobile.show
  .mc-progressbar_area
  .white_bg {
  height: 0.3rem;
  bottom: 0px;
  width: auto;
  left: 3%;
  right: 3%;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  .video_controls.show
  .cm_video_controls_progressbar_area
  .blue_bg,
#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  .video_controls.show
  .cm_video_controls_progressbar_area
  .white_bg {
  height: 0.3rem;
  bottom: 0px;
  width: auto;
  left: 3%;
  right: 3%;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout[lang-direction="rtl"]
  ._cm-skip-ad-vid-reel {
  right: auto;
  left: 0px;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout[lang-direction="rtl"]
  ._cm-skip-ad-border {
  flex-direction: row-reverse;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout[lang-direction="rtl"]
  ._cm-skip-ad-icon,
#_cm-css-reset._cm-tvrl-layout._cm-wv-layout[lang-direction="rtl"]
  .video_controls.show
  .cm_video_controls_progressbar_area {
  transform: rotate(180deg);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout[lang-direction="rtl"]
  ._cm-skip-ad-icon
  .cm_video_controls_progressbar_bg,
#_cm-css-reset._cm-tvrl-layout._cm-wv-layout[lang-direction="rtl"]
  .video_controls.show
  .cm_video_controls_progressbar_area
  .cm_video_controls_progressbar_bg,
#_cm-css-reset._cm-tvrl-layout._cm-wv-layout[lang-direction="rtl"]
  ._cm-skip-ad-icon
  .cm_video_controls_progressbar,
#_cm-css-reset._cm-tvrl-layout._cm-wv-layout[lang-direction="rtl"]
  .video_controls.show
  .cm_video_controls_progressbar_area
  .cm_video_controls_progressbar {
  top: 0px;
  bottom: auto;
}

@media screen and (max-width: 480px) {
  #tbl-wv-preRollAd {
    max-height: 100vh !important;
    border-radius: 0px !important;
  }
  #_cm-css-reset._cm-tvrl-layout._cm-wv-layout
    .video_controls_mobile.show
    .mc-progressbar_area {
    width: 100%;
    max-width: 100%;
    padding: 0px;
    border-radius: 0px;
    height: 0.5%;
    left: 0px;
  }
  #_cm-css-reset._cm-tvrl-layout._cm-wv-layout
    .video_controls_mobile.show
    .mc-progressbar_area
    .blue_bg,
  #_cm-css-reset._cm-tvrl-layout._cm-wv-layout
    .video_controls_mobile.show
    .mc-progressbar_area
    .white_bg {
    border-radius: 0px;
    height: 100%;
    left: 0px;
    right: 0px;
  }
  #_cm-css-reset._cm-tvrl-layout._cm-wv-layout .cm-ad-player-active {
    max-height: 100vh;
  }
  #_cm-css-reset._cm-tvrl-layout._cm-wv-layout
    .video_controls_mobile.show
    .speaker,
  #_cm-css-reset._cm-tvrl-layout._cm-wv-layout
    ._cm-video-ad.vpaid-player-container
    .video_controls
    .video_controls_main_area
    .cm_video_controls_mute.display_unmute {
    background-color: rgba(0, 0, 0, 0.5);
    background-size: auto;
    top: 25px;
  }
  #_cm-css-reset._cm-tvrl-layout._cm-wv-layout
    ._cm-video-ad.vpaid-player-container
    .video_controls
    .video_controls_main_area
    .cm_video_controls_mute {
    background-color: rgba(0, 0, 0, 0.5);
    background-size: auto;
    top: 25px;
  }
  #_cm-css-reset._cm-tvrl-layout._cm-wv-layout .tbl-text {
    border-radius: 100px;
    border: 1px solid rgb(87, 87, 87);
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    height: 20px;
    top: revert;
    font-family: Montserrat;
    padding-left: 8px;
    padding-right: 8px;
    bottom: calc(0.54% + 49px);
    left: 20px;
  }
  #_cm-css-reset._cm-tvrl-layout._cm-wv-layout ._cm-skip-ad-vid-reel {
    font-size: 15px;
    font-weight: 600;
    line-height: 28px;
    border: 1px solid;
    border-radius: 45px;
    margin: 1.44rem 20px;
    bottom: calc(0.54% + 19px);
    right: 0px;
    padding: 2px 18px 2px 23px;
  }
  #_cm-css-reset._cm-tvrl-layout._cm-wv-layout ._cm-skip-ad-vid-reel svg {
    padding-left: 5px;
  }
}

.tbl-pc-pr-container {
  display: none !important;
}

#tbl-wv-preRollAd {
  position: relative;
  display: block;
  width: 100vw;
  max-height: 86vh;
  max-width: 1060px;
  border-radius: 16px;
  overflow: hidden;
}

.tbl-rr-syndicated-s #_cm-css-reset._cm-tvrl-layout ._cm-native-ad {
  font-size: 16px;
}

.tbl-rr-syndicated-s #_cm-css-reset._cm-tvrl-layout ._cm-skip-ad-vid-reel,
.tbl-rr-syndicated-s #_cm-css-reset._cm-tvrl-layout ._cm-native-ad-cta-button {
  font-size: 12px;
}

.tbl-rr-syndicated-s #_cm-css-reset._cm-tvrl-layout ._cm-ad-choice-text,
.tbl-rr-syndicated-s #_cm-css-reset._cm-tvrl-layout ._cm-native-ad-branding,
.tbl-rr-syndicated-s #_cm-css-reset._cm-tvrl-layout ._cm-branding-separator {
  font-size: 12px !important;
}

.tbl-rr-syndicated-m #_cm-css-reset._cm-tvrl-layout ._cm-native-ad {
  font-size: 19.2px;
}

.tbl-rr-syndicated-m #_cm-css-reset._cm-tvrl-layout ._cm-skip-ad-vid-reel,
.tbl-rr-syndicated-m #_cm-css-reset._cm-tvrl-layout ._cm-native-ad-cta-button {
  font-size: 14px;
}

.tbl-rr-syndicated-m #_cm-css-reset._cm-tvrl-layout ._cm-ad-choice-text,
.tbl-rr-syndicated-m #_cm-css-reset._cm-tvrl-layout ._cm-native-ad-branding,
.tbl-rr-syndicated-m #_cm-css-reset._cm-tvrl-layout ._cm-branding-separator {
  font-size: 16px !important;
}

.tbl-rr-syndicated-l #_cm-css-reset._cm-tvrl-layout ._cm-native-ad {
  font-size: 23.04px;
}

.tbl-rr-syndicated-l #_cm-css-reset._cm-tvrl-layout ._cm-skip-ad-vid-reel,
.tbl-rr-syndicated-l #_cm-css-reset._cm-tvrl-layout ._cm-native-ad-cta-button {
  font-size: 14px;
}

.tbl-rr-syndicated-l #_cm-css-reset._cm-tvrl-layout ._cm-ad-choice-text,
.tbl-rr-syndicated-l #_cm-css-reset._cm-tvrl-layout ._cm-native-ad-branding,
.tbl-rr-syndicated-l #_cm-css-reset._cm-tvrl-layout ._cm-branding-separator {
  font-size: 19.2px !important;
}

.tbl-rr-syndicated-xl #_cm-css-reset._cm-tvrl-layout ._cm-native-ad {
  font-size: 27.65px;
}

.tbl-rr-syndicated-xl #_cm-css-reset._cm-tvrl-layout ._cm-skip-ad-vid-reel,
.tbl-rr-syndicated-xl #_cm-css-reset._cm-tvrl-layout ._cm-native-ad-cta-button {
  font-size: 16px;
}

.tbl-rr-syndicated-xl #_cm-css-reset._cm-tvrl-layout ._cm-ad-choice-text,
.tbl-rr-syndicated-xl #_cm-css-reset._cm-tvrl-layout ._cm-native-ad-branding,
.tbl-rr-syndicated-xl #_cm-css-reset._cm-tvrl-layout ._cm-branding-separator {
  font-size: 21px !important;
}

#_cm-css-reset._cm-tvrl-layout * {
  box-sizing: border-box;
  word-break: normal;
}

#_cm-css-reset._cm-tvrl-layout ._cm-native-ad {
  z-index: 102;
  bottom: 4px;
  position: absolute;
  background: black;
  font-size: 16px;
  width: 100%;
  height: calc(3.375em);
  padding: calc(0.625em) 16px calc(0.375em);
  display: flex;
}

#_cm-css-reset._cm-tvrl-layout ._cm-native-ad::before {
  content: "";
  position: absolute;
  left: 0px;
  width: 100%;
  pointer-events: none;
  top: -45.7394%;
  height: 45.7394%;
  opacity: 1;
  background: linear-gradient(to top, black, rgba(0, 0, 0, 0));
}

#_cm-css-reset._cm-tvrl-layout ._cm-native-ad ._cm-native-ad-bottom {
  background: black;
  width: 100%;
  height: 100%;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
  gap: calc(1em);
  overflow: hidden;
  flex: 1 0 0px;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-native-ad-cta-wrapper {
  padding: 0px;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-native-ad-cta-wrapper
  ._cm-native-ad-cta-button {
  display: flex;
  justify-content: center;
  align-items: center;
  color: rgb(0, 0, 0);
  text-align: center;
  font-family: Montserrat, "Roboto Condensed", Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-radius: 200px;
  background: rgb(245, 245, 245);
  box-shadow: rgba(0, 0, 0, 0.2) 4px 5px 30.2px 0px;
  height: calc(2.5em);
  padding: 0px calc(1em);
  text-transform: none;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-branding-container {
  position: absolute;
  top: -2em;
  height: 2em;
  font-size: 12px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  max-width: calc(100% - 32px);
  overflow: hidden;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-branding-container
  ._cm-ad-choice {
  position: static;
  padding: 0px;
  margin: 0px;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-branding-container
  ._cm-ad-choice
  ._cm-ad-choice-text {
  font-family: Montserrat, "Roboto Condensed", Arial, sans-serif;
  color: rgb(245, 245, 245);
  font-weight: normal;
  text-decoration: none;
  font-feature-settings:
    "liga" 0,
    "clig";
  font-style: normal;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-branding-container
  ._cm-ad-choice
  ._cm-ad-choice-text:hover {
  text-decoration: underline;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-branding-container
  ._cm-ad-choice
  ._cm-ad-choice-logo {
  display: none;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-branding-container
  ._cm-branding-separator {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%222%22%20height%3D%2212%22%20viewBox%3D%220%200%202%2012%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M1%200V12%22%20stroke%3D%22%23F3F3F3%22%20stroke-width%3D%221.06277%22%2F%3E%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  width: 0.0883333em;
  margin: 0.5em 0.416667em 0.5em 0.666667em;
  height: 1em;
  font-weight: 600;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  color: inherit;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-branding-container
  ._cm-native-ad-branding {
  color: rgb(245, 245, 245);
  font-family: Montserrat, "Roboto Condensed", Arial, sans-serif;
  font-weight: 600;
  line-height: normal;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-branding-container
  ._cm-native-ad-icon {
  display: none !important;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-native-ad-description {
  display: none !important;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-native-ad-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  flex: 1 0 0px;
  overflow: hidden;
  color: rgb(255, 255, 255);
  text-overflow: ellipsis;
  font-size: unset;
  font-style: normal;
  line-height: 120%;
  font-family: Montserrat, "Roboto Condensed", Arial, sans-serif;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
  position: relative;
  transition: opacity 0.3s;
  -webkit-line-clamp: 2 !important;
}

#_cm-css-reset._cm-tvrl-layout ._cm-skip-ad-vid-reel {
  position: absolute;
  right: 0px;
  z-index: 999;
  bottom: calc(8.83333em);
  height: calc(2.5em);
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 200px 0px 0px 200px;
  padding: 0px calc(1.16667em) 0px calc(2em);
  width: unset;
  border-top: 1px solid rgb(245, 245, 245);
  border-bottom: 1px solid rgb(245, 245, 245);
  border-left: 1px solid rgb(245, 245, 245);
  background: rgba(0, 0, 0, 0.3);
  box-shadow: rgba(0, 0, 0, 0.2) 4px 5px 30.2px 0px;
}

#_cm-css-reset._cm-tvrl-layout ._cm-skip-ad-vid-reel:hover {
  cursor: pointer;
}

#_cm-css-reset._cm-tvrl-layout ._cm-skip-ad-vid-reel ._cm-skip-ad-text {
  font-family: Montserrat, "Roboto Condensed", Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: white;
}

#_cm-css-reset._cm-tvrl-layout ._cm-skip-ad-vid-reel ._cm-skip-ad-text::before {
  content: attr(data-text);
}

#_cm-css-reset._cm-tvrl-layout ._cm-skip-ad-vid-reel svg {
  display: none;
}

#_cm-css-reset._cm-tvrl-layout .speaker.mute {
  width: min(40px, 10%);
  height: unset;
  aspect-ratio: 1 / 1;
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' rx='16' fill='black' fill-opacity='0.25'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.383 8.149L13.9734 11.632C13.8773 11.7301 13.747 11.7853 13.611 11.7853H10.9542C9.75884 11.7853 8.7898 12.7741 8.7898 13.9938V18.0064C8.7898 19.0174 9.45557 19.8698 10.3642 20.1319L8.2674 22.1028C7.94499 22.4059 7.90926 22.9246 8.18676 23.2737C8.47605 23.6376 8.99299 23.6773 9.32909 23.3614L23.7326 9.82224C24.055 9.51918 24.0907 9.00045 23.8132 8.65136C23.524 8.28744 23.007 8.24777 22.6709 8.5637L20.7684 10.352V9.57879C20.7684 9.04184 20.5593 8.52692 20.187 8.14745C19.4123 7.3578 18.1569 7.35849 17.383 8.149ZM19.1713 11.8533V9.57879C19.1713 9.4893 19.136 9.40348 19.0731 9.34023L19.0206 9.29705C18.8907 9.21071 18.7142 9.22521 18.5999 9.34049L15.1469 12.8235C14.7358 13.2382 14.1779 13.4712 13.5962 13.4712H10.9056C10.6192 13.4712 10.387 13.7052 10.387 13.9938V18.0064C10.387 18.295 10.6192 18.529 10.9056 18.529H12.0694L19.1713 11.8533Z' fill='white'/%3E%3Cpath d='M17.383 23.8512L14.3677 20.771L15.5956 19.6293L18.5999 22.6597C18.6627 22.723 18.7478 22.7586 18.8366 22.7586C19.0215 22.7586 19.1713 22.6077 19.1713 22.4214V16.3042L21.9052 13.7619C22.6679 14.1856 23.1636 15.029 23.1636 16.0002C23.1636 17.3968 22.1708 18.5289 20.7684 18.5291V22.4214C20.7684 23.5388 19.8808 24.4446 18.7858 24.4446C18.2596 24.4446 17.7549 24.2311 17.383 23.8512Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.383 8.149L13.9734 11.632C13.8773 11.7301 13.747 11.7853 13.611 11.7853H10.9542C9.75884 11.7853 8.7898 12.7741 8.7898 13.9938V18.0064C8.7898 19.0174 9.45557 19.8698 10.3642 20.1319L8.2674 22.1028C7.94499 22.4059 7.90926 22.9246 8.18676 23.2737C8.47605 23.6376 8.99299 23.6773 9.32909 23.3614L23.7326 9.82224C24.055 9.51918 24.0907 9.00045 23.8132 8.65136C23.524 8.28744 23.007 8.24777 22.6709 8.5637L20.7684 10.352V9.57879C20.7684 9.04184 20.5593 8.52692 20.187 8.14745C19.4123 7.3578 18.1569 7.35849 17.383 8.149ZM19.1713 11.8533V9.57879C19.1713 9.4893 19.136 9.40348 19.0731 9.34023L19.0206 9.29705C18.8907 9.21071 18.7142 9.22521 18.5999 9.34049L15.1469 12.8235C14.7358 13.2382 14.1779 13.4712 13.5962 13.4712H10.9056C10.6192 13.4712 10.387 13.7052 10.387 13.9938V18.0064C10.387 18.295 10.6192 18.529 10.9056 18.529H12.0694L19.1713 11.8533Z' stroke='white'/%3E%3Cpath d='M17.383 23.8512L14.3677 20.771L15.5956 19.6293L18.5999 22.6597C18.6627 22.723 18.7478 22.7586 18.8366 22.7586C19.0215 22.7586 19.1713 22.6077 19.1713 22.4214V16.3042L21.9052 13.7619C22.6679 14.1856 23.1636 15.029 23.1636 16.0002C23.1636 17.3968 22.1708 18.5289 20.7684 18.5291V22.4214C20.7684 23.5388 19.8808 24.4446 18.7858 24.4446C18.2596 24.4446 17.7549 24.2311 17.383 23.8512Z' stroke='white'/%3E%3C/svg%3E");
  bottom: unset;
  top: 12px;
  right: 8px;
  margin: min(10px, 2.5%);
  background-size: contain;
}

#_cm-css-reset._cm-tvrl-layout ._cm-video-ad {
  width: 100% !important;
  height: 100% !important;
  background-color: black !important;
  display: flex !important;
  flex-direction: column !important;
}

#_cm-css-reset._cm-tvrl-layout ._cm-video-ad video {
  flex-grow: 1;
  width: 100% !important;
  height: unset !important;
  object-fit: contain !important;
  position: static !important;
  aspect-ratio: 16 / 9 !important;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls_mobile
  .mc-progressbar_area,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls
  .cm_video_controls_progressbar_area {
  height: 4px;
  border-radius: 10px;
  overflow: hidden;
  left: 16px;
  width: calc(100% - 32px);
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls_mobile
  .mc-progressbar_area
  .mc-progressbar_bg.white_bg,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls
  .cm_video_controls_progressbar_area
  .mc-progressbar_bg.white_bg,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls_mobile
  .mc-progressbar_area
  .cm_video_controls_progressbar.white_bg,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls
  .cm_video_controls_progressbar_area
  .cm_video_controls_progressbar.white_bg,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls_mobile
  .mc-progressbar_area
  .mc-progressbar_bg.blue_bg,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls
  .cm_video_controls_progressbar_area
  .mc-progressbar_bg.blue_bg,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls_mobile
  .mc-progressbar_area
  .cm_video_controls_progressbar.blue_bg,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls
  .cm_video_controls_progressbar_area
  .cm_video_controls_progressbar.blue_bg {
  border-radius: 10px;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls_mobile
  .mc-progressbar_area
  .mc-progressbar_bg.blue_bg,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls
  .cm_video_controls_progressbar_area
  .mc-progressbar_bg.blue_bg,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls_mobile
  .mc-progressbar_area
  .cm_video_controls_progressbar.blue_bg,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls
  .cm_video_controls_progressbar_area
  .cm_video_controls_progressbar.blue_bg {
  background: white;
}

#_cm-css-reset._cm-tvrl-layout ._cm_rtl .vpaid-player-container .video_controls,
#_cm-css-reset._cm-tvrl-layout
  ._cm_rtl
  .vpaid-player-container
  .video_controls_mobile {
  direction: rtl;
}

#_cm-css-reset._cm-tvrl-layout ._cm_rtl ._cm-skip-ad-vid-reel {
  right: unset;
  left: 0px;
  border-radius: 0px 200px 200px 0px;
  padding: 0px calc(2em) 0px calc(1.16667em);
}

#_cm-css-reset._cm-tvrl-layout ._cm_rtl ._cm-native-ad {
  direction: rtl;
}

#_cm-css-reset._cm-tvrl-layout ._cm_rtl ._cm-native-ad-title {
  text-align: right;
}

#_cm-css-reset._cm-ad-loading-progress {
  background: rgb(227, 227, 227);
  display: none;
  font-size: 14px;
  flex-direction: row;
  align-items: center;
  position: absolute !important;
  z-index: 30000 !important;
  cursor: pointer !important;
  overflow: hidden !important;
  padding: 0px !important;
  font-family:
    "Segoe UI Semilight", "Segoe WP Semilight", "Segoe WP", "Segoe UI", Arial,
    sans-serif !important;
  pointer-events: auto !important;
}

#_cm-css-reset._cm-ad-loading-progress ._cm-ad-loading-progress-container {
  text-align: center;
  color: rgb(51, 51, 51);
  width: 63%;
  margin: auto;
  display: none;
}

#_cm-css-reset._cm-ad-loading-progress
  ._cm-ad-loading-progress-container
  ._cm-ad-loading-progress_percent_span {
  color: rgb(171, 171, 171);
}

#_cm-css-reset._cm-ad-loading-progress
  ._cm-ad-loading-progress-container
  ._cm-ad-loading-progress-bar {
  width: 100%;
  background-color: rgb(192, 192, 192);
  height: 4px;
}

#_cm-css-reset._cm-ad-loading-progress
  ._cm-ad-loading-progress-container
  ._cm-ad-loading-progress-bar
  ._cm-ad-loading-progress-bar-loaded {
  margin: 0px;
  width: 0%;
  background-color: rgb(67, 67, 67);
  height: 4px;
}

#_cm-css-reset._cm-ad-loading-progress.topLeftPosition {
  top: 0px;
  left: 0px;
}

.cm_video_content_wrapper {
  width: 100%;
  height: 100%;
  background-color: black;
}

.cm_video_content_video_element {
  width: 100%;
  height: 100%;
  border: 0px;
  padding: 0px;
}

._cm-content-video {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 99990;
}

._cm-os-slider ._cm-content-video {
  z-index: 2147483647;
}

#_cm-css-reset ._cm-progress-bar {
  width: 100%;
  height: 5px;
  bottom: 0%;
  cursor: default;
  position: absolute !important;
}

#_cm-css-reset
  .cm_video_controls_progressbar_area
  .cm_video_controls_progressbar,
#_cm-css-reset
  .cm_video_controls_progressbar_area
  .cm_video_controls_progressbar_bg {
  height: 100%;
  display: block;
  margin: 0px;
  padding: 0px;
  background-color: transparent;
  position: absolute !important;
}

#_cm-css-reset .video_controls.show {
  display: block;
  margin: 0px;
  padding: 0px;
}

#_cm-css-reset .video_controls.show * {
  display: block;
  margin: 0px;
  padding: 0px;
  background-color: transparent;
  position: absolute !important;
}

#_cm-css-reset .video_controls {
  width: 100%;
  height: 100%;
  z-index: 1000;
  left: 0px;
  bottom: -32px;
  transition: bottom 0.35s ease-in-out;
}

#_cm-css-reset .video_controls .control {
  z-index: 100;
}

#_cm-css-reset .video_controls .interactive {
  pointer-events: all;
  cursor: pointer;
}

#_cm-css-reset .video_controls.hide,
#_cm-css-reset .video_controls .hide {
  display: none;
}

#_cm-css-reset .video_controls.show,
#_cm-css-reset .video_controls .show {
  display: block;
}

#_cm-css-reset .video_controls .cm_video_controls_progressbar_area {
  width: 100%;
  height: 5px;
  bottom: 0%;
  cursor: default;
}

#_cm-css-reset
  .video_controls
  .cm_video_controls_progressbar_area
  .cm_video_controls_progressbar {
  height: 100%;
}

#_cm-css-reset
  .video_controls
  .cm_video_controls_progressbar_area
  .cm_video_controls_progressbar_bg {
  width: 100%;
  height: 100%;
}

#_cm-css-reset .video_controls .white_bg {
  background: rgba(255, 255, 255, 0.3);
}

#_cm-css-reset .video_controls .blue_bg {
  background: rgb(21, 75, 145);
  transition: width 0.5s;
  width: 0%;
}

#_cm-css-reset .video_controls .blue_bg.init_bg {
  transition: none;
}

#_cm-css-reset .video_controls {
  width: 100%;
  height: 27px;
}

#_cm-css-reset .video_controls .cm_video_controls_main_area .play_pause {
  top: 3px;
  left: 5px;
  width: 20px;
  height: 20px;
}

#_cm-css-reset .video_controls .cm_video_controls_main_area .play_pause .pause {
  width: 40px;
  height: 27px;
  top: -7px;
  left: -8px;
  background-size: 36px;
}

#_cm-css-reset .video_controls .cm_video_controls_main_area .play_pause .play {
  border-top: 5px solid transparent;
  border-left: 10px solid rgb(255, 255, 255);
  border-bottom: 5px solid transparent;
  left: 6px;
  top: 5px;
  z-index: 102;
}

#_cm-css-reset .video_controls .cm_video_controls_main_area .title {
  top: 7px;
  left: 30px;
  width: 140px;
  text-align: left;
}

#_cm-css-reset .video_controls .cm_video_controls_main_area .timer {
  top: 6px;
  right: 110px;
}

#_cm-css-reset .video_controls .text {
  color: white;
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  top: 10px;
  left: 28px;
  user-select: none;
  cursor: default;
}

#_cm-css-reset .video_controls .text.opt-out-hidden {
  left: 13px;
}

#_cm-css-reset .video_controls {
  width: 100%;
  height: 100%;
  right: 0px;
  bottom: 0px;
}

#_cm-css-reset
  .video_controls
  .video_controls_main_area
  .cm_video_controls_mute {
  width: 35px;
  height: 27px;
  right: 8px;
  bottom: 5px;
  background-size: 44px;
  box-sizing: content-box;
  background-position-y: 50%;
}

#_cm-css-reset
  .video_controls
  .video_controls_main_area
  .cm_video_controls_volume {
  width: 35px;
  height: 27px;
  box-sizing: content-box;
  background-size: 44px;
  background-position-y: 50%;
}

#_cm-css-reset
  .video_controls
  .video_controls_main_area
  .cm_video_controls_mute
  .display_mute {
  display: none;
}

#_cm-css-reset
  .video_controls
  .video_controls_main_area
  .cm_video_controls_mute
  .display_unmute {
  display: none;
}

#_cm-css-reset
  .video_controls
  .video_controls_main_area
  .video-controls-scroller-area {
  width: 80px;
  height: 100%;
  right: 5px;
  top: 0%;
}

#_cm-css-reset .playerSaveButton {
  position: absolute;
  border: 1px solid rgb(255, 255, 255);
  border-radius: 9px;
  width: 50px;
  height: 24px;
  top: 20%;
  left: 0px;
  font-size: 14px;
  color: rgb(255, 255, 255);
  text-align: center;
  line-height: 24px;
  cursor: pointer;
}

#_cm-css-reset .video_controls_mobile {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  pointer-events: none;
  z-index: 1001;
}

#_cm-css-reset .video_controls .video_controls_main_area {
  pointer-events: none;
}

#_cm-css-reset
  .video_controls
  .video_controls_main_area
  .cm_video_controls_playpause.hide {
  display: none;
}

#_cm-css-reset
  .video_controls
  .video_controls_main_area
  .cm_video_controls_playpause.show {
  display: block;
}

#_cm-css-reset
  .video_controls
  .video_controls_main_area
  .cm_video_controls_playpause {
  bottom: 28px;
  left: 5px;
}

#_cm-css-reset
  .video_controls
  .video_controls_main_area
  .cm_video_controls_playpause
  .pause {
  width: 40px;
  height: 27px;
  top: -10px;
  left: -8px;
  background-size: 40px;
}

#_cm-css-reset
  .video_controls
  .video_controls_main_area
  .cm_video_controls_playpause
  .play {
  border-top: 6px solid transparent;
  border-left: 10px solid rgb(255, 255, 255);
  border-bottom: 6px solid transparent;
  left: 7px;
  top: 3px;
  z-index: 102;
}

#_cm-css-reset ._cm-background-loading {
  position: absolute;
  z-index: 2147483647;
  padding: 0px;
  margin: auto;
  display: block;
  inset: 0px;
  width: 80px;
  height: 80px;
  background-size: contain;
}

._cm-components-wrapper {
  position: relative;
  z-index: 100000001;
}

#_cm-css-reset #_cm-content-carousel-area._cm-content-carousel-area {
  overflow: hidden;
  background-color: rgb(255, 254, 253) !important;
  position: absolute !important;
  z-index: 2147483647 !important;
  padding-left: 0px !important;
  box-sizing: border-box !important;
  left: 0px !important;
  bottom: auto !important;
  pointer-events: auto !important;
  width: 100% !important;
  height: 70px !important;
  cursor: pointer !important;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-arrows {
  position: absolute;
  inset: 0px;
  display: flex;
  background-color: transparent;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  pointer-events: none;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-arrows
  ._cm-content-carousel-arrow {
  pointer-events: auto;
  cursor: pointer;
  padding: 4px;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-blocker {
  background-color: black;
  opacity: 0.5;
  position: absolute;
  inset: 0px;
  display: none;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper::-webkit-scrollbar {
  display: none;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper {
  scrollbar-width: none;
  inset: 0px;
  overflow-x: scroll;
  position: absolute !important;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container {
  display: flex;
  flex-flow: row;
  min-width: fit-content;
  border: 1px solid rgb(255, 254, 253) !important;
  z-index: 2 !important;
  font-size: 14px !important;
  height: 70px !important;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item:hover
  ._cm-content-carousel-item-play-icon {
  display: block;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item {
  position: relative;
  width: 120px;
  height: 70px;
  margin: 0px 2px;
  color: white;
  line-height: 12px;
  font-size: 10px;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item
  _cm-content-carousel-item-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item
  ._cm-content-carousel-item-play-icon {
  position: absolute;
  bottom: 0px;
  left: 0px;
  display: none;
  padding: 4px;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item
  ._cm-content-carousel-item-description {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100px;
  height: 12px;
  padding: 5px 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item
  ._cm-content-carousel-item-playing-now {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100px;
  height: 25px;
  padding-top: 20px;
  text-align: center;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item.false
  ._cm-content-carousel-item-description {
  display: block;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item.false
  ._cm-content-carousel-item-playing-now {
  display: none !important;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item.true
  ._cm-content-carousel-item-description {
  display: none;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item.true
  ._cm-content-carousel-item-play-icon {
  display: none !important;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item.true
  ._cm-content-carousel-item-playing-now {
  display: block !important;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item:first-child {
  margin-left: 0px;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item:last-child {
  margin-right: 0px;
}

/* --- Source: file_1okq637ij --- */

.lds-dual-ring,
.lds-ellipsis {
  display: inline-block;
}

.animated-check,
.lds-dual-ring,
.lds-ellipsis {
  height: 80px;
  width: 80px;
}

.lds-dual-ring::after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border-width: 6px;
  border-style: solid;
  border-image: initial;
  border-color: rgb(0, 51, 102) transparent;
  animation: 1.2s linear 0s infinite normal none running lds-dual-ring;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.lds-ellipsis {
  position: relative;
}

.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: rgb(255, 255, 255);
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:first-child {
  left: 8px;
  animation: 0.6s ease 0s infinite normal none running lds-ellipsis1;
}

.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: 0.6s ease 0s infinite normal none running lds-ellipsis2;
}

.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: 0.6s ease 0s infinite normal none running lds-ellipsis2;
}

.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: 0.6s ease 0s infinite normal none running lds-ellipsis3;
}

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}

@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0px, 0px);
  }
  100% {
    transform: translate(24px, 0px);
  }
}

.animated-check path {
  fill: none;
  stroke: white;
  stroke-width: 4;
  stroke-dasharray: 23;
  stroke-dashoffset: 23;
  animation: 2s linear 0s 1 normal forwards running draw;
  stroke-linecap: round;
  stroke-linejoin: round;
}

@keyframes draw {
  100% {
    stroke-dashoffset: 0;
  }
}

.lander-form-wrapper {
  margin: 0px auto;
  max-width: 700px;
  width: 100%;
  border: 0px;
  border-radius: 6px;
}

.lander-form-header {
  font-size: 30px;
  margin: 0px;
  padding: 30px 20px;
  letter-spacing: 1px;
  text-align: center;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.lander-form {
  padding: 30px 30px 20px;
  position: relative;
}

.lander-form .lander-form-loading-overlay,
.lander-form .lander-form-success-overlay {
  display: none;
}

.lander-form.lander-form-loading .lander-form-loading-overlay,
.lander-form.lander-form-success .lander-form-success-overlay {
  display: block;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1000;
}

.lander-form-loading-overlay .lds-dual-ring {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -80px;
  margin-left: -40px;
}

.lander-form-success-overlay .animated-check-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -45px;
  margin-left: -120px;
}

.lander-form-field {
  margin-bottom: 15px;
  width: 100%;
  box-sizing: initial;
  position: relative;
}

.lander-form-field label {
  display: block;
}

.lander-form-field input {
  color: rgb(0, 0, 0);
  font-size: 16px;
  line-height: 42px;
  font-weight: 400;
  transition: 0.3s;
  display: block;
  width: 100%;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(206, 212, 218);
  padding: 10px;
  outline: 0px;
  position: relative;
  box-sizing: border-box !important;
  margin: 0px !important;
  height: 50px !important;
}

.lander-form-field input[type="checkbox"] {
  display: block;
  width: 0px;
  visibility: hidden;
  height: 0px !important;
}

.lander-checkbox-label {
  align-items: center;
  padding: 10px 0px;
  white-space: nowrap;
  cursor: pointer;
  display: flex !important;
}

.lander-form-custom-checkbox {
  position: relative;
  flex-shrink: 0;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1.5px solid rgb(0, 51, 102);
  border-radius: 5px;
  vertical-align: bottom;
}

@keyframes checkbox-pulsing {
  100% {
    box-shadow: transparent 0px 0px 0px 5px;
  }
}

.lander-form-field-validation-error .lander-form-custom-checkbox {
  box-shadow: rgb(221, 42, 48) 0px 0px 0px 0px;
  animation: 2s ease 0s infinite normal none running checkbox-pulsing;
}

.lander-form-custom-checkbox > i {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
  color: rgb(255, 255, 255);
}

.lander-form-field
  input[type="checkbox"]:checked
  + .lander-form-custom-checkbox,
.lander-form-field-validation-ok .lander-form-custom-checkbox {
  background-color: rgb(0, 51, 102);
  animation: auto ease 0s 1 normal none running none;
}

.lander-form-field
  input[type="checkbox"]:checked
  + .lander-form-custom-checkbox
  > i,
.lander-form-field-validation-ok .lander-form-custom-checkbox > i {
  display: block;
}

.lander-form-label-text {
  display: inline-block;
  padding-left: 15px;
  font-size: 18px;
  opacity: 0.7;
  white-space: normal;
  color: rgb(0, 0, 0);
}

.lander-form-label-text > a {
  color: inherit;
}

.lander-phone-input {
  padding-left: 52px !important;
  padding-right: 6px !important;
}

.lander-form-wrapper,
.lander-form-field .lander-submit {
  box-shadow: rgba(13, 13, 13, 0.43) 0px 4px 20.9px 3.1px;
}

.lander-form-field .lander-submit {
  box-shadow: rgb(0, 51, 102) 0px 0px 0px 0px;
  animation: 2s ease 0s infinite normal none running pulsing;
}

.lander-form-steps {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 25px;
}

.lander-form-steps .lander-form-step {
  border-radius: 5px;
  background: rgb(231, 231, 231);
  height: 7px;
  width: 100%;
  margin-left: 5px;
  margin-right: 5px;
}

.lander-form-steps .lander-form-step.lander-form-step-active {
  background: rgb(0, 51, 102);
}

@keyframes pulsing {
  100% {
    box-shadow: transparent 0px 0px 0px 10px;
  }
}

.lander-form-header,
.lander-form-field .lander-submit {
  font-weight: 700;
  background: rgb(0, 51, 102);
  text-transform: uppercase;
  color: rgb(255, 255, 255);
}

.lander-form-field .lander-submit {
  display: block;
  font-size: 20px;
  position: relative;
  padding: 0px;
  width: 90%;
  min-height: 60px;
  cursor: pointer;
  white-space: normal;
  border: none;
  transition: 50ms ease-out;
  margin: 15px auto 0px !important;
}

.lander-form-field .lander-submit:hover {
  font-size: 24px;
}

.lander-form-field span.error {
  background: rgb(220, 53, 69);
  padding: 3px 7px;
  color: rgb(255, 255, 255);
  box-sizing: initial;
  top: 50%;
  position: absolute;
  width: auto;
  right: 37px;
  z-index: 100;
  font-size: 14px;
  line-height: 1.5;
  height: 24px;
  margin-top: -15px;
  font-weight: 400;
  cursor: pointer;
  display: none !important;
}

.lander-form-field span.error.tooltip-error {
  display: block !important;
}

.lander-form-field-validation-ok span.error.tooltip-error {
  display: none !important;
}

.lander-form-field input.error {
}

.lander-form-field-validation-icon::after {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  line-height: 1;
  font-size: 20px;
}

.lander-form-field-validation-icon {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  box-sizing: initial;
  font-size: 20px;
  line-height: 1;
}

.lander-form-field-validation.lander-form-field-validation-ok input {
  outline: rgb(25, 135, 84) solid 2px;
}

.lander-form-field-validation.lander-form-field-validation-ok
  .lander-form-field-validation-icon::after {
  display: block;
  content: "";
  color: rgb(25, 135, 84);
}

.lander-form-field-validation-error input {
  outline: rgb(220, 53, 69) solid 2px;
}

.lander-form-field-validation.lander-form-field-validation-error
  .lander-form-field-validation-icon::after {
  content: "";
  color: rgb(220, 53, 69);
  cursor: pointer;
}

.progress-autologin {
  position: relative;
  height: 10px;
  width: 230px;
  border: 5px solid rgb(0, 51, 102);
  border-radius: 6px;
  box-sizing: initial;
}

.progress-autologin .color {
  position: absolute;
  background-color: rgb(255, 255, 255);
  width: 100%;
  height: 10px;
  border-radius: 0px;
  animation: 10s ease-in 0s 1 normal none running progress-autologin;
  box-sizing: initial;
}

@keyframes progress-autologin {
  0% {
    width: 0%;
  }
  25% {
    width: 50%;
  }
  50% {
    width: 75%;
  }
  75% {
    width: 85%;
  }
  100% {
    width: 100%;
  }
}

body .pushwoosh-subscription-widget_show {
  display: none !important;
}

/* --- Source: file_2c2oq21gh --- */

div[id^="sc-intext-passback"] {
  width: 336px;
  margin: auto;
  height: auto !important;
}

/* --- Source: file_2x84sy4qr --- */

:root {
  --cm-video-brand-primary: var(--yb-grape-jelly, #7e1fff);
  --cm-video-brand-secondary: var(--yb-sky, #2f42d4);
  --cm-video-brand-gradient: linear-gradient(
    93.29deg,
    var(--cm-video-brand-primary) -0.72%,
    var(--cm-video-brand-secondary) 101.96%
  );
  --cm-video-text-primary: var(--yb-text-primary, #1d2228);
  --cm-video-text-secondary: var(--yb-text-secondary, #6e7780);
  --cm-video-text-on-dark: var(--yb-white, #ffffff);
  --cm-video-text-on-brand: var(--yb-white, #ffffff);
  --cm-video-bg-primary: var(--yb-background-color, #ffffff);
  --cm-video-bg-secondary: var(--yb-l2-background-color, #f5f8fa);
  --cm-video-bg-card: var(--yb-background-color, #ffffff);
  --cm-video-bg-overlay: rgba(0, 0, 0, 0.4);
  --cm-video-bg-hover: var(--yb-selected-item-background, #f5f8fa);
  --cm-video-border-light: var(--yb-dirty-seagull, #e0e4e9);
  --cm-video-border-accent: var(--cm-video-brand-primary);
  --cm-video-border-on-dark: var(--yb-white, #ffffff);
  --cm-video-shadow-light: var(
    --yb-elevation3-box-shadow,
    0 4px 8px 0 rgba(0, 0, 0, 0.1),
    0 0 1px 0 rgba(0, 0, 0, 0.1)
  );
  --cm-video-shadow-elevated: var(
    --yb-elevation4-box-shadow,
    0 4px 16px 0 rgba(0, 0, 0, 0.2),
    0 0 2px 0 rgba(0, 0, 0, 0.05)
  );
  --cm-video-focus-accent: var(--yb-tab-focus-accent, rgba(126, 31, 255, 0.5));
  --cm-video-hover-overlay: rgba(255, 255, 255, 0.1);
  --cm-video-controls-bg: var(
    --cm-video-brand-gradient,
    linear-gradient(93.29deg, #7e1fff -0.72%, #2f42d4 101.96%)
  );
  --cm-video-controls-text: var(--cm-video-text-on-brand, #ffffff);
  --cm-video-controls-progress-height: 8px;
  --cm-video-repeat-bg: var(
    --cm-video-brand-gradient,
    linear-gradient(93.29deg, #7e1fff -0.72%, #2f42d4 101.96%)
  );
  --cm-video-repeat-text: var(--cm-video-text-on-brand, #ffffff);
  --cm-video-repeat-border: var(--cm-video-border-on-dark, #ffffff);
  --cm-video-repeat-border-radius: 11px;
  --cm-video-label-bg: var(--cm-video-bg-card, #ffffff);
  --cm-video-label-shadow: var(
    --cm-video-shadow-light,
    0 4px 8px 0 rgba(0, 0, 0, 0.1),
    0 0 1px 0 rgba(0, 0, 0, 0.1)
  );
  --cm-video-label-border-radius: 8px;
  --cm-video-label-padding: 8px;
  --cm-video-label-margin: 0 17px;
}

html[data-color-theme-enabled][data-color-scheme="dark"] {
  --cm-video-bg-overlay: rgba(16, 21, 24, 0.6);
  --cm-video-border-on-dark: var(--yb-gray-hair, #f0f3f5);
}

html[data-color-theme-enabled][data-color-scheme="transparent"] {
  --cm-video-bg-overlay: rgba(16, 21, 24, 0.8);
  --cm-video-bg-card: var(
    --yb-transparent-popover-background,
    rgba(16, 21, 24, 0.8)
  );
  --cm-video-shadow-light: var(
    --yb-transparent-popover-box-shadow,
    0 4px 8px 0 rgba(0, 0, 0, 0.1),
    0 0 1px 0 rgba(0, 0, 0, 0.1)
  );
}

@media (prefers-color-scheme: dark) {
  html[data-color-theme-enabled] {
    --cm-video-bg-overlay: rgba(16, 21, 24, 0.6);
    --cm-video-border-on-dark: var(--yb-gray-hair, #f0f3f5);
  }
}

[data-cm-theme="old"] {
}

[data-cm-theme="old"] ._cm-div {
  transition: height 1s;
  height: auto !important;
}

[data-cm-theme="old"] #_cm-video-unit,
[data-cm-theme="old"] #_cm-video-unit div {
  margin: auto;
  padding: 0px;
  border: 0px;
  font-size: 100%;
  vertical-align: baseline;
  line-height: 1;
  font-family: arial;
}

[data-cm-theme="old"] #_cm-video-unit._cm-inline {
  height: 0px;
  transition: height 1s;
  width: 100% !important;
  overflow: hidden !important;
  float: none !important;
  clear: both !important;
  margin: 0px !important;
  padding: 0px !important;
}

[data-cm-theme="old"] #_cm-video-unit._cm-feed-manager {
  height: 0px;
  position: relative;
  transition: max-height 1s;
  width: 100% !important;
  overflow: hidden !important;
  float: none !important;
  clear: both !important;
  margin: 0px !important;
  padding: 0px !important;
}

[data-cm-theme="old"]
  #_cm-video-unit._cm-feed-manager
  ._cm-feed-manager-video-placeHolder {
  width: 100%;
}

[data-cm-theme="old"] #_cm-video-unit._cm-inline ._cm-inline-video {
  position: relative;
  float: none;
  clear: both;
  margin: 0px;
  padding: 0px;
  height: 100%;
  width: auto;
}

[data-cm-theme="old"] #_cm-video-unit._cm-inline ._cm-ad-title {
  text-align: center;
  font-family: arial;
  font-size: 10px;
  font-weight: bold;
  background-color: white;
  color: rgb(171, 171, 171);
  border: none;
  float: none;
  width: 100%;
  padding: 2px 0px !important;
}

[data-cm-theme="old"] .mid-article-as-feed {
  height: 100% !important;
}

[data-cm-theme="old"] .mid-article-as-feed + .tbl-feed-card {
  position: absolute;
  top: 0px;
  z-index: -1;
  opacity: 0;
}

[data-cm-theme="old"]
  [data-placement-name="Reco Reel On Demand Outstream"]
  .reco-reel-above-feed-hide,
[data-cm-theme="old"]
  [data-placement-name="Reco Reel On Demand Instream"]
  .reco-reel-above-feed-hide,
[data-cm-theme="old"]
  [data-placement-name="Reco Reel Instream"]
  .reco-reel-above-feed-hide {
  visibility: hidden;
  position: fixed;
  overflow: hidden;
  z-index: -1;
}

[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails -March 2017"].reco-reel-above-feed-style,
[data-cm-theme="old"]
  [data-parent-placement-name="Mobile Article Thumbnails"].reco-reel-above-feed-style,
[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails 2nd"].reco-reel-above-feed-style,
[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails"].reco-reel-above-feed-style {
  display: flex;
  flex-flow: column wrap;
  flex-basis: 100%;
}

[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails -March 2017"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel On Demand Outstream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Mobile Article Thumbnails"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel On Demand Outstream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails 2nd"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel On Demand Outstream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel On Demand Outstream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails -March 2017"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel On Demand Instream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Mobile Article Thumbnails"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel On Demand Instream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails 2nd"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel On Demand Instream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel On Demand Instream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails -March 2017"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel Instream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Mobile Article Thumbnails"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel Instream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails 2nd"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel Instream"],
[data-cm-theme="old"]
  [data-parent-placement-name="Below Article Thumbnails"].reco-reel-above-feed-style
  [data-placement-name="Reco Reel Instream"] {
  order: -1;
}

[data-cm-theme="old"] #_cm-css-reset #_cm-close-area._cm-close-area {
  pointer-events: auto;
  height: 27px !important;
  width: 30px !important;
  background: rgba(255, 255, 255, 0) !important;
  position: absolute !important;
  z-index: 2147483647 !important;
  cursor: pointer !important;
  padding-left: 6px !important;
  box-sizing: border-box !important;
  top: 12px !important;
  right: 10px !important;
}

[data-cm-theme="old"] #_cm-css-reset #_cm-close-area._cm-close-area svg {
  width: 16px !important;
  height: 16px !important;
  box-sizing: content-box !important;
  border: 1px solid rgb(227, 230, 242) !important;
  border-radius: 15% !important;
  padding: 2px !important;
}

[data-cm-theme="old"] #_cm-css-reset #_cm-close-area._cm-close-area svg:active {
  opacity: 0.3 !important;
  background-color: black !important;
}

@media screen and (max-width: 700px) {
  [data-cm-theme="old"] #_cm-css-reset #_cm-close-area._cm-close-area {
    height: 40px !important;
    width: 40px !important;
    top: 3px !important;
    right: 3px !important;
  }
  [data-cm-theme="old"] #_cm-css-reset #_cm-close-area._cm-close-area svg {
    margin: 10px 10px 0px 0px !important;
  }
}

[data-cm-theme="old"] ._cm-os-slider {
  background-color: black;
  margin: 0px !important;
  padding: 0px !important;
  z-index: 2147483647 !important;
  transition:
    right 1s,
    left 1s !important;
  position: fixed !important;
  overflow: hidden !important;
}

[data-cm-theme="old"] ._cm-os-slider-unit {
  margin: 0px !important;
  padding: 0px !important;
  z-index: 2147483647 !important;
  position: fixed !important;
  overflow: hidden !important;
}

[data-cm-theme="old"] ._cm-os-slider._cm-slider-top,
[data-cm-theme="old"] ._cm-os-slider-unit._cm-slider-top {
  top: 0px !important;
  bottom: auto !important;
}

[data-cm-theme="old"] ._cm-os-slider._cm-slider-middle,
[data-cm-theme="old"] ._cm-os-slider-unit._cm-slider-middle {
  top: 0px !important;
  bottom: 0px !important;
  margin: auto !important;
}

[data-cm-theme="old"] ._cm-os-slider._cm-slider-bottom,
[data-cm-theme="old"] ._cm-os-slider-unit._cm-slider-bottom {
  top: auto !important;
  bottom: 0px !important;
}

[data-cm-theme="old"] ._cm-os-slider._cm-slider-left,
[data-cm-theme="old"] ._cm-os-slider-unit._cm-slider-left {
  left: 0px !important;
  right: auto !important;
}

[data-cm-theme="old"] ._cm-os-slider._cm-slider-right,
[data-cm-theme="old"] ._cm-os-slider-unit._cm-slider-right {
  left: auto !important;
  right: 0px !important;
}

[data-cm-theme="old"] ._cm-os-slider._cm-slider-left ._cm-close,
[data-cm-theme="old"] ._cm-os-slider-unit._cm-slider-left._cm-close {
  right: auto !important;
  left: 3px !important;
}

[data-cm-theme="old"] #_cm-css-reset._cm-video {
  height: 0px;
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}

[data-cm-theme="old"] #_cm-css-reset._cm-video-with-slider {
  background: transparent;
}

[data-cm-theme="old"] #_cm-css-reset ._cm-ad-choice {
  position: absolute;
  top: 10px;
  left: 13px;
  pointer-events: auto;
  z-index: 2147483647 !important;
}

@media screen and (max-width: 700px) {
  [data-cm-theme="old"] #_cm-css-reset ._cm-ad-choice {
    top: 9px;
    left: 10px;
  }
}

[data-cm-theme="old"] #_cm-css-reset ._cm-ad-choice-text {
  display: inline-block;
  color: white;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial, Helvetica, "sans-serif";
  vertical-align: middle !important;
  font-size: 13px !important;
}

[data-cm-theme="old"] #_cm-css-reset ._cm-ad-choice-text:hover {
  text-decoration: underline;
}

[data-cm-theme="old"] #_cm-css-reset ._cm-ad-choice-logo {
  display: inline-block;
  margin-top: 2px;
  width: 12px;
  height: 14px;
  text-decoration: none;
  background-size: contain !important;
  vertical-align: middle !important;
}

[data-cm-theme="old"] ._cm-ad-title,
[data-cm-theme="old"] #_cm-video-unit ._cm-ad-title,
[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-ad-choice {
  text-align: right !important;
  direction: ltr !important;
}

[data-cm-theme="old"] #_cm-video-unit ._cm-ad-title ._cm-ad-choice,
[data-cm-theme="old"] ._cm-ad-title ._cm-ad-choice,
[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-ad-choice {
  z-index: auto;
  position: relative;
  inset: auto;
  padding: 3px;
  text-align: inherit;
}

[data-cm-theme="old"]
  #_cm-video-unit
  ._cm-ad-title
  ._cm-ad-choice
  ._cm-ad-choice-text,
[data-cm-theme="old"] ._cm-ad-title ._cm-ad-choice ._cm-ad-choice-text,
[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-ad-choice ._cm-ad-choice-text {
  display: inline-block;
  color: black;
  text-decoration: none;
  font-weight: normal;
  font-family: Arial, Helvetica, "sans-serif";
  vertical-align: middle !important;
  font-size: 11px !important;
}

[data-cm-theme="old"]
  #_cm-video-unit
  ._cm-ad-title
  ._cm-ad-choice
  ._cm-ad-choice-text:hover,
[data-cm-theme="old"] ._cm-ad-title ._cm-ad-choice ._cm-ad-choice-text:hover,
[data-cm-theme="old"]
  ._cm-native-ad-bottom
  ._cm-ad-choice
  ._cm-ad-choice-text:hover {
  text-decoration: underline;
}

[data-cm-theme="old"]
  #_cm-video-unit
  ._cm-ad-title
  ._cm-ad-choice
  ._cm-ad-choice-logo,
[data-cm-theme="old"] ._cm-ad-title ._cm-ad-choice ._cm-ad-choice-logo,
[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-ad-choice ._cm-ad-choice-logo {
  display: inline-block;
  margin-top: 2px;
  width: 12px;
  height: 14px;
  text-decoration: none;
  background-size: contain !important;
  vertical-align: middle !important;
}

[data-cm-theme="old"] #_cm-css-reset,
[data-cm-theme="old"] #_cm-css-reset div,
[data-cm-theme="old"] #_cm-css-reset ._cm-div {
  margin-top: 0px;
}

[data-cm-theme="old"] .none-transition {
  transition: none !important;
}

[data-cm-theme="old"] #_cm-css-reset._cm-single-inline {
  z-index: 0;
  width: 100%;
  height: auto;
  transition: height 1s;
  background-color: black;
  position: relative;
  overflow: hidden !important;
  float: none !important;
  clear: both !important;
  margin: 0px auto !important;
  padding: 0px !important;
}

[data-cm-theme="old"] #_cm-css-reset._cm-single-inline #_cm-close-area {
  top: 13px !important;
}

@media screen and (max-width: 700px) {
  [data-cm-theme="old"] #_cm-css-reset._cm-single-inline #_cm-close-area {
    top: 0px !important;
  }
}

[data-cm-theme="old"] #_cm-css-reset._cm-single-inline ._cm-content-video {
  position: relative;
}

[data-cm-theme="old"] ._cm-single-inline ._cm-inline-video {
  position: relative;
}

[data-cm-theme="old"] .inlineSlideTop {
  transition: height 1s;
}

[data-cm-theme="old"] #_cm-css-reset ._cm-video-ad {
  overflow: hidden;
}

[data-cm-theme="old"]
  #_cm-css-reset
  ._cm-repeat-buttons-wrapper
  ._cm-repeat-button-hover,
[data-cm-theme="old"]
  #_cm-css-reset
  ._cm-learn-more-buttons-wrapper
  ._cm-learn-more-button-hover {
  display: none;
}

[data-cm-theme="old"]
  #_cm-css-reset
  ._cm-repeat-buttons-wrapper:hover
  ._cm-repeat-button,
[data-cm-theme="old"]
  #_cm-css-reset
  ._cm-repeat-buttons-wrapper:active
  ._cm-repeat-button,
[data-cm-theme="old"]
  #_cm-css-reset
  ._cm-learn-more-buttons-wrapper:hover
  ._cm-learn-more-button {
  display: none;
}

[data-cm-theme="old"]
  #_cm-css-reset
  ._cm-repeat-buttons-wrapper:hover
  ._cm-repeat-button-hover,
[data-cm-theme="old"]
  #_cm-css-reset
  ._cm-repeat-buttons-wrapper:active
  ._cm-repeat-button-hover,
[data-cm-theme="old"]
  #_cm-css-reset
  ._cm-learn-more-buttons-wrapper:hover
  ._cm-learn-more-button-hover {
  display: block;
  width: 100%;
  margin-bottom: 0px;
}

[data-cm-theme="old"] ._cm-inline-repeat {
  position: absolute;
  bottom: 0px;
}

[data-cm-theme="old"] #_cm-css-reset ._cm-repeat-div {
  height: 100%;
  width: 100%;
  z-index: 100000;
  display: flex;
  align-items: center;
  position: absolute;
}

[data-cm-theme="old"] #_cm-css-reset ._cm-repeat-div {
  background-size: 100% 100%;
  cursor: pointer;
  pointer-events: all;
}

[data-cm-theme="old"] #_cm-css-reset ._cm-repeat-view-wrapper {
  z-index: 2147483647;
  padding: 0px;
  margin: auto;
  display: block;
  width: 23%;
  line-height: 0;
}

[data-cm-theme="old"]
  #_cm-css-reset
  ._cm-repeat-view-wrapper._cm-repeat-view-wrapper-detached {
  width: 30%;
}

[data-cm-theme="old"]
  #_cm-css-reset
  #_cm-css-reset._cm-repeat-div
  ._cm-repeat-buttons-wrapper {
  margin-bottom: 10px;
}

[data-cm-theme="old"]
  #_cm-css-reset
  #_cm-css-reset._cm-repeat-div
  ._cm-repeat-button,
[data-cm-theme="old"]
  #_cm-css-reset
  #_cm-css-reset._cm-repeat-div
  ._cm-learn-more-button {
  border: 0px;
  width: 100%;
  color: transparent;
  margin-bottom: 0px;
}

[data-cm-theme="old"]
  #_cm-css-reset
  #_cm-css-reset._cm-repeat-div
  ._cm-repeat-icon::before {
  box-sizing: content-box;
  width: 65px;
  height: 65px;
  border: 5px solid rgb(202, 202, 202);
  background: transparent;
  border-radius: 50%;
  content: "";
  position: absolute;
}

[data-cm-theme="old"]
  #_cm-css-reset
  #_cm-css-reset._cm-repeat-div
  ._cm-repeat-icon::after {
  left: 0px;
  border-width: 10px;
  border-style: solid;
  border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(202, 202, 202);
  border-image: initial;
  margin: 1px 50px 0px;
  background: transparent;
  content: "";
  position: absolute;
  cursor: pointer;
  transform: rotate(30deg);
}

[data-cm-theme="old"]
  #_cm-css-reset
  #_cm-css-reset._cm-repeat-div:hover
  ._cm-repeat-icon::before {
  border-color: rgb(228, 228, 228);
}

[data-cm-theme="old"]
  #_cm-css-reset
  #_cm-css-reset._cm-repeat-div:hover
  ._cm-repeat-icon::after {
  border-left-color: rgb(228, 228, 228);
}

[data-cm-theme="old"] #_cm-css-reset._cm-loading {
  opacity: 1;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: black;
  z-index: 2147483647;
  top: 0px;
  left: 0px;
  overflow: hidden;
  pointer-events: auto;
}

[data-cm-theme="old"] #_cm-css-reset ._cm-loading-div {
  position: absolute;
  z-index: 2147483647;
  padding: 0px;
  margin: auto;
  display: block;
  inset: 0px;
  width: 11em;
  height: 11em;
}

[data-cm-theme="old"] #_cm-css-reset ._cm-loading-div ._cm-loading-icon {
  margin: auto;
  text-indent: -9999em;
  width: 11em;
  height: 11em;
  border-radius: 50%;
  background: linear-gradient(
    to right,
    rgb(255, 255, 255) 10%,
    rgba(255, 255, 255, 0) 42%
  );
  position: relative;
  animation: 1.4s linear 0s infinite normal none running load3;
  transform: translateZ(0px);
}

[data-cm-theme="old"]
  #_cm-css-reset
  ._cm-loading-div
  ._cm-loading-icon::before {
  width: 50%;
  height: 50%;
  background: rgb(255, 255, 255);
  border-radius: 100% 0px 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  content: "";
}

[data-cm-theme="old"] #_cm-css-reset ._cm-loading-div ._cm-loading-icon::after {
  background: rgb(0, 0, 0);
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: "";
  margin: auto;
  position: absolute;
  inset: 0px;
}

@-webkit-keyframes load3 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes load3 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

[data-cm-theme="old"] #_cm-css-reset ._cm-loading-div ._cm_loader_img {
  width: 80px;
  height: 80px;
}

[data-cm-theme="old"] .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

[data-cm-theme="old"] .widget-detached {
  visibility: hidden !important;
  pointer-events: none;
}

[data-cm-theme="old"] .widget-detached-figure {
  pointer-events: none;
}

@keyframes slideInTop {
  0% {
    transform: translateY(-50%) scaleY(0);
    visibility: visible;
  }
  100% {
    transform: translateY(0px) scaleY(1);
  }
}

[data-cm-theme="old"] .slideInTop {
  animation-name: slideInTop;
}

@keyframes slideOutTop {
  0% {
    transform: translateY(0px) scaleY(1);
  }
  100% {
    transform: translateY(-50%) scaleY(0);
    visibility: visible;
  }
}

[data-cm-theme="old"] .slideOutTop {
  animation-name: slideOutTop;
}

[data-cm-theme="old"] ._cm-widget-item {
  width: 100%;
  height: 100%;
  display: flex;
  background-color: black;
}

[data-cm-theme="old"]
  ._cm-widget-item._cm-fit-to-size
  ._cm-center-box
  #_cm-css-reset._cm-branding-title {
  background-color: white;
}

[data-cm-theme="old"] ._cm-widget-item._cm-fit-to-size {
  background-color: white;
  width: 100%;
  height: 100%;
  display: block;
}

[data-cm-theme="old"] ._cm-widget-item #_cm-css-reset._cm-branding-title {
  height: auto;
}

[data-cm-theme="old"] ._cm-ad-feed-manager ._cm-ad {
  display: none;
  height: 0px;
  position: absolute;
  overflow: hidden;
}

[data-cm-theme="old"] body ._cm-ad {
  height: 0px;
  position: absolute;
  overflow: hidden;
  inset: unset;
  display: block !important;
  visibility: hidden !important;
}

[data-cm-theme="old"] #_cm-css-reset {
  height: inherit;
  width: inherit;
  direction: ltr;
  text-align: left;
  inset: unset;
}

[data-cm-theme="old"] ._cm-ad-active {
  inset: unset;
  display: block !important;
}

[data-cm-theme="old"] #_cm-video-unit._cm-feed-manager._cm-wide-feed {
  margin: 6px auto 28px !important;
}

[data-cm-theme="old"]
  #_cm-video-unit._cm-feed-manager._cm-wide-feed-title-below {
  margin: 21px auto 7px !important;
}

[data-cm-theme="old"] #_cm-css-reset ._cm-disc-text .text.opt-out-hidden {
  pointer-events: none;
  color: white;
  display: inline;
  top: 10px;
  left: 13px;
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  user-select: none;
  cursor: default;
  position: absolute !important;
  z-index: 2147483647 !important;
}

@media screen and (max-width: 700px) {
  [data-cm-theme="old"] #_cm-css-reset ._cm-disc-text .text.opt-out-hidden {
    white-space: nowrap;
    font-size: 11px;
    left: 10px;
    top: 4px;
  }
}

[data-cm-theme="old"] #_cm-css-reset._cm-single-inline._cm-container-msn {
  background-color: transparent !important;
  pointer-events: none;
}

[data-cm-theme="old"] #_cm-css-reset._cm-video-msn {
  background: rgb(242, 242, 242);
  outline: rgb(242, 242, 242) solid 0.2rem;
}

[data-cm-theme="old"] ._cm-reco-reel-unit-container {
  z-index: 999;
  position: absolute;
  top: 0px;
  left: 0px;
  pointer-events: none;
}

[data-cm-theme="old"] ._cm-reco-reel-unit-container ._cm-single-inline {
  pointer-events: all;
}

[data-cm-theme="old"] ._cm-reco-reel-unit-container ._cm-ad-feed-msn {
  pointer-events: all;
}

[data-cm-theme="old"] ._cm-ad-feed-msn ._cm-ad {
  height: 0px;
  position: absolute;
  overflow: hidden;
  visibility: hidden !important;
}

[data-cm-theme="old"] #_cm-css-reset._cm-instream-vidreel-unit-container {
  position: absolute;
  z-index: 9;
  bottom: 0px;
  left: 0px;
  visibility: visible;
}

[data-cm-theme="old"] #_cm-css-reset._cm-instream-vidreel-unit-container._hide {
  z-index: -1;
  visibility: hidden;
}

[data-cm-theme="old"]
  #rbox-t2v
  .tbl-recommendation-reel[video-isplaying="true"]
  > * {
  visibility: hidden;
}

[data-cm-theme="old"] ._cm-video-ad._cm-center-video.vpaid-player-container {
  transform: translate(-50%, -50%);
  pointer-events: auto;
  top: 50% !important;
  left: 50% !important;
}

[data-cm-theme="old"] #_cm-css-reset._cm-floating-view {
  position: absolute;
  overflow: hidden;
  top: 0px;
  left: 0px;
  z-index: 100000;
  pointer-events: none;
}

[data-cm-theme="old"] ._cm-native-ad-bottom {
  display: flex;
  align-items: center;
  flex-flow: wrap;
  flex: 1 1 100%;
  background-color: white;
}

[data-cm-theme="old"] ._cm-native-ad-bottom div {
  flex: inherit;
}

[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-native-ad-title {
  flex: 1 1 auto;
  color: rgb(0, 0, 0);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 27px;
  font-weight: bold;
  text-align: left;
}

[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-native-ad-title-floating {
  background-color: rgb(255, 255, 255) !important;
  font-size: 10px !important;
  line-height: 18px !important;
  padding-right: 3px !important;
  padding-left: 3px !important;
}

[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-native-ad-description {
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  text-align: left;
}

[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-native-ad-branding {
  color: rgb(153, 153, 153);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 27px;
  font-weight: bold;
  text-align: left;
}

[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-native-ad-cta-wrapper {
  flex: 0 0 auto;
  padding: 5px;
}

[data-cm-theme="old"]
  ._cm-native-ad-bottom
  ._cm-native-ad-cta-wrapper
  ._cm-native-ad-cta-button {
  border-radius: 5px;
  font-weight: bolder;
  transition: background 0.12s;
  padding: 3px 12px;
  color: black;
  text-transform: uppercase;
  font-size: 12px;
  box-shadow: rgb(202, 202, 202) 1px 1px 2px;
  font-family: sans-serif;
  text-shadow: white 0px 0px 3px;
  background: linear-gradient(rgb(246, 246, 246), rgb(228, 228, 228));
}

[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-native-ad-icon {
  flex: 0 0 auto;
}

[data-cm-theme="old"]
  ._cm-native-ad-bottom
  ._cm-native-ad-icon
  ._cm-native-ad-icon-img {
  max-height: 16px;
  max-width: 16px;
  margin-right: 5px;
  vertical-align: middle;
}

[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-native-ad-icon-rtl {
  flex: 0 0 auto;
}

[data-cm-theme="old"]
  ._cm-native-ad-bottom
  ._cm-native-ad-icon-rtl
  ._cm-native-ad-icon-img {
  max-height: 16px;
  max-width: 16px;
  margin-left: 5px;
  vertical-align: middle;
}

[data-cm-theme="old"] ._cm-native-ad-bottom ._cm-native-ad-branding {
  flex: 1 1 auto;
}

[data-cm-theme="old"] ._cm-native-ad-bottom-floating {
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 999 !important;
}

[data-cm-theme="old"] ._cm-native-ad-bottom-floating.hide {
  display: none;
}

[data-cm-theme="old"] ._cm-native-ad ._cm-msn-native-ad-top {
  background: linear-gradient(rgba(0, 0, 0, 0.95) 0px, transparent 100%);
}

[data-cm-theme="old"]
  ._cm-native-ad
  ._cm-msn-native-ad-top
  ._cm-native-ad-title {
  font-family:
    "Segoe UI Semilight", "Segoe WP Semilight", "Segoe WP", "Segoe UI", Arial,
    sans-serif;
  font-size: 2.8rem;
  line-height: 1.214;
  padding: 4rem 1.8rem 2em;
  max-height: 2.8rem;
  overflow: hidden;
  color: white;
  white-space: nowrap;
  text-overflow: ellipsis;
}

[data-cm-theme="old"] ._cm-native-ad-top {
  display: flex;
  align-items: center;
  flex-flow: wrap;
  flex: 1 1 100%;
  background-color: transparent;
}

[data-cm-theme="old"] ._cm-native-ad-top ._cm-native-ad-title {
  flex: 1 1 auto;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.25rem;
  line-height: 1.6875rem;
  font-weight: bold;
  text-align: left;
  max-width: 340px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  padding: 1.55rem 0.6rem !important;
  text-overflow: ellipsis !important;
}

[data-cm-theme="old"]
  ._cm-native-ad._cm-native-ad-detached
  ._cm-msn-native-ad-top
  ._cm-native-ad-title {
  font-size: 1.8rem;
  max-height: 1.8rem;
}

[data-cm-theme="old"] ._cm-amp-helper-container {
  position: absolute;
  top: 0px;
  left: 100px;
}

[data-cm-theme="old"] ._cm-amp-helper-observer {
  width: 1px;
  height: 1px;
  visibility: hidden;
  pointer-events: none !important;
  border: none !important;
}

[data-cm-theme="old"] ._cm-os-slider .cmNativeAdSlider ._cm-native-ad-title {
  margin-bottom: 2px !important;
  margin-left: 2px !important;
  font-size: 10px !important;
  line-height: 18px !important;
}

[data-cm-theme="old"]
  ._cm-os-slider
  .cmNativeAdSlider
  ._cm-native-ad-description {
  display: none !important;
}

[data-cm-theme="old"] ._cm-os-slider .cmNativeAdSlider ._cm-native-ad-icon {
  display: none !important;
}

[data-cm-theme="old"] ._cm-os-slider .cmNativeAdSlider ._cm-native-ad-branding {
  display: none !important;
}

[data-cm-theme="old"] .cmNativeAdSlider {
  position: absolute;
  right: 0px;
  bottom: 0px;
  background-color: white;
  width: 100%;
  height: auto;
}

[data-cm-theme="old"] ._cm_native_ad_background_color {
  background-color: rgb(255, 255, 255);
}

[data-cm-theme="old"] ._cm-native-ad-inline {
  background-color: white !important;
}

[data-cm-theme="old"] ._cm-native-ad-inline ._cm-native-ad-title {
  font-weight: bold !important;
}

[data-cm-theme="old"] ._cm-native-ad-override-hidden {
  display: block !important;
  margin-top: 10px;
}

[data-cm-theme="old"] ._cm-native-ad-widget {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

[data-cm-theme="old"] ._cm-native-ad-widget ._cm-native-ad-icon-img {
  margin-bottom: initial;
}

[data-cm-theme="old"] ._cm-above-the-feed-container {
  border-radius: 16px 16px 0px 0px;
}

[data-cm-theme="old"]
  [class*="above-the-feed-premium-card-"]
  _cm-above-the-feed-wrapper {
  background-color: black;
  top: -10px;
  padding: 0px 15px;
}

[data-cm-theme="old"]
  .tbl-feed-frame-DIVIDER
  > .trc_elastic_above-the-feed-premium-card-delta,
[data-cm-theme="old"]
  .tbl-feed-card.cm-video-card[class*="above-the-feed-premium-card-"] {
  box-shadow: none;
  margin-bottom: 15px !important;
}

[data-cm-theme="old"]
  [class*="above-the-feed-premium-card-"].tbl-feed-card:not(
    :has(.taboola-connect-item)
  ).fp-video-ad,
[data-cm-theme="old"]
  [class*="above-the-feed-premium-card-"].tbl-feed-card:not(
    :has(.taboola-connect-item)
  ).cm-video-card {
  width: 100% !important;
  max-width: 100% !important;
  background-color: black !important;
}

[data-cm-theme="old"]
  [class*="above-the-feed-premium-card-"].tbl-feed-card:not(
    :has(.taboola-connect-item)
  )
  .video-label {
  color: white;
}

[data-cm-theme="old"]
  [class*="above-the-feed-premium-card-"].tbl-feed-card:not(
    :has(.taboola-connect-item)
  )
  ._cm-native-ad-cta-wrapper {
  padding: 0px;
}

[data-cm-theme="old"]
  [class*="above-the-feed-premium-card-"].tbl-feed-card:not(
    :has(.taboola-connect-item)
  )
  ._cm-native-ad-branding {
  margin: 0px;
  width: 100% !important;
  max-width: 100% !important;
}

[data-cm-theme="old"]
  [class*="above-the-feed-premium-card-"].tbl-feed-card:not(
    :has(.taboola-connect-item)
  )
  ._cm-native-ad-branding
  .branding-separator {
  flex-grow: 0;
}

[data-cm-theme="old"]
  [class*="above-the-feed-premium-card-"].tbl-feed-card:not(
    :has(.taboola-connect-item)
  )
  ._cm-native-ad-branding
  ._cm-ad-choice-text {
  vertical-align: middle;
}

[data-cm-theme="old"]
  [class*="above-the-feed-premium-card-"]
  ._cm-native-ad.item-label-href::before {
  content: "";
  width: 100%;
  position: absolute;
  height: 80px;
  top: -40px;
  background: linear-gradient(to top, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}

[data-cm-theme="old"] ._cm-native-ad-bottom .video-label-box {
  top: 0px;
}

[data-cm-theme="old"]
  ._cm-native-ad-bottom
  .video-label-box
  .branding.composite-branding {
  align-items: center;
}

[data-cm-theme="old"] [class*="above-the-feed-premium-card-"] .video-label-box {
  margin: 10px 0px 0px !important;
}

[data-cm-theme="old"] ._cm-above-the-feed-title-wrapper ._cm-native-ad-bottom {
  background-color: black !important;
  padding-top: 15px !important;
}

[data-cm-theme="old"]
  ._cm-above-the-feed-title-wrapper
  ._cm-native-ad-bottom
  ._cm-ad-choice {
  display: none;
  padding: 0px;
}

@media screen and (max-width: 468px) {
  [data-cm-theme="old"] ._cm-above-the-feed-container {
    border-radius: 0px;
  }
  [data-cm-theme="old"] [class*="above-the-feed-premium-card-"] {
    width: 100%;
  }
}

[data-cm-theme="old"] #taboola-integrated-widget-video.hide {
  display: none;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size {
  display: flex;
  background-color: transparent;
  width: var(--video-container-view-width, 100%);
  height: var(--video-container-view-height, 100%);
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size.mobile {
  flex-direction: column;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size.mobile
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget._cm-widget-manager-player-target {
  margin: 0px;
  flex: 1 0 auto;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size.mobile
  .video-label-box.trc-main-label {
  flex-direction: column;
  pointer-events: all;
  box-shadow: var(
    --cm-video-shadow-light,
    0 4px 8px 0 rgba(0, 0, 0, 0.1),
    0 0 1px 0 rgba(0, 0, 0, 0.1)
  );
  background-color: var(--cm-video-bg-card, #ffffff);
  margin: var(--cm-video-label-margin, 0 17px);
  border-radius: var(--cm-video-label-border-radius, 8px);
  padding: var(--cm-video-label-padding, 8px);
  height: auto !important;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size.mobile
  .video-label-box.trc-main-label
  .branding[slot="branding"] {
  display: flex !important;
  justify-content: flex-end;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size.mobile
  .video-label-box.trc-main-label
  .video-title[slot="title"] {
  line-height: 1.4;
  height: auto;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size.mobile
  .video-label-box.trc-main-label
  span[slot="description"] {
  display: none;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size
  #_cm-css-reset.stream-placement {
  display: flex;
  z-index: 5;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget._cm-widget-manager-player-target {
  display: flex;
  flex: 0 1 auto;
  border-radius: 11px;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget._cm-widget-manager-player-target
  .cm-ad-click-target:has(~ .cm_yahoo-repeat-view.showing) {
  display: none;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget._cm-widget-manager-player-target.vpaid-player-container
  .video_controls.show
  .blue_bg,
[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget._cm-widget-manager-player-target.vpaid-player-container
  .video_controls_mobile.show
  .blue_bg {
  background: var(
    --cm-video-brand-gradient,
    linear-gradient(93.29deg, #7e1fff -0.72%, #2f42d4 101.96%)
  );
  color: var(--cm-video-text-on-dark, #ffffff);
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget._cm-widget-manager-player-target.vpaid-player-container
  .video_controls_mobile.show
  .mc-progressbar_area {
  height: var(--cm-video-controls-progress-height, 8px);
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget._cm-widget-manager-player-target
  ._cm-repeat-view-wrapper {
  width: 40%;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size
  #_cm-css-reset.stream-placement._cm-ad-held-aside {
  visibility: hidden;
  position: absolute;
  z-index: -1;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size
  .branding-inner[data-text=""]
  + .branding-separator,
[data-cm-theme="yahoo"]
  figure[id*="taboola-"]
  ._cm-widget-item._cm-fit-to-size
  .branding-inner[data-text=""]
  ~ .branding-separator {
  display: none !important;
}

[data-cm-theme="yahoo"] #_cm-css-reset.vpaid-player-container._cm-yahoo-widget {
  display: none;
}

[data-cm-theme="yahoo"] #hidden-internal-item.hide-internal-item {
  height: var(--video-container-view-height, 100%);
  visibility: hidden !important;
}

[data-cm-theme="yahoo"] .cm-video-theme-text-primary {
  color: var(--cm-video-text-primary, #1d2228);
}

[data-cm-theme="yahoo"] .cm-video-theme-text-secondary {
  color: var(--cm-video-text-secondary, #6e7780);
}

[data-cm-theme="yahoo"] .cm-video-theme-text-on-dark {
  color: var(--cm-video-text-on-dark, #ffffff);
}

[data-cm-theme="yahoo"] .cm-video-theme-bg-card {
  background-color: var(--cm-video-bg-card, #ffffff);
}

[data-cm-theme="yahoo"] .cm-video-theme-bg-overlay {
  background: var(--cm-video-bg-overlay, rgba(0, 0, 0, 0.4));
}

[data-cm-theme="yahoo"] .cm-video-theme-shadow {
  box-shadow: var(
    --cm-video-shadow-light,
    0 4px 8px 0 rgba(0, 0, 0, 0.1),
    0 0 1px 0 rgba(0, 0, 0, 0.1)
  );
}

[data-cm-theme="yahoo"] .cm-video-theme-shadow-elevated {
  box-shadow: var(
    --cm-video-shadow-elevated,
    0 4px 16px 0 rgba(0, 0, 0, 0.2),
    0 0 2px 0 rgba(0, 0, 0, 0.05)
  );
}

[data-cm-theme="yahoo"] .cm-video-theme-brand-gradient {
  background: var(
    --cm-video-brand-gradient,
    linear-gradient(93.29deg, #7e1fff -0.72%, #2f42d4 101.96%)
  );
  color: var(--cm-video-text-on-dark, #ffffff);
}

[data-cm-theme="yahoo"] .cm-video-theme-brand-border {
  border-color: var(--cm-video-border-accent, #7e1fff) !important;
}

[data-cm-theme="yahoo"]
  figure.taboola-stream-figure-desktop.finance
  #_cm-video-unit._cm-widget-item._cm-fit-to-size.finance
  .video-label-box.trc-main-label {
  display: flex;
  flex-direction: column;
}

[data-cm-theme="yahoo"]
  figure.taboola-stream-figure-desktop.finance
  #_cm-video-unit._cm-widget-item._cm-fit-to-size.finance
  .video-label-box.trc-main-label
  span[slot="title"] {
  order: 1;
}

[data-cm-theme="yahoo"]
  figure.taboola-stream-figure-desktop.finance
  #_cm-video-unit._cm-widget-item._cm-fit-to-size.finance
  .video-label-box.trc-main-label
  span[slot="branding"] {
  order: 2;
}

[data-cm-theme="yahoo"]
  figure.taboola-stream-figure-desktop.finance
  #_cm-video-unit._cm-widget-item._cm-fit-to-size.finance
  .video-label-box.trc-main-label
  span[slot="description"] {
  display: none;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].taboola-stream-figure-mobile.finance {
  margin: 0.4rem !important;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].taboola-stream-figure-mobile.finance
  ._cm-widget-item._cm-fit-to-size.mobile
  .video-label-box.trc-main-label {
  box-shadow: rgba(0, 0, 0, 0.1) 0px -3px 4px 1px inset;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].taboola-stream-figure-mobile.finance
  ._cm-widget-item._cm-fit-to-size.mobile
  .video-label-box.trc-main-label
  .branding[slot="branding"] {
  display: block !important;
}

[data-cm-theme="yahoo"]
  figure.sportsNews
  ._cm-widget-item._cm-fit-to-size.sportsNews.mobile {
  height: auto;
}

[data-cm-theme="yahoo"]
  figure.sportsNews
  ._cm-widget-item._cm-fit-to-size.sportsNews.mobile
  .video-label-box.trc-main-label {
  margin-top: 8px;
}

[data-cm-theme="yahoo"]
  figure.sportsNews
  ._cm-widget-item._cm-fit-to-size.sportsNews.mobile
  .video-label-box.trc-main-label
  .branding[slot="branding"] {
  padding-bottom: 15px;
}

[data-cm-theme="yahoo"]
  figure.sportsNews
  ._cm-widget-item._cm-fit-to-size.sportsNews.desktop
  .video-label-box.trc-main-label {
  display: flex;
  flex-direction: column;
}

[data-cm-theme="yahoo"]
  figure.sportsNews
  ._cm-widget-item._cm-fit-to-size.sportsNews.desktop
  .video-label-box.trc-main-label
  .branding[slot="branding"] {
  order: 3;
}

[data-cm-theme="yahoo"]
  figure.sportsNews
  ._cm-widget-item._cm-fit-to-size.sportsNews
  #_cm-css-reset.stream-placement
  ._cm-widget-manager-player-target {
  border-radius: 0px;
  z-index: 5;
  width: var(--video-size-width, 100%) !important;
  height: var(--video-size-height, 100%) !important;
}

[data-cm-theme="yahoo"]
  figure.sportsNews
  ._cm-widget-item._cm-fit-to-size.sportsNews
  #_cm-css-reset.stream-placement
  ._cm-widget-manager-player-target.landscape {
  z-index: 1;
}

[data-cm-theme="yahoo"]
  figure.sportsNews
  ._cm-widget-item._cm-fit-to-size.sportsNews
  .video-label-box.trc-main-label
  .branding[slot="branding"]
  .branding-inner[data-text=""]
  ~ .logoDiv
  a
  span::before {
  display: none !important;
}

[data-cm-theme="yahoo"]
  .taboola-stream-figure-mobile
  ~ #hidden-internal-item.hide-internal-item {
  height: calc(var(--video-container-view-height, 100%) + 10px);
}

[data-cm-theme="yahoo"]
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget
  .cm_yahoo-repeat-view {
  position: absolute;
  top: 0px;
  width: 100%;
  margin: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--cm-video-bg-overlay, rgba(0, 0, 0, 0.4));
  box-shadow: var(
    --cm-video-shadow-light,
    0 4px 8px 0 rgba(0, 0, 0, 0.1),
    0 0 1px 0 rgba(0, 0, 0, 0.1)
  );
  border-radius: var(--cm-video-repeat-border-radius, 11px);
  overflow: hidden;
  height: 100%;
  z-index: 100;
}

[data-cm-theme="yahoo"]
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget
  .cm_yahoo-repeat-view
  .cm_yahoo-repeat-replay-btn {
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 8px;
  border: none;
  color: var(--cm-video-text-on-dark, #ffffff);
  background: unset;
  overflow: hidden;
  white-space: nowrap;
  max-width: 90%;
}

[data-cm-theme="yahoo"]
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget
  .cm_yahoo-repeat-view
  .cm_yahoo-repeat-learn-btn {
  position: absolute;
  padding: 4px 16px;
  border-radius: 200px;
  font-size: 12px;
  font-weight: 500;
  cursor: pointer;
  color: var(--cm-video-text-on-dark, #ffffff);
  background: var(
    --cm-video-brand-gradient,
    linear-gradient(93.29deg, #7e1fff -0.72%, #2f42d4 101.96%)
  );
  border: 1px solid var(--cm-video-repeat-border, #ffffff);
}

[data-cm-theme="yahoo"]
  #_cm-css-reset.stream-placement
  ._cm-yahoo-widget.sportsNews
  .cm_yahoo-repeat-view {
  border-radius: 0px;
}

[data-cm-theme="yahoo"]
  #_cm-css-reset.stream-placement.mobile
  .cm_yahoo-repeat-view
  .cm_yahoo-repeat-learn-btn {
  background: var(
    --cm-video-brand-gradient,
    linear-gradient(93.29deg, #7e1fff -0.72%, #2f42d4 101.96%)
  );
  font-size: 14px;
  padding: 6px 16px;
}

[data-cm-theme="yahoo"] figure[id*="taboola-"].sportsApp {
  margin: 0px 2% !important;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].sportsApp
  ~ div[data-item-id]#hidden-internal-item.hide-internal-item {
  visibility: hidden !important;
  height: auto !important;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].sportsApp
  ._cm-widget-item._cm-fit-to-size.mobile.sportsApp
  #_cm-css-reset.stream-placement {
  width: auto !important;
  height: auto !important;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].sportsApp
  ._cm-widget-item._cm-fit-to-size.mobile.sportsApp
  #_cm-css-reset.stream-placement
  ._cm-widget-manager-player-target {
  border-radius: 0px;
  z-index: 5;
  width: var(--video-size-width, 100%) !important;
  height: var(--video-size-height, 100%) !important;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].sportsApp
  ._cm-widget-item._cm-fit-to-size.mobile.sportsApp
  #_cm-css-reset.stream-placement
  ._cm-widget-manager-player-target.landscape {
  z-index: 1;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].sportsApp
  ._cm-widget-item._cm-fit-to-size.mobile.sportsApp
  #_cm-css-reset.stream-placement
  ._cm-widget-manager-player-target
  .cm_yahoo-repeat-view {
  border-radius: 0px;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].sportsApp
  ._cm-widget-item._cm-fit-to-size.mobile.sportsApp
  #_cm-css-reset.stream-placement
  ._cm-widget-manager-player-target
  .cm-ad-player {
  width: var(--video-size-width, 100%) !important;
  height: var(--video-size-height, 100%) !important;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].sportsApp
  ._cm-widget-item._cm-fit-to-size.mobile.sportsApp
  .video-label-box.trc-main-label {
  box-shadow: none;
  display: flex;
  flex-direction: column;
  padding: 0px;
  margin-top: 10px;
  background-color: transparent;
}

[data-cm-theme="yahoo"]
  figure[id*="taboola-"].sportsApp
  ._cm-widget-item._cm-fit-to-size.mobile.sportsApp
  .video-label-box.trc-main-label
  .video-title[slot="title"] {
  order: -1;
  min-height: unset;
}

#_cm-css-reset._cm-volume-area {
  background: rgba(255, 255, 255, 0) !important;
  position: absolute !important;
  z-index: 2147483646 !important;
  cursor: pointer !important;
  right: 5px !important;
  overflow: hidden !important;
  box-sizing: border-box !important;
  padding: 5px !important;
  width: auto !important;
  height: auto !important;
  pointer-events: auto !important;
}

#_cm-css-reset._cm-volume-area ._cm-volume-border {
  box-sizing: border-box !important;
  padding: 0px 0px 22px 5px !important;
  height: 24px !important;
  width: 92px !important;
  border: 1px solid rgb(255, 254, 253) !important;
  border-radius: 10% !important;
  z-index: 2 !important;
  font-size: 14px !important;
  line-height: 18.5px !important;
  vertical-align: middle !important;
  white-space: nowrap !important;
  overflow: hidden !important;
}

#_cm-css-reset._cm-volume-area ._cm-volume-border ._cm-volume-mute {
  display: inline !important;
  height: 14px !important;
  width: 19px !important;
  z-index: 1 !important;
  vertical-align: middle !important;
}

#_cm-css-reset._cm-volume-area ._cm-volume-border ._cm-volume-unmute {
  display: none !important;
  height: 14px !important;
  width: 19px !important;
  z-index: 1 !important;
  vertical-align: middle !important;
}

#_cm-css-reset._cm-volume-area ._cm-volume-border ._cm-volume-text {
  display: inline !important;
  color: rgb(255, 254, 253) !important;
  font-family: Geneva, sans-serif !important;
  font-size: 14px !important;
  width: 53px !important;
  height: 15px !important;
  margin-left: 5px !important;
  vertical-align: middle !important;
}

#_cm-css-reset._cm-volume-area ._cm-volume-border:active {
  opacity: 0.3 !important;
  background-color: black !important;
}

._cm-volume-area-top {
  top: 7px !important;
}

._cm-volume-area-bottom {
  bottom: 7px !important;
}

#_cm-css-reset #_cm-skip-ad-area._cm-skip-ad-area {
  pointer-events: auto;
  background: rgba(255, 255, 255, 0) !important;
  position: absolute !important;
  z-index: 2147483647 !important;
  cursor: pointer !important;
  padding-left: 6px !important;
  box-sizing: border-box !important;
  top: 12px !important;
  right: 10px !important;
  bottom: auto !important;
  width: auto !important;
  height: auto !important;
}

#_cm-css-reset #_cm-skip-ad-area._cm-skip-ad-area ._cm-skip-ad-border {
  box-sizing: border-box !important;
  padding: 0px 0px 22px 5px !important;
  height: 24px !important;
  width: 92px !important;
  border: 1px solid rgb(255, 254, 253) !important;
  z-index: 2 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  vertical-align: middle !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  background: rgba(0, 0, 0, 0.45) !important;
  border-radius: 5px !important;
}

#_cm-css-reset
  #_cm-skip-ad-area._cm-skip-ad-area
  ._cm-skip-ad-border
  ._cm-skip-ad-text {
  padding-right: 18px;
  display: inline !important;
  color: rgb(255, 254, 253) !important;
  font-family: Geneva, sans-serif !important;
  font-size: 14px !important;
  width: 53px !important;
  height: 15px !important;
  margin-left: 5px !important;
  vertical-align: middle !important;
  margin-right: 5px !important;
}

#_cm-css-reset
  #_cm-skip-ad-area._cm-skip-ad-area
  ._cm-skip-ad-border
  ._cm-skip-ad-icon {
  display: inline;
  position: absolute;
  width: 14px;
  height: 12px;
  right: 5px;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .video_controls_main_area
  .cm_video_controls_mute {
  background-color: rgba(0, 0, 0, 0.5);
  top: 10px;
  right: 1.5%;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .video_controls_main_area
  .cm_video_controls_mute.display_unmute {
  background-color: rgba(0, 0, 0, 0.5);
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout .cm-ad-player-active {
  max-height: 65vh;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .text.opt-out-hidden {
  border-radius: 100px;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  font-weight: 500;
  line-height: 30px;
  width: auto;
  text-align: center;
  height: 30px;
  padding-left: 8px;
  padding-right: 8px;
  left: 1.5%;
  top: 18px;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout ._cm-skip-ad-vid-reel {
  border: 2px solid;
  border-radius: 45px;
  overflow: hidden;
  color: rgb(255, 255, 255);
  text-decoration: none;
  padding: 10px 15px;
  font-size: 16px;
  font-family: Montserrat, serif;
  display: block;
  font-weight: 600;
  width: auto;
  height: auto;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.35);
  margin: 1.44rem 35px;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout ._cm-skip-ad-vid-reel svg {
  margin: 0px;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  ._cm-skip-ad-vid-reel
  ._cm-skip-ad-border,
#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  ._cm-skip-ad-vid-reel
  ._cm-skip-ad-icon {
  display: flex;
  align-items: center;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  ._cm-skip-ad-vid-reel
  ._cm-skip-ad-text::before {
  content: attr(data-text);
  font-size: 18px;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .cm_video_controls_progressbar_area {
  bottom: 20vh;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  height: 10%;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  .video_controls_mobile.show
  .mc-progressbar_area
  .blue_bg,
#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  .video_controls_mobile.show
  .mc-progressbar_area
  .white_bg {
  height: 0.3rem;
  bottom: 0px;
  width: auto;
  left: 3%;
  right: 3%;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  .video_controls.show
  .cm_video_controls_progressbar_area
  .blue_bg,
#_cm-css-reset._cm-tvrl-layout._cm-wv-layout
  .video_controls.show
  .cm_video_controls_progressbar_area
  .white_bg {
  height: 0.3rem;
  bottom: 0px;
  width: auto;
  left: 3%;
  right: 3%;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout[lang-direction="rtl"]
  ._cm-skip-ad-vid-reel {
  right: auto;
  left: 0px;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout[lang-direction="rtl"]
  ._cm-skip-ad-border {
  flex-direction: row-reverse;
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout[lang-direction="rtl"]
  ._cm-skip-ad-icon,
#_cm-css-reset._cm-tvrl-layout._cm-wv-layout[lang-direction="rtl"]
  .video_controls.show
  .cm_video_controls_progressbar_area {
  transform: rotate(180deg);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
}

#_cm-css-reset._cm-tvrl-layout._cm-wv-layout[lang-direction="rtl"]
  ._cm-skip-ad-icon
  .cm_video_controls_progressbar_bg,
#_cm-css-reset._cm-tvrl-layout._cm-wv-layout[lang-direction="rtl"]
  .video_controls.show
  .cm_video_controls_progressbar_area
  .cm_video_controls_progressbar_bg,
#_cm-css-reset._cm-tvrl-layout._cm-wv-layout[lang-direction="rtl"]
  ._cm-skip-ad-icon
  .cm_video_controls_progressbar,
#_cm-css-reset._cm-tvrl-layout._cm-wv-layout[lang-direction="rtl"]
  .video_controls.show
  .cm_video_controls_progressbar_area
  .cm_video_controls_progressbar {
  top: 0px;
  bottom: auto;
}

@media screen and (max-width: 480px) {
  #tbl-wv-preRollAd {
    max-height: 100vh !important;
    border-radius: 0px !important;
  }
  #_cm-css-reset._cm-tvrl-layout._cm-wv-layout
    .video_controls_mobile.show
    .mc-progressbar_area {
    width: 100%;
    max-width: 100%;
    padding: 0px;
    border-radius: 0px;
    height: 0.5%;
    left: 0px;
  }
  #_cm-css-reset._cm-tvrl-layout._cm-wv-layout
    .video_controls_mobile.show
    .mc-progressbar_area
    .blue_bg,
  #_cm-css-reset._cm-tvrl-layout._cm-wv-layout
    .video_controls_mobile.show
    .mc-progressbar_area
    .white_bg {
    border-radius: 0px;
    height: 100%;
    left: 0px;
    right: 0px;
  }
  #_cm-css-reset._cm-tvrl-layout._cm-wv-layout .cm-ad-player-active {
    max-height: 100vh;
  }
  #_cm-css-reset._cm-tvrl-layout._cm-wv-layout
    .video_controls_mobile.show
    .speaker,
  #_cm-css-reset._cm-tvrl-layout._cm-wv-layout
    ._cm-video-ad.vpaid-player-container
    .video_controls
    .video_controls_main_area
    .cm_video_controls_mute.display_unmute {
    background-color: rgba(0, 0, 0, 0.5);
    background-size: auto;
    top: 25px;
  }
  #_cm-css-reset._cm-tvrl-layout._cm-wv-layout
    ._cm-video-ad.vpaid-player-container
    .video_controls
    .video_controls_main_area
    .cm_video_controls_mute {
    background-color: rgba(0, 0, 0, 0.5);
    background-size: auto;
    top: 25px;
  }
  #_cm-css-reset._cm-tvrl-layout._cm-wv-layout .tbl-text {
    border-radius: 100px;
    border: 1px solid rgb(87, 87, 87);
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    height: 20px;
    top: revert;
    font-family: Montserrat;
    padding-left: 8px;
    padding-right: 8px;
    bottom: calc(0.54% + 49px);
    left: 20px;
  }
  #_cm-css-reset._cm-tvrl-layout._cm-wv-layout ._cm-skip-ad-vid-reel {
    font-size: 15px;
    font-weight: 600;
    line-height: 28px;
    border: 1px solid;
    border-radius: 45px;
    margin: 1.44rem 20px;
    bottom: calc(0.54% + 19px);
    right: 0px;
    padding: 2px 18px 2px 23px;
  }
  #_cm-css-reset._cm-tvrl-layout._cm-wv-layout ._cm-skip-ad-vid-reel svg {
    padding-left: 5px;
  }
}

.tbl-pc-pr-container {
  display: none !important;
}

#tbl-wv-preRollAd {
  position: relative;
  display: block;
  width: 100vw;
  max-height: 86vh;
  max-width: 1060px;
  border-radius: 16px;
  overflow: hidden;
}

.tbl-rr-syndicated-s #_cm-css-reset._cm-tvrl-layout ._cm-native-ad {
  font-size: 16px;
}

.tbl-rr-syndicated-s #_cm-css-reset._cm-tvrl-layout ._cm-skip-ad-vid-reel,
.tbl-rr-syndicated-s #_cm-css-reset._cm-tvrl-layout ._cm-native-ad-cta-button {
  font-size: 12px;
}

.tbl-rr-syndicated-s #_cm-css-reset._cm-tvrl-layout ._cm-ad-choice-text,
.tbl-rr-syndicated-s #_cm-css-reset._cm-tvrl-layout ._cm-native-ad-branding,
.tbl-rr-syndicated-s #_cm-css-reset._cm-tvrl-layout ._cm-branding-separator {
  font-size: 12px !important;
}

.tbl-rr-syndicated-m #_cm-css-reset._cm-tvrl-layout ._cm-native-ad {
  font-size: 19.2px;
}

.tbl-rr-syndicated-m #_cm-css-reset._cm-tvrl-layout ._cm-skip-ad-vid-reel,
.tbl-rr-syndicated-m #_cm-css-reset._cm-tvrl-layout ._cm-native-ad-cta-button {
  font-size: 14px;
}

.tbl-rr-syndicated-m #_cm-css-reset._cm-tvrl-layout ._cm-ad-choice-text,
.tbl-rr-syndicated-m #_cm-css-reset._cm-tvrl-layout ._cm-native-ad-branding,
.tbl-rr-syndicated-m #_cm-css-reset._cm-tvrl-layout ._cm-branding-separator {
  font-size: 16px !important;
}

.tbl-rr-syndicated-l #_cm-css-reset._cm-tvrl-layout ._cm-native-ad {
  font-size: 23.04px;
}

.tbl-rr-syndicated-l #_cm-css-reset._cm-tvrl-layout ._cm-skip-ad-vid-reel,
.tbl-rr-syndicated-l #_cm-css-reset._cm-tvrl-layout ._cm-native-ad-cta-button {
  font-size: 14px;
}

.tbl-rr-syndicated-l #_cm-css-reset._cm-tvrl-layout ._cm-ad-choice-text,
.tbl-rr-syndicated-l #_cm-css-reset._cm-tvrl-layout ._cm-native-ad-branding,
.tbl-rr-syndicated-l #_cm-css-reset._cm-tvrl-layout ._cm-branding-separator {
  font-size: 19.2px !important;
}

.tbl-rr-syndicated-xl #_cm-css-reset._cm-tvrl-layout ._cm-native-ad {
  font-size: 27.65px;
}

.tbl-rr-syndicated-xl #_cm-css-reset._cm-tvrl-layout ._cm-skip-ad-vid-reel,
.tbl-rr-syndicated-xl #_cm-css-reset._cm-tvrl-layout ._cm-native-ad-cta-button {
  font-size: 16px;
}

.tbl-rr-syndicated-xl #_cm-css-reset._cm-tvrl-layout ._cm-ad-choice-text,
.tbl-rr-syndicated-xl #_cm-css-reset._cm-tvrl-layout ._cm-native-ad-branding,
.tbl-rr-syndicated-xl #_cm-css-reset._cm-tvrl-layout ._cm-branding-separator {
  font-size: 21px !important;
}

#_cm-css-reset._cm-tvrl-layout * {
  box-sizing: border-box;
  word-break: normal;
}

#_cm-css-reset._cm-tvrl-layout ._cm-native-ad {
  z-index: 102;
  bottom: 4px;
  position: absolute;
  background: black;
  font-size: 16px;
  width: 100%;
  height: calc(3.375em);
  padding: calc(0.625em) 16px calc(0.375em);
  display: flex;
}

#_cm-css-reset._cm-tvrl-layout ._cm-native-ad::before {
  content: "";
  position: absolute;
  left: 0px;
  width: 100%;
  pointer-events: none;
  top: -45.7394%;
  height: 45.7394%;
  opacity: 1;
  background: linear-gradient(to top, black, rgba(0, 0, 0, 0));
}

#_cm-css-reset._cm-tvrl-layout ._cm-native-ad ._cm-native-ad-bottom {
  background: black;
  width: 100%;
  height: 100%;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
  gap: calc(1em);
  overflow: hidden;
  flex: 1 0 0px;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-native-ad-cta-wrapper {
  padding: 0px;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-native-ad-cta-wrapper
  ._cm-native-ad-cta-button {
  display: flex;
  justify-content: center;
  align-items: center;
  color: rgb(0, 0, 0);
  text-align: center;
  font-family: Montserrat, "Roboto Condensed", Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-radius: 200px;
  background: rgb(245, 245, 245);
  box-shadow: rgba(0, 0, 0, 0.2) 4px 5px 30.2px 0px;
  height: calc(2.5em);
  padding: 0px calc(1em);
  text-transform: none;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-branding-container {
  position: absolute;
  top: -2em;
  height: 2em;
  font-size: 12px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  max-width: calc(100% - 32px);
  overflow: hidden;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-branding-container
  ._cm-ad-choice {
  position: static;
  padding: 0px;
  margin: 0px;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-branding-container
  ._cm-ad-choice
  ._cm-ad-choice-text {
  font-family: Montserrat, "Roboto Condensed", Arial, sans-serif;
  color: rgb(245, 245, 245);
  font-weight: normal;
  text-decoration: none;
  font-feature-settings:
    "liga" 0,
    "clig";
  font-style: normal;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-branding-container
  ._cm-ad-choice
  ._cm-ad-choice-text:hover {
  text-decoration: underline;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-branding-container
  ._cm-ad-choice
  ._cm-ad-choice-logo {
  display: none;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-branding-container
  ._cm-branding-separator {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%222%22%20height%3D%2212%22%20viewBox%3D%220%200%202%2012%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M1%200V12%22%20stroke%3D%22%23F3F3F3%22%20stroke-width%3D%221.06277%22%2F%3E%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  width: 0.0883333em;
  margin: 0.5em 0.416667em 0.5em 0.666667em;
  height: 1em;
  font-weight: 600;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  color: inherit;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-branding-container
  ._cm-native-ad-branding {
  color: rgb(245, 245, 245);
  font-family: Montserrat, "Roboto Condensed", Arial, sans-serif;
  font-weight: 600;
  line-height: normal;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-branding-container
  ._cm-native-ad-icon {
  display: none !important;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-native-ad-description {
  display: none !important;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-native-ad
  ._cm-native-ad-bottom
  ._cm-native-ad-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  flex: 1 0 0px;
  overflow: hidden;
  color: rgb(255, 255, 255);
  text-overflow: ellipsis;
  font-size: unset;
  font-style: normal;
  line-height: 120%;
  font-family: Montserrat, "Roboto Condensed", Arial, sans-serif;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
  position: relative;
  transition: opacity 0.3s;
  -webkit-line-clamp: 2 !important;
}

#_cm-css-reset._cm-tvrl-layout ._cm-skip-ad-vid-reel {
  position: absolute;
  right: 0px;
  z-index: 999;
  bottom: calc(8.83333em);
  height: calc(2.5em);
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 200px 0px 0px 200px;
  padding: 0px calc(1.16667em) 0px calc(2em);
  width: unset;
  border-top: 1px solid rgb(245, 245, 245);
  border-bottom: 1px solid rgb(245, 245, 245);
  border-left: 1px solid rgb(245, 245, 245);
  background: rgba(0, 0, 0, 0.3);
  box-shadow: rgba(0, 0, 0, 0.2) 4px 5px 30.2px 0px;
}

#_cm-css-reset._cm-tvrl-layout ._cm-skip-ad-vid-reel:hover {
  cursor: pointer;
}

#_cm-css-reset._cm-tvrl-layout ._cm-skip-ad-vid-reel ._cm-skip-ad-text {
  font-family: Montserrat, "Roboto Condensed", Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: white;
}

#_cm-css-reset._cm-tvrl-layout ._cm-skip-ad-vid-reel ._cm-skip-ad-text::before {
  content: attr(data-text);
}

#_cm-css-reset._cm-tvrl-layout ._cm-skip-ad-vid-reel svg {
  display: none;
}

#_cm-css-reset._cm-tvrl-layout .speaker.mute {
  width: min(40px, 10%);
  height: unset;
  aspect-ratio: 1 / 1;
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' rx='16' fill='black' fill-opacity='0.25'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.383 8.149L13.9734 11.632C13.8773 11.7301 13.747 11.7853 13.611 11.7853H10.9542C9.75884 11.7853 8.7898 12.7741 8.7898 13.9938V18.0064C8.7898 19.0174 9.45557 19.8698 10.3642 20.1319L8.2674 22.1028C7.94499 22.4059 7.90926 22.9246 8.18676 23.2737C8.47605 23.6376 8.99299 23.6773 9.32909 23.3614L23.7326 9.82224C24.055 9.51918 24.0907 9.00045 23.8132 8.65136C23.524 8.28744 23.007 8.24777 22.6709 8.5637L20.7684 10.352V9.57879C20.7684 9.04184 20.5593 8.52692 20.187 8.14745C19.4123 7.3578 18.1569 7.35849 17.383 8.149ZM19.1713 11.8533V9.57879C19.1713 9.4893 19.136 9.40348 19.0731 9.34023L19.0206 9.29705C18.8907 9.21071 18.7142 9.22521 18.5999 9.34049L15.1469 12.8235C14.7358 13.2382 14.1779 13.4712 13.5962 13.4712H10.9056C10.6192 13.4712 10.387 13.7052 10.387 13.9938V18.0064C10.387 18.295 10.6192 18.529 10.9056 18.529H12.0694L19.1713 11.8533Z' fill='white'/%3E%3Cpath d='M17.383 23.8512L14.3677 20.771L15.5956 19.6293L18.5999 22.6597C18.6627 22.723 18.7478 22.7586 18.8366 22.7586C19.0215 22.7586 19.1713 22.6077 19.1713 22.4214V16.3042L21.9052 13.7619C22.6679 14.1856 23.1636 15.029 23.1636 16.0002C23.1636 17.3968 22.1708 18.5289 20.7684 18.5291V22.4214C20.7684 23.5388 19.8808 24.4446 18.7858 24.4446C18.2596 24.4446 17.7549 24.2311 17.383 23.8512Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.383 8.149L13.9734 11.632C13.8773 11.7301 13.747 11.7853 13.611 11.7853H10.9542C9.75884 11.7853 8.7898 12.7741 8.7898 13.9938V18.0064C8.7898 19.0174 9.45557 19.8698 10.3642 20.1319L8.2674 22.1028C7.94499 22.4059 7.90926 22.9246 8.18676 23.2737C8.47605 23.6376 8.99299 23.6773 9.32909 23.3614L23.7326 9.82224C24.055 9.51918 24.0907 9.00045 23.8132 8.65136C23.524 8.28744 23.007 8.24777 22.6709 8.5637L20.7684 10.352V9.57879C20.7684 9.04184 20.5593 8.52692 20.187 8.14745C19.4123 7.3578 18.1569 7.35849 17.383 8.149ZM19.1713 11.8533V9.57879C19.1713 9.4893 19.136 9.40348 19.0731 9.34023L19.0206 9.29705C18.8907 9.21071 18.7142 9.22521 18.5999 9.34049L15.1469 12.8235C14.7358 13.2382 14.1779 13.4712 13.5962 13.4712H10.9056C10.6192 13.4712 10.387 13.7052 10.387 13.9938V18.0064C10.387 18.295 10.6192 18.529 10.9056 18.529H12.0694L19.1713 11.8533Z' stroke='white'/%3E%3Cpath d='M17.383 23.8512L14.3677 20.771L15.5956 19.6293L18.5999 22.6597C18.6627 22.723 18.7478 22.7586 18.8366 22.7586C19.0215 22.7586 19.1713 22.6077 19.1713 22.4214V16.3042L21.9052 13.7619C22.6679 14.1856 23.1636 15.029 23.1636 16.0002C23.1636 17.3968 22.1708 18.5289 20.7684 18.5291V22.4214C20.7684 23.5388 19.8808 24.4446 18.7858 24.4446C18.2596 24.4446 17.7549 24.2311 17.383 23.8512Z' stroke='white'/%3E%3C/svg%3E");
  bottom: unset;
  top: 12px;
  right: 8px;
  margin: min(10px, 2.5%);
  background-size: contain;
}

#_cm-css-reset._cm-tvrl-layout ._cm-video-ad {
  width: 100% !important;
  height: 100% !important;
  background-color: black !important;
  display: flex !important;
  flex-direction: column !important;
}

#_cm-css-reset._cm-tvrl-layout ._cm-video-ad video {
  flex-grow: 1;
  width: 100% !important;
  height: unset !important;
  object-fit: contain !important;
  position: static !important;
  aspect-ratio: 16 / 9 !important;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls_mobile
  .mc-progressbar_area,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls
  .cm_video_controls_progressbar_area {
  height: 4px;
  border-radius: 10px;
  overflow: hidden;
  left: 16px;
  width: calc(100% - 32px);
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls_mobile
  .mc-progressbar_area
  .mc-progressbar_bg.white_bg,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls
  .cm_video_controls_progressbar_area
  .mc-progressbar_bg.white_bg,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls_mobile
  .mc-progressbar_area
  .cm_video_controls_progressbar.white_bg,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls
  .cm_video_controls_progressbar_area
  .cm_video_controls_progressbar.white_bg,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls_mobile
  .mc-progressbar_area
  .mc-progressbar_bg.blue_bg,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls
  .cm_video_controls_progressbar_area
  .mc-progressbar_bg.blue_bg,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls_mobile
  .mc-progressbar_area
  .cm_video_controls_progressbar.blue_bg,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls
  .cm_video_controls_progressbar_area
  .cm_video_controls_progressbar.blue_bg {
  border-radius: 10px;
}

#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls_mobile
  .mc-progressbar_area
  .mc-progressbar_bg.blue_bg,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls
  .cm_video_controls_progressbar_area
  .mc-progressbar_bg.blue_bg,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls_mobile
  .mc-progressbar_area
  .cm_video_controls_progressbar.blue_bg,
#_cm-css-reset._cm-tvrl-layout
  ._cm-video-ad
  .vpaid-player-container
  .video_controls
  .cm_video_controls_progressbar_area
  .cm_video_controls_progressbar.blue_bg {
  background: white;
}

#_cm-css-reset._cm-tvrl-layout ._cm_rtl .vpaid-player-container .video_controls,
#_cm-css-reset._cm-tvrl-layout
  ._cm_rtl
  .vpaid-player-container
  .video_controls_mobile {
  direction: rtl;
}

#_cm-css-reset._cm-tvrl-layout ._cm_rtl ._cm-skip-ad-vid-reel {
  right: unset;
  left: 0px;
  border-radius: 0px 200px 200px 0px;
  padding: 0px calc(2em) 0px calc(1.16667em);
}

#_cm-css-reset._cm-tvrl-layout ._cm_rtl ._cm-native-ad {
  direction: rtl;
}

#_cm-css-reset._cm-tvrl-layout ._cm_rtl ._cm-native-ad-title {
  text-align: right;
}

#_cm-css-reset._cm-ad-loading-progress {
  background: rgb(227, 227, 227);
  display: none;
  font-size: 14px;
  flex-direction: row;
  align-items: center;
  position: absolute !important;
  z-index: 30000 !important;
  cursor: pointer !important;
  overflow: hidden !important;
  padding: 0px !important;
  font-family:
    "Segoe UI Semilight", "Segoe WP Semilight", "Segoe WP", "Segoe UI", Arial,
    sans-serif !important;
  pointer-events: auto !important;
}

#_cm-css-reset._cm-ad-loading-progress ._cm-ad-loading-progress-container {
  text-align: center;
  color: rgb(51, 51, 51);
  width: 63%;
  margin: auto;
  display: none;
}

#_cm-css-reset._cm-ad-loading-progress
  ._cm-ad-loading-progress-container
  ._cm-ad-loading-progress_percent_span {
  color: rgb(171, 171, 171);
}

#_cm-css-reset._cm-ad-loading-progress
  ._cm-ad-loading-progress-container
  ._cm-ad-loading-progress-bar {
  width: 100%;
  background-color: rgb(192, 192, 192);
  height: 4px;
}

#_cm-css-reset._cm-ad-loading-progress
  ._cm-ad-loading-progress-container
  ._cm-ad-loading-progress-bar
  ._cm-ad-loading-progress-bar-loaded {
  margin: 0px;
  width: 0%;
  background-color: rgb(67, 67, 67);
  height: 4px;
}

#_cm-css-reset._cm-ad-loading-progress.topLeftPosition {
  top: 0px;
  left: 0px;
}

.cm_video_content_wrapper {
  width: 100%;
  height: 100%;
  background-color: black;
}

.cm_video_content_video_element {
  width: 100%;
  height: 100%;
  border: 0px;
  padding: 0px;
}

._cm-content-video {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 99990;
}

._cm-os-slider ._cm-content-video {
  z-index: 2147483647;
}

#_cm-css-reset ._cm-progress-bar {
  width: 100%;
  height: 5px;
  bottom: 0%;
  cursor: default;
  position: absolute !important;
}

#_cm-css-reset
  .cm_video_controls_progressbar_area
  .cm_video_controls_progressbar,
#_cm-css-reset
  .cm_video_controls_progressbar_area
  .cm_video_controls_progressbar_bg {
  height: 100%;
  display: block;
  margin: 0px;
  padding: 0px;
  background-color: transparent;
  position: absolute !important;
}

#_cm-css-reset .video_controls.show {
  display: block;
  margin: 0px;
  padding: 0px;
}

#_cm-css-reset .video_controls.show * {
  display: block;
  margin: 0px;
  padding: 0px;
  background-color: transparent;
  position: absolute !important;
}

#_cm-css-reset .video_controls {
  width: 100%;
  height: 100%;
  z-index: 1000;
  left: 0px;
  bottom: -32px;
  transition: bottom 0.35s ease-in-out;
}

#_cm-css-reset .video_controls .control {
  z-index: 100;
}

#_cm-css-reset .video_controls .interactive {
  pointer-events: all;
  cursor: pointer;
}

#_cm-css-reset .video_controls.hide,
#_cm-css-reset .video_controls .hide {
  display: none;
}

#_cm-css-reset .video_controls.show,
#_cm-css-reset .video_controls .show {
  display: block;
}

#_cm-css-reset .video_controls .cm_video_controls_progressbar_area {
  width: 100%;
  height: 5px;
  bottom: 0%;
  cursor: default;
}

#_cm-css-reset
  .video_controls
  .cm_video_controls_progressbar_area
  .cm_video_controls_progressbar {
  height: 100%;
}

#_cm-css-reset
  .video_controls
  .cm_video_controls_progressbar_area
  .cm_video_controls_progressbar_bg {
  width: 100%;
  height: 100%;
}

#_cm-css-reset .video_controls .white_bg {
  background: rgba(255, 255, 255, 0.3);
}

#_cm-css-reset .video_controls .blue_bg {
  background: rgb(21, 75, 145);
  transition: width 0.5s;
  width: 0%;
}

#_cm-css-reset .video_controls .blue_bg.init_bg {
  transition: none;
}

#_cm-css-reset .video_controls {
  width: 100%;
  height: 27px;
}

#_cm-css-reset .video_controls .cm_video_controls_main_area .play_pause {
  top: 3px;
  left: 5px;
  width: 20px;
  height: 20px;
}

#_cm-css-reset .video_controls .cm_video_controls_main_area .play_pause .pause {
  width: 40px;
  height: 27px;
  top: -7px;
  left: -8px;
  background-size: 36px;
}

#_cm-css-reset .video_controls .cm_video_controls_main_area .play_pause .play {
  border-top: 5px solid transparent;
  border-left: 10px solid rgb(255, 255, 255);
  border-bottom: 5px solid transparent;
  left: 6px;
  top: 5px;
  z-index: 102;
}

#_cm-css-reset .video_controls .cm_video_controls_main_area .title {
  top: 7px;
  left: 30px;
  width: 140px;
  text-align: left;
}

#_cm-css-reset .video_controls .cm_video_controls_main_area .timer {
  top: 6px;
  right: 110px;
}

#_cm-css-reset .video_controls .text {
  color: white;
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  top: 10px;
  left: 28px;
  user-select: none;
  cursor: default;
}

#_cm-css-reset .video_controls .text.opt-out-hidden {
  left: 13px;
}

#_cm-css-reset .video_controls {
  width: 100%;
  height: 100%;
  right: 0px;
  bottom: 0px;
}

#_cm-css-reset
  .video_controls
  .video_controls_main_area
  .cm_video_controls_mute {
  width: 35px;
  height: 27px;
  right: 8px;
  bottom: 5px;
  background-size: 44px;
  box-sizing: content-box;
  background-position-y: 50%;
}

#_cm-css-reset
  .video_controls
  .video_controls_main_area
  .cm_video_controls_volume {
  width: 35px;
  height: 27px;
  box-sizing: content-box;
  background-size: 44px;
  background-position-y: 50%;
}

#_cm-css-reset
  .video_controls
  .video_controls_main_area
  .cm_video_controls_mute
  .display_mute {
  display: none;
}

#_cm-css-reset
  .video_controls
  .video_controls_main_area
  .cm_video_controls_mute
  .display_unmute {
  display: none;
}

#_cm-css-reset
  .video_controls
  .video_controls_main_area
  .video-controls-scroller-area {
  width: 80px;
  height: 100%;
  right: 5px;
  top: 0%;
}

#_cm-css-reset .playerSaveButton {
  position: absolute;
  border: 1px solid rgb(255, 255, 255);
  border-radius: 9px;
  width: 50px;
  height: 24px;
  top: 20%;
  left: 0px;
  font-size: 14px;
  color: rgb(255, 255, 255);
  text-align: center;
  line-height: 24px;
  cursor: pointer;
}

#_cm-css-reset .video_controls_mobile {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  pointer-events: none;
  z-index: 1001;
}

#_cm-css-reset .video_controls .video_controls_main_area {
  pointer-events: none;
}

#_cm-css-reset
  .video_controls
  .video_controls_main_area
  .cm_video_controls_playpause.hide {
  display: none;
}

#_cm-css-reset
  .video_controls
  .video_controls_main_area
  .cm_video_controls_playpause.show {
  display: block;
}

#_cm-css-reset
  .video_controls
  .video_controls_main_area
  .cm_video_controls_playpause {
  bottom: 28px;
  left: 5px;
}

#_cm-css-reset
  .video_controls
  .video_controls_main_area
  .cm_video_controls_playpause
  .pause {
  width: 40px;
  height: 27px;
  top: -10px;
  left: -8px;
  background-size: 40px;
}

#_cm-css-reset
  .video_controls
  .video_controls_main_area
  .cm_video_controls_playpause
  .play {
  border-top: 6px solid transparent;
  border-left: 10px solid rgb(255, 255, 255);
  border-bottom: 6px solid transparent;
  left: 7px;
  top: 3px;
  z-index: 102;
}

#_cm-css-reset ._cm-background-loading {
  position: absolute;
  z-index: 2147483647;
  padding: 0px;
  margin: auto;
  display: block;
  inset: 0px;
  width: 80px;
  height: 80px;
  background-size: contain;
}

._cm-components-wrapper {
  position: relative;
  z-index: 100000001;
}

#_cm-css-reset #_cm-content-carousel-area._cm-content-carousel-area {
  overflow: hidden;
  background-color: rgb(255, 254, 253) !important;
  position: absolute !important;
  z-index: 2147483647 !important;
  padding-left: 0px !important;
  box-sizing: border-box !important;
  left: 0px !important;
  bottom: auto !important;
  pointer-events: auto !important;
  width: 100% !important;
  height: 70px !important;
  cursor: pointer !important;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-arrows {
  position: absolute;
  inset: 0px;
  display: flex;
  background-color: transparent;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  pointer-events: none;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-arrows
  ._cm-content-carousel-arrow {
  pointer-events: auto;
  cursor: pointer;
  padding: 4px;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-blocker {
  background-color: black;
  opacity: 0.5;
  position: absolute;
  inset: 0px;
  display: none;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper::-webkit-scrollbar {
  display: none;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper {
  scrollbar-width: none;
  inset: 0px;
  overflow-x: scroll;
  position: absolute !important;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container {
  display: flex;
  flex-flow: row;
  min-width: fit-content;
  border: 1px solid rgb(255, 254, 253) !important;
  z-index: 2 !important;
  font-size: 14px !important;
  height: 70px !important;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item:hover
  ._cm-content-carousel-item-play-icon {
  display: block;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item {
  position: relative;
  width: 120px;
  height: 70px;
  margin: 0px 2px;
  color: white;
  line-height: 12px;
  font-size: 10px;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item
  _cm-content-carousel-item-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item
  ._cm-content-carousel-item-play-icon {
  position: absolute;
  bottom: 0px;
  left: 0px;
  display: none;
  padding: 4px;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item
  ._cm-content-carousel-item-description {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100px;
  height: 12px;
  padding: 5px 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item
  ._cm-content-carousel-item-playing-now {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100px;
  height: 25px;
  padding-top: 20px;
  text-align: center;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item.false
  ._cm-content-carousel-item-description {
  display: block;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item.false
  ._cm-content-carousel-item-playing-now {
  display: none !important;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item.true
  ._cm-content-carousel-item-description {
  display: none;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item.true
  ._cm-content-carousel-item-play-icon {
  display: none !important;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item.true
  ._cm-content-carousel-item-playing-now {
  display: block !important;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item:first-child {
  margin-left: 0px;
}

#_cm-css-reset
  #_cm-content-carousel-area._cm-content-carousel-area
  ._cm-content-carousel-items-container-wrapper
  ._cm-content-carousel-items-container
  ._cm-content-carousel-item:last-child {
  margin-right: 0px;
}

/* --- Source: file_2zq0qee1n --- */

@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&display=swap");

/* --- Source: file_3030swp02 --- */

.ue-c-main-header__subscription,
.ue-c-main-header__subscription.ue-c-main-header__subscription--hightlighted {
  align-items: center;
  width: 140px !important;
  height: 100% !important;
  display: flex !important;
}

.ue-c-main-header__subscription.ue-c-main-header__subscription--hightlighted
  + .ue-c-main-header__subscription {
  display: none !important;
}

.ue-c-main-header__subscription--fixed {
  position: absolute;
  right: 0px;
}

/* --- Source: file_38n6wqufb --- */

@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&display=swap");

/* --- Source: file_6amjaq78u --- */

.about-list .legal-text {
  color: rgb(74, 74, 74);
  font-size: 12px;
}

@media (min-width: 768px) {
  .container-about-footer .partners {
    width: 25%;
  }
  .about-list {
    position: static;
    width: auto;
  }
  .about-list .legal-text {
    margin-top: 6px;
  }
}

/* --- Source: file_7odmncd3t --- */

.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900);
}

.fa,
.fa-brands,
.fa-classic,
.fa-regular,
.fa-sharp,
.fa-solid,
.fab,
.far,
.fas {
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

.fa-classic,
.fa-regular,
.fa-solid,
.far,
.fas {
  font-family: "Font Awesome 6 Free";
}

.fa-brands,
.fab {
  font-family: "Font Awesome 6 Brands";
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}

.fa-xs {
  font-size: 0.75em;
  line-height: 0.08333em;
  vertical-align: 0.125em;
}

.fa-sm {
  font-size: 0.875em;
  line-height: 0.07143em;
  vertical-align: 0.05357em;
}

.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}

.fa-xl {
  font-size: 1.5em;
  line-height: 0.04167em;
  vertical-align: -0.125em;
}

.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0px;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit;
}

.fa-border {
  border-radius: var(--fa-border-radius, 0.1em);
  border: var(--fa-border-width, 0.08em) var(--fa-border-style, solid)
    var(--fa-border-color, #eee);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}

.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em);
}

.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em);
}

.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.28, 0.84, 0.42, 1)
  );
}

.fa-fade {
  animation-name: fa-fade;
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.4, 0, 0.6, 1)
  );
}

.fa-beat-fade,
.fa-fade {
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
}

.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.4, 0, 0.6, 1)
  );
}

.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-shake {
  animation-name: fa-shake;
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-shake,
.fa-spin {
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
}

.fa-spin {
  animation-name: fa-spin;
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin-reverse {
  --fa-animation-direction: reverse;
}

.fa-pulse,
.fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, steps(8));
}

@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-beat-fade,
  .fa-bounce,
  .fa-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s;
  }
}

@-webkit-keyframes fa-beat {
  0%,
  90% {
    transform: scale(1);
  }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}

@keyframes fa-beat {
  0%,
  90% {
    transform: scale(1);
  }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}

@-webkit-keyframes fa-bounce {
  0% {
    transform: scale(1) translateY(0px);
  }
  10% {
    transform: scale(
        var(--fa-bounce-start-scale-x, 1.1),
        var(--fa-bounce-start-scale-y, 0.9)
      )
      translateY(0);
  }
  30% {
    transform: scale(
        var(--fa-bounce-jump-scale-x, 0.9),
        var(--fa-bounce-jump-scale-y, 1.1)
      )
      translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    transform: scale(
        var(--fa-bounce-land-scale-x, 1.05),
        var(--fa-bounce-land-scale-y, 0.95)
      )
      translateY(0);
  }
  57% {
    transform: scale(1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    transform: scale(1) translateY(0px);
  }
  100% {
    transform: scale(1) translateY(0px);
  }
}

@keyframes fa-bounce {
  0% {
    transform: scale(1) translateY(0px);
  }
  10% {
    transform: scale(
        var(--fa-bounce-start-scale-x, 1.1),
        var(--fa-bounce-start-scale-y, 0.9)
      )
      translateY(0);
  }
  30% {
    transform: scale(
        var(--fa-bounce-jump-scale-x, 0.9),
        var(--fa-bounce-jump-scale-y, 1.1)
      )
      translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    transform: scale(
        var(--fa-bounce-land-scale-x, 1.05),
        var(--fa-bounce-land-scale-y, 0.95)
      )
      translateY(0);
  }
  57% {
    transform: scale(1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    transform: scale(1) translateY(0px);
  }
  100% {
    transform: scale(1) translateY(0px);
  }
}

@-webkit-keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}

@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}

@-webkit-keyframes fa-beat-fade {
  0%,
  100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}

@keyframes fa-beat-fade {
  0%,
  100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}

@-webkit-keyframes fa-flip {
  50% {
    transform: rotate3d(
      var(--fa-flip-x, 0),
      var(--fa-flip-y, 1),
      var(--fa-flip-z, 0),
      var(--fa-flip-angle, -180deg)
    );
  }
}

@keyframes fa-flip {
  50% {
    transform: rotate3d(
      var(--fa-flip-x, 0),
      var(--fa-flip-y, 1),
      var(--fa-flip-z, 0),
      var(--fa-flip-angle, -180deg)
    );
  }
}

@-webkit-keyframes fa-shake {
  0% {
    transform: rotate(-15deg);
  }
  4% {
    transform: rotate(15deg);
  }
  8%,
  24% {
    transform: rotate(-18deg);
  }
  12%,
  28% {
    transform: rotate(18deg);
  }
  16% {
    transform: rotate(-22deg);
  }
  20% {
    transform: rotate(22deg);
  }
  32% {
    transform: rotate(-12deg);
  }
  36% {
    transform: rotate(12deg);
  }
  40%,
  100% {
    transform: rotate(0deg);
  }
}

@keyframes fa-shake {
  0% {
    transform: rotate(-15deg);
  }
  4% {
    transform: rotate(15deg);
  }
  8%,
  24% {
    transform: rotate(-18deg);
  }
  12%,
  28% {
    transform: rotate(18deg);
  }
  16% {
    transform: rotate(-22deg);
  }
  20% {
    transform: rotate(22deg);
  }
  32% {
    transform: rotate(-12deg);
  }
  36% {
    transform: rotate(12deg);
  }
  40%,
  100% {
    transform: rotate(0deg);
  }
}

@-webkit-keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(1turn);
  }
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(1turn);
  }
}

.fa-rotate-90 {
  transform: rotate(90deg);
}

.fa-rotate-180 {
  transform: rotate(180deg);
}

.fa-rotate-270 {
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  transform: scaleX(-1);
}

.fa-flip-vertical {
  transform: scaleY(-1);
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1);
}

.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, none));
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0px;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto);
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: var(--fa-inverse, #fff);
}

.fa-0::before {
  content: "0";
}

.fa-1::before {
  content: "1";
}

.fa-2::before {
  content: "2";
}

.fa-3::before {
  content: "3";
}

.fa-4::before {
  content: "4";
}

.fa-5::before {
  content: "5";
}

.fa-6::before {
  content: "6";
}

.fa-7::before {
  content: "7";
}

.fa-8::before {
  content: "8";
}

.fa-9::before {
  content: "9";
}

.fa-fill-drip::before {
  content: "";
}

.fa-arrows-to-circle::before {
  content: "";
}

.fa-chevron-circle-right::before,
.fa-circle-chevron-right::before {
  content: "";
}

.fa-at::before {
  content: "@";
}

.fa-trash-alt::before,
.fa-trash-can::before {
  content: "";
}

.fa-text-height::before {
  content: "";
}

.fa-user-times::before,
.fa-user-xmark::before {
  content: "";
}

.fa-stethoscope::before {
  content: "";
}

.fa-comment-alt::before,
.fa-message::before {
  content: "";
}

.fa-info::before {
  content: "";
}

.fa-compress-alt::before,
.fa-down-left-and-up-right-to-center::before {
  content: "";
}

.fa-explosion::before {
  content: "";
}

.fa-file-alt::before,
.fa-file-lines::before,
.fa-file-text::before {
  content: "";
}

.fa-wave-square::before {
  content: "";
}

.fa-ring::before {
  content: "";
}

.fa-building-un::before {
  content: "";
}

.fa-dice-three::before {
  content: "";
}

.fa-calendar-alt::before,
.fa-calendar-days::before {
  content: "";
}

.fa-anchor-circle-check::before {
  content: "";
}

.fa-building-circle-arrow-right::before {
  content: "";
}

.fa-volleyball-ball::before,
.fa-volleyball::before {
  content: "";
}

.fa-arrows-up-to-line::before {
  content: "";
}

.fa-sort-desc::before,
.fa-sort-down::before {
  content: "";
}

.fa-circle-minus::before,
.fa-minus-circle::before {
  content: "";
}

.fa-door-open::before {
  content: "";
}

.fa-right-from-bracket::before,
.fa-sign-out-alt::before {
  content: "";
}

.fa-atom::before {
  content: "";
}

.fa-soap::before {
  content: "";
}

.fa-heart-music-camera-bolt::before,
.fa-icons::before {
  content: "";
}

.fa-microphone-alt-slash::before,
.fa-microphone-lines-slash::before {
  content: "";
}

.fa-bridge-circle-check::before {
  content: "";
}

.fa-pump-medical::before {
  content: "";
}

.fa-fingerprint::before {
  content: "";
}

.fa-hand-point-right::before {
  content: "";
}

.fa-magnifying-glass-location::before,
.fa-search-location::before {
  content: "";
}

.fa-forward-step::before,
.fa-step-forward::before {
  content: "";
}

.fa-face-smile-beam::before,
.fa-smile-beam::before {
  content: "";
}

.fa-flag-checkered::before {
  content: "";
}

.fa-football-ball::before,
.fa-football::before {
  content: "";
}

.fa-school-circle-exclamation::before {
  content: "";
}

.fa-crop::before {
  content: "";
}

.fa-angle-double-down::before,
.fa-angles-down::before {
  content: "";
}

.fa-users-rectangle::before {
  content: "";
}

.fa-people-roof::before {
  content: "";
}

.fa-people-line::before {
  content: "";
}

.fa-beer-mug-empty::before,
.fa-beer::before {
  content: "";
}

.fa-diagram-predecessor::before {
  content: "";
}

.fa-arrow-up-long::before,
.fa-long-arrow-up::before {
  content: "";
}

.fa-burn::before,
.fa-fire-flame-simple::before {
  content: "";
}

.fa-male::before,
.fa-person::before {
  content: "";
}

.fa-laptop::before {
  content: "";
}

.fa-file-csv::before {
  content: "";
}

.fa-menorah::before {
  content: "";
}

.fa-truck-plane::before {
  content: "";
}

.fa-record-vinyl::before {
  content: "";
}

.fa-face-grin-stars::before,
.fa-grin-stars::before {
  content: "";
}

.fa-bong::before {
  content: "";
}

.fa-pastafarianism::before,
.fa-spaghetti-monster-flying::before {
  content: "";
}

.fa-arrow-down-up-across-line::before {
  content: "";
}

.fa-spoon::before,
.fa-utensil-spoon::before {
  content: "";
}

.fa-jar-wheat::before {
  content: "";
}

.fa-envelopes-bulk::before,
.fa-mail-bulk::before {
  content: "";
}

.fa-file-circle-exclamation::before {
  content: "";
}

.fa-circle-h::before,
.fa-hospital-symbol::before {
  content: "";
}

.fa-pager::before {
  content: "";
}

.fa-address-book::before,
.fa-contact-book::before {
  content: "";
}

.fa-strikethrough::before {
  content: "";
}

.fa-k::before {
  content: "K";
}

.fa-landmark-flag::before {
  content: "";
}

.fa-pencil-alt::before,
.fa-pencil::before {
  content: "";
}

.fa-backward::before {
  content: "";
}

.fa-caret-right::before {
  content: "";
}

.fa-comments::before {
  content: "";
}

.fa-file-clipboard::before,
.fa-paste::before {
  content: "";
}

.fa-code-pull-request::before {
  content: "";
}

.fa-clipboard-list::before {
  content: "";
}

.fa-truck-loading::before,
.fa-truck-ramp-box::before {
  content: "";
}

.fa-user-check::before {
  content: "";
}

.fa-vial-virus::before {
  content: "";
}

.fa-sheet-plastic::before {
  content: "";
}

.fa-blog::before {
  content: "";
}

.fa-user-ninja::before {
  content: "";
}

.fa-person-arrow-up-from-line::before {
  content: "";
}

.fa-scroll-torah::before,
.fa-torah::before {
  content: "";
}

.fa-broom-ball::before,
.fa-quidditch-broom-ball::before,
.fa-quidditch::before {
  content: "";
}

.fa-toggle-off::before {
  content: "";
}

.fa-archive::before,
.fa-box-archive::before {
  content: "";
}

.fa-person-drowning::before {
  content: "";
}

.fa-arrow-down-9-1::before,
.fa-sort-numeric-desc::before,
.fa-sort-numeric-down-alt::before {
  content: "";
}

.fa-face-grin-tongue-squint::before,
.fa-grin-tongue-squint::before {
  content: "";
}

.fa-spray-can::before {
  content: "";
}

.fa-truck-monster::before {
  content: "";
}

.fa-w::before {
  content: "W";
}

.fa-earth-africa::before,
.fa-globe-africa::before {
  content: "";
}

.fa-rainbow::before {
  content: "";
}

.fa-circle-notch::before {
  content: "";
}

.fa-tablet-alt::before,
.fa-tablet-screen-button::before {
  content: "";
}

.fa-paw::before {
  content: "";
}

.fa-cloud::before {
  content: "";
}

.fa-trowel-bricks::before {
  content: "";
}

.fa-face-flushed::before,
.fa-flushed::before {
  content: "";
}

.fa-hospital-user::before {
  content: "";
}

.fa-tent-arrow-left-right::before {
  content: "";
}

.fa-gavel::before,
.fa-legal::before {
  content: "";
}

.fa-binoculars::before {
  content: "";
}

.fa-microphone-slash::before {
  content: "";
}

.fa-box-tissue::before {
  content: "";
}

.fa-motorcycle::before {
  content: "";
}

.fa-bell-concierge::before,
.fa-concierge-bell::before {
  content: "";
}

.fa-pen-ruler::before,
.fa-pencil-ruler::before {
  content: "";
}

.fa-people-arrows-left-right::before,
.fa-people-arrows::before {
  content: "";
}

.fa-mars-and-venus-burst::before {
  content: "";
}

.fa-caret-square-right::before,
.fa-square-caret-right::before {
  content: "";
}

.fa-cut::before,
.fa-scissors::before {
  content: "";
}

.fa-sun-plant-wilt::before {
  content: "";
}

.fa-toilets-portable::before {
  content: "";
}

.fa-hockey-puck::before {
  content: "";
}

.fa-table::before {
  content: "";
}

.fa-magnifying-glass-arrow-right::before {
  content: "";
}

.fa-digital-tachograph::before,
.fa-tachograph-digital::before {
  content: "";
}

.fa-users-slash::before {
  content: "";
}

.fa-clover::before {
  content: "";
}

.fa-mail-reply::before,
.fa-reply::before {
  content: "";
}

.fa-star-and-crescent::before {
  content: "";
}

.fa-house-fire::before {
  content: "";
}

.fa-minus-square::before,
.fa-square-minus::before {
  content: "";
}

.fa-helicopter::before {
  content: "";
}

.fa-compass::before {
  content: "";
}

.fa-caret-square-down::before,
.fa-square-caret-down::before {
  content: "";
}

.fa-file-circle-question::before {
  content: "";
}

.fa-laptop-code::before {
  content: "";
}

.fa-swatchbook::before {
  content: "";
}

.fa-prescription-bottle::before {
  content: "";
}

.fa-bars::before,
.fa-navicon::before {
  content: "";
}

.fa-people-group::before {
  content: "";
}

.fa-hourglass-3::before,
.fa-hourglass-end::before {
  content: "";
}

.fa-heart-broken::before,
.fa-heart-crack::before {
  content: "";
}

.fa-external-link-square-alt::before,
.fa-square-up-right::before {
  content: "";
}

.fa-face-kiss-beam::before,
.fa-kiss-beam::before {
  content: "";
}

.fa-film::before {
  content: "";
}

.fa-ruler-horizontal::before {
  content: "";
}

.fa-people-robbery::before {
  content: "";
}

.fa-lightbulb::before {
  content: "";
}

.fa-caret-left::before {
  content: "";
}

.fa-circle-exclamation::before,
.fa-exclamation-circle::before {
  content: "";
}

.fa-school-circle-xmark::before {
  content: "";
}

.fa-arrow-right-from-bracket::before,
.fa-sign-out::before {
  content: "";
}

.fa-chevron-circle-down::before,
.fa-circle-chevron-down::before {
  content: "";
}

.fa-unlock-alt::before,
.fa-unlock-keyhole::before {
  content: "";
}

.fa-cloud-showers-heavy::before {
  content: "";
}

.fa-headphones-alt::before,
.fa-headphones-simple::before {
  content: "";
}

.fa-sitemap::before {
  content: "";
}

.fa-circle-dollar-to-slot::before,
.fa-donate::before {
  content: "";
}

.fa-memory::before {
  content: "";
}

.fa-road-spikes::before {
  content: "";
}

.fa-fire-burner::before {
  content: "";
}

.fa-flag::before {
  content: "";
}

.fa-hanukiah::before {
  content: "";
}

.fa-feather::before {
  content: "";
}

.fa-volume-down::before,
.fa-volume-low::before {
  content: "";
}

.fa-comment-slash::before {
  content: "";
}

.fa-cloud-sun-rain::before {
  content: "";
}

.fa-compress::before {
  content: "";
}

.fa-wheat-alt::before,
.fa-wheat-awn::before {
  content: "";
}

.fa-ankh::before {
  content: "";
}

.fa-hands-holding-child::before {
  content: "";
}

.fa-asterisk::before {
  content: "*";
}

.fa-check-square::before,
.fa-square-check::before {
  content: "";
}

.fa-peseta-sign::before {
  content: "";
}

.fa-header::before,
.fa-heading::before {
  content: "";
}

.fa-ghost::before {
  content: "";
}

.fa-list-squares::before,
.fa-list::before {
  content: "";
}

.fa-phone-square-alt::before,
.fa-square-phone-flip::before {
  content: "";
}

.fa-cart-plus::before {
  content: "";
}

.fa-gamepad::before {
  content: "";
}

.fa-circle-dot::before,
.fa-dot-circle::before {
  content: "";
}

.fa-dizzy::before,
.fa-face-dizzy::before {
  content: "";
}

.fa-egg::before {
  content: "";
}

.fa-house-medical-circle-xmark::before {
  content: "";
}

.fa-campground::before {
  content: "";
}

.fa-folder-plus::before {
  content: "";
}

.fa-futbol-ball::before,
.fa-futbol::before,
.fa-soccer-ball::before {
  content: "";
}

.fa-paint-brush::before,
.fa-paintbrush::before {
  content: "";
}

.fa-lock::before {
  content: "";
}

.fa-gas-pump::before {
  content: "";
}

.fa-hot-tub-person::before,
.fa-hot-tub::before {
  content: "";
}

.fa-map-location::before,
.fa-map-marked::before {
  content: "";
}

.fa-house-flood-water::before {
  content: "";
}

.fa-tree::before {
  content: "";
}

.fa-bridge-lock::before {
  content: "";
}

.fa-sack-dollar::before {
  content: "";
}

.fa-edit::before,
.fa-pen-to-square::before {
  content: "";
}

.fa-car-side::before {
  content: "";
}

.fa-share-alt::before,
.fa-share-nodes::before {
  content: "";
}

.fa-heart-circle-minus::before {
  content: "";
}

.fa-hourglass-2::before,
.fa-hourglass-half::before {
  content: "";
}

.fa-microscope::before {
  content: "";
}

.fa-sink::before {
  content: "";
}

.fa-bag-shopping::before,
.fa-shopping-bag::before {
  content: "";
}

.fa-arrow-down-z-a::before,
.fa-sort-alpha-desc::before,
.fa-sort-alpha-down-alt::before {
  content: "";
}

.fa-mitten::before {
  content: "";
}

.fa-person-rays::before {
  content: "";
}

.fa-users::before {
  content: "";
}

.fa-eye-slash::before {
  content: "";
}

.fa-flask-vial::before {
  content: "";
}

.fa-hand-paper::before,
.fa-hand::before {
  content: "";
}

.fa-om::before {
  content: "";
}

.fa-worm::before {
  content: "";
}

.fa-house-circle-xmark::before {
  content: "";
}

.fa-plug::before {
  content: "";
}

.fa-chevron-up::before {
  content: "";
}

.fa-hand-spock::before {
  content: "";
}

.fa-stopwatch::before {
  content: "";
}

.fa-face-kiss::before,
.fa-kiss::before {
  content: "";
}

.fa-bridge-circle-xmark::before {
  content: "";
}

.fa-face-grin-tongue::before,
.fa-grin-tongue::before {
  content: "";
}

.fa-chess-bishop::before {
  content: "";
}

.fa-face-grin-wink::before,
.fa-grin-wink::before {
  content: "";
}

.fa-deaf::before,
.fa-deafness::before,
.fa-ear-deaf::before,
.fa-hard-of-hearing::before {
  content: "";
}

.fa-road-circle-check::before {
  content: "";
}

.fa-dice-five::before {
  content: "";
}

.fa-rss-square::before,
.fa-square-rss::before {
  content: "";
}

.fa-land-mine-on::before {
  content: "";
}

.fa-i-cursor::before {
  content: "";
}

.fa-stamp::before {
  content: "";
}

.fa-stairs::before {
  content: "";
}

.fa-i::before {
  content: "I";
}

.fa-hryvnia-sign::before,
.fa-hryvnia::before {
  content: "";
}

.fa-pills::before {
  content: "";
}

.fa-face-grin-wide::before,
.fa-grin-alt::before {
  content: "";
}

.fa-tooth::before {
  content: "";
}

.fa-v::before {
  content: "V";
}

.fa-bangladeshi-taka-sign::before {
  content: "";
}

.fa-bicycle::before {
  content: "";
}

.fa-rod-asclepius::before,
.fa-rod-snake::before,
.fa-staff-aesculapius::before,
.fa-staff-snake::before {
  content: "";
}

.fa-head-side-cough-slash::before {
  content: "";
}

.fa-ambulance::before,
.fa-truck-medical::before {
  content: "";
}

.fa-wheat-awn-circle-exclamation::before {
  content: "";
}

.fa-snowman::before {
  content: "";
}

.fa-mortar-pestle::before {
  content: "";
}

.fa-road-barrier::before {
  content: "";
}

.fa-school::before {
  content: "";
}

.fa-igloo::before {
  content: "";
}

.fa-joint::before {
  content: "";
}

.fa-angle-right::before {
  content: "";
}

.fa-horse::before {
  content: "";
}

.fa-q::before {
  content: "Q";
}

.fa-g::before {
  content: "G";
}

.fa-notes-medical::before {
  content: "";
}

.fa-temperature-2::before,
.fa-temperature-half::before,
.fa-thermometer-2::before,
.fa-thermometer-half::before {
  content: "";
}

.fa-dong-sign::before {
  content: "";
}

.fa-capsules::before {
  content: "";
}

.fa-poo-bolt::before,
.fa-poo-storm::before {
  content: "";
}

.fa-face-frown-open::before,
.fa-frown-open::before {
  content: "";
}

.fa-hand-point-up::before {
  content: "";
}

.fa-money-bill::before {
  content: "";
}

.fa-bookmark::before {
  content: "";
}

.fa-align-justify::before {
  content: "";
}

.fa-umbrella-beach::before {
  content: "";
}

.fa-helmet-un::before {
  content: "";
}

.fa-bullseye::before {
  content: "";
}

.fa-bacon::before {
  content: "";
}

.fa-hand-point-down::before {
  content: "";
}

.fa-arrow-up-from-bracket::before {
  content: "";
}

.fa-folder-blank::before,
.fa-folder::before {
  content: "";
}

.fa-file-medical-alt::before,
.fa-file-waveform::before {
  content: "";
}

.fa-radiation::before {
  content: "";
}

.fa-chart-simple::before {
  content: "";
}

.fa-mars-stroke::before {
  content: "";
}

.fa-vial::before {
  content: "";
}

.fa-dashboard::before,
.fa-gauge-med::before,
.fa-gauge::before,
.fa-tachometer-alt-average::before {
  content: "";
}

.fa-magic-wand-sparkles::before,
.fa-wand-magic-sparkles::before {
  content: "";
}

.fa-e::before {
  content: "E";
}

.fa-pen-alt::before,
.fa-pen-clip::before {
  content: "";
}

.fa-bridge-circle-exclamation::before {
  content: "";
}

.fa-user::before {
  content: "";
}

.fa-school-circle-check::before {
  content: "";
}

.fa-dumpster::before {
  content: "";
}

.fa-shuttle-van::before,
.fa-van-shuttle::before {
  content: "";
}

.fa-building-user::before {
  content: "";
}

.fa-caret-square-left::before,
.fa-square-caret-left::before {
  content: "";
}

.fa-highlighter::before {
  content: "";
}

.fa-key::before {
  content: "";
}

.fa-bullhorn::before {
  content: "";
}

.fa-globe::before {
  content: "";
}

.fa-synagogue::before {
  content: "";
}

.fa-person-half-dress::before {
  content: "";
}

.fa-road-bridge::before {
  content: "";
}

.fa-location-arrow::before {
  content: "";
}

.fa-c::before {
  content: "C";
}

.fa-tablet-button::before {
  content: "";
}

.fa-building-lock::before {
  content: "";
}

.fa-pizza-slice::before {
  content: "";
}

.fa-money-bill-wave::before {
  content: "";
}

.fa-area-chart::before,
.fa-chart-area::before {
  content: "";
}

.fa-house-flag::before {
  content: "";
}

.fa-person-circle-minus::before {
  content: "";
}

.fa-ban::before,
.fa-cancel::before {
  content: "";
}

.fa-camera-rotate::before {
  content: "";
}

.fa-air-freshener::before,
.fa-spray-can-sparkles::before {
  content: "";
}

.fa-star::before {
  content: "";
}

.fa-repeat::before {
  content: "";
}

.fa-cross::before {
  content: "";
}

.fa-box::before {
  content: "";
}

.fa-venus-mars::before {
  content: "";
}

.fa-arrow-pointer::before,
.fa-mouse-pointer::before {
  content: "";
}

.fa-expand-arrows-alt::before,
.fa-maximize::before {
  content: "";
}

.fa-charging-station::before {
  content: "";
}

.fa-shapes::before,
.fa-triangle-circle-square::before {
  content: "";
}

.fa-random::before,
.fa-shuffle::before {
  content: "";
}

.fa-person-running::before,
.fa-running::before {
  content: "";
}

.fa-mobile-retro::before {
  content: "";
}

.fa-grip-lines-vertical::before {
  content: "";
}

.fa-spider::before {
  content: "";
}

.fa-hands-bound::before {
  content: "";
}

.fa-file-invoice-dollar::before {
  content: "";
}

.fa-plane-circle-exclamation::before {
  content: "";
}

.fa-x-ray::before {
  content: "";
}

.fa-spell-check::before {
  content: "";
}

.fa-slash::before {
  content: "";
}

.fa-computer-mouse::before,
.fa-mouse::before {
  content: "";
}

.fa-arrow-right-to-bracket::before,
.fa-sign-in::before {
  content: "";
}

.fa-shop-slash::before,
.fa-store-alt-slash::before {
  content: "";
}

.fa-server::before {
  content: "";
}

.fa-virus-covid-slash::before {
  content: "";
}

.fa-shop-lock::before {
  content: "";
}

.fa-hourglass-1::before,
.fa-hourglass-start::before {
  content: "";
}

.fa-blender-phone::before {
  content: "";
}

.fa-building-wheat::before {
  content: "";
}

.fa-person-breastfeeding::before {
  content: "";
}

.fa-right-to-bracket::before,
.fa-sign-in-alt::before {
  content: "";
}

.fa-venus::before {
  content: "";
}

.fa-passport::before {
  content: "";
}

.fa-heart-pulse::before,
.fa-heartbeat::before {
  content: "";
}

.fa-people-carry-box::before,
.fa-people-carry::before {
  content: "";
}

.fa-temperature-high::before {
  content: "";
}

.fa-microchip::before {
  content: "";
}

.fa-crown::before {
  content: "";
}

.fa-weight-hanging::before {
  content: "";
}

.fa-xmarks-lines::before {
  content: "";
}

.fa-file-prescription::before {
  content: "";
}

.fa-weight-scale::before,
.fa-weight::before {
  content: "";
}

.fa-user-friends::before,
.fa-user-group::before {
  content: "";
}

.fa-arrow-up-a-z::before,
.fa-sort-alpha-up::before {
  content: "";
}

.fa-chess-knight::before {
  content: "";
}

.fa-face-laugh-squint::before,
.fa-laugh-squint::before {
  content: "";
}

.fa-wheelchair::before {
  content: "";
}

.fa-arrow-circle-up::before,
.fa-circle-arrow-up::before {
  content: "";
}

.fa-toggle-on::before {
  content: "";
}

.fa-person-walking::before,
.fa-walking::before {
  content: "";
}

.fa-l::before {
  content: "L";
}

.fa-fire::before {
  content: "";
}

.fa-bed-pulse::before,
.fa-procedures::before {
  content: "";
}

.fa-shuttle-space::before,
.fa-space-shuttle::before {
  content: "";
}

.fa-face-laugh::before,
.fa-laugh::before {
  content: "";
}

.fa-folder-open::before {
  content: "";
}

.fa-heart-circle-plus::before {
  content: "";
}

.fa-code-fork::before {
  content: "";
}

.fa-city::before {
  content: "";
}

.fa-microphone-alt::before,
.fa-microphone-lines::before {
  content: "";
}

.fa-pepper-hot::before {
  content: "";
}

.fa-unlock::before {
  content: "";
}

.fa-colon-sign::before {
  content: "";
}

.fa-headset::before {
  content: "";
}

.fa-store-slash::before {
  content: "";
}

.fa-road-circle-xmark::before {
  content: "";
}

.fa-user-minus::before {
  content: "";
}

.fa-mars-stroke-up::before,
.fa-mars-stroke-v::before {
  content: "";
}

.fa-champagne-glasses::before,
.fa-glass-cheers::before {
  content: "";
}

.fa-clipboard::before {
  content: "";
}

.fa-house-circle-exclamation::before {
  content: "";
}

.fa-file-arrow-up::before,
.fa-file-upload::before {
  content: "";
}

.fa-wifi-3::before,
.fa-wifi-strong::before,
.fa-wifi::before {
  content: "";
}

.fa-bath::before,
.fa-bathtub::before {
  content: "";
}

.fa-underline::before {
  content: "";
}

.fa-user-edit::before,
.fa-user-pen::before {
  content: "";
}

.fa-signature::before {
  content: "";
}

.fa-stroopwafel::before {
  content: "";
}

.fa-bold::before {
  content: "";
}

.fa-anchor-lock::before {
  content: "";
}

.fa-building-ngo::before {
  content: "";
}

.fa-manat-sign::before {
  content: "";
}

.fa-not-equal::before {
  content: "";
}

.fa-border-style::before,
.fa-border-top-left::before {
  content: "";
}

.fa-map-location-dot::before,
.fa-map-marked-alt::before {
  content: "";
}

.fa-jedi::before {
  content: "";
}

.fa-poll::before,
.fa-square-poll-vertical::before {
  content: "";
}

.fa-mug-hot::before {
  content: "";
}

.fa-battery-car::before,
.fa-car-battery::before {
  content: "";
}

.fa-gift::before {
  content: "";
}

.fa-dice-two::before {
  content: "";
}

.fa-chess-queen::before {
  content: "";
}

.fa-glasses::before {
  content: "";
}

.fa-chess-board::before {
  content: "";
}

.fa-building-circle-check::before {
  content: "";
}

.fa-person-chalkboard::before {
  content: "";
}

.fa-mars-stroke-h::before,
.fa-mars-stroke-right::before {
  content: "";
}

.fa-hand-back-fist::before,
.fa-hand-rock::before {
  content: "";
}

.fa-caret-square-up::before,
.fa-square-caret-up::before {
  content: "";
}

.fa-cloud-showers-water::before {
  content: "";
}

.fa-bar-chart::before,
.fa-chart-bar::before {
  content: "";
}

.fa-hands-bubbles::before,
.fa-hands-wash::before {
  content: "";
}

.fa-less-than-equal::before {
  content: "";
}

.fa-train::before {
  content: "";
}

.fa-eye-low-vision::before,
.fa-low-vision::before {
  content: "";
}

.fa-crow::before {
  content: "";
}

.fa-sailboat::before {
  content: "";
}

.fa-window-restore::before {
  content: "";
}

.fa-plus-square::before,
.fa-square-plus::before {
  content: "";
}

.fa-torii-gate::before {
  content: "";
}

.fa-frog::before {
  content: "";
}

.fa-bucket::before {
  content: "";
}

.fa-image::before {
  content: "";
}

.fa-microphone::before {
  content: "";
}

.fa-cow::before {
  content: "";
}

.fa-caret-up::before {
  content: "";
}

.fa-screwdriver::before {
  content: "";
}

.fa-folder-closed::before {
  content: "";
}

.fa-house-tsunami::before {
  content: "";
}

.fa-square-nfi::before {
  content: "";
}

.fa-arrow-up-from-ground-water::before {
  content: "";
}

.fa-glass-martini-alt::before,
.fa-martini-glass::before {
  content: "";
}

.fa-rotate-back::before,
.fa-rotate-backward::before,
.fa-rotate-left::before,
.fa-undo-alt::before {
  content: "";
}

.fa-columns::before,
.fa-table-columns::before {
  content: "";
}

.fa-lemon::before {
  content: "";
}

.fa-head-side-mask::before {
  content: "";
}

.fa-handshake::before {
  content: "";
}

.fa-gem::before {
  content: "";
}

.fa-dolly-box::before,
.fa-dolly::before {
  content: "";
}

.fa-smoking::before {
  content: "";
}

.fa-compress-arrows-alt::before,
.fa-minimize::before {
  content: "";
}

.fa-monument::before {
  content: "";
}

.fa-snowplow::before {
  content: "";
}

.fa-angle-double-right::before,
.fa-angles-right::before {
  content: "";
}

.fa-cannabis::before {
  content: "";
}

.fa-circle-play::before,
.fa-play-circle::before {
  content: "";
}

.fa-tablets::before {
  content: "";
}

.fa-ethernet::before {
  content: "";
}

.fa-eur::before,
.fa-euro-sign::before,
.fa-euro::before {
  content: "";
}

.fa-chair::before {
  content: "";
}

.fa-check-circle::before,
.fa-circle-check::before {
  content: "";
}

.fa-circle-stop::before,
.fa-stop-circle::before {
  content: "";
}

.fa-compass-drafting::before,
.fa-drafting-compass::before {
  content: "";
}

.fa-plate-wheat::before {
  content: "";
}

.fa-icicles::before {
  content: "";
}

.fa-person-shelter::before {
  content: "";
}

.fa-neuter::before {
  content: "";
}

.fa-id-badge::before {
  content: "";
}

.fa-marker::before {
  content: "";
}

.fa-face-laugh-beam::before,
.fa-laugh-beam::before {
  content: "";
}

.fa-helicopter-symbol::before {
  content: "";
}

.fa-universal-access::before {
  content: "";
}

.fa-chevron-circle-up::before,
.fa-circle-chevron-up::before {
  content: "";
}

.fa-lari-sign::before {
  content: "";
}

.fa-volcano::before {
  content: "";
}

.fa-person-walking-dashed-line-arrow-right::before {
  content: "";
}

.fa-gbp::before,
.fa-pound-sign::before,
.fa-sterling-sign::before {
  content: "";
}

.fa-viruses::before {
  content: "";
}

.fa-square-person-confined::before {
  content: "";
}

.fa-user-tie::before {
  content: "";
}

.fa-arrow-down-long::before,
.fa-long-arrow-down::before {
  content: "";
}

.fa-tent-arrow-down-to-line::before {
  content: "";
}

.fa-certificate::before {
  content: "";
}

.fa-mail-reply-all::before,
.fa-reply-all::before {
  content: "";
}

.fa-suitcase::before {
  content: "";
}

.fa-person-skating::before,
.fa-skating::before {
  content: "";
}

.fa-filter-circle-dollar::before,
.fa-funnel-dollar::before {
  content: "";
}

.fa-camera-retro::before {
  content: "";
}

.fa-arrow-circle-down::before,
.fa-circle-arrow-down::before {
  content: "";
}

.fa-arrow-right-to-file::before,
.fa-file-import::before {
  content: "";
}

.fa-external-link-square::before,
.fa-square-arrow-up-right::before {
  content: "";
}

.fa-box-open::before {
  content: "";
}

.fa-scroll::before {
  content: "";
}

.fa-spa::before {
  content: "";
}

.fa-location-pin-lock::before {
  content: "";
}

.fa-pause::before {
  content: "";
}

.fa-hill-avalanche::before {
  content: "";
}

.fa-temperature-0::before,
.fa-temperature-empty::before,
.fa-thermometer-0::before,
.fa-thermometer-empty::before {
  content: "";
}

.fa-bomb::before {
  content: "";
}

.fa-registered::before {
  content: "";
}

.fa-address-card::before,
.fa-contact-card::before,
.fa-vcard::before {
  content: "";
}

.fa-balance-scale-right::before,
.fa-scale-unbalanced-flip::before {
  content: "";
}

.fa-subscript::before {
  content: "";
}

.fa-diamond-turn-right::before,
.fa-directions::before {
  content: "";
}

.fa-burst::before {
  content: "";
}

.fa-house-laptop::before,
.fa-laptop-house::before {
  content: "";
}

.fa-face-tired::before,
.fa-tired::before {
  content: "";
}

.fa-money-bills::before {
  content: "";
}

.fa-smog::before {
  content: "";
}

.fa-crutch::before {
  content: "";
}

.fa-cloud-arrow-up::before,
.fa-cloud-upload-alt::before,
.fa-cloud-upload::before {
  content: "";
}

.fa-palette::before {
  content: "";
}

.fa-arrows-turn-right::before {
  content: "";
}

.fa-vest::before {
  content: "";
}

.fa-ferry::before {
  content: "";
}

.fa-arrows-down-to-people::before {
  content: "";
}

.fa-seedling::before,
.fa-sprout::before {
  content: "";
}

.fa-arrows-alt-h::before,
.fa-left-right::before {
  content: "";
}

.fa-boxes-packing::before {
  content: "";
}

.fa-arrow-circle-left::before,
.fa-circle-arrow-left::before {
  content: "";
}

.fa-group-arrows-rotate::before {
  content: "";
}

.fa-bowl-food::before {
  content: "";
}

.fa-candy-cane::before {
  content: "";
}

.fa-arrow-down-wide-short::before,
.fa-sort-amount-asc::before,
.fa-sort-amount-down::before {
  content: "";
}

.fa-cloud-bolt::before,
.fa-thunderstorm::before {
  content: "";
}

.fa-remove-format::before,
.fa-text-slash::before {
  content: "";
}

.fa-face-smile-wink::before,
.fa-smile-wink::before {
  content: "";
}

.fa-file-word::before {
  content: "";
}

.fa-file-powerpoint::before {
  content: "";
}

.fa-arrows-h::before,
.fa-arrows-left-right::before {
  content: "";
}

.fa-house-lock::before {
  content: "";
}

.fa-cloud-arrow-down::before,
.fa-cloud-download-alt::before,
.fa-cloud-download::before {
  content: "";
}

.fa-children::before {
  content: "";
}

.fa-blackboard::before,
.fa-chalkboard::before {
  content: "";
}

.fa-user-alt-slash::before,
.fa-user-large-slash::before {
  content: "";
}

.fa-envelope-open::before {
  content: "";
}

.fa-handshake-alt-slash::before,
.fa-handshake-simple-slash::before {
  content: "";
}

.fa-mattress-pillow::before {
  content: "";
}

.fa-guarani-sign::before {
  content: "";
}

.fa-arrows-rotate::before,
.fa-refresh::before,
.fa-sync::before {
  content: "";
}

.fa-fire-extinguisher::before {
  content: "";
}

.fa-cruzeiro-sign::before {
  content: "";
}

.fa-greater-than-equal::before {
  content: "";
}

.fa-shield-alt::before,
.fa-shield-halved::before {
  content: "";
}

.fa-atlas::before,
.fa-book-atlas::before {
  content: "";
}

.fa-virus::before {
  content: "";
}

.fa-envelope-circle-check::before {
  content: "";
}

.fa-layer-group::before {
  content: "";
}

.fa-arrows-to-dot::before {
  content: "";
}

.fa-archway::before {
  content: "";
}

.fa-heart-circle-check::before {
  content: "";
}

.fa-house-chimney-crack::before,
.fa-house-damage::before {
  content: "";
}

.fa-file-archive::before,
.fa-file-zipper::before {
  content: "";
}

.fa-square::before {
  content: "";
}

.fa-glass-martini::before,
.fa-martini-glass-empty::before {
  content: "";
}

.fa-couch::before {
  content: "";
}

.fa-cedi-sign::before {
  content: "";
}

.fa-italic::before {
  content: "";
}

.fa-church::before {
  content: "";
}

.fa-comments-dollar::before {
  content: "";
}

.fa-democrat::before {
  content: "";
}

.fa-z::before {
  content: "Z";
}

.fa-person-skiing::before,
.fa-skiing::before {
  content: "";
}

.fa-road-lock::before {
  content: "";
}

.fa-a::before {
  content: "A";
}

.fa-temperature-arrow-down::before,
.fa-temperature-down::before {
  content: "";
}

.fa-feather-alt::before,
.fa-feather-pointed::before {
  content: "";
}

.fa-p::before {
  content: "P";
}

.fa-snowflake::before {
  content: "";
}

.fa-newspaper::before {
  content: "";
}

.fa-ad::before,
.fa-rectangle-ad::before {
  content: "";
}

.fa-arrow-circle-right::before,
.fa-circle-arrow-right::before {
  content: "";
}

.fa-filter-circle-xmark::before {
  content: "";
}

.fa-locust::before {
  content: "";
}

.fa-sort::before,
.fa-unsorted::before {
  content: "";
}

.fa-list-1-2::before,
.fa-list-numeric::before,
.fa-list-ol::before {
  content: "";
}

.fa-person-dress-burst::before {
  content: "";
}

.fa-money-check-alt::before,
.fa-money-check-dollar::before {
  content: "";
}

.fa-vector-square::before {
  content: "";
}

.fa-bread-slice::before {
  content: "";
}

.fa-language::before {
  content: "";
}

.fa-face-kiss-wink-heart::before,
.fa-kiss-wink-heart::before {
  content: "";
}

.fa-filter::before {
  content: "";
}

.fa-question::before {
  content: "?";
}

.fa-file-signature::before {
  content: "";
}

.fa-arrows-alt::before,
.fa-up-down-left-right::before {
  content: "";
}

.fa-house-chimney-user::before {
  content: "";
}

.fa-hand-holding-heart::before {
  content: "";
}

.fa-puzzle-piece::before {
  content: "";
}

.fa-money-check::before {
  content: "";
}

.fa-star-half-alt::before,
.fa-star-half-stroke::before {
  content: "";
}

.fa-code::before {
  content: "";
}

.fa-glass-whiskey::before,
.fa-whiskey-glass::before {
  content: "";
}

.fa-building-circle-exclamation::before {
  content: "";
}

.fa-magnifying-glass-chart::before {
  content: "";
}

.fa-arrow-up-right-from-square::before,
.fa-external-link::before {
  content: "";
}

.fa-cubes-stacked::before {
  content: "";
}

.fa-krw::before,
.fa-won-sign::before,
.fa-won::before {
  content: "";
}

.fa-virus-covid::before {
  content: "";
}

.fa-austral-sign::before {
  content: "";
}

.fa-f::before {
  content: "F";
}

.fa-leaf::before {
  content: "";
}

.fa-road::before {
  content: "";
}

.fa-cab::before,
.fa-taxi::before {
  content: "";
}

.fa-person-circle-plus::before {
  content: "";
}

.fa-chart-pie::before,
.fa-pie-chart::before {
  content: "";
}

.fa-bolt-lightning::before {
  content: "";
}

.fa-sack-xmark::before {
  content: "";
}

.fa-file-excel::before {
  content: "";
}

.fa-file-contract::before {
  content: "";
}

.fa-fish-fins::before {
  content: "";
}

.fa-building-flag::before {
  content: "";
}

.fa-face-grin-beam::before,
.fa-grin-beam::before {
  content: "";
}

.fa-object-ungroup::before {
  content: "";
}

.fa-poop::before {
  content: "";
}

.fa-location-pin::before,
.fa-map-marker::before {
  content: "";
}

.fa-kaaba::before {
  content: "";
}

.fa-toilet-paper::before {
  content: "";
}

.fa-hard-hat::before,
.fa-hat-hard::before,
.fa-helmet-safety::before {
  content: "";
}

.fa-eject::before {
  content: "";
}

.fa-arrow-alt-circle-right::before,
.fa-circle-right::before {
  content: "";
}

.fa-plane-circle-check::before {
  content: "";
}

.fa-face-rolling-eyes::before,
.fa-meh-rolling-eyes::before {
  content: "";
}

.fa-object-group::before {
  content: "";
}

.fa-chart-line::before,
.fa-line-chart::before {
  content: "";
}

.fa-mask-ventilator::before {
  content: "";
}

.fa-arrow-right::before {
  content: "";
}

.fa-map-signs::before,
.fa-signs-post::before {
  content: "";
}

.fa-cash-register::before {
  content: "";
}

.fa-person-circle-question::before {
  content: "";
}

.fa-h::before {
  content: "H";
}

.fa-tarp::before {
  content: "";
}

.fa-screwdriver-wrench::before,
.fa-tools::before {
  content: "";
}

.fa-arrows-to-eye::before {
  content: "";
}

.fa-plug-circle-bolt::before {
  content: "";
}

.fa-heart::before {
  content: "";
}

.fa-mars-and-venus::before {
  content: "";
}

.fa-home-user::before,
.fa-house-user::before {
  content: "";
}

.fa-dumpster-fire::before {
  content: "";
}

.fa-house-crack::before {
  content: "";
}

.fa-cocktail::before,
.fa-martini-glass-citrus::before {
  content: "";
}

.fa-face-surprise::before,
.fa-surprise::before {
  content: "";
}

.fa-bottle-water::before {
  content: "";
}

.fa-circle-pause::before,
.fa-pause-circle::before {
  content: "";
}

.fa-toilet-paper-slash::before {
  content: "";
}

.fa-apple-alt::before,
.fa-apple-whole::before {
  content: "";
}

.fa-kitchen-set::before {
  content: "";
}

.fa-r::before {
  content: "R";
}

.fa-temperature-1::before,
.fa-temperature-quarter::before,
.fa-thermometer-1::before,
.fa-thermometer-quarter::before {
  content: "";
}

.fa-cube::before {
  content: "";
}

.fa-bitcoin-sign::before {
  content: "";
}

.fa-shield-dog::before {
  content: "";
}

.fa-solar-panel::before {
  content: "";
}

.fa-lock-open::before {
  content: "";
}

.fa-elevator::before {
  content: "";
}

.fa-money-bill-transfer::before {
  content: "";
}

.fa-money-bill-trend-up::before {
  content: "";
}

.fa-house-flood-water-circle-arrow-right::before {
  content: "";
}

.fa-poll-h::before,
.fa-square-poll-horizontal::before {
  content: "";
}

.fa-circle::before {
  content: "";
}

.fa-backward-fast::before,
.fa-fast-backward::before {
  content: "";
}

.fa-recycle::before {
  content: "";
}

.fa-user-astronaut::before {
  content: "";
}

.fa-plane-slash::before {
  content: "";
}

.fa-trademark::before {
  content: "";
}

.fa-basketball-ball::before,
.fa-basketball::before {
  content: "";
}

.fa-satellite-dish::before {
  content: "";
}

.fa-arrow-alt-circle-up::before,
.fa-circle-up::before {
  content: "";
}

.fa-mobile-alt::before,
.fa-mobile-screen-button::before {
  content: "";
}

.fa-volume-high::before,
.fa-volume-up::before {
  content: "";
}

.fa-users-rays::before {
  content: "";
}

.fa-wallet::before {
  content: "";
}

.fa-clipboard-check::before {
  content: "";
}

.fa-file-audio::before {
  content: "";
}

.fa-burger::before,
.fa-hamburger::before {
  content: "";
}

.fa-wrench::before {
  content: "";
}

.fa-bugs::before {
  content: "";
}

.fa-rupee-sign::before,
.fa-rupee::before {
  content: "";
}

.fa-file-image::before {
  content: "";
}

.fa-circle-question::before,
.fa-question-circle::before {
  content: "";
}

.fa-plane-departure::before {
  content: "";
}

.fa-handshake-slash::before {
  content: "";
}

.fa-book-bookmark::before {
  content: "";
}

.fa-code-branch::before {
  content: "";
}

.fa-hat-cowboy::before {
  content: "";
}

.fa-bridge::before {
  content: "";
}

.fa-phone-alt::before,
.fa-phone-flip::before {
  content: "";
}

.fa-truck-front::before {
  content: "";
}

.fa-cat::before {
  content: "";
}

.fa-anchor-circle-exclamation::before {
  content: "";
}

.fa-truck-field::before {
  content: "";
}

.fa-route::before {
  content: "";
}

.fa-clipboard-question::before {
  content: "";
}

.fa-panorama::before {
  content: "";
}

.fa-comment-medical::before {
  content: "";
}

.fa-teeth-open::before {
  content: "";
}

.fa-file-circle-minus::before {
  content: "";
}

.fa-tags::before {
  content: "";
}

.fa-wine-glass::before {
  content: "";
}

.fa-fast-forward::before,
.fa-forward-fast::before {
  content: "";
}

.fa-face-meh-blank::before,
.fa-meh-blank::before {
  content: "";
}

.fa-parking::before,
.fa-square-parking::before {
  content: "";
}

.fa-house-signal::before {
  content: "";
}

.fa-bars-progress::before,
.fa-tasks-alt::before {
  content: "";
}

.fa-faucet-drip::before {
  content: "";
}

.fa-cart-flatbed::before,
.fa-dolly-flatbed::before {
  content: "";
}

.fa-ban-smoking::before,
.fa-smoking-ban::before {
  content: "";
}

.fa-terminal::before {
  content: "";
}

.fa-mobile-button::before {
  content: "";
}

.fa-house-medical-flag::before {
  content: "";
}

.fa-basket-shopping::before,
.fa-shopping-basket::before {
  content: "";
}

.fa-tape::before {
  content: "";
}

.fa-bus-alt::before,
.fa-bus-simple::before {
  content: "";
}

.fa-eye::before {
  content: "";
}

.fa-face-sad-cry::before,
.fa-sad-cry::before {
  content: "";
}

.fa-audio-description::before {
  content: "";
}

.fa-person-military-to-person::before {
  content: "";
}

.fa-file-shield::before {
  content: "";
}

.fa-user-slash::before {
  content: "";
}

.fa-pen::before {
  content: "";
}

.fa-tower-observation::before {
  content: "";
}

.fa-file-code::before {
  content: "";
}

.fa-signal-5::before,
.fa-signal-perfect::before,
.fa-signal::before {
  content: "";
}

.fa-bus::before {
  content: "";
}

.fa-heart-circle-xmark::before {
  content: "";
}

.fa-home-lg::before,
.fa-house-chimney::before {
  content: "";
}

.fa-window-maximize::before {
  content: "";
}

.fa-face-frown::before,
.fa-frown::before {
  content: "";
}

.fa-prescription::before {
  content: "";
}

.fa-shop::before,
.fa-store-alt::before {
  content: "";
}

.fa-floppy-disk::before,
.fa-save::before {
  content: "";
}

.fa-vihara::before {
  content: "";
}

.fa-balance-scale-left::before,
.fa-scale-unbalanced::before {
  content: "";
}

.fa-sort-asc::before,
.fa-sort-up::before {
  content: "";
}

.fa-comment-dots::before,
.fa-commenting::before {
  content: "";
}

.fa-plant-wilt::before {
  content: "";
}

.fa-diamond::before {
  content: "";
}

.fa-face-grin-squint::before,
.fa-grin-squint::before {
  content: "";
}

.fa-hand-holding-dollar::before,
.fa-hand-holding-usd::before {
  content: "";
}

.fa-bacterium::before {
  content: "";
}

.fa-hand-pointer::before {
  content: "";
}

.fa-drum-steelpan::before {
  content: "";
}

.fa-hand-scissors::before {
  content: "";
}

.fa-hands-praying::before,
.fa-praying-hands::before {
  content: "";
}

.fa-arrow-right-rotate::before,
.fa-arrow-rotate-forward::before,
.fa-arrow-rotate-right::before,
.fa-redo::before {
  content: "";
}

.fa-biohazard::before {
  content: "";
}

.fa-location-crosshairs::before,
.fa-location::before {
  content: "";
}

.fa-mars-double::before {
  content: "";
}

.fa-child-dress::before {
  content: "";
}

.fa-users-between-lines::before {
  content: "";
}

.fa-lungs-virus::before {
  content: "";
}

.fa-face-grin-tears::before,
.fa-grin-tears::before {
  content: "";
}

.fa-phone::before {
  content: "";
}

.fa-calendar-times::before,
.fa-calendar-xmark::before {
  content: "";
}

.fa-child-reaching::before {
  content: "";
}

.fa-head-side-virus::before {
  content: "";
}

.fa-user-cog::before,
.fa-user-gear::before {
  content: "";
}

.fa-arrow-up-1-9::before,
.fa-sort-numeric-up::before {
  content: "";
}

.fa-door-closed::before {
  content: "";
}

.fa-shield-virus::before {
  content: "";
}

.fa-dice-six::before {
  content: "";
}

.fa-mosquito-net::before {
  content: "";
}

.fa-bridge-water::before {
  content: "";
}

.fa-person-booth::before {
  content: "";
}

.fa-text-width::before {
  content: "";
}

.fa-hat-wizard::before {
  content: "";
}

.fa-pen-fancy::before {
  content: "";
}

.fa-digging::before,
.fa-person-digging::before {
  content: "";
}

.fa-trash::before {
  content: "";
}

.fa-gauge-simple-med::before,
.fa-gauge-simple::before,
.fa-tachometer-average::before {
  content: "";
}

.fa-book-medical::before {
  content: "";
}

.fa-poo::before {
  content: "";
}

.fa-quote-right-alt::before,
.fa-quote-right::before {
  content: "";
}

.fa-shirt::before,
.fa-t-shirt::before,
.fa-tshirt::before {
  content: "";
}

.fa-cubes::before {
  content: "";
}

.fa-divide::before {
  content: "";
}

.fa-tenge-sign::before,
.fa-tenge::before {
  content: "";
}

.fa-headphones::before {
  content: "";
}

.fa-hands-holding::before {
  content: "";
}

.fa-hands-clapping::before {
  content: "";
}

.fa-republican::before {
  content: "";
}

.fa-arrow-left::before {
  content: "";
}

.fa-person-circle-xmark::before {
  content: "";
}

.fa-ruler::before {
  content: "";
}

.fa-align-left::before {
  content: "";
}

.fa-dice-d6::before {
  content: "";
}

.fa-restroom::before {
  content: "";
}

.fa-j::before {
  content: "J";
}

.fa-users-viewfinder::before {
  content: "";
}

.fa-file-video::before {
  content: "";
}

.fa-external-link-alt::before,
.fa-up-right-from-square::before {
  content: "";
}

.fa-table-cells::before,
.fa-th::before {
  content: "";
}

.fa-file-pdf::before {
  content: "";
}

.fa-bible::before,
.fa-book-bible::before {
  content: "";
}

.fa-o::before {
  content: "O";
}

.fa-medkit::before,
.fa-suitcase-medical::before {
  content: "";
}

.fa-user-secret::before {
  content: "";
}

.fa-otter::before {
  content: "";
}

.fa-female::before,
.fa-person-dress::before {
  content: "";
}

.fa-comment-dollar::before {
  content: "";
}

.fa-briefcase-clock::before,
.fa-business-time::before {
  content: "";
}

.fa-table-cells-large::before,
.fa-th-large::before {
  content: "";
}

.fa-book-tanakh::before,
.fa-tanakh::before {
  content: "";
}

.fa-phone-volume::before,
.fa-volume-control-phone::before {
  content: "";
}

.fa-hat-cowboy-side::before {
  content: "";
}

.fa-clipboard-user::before {
  content: "";
}

.fa-child::before {
  content: "";
}

.fa-lira-sign::before {
  content: "";
}

.fa-satellite::before {
  content: "";
}

.fa-plane-lock::before {
  content: "";
}

.fa-tag::before {
  content: "";
}

.fa-comment::before {
  content: "";
}

.fa-birthday-cake::before,
.fa-cake-candles::before,
.fa-cake::before {
  content: "";
}

.fa-envelope::before {
  content: "";
}

.fa-angle-double-up::before,
.fa-angles-up::before {
  content: "";
}

.fa-paperclip::before {
  content: "";
}

.fa-arrow-right-to-city::before {
  content: "";
}

.fa-ribbon::before {
  content: "";
}

.fa-lungs::before {
  content: "";
}

.fa-arrow-up-9-1::before,
.fa-sort-numeric-up-alt::before {
  content: "";
}

.fa-litecoin-sign::before {
  content: "";
}

.fa-border-none::before {
  content: "";
}

.fa-circle-nodes::before {
  content: "";
}

.fa-parachute-box::before {
  content: "";
}

.fa-indent::before {
  content: "";
}

.fa-truck-field-un::before {
  content: "";
}

.fa-hourglass-empty::before,
.fa-hourglass::before {
  content: "";
}

.fa-mountain::before {
  content: "";
}

.fa-user-doctor::before,
.fa-user-md::before {
  content: "";
}

.fa-circle-info::before,
.fa-info-circle::before {
  content: "";
}

.fa-cloud-meatball::before {
  content: "";
}

.fa-camera-alt::before,
.fa-camera::before {
  content: "";
}

.fa-square-virus::before {
  content: "";
}

.fa-meteor::before {
  content: "";
}

.fa-car-on::before {
  content: "";
}

.fa-sleigh::before {
  content: "";
}

.fa-arrow-down-1-9::before,
.fa-sort-numeric-asc::before,
.fa-sort-numeric-down::before {
  content: "";
}

.fa-hand-holding-droplet::before,
.fa-hand-holding-water::before {
  content: "";
}

.fa-water::before {
  content: "";
}

.fa-calendar-check::before {
  content: "";
}

.fa-braille::before {
  content: "";
}

.fa-prescription-bottle-alt::before,
.fa-prescription-bottle-medical::before {
  content: "";
}

.fa-landmark::before {
  content: "";
}

.fa-truck::before {
  content: "";
}

.fa-crosshairs::before {
  content: "";
}

.fa-person-cane::before {
  content: "";
}

.fa-tent::before {
  content: "";
}

.fa-vest-patches::before {
  content: "";
}

.fa-check-double::before {
  content: "";
}

.fa-arrow-down-a-z::before,
.fa-sort-alpha-asc::before,
.fa-sort-alpha-down::before {
  content: "";
}

.fa-money-bill-wheat::before {
  content: "";
}

.fa-cookie::before {
  content: "";
}

.fa-arrow-left-rotate::before,
.fa-arrow-rotate-back::before,
.fa-arrow-rotate-backward::before,
.fa-arrow-rotate-left::before,
.fa-undo::before {
  content: "";
}

.fa-hard-drive::before,
.fa-hdd::before {
  content: "";
}

.fa-face-grin-squint-tears::before,
.fa-grin-squint-tears::before {
  content: "";
}

.fa-dumbbell::before {
  content: "";
}

.fa-list-alt::before,
.fa-rectangle-list::before {
  content: "";
}

.fa-tarp-droplet::before {
  content: "";
}

.fa-house-medical-circle-check::before {
  content: "";
}

.fa-person-skiing-nordic::before,
.fa-skiing-nordic::before {
  content: "";
}

.fa-calendar-plus::before {
  content: "";
}

.fa-plane-arrival::before {
  content: "";
}

.fa-arrow-alt-circle-left::before,
.fa-circle-left::before {
  content: "";
}

.fa-subway::before,
.fa-train-subway::before {
  content: "";
}

.fa-chart-gantt::before {
  content: "";
}

.fa-indian-rupee-sign::before,
.fa-indian-rupee::before,
.fa-inr::before {
  content: "";
}

.fa-crop-alt::before,
.fa-crop-simple::before {
  content: "";
}

.fa-money-bill-1::before,
.fa-money-bill-alt::before {
  content: "";
}

.fa-left-long::before,
.fa-long-arrow-alt-left::before {
  content: "";
}

.fa-dna::before {
  content: "";
}

.fa-virus-slash::before {
  content: "";
}

.fa-minus::before,
.fa-subtract::before {
  content: "";
}

.fa-chess::before {
  content: "";
}

.fa-arrow-left-long::before,
.fa-long-arrow-left::before {
  content: "";
}

.fa-plug-circle-check::before {
  content: "";
}

.fa-street-view::before {
  content: "";
}

.fa-franc-sign::before {
  content: "";
}

.fa-volume-off::before {
  content: "";
}

.fa-american-sign-language-interpreting::before,
.fa-asl-interpreting::before,
.fa-hands-american-sign-language-interpreting::before,
.fa-hands-asl-interpreting::before {
  content: "";
}

.fa-cog::before,
.fa-gear::before {
  content: "";
}

.fa-droplet-slash::before,
.fa-tint-slash::before {
  content: "";
}

.fa-mosque::before {
  content: "";
}

.fa-mosquito::before {
  content: "";
}

.fa-star-of-david::before {
  content: "";
}

.fa-person-military-rifle::before {
  content: "";
}

.fa-cart-shopping::before,
.fa-shopping-cart::before {
  content: "";
}

.fa-vials::before {
  content: "";
}

.fa-plug-circle-plus::before {
  content: "";
}

.fa-place-of-worship::before {
  content: "";
}

.fa-grip-vertical::before {
  content: "";
}

.fa-arrow-turn-up::before,
.fa-level-up::before {
  content: "";
}

.fa-u::before {
  content: "U";
}

.fa-square-root-alt::before,
.fa-square-root-variable::before {
  content: "";
}

.fa-clock-four::before,
.fa-clock::before {
  content: "";
}

.fa-backward-step::before,
.fa-step-backward::before {
  content: "";
}

.fa-pallet::before {
  content: "";
}

.fa-faucet::before {
  content: "";
}

.fa-baseball-bat-ball::before {
  content: "";
}

.fa-s::before {
  content: "S";
}

.fa-timeline::before {
  content: "";
}

.fa-keyboard::before {
  content: "";
}

.fa-caret-down::before {
  content: "";
}

.fa-clinic-medical::before,
.fa-house-chimney-medical::before {
  content: "";
}

.fa-temperature-3::before,
.fa-temperature-three-quarters::before,
.fa-thermometer-3::before,
.fa-thermometer-three-quarters::before {
  content: "";
}

.fa-mobile-android-alt::before,
.fa-mobile-screen::before {
  content: "";
}

.fa-plane-up::before {
  content: "";
}

.fa-piggy-bank::before {
  content: "";
}

.fa-battery-3::before,
.fa-battery-half::before {
  content: "";
}

.fa-mountain-city::before {
  content: "";
}

.fa-coins::before {
  content: "";
}

.fa-khanda::before {
  content: "";
}

.fa-sliders-h::before,
.fa-sliders::before {
  content: "";
}

.fa-folder-tree::before {
  content: "";
}

.fa-network-wired::before {
  content: "";
}

.fa-map-pin::before {
  content: "";
}

.fa-hamsa::before {
  content: "";
}

.fa-cent-sign::before {
  content: "";
}

.fa-flask::before {
  content: "";
}

.fa-person-pregnant::before {
  content: "";
}

.fa-wand-sparkles::before {
  content: "";
}

.fa-ellipsis-v::before,
.fa-ellipsis-vertical::before {
  content: "";
}

.fa-ticket::before {
  content: "";
}

.fa-power-off::before {
  content: "";
}

.fa-long-arrow-alt-right::before,
.fa-right-long::before {
  content: "";
}

.fa-flag-usa::before {
  content: "";
}

.fa-laptop-file::before {
  content: "";
}

.fa-teletype::before,
.fa-tty::before {
  content: "";
}

.fa-diagram-next::before {
  content: "";
}

.fa-person-rifle::before {
  content: "";
}

.fa-house-medical-circle-exclamation::before {
  content: "";
}

.fa-closed-captioning::before {
  content: "";
}

.fa-hiking::before,
.fa-person-hiking::before {
  content: "";
}

.fa-venus-double::before {
  content: "";
}

.fa-images::before {
  content: "";
}

.fa-calculator::before {
  content: "";
}

.fa-people-pulling::before {
  content: "";
}

.fa-n::before {
  content: "N";
}

.fa-cable-car::before,
.fa-tram::before {
  content: "";
}

.fa-cloud-rain::before {
  content: "";
}

.fa-building-circle-xmark::before {
  content: "";
}

.fa-ship::before {
  content: "";
}

.fa-arrows-down-to-line::before {
  content: "";
}

.fa-download::before {
  content: "";
}

.fa-face-grin::before,
.fa-grin::before {
  content: "";
}

.fa-backspace::before,
.fa-delete-left::before {
  content: "";
}

.fa-eye-dropper-empty::before,
.fa-eye-dropper::before,
.fa-eyedropper::before {
  content: "";
}

.fa-file-circle-check::before {
  content: "";
}

.fa-forward::before {
  content: "";
}

.fa-mobile-android::before,
.fa-mobile-phone::before,
.fa-mobile::before {
  content: "";
}

.fa-face-meh::before,
.fa-meh::before {
  content: "";
}

.fa-align-center::before {
  content: "";
}

.fa-book-dead::before,
.fa-book-skull::before {
  content: "";
}

.fa-drivers-license::before,
.fa-id-card::before {
  content: "";
}

.fa-dedent::before,
.fa-outdent::before {
  content: "";
}

.fa-heart-circle-exclamation::before {
  content: "";
}

.fa-home-alt::before,
.fa-home-lg-alt::before,
.fa-home::before,
.fa-house::before {
  content: "";
}

.fa-calendar-week::before {
  content: "";
}

.fa-laptop-medical::before {
  content: "";
}

.fa-b::before {
  content: "B";
}

.fa-file-medical::before {
  content: "";
}

.fa-dice-one::before {
  content: "";
}

.fa-kiwi-bird::before {
  content: "";
}

.fa-arrow-right-arrow-left::before,
.fa-exchange::before {
  content: "";
}

.fa-redo-alt::before,
.fa-rotate-forward::before,
.fa-rotate-right::before {
  content: "";
}

.fa-cutlery::before,
.fa-utensils::before {
  content: "";
}

.fa-arrow-up-wide-short::before,
.fa-sort-amount-up::before {
  content: "";
}

.fa-mill-sign::before {
  content: "";
}

.fa-bowl-rice::before {
  content: "";
}

.fa-skull::before {
  content: "";
}

.fa-broadcast-tower::before,
.fa-tower-broadcast::before {
  content: "";
}

.fa-truck-pickup::before {
  content: "";
}

.fa-long-arrow-alt-up::before,
.fa-up-long::before {
  content: "";
}

.fa-stop::before {
  content: "";
}

.fa-code-merge::before {
  content: "";
}

.fa-upload::before {
  content: "";
}

.fa-hurricane::before {
  content: "";
}

.fa-mound::before {
  content: "";
}

.fa-toilet-portable::before {
  content: "";
}

.fa-compact-disc::before {
  content: "";
}

.fa-file-arrow-down::before,
.fa-file-download::before {
  content: "";
}

.fa-caravan::before {
  content: "";
}

.fa-shield-cat::before {
  content: "";
}

.fa-bolt::before,
.fa-zap::before {
  content: "";
}

.fa-glass-water::before {
  content: "";
}

.fa-oil-well::before {
  content: "";
}

.fa-vault::before {
  content: "";
}

.fa-mars::before {
  content: "";
}

.fa-toilet::before {
  content: "";
}

.fa-plane-circle-xmark::before {
  content: "";
}

.fa-cny::before,
.fa-jpy::before,
.fa-rmb::before,
.fa-yen-sign::before,
.fa-yen::before {
  content: "";
}

.fa-rouble::before,
.fa-rub::before,
.fa-ruble-sign::before,
.fa-ruble::before {
  content: "";
}

.fa-sun::before {
  content: "";
}

.fa-guitar::before {
  content: "";
}

.fa-face-laugh-wink::before,
.fa-laugh-wink::before {
  content: "";
}

.fa-horse-head::before {
  content: "";
}

.fa-bore-hole::before {
  content: "";
}

.fa-industry::before {
  content: "";
}

.fa-arrow-alt-circle-down::before,
.fa-circle-down::before {
  content: "";
}

.fa-arrows-turn-to-dots::before {
  content: "";
}

.fa-florin-sign::before {
  content: "";
}

.fa-arrow-down-short-wide::before,
.fa-sort-amount-desc::before,
.fa-sort-amount-down-alt::before {
  content: "";
}

.fa-less-than::before {
  content: "<";
}

.fa-angle-down::before {
  content: "";
}

.fa-car-tunnel::before {
  content: "";
}

.fa-head-side-cough::before {
  content: "";
}

.fa-grip-lines::before {
  content: "";
}

.fa-thumbs-down::before {
  content: "";
}

.fa-user-lock::before {
  content: "";
}

.fa-arrow-right-long::before,
.fa-long-arrow-right::before {
  content: "";
}

.fa-anchor-circle-xmark::before {
  content: "";
}

.fa-ellipsis-h::before,
.fa-ellipsis::before {
  content: "";
}

.fa-chess-pawn::before {
  content: "";
}

.fa-first-aid::before,
.fa-kit-medical::before {
  content: "";
}

.fa-person-through-window::before {
  content: "";
}

.fa-toolbox::before {
  content: "";
}

.fa-hands-holding-circle::before {
  content: "";
}

.fa-bug::before {
  content: "";
}

.fa-credit-card-alt::before,
.fa-credit-card::before {
  content: "";
}

.fa-automobile::before,
.fa-car::before {
  content: "";
}

.fa-hand-holding-hand::before {
  content: "";
}

.fa-book-open-reader::before,
.fa-book-reader::before {
  content: "";
}

.fa-mountain-sun::before {
  content: "";
}

.fa-arrows-left-right-to-line::before {
  content: "";
}

.fa-dice-d20::before {
  content: "";
}

.fa-truck-droplet::before {
  content: "";
}

.fa-file-circle-xmark::before {
  content: "";
}

.fa-temperature-arrow-up::before,
.fa-temperature-up::before {
  content: "";
}

.fa-medal::before {
  content: "";
}

.fa-bed::before {
  content: "";
}

.fa-h-square::before,
.fa-square-h::before {
  content: "";
}

.fa-podcast::before {
  content: "";
}

.fa-temperature-4::before,
.fa-temperature-full::before,
.fa-thermometer-4::before,
.fa-thermometer-full::before {
  content: "";
}

.fa-bell::before {
  content: "";
}

.fa-superscript::before {
  content: "";
}

.fa-plug-circle-xmark::before {
  content: "";
}

.fa-star-of-life::before {
  content: "";
}

.fa-phone-slash::before {
  content: "";
}

.fa-paint-roller::before {
  content: "";
}

.fa-hands-helping::before,
.fa-handshake-angle::before {
  content: "";
}

.fa-location-dot::before,
.fa-map-marker-alt::before {
  content: "";
}

.fa-file::before {
  content: "";
}

.fa-greater-than::before {
  content: ">";
}

.fa-person-swimming::before,
.fa-swimmer::before {
  content: "";
}

.fa-arrow-down::before {
  content: "";
}

.fa-droplet::before,
.fa-tint::before {
  content: "";
}

.fa-eraser::before {
  content: "";
}

.fa-earth-america::before,
.fa-earth-americas::before,
.fa-earth::before,
.fa-globe-americas::before {
  content: "";
}

.fa-person-burst::before {
  content: "";
}

.fa-dove::before {
  content: "";
}

.fa-battery-0::before,
.fa-battery-empty::before {
  content: "";
}

.fa-socks::before {
  content: "";
}

.fa-inbox::before {
  content: "";
}

.fa-section::before {
  content: "";
}

.fa-gauge-high::before,
.fa-tachometer-alt-fast::before,
.fa-tachometer-alt::before {
  content: "";
}

.fa-envelope-open-text::before {
  content: "";
}

.fa-hospital-alt::before,
.fa-hospital-wide::before,
.fa-hospital::before {
  content: "";
}

.fa-wine-bottle::before {
  content: "";
}

.fa-chess-rook::before {
  content: "";
}

.fa-bars-staggered::before,
.fa-reorder::before,
.fa-stream::before {
  content: "";
}

.fa-dharmachakra::before {
  content: "";
}

.fa-hotdog::before {
  content: "";
}

.fa-blind::before,
.fa-person-walking-with-cane::before {
  content: "";
}

.fa-drum::before {
  content: "";
}

.fa-ice-cream::before {
  content: "";
}

.fa-heart-circle-bolt::before {
  content: "";
}

.fa-fax::before {
  content: "";
}

.fa-paragraph::before {
  content: "";
}

.fa-check-to-slot::before,
.fa-vote-yea::before {
  content: "";
}

.fa-star-half::before {
  content: "";
}

.fa-boxes-alt::before,
.fa-boxes-stacked::before,
.fa-boxes::before {
  content: "";
}

.fa-chain::before,
.fa-link::before {
  content: "";
}

.fa-assistive-listening-systems::before,
.fa-ear-listen::before {
  content: "";
}

.fa-tree-city::before {
  content: "";
}

.fa-play::before {
  content: "";
}

.fa-font::before {
  content: "";
}

.fa-rupiah-sign::before {
  content: "";
}

.fa-magnifying-glass::before,
.fa-search::before {
  content: "";
}

.fa-ping-pong-paddle-ball::before,
.fa-table-tennis-paddle-ball::before,
.fa-table-tennis::before {
  content: "";
}

.fa-diagnoses::before,
.fa-person-dots-from-line::before {
  content: "";
}

.fa-trash-can-arrow-up::before,
.fa-trash-restore-alt::before {
  content: "";
}

.fa-naira-sign::before {
  content: "";
}

.fa-cart-arrow-down::before {
  content: "";
}

.fa-walkie-talkie::before {
  content: "";
}

.fa-file-edit::before,
.fa-file-pen::before {
  content: "";
}

.fa-receipt::before {
  content: "";
}

.fa-pen-square::before,
.fa-pencil-square::before,
.fa-square-pen::before {
  content: "";
}

.fa-suitcase-rolling::before {
  content: "";
}

.fa-person-circle-exclamation::before {
  content: "";
}

.fa-chevron-down::before {
  content: "";
}

.fa-battery-5::before,
.fa-battery-full::before,
.fa-battery::before {
  content: "";
}

.fa-skull-crossbones::before {
  content: "";
}

.fa-code-compare::before {
  content: "";
}

.fa-list-dots::before,
.fa-list-ul::before {
  content: "";
}

.fa-school-lock::before {
  content: "";
}

.fa-tower-cell::before {
  content: "";
}

.fa-down-long::before,
.fa-long-arrow-alt-down::before {
  content: "";
}

.fa-ranking-star::before {
  content: "";
}

.fa-chess-king::before {
  content: "";
}

.fa-person-harassing::before {
  content: "";
}

.fa-brazilian-real-sign::before {
  content: "";
}

.fa-landmark-alt::before,
.fa-landmark-dome::before {
  content: "";
}

.fa-arrow-up::before {
  content: "";
}

.fa-television::before,
.fa-tv-alt::before,
.fa-tv::before {
  content: "";
}

.fa-shrimp::before {
  content: "";
}

.fa-list-check::before,
.fa-tasks::before {
  content: "";
}

.fa-jug-detergent::before {
  content: "";
}

.fa-circle-user::before,
.fa-user-circle::before {
  content: "";
}

.fa-user-shield::before {
  content: "";
}

.fa-wind::before {
  content: "";
}

.fa-car-burst::before,
.fa-car-crash::before {
  content: "";
}

.fa-y::before {
  content: "Y";
}

.fa-person-snowboarding::before,
.fa-snowboarding::before {
  content: "";
}

.fa-shipping-fast::before,
.fa-truck-fast::before {
  content: "";
}

.fa-fish::before {
  content: "";
}

.fa-user-graduate::before {
  content: "";
}

.fa-adjust::before,
.fa-circle-half-stroke::before {
  content: "";
}

.fa-clapperboard::before {
  content: "";
}

.fa-circle-radiation::before,
.fa-radiation-alt::before {
  content: "";
}

.fa-baseball-ball::before,
.fa-baseball::before {
  content: "";
}

.fa-jet-fighter-up::before {
  content: "";
}

.fa-diagram-project::before,
.fa-project-diagram::before {
  content: "";
}

.fa-copy::before {
  content: "";
}

.fa-volume-mute::before,
.fa-volume-times::before,
.fa-volume-xmark::before {
  content: "";
}

.fa-hand-sparkles::before {
  content: "";
}

.fa-grip-horizontal::before,
.fa-grip::before {
  content: "";
}

.fa-share-from-square::before,
.fa-share-square::before {
  content: "";
}

.fa-child-combatant::before,
.fa-child-rifle::before {
  content: "";
}

.fa-gun::before {
  content: "";
}

.fa-phone-square::before,
.fa-square-phone::before {
  content: "";
}

.fa-add::before,
.fa-plus::before {
  content: "+";
}

.fa-expand::before {
  content: "";
}

.fa-computer::before {
  content: "";
}

.fa-close::before,
.fa-multiply::before,
.fa-remove::before,
.fa-times::before,
.fa-xmark::before {
  content: "";
}

.fa-arrows-up-down-left-right::before,
.fa-arrows::before {
  content: "";
}

.fa-chalkboard-teacher::before,
.fa-chalkboard-user::before {
  content: "";
}

.fa-peso-sign::before {
  content: "";
}

.fa-building-shield::before {
  content: "";
}

.fa-baby::before {
  content: "";
}

.fa-users-line::before {
  content: "";
}

.fa-quote-left-alt::before,
.fa-quote-left::before {
  content: "";
}

.fa-tractor::before {
  content: "";
}

.fa-trash-arrow-up::before,
.fa-trash-restore::before {
  content: "";
}

.fa-arrow-down-up-lock::before {
  content: "";
}

.fa-lines-leaning::before {
  content: "";
}

.fa-ruler-combined::before {
  content: "";
}

.fa-copyright::before {
  content: "";
}

.fa-equals::before {
  content: "=";
}

.fa-blender::before {
  content: "";
}

.fa-teeth::before {
  content: "";
}

.fa-ils::before,
.fa-shekel-sign::before,
.fa-shekel::before,
.fa-sheqel-sign::before,
.fa-sheqel::before {
  content: "";
}

.fa-map::before {
  content: "";
}

.fa-rocket::before {
  content: "";
}

.fa-photo-film::before,
.fa-photo-video::before {
  content: "";
}

.fa-folder-minus::before {
  content: "";
}

.fa-store::before {
  content: "";
}

.fa-arrow-trend-up::before {
  content: "";
}

.fa-plug-circle-minus::before {
  content: "";
}

.fa-sign-hanging::before,
.fa-sign::before {
  content: "";
}

.fa-bezier-curve::before {
  content: "";
}

.fa-bell-slash::before {
  content: "";
}

.fa-tablet-android::before,
.fa-tablet::before {
  content: "";
}

.fa-school-flag::before {
  content: "";
}

.fa-fill::before {
  content: "";
}

.fa-angle-up::before {
  content: "";
}

.fa-drumstick-bite::before {
  content: "";
}

.fa-holly-berry::before {
  content: "";
}

.fa-chevron-left::before {
  content: "";
}

.fa-bacteria::before {
  content: "";
}

.fa-hand-lizard::before {
  content: "";
}

.fa-notdef::before {
  content: "";
}

.fa-disease::before {
  content: "";
}

.fa-briefcase-medical::before {
  content: "";
}

.fa-genderless::before {
  content: "";
}

.fa-chevron-right::before {
  content: "";
}

.fa-retweet::before {
  content: "";
}

.fa-car-alt::before,
.fa-car-rear::before {
  content: "";
}

.fa-pump-soap::before {
  content: "";
}

.fa-video-slash::before {
  content: "";
}

.fa-battery-2::before,
.fa-battery-quarter::before {
  content: "";
}

.fa-radio::before {
  content: "";
}

.fa-baby-carriage::before,
.fa-carriage-baby::before {
  content: "";
}

.fa-traffic-light::before {
  content: "";
}

.fa-thermometer::before {
  content: "";
}

.fa-vr-cardboard::before {
  content: "";
}

.fa-hand-middle-finger::before {
  content: "";
}

.fa-percent::before,
.fa-percentage::before {
  content: "%";
}

.fa-truck-moving::before {
  content: "";
}

.fa-glass-water-droplet::before {
  content: "";
}

.fa-display::before {
  content: "";
}

.fa-face-smile::before,
.fa-smile::before {
  content: "";
}

.fa-thumb-tack::before,
.fa-thumbtack::before {
  content: "";
}

.fa-trophy::before {
  content: "";
}

.fa-person-praying::before,
.fa-pray::before {
  content: "";
}

.fa-hammer::before {
  content: "";
}

.fa-hand-peace::before {
  content: "";
}

.fa-rotate::before,
.fa-sync-alt::before {
  content: "";
}

.fa-spinner::before {
  content: "";
}

.fa-robot::before {
  content: "";
}

.fa-peace::before {
  content: "";
}

.fa-cogs::before,
.fa-gears::before {
  content: "";
}

.fa-warehouse::before {
  content: "";
}

.fa-arrow-up-right-dots::before {
  content: "";
}

.fa-splotch::before {
  content: "";
}

.fa-face-grin-hearts::before,
.fa-grin-hearts::before {
  content: "";
}

.fa-dice-four::before {
  content: "";
}

.fa-sim-card::before {
  content: "";
}

.fa-transgender-alt::before,
.fa-transgender::before {
  content: "";
}

.fa-mercury::before {
  content: "";
}

.fa-arrow-turn-down::before,
.fa-level-down::before {
  content: "";
}

.fa-person-falling-burst::before {
  content: "";
}

.fa-award::before {
  content: "";
}

.fa-ticket-alt::before,
.fa-ticket-simple::before {
  content: "";
}

.fa-building::before {
  content: "";
}

.fa-angle-double-left::before,
.fa-angles-left::before {
  content: "";
}

.fa-qrcode::before {
  content: "";
}

.fa-clock-rotate-left::before,
.fa-history::before {
  content: "";
}

.fa-face-grin-beam-sweat::before,
.fa-grin-beam-sweat::before {
  content: "";
}

.fa-arrow-right-from-file::before,
.fa-file-export::before {
  content: "";
}

.fa-shield-blank::before,
.fa-shield::before {
  content: "";
}

.fa-arrow-up-short-wide::before,
.fa-sort-amount-up-alt::before {
  content: "";
}

.fa-house-medical::before {
  content: "";
}

.fa-golf-ball-tee::before,
.fa-golf-ball::before {
  content: "";
}

.fa-chevron-circle-left::before,
.fa-circle-chevron-left::before {
  content: "";
}

.fa-house-chimney-window::before {
  content: "";
}

.fa-pen-nib::before {
  content: "";
}

.fa-tent-arrow-turn-left::before {
  content: "";
}

.fa-tents::before {
  content: "";
}

.fa-magic::before,
.fa-wand-magic::before {
  content: "";
}

.fa-dog::before {
  content: "";
}

.fa-carrot::before {
  content: "";
}

.fa-moon::before {
  content: "";
}

.fa-wine-glass-alt::before,
.fa-wine-glass-empty::before {
  content: "";
}

.fa-cheese::before {
  content: "";
}

.fa-yin-yang::before {
  content: "";
}

.fa-music::before {
  content: "";
}

.fa-code-commit::before {
  content: "";
}

.fa-temperature-low::before {
  content: "";
}

.fa-biking::before,
.fa-person-biking::before {
  content: "";
}

.fa-broom::before {
  content: "";
}

.fa-shield-heart::before {
  content: "";
}

.fa-gopuram::before {
  content: "";
}

.fa-earth-oceania::before,
.fa-globe-oceania::before {
  content: "";
}

.fa-square-xmark::before,
.fa-times-square::before,
.fa-xmark-square::before {
  content: "";
}

.fa-hashtag::before {
  content: "#";
}

.fa-expand-alt::before,
.fa-up-right-and-down-left-from-center::before {
  content: "";
}

.fa-oil-can::before {
  content: "";
}

.fa-t::before {
  content: "T";
}

.fa-hippo::before {
  content: "";
}

.fa-chart-column::before {
  content: "";
}

.fa-infinity::before {
  content: "";
}

.fa-vial-circle-check::before {
  content: "";
}

.fa-person-arrow-down-to-line::before {
  content: "";
}

.fa-voicemail::before {
  content: "";
}

.fa-fan::before {
  content: "";
}

.fa-person-walking-luggage::before {
  content: "";
}

.fa-arrows-alt-v::before,
.fa-up-down::before {
  content: "";
}

.fa-cloud-moon-rain::before {
  content: "";
}

.fa-calendar::before {
  content: "";
}

.fa-trailer::before {
  content: "";
}

.fa-bahai::before,
.fa-haykal::before {
  content: "";
}

.fa-sd-card::before {
  content: "";
}

.fa-dragon::before {
  content: "";
}

.fa-shoe-prints::before {
  content: "";
}

.fa-circle-plus::before,
.fa-plus-circle::before {
  content: "";
}

.fa-face-grin-tongue-wink::before,
.fa-grin-tongue-wink::before {
  content: "";
}

.fa-hand-holding::before {
  content: "";
}

.fa-plug-circle-exclamation::before {
  content: "";
}

.fa-chain-broken::before,
.fa-chain-slash::before,
.fa-link-slash::before,
.fa-unlink::before {
  content: "";
}

.fa-clone::before {
  content: "";
}

.fa-person-walking-arrow-loop-left::before {
  content: "";
}

.fa-arrow-up-z-a::before,
.fa-sort-alpha-up-alt::before {
  content: "";
}

.fa-fire-alt::before,
.fa-fire-flame-curved::before {
  content: "";
}

.fa-tornado::before {
  content: "";
}

.fa-file-circle-plus::before {
  content: "";
}

.fa-book-quran::before,
.fa-quran::before {
  content: "";
}

.fa-anchor::before {
  content: "";
}

.fa-border-all::before {
  content: "";
}

.fa-angry::before,
.fa-face-angry::before {
  content: "";
}

.fa-cookie-bite::before {
  content: "";
}

.fa-arrow-trend-down::before {
  content: "";
}

.fa-feed::before,
.fa-rss::before {
  content: "";
}

.fa-draw-polygon::before {
  content: "";
}

.fa-balance-scale::before,
.fa-scale-balanced::before {
  content: "";
}

.fa-gauge-simple-high::before,
.fa-tachometer-fast::before,
.fa-tachometer::before {
  content: "";
}

.fa-shower::before {
  content: "";
}

.fa-desktop-alt::before,
.fa-desktop::before {
  content: "";
}

.fa-m::before {
  content: "M";
}

.fa-table-list::before,
.fa-th-list::before {
  content: "";
}

.fa-comment-sms::before,
.fa-sms::before {
  content: "";
}

.fa-book::before {
  content: "";
}

.fa-user-plus::before {
  content: "";
}

.fa-check::before {
  content: "";
}

.fa-battery-4::before,
.fa-battery-three-quarters::before {
  content: "";
}

.fa-house-circle-check::before {
  content: "";
}

.fa-angle-left::before {
  content: "";
}

.fa-diagram-successor::before {
  content: "";
}

.fa-truck-arrow-right::before {
  content: "";
}

.fa-arrows-split-up-and-left::before {
  content: "";
}

.fa-fist-raised::before,
.fa-hand-fist::before {
  content: "";
}

.fa-cloud-moon::before {
  content: "";
}

.fa-briefcase::before {
  content: "";
}

.fa-person-falling::before {
  content: "";
}

.fa-image-portrait::before,
.fa-portrait::before {
  content: "";
}

.fa-user-tag::before {
  content: "";
}

.fa-rug::before {
  content: "";
}

.fa-earth-europe::before,
.fa-globe-europe::before {
  content: "";
}

.fa-cart-flatbed-suitcase::before,
.fa-luggage-cart::before {
  content: "";
}

.fa-rectangle-times::before,
.fa-rectangle-xmark::before,
.fa-times-rectangle::before,
.fa-window-close::before {
  content: "";
}

.fa-baht-sign::before {
  content: "";
}

.fa-book-open::before {
  content: "";
}

.fa-book-journal-whills::before,
.fa-journal-whills::before {
  content: "";
}

.fa-handcuffs::before {
  content: "";
}

.fa-exclamation-triangle::before,
.fa-triangle-exclamation::before,
.fa-warning::before {
  content: "";
}

.fa-database::before {
  content: "";
}

.fa-arrow-turn-right::before,
.fa-mail-forward::before,
.fa-share::before {
  content: "";
}

.fa-bottle-droplet::before {
  content: "";
}

.fa-mask-face::before {
  content: "";
}

.fa-hill-rockslide::before {
  content: "";
}

.fa-exchange-alt::before,
.fa-right-left::before {
  content: "";
}

.fa-paper-plane::before {
  content: "";
}

.fa-road-circle-exclamation::before {
  content: "";
}

.fa-dungeon::before {
  content: "";
}

.fa-align-right::before {
  content: "";
}

.fa-money-bill-1-wave::before,
.fa-money-bill-wave-alt::before {
  content: "";
}

.fa-life-ring::before {
  content: "";
}

.fa-hands::before,
.fa-sign-language::before,
.fa-signing::before {
  content: "";
}

.fa-calendar-day::before {
  content: "";
}

.fa-ladder-water::before,
.fa-swimming-pool::before,
.fa-water-ladder::before {
  content: "";
}

.fa-arrows-up-down::before,
.fa-arrows-v::before {
  content: "";
}

.fa-face-grimace::before,
.fa-grimace::before {
  content: "";
}

.fa-wheelchair-alt::before,
.fa-wheelchair-move::before {
  content: "";
}

.fa-level-down-alt::before,
.fa-turn-down::before {
  content: "";
}

.fa-person-walking-arrow-right::before {
  content: "";
}

.fa-envelope-square::before,
.fa-square-envelope::before {
  content: "";
}

.fa-dice::before {
  content: "";
}

.fa-bowling-ball::before {
  content: "";
}

.fa-brain::before {
  content: "";
}

.fa-band-aid::before,
.fa-bandage::before {
  content: "";
}

.fa-calendar-minus::before {
  content: "";
}

.fa-circle-xmark::before,
.fa-times-circle::before,
.fa-xmark-circle::before {
  content: "";
}

.fa-gifts::before {
  content: "";
}

.fa-hotel::before {
  content: "";
}

.fa-earth-asia::before,
.fa-globe-asia::before {
  content: "";
}

.fa-id-card-alt::before,
.fa-id-card-clip::before {
  content: "";
}

.fa-magnifying-glass-plus::before,
.fa-search-plus::before {
  content: "";
}

.fa-thumbs-up::before {
  content: "";
}

.fa-user-clock::before {
  content: "";
}

.fa-allergies::before,
.fa-hand-dots::before {
  content: "";
}

.fa-file-invoice::before {
  content: "";
}

.fa-window-minimize::before {
  content: "";
}

.fa-coffee::before,
.fa-mug-saucer::before {
  content: "";
}

.fa-brush::before {
  content: "";
}

.fa-mask::before {
  content: "";
}

.fa-magnifying-glass-minus::before,
.fa-search-minus::before {
  content: "";
}

.fa-ruler-vertical::before {
  content: "";
}

.fa-user-alt::before,
.fa-user-large::before {
  content: "";
}

.fa-train-tram::before {
  content: "";
}

.fa-user-nurse::before {
  content: "";
}

.fa-syringe::before {
  content: "";
}

.fa-cloud-sun::before {
  content: "";
}

.fa-stopwatch-20::before {
  content: "";
}

.fa-square-full::before {
  content: "";
}

.fa-magnet::before {
  content: "";
}

.fa-jar::before {
  content: "";
}

.fa-note-sticky::before,
.fa-sticky-note::before {
  content: "";
}

.fa-bug-slash::before {
  content: "";
}

.fa-arrow-up-from-water-pump::before {
  content: "";
}

.fa-bone::before {
  content: "";
}

.fa-user-injured::before {
  content: "";
}

.fa-face-sad-tear::before,
.fa-sad-tear::before {
  content: "";
}

.fa-plane::before {
  content: "";
}

.fa-tent-arrows-down::before {
  content: "";
}

.fa-exclamation::before {
  content: "!";
}

.fa-arrows-spin::before {
  content: "";
}

.fa-print::before {
  content: "";
}

.fa-try::before,
.fa-turkish-lira-sign::before,
.fa-turkish-lira::before {
  content: "";
}

.fa-dollar-sign::before,
.fa-dollar::before,
.fa-usd::before {
  content: "$";
}

.fa-x::before {
  content: "X";
}

.fa-magnifying-glass-dollar::before,
.fa-search-dollar::before {
  content: "";
}

.fa-users-cog::before,
.fa-users-gear::before {
  content: "";
}

.fa-person-military-pointing::before {
  content: "";
}

.fa-bank::before,
.fa-building-columns::before,
.fa-institution::before,
.fa-museum::before,
.fa-university::before {
  content: "";
}

.fa-umbrella::before {
  content: "";
}

.fa-trowel::before {
  content: "";
}

.fa-d::before {
  content: "D";
}

.fa-stapler::before {
  content: "";
}

.fa-masks-theater::before,
.fa-theater-masks::before {
  content: "";
}

.fa-kip-sign::before {
  content: "";
}

.fa-hand-point-left::before {
  content: "";
}

.fa-handshake-alt::before,
.fa-handshake-simple::before {
  content: "";
}

.fa-fighter-jet::before,
.fa-jet-fighter::before {
  content: "";
}

.fa-share-alt-square::before,
.fa-square-share-nodes::before {
  content: "";
}

.fa-barcode::before {
  content: "";
}

.fa-plus-minus::before {
  content: "";
}

.fa-video-camera::before,
.fa-video::before {
  content: "";
}

.fa-graduation-cap::before,
.fa-mortar-board::before {
  content: "";
}

.fa-hand-holding-medical::before {
  content: "";
}

.fa-person-circle-check::before {
  content: "";
}

.fa-level-up-alt::before,
.fa-turn-up::before {
  content: "";
}

.fa-sr-only,
.fa-sr-only-focusable:not(:focus),
.sr-only,
.sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0px, 0px, 0px, 0px);
  white-space: nowrap;
  border-width: 0px;
}

:host,
:root {
  --fa-style-family-brands: "Font Awesome 6 Brands";
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
}

@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src:
    url("../webfonts/fa-brands-400.woff2") format("woff2"),
    url("../webfonts/fa-brands-400.ttf") format("truetype");
}

.fa-brands,
.fab {
  font-weight: 400;
}

.fa-monero::before {
  content: "";
}

.fa-hooli::before {
  content: "";
}

.fa-yelp::before {
  content: "";
}

.fa-cc-visa::before {
  content: "";
}

.fa-lastfm::before {
  content: "";
}

.fa-shopware::before {
  content: "";
}

.fa-creative-commons-nc::before {
  content: "";
}

.fa-aws::before {
  content: "";
}

.fa-redhat::before {
  content: "";
}

.fa-yoast::before {
  content: "";
}

.fa-cloudflare::before {
  content: "";
}

.fa-ups::before {
  content: "";
}

.fa-wpexplorer::before {
  content: "";
}

.fa-dyalog::before {
  content: "";
}

.fa-bity::before {
  content: "";
}

.fa-stackpath::before {
  content: "";
}

.fa-buysellads::before {
  content: "";
}

.fa-first-order::before {
  content: "";
}

.fa-modx::before {
  content: "";
}

.fa-guilded::before {
  content: "";
}

.fa-vnv::before {
  content: "";
}

.fa-js-square::before,
.fa-square-js::before {
  content: "";
}

.fa-microsoft::before {
  content: "";
}

.fa-qq::before {
  content: "";
}

.fa-orcid::before {
  content: "";
}

.fa-java::before {
  content: "";
}

.fa-invision::before {
  content: "";
}

.fa-creative-commons-pd-alt::before {
  content: "";
}

.fa-centercode::before {
  content: "";
}

.fa-glide-g::before {
  content: "";
}

.fa-drupal::before {
  content: "";
}

.fa-hire-a-helper::before {
  content: "";
}

.fa-creative-commons-by::before {
  content: "";
}

.fa-unity::before {
  content: "";
}

.fa-whmcs::before {
  content: "";
}

.fa-rocketchat::before {
  content: "";
}

.fa-vk::before {
  content: "";
}

.fa-untappd::before {
  content: "";
}

.fa-mailchimp::before {
  content: "";
}

.fa-css3-alt::before {
  content: "";
}

.fa-reddit-square::before,
.fa-square-reddit::before {
  content: "";
}

.fa-vimeo-v::before {
  content: "";
}

.fa-contao::before {
  content: "";
}

.fa-square-font-awesome::before {
  content: "";
}

.fa-deskpro::before {
  content: "";
}

.fa-sistrix::before {
  content: "";
}

.fa-instagram-square::before,
.fa-square-instagram::before {
  content: "";
}

.fa-battle-net::before {
  content: "";
}

.fa-the-red-yeti::before {
  content: "";
}

.fa-hacker-news-square::before,
.fa-square-hacker-news::before {
  content: "";
}

.fa-edge::before {
  content: "";
}

.fa-napster::before {
  content: "";
}

.fa-snapchat-square::before,
.fa-square-snapchat::before {
  content: "";
}

.fa-google-plus-g::before {
  content: "";
}

.fa-artstation::before {
  content: "";
}

.fa-markdown::before {
  content: "";
}

.fa-sourcetree::before {
  content: "";
}

.fa-google-plus::before {
  content: "";
}

.fa-diaspora::before {
  content: "";
}

.fa-foursquare::before {
  content: "";
}

.fa-stack-overflow::before {
  content: "";
}

.fa-github-alt::before {
  content: "";
}

.fa-phoenix-squadron::before {
  content: "";
}

.fa-pagelines::before {
  content: "";
}

.fa-algolia::before {
  content: "";
}

.fa-red-river::before {
  content: "";
}

.fa-creative-commons-sa::before {
  content: "";
}

.fa-safari::before {
  content: "";
}

.fa-google::before {
  content: "";
}

.fa-font-awesome-alt::before,
.fa-square-font-awesome-stroke::before {
  content: "";
}

.fa-atlassian::before {
  content: "";
}

.fa-linkedin-in::before {
  content: "";
}

.fa-digital-ocean::before {
  content: "";
}

.fa-nimblr::before {
  content: "";
}

.fa-chromecast::before {
  content: "";
}

.fa-evernote::before {
  content: "";
}

.fa-hacker-news::before {
  content: "";
}

.fa-creative-commons-sampling::before {
  content: "";
}

.fa-adversal::before {
  content: "";
}

.fa-creative-commons::before {
  content: "";
}

.fa-watchman-monitoring::before {
  content: "";
}

.fa-fonticons::before {
  content: "";
}

.fa-weixin::before {
  content: "";
}

.fa-shirtsinbulk::before {
  content: "";
}

.fa-codepen::before {
  content: "";
}

.fa-git-alt::before {
  content: "";
}

.fa-lyft::before {
  content: "";
}

.fa-rev::before {
  content: "";
}

.fa-windows::before {
  content: "";
}

.fa-wizards-of-the-coast::before {
  content: "";
}

.fa-square-viadeo::before,
.fa-viadeo-square::before {
  content: "";
}

.fa-meetup::before {
  content: "";
}

.fa-centos::before {
  content: "";
}

.fa-adn::before {
  content: "";
}

.fa-cloudsmith::before {
  content: "";
}

.fa-pied-piper-alt::before {
  content: "";
}

.fa-dribbble-square::before,
.fa-square-dribbble::before {
  content: "";
}

.fa-codiepie::before {
  content: "";
}

.fa-node::before {
  content: "";
}

.fa-mix::before {
  content: "";
}

.fa-steam::before {
  content: "";
}

.fa-cc-apple-pay::before {
  content: "";
}

.fa-scribd::before {
  content: "";
}

.fa-openid::before {
  content: "";
}

.fa-instalod::before {
  content: "";
}

.fa-expeditedssl::before {
  content: "";
}

.fa-sellcast::before {
  content: "";
}

.fa-square-twitter::before,
.fa-twitter-square::before {
  content: "";
}

.fa-r-project::before {
  content: "";
}

.fa-delicious::before {
  content: "";
}

.fa-freebsd::before {
  content: "";
}

.fa-vuejs::before {
  content: "";
}

.fa-accusoft::before {
  content: "";
}

.fa-ioxhost::before {
  content: "";
}

.fa-fonticons-fi::before {
  content: "";
}

.fa-app-store::before {
  content: "";
}

.fa-cc-mastercard::before {
  content: "";
}

.fa-itunes-note::before {
  content: "";
}

.fa-golang::before {
  content: "";
}

.fa-kickstarter::before {
  content: "";
}

.fa-grav::before {
  content: "";
}

.fa-weibo::before {
  content: "";
}

.fa-uncharted::before {
  content: "";
}

.fa-firstdraft::before {
  content: "";
}

.fa-square-youtube::before,
.fa-youtube-square::before {
  content: "";
}

.fa-wikipedia-w::before {
  content: "";
}

.fa-rendact::before,
.fa-wpressr::before {
  content: "";
}

.fa-angellist::before {
  content: "";
}

.fa-galactic-republic::before {
  content: "";
}

.fa-nfc-directional::before {
  content: "";
}

.fa-skype::before {
  content: "";
}

.fa-joget::before {
  content: "";
}

.fa-fedora::before {
  content: "";
}

.fa-stripe-s::before {
  content: "";
}

.fa-meta::before {
  content: "";
}

.fa-laravel::before {
  content: "";
}

.fa-hotjar::before {
  content: "";
}

.fa-bluetooth-b::before {
  content: "";
}

.fa-sticker-mule::before {
  content: "";
}

.fa-creative-commons-zero::before {
  content: "";
}

.fa-hips::before {
  content: "";
}

.fa-behance::before {
  content: "";
}

.fa-reddit::before {
  content: "";
}

.fa-discord::before {
  content: "";
}

.fa-chrome::before {
  content: "";
}

.fa-app-store-ios::before {
  content: "";
}

.fa-cc-discover::before {
  content: "";
}

.fa-wpbeginner::before {
  content: "";
}

.fa-confluence::before {
  content: "";
}

.fa-mdb::before {
  content: "";
}

.fa-dochub::before {
  content: "";
}

.fa-accessible-icon::before {
  content: "";
}

.fa-ebay::before {
  content: "";
}

.fa-amazon::before {
  content: "";
}

.fa-unsplash::before {
  content: "";
}

.fa-yarn::before {
  content: "";
}

.fa-square-steam::before,
.fa-steam-square::before {
  content: "";
}

.fa-500px::before {
  content: "";
}

.fa-square-vimeo::before,
.fa-vimeo-square::before {
  content: "";
}

.fa-asymmetrik::before {
  content: "";
}

.fa-font-awesome-flag::before,
.fa-font-awesome-logo-full::before,
.fa-font-awesome::before {
  content: "";
}

.fa-gratipay::before {
  content: "";
}

.fa-apple::before {
  content: "";
}

.fa-hive::before {
  content: "";
}

.fa-gitkraken::before {
  content: "";
}

.fa-keybase::before {
  content: "";
}

.fa-apple-pay::before {
  content: "";
}

.fa-padlet::before {
  content: "";
}

.fa-amazon-pay::before {
  content: "";
}

.fa-github-square::before,
.fa-square-github::before {
  content: "";
}

.fa-stumbleupon::before {
  content: "";
}

.fa-fedex::before {
  content: "";
}

.fa-phoenix-framework::before {
  content: "";
}

.fa-shopify::before {
  content: "";
}

.fa-neos::before {
  content: "";
}

.fa-hackerrank::before {
  content: "";
}

.fa-researchgate::before {
  content: "";
}

.fa-swift::before {
  content: "";
}

.fa-angular::before {
  content: "";
}

.fa-speakap::before {
  content: "";
}

.fa-angrycreative::before {
  content: "";
}

.fa-y-combinator::before {
  content: "";
}

.fa-empire::before {
  content: "";
}

.fa-envira::before {
  content: "";
}

.fa-gitlab-square::before,
.fa-square-gitlab::before {
  content: "";
}

.fa-studiovinari::before {
  content: "";
}

.fa-pied-piper::before {
  content: "";
}

.fa-wordpress::before {
  content: "";
}

.fa-product-hunt::before {
  content: "";
}

.fa-firefox::before {
  content: "";
}

.fa-linode::before {
  content: "";
}

.fa-goodreads::before {
  content: "";
}

.fa-odnoklassniki-square::before,
.fa-square-odnoklassniki::before {
  content: "";
}

.fa-jsfiddle::before {
  content: "";
}

.fa-sith::before {
  content: "";
}

.fa-themeisle::before {
  content: "";
}

.fa-page4::before {
  content: "";
}

.fa-hashnode::before {
  content: "";
}

.fa-react::before {
  content: "";
}

.fa-cc-paypal::before {
  content: "";
}

.fa-squarespace::before {
  content: "";
}

.fa-cc-stripe::before {
  content: "";
}

.fa-creative-commons-share::before {
  content: "";
}

.fa-bitcoin::before {
  content: "";
}

.fa-keycdn::before {
  content: "";
}

.fa-opera::before {
  content: "";
}

.fa-itch-io::before {
  content: "";
}

.fa-umbraco::before {
  content: "";
}

.fa-galactic-senate::before {
  content: "";
}

.fa-ubuntu::before {
  content: "";
}

.fa-draft2digital::before {
  content: "";
}

.fa-stripe::before {
  content: "";
}

.fa-houzz::before {
  content: "";
}

.fa-gg::before {
  content: "";
}

.fa-dhl::before {
  content: "";
}

.fa-pinterest-square::before,
.fa-square-pinterest::before {
  content: "";
}

.fa-xing::before {
  content: "";
}

.fa-blackberry::before {
  content: "";
}

.fa-creative-commons-pd::before {
  content: "";
}

.fa-playstation::before {
  content: "";
}

.fa-quinscape::before {
  content: "";
}

.fa-less::before {
  content: "";
}

.fa-blogger-b::before {
  content: "";
}

.fa-opencart::before {
  content: "";
}

.fa-vine::before {
  content: "";
}

.fa-paypal::before {
  content: "";
}

.fa-gitlab::before {
  content: "";
}

.fa-typo3::before {
  content: "";
}

.fa-reddit-alien::before {
  content: "";
}

.fa-yahoo::before {
  content: "";
}

.fa-dailymotion::before {
  content: "";
}

.fa-affiliatetheme::before {
  content: "";
}

.fa-pied-piper-pp::before {
  content: "";
}

.fa-bootstrap::before {
  content: "";
}

.fa-odnoklassniki::before {
  content: "";
}

.fa-nfc-symbol::before {
  content: "";
}

.fa-ethereum::before {
  content: "";
}

.fa-speaker-deck::before {
  content: "";
}

.fa-creative-commons-nc-eu::before {
  content: "";
}

.fa-patreon::before {
  content: "";
}

.fa-avianex::before {
  content: "";
}

.fa-ello::before {
  content: "";
}

.fa-gofore::before {
  content: "";
}

.fa-bimobject::before {
  content: "";
}

.fa-facebook-f::before {
  content: "";
}

.fa-google-plus-square::before,
.fa-square-google-plus::before {
  content: "";
}

.fa-mandalorian::before {
  content: "";
}

.fa-first-order-alt::before {
  content: "";
}

.fa-osi::before {
  content: "";
}

.fa-google-wallet::before {
  content: "";
}

.fa-d-and-d-beyond::before {
  content: "";
}

.fa-periscope::before {
  content: "";
}

.fa-fulcrum::before {
  content: "";
}

.fa-cloudscale::before {
  content: "";
}

.fa-forumbee::before {
  content: "";
}

.fa-mizuni::before {
  content: "";
}

.fa-schlix::before {
  content: "";
}

.fa-square-xing::before,
.fa-xing-square::before {
  content: "";
}

.fa-bandcamp::before {
  content: "";
}

.fa-wpforms::before {
  content: "";
}

.fa-cloudversify::before {
  content: "";
}

.fa-usps::before {
  content: "";
}

.fa-megaport::before {
  content: "";
}

.fa-magento::before {
  content: "";
}

.fa-spotify::before {
  content: "";
}

.fa-optin-monster::before {
  content: "";
}

.fa-fly::before {
  content: "";
}

.fa-aviato::before {
  content: "";
}

.fa-itunes::before {
  content: "";
}

.fa-cuttlefish::before {
  content: "";
}

.fa-blogger::before {
  content: "";
}

.fa-flickr::before {
  content: "";
}

.fa-viber::before {
  content: "";
}

.fa-soundcloud::before {
  content: "";
}

.fa-digg::before {
  content: "";
}

.fa-tencent-weibo::before {
  content: "";
}

.fa-symfony::before {
  content: "";
}

.fa-maxcdn::before {
  content: "";
}

.fa-etsy::before {
  content: "";
}

.fa-facebook-messenger::before {
  content: "";
}

.fa-audible::before {
  content: "";
}

.fa-think-peaks::before {
  content: "";
}

.fa-bilibili::before {
  content: "";
}

.fa-erlang::before {
  content: "";
}

.fa-cotton-bureau::before {
  content: "";
}

.fa-dashcube::before {
  content: "";
}

.fa-42-group::before,
.fa-innosoft::before {
  content: "";
}

.fa-stack-exchange::before {
  content: "";
}

.fa-elementor::before {
  content: "";
}

.fa-pied-piper-square::before,
.fa-square-pied-piper::before {
  content: "";
}

.fa-creative-commons-nd::before {
  content: "";
}

.fa-palfed::before {
  content: "";
}

.fa-superpowers::before {
  content: "";
}

.fa-resolving::before {
  content: "";
}

.fa-xbox::before {
  content: "";
}

.fa-searchengin::before {
  content: "";
}

.fa-tiktok::before {
  content: "";
}

.fa-facebook-square::before,
.fa-square-facebook::before {
  content: "";
}

.fa-renren::before {
  content: "";
}

.fa-linux::before {
  content: "";
}

.fa-glide::before {
  content: "";
}

.fa-linkedin::before {
  content: "";
}

.fa-hubspot::before {
  content: "";
}

.fa-deploydog::before {
  content: "";
}

.fa-twitch::before {
  content: "";
}

.fa-ravelry::before {
  content: "";
}

.fa-mixer::before {
  content: "";
}

.fa-lastfm-square::before,
.fa-square-lastfm::before {
  content: "";
}

.fa-vimeo::before {
  content: "";
}

.fa-mendeley::before {
  content: "";
}

.fa-uniregistry::before {
  content: "";
}

.fa-figma::before {
  content: "";
}

.fa-creative-commons-remix::before {
  content: "";
}

.fa-cc-amazon-pay::before {
  content: "";
}

.fa-dropbox::before {
  content: "";
}

.fa-instagram::before {
  content: "";
}

.fa-cmplid::before {
  content: "";
}

.fa-facebook::before {
  content: "";
}

.fa-gripfire::before {
  content: "";
}

.fa-jedi-order::before {
  content: "";
}

.fa-uikit::before {
  content: "";
}

.fa-fort-awesome-alt::before {
  content: "";
}

.fa-phabricator::before {
  content: "";
}

.fa-ussunnah::before {
  content: "";
}

.fa-earlybirds::before {
  content: "";
}

.fa-trade-federation::before {
  content: "";
}

.fa-autoprefixer::before {
  content: "";
}

.fa-whatsapp::before {
  content: "";
}

.fa-slideshare::before {
  content: "";
}

.fa-google-play::before {
  content: "";
}

.fa-viadeo::before {
  content: "";
}

.fa-line::before {
  content: "";
}

.fa-google-drive::before {
  content: "";
}

.fa-servicestack::before {
  content: "";
}

.fa-simplybuilt::before {
  content: "";
}

.fa-bitbucket::before {
  content: "";
}

.fa-imdb::before {
  content: "";
}

.fa-deezer::before {
  content: "";
}

.fa-raspberry-pi::before {
  content: "";
}

.fa-jira::before {
  content: "";
}

.fa-docker::before {
  content: "";
}

.fa-screenpal::before {
  content: "";
}

.fa-bluetooth::before {
  content: "";
}

.fa-gitter::before {
  content: "";
}

.fa-d-and-d::before {
  content: "";
}

.fa-microblog::before {
  content: "";
}

.fa-cc-diners-club::before {
  content: "";
}

.fa-gg-circle::before {
  content: "";
}

.fa-pied-piper-hat::before {
  content: "";
}

.fa-kickstarter-k::before {
  content: "";
}

.fa-yandex::before {
  content: "";
}

.fa-readme::before {
  content: "";
}

.fa-html5::before {
  content: "";
}

.fa-sellsy::before {
  content: "";
}

.fa-sass::before {
  content: "";
}

.fa-wirsindhandwerk::before,
.fa-wsh::before {
  content: "";
}

.fa-buromobelexperte::before {
  content: "";
}

.fa-salesforce::before {
  content: "";
}

.fa-octopus-deploy::before {
  content: "";
}

.fa-medapps::before {
  content: "";
}

.fa-ns8::before {
  content: "";
}

.fa-pinterest-p::before {
  content: "";
}

.fa-apper::before {
  content: "";
}

.fa-fort-awesome::before {
  content: "";
}

.fa-waze::before {
  content: "";
}

.fa-cc-jcb::before {
  content: "";
}

.fa-snapchat-ghost::before,
.fa-snapchat::before {
  content: "";
}

.fa-fantasy-flight-games::before {
  content: "";
}

.fa-rust::before {
  content: "";
}

.fa-wix::before {
  content: "";
}

.fa-behance-square::before,
.fa-square-behance::before {
  content: "";
}

.fa-supple::before {
  content: "";
}

.fa-rebel::before {
  content: "";
}

.fa-css3::before {
  content: "";
}

.fa-staylinked::before {
  content: "";
}

.fa-kaggle::before {
  content: "";
}

.fa-space-awesome::before {
  content: "";
}

.fa-deviantart::before {
  content: "";
}

.fa-cpanel::before {
  content: "";
}

.fa-goodreads-g::before {
  content: "";
}

.fa-git-square::before,
.fa-square-git::before {
  content: "";
}

.fa-square-tumblr::before,
.fa-tumblr-square::before {
  content: "";
}

.fa-trello::before {
  content: "";
}

.fa-creative-commons-nc-jp::before {
  content: "";
}

.fa-get-pocket::before {
  content: "";
}

.fa-perbyte::before {
  content: "";
}

.fa-grunt::before {
  content: "";
}

.fa-weebly::before {
  content: "";
}

.fa-connectdevelop::before {
  content: "";
}

.fa-leanpub::before {
  content: "";
}

.fa-black-tie::before {
  content: "";
}

.fa-themeco::before {
  content: "";
}

.fa-python::before {
  content: "";
}

.fa-android::before {
  content: "";
}

.fa-bots::before {
  content: "";
}

.fa-free-code-camp::before {
  content: "";
}

.fa-hornbill::before {
  content: "";
}

.fa-js::before {
  content: "";
}

.fa-ideal::before {
  content: "";
}

.fa-git::before {
  content: "";
}

.fa-dev::before {
  content: "";
}

.fa-sketch::before {
  content: "";
}

.fa-yandex-international::before {
  content: "";
}

.fa-cc-amex::before {
  content: "";
}

.fa-uber::before {
  content: "";
}

.fa-github::before {
  content: "";
}

.fa-php::before {
  content: "";
}

.fa-alipay::before {
  content: "";
}

.fa-youtube::before {
  content: "";
}

.fa-skyatlas::before {
  content: "";
}

.fa-firefox-browser::before {
  content: "";
}

.fa-replyd::before {
  content: "";
}

.fa-suse::before {
  content: "";
}

.fa-jenkins::before {
  content: "";
}

.fa-twitter::before {
  content: "";
}

.fa-rockrms::before {
  content: "";
}

.fa-pinterest::before {
  content: "";
}

.fa-buffer::before {
  content: "";
}

.fa-npm::before {
  content: "";
}

.fa-yammer::before {
  content: "";
}

.fa-btc::before {
  content: "";
}

.fa-dribbble::before {
  content: "";
}

.fa-stumbleupon-circle::before {
  content: "";
}

.fa-internet-explorer::before {
  content: "";
}

.fa-stubber::before {
  content: "";
}

.fa-telegram-plane::before,
.fa-telegram::before {
  content: "";
}

.fa-old-republic::before {
  content: "";
}

.fa-odysee::before {
  content: "";
}

.fa-square-whatsapp::before,
.fa-whatsapp-square::before {
  content: "";
}

.fa-node-js::before {
  content: "";
}

.fa-edge-legacy::before {
  content: "";
}

.fa-slack-hash::before,
.fa-slack::before {
  content: "";
}

.fa-medrt::before {
  content: "";
}

.fa-usb::before {
  content: "";
}

.fa-tumblr::before {
  content: "";
}

.fa-vaadin::before {
  content: "";
}

.fa-quora::before {
  content: "";
}

.fa-reacteurope::before {
  content: "";
}

.fa-medium-m::before,
.fa-medium::before {
  content: "";
}

.fa-amilia::before {
  content: "";
}

.fa-mixcloud::before {
  content: "";
}

.fa-flipboard::before {
  content: "";
}

.fa-viacoin::before {
  content: "";
}

.fa-critical-role::before {
  content: "";
}

.fa-sitrox::before {
  content: "";
}

.fa-discourse::before {
  content: "";
}

.fa-joomla::before {
  content: "";
}

.fa-mastodon::before {
  content: "";
}

.fa-airbnb::before {
  content: "";
}

.fa-wolf-pack-battalion::before {
  content: "";
}

.fa-buy-n-large::before {
  content: "";
}

.fa-gulp::before {
  content: "";
}

.fa-creative-commons-sampling-plus::before {
  content: "";
}

.fa-strava::before {
  content: "";
}

.fa-ember::before {
  content: "";
}

.fa-canadian-maple-leaf::before {
  content: "";
}

.fa-teamspeak::before {
  content: "";
}

.fa-pushed::before {
  content: "";
}

.fa-wordpress-simple::before {
  content: "";
}

.fa-nutritionix::before {
  content: "";
}

.fa-wodu::before {
  content: "";
}

.fa-google-pay::before {
  content: "";
}

.fa-intercom::before {
  content: "";
}

.fa-zhihu::before {
  content: "";
}

.fa-korvue::before {
  content: "";
}

.fa-pix::before {
  content: "";
}

.fa-steam-symbol::before {
  content: "";
}

:host,
:root {
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";
}

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src:
    url("../webfonts/fa-regular-400.woff2") format("woff2"),
    url("../webfonts/fa-regular-400.ttf") format("truetype");
}

.fa-regular,
.far {
  font-weight: 400;
}

:host,
:root {
  --fa-style-family-classic: "Font Awesome 6 Free";
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";
}

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src:
    url("../webfonts/fa-solid-900.woff2") format("woff2"),
    url("../webfonts/fa-solid-900.ttf") format("truetype");
}

.fa-solid,
.fas {
  font-weight: 900;
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-display: block;
  font-weight: 400;
  src:
    url("../webfonts/fa-brands-400.woff2") format("woff2"),
    url("../webfonts/fa-brands-400.ttf") format("truetype");
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-display: block;
  font-weight: 900;
  src:
    url("../webfonts/fa-solid-900.woff2") format("woff2"),
    url("../webfonts/fa-solid-900.ttf") format("truetype");
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-display: block;
  font-weight: 400;
  src:
    url("../webfonts/fa-regular-400.woff2") format("woff2"),
    url("../webfonts/fa-regular-400.ttf") format("truetype");
}

@font-face {
  font-family: FontAwesome;
  font-display: block;
  src:
    url("../webfonts/fa-solid-900.woff2") format("woff2"),
    url("../webfonts/fa-solid-900.ttf") format("truetype");
}

@font-face {
  font-family: FontAwesome;
  font-display: block;
  src:
    url("../webfonts/fa-brands-400.woff2") format("woff2"),
    url("../webfonts/fa-brands-400.ttf") format("truetype");
}

@font-face {
  font-family: FontAwesome;
  font-display: block;
  src:
    url("../webfonts/fa-regular-400.woff2") format("woff2"),
    url("../webfonts/fa-regular-400.ttf") format("truetype");
  unicode-range:
    U+F003, U+F006, U+F014, U+F016-F017, U+F01A-F01B, U+F01D, U+F022, U+F03E,
    U+F044, U+F046, U+F05C-F05D, U+F06E, U+F070, U+F087-F088, U+F08A, U+F094,
    U+F096-F097, U+F09D, U+F0A0, U+F0A2, U+F0A4-F0A7, U+F0C5, U+F0C7,
    U+F0E5-F0E6, U+F0EB, U+F0F6-F0F8, U+F10C, U+F114-F115, U+F118-F11A,
    U+F11C-F11D, U+F133, U+F147, U+F14E, U+F150-F152, U+F185-F186, U+F18E,
    U+F190-F192, U+F196, U+F1C1-F1C9, U+F1D9, U+F1DB, U+F1E3, U+F1EA, U+F1F7,
    U+F1F9, U+F20A, U+F247-F248, U+F24A, U+F24D, U+F255-F25B, U+F25D,
    U+F271-F274, U+F278, U+F27B, U+F28C, U+F28E, U+F29C, U+F2B5, U+F2B7, U+F2BA,
    U+F2BC, U+F2BE, U+F2C0-F2C1, U+F2C3, U+F2D0, U+F2D2, U+F2D4, U+F2DC;
}

@font-face {
  font-family: FontAwesome;
  font-display: block;
  src:
    url("../webfonts/fa-v4compatibility.woff2") format("woff2"),
    url("../webfonts/fa-v4compatibility.ttf") format("truetype");
  unicode-range:
    U+F041, U+F047, U+F065-F066, U+F07D-F07E, U+F080, U+F08B, U+F08E, U+F090,
    U+F09A, U+F0AC, U+F0AE, U+F0B2, U+F0D0, U+F0D6, U+F0E4, U+F0EC, U+F10A-F10B,
    U+F123, U+F13E, U+F148-F149, U+F14C, U+F156, U+F15E, U+F160-F161, U+F163,
    U+F175-F178, U+F195, U+F1F8, U+F219, U+F27A;
}

/* --- Source: file_7qb9iy51k --- */

.ue-c-article__taboola-in-body {
  --taboola-in-body-font01: Mundo, "Times New Roman", Times, serif;
  --taboola-in-body-font02: Roboto, Tahoma, Geneva, sans-serif;
  --taboola-in-body-color01: black;
  --taboola-in-body-color02: #cecece;
}

.ue-c-article__taboola-in-body {
  margin: 1rem auto;
  border: 1px solid var(--taboola-in-body-color02);
  background: white;
  padding: 1.625rem 1rem;
}

.ue-c-article__taboola-in-body__title {
  margin-bottom: 1rem;
  color: var(--taboola-in-body-color01);
  font-weight: 700;
  font-family: var(--taboola-in-body-font01);
  text-transform: uppercase;
  font-size: 1.1875rem;
  border-bottom: 1px solid var(--taboola-in-body-color02);
}

.ue-c-article__taboola-in-body__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10%;
}

.ue-c-article__taboola-in-body__item {
  position: relative;
  text-decoration: none;
}

.ue-c-article__taboola-in-body__item:last-child::after {
  content: "";
  top: 0px;
  left: calc(-12%);
  width: 1px;
  height: 100%;
  background-color: var(--taboola-in-body-color02);
  position: absolute;
}

a.ue-c-article__context {
  text-decoration: none;
  display: grid;
  gap: 0.75rem;
}

@media (min-width: 740px) {
  a.ue-c-article__context {
    grid-template-columns: 1fr 35%;
  }
}

a.ue-c-article__context:hover {
  text-decoration: underline;
  color: var(--taboola-in-body-color01);
}

.ue-c-article__context-media {
  aspect-ratio: 1 / 1;
}

.ue-c-article__context-media img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

@media (min-width: 740px) {
  .ue-c-article__context-media {
    order: 1;
  }
}

.ue-c-article__context-title {
  font-size: 0.875rem;
  font-family: var(--taboola-in-body-font02);
  line-height: 1.4;
  font-weight: 700;
  font-style: normal;
  color: var(--taboola-in-body-color01);
  padding: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* --- Source: file_89stzg2b6 --- */

.ue-c-main-header__subscription,
.ue-c-main-header__subscription.ue-c-main-header__subscription--hightlighted {
  align-items: center;
  width: 140px !important;
  height: 100% !important;
  display: flex !important;
}

.ue-c-main-header__subscription.ue-c-main-header__subscription--hightlighted
  + .ue-c-main-header__subscription {
  display: none !important;
}

.ue-c-main-header__subscription--fixed {
  position: absolute;
  right: 0px;
}

/* --- Source: file_938zov60u --- */

.popupContentWrapper {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: rgb(0, 0, 0);
}

.popupContentWrapper .trc_popover_title_wrapper {
  padding: 8px 14px;
  margin: 0px;
  font-weight: bold;
  background-color: rgb(247, 247, 247);
  border-bottom: 1px solid rgb(235, 235, 235);
  border-radius: 5px 5px 0px 0px;
}

.popupContentWrapper .trc_popover_title {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}

.popupContentWrapper .trc_popover_content_wrapper {
  display: inline-block;
  float: left;
  padding: 9px 14px;
}

.popupContentWrapper
  .trc_popover_content_wrapper
  .trc_questionnaire_container
  label {
  float: left;
  clear: left;
  width: 100%;
  cursor: pointer;
  line-height: 20px;
  text-align: left;
}

.popupContentWrapper .trc_popover_content {
  width: 100%;
}

.popupContentWrapper .trc_questionnaire_container .trc_questionnaire_title {
  margin: 0px 0px 3px;
}

.popupContentWrapper .trc_questionnaire_container input[type="radio"] {
  float: left;
  cursor: pointer;
  margin: 3px 4px 0px 5px;
}

.popupContentWrapper
  .trc_questionnaire_container_ie.trc_questionnaire_container
  input[type="radio"] {
  margin: 0px 2px 0px 0px;
}

/* --- Source: file_99xyau6sw --- */

#_cm-css-reset {
  height: inherit;
  width: inherit;
  direction: ltr;
  text-align: left;
}

#_cm-css-reset.vpaid-player-container .vjs-tech {
  background-color: rgb(0, 0, 0);
}

#_cm-css-reset.vpaid-player-container {
  position: relative;
  z-index: 99;
}

#_cm-css-reset.vpaid-player-container video ~ iframe {
  z-index: 10;
  position: absolute;
  left: 0px;
  top: 0px;
}

#_cm-css-reset .vpaid-ad-controls {
  transition: opacity 500ms ease-out;
  opacity: 0;
}

#_cm-css-reset.vpaid-player-container:hover .vpaid-ad-controls {
  opacity: 1;
}

#_cm-css-reset.vpaid-player-container .vpaid-ad-controls,
#_cm-css-reset.vpaid-player-container .vpaid-ad-pause {
  height: 30px;
  right: 0px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 1001;
  background-color: rgb(0, 0, 0);
  border-top: 1px solid rgba(255, 255, 255, 0.7);
}

#_cm-css-reset .vpaid-ad-controls.vjs-default-skin .vjs-control {
  width: 2em;
}

#_cm-css-reset
  .vpaid-ad-controls.vjs-default-skin
  .vjs-control.c-paused::before {
  content: "";
}

#_cm-css-reset.vpaid-player-container .vpaid-ad-volume-container {
  height: 30px;
  width: 60px;
  position: relative;
  float: right;
  margin-right: 10px;
  top: 0px;
  cursor: pointer;
}

#_cm-css-reset.vpaid-player-container .vpaid-ad-mute-container {
  height: 30px;
  width: 30px;
  position: relative;
  float: right;
  top: 0px;
  cursor: pointer;
}

#_cm-css-reset.vpaid-player-container .vpaid-ad-volume-track {
  height: 8px;
  border: 1px solid rgb(0, 0, 0);
  box-shadow: rgb(255, 255, 255) 0px 0px 5px 1px;
  position: absolute;
  z-index: 0;
  right: 0px;
  top: 11px;
  left: 0px;
  background: rgba(51, 51, 51, 0.9);
}

#_cm-css-reset.vpaid-player-container .vpaid-ad-volume-slider {
  height: 8px;
  border: 1px solid rgb(0, 0, 0);
  position: absolute;
  width: 40%;
  top: 11px;
  left: 0px;
  background: rgba(183, 234, 187, 0.9);
  z-index: 1;
}

#_cm-css-reset .tbl-text {
  font-family: Arial, Helvetica, sans-serif;
  white-space: nowrap;
  font-size: 11px;
  color: rgb(255, 255, 255);
  left: 10px;
  top: 4px;
  position: absolute;
  font-weight: bold;
  z-index: 1001;
}

#_cm-css-reset .mc-video {
  z-index: 101;
}

#_cm-css-reset .vpaid-handler {
  z-index: 1000;
  height: 100%;
  width: 100%;
}

#_cm-css-reset .speaker {
  position: absolute;
  width: 46px;
  height: 46px;
  bottom: -3px;
  right: -5px;
  z-index: 1001;
  background-image: url("https://vidstat.taboola.com/player-assets/mob-vol-on.svg");
}

#_cm-css-reset .speaker.mute {
  background-image: url("https://vidstat.taboola.com/player-assets/mob-vol-off.svg");
}

#_cm-css-reset .hide {
  display: none;
}

#_cm-css-reset .mc-loud-video {
  position: absolute;
  pointer-events: none;
}

#_cm-css-reset .mc-loud-video::-webkit-media-controls-panel {
  display: none !important;
  appearance: none;
}

#_cm-css-reset .mc-loud-video::-webkit-media-controls-start-playback-button {
  display: none !important;
  appearance: none;
}

#_cm-css-reset .mc-loud-video::-webkit-media-controls {
  display: none !important;
}

#_cm-css-reset .mc-loud-video::-webkit-media-controls-enclosure {
  display: none !important;
}

#_cm-css-reset ._cm-video-ad.vpaid-player-container .video_controls.show {
  display: block;
  margin: 0px;
  padding: 0px;
  position: initial;
}

#_cm-css-reset ._cm-video-ad.vpaid-player-container .video_controls.show * {
  display: block;
  margin: 0px;
  padding: 0px;
  background-color: transparent;
  position: absolute !important;
}

#_cm-css-reset ._cm-video-ad.vpaid-player-container .video_controls {
  width: 100%;
  height: 100%;
  z-index: 1000;
  left: 0px;
  bottom: -32px;
  transition: bottom 0.35s ease-in-out;
}

#_cm-css-reset ._cm-video-ad.vpaid-player-container .video_controls .control {
  z-index: 100;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .interactive {
  pointer-events: all;
  cursor: pointer;
}

#_cm-css-reset ._cm-video-ad.vpaid-player-container .video_controls.hide,
#_cm-css-reset ._cm-video-ad.vpaid-player-container .video_controls .hide {
  display: none;
}

#_cm-css-reset ._cm-video-ad.vpaid-player-container .video_controls.show,
#_cm-css-reset ._cm-video-ad.vpaid-player-container .video_controls .show {
  display: block;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .cm_video_controls_progressbar_area {
  width: 100%;
  height: 5px;
  bottom: 0%;
  cursor: default;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .cm_video_controls_progressbar_area
  .cm_video_controls_progressbar {
  height: 100%;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .cm_video_controls_progressbar_area
  .cm_video_controls_progressbar_bg {
  width: 100%;
  height: 100%;
}

#_cm-css-reset ._cm-video-ad.vpaid-player-container .video_controls .white_bg {
  background: rgba(255, 255, 255, 0.3);
}

#_cm-css-reset ._cm-video-ad.vpaid-player-container .video_controls .blue_bg {
  background: rgb(21, 75, 145);
  transition: width 0.5s;
  width: 0%;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .blue_bg.init_bg {
  transition: none;
}

#_cm-css-reset ._cm-video-ad.vpaid-player-container .video_controls {
  width: 100%;
  height: 27px;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .cm_video_controls_main_area
  .play_pause {
  top: 3px;
  left: 5px;
  width: 20px;
  height: 20px;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .cm_video_controls_main_area
  .play_pause
  .pause {
  width: 40px;
  height: 27px;
  top: -7px;
  left: -8px;
  background-image: url("https://vidstat.taboola.com/player-assets/pause2.svg");
  background-size: 36px;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .cm_video_controls_main_area
  .play_pause
  .play {
  border-top: 5px solid transparent;
  border-left: 10px solid rgb(255, 255, 255);
  border-bottom: 5px solid transparent;
  left: 6px;
  top: 5px;
  z-index: 102;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .cm_video_controls_main_area
  .title {
  top: 7px;
  left: 30px;
  width: 140px;
  text-align: left;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .cm_video_controls_main_area
  .timer {
  top: 6px;
  right: 110px;
}

#_cm-css-reset ._cm-video-ad.vpaid-player-container .video_controls .text {
  color: white;
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  top: 10px;
  left: 28px;
  user-select: none;
  cursor: default;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .text.opt-out-hidden {
  left: 13px;
}

#_cm-css-reset ._cm-video-ad.vpaid-player-container .video_controls {
  width: 100%;
  height: 100%;
  right: 0px;
  bottom: 0px;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .video_controls_main_area
  .cm_video_controls_mute {
  width: 35px;
  height: 27px;
  right: 8px;
  bottom: 5px;
  background-size: 44px;
  box-sizing: content-box;
  background-position-y: 50%;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .video_controls_main_area
  .cm_video_controls_mute.display_mute {
  background-image: url("https://vidstat.taboola.com/player-assets/desk_muted2.svg");
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .video_controls_main_area
  .cm_video_controls_mute.display_unmute {
  background-image: url("https://vidstat.taboola.com/player-assets/desk_playing2.svg");
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .video_controls_main_area
  .video-controls-scroller-area {
  width: 80px;
  height: 100%;
  right: 5px;
  top: 0%;
}

#_cm-css-reset ._cm-video-ad.vpaid-player-container .video_controls_mobile {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  pointer-events: none;
  z-index: 1001;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .video_controls_main_area {
  pointer-events: none;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .video_controls_main_area
  .cm_video_controls_playpause.hide {
  display: none;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .video_controls_main_area
  .cm_video_controls_playpause.show {
  display: block;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .video_controls_main_area
  .cm_video_controls_playpause {
  bottom: 28px;
  left: 5px;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .video_controls_main_area
  .cm_video_controls_playpause
  .pause {
  width: 40px;
  height: 27px;
  top: -10px;
  left: -8px;
  background-image: url("https://vidstat.taboola.com/player-assets/pause2.svg");
  background-size: 40px;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .video_controls_main_area
  .cm_video_controls_playpause
  .play {
  border-top: 6px solid transparent;
  border-left: 10px solid rgb(255, 255, 255);
  border-bottom: 6px solid transparent;
  left: 7px;
  top: 3px;
  z-index: 102;
}

#_cm-css-reset .mc-play {
  width: 0px;
  height: 0px;
  border-top: 7px solid transparent;
  border-left: 9px solid rgb(255, 255, 255);
  border-bottom: 7px solid transparent;
  left: 14px;
  position: absolute;
  bottom: 10px;
  z-index: 1001;
}

#_cm-css-reset .mc-pause {
  display: block;
  width: 42px;
  height: 42px;
  left: -4px;
  position: absolute;
  bottom: -2px;
  z-index: 1001;
  background-image: url("https://vidstat.taboola.com/player-assets/mob-pause.svg");
}

#_cm-css-reset .mc-pause.hide,
#_cm-css-reset .mc-play.hide {
  display: none;
}

#_cm-css-reset .mc-pause.show,
#_cm-css-reset .mc-play.show {
  display: block;
}

#_cm-css-reset .mc-progressbar_area {
  width: 100%;
  height: 5px;
  bottom: 0%;
  position: absolute;
  z-index: 9999;
}

#_cm-css-reset .mc-progressbar_area .mc-progressbar_bg.white_bg {
  background: rgba(255, 255, 255, 0.3);
  width: 100%;
  height: 100%;
}

#_cm-css-reset .mc-progressbar_area .mc-progressbar_bg.blue_bg {
  background: rgb(21, 75, 145);
  transition: width 0.5s;
  position: absolute;
  bottom: 0%;
  height: 100%;
}

#_cm-css-reset .mc-progressbar_area .mc-progressbar_bg.blue_bg.init_bg {
  transition: none;
}

#_cm-css-reset > .multi-vpaids {
  height: 0px;
}

#_cm-css-reset ::-webkit-media-controls-panel {
  display: none !important;
  appearance: none;
}

#_cm-css-reset ::-webkit-media-controls-play-button {
  display: none !important;
  appearance: none;
}

#_cm-css-reset ::-webkit-media-controls-start-playback-button {
  display: none !important;
  appearance: none;
}

#_cm-css-reset .cm-ad-player {
  cursor: pointer;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
}

@supports (object-fit: cover) {
  #_cm-css-reset .cm-ad-player {
    object-fit: cover;
  }
  #_cm-css-reset .cm-ad-player.vertical-video,
  #_cm-css-reset .cm-ad-player.next-up-fit {
    object-fit: contain;
  }
}

#_cm-css-reset .cm-ad-player.ie-black-edges {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#_cm-css-reset .cm-ad-player-active {
  visibility: visible;
}

#_cm-css-reset ._cm-ad-feed-manager ._cm-ad {
  display: block !important;
  visibility: hidden !important;
}

#_cm-css-reset ._cm-ad-choices-player {
  position: absolute;
  top: 16px;
  left: 13px;
}

#_cm-css-reset ._cm-ad-choices-player-anchor {
  display: inline-block;
  opacity: 0.5;
  vertical-align: middle;
}

#_cm-css-reset .interactive-video {
  position: absolute;
  cursor: pointer;
  transition:
    visibility 0.2s,
    opacity 0.5s linear;
  opacity: 0.8;
  padding: 0.25rem 0.75rem;
  font-weight: 600;
  border-radius: 9999px;
  font-size: 3.5vmin;
  text-shadow: black 1px 1px;
  letter-spacing: 0.2px;
  z-index: 999 !important;
  display: initial !important;
  font-family: Impact, Charcoal, sans-serif !important;
}

#_cm-css-reset .interactive-video-lbls {
  font-family: Impact, Charcoal, sans-serif !important;
  letter-spacing: 0.2px;
}

#_cm-css-reset .interactive-video.center {
  position: relative;
}

#_cm-css-reset .interactive-video.hide {
  opacity: 0;
  visibility: hidden;
}

#_cm-css-reset .interactive-video-wrapper {
  position: absolute;
  width: 100%;
  text-align: center;
}

#_cm-css-reset .interactive-video-wrapper.hide {
  opacity: 0;
  visibility: hidden;
}

#_cm-css-reset .interactive-video.show {
  opacity: 1;
  visibility: visible;
}

#_cm-css-reset .interactive-video-effect {
  transition: width;
  height: 1px;
  background-color: white;
  pointer-events: none;
}

#_cm-css-reset .interactive-video-effect-wrapper {
  padding-left: 0.75rem;
}

@media only screen and (max-width: 768px) {
  #_cm-css-reset .interactive-video {
    font-size: 3vmin;
  }
}

#_cm-css-reset .cm-vpaid-iframe {
  position: absolute;
  left: 0px;
  top: 0px;
  padding: 0px;
  border: none;
  width: 100%;
  height: 100%;
  z-index: 1;
  margin: 0px !important;
}

.buff-vid {
  position: fixed;
  right: 0px;
  width: 1px;
  height: 1px;
  z-index: 2147483647 !important;
}

#_cm-css-reset ._cm-ad-choices-player {
  z-index: 1;
}

#_cm-css-reset ._cm-ad-choices-player-anchor {
  width: 19px;
  height: 15px;
}

/* --- Source: file_9b2ca78nv --- */

.tbl-slides-container .videoCube {
  z-index: 0;
}

.tbl-slides-container .tbl-next-item {
  z-index: 1;
}

.tbl-slides-container .tbl-show-item {
  z-index: 2;
}

/* --- Source: file_a2jgvi2zw --- */

.fb_hidden {
  position: absolute;
  top: -10000px;
  z-index: 10001;
}

.fb_reposition {
  overflow: hidden;
  position: relative;
}

.fb_invisible {
  display: none;
}

.fb_reset {
  background: none;
  border: 0px;
  border-spacing: 0px;
  color: rgb(0, 0, 0);
  cursor: auto;
  direction: ltr;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1;
  margin: 0px;
  overflow: visible;
  padding: 0px;
  text-align: left;
  text-decoration: none;
  text-indent: 0px;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-spacing: normal;
}

.fb_reset > div {
  overflow: hidden;
}

@keyframes fb_transform {
  0% {
    opacity: 0;
    transform: scale(0.95);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.fb_animate {
  animation: 0.3s ease 0s 1 normal forwards running fb_transform;
}

.fb_hidden {
  position: absolute;
  top: -10000px;
  z-index: 10001;
}

.fb_reposition {
  overflow: hidden;
  position: relative;
}

.fb_invisible {
  display: none;
}

.fb_reset {
  background: none;
  border: 0px;
  border-spacing: 0px;
  color: rgb(0, 0, 0);
  cursor: auto;
  direction: ltr;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1;
  margin: 0px;
  overflow: visible;
  padding: 0px;
  text-align: left;
  text-decoration: none;
  text-indent: 0px;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-spacing: normal;
}

.fb_reset > div {
  overflow: hidden;
}

@keyframes fb_transform {
  0% {
    opacity: 0;
    transform: scale(0.95);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.fb_animate {
  animation: 0.3s ease 0s 1 normal forwards running fb_transform;
}

.fb_dialog {
  background: rgba(82, 82, 82, 0.7);
  position: absolute;
  top: -10000px;
  z-index: 10001;
}

.fb_dialog_advanced {
  border-radius: 8px;
  padding: 10px;
}

.fb_dialog_content {
  background: rgb(255, 255, 255);
  color: rgb(55, 55, 55);
}

.fb_dialog_close_icon {
  background: url("https://connect.facebook.net/rsrc.php/v4/yq/r/IE9JII6Z1Ys.png")
    0px 0px no-repeat scroll transparent;
  cursor: pointer;
  display: block;
  height: 15px;
  position: absolute;
  right: 18px;
  top: 17px;
  width: 15px;
}

.fb_dialog_mobile .fb_dialog_close_icon {
  left: 5px;
  right: auto;
  top: 5px;
}

.fb_dialog_padding {
  background-color: transparent;
  position: absolute;
  width: 1px;
  z-index: -1;
}

.fb_dialog_close_icon:hover {
  background: url("https://connect.facebook.net/rsrc.php/v4/yq/r/IE9JII6Z1Ys.png")
    0px -15px no-repeat scroll transparent;
}

.fb_dialog_close_icon:active {
  background: url("https://connect.facebook.net/rsrc.php/v4/yq/r/IE9JII6Z1Ys.png")
    0px -30px no-repeat scroll transparent;
}

.fb_dialog_iframe {
  line-height: 0;
}

.fb_dialog_content .dialog_title {
  background: rgb(109, 132, 180);
  border: 1px solid rgb(54, 88, 153);
  color: rgb(255, 255, 255);
  font-size: 14px;
  font-weight: 700;
  margin: 0px;
}

.fb_dialog_content .dialog_title > span {
  background: url("https://connect.facebook.net/rsrc.php/v4/yd/r/Cou7n-nqK52.gif")
    5px 50% no-repeat;
  float: left;
  padding: 5px 0px 7px 26px;
}

body.fb_hidden {
  height: 100%;
  left: 0px;
  margin: 0px;
  overflow: visible;
  position: absolute;
  top: -10000px;
  transform: none;
  width: 100%;
}

.fb_dialog.fb_dialog_mobile.loading {
  background: url("https://connect.facebook.net/rsrc.php/v4/ya/r/3rhSv5V8j3o.gif")
    50% 50% no-repeat rgb(255, 255, 255);
  min-height: 100%;
  min-width: 100%;
  overflow: hidden;
  position: absolute;
  top: 0px;
  z-index: 10001;
}

.fb_dialog.fb_dialog_mobile.loading.centered {
  background: none;
  height: auto;
  min-height: initial;
  min-width: initial;
  width: auto;
}

.fb_dialog.fb_dialog_mobile.loading.centered #fb_dialog_loader_spinner {
  width: 100%;
}

.fb_dialog.fb_dialog_mobile.loading.centered .fb_dialog_content {
  background: none;
}

.loading.centered #fb_dialog_loader_close {
  clear: both;
  color: rgb(255, 255, 255);
  display: block;
  font-size: 18px;
  padding-top: 20px;
}

#fb-root #fb_dialog_ipad_overlay {
  background: rgba(0, 0, 0, 0.4);
  inset: 0px;
  min-height: 100%;
  position: absolute;
  width: 100%;
  z-index: 10000;
}

#fb-root #fb_dialog_ipad_overlay.hidden {
  display: none;
}

.fb_dialog.fb_dialog_mobile.loading iframe {
  visibility: hidden;
}

.fb_dialog_mobile .fb_dialog_iframe {
  position: sticky;
  top: 0px;
}

.fb_dialog_content .dialog_header {
  border-bottom: 1px solid rgb(4, 59, 135);
  border-top-color: rgb(4, 59, 135);
  border-right-color: rgb(4, 59, 135);
  border-left-color: rgb(4, 59, 135);
  box-shadow: rgb(255, 255, 255) 0px 1px 1px -1px inset;
  color: rgb(255, 255, 255);
  font:
    700 14px Helvetica,
    sans-serif;
  text-overflow: ellipsis;
  text-shadow: rgba(0, 30, 84, 0.298) 0px -1px 0px;
  vertical-align: middle;
  white-space: nowrap;
}

.fb_dialog_content .dialog_header table {
  height: 43px;
  width: 100%;
}

.fb_dialog_content .dialog_header td.header_left {
  font-size: 12px;
  padding-left: 5px;
  vertical-align: middle;
  width: 60px;
}

.fb_dialog_content .dialog_header td.header_right {
  font-size: 12px;
  padding-right: 5px;
  vertical-align: middle;
  width: 60px;
}

.fb_dialog_content .touchable_button {
  background-clip: padding-box;
  border: 1px solid rgb(41, 72, 125);
  border-radius: 3px;
  display: inline-block;
  line-height: 18px;
  margin-top: 3px;
  max-width: 85px;
  padding: 4px 12px;
  position: relative;
}

.fb_dialog_content .dialog_header .touchable_button input {
  background: none;
  border: none;
  color: rgb(255, 255, 255);
  font:
    700 12px Helvetica,
    sans-serif;
  margin: 2px -12px;
  padding: 2px 6px 3px;
  text-shadow: rgba(0, 30, 84, 0.298) 0px -1px 0px;
}

.fb_dialog_content .dialog_header .header_center {
  color: rgb(255, 255, 255);
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
}

.fb_dialog_content .dialog_content {
  background: url("https://connect.facebook.net/rsrc.php/v4/y9/r/jKEcVPZFk-2.gif")
    50% 50% no-repeat;
  border-width: 0px 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: rgb(74, 74, 74);
  border-left-color: rgb(74, 74, 74);
  border-image: initial;
  border-bottom-style: initial;
  border-bottom-color: initial;
  border-top-style: initial;
  border-top-color: initial;
  height: 150px;
}

.fb_dialog_content .dialog_footer {
  background: rgb(245, 246, 247);
  border-width: 1px;
  border-style: solid;
  border-color: rgb(204, 204, 204) rgb(74, 74, 74) rgb(74, 74, 74);
  border-image: initial;
  height: 40px;
}

#fb_dialog_loader_close {
  float: left;
}

.fb_dialog.fb_dialog_mobile .fb_dialog_close_icon {
  visibility: hidden;
}

#fb_dialog_loader_spinner {
  animation: 1.2s linear 0s infinite normal none running rotateSpinner;
  background-color: transparent;
  background-image: url("https://connect.facebook.net/rsrc.php/v4/y2/r/onuUJj0tCqE.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}

@keyframes rotateSpinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.fb_iframe_widget {
  display: inline-block;
  position: relative;
}

.fb_iframe_widget span {
  display: inline-block;
  position: relative;
  text-align: justify;
}

.fb_iframe_widget iframe {
  position: absolute;
}

.fb_iframe_widget_fluid_desktop,
.fb_iframe_widget_fluid_desktop span,
.fb_iframe_widget_fluid_desktop iframe {
  max-width: 100%;
}

.fb_iframe_widget_fluid_desktop iframe {
  min-width: 220px;
  position: relative;
}

.fb_iframe_widget_lift {
  z-index: 1;
}

.fb_iframe_widget_fluid {
  display: inline;
}

.fb_iframe_widget_fluid span {
  width: 100%;
}

/* --- Source: file_a7sabszwj --- */

.ue-c-modal .ue-c-paywall .ue-c-paywall__content > svg {
  display: none;
}

: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;
}

.ue-c-fixed {
  position: fixed !important;
  top: 0px;
}

.ue-c-main-logo,
.ue-c-main-logo-small {
  margin-right: 8px;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}

.ue-c-main-logo-small svg,
.ue-c-main-logo svg {
  width: 100%;
}

.ue-c-main-logo {
  width: 6.25rem;
}

.ue-c-main-logo-small {
  width: 3.125rem;
}

.hide {
  display: none;
}

.inner.no-scroll,
.no-scroll {
  overflow: hidden;
  height: 100%;
  position: relative;
}

.ue-breaking-news-container {
  margin: 0px !important;
}

.content-ad + .ue-breaking-news-container {
  margin-top: 0px;
}

.ue-breaking-news-item {
  background: rgb(42, 122, 172);
}

.ue-breaking-news-item.last-hour,
.ue-breaking-news-item.urgent {
  background-color: rgb(223, 19, 14);
}

.ue-breaking-news-controls-item {
  margin: 0px;
}

.ue-breaking-news-controls-item svg {
  fill: rgb(255, 255, 255);
}

.ue-breaking-news-controls-item svg:hover {
  fill: rgb(104, 185, 201);
}

.ue-breaking-news-item-title {
  text-transform: uppercase;
  font-weight: 700;
}

.ue-breaking-news-item-text,
.ue-breaking-news-item-title {
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  color: rgb(255, 255, 255);
}

.ue-breaking-news-item-text:hover {
  opacity: 0.7;
}

@media only screen and (max-width: 450px) {
  .ue-breaking-news-item-text {
    height: 40px;
  }
}

html {
  text-size-adjust: 100%;
}

body {
  margin: 0px;
}

.publicidad {
  margin: 0px !important;
}

.ue-c-main-header {
  margin-top: -1px;
}

.news-item .ue-c-newsletter-widget__subline {
  font-size: 0.875rem;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 400;
  color: rgb(0, 0, 0);
  margin-bottom: 1.0625rem;
  line-height: normal;
  padding: 0px;
}

.ue-c-smartbanner:not([style*="display:none"]):not([style*="display: none"])
  + .ue-c-main-header
  .ue-l-main-header__top
  .ue-l-side-panel--show {
  padding-top: 120px;
}

.ue-c-smartbanner:not([style*="display:none"]):not([style*="display: none"])
  + .ue-c-main-header
  .ue-l-main-header__bottom
  .ue-l-side-panel--show {
  padding-top: 165px;
}

@media (min-width: 46.25em) {
  .ue-l-article__comment {
    margin-top: 1rem;
    border-top: 1px solid rgb(206, 206, 206);
    padding-top: 2rem;
  }
}

.ue-c-article__media-img-container {
  overflow: hidden;
}

@media (min-width: 61.25em) {
  .ue-c-article--content-preview.ue-l-article--basic .ue-l-article__main-column,
  .ue-c-article--content-preview.ue-l-article--special {
    overflow: hidden;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-l-article__include:not(:empty),
.ue-l-article--special.elmundo-theme-v10 .ue-l-article__include:not(:empty) {
  margin: 0px 0px 1.25rem;
}

.ue-l-article--basic[class*="theme-v10"]
  .ue-l-article__secondary-column
  .ue-c-cover-content--is-bt-module
  a.ue-c-cover-content__link,
.ue-l-article--basic[class*="theme-v10"]
  .ue-l-article__secondary-column
  .ue-c-cover-content--is-bt-module
  a.ue-c-cover-content__link:hover,
.ue-l-article--special[class*="theme-v10"]
  .ue-l-article__secondary-column
  .ue-c-cover-content--is-bt-module
  a.ue-c-cover-content__link,
.ue-l-article--special[class*="theme-v10"]
  .ue-l-article__secondary-column
  .ue-c-cover-content--is-bt-module
  a.ue-c-cover-content__link:hover {
  color: rgb(0, 0, 0);
}

@media (min-width: 46.25em) {
  .ue-l-main-header__top.ue-l-main-header--minified .ue-l-side-panel--show {
    display: flex;
    width: max-content;
  }
}

@media (min-width: 46.25em) {
  .ue-l-main-header--over-media.ue-l-main-header--fixed {
    position: fixed !important;
  }
}

.ue-c-main-header--minified-dark .ue-c-main-header__login svg {
  stroke: rgb(255, 255, 255);
}

.ue-l-main-header--minified.ue-c-main-header--minified-dark
  .ue-c-main-header__tools {
  width: 30px;
}

.ue-c-main-header__progress-bar.ue-c-fixed {
  top: var(--ue-l-main-header-top-height);
}

nav.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list
  > .ue-c-main-navigation__list-item:not(.has-overflow) {
  flex-grow: inherit;
}

.ue-c-main-header__button.is-primary.is-active
  .ue-c-main-header__button-menu-icon::after,
.ue-c-main-header__button.is-primary.is-active
  .ue-c-main-header__button-menu-icon::before {
  top: 0px;
}

@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  src:
    url("https://e00.uecdn.es/fonts/roboto-font/Roboto-Regular.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/roboto-font/Roboto-Regular.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  src:
    url("https://e00.uecdn.es/fonts/roboto-font/Roboto-Bold.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/roboto-font/Roboto-Bold.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Roboto_condensed;
  font-style: normal;
  font-weight: 400;
  src:
    url("https://e00.uecdn.es/fonts/roboto/RobotoCondensed-Regular.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/roboto/RobotoCondensed-Regular.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Roboto_condensed;
  font-style: normal;
  font-weight: 700;
  src:
    url("https://e00.uecdn.es/fonts/roboto/RobotoCondensed-Bold.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/roboto/RobotoCondensed-Bold.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Valencia;
  font-style: normal;
  font-weight: 400;
  src:
    url("https://e00.uecdn.es/fonts/valencia/valencia-regular-webfont.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/valencia/valencia-regular-webfont.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Valencia;
  font-style: italic;
  font-weight: 400;
  src:
    url("https://e00.uecdn.es/fonts/valencia/valencia-italic-webfont.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/valencia/valencia-italic-webfont.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Valencia;
  font-style: normal;
  font-weight: 700;
  src:
    url("https://e00.uecdn.es/fonts/valencia/valencia-bold-webfont.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/valencia/valencia-bold-webfont.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Valencia;
  font-style: italic;
  font-weight: 700;
  src:
    url("https://e00.uecdn.es/fonts/valencia/valencia-bolditalic-webfont.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/valencia/valencia-bolditalic-webfont.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: PT_serif;
  font-style: normal;
  font-weight: 400;
  src:
    url("https://e00.uecdn.es/fonts/PTSerifWeb/pt_serif-web-regular-webfont.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/PTSerifWeb/pt_serif-web-regular-webfont.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: PT_serif;
  font-style: italic;
  font-weight: 400;
  src:
    url("https://e00.uecdn.es/fonts/PTSerifWeb/pt_serif-web-italic-webfont.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/PTSerifWeb/pt_serif-web-italic-webfont.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: PT_serif;
  font-style: normal;
  font-weight: 700;
  src:
    url("https://e00.uecdn.es/fonts/PTSerifWeb/pt_serif-web-bold-webfont.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/PTSerifWeb/pt_serif-web-bold-webfont.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: PT_serif;
  font-style: italic;
  font-weight: 700;
  src:
    url("https://e00.uecdn.es/fonts/PTSerifWeb/pt_serif-web-bolditalic-webfont.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/PTSerifWeb/pt_serif-web-bolditalic-webfont.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundo;
  font-style: normal;
  font-weight: 300;
  src:
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-Light.woff2") format("woff2"),
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-Light.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundo;
  font-style: italic;
  font-weight: 300;
  src:
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-LightItalic.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-LightItalic.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundo;
  font-style: normal;
  font-weight: 400;
  src:
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-Regular.woff2") format("woff2"),
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-Regular.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundo;
  font-style: italic;
  font-weight: 400;
  src:
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-RegularItalic.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-RegularItalic.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundo;
  font-style: normal;
  font-weight: 500;
  src:
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-Medium.woff2") format("woff2"),
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-Medium.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundo;
  font-style: italic;
  font-weight: 500;
  src:
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-MediumItalic.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-MediumItalic.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundo;
  font-style: normal;
  font-weight: 600;
  src:
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-SemiBold.woff2") format("woff2"),
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-SemiBold.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundo;
  font-style: italic;
  font-weight: 600;
  src:
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-SemiBoldItalic.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-SemiBoldItalic.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundo;
  font-style: normal;
  font-weight: 700;
  src:
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-Bold.woff2") format("woff2"),
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-Bold.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundo;
  font-style: italic;
  font-weight: 700;
  src:
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-BoldItalic.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-BoldItalic.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundo;
  font-style: normal;
  font-weight: 800;
  src:
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-ExtraBold.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-ExtraBold.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundo;
  font-style: italic;
  font-weight: 800;
  src:
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-ExtraBoldItalic.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-ExtraBoldItalic.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundotxt;
  font-style: normal;
  font-weight: 300;
  src:
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-Light.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-Light.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundotxt;
  font-style: italic;
  font-weight: 300;
  src:
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-LightItalic.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-LightItalic.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundotxt;
  font-style: normal;
  font-weight: 400;
  src:
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-Regular.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-Regular.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundotxt;
  font-style: italic;
  font-weight: 400;
  src:
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-RegularItalic.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-RegularItalic.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundotxt;
  font-style: normal;
  font-weight: 500;
  src:
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-Medium.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-Medium.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundotxt;
  font-style: italic;
  font-weight: 500;
  src:
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-MediumItalic.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-MediumItalic.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundotxt;
  font-style: normal;
  font-weight: 600;
  src:
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-SemiBold.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-SemiBold.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundotxt;
  font-style: italic;
  font-weight: 600;
  src:
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-SemiBoldItalic.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-SemiBoldItalic.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundotxt;
  font-style: normal;
  font-weight: 700;
  src:
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-Bold.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-Bold.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundotxt;
  font-style: italic;
  font-weight: 700;
  src:
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-BoldItalic.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-BoldItalic.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundotxt;
  font-style: normal;
  font-weight: 800;
  src:
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-ExtraBold.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-ExtraBold.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundotxt;
  font-style: italic;
  font-weight: 800;
  src:
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-ExtraBoldItalic.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-ExtraBoldItalic.woff")
      format("woff");
  font-display: swap;
}

.ue-u-sticky-top-10 {
  position: sticky !important;
  top: 10px;
}

header[data-theme="elmundo-theme"]:not(.elmundo-theme-v7) {
  --ue-l-main-header-top-height: 36px;
  --ue-l-main-header-bottom-height: 36px;
  --ue-c-main-header-title-font-weight: 600px;
  --ue-c-main-header-bottom-background: #fff;
}

@media (min-width: 46.25em) {
  header[data-theme="elmundo-theme"]:not(.elmundo-theme-v7) {
    --ue-l-main-header-top-height: 42px;
    --ue-l-main-header-bottom-height: 42px;
    --ue-c-main-header-bottom-background: #fff;
  }
  header[data-theme="elmundo-theme"]:not(.elmundo-theme-v7)
    .ue-c-main-header__logo--theme::before {
    content: "";
    margin-right: 0.5rem;
  }
  header[data-theme="elmundo-theme"]:not(.elmundo-theme-v7)
    .ue-c-main-header__breadcrumb-item.has-logo
    a::after {
    display: block;
    content: "";
    position: relative;
    top: 0px;
  }
  header[data-theme="elmundo-theme"]:not(.elmundo-theme-v7)
    .ue-c-main-header__breadcrumb-item.has-logo
    a::after,
  header[data-theme="elmundo-theme"]:not(.elmundo-theme-v7)
    .ue-c-main-header__logo--theme::before {
    width: var(--ue-c-main-header-logo-theme-width);
    height: var(--ue-c-main-header-logo-theme-height);
    background-color: var(--ue-c-main-header-logo-theme-background-color);
    background-image: var(--ue-c-main-header-logo-theme-background-image);
    background-position: 50% center;
    background-repeat: no-repeat;
    background-size: var(--ue-c-main-header-logo-theme-width)
      var(--ue-c-main-header-logo-theme-height);
  }
  header[data-theme="elmundo-theme"]:not(.elmundo-theme-v7)
    .ue-c-main-header--inverted {
    --ue-c-main-header-logo-theme-background-image: var(
      --ue-c-main-header-logo-theme-background-image-inverted
    );
    --ue-c-main-header-logo-theme-background-color: var(
      --ue-c-main-header-logo-theme-background-color-inverted
    );
  }
}

.elmundo-theme-v10.ue-l-article--basic {
  background-color: rgb(255, 255, 255);
  --cover-content-column-count: 6;
  --cover-content-cols-width: 2;
  --cover-content-y-gap: 1rem;
  --cover-content-x-gap: 0.5rem;
  --cover-content-gap: 2rem;
  --cover-content-boxed-space: 1rem;
  --cover-content-boxed-height: 100%;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__toolbox {
  overflow: hidden;
  background: rgb(255, 255, 255);
  border-radius: 4px;
  border: 1px solid rgb(243, 243, 243);
  box-shadow: rgba(0, 0, 0, 0.75) 0px 0px 5px 0px;
  padding: 1rem;
  position: absolute;
  width: 200px;
  top: 40px;
  left: 0px;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  z-index: 15001;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__toolbox-item {
  --toolbox-color-icon: #000;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__toolbox-item a {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  font-family: var(--ue-c-article__toolbox-font-family, Roboto);
  color: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__toolbox-item:hover {
  position: relative;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__toolbox-item:hover::after {
  content: "";
  width: 130%;
  height: 130%;
  background-color: rgb(246, 246, 246);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__toolbox-item-icon {
  width: 26px;
  height: 26px;
}

.elmundo-theme-v10.ue-l-article--basic,
.elmundo-theme-v10.ue-l-article--basic ::before {
  --ue-c-section-title-font-weight: 700;
  --ue-c-section-title-font-size: 1rem;
  --ue-c-section-title-line-height: 1rem;
  --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.625rem 0;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic,
  .elmundo-theme-v10.ue-l-article--basic ::before {
    --ue-c-section-title-font-size: 1.1875rem;
    --ue-c-section-title-line-height: 1.1875rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-main-header__tabs {
  width: 100%;
  background-color: var(--ue-c-main-header-tabs-background-color, #fff);
  position: relative;
  padding: 0px;
  border-bottom: var(--ue-c-main-header-tabs-border-bottom, 1px solid #000);
  margin-bottom: 0px !important;
}

@media (min-width: 41.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-main-header__tabs {
    height: var(--ue-c-main-header-tabs-height, 2.5625rem);
    position: relative;
    margin-bottom: 1.5rem;
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-main-header__tabs {
    padding: var(--ue-c-main-header-tabs-padding, 0);
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-main-header__tab-list {
  display: flex;
  align-items: center;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-main-header__tab-list-item:not(:last-child) {
  margin-right: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-main-header__tab-list-item a {
  height: 2.625rem;
  width: auto;
  box-sizing: border-box;
  padding: 0.5rem 1rem;
  display: block;
  text-decoration: none;
  text-align: center;
  font-family: var(
    --ue-c-main-header-tabs-font-family,
    Roboto,
    Arial,
    Helvetica,
    sans-serif
  );
  font-weight: var(--ue-c-main-header-tabs-font-weight, normal);
  color: var(--ue-c-main-header-tab-link-color, #000);
  font-size: var(--ue-c-main-header-tabs-font-size, 0.6875rem);
  line-height: var(--ue-c-main-header-tabs-line-height, 1.625rem);
  letter-spacing: var(--ue-c-main-header-tabs-letter-spacing, 0.02rem);
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-main-header__tab-list-item
  a:hover {
  color: var(--ue-c-main-header-tab-hover-color, #333);
  text-decoration: none;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-main-header__tab-list-item a {
    --ue-c-main-header-tabs-font-size: 0.6875rem;
    --ue-c-main-header-tabs-line-height: 1.25rem;
    --ue-c-main-header-tabs-letter-spacing: 0.02rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-main-header__tab-list-item.is-active
  a {
  font-family: var(
    --ue-c-main-header-tabs-active-font-family,
    Roboto,
    Arial,
    Helvetica,
    sans-serif
  );
  color: var(--ue-c-main-header-tab-link-color, #000);
  border-bottom-width: var(
    --ue-c-main-header-tabs-active-border-bottom-width,
    2px
  );
  border-bottom-style: solid;
  border-bottom-color: var(
    --ue-c-main-header-tab-active-border-bottom-color,
    #000
  );
  font-weight: var(--ue-c-main-header-tabs-active-font-weight,);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-main-header__tabs--light-theme {
  border-top: 0px;
  border-bottom-style: solid;
  border-bottom-width: var(--ue-c-main-header-tabs-border-bottom-width, 1px);
  border-bottom-color: var(--ue-c-main-header-tabs-border-bottom-color, #000);
  background-color: var(--ue-c-main-header-tabs-background-color, transparent);
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-main-header__tabs--light-theme
  .ue-c-main-header__tab-list-item
  a {
  color: var(--ue-c-main-header-tab-link-color, #000);
  font-family: var(
    --ue-c-main-header-tabs-font-family,
    Roboto,
    Arial,
    Helvetica,
    sans-serif
  );
  font-weight: var(--ue-c-main-header-tabs-font-weight, normal);
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-main-header__tabs--light-theme
  .ue-c-main-header__tab-list-item
  a:hover {
  color: var(--ue-c-main-header-tab-hover-color, #333);
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-main-header__tabs--light-theme
  .ue-c-main-header__tab-list-item.is-active
  a {
  border-bottom-style: solid;
  border-bottom-color: var(
    --ue-c-main-header-tab-active-border-bottom-color,
    #000
  );
  font-family: var(
    --ue-c-main-header-tabs-active-font-family,
    Roboto,
    Arial,
    Helvetica,
    sans-serif
  );
  border-bottom-width: var(
    --ue-c-main-header-tabs-active-border-bottom-width,
    2px
  );
  font-weight: var(--ue-c-main-header-tabs-font-weight, bold);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-main-header__tabs--responsive {
  position: relative;
}

@media (max-width: 41.24em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-main-header__tabs--responsive {
    margin-bottom: 1rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-main-header__tabs--responsive
  .ue-c-main-header__tab-list {
  overflow: scroll hidden;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-main-header__tabs--responsive
  .ue-c-main-header__tab-list::-webkit-scrollbar {
  width: 0px;
  height: 0px;
  background: transparent;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-main-header__tabs--responsive
  .ue-c-main-header__tab-list::after {
  content: "";
  background-image: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0),
    rgb(255, 255, 255)
  );
  position: absolute;
  right: -1px;
  width: 2.5rem;
  height: 100%;
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-main-header__tabs--responsive
    .ue-c-main-header__tab-list {
    overflow-x: hidden;
  }
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-main-header__tabs--responsive
    .ue-c-main-header__tab-list::after {
    display: none;
  }
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-main-header__tabs--responsive
  .ue-c-main-header__tab-list-item
  a {
  height: 40px;
  width: max-content;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-main-header__tabs--scrollable
  .ue-c-main-header__tab-list {
  overflow-x: scroll;
  padding: 0px 0.5rem;
  flex-wrap: nowrap;
}

@supports (
  (-webkit-scroll-snap-type: x mandatory) or (scroll-snap-type: x mandatory)
) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-main-header__tabs--scrollable
    .ue-c-main-header__tab-list {
    scroll-snap-type: x mandatory;
  }
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-main-header__tabs--scrollable
  .ue-c-main-header__tab-list-item {
  flex-grow: inherit;
  min-width: fit-content;
}

@supports (scroll-snap-align: end) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-main-header__tabs--scrollable
    .ue-c-main-header__tab-list-item {
    scroll-snap-align: end;
  }
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-main-header__tabs--fixed
  .ue-c-main-header__tab-list {
  flex-wrap: wrap;
  align-content: stretch;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-main-header__tabs--fixed
  .ue-c-main-header__tab-list-item
  a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-main-header__tabs--fixed
  .ue-c-main-header__tab-list-item.is-2-wide {
  width: 50%;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-main-header__tabs--fixed
  .ue-c-main-header__tab-list-item.is-3-wide {
  width: 33.3333%;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-main-header__tabs--fixed
  .ue-c-main-header__tab-list-item.is-4-wide {
  width: 25%;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article ::selection {
  background: rgb(255, 255, 0);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article * strong::selection {
  background: rgb(255, 255, 0);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article * a::selection {
  background: rgb(255, 255, 0);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__kicker-container {
  display: inline-block;
  font-size: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__kicker-seo {
  display: inline;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: 1.4rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__kicker-group {
  box-sizing: border-box;
  position: relative;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__kicker-group
  > :not(:last-child) {
  padding-right: 0.3125rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__icon-premium {
  fill: rgb(168, 137, 56);
  display: inline-block;
  width: 0.75rem;
  height: 0.75rem;
  position: relative;
  top: -0.0625rem;
  margin: 0px 3px 0px 0px;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__icon-premium--signwall
  > path:first-child {
  fill: rgb(115, 128, 130);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium-tag {
  background: none;
  padding: 0px 0.5ch 0px 0px;
  border-bottom: 0px;
  display: flex;
  align-items: center;
  position: relative;
  line-height: 1;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium-tag--signwall {
  background: transparent;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium-tag span {
  font-size: 0.75rem;
  font-weight: 600;
  font-family: Mundo, "Times New Roman", Times, serif;
  margin-left: 0px;
  color: rgb(121, 118, 118);
  display: none;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__header {
  margin-bottom: 1rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__paragraph {
  margin: 0px;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-variant: oldstyle-nums;
  color: rgb(32, 32, 32);
  font-weight: 400;
  font-size: 1.1875rem;
  line-height: 1.6875rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__paragraph a {
  color: rgb(46, 109, 157);
  text-decoration: none;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__paragraph a:hover {
  color: rgb(0, 69, 112);
  text-decoration: underline;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__paragraph u {
  text-decoration-color: rgb(32, 32, 32);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__typeofcontent {
  display: inline-block;
  margin: 0px;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: rgb(0, 0, 0);
  font-size: 1.0625rem;
  line-height: 1.0625rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__typeofcontent-wrapper {
  display: inline-flex;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__btn-tooltip {
  display: inline-block;
  cursor: pointer;
  border: transparent;
  position: relative;
  padding: 0px;
  margin-left: 0.3125rem;
  background: none;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__standfirst
  .ue-c-article__paragraph,
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__standfirst p {
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 300;
  font-style: normal;
  color: rgb(0, 0, 0);
  margin: 0px;
  font-size: 1.375rem;
  line-height: 1.5rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__standfirst
  .ue-c-article__paragraph:not(:last-child),
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__standfirst
  p:not(:last-child) {
  margin-bottom: 0.625rem;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-article__standfirst
    .ue-c-article__paragraph:not(:last-child),
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-article__standfirst
    p:not(:last-child) {
    margin-bottom: 1rem;
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-article__standfirst
    .ue-c-article__paragraph,
  .elmundo-theme-v10.ue-l-article--basic .ue-c-article__standfirst p {
    font-size: 1.5rem;
    line-height: 1.625rem;
    letter-spacing: 0px;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__standfirst a {
  color: rgb(46, 109, 157);
  text-decoration: none;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__standfirst a:hover {
  color: rgb(0, 69, 112);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__byline {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  display: flex;
  flex-direction: column;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__byline-item {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  font-size: 0.75rem;
  line-height: 0.75rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__byline-item
  > :not(:last-child) {
  margin: 0px 0.625rem 0px 0px;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__byline-item:not(:last-child) {
  margin-bottom: 0.625rem;
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-article__byline-item {
    flex-direction: column;
  }
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-article__byline-item
    > :not(:last-child) {
    margin-bottom: 0.3125rem;
    margin-right: 0px;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__byline-name {
  color: rgb(0, 0, 0);
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__byline-name a {
  text-decoration: none;
  color: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__byline-name a:hover {
  color: rgb(51, 51, 51);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__byline-role {
  color: rgb(0, 0, 0);
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__byline-social {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: rgb(32, 32, 32);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__byline-social a {
  text-decoration: none;
  color: rgb(33, 96, 135);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__byline-social a:hover {
  color: rgb(62, 152, 208);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__byline-social-icon {
  position: relative;
  height: 0.8125rem;
  width: 0.8125rem;
  fill: rgb(32, 32, 32);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__byline-location {
  color: rgb(0, 0, 0);
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__byline--boxed {
  background-color: rgb(245, 245, 245);
  padding: 0.625rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__publishdate {
  font-size: 0.75rem;
  line-height: 0.75rem;
  letter-spacing: 0px;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-variant: oldstyle-nums;
  font-weight: 400;
  font-style: normal;
  color: rgb(121, 118, 118);
  padding: 0px;
  background-color: transparent;
  border-top: none;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__publishdate span {
  font-weight: 700;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__publishdate time span {
  font-weight: 400;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__share-tools {
  list-style-type: none;
  display: flex;
  padding: 0px;
  margin: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__share-tools-item {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__share-tools-item:not(:last-child) {
  margin-right: 0.3125rem;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__share-tools-item--toolbox-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgb(255, 255, 255);
  width: 2rem;
  height: 2rem;
  border: 1px solid rgb(206, 206, 206);
  padding: 5.33333px;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__share-tools-item--toolbox-toggle
  svg {
  width: 1.5rem;
  height: 1.5rem;
  fill: transparent;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__share-tools-item--toolbox-toggle:active,
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__share-tools-item--toolbox-toggle:hover {
  background: rgb(246, 246, 246);
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__share-tools-item--toolbox-toggle:focus {
  background: rgb(246, 246, 246);
  box-shadow: 0 0 1px 2px var(--ue-c-article-focus-color);
  outline: none;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__subtitles {
  padding: 0px;
  margin: 5px 0px 0px;
  list-style-type: none;
  box-sizing: border-box;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__subtitles-item {
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.1875rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__subtitles-item:not(:last-child) {
  margin-bottom: 0.5rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__subtitles-item a {
  text-decoration: none;
  color: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__subtitles-item a:active,
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__subtitles-item a:hover {
  text-decoration: underline;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__subtitles-item a:active,
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__subtitles-item a:hover,
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__subtitles-item
  a:hover
  .ue-c-article__subtitles-kicker {
  color: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__subtitles-kicker {
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 700;
  font-style: normal;
  color: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__subtitles
  .ue-c-article__icon-premium {
  width: 1rem;
  top: 1px;
  margin-right: 1px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__subtitles::before {
  content: "Relacionadas";
  display: inline-block;
  margin: 0px 0px 0.5rem;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-size: 0.875rem;
  font-weight: 700;
  font-style: normal;
  color: rgb(0, 0, 0);
  text-transform: uppercase;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__subtitles--boxed {
  padding: 0.625rem;
  background: rgb(245, 245, 245);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__subtitles--boxed::before {
  margin-top: -0.625rem;
  margin-left: -0.625rem;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-article__subtitles--boxed {
    padding: 1.25rem;
    background: rgb(245, 245, 245);
  }
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-article__subtitles--boxed::before {
    margin-top: -1.25rem;
    margin-left: -1.25rem;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-article__subtitles--boxed {
    padding: 0px;
    background: none;
  }
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-article__subtitles--boxed::before {
    margin-top: 0px;
    margin-left: 0px;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__empty-comment {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-grow: 1;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: rgb(0, 0, 0);
  font-size: 1rem;
  line-height: 1.125rem;
  letter-spacing: 0px;
  padding: 0.625rem;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__empty-comment
  > :not(:last-child) {
  margin-bottom: 0.3125rem;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-article__empty-comment {
    padding: 1.25rem;
  }
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-article__empty-comment
    > :not(:last-child) {
    margin-bottom: 0.625rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__empty-comment-icon {
  width: 3.125rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__empty-comment-link a {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: rgb(102, 102, 102);
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__empty-comment-link
  a:hover {
  color: rgb(82, 82, 82);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__button {
  border: 1px solid rgb(206, 206, 206);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: fit-content;
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
  border-radius: 1.5625rem;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  letter-spacing: 0px;
  height: 32px;
  padding: 0px 0.75rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__button:hover {
  background-color: rgb(51, 51, 51);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__button:focus {
  box-shadow: rgb(0, 169, 224) 0px 0px 1px 2px;
  outline: none;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__button
  .ue-c-article__button-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  line-height: 0;
  fill: rgb(255, 255, 255);
  width: 30px;
  height: 23px;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__button
  .ue-c-article__button-icon
  svg {
  width: 100%;
  height: 100%;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__button--full,
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__button--large {
  width: 100%;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__button--theme-comments {
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__button--theme-comments:hover {
  background-color: rgb(246, 246, 246);
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__button--theme-comments
  .ue-c-article__button-icon {
  fill: rgb(255, 255, 255);
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__button--theme-comments
  .ue-c-article__button-text {
  color: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__subheadline {
  margin: 0px;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 800;
  font-style: normal;
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  font-size: 1.1875rem;
  line-height: 1.5rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__subheadline a {
  color: rgb(0, 69, 112);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__subheadline--center {
  text-align: center;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__subheadline--center.ue-l-article--top-separator::before {
  right: 0px;
  margin: 0px auto;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__interview {
  margin: 0px;
  font-size: 1.1875rem;
  line-height: 1.6875rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__interview dd::before,
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__interview dt::before {
  display: inline;
  text-transform: uppercase;
  margin-right: 0.5rem;
  font-weight: 700;
  color: rgb(34, 34, 34);
  font-family: Mundo, "Times New Roman", Times, serif;
  font-style: normal;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__interview dt {
  font-weight: 700;
  color: rgb(34, 34, 34);
  font-family: Mundo, "Times New Roman", Times, serif;
  font-style: normal;
  font-variant: oldstyle-nums;
  margin-bottom: 1rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__interview dt::before {
  content: "P.";
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__interview
  dt:first-of-type::before {
  content: "PREGUNTA.";
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__interview dd {
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 400;
  font-variant: oldstyle-nums;
  line-height: 27px;
  font-style: normal;
  color: rgb(34, 34, 34);
  margin: 0px 0px 1rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__interview dd:last-child {
  margin-bottom: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__interview dd::before {
  content: "R.";
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__interview
  dd:first-of-type::before {
  content: "RESPUESTA.";
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__interview a {
  color: rgb(46, 109, 157);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__interview a:hover {
  color: rgb(0, 69, 112);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__keys {
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(206, 206, 206);
  gap: 0.5rem;
  padding: 1.625rem 1rem;
  display: flex;
  flex-direction: column;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__keys-title {
  text-transform: uppercase;
  font-weight: 700;
  margin: 0px 0px 0.5rem;
  color: rgb(0, 0, 0);
  font-family: Mundo, "Times New Roman", Times, serif;
  font-size: 19px;
  line-height: 22px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__keys-byline {
  color: rgb(121, 118, 118);
  font-family: Mundo, "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 14px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__keys-list {
  margin: 0px;
  padding: 1rem 0px 0px 1.5rem;
  list-style: none;
  border-top: 1px solid rgb(204, 204, 204);
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__keys-item {
  font-weight: 400;
  color: rgb(0, 0, 0);
  font-family: Mundo, "Times New Roman", Times, serif;
  position: relative;
  font-size: 19px;
  line-height: 27px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__keys-item:last-child {
  padding-bottom: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__keys-item a {
  color: rgb(46, 109, 157);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__keys-item a:hover {
  color: rgb(0, 69, 112);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__keys-item::before {
  position: absolute;
  content: "•";
  left: -18px;
  top: -2px;
  color: rgb(0, 0, 0);
  font-size: 1.5rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card {
  clear: both;
  position: relative;
  background: rgb(255, 255, 255);
  padding: 26px 16px;
  border: 1px solid rgb(206, 206, 206);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-header {
  position: relative;
  border-bottom: none;
  padding: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-title {
  margin-top: 0px;
  max-width: 90%;
  font-family: Mundo, "Times New Roman", Times, serif;
  color: rgb(0, 0, 0);
  font-weight: 800;
  text-transform: uppercase;
  font-size: 1.1875rem;
  line-height: 1.375rem;
  letter-spacing: 0px;
  padding-right: 2.5rem;
  margin-bottom: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-toggle {
  cursor: pointer;
  position: absolute;
  box-shadow: unset;
  border-radius: 25px;
  top: 50%;
  transition: 0.4s;
  transform: translateY(-50%);
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(206, 206, 206);
  right: 0px;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-toggle:hover {
  background: rgb(230, 230, 230);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-toggle:focus {
  box-shadow: 0 0 1px 2px var(--ue-c-article-focus-color);
  outline: none;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-toggle:active {
  outline: none;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-toggle::after,
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-toggle::before {
  all: unset;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-toggle::before {
  content: "";
  box-sizing: border-box;
  border-top: 2px solid;
  border-right: 2px solid;
  margin: -4px 0px 0px;
  transition: 0.2s ease-in-out;
  transform: translateY(50%) rotate(-45deg);
  width: 0.625rem;
  height: 0.625rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-toggle::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-byline {
  max-width: 85%;
  font-family: Mundo, "Times New Roman", Times, serif;
  color: rgb(121, 118, 118);
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 0.875rem;
  letter-spacing: 0px;
  text-transform: none;
  margin-top: 0.5rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-body {
  display: block;
  transition: max-height 0.1s;
  overflow: hidden;
  margin: 0.5rem 0px 0px;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-variant: oldstyle-nums;
  font-weight: 400;
  font-size: 1.1875rem;
  line-height: 1.6875rem;
  color: rgb(0, 0, 0);
  padding: 1rem 0px 0px;
  background: transparent;
  border-top: 1px solid rgb(206, 206, 206);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-body a {
  color: rgb(46, 109, 157);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-body li {
  list-style: auto;
  padding-left: 0.5rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-body ol {
  padding-inline-start: 1.5rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-body ol li {
  list-style-type: decimal;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-body ul {
  margin-left: 1em;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-body ul li {
  list-style-type: disc;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-body ul li::marker {
  content: ". ";
  font-size: 2em;
  line-height: 0;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-body h2 {
  font-size: 1.1875rem;
  line-height: 1.375rem;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__card-body
  > :not(:last-child) {
  margin-bottom: 1rem;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__card.closed
  .ue-c-article__card-toggle::before {
  margin: -4px 0px 0px;
  transform: translateY(0px) rotate(135deg);
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__card.closed
  .ue-c-article__card-body {
  max-height: 0px;
  margin: 0px;
  border-top: 0px;
  padding: 0px;
  opacity: 0;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card--light {
  background: rgb(255, 255, 255);
  border: 1px solid rgb(206, 206, 206);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__divider {
  border: none;
  padding: 20px 0px;
  margin: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__bar {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__bar-body {
  display: flex;
  flex-direction: column;
  justify-content: normal;
  flex-grow: 1;
  align-items: stretch;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__bar-footer {
  display: flex;
  flex-flow: wrap;
  align-items: end;
  gap: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__author {
  display: flex;
  flex-flow: column;
  gap: 0.5rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__author-avatar {
  height: 3.125rem;
  display: flex;
  gap: 0.3125rem;
  flex-shrink: 0;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__author-avatar:empty {
  display: none;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__author-avatar-item img {
  height: 100%;
  max-width: 100%;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__author-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 3px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__author-name {
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  line-height: 19px;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 700;
  color: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__author-name-item:not(:last-child)::after {
  content: ",";
  padding-right: 0.2125rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__author-caption {
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  line-height: 16px;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 400;
  color: rgb(121, 118, 118);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__author-caption-item {
  display: flex;
  gap: 0.3em;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__author-caption-item:not(:last-child):not(:empty)::after {
  content: ",";
  padding-right: 0.1875rem;
  margin-left: -3px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__author a {
  color: rgb(0, 0, 0);
  text-decoration: none;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__author a:hover {
  color: rgb(102, 102, 102);
  text-decoration: underline;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__author a:active {
  color: rgb(102, 102, 102);
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-article__author--horizontal-from-tablet {
    flex-direction: row;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__blockquote {
  margin: 0px;
  box-sizing: border-box;
  padding: 0px;
  background: none;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__blockquote p {
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 800;
  font-style: normal;
  color: rgb(32, 32, 32);
  font-size: 1.5625rem;
  line-height: 1.625rem;
  letter-spacing: 0px;
  margin: 0px;
  text-align: inherit;
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-article__blockquote p {
    font-size: 1.75rem;
    line-height: 1.70312rem;
    letter-spacing: 0px;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__blockquote-author {
  display: block;
  text-align: left;
  text-transform: none;
  margin-top: 0.5rem;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 400;
  font-style: normal;
  color: rgb(121, 118, 118);
  font-size: 0.875rem;
  line-height: 1.1875rem;
  letter-spacing: 0px;
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-article__blockquote-author {
    font-size: 0.875rem;
    line-height: 1.1875rem;
    letter-spacing: 0px;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-article__blockquote {
    padding: 0px;
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-article__blockquote--overflowed-right {
    padding: 2rem;
    margin: -1rem 0px -1rem -1rem;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-article__blockquote--overflowed-right {
    padding: 4rem;
    margin: -2rem 0px -2rem -2rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__list {
  padding: 0px;
  margin: 0px;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-variant: oldstyle-nums;
  font-weight: 400;
  font-style: normal;
  color: rgb(0, 0, 0);
  font-size: 1.1875rem;
  line-height: 1.6875rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__list li {
  list-style-type: none;
  position: relative;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__list li::before {
  position: absolute;
  left: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__list li a {
  color: rgb(46, 109, 157);
  text-decoration: none;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__list li a:hover {
  color: rgb(0, 69, 112);
  text-decoration: none;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__list li:not(:last-child) {
  margin-bottom: 0.625rem;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-article__list
    li:not(:last-child) {
    margin-bottom: 0.5rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__list--unordered li {
  padding-left: 2rem;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__list--unordered
  li::before {
  content: " ";
  border-radius: 50%;
  display: inline-block;
  background: rgb(0, 0, 0);
  width: 0.3125rem;
  height: 0.3125rem;
  top: 0.875rem;
  left: 0.75rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__list--ordered {
  counter-reset: contadorListas 0;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__list--ordered li {
  padding-left: 2rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__list--ordered li::before {
  counter-increment: contadorListas 1;
  content: counter(contadorListas) ". ";
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  color: rgb(0, 0, 0);
  font-size: 1.1875rem;
  line-height: 1.6875rem;
  letter-spacing: 0px;
  top: 0px;
  left: 0.625rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__survey {
  border-top: 1px solid silver;
  border-bottom: 1px solid silver;
  background-color: rgb(255, 255, 255);
  padding: 1.25rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__survey-inner {
  margin: 0px auto;
  max-width: 25.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__survey-img {
  margin-right: 0.25rem;
  vertical-align: middle;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__survey-heading {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 24px;
  color: rgb(32, 32, 32);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__survey-headline {
  font-family: Mundo, "Times New Roman", Times, serif;
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 30px;
  color: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__survey-button {
  box-shadow: none;
  color: rgb(255, 255, 255);
  margin: 0px auto 1rem;
  border-radius: 50px;
  background: rgb(0, 0, 0);
  width: 130px;
  border: 0px;
  height: 40px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 36px;
  display: block;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__survey-button:hover {
  background-color: rgb(32, 32, 32);
  color: rgb(255, 255, 255);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__survey-info {
  color: rgb(32, 32, 32);
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__listing {
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(206, 206, 206);
  padding: 1.625rem 1rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__listing-title {
  margin-bottom: 32px;
  color: rgb(0, 0, 0);
  font-weight: 700;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-size: 19px;
  text-transform: uppercase;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__listing-title::after {
  content: "";
  display: block;
  height: 1px;
  background: rgb(206, 206, 206);
  bottom: -8px;
  position: relative;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__listing-body {
  display: grid;
  gap: 32px;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__listing-item:not(:last-child)::after {
  content: "";
  display: block;
  background: rgb(206, 206, 206);
  position: relative;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__listing--grid-cols2 {
  grid-template-columns: repeat(2, 1fr);
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__listing--grid-cols2
  > ::after {
  left: calc(100% + 16px);
  width: 1px;
  height: 100%;
  bottom: 100%;
  position: relative;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .tablet\:ue-c-article__listing--grid-cols2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .elmundo-theme-v10.ue-l-article--basic
    .tablet\:ue-c-article__listing--grid-cols2
    > ::after {
    left: calc(100% + 16px);
    width: 1px;
    height: 100%;
    bottom: 100%;
    position: relative;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .desktop\:ue-c-article__listing--grid-row {
    grid-template-rows: auto;
    grid-template-columns: none;
  }
  .elmundo-theme-v10.ue-l-article--basic
    .desktop\:ue-c-article__listing--grid-row
    > ::after {
    bottom: -16px;
    width: 100%;
    height: 1px;
    position: relative;
    left: 0px;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium {
  width: 100%;
  display: block;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  -webkit-font-smoothing: antialiased;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium::before {
  content: "";
  position: absolute;
  top: -6.25rem;
  height: 6.25rem;
  width: 100%;
  display: block;
  z-index: 1;
  background: linear-gradient(
    rgba(255, 255, 255, 0) 0px,
    rgba(255, 255, 255, 0.49) 13%,
    rgb(255, 255, 255) 82%,
    rgb(255, 255, 255) 99%
  );
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium-icon {
  margin-bottom: 0.75rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium-content {
  border-top: 5px solid rgb(0, 0, 0);
  box-shadow: none;
  margin: 1rem;
  padding: 1.5rem 1rem;
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium-content {
    margin: 1rem;
    padding: 1.5rem 1rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium-header > * {
  margin: 0px;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__premium-header
  > :not(:last-child) {
  margin: 0px 0px 0.625rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium-title {
  font-family: Arial;
  font-weight: 700;
  font-style: normal;
  color: rgb(0, 0, 0);
  font-size: 1rem;
  line-height: 1.125rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium-caption {
  font-family: Arial;
  font-weight: 400;
  font-style: normal;
  color: rgb(0, 0, 0);
  font-size: 0.75rem;
  line-height: 1.125rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium-caption--second {
  font-weight: 400;
  color: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium-body {
  display: flex;
  justify-content: center;
  padding: 10px 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium-card {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: space-between;
  width: 11.875rem;
  text-align: center;
  border: 0px;
  border-radius: 0.25rem;
  background-color: rgb(255, 255, 255);
  position: relative;
  overflow: visible;
  padding: 0.625rem;
  margin-left: 1rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium-card:first-child {
  margin-left: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium-card > * {
  margin: 0px;
  padding: 0px 0px 0.625rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium-card-icon {
  width: 1.875rem;
  height: 1.875rem;
  position: absolute;
  top: -0.0625rem;
  left: -0.0625rem;
  padding: 0px;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__premium-card-icon
  > path:first-child {
  fill: rgb(168, 137, 56);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium-card-icon--exp {
  width: 3.125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0px;
  left: -3px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium-card-title {
  font-family: Arial;
  font-weight: 700;
  font-style: normal;
  color: rgb(0, 0, 0);
  font-size: 1.125rem;
  line-height: 1.125rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium-card-caption {
  font-family: Arial;
  font-weight: 400;
  color: rgb(0, 0, 0);
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__premium-card-caption--highlight {
  color: rgb(0, 0, 0);
  font-weight: 400;
  font-size: 0.8125rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium-card-offer {
  display: flex;
  justify-content: center;
  align-items: center;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__premium-card-offer--column {
  display: block;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium-card-offer-price {
  font-family: Arial;
  font-weight: 700;
  font-style: normal;
  color: rgb(0, 0, 0);
  font-size: 1.875rem;
  line-height: 1.5rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium-card-offer-text {
  padding-left: 0.3em;
  margin: 0px;
  font-family: Arial;
  font-weight: 700;
  font-style: normal;
  color: rgb(0, 0, 0);
  text-align: left;
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium-card-offer-coin {
  font-family: Arial;
  font-weight: 700;
  font-style: normal;
  color: rgb(0, 0, 0);
  font-size: 1.25rem;
  line-height: 1rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium-card-button {
  padding: 0px;
  cursor: pointer;
  border: none;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.19) 0px 0.0625rem 0.25rem 0px;
  width: 100%;
  height: 1.875rem;
  background-color: rgb(46, 109, 157);
  font-family: Arial;
  font-weight: 700;
  font-style: normal;
  color: rgb(255, 255, 255);
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__premium-card-button:hover {
  background-color: rgb(37, 87, 126);
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__premium-card-button--outline {
  border: 1px solid rgb(46, 109, 157);
  color: rgb(46, 109, 157);
  background-color: rgb(255, 255, 255);
  box-shadow: none;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__premium-card-button--outline:hover {
  background-color: rgb(196, 196, 196);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium-card--highlight {
  background-color: rgb(158, 158, 158);
  box-shadow: rgba(0, 0, 0, 0.19) 0px 0.0625rem 0.25rem 0px;
  border: 0px;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__premium-footer
  > :not(:last-child) {
  padding-bottom: 0.625rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium-footer-item {
  margin: 0px;
  text-align: center;
  font-family: Arial;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.125rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__premium-footer-item--border {
  position: relative;
  padding-top: 0.625rem;
  font-size: 0.875rem;
  line-height: 0.875rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__premium-footer-item--border::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 50%;
  width: 35%;
  height: 0.0625rem;
  transform: translateX(-50%);
  background-color: rgb(195, 213, 229);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium a {
  text-decoration: none;
  display: inline-block;
  color: rgb(33, 96, 135);
  cursor: pointer;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium a:active,
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium a:hover {
  text-decoration: underline;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium a:active,
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__premium a:hover {
  color: rgb(30, 77, 104);
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__premium--lite
  .ue-c-article__premium-card {
  padding: 0px;
  height: auto;
  max-width: 150px;
  box-shadow: none;
  overflow: visible;
  background-color: transparent;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__premium--lite
  .ue-c-article__premium-footer {
  margin: 0px auto;
  max-width: 300px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__tags-container {
  position: relative;
  width: 100%;
  margin-bottom: 0px;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-article__tags-container {
    margin-bottom: 1rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__tags-container
  .ue-c-article__tags {
  margin-bottom: 0px;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__tags-container
  .ue-c-article__tags::after {
  content: "";
  width: 80px;
  height: 40px;
  background: linear-gradient(90deg, rgba(2, 0, 36, 0), rgb(255, 255, 255));
  position: absolute;
  right: 0px;
  top: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__tags {
  list-style-type: none;
  display: flex;
  margin: 0px -0.25rem;
  box-sizing: border-box;
  min-width: 100px;
  width: 100%;
  flex-wrap: nowrap;
  overflow-x: overlay;
  padding: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__tags::-webkit-scrollbar {
  height: 0px;
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-article__tags::-webkit-scrollbar {
    width: 0px;
    height: 5px;
  }
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-article__tags::-webkit-scrollbar-thumb {
    background: rgb(230, 230, 230);
    border: 1px solid rgb(230, 230, 230);
    border-radius: 23px;
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-article__tags {
    margin-bottom: 1rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__tags-item {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.875rem;
  line-height: 1.125rem;
  letter-spacing: 0px;
  flex: 0 0 auto;
  margin: 0.25rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__tags-item * {
  display: block;
  text-decoration: none;
  border-radius: 1.875rem;
  transition: background-color 0.1s ease-in-out;
  background-color: rgb(246, 246, 246);
  color: rgb(0, 0, 0);
  text-transform: none;
  padding: 0.25rem 0.5rem;
  border-bottom: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__tags-item :hover {
  background-color: rgb(197, 197, 197);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__tags-item :active {
  background-color: rgb(157, 157, 157);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__media-video-responsive {
  position: relative;
  height: 0px;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__media-video-responsive--16-9 {
  padding-bottom: 56.25%;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__media-video-responsive
  iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__media {
  margin: 0px;
  position: relative;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__media--graph img,
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__media--image img,
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__media--video img {
  width: 100%;
  height: auto;
  display: block;
  font-family: Mundo, "Times New Roman", Times, serif;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__media-img-container {
  position: relative;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__media-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 2.5rem;
  height: 2.5rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__media-icon svg {
  width: 100%;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__media-caption {
  margin-top: 0.3125rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__media-description {
  box-sizing: border-box;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-variant: oldstyle-nums;
  font-weight: 400;
  font-style: normal;
  color: rgb(121, 118, 118);
  text-transform: none;
  font-size: 0.875rem;
  line-height: 1rem;
  letter-spacing: 0.00438rem;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__media-description:not(:last-child) {
  padding-right: 0.15625rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__media-source {
  word-break: break-word;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__media-author {
  color: rgb(121, 118, 118);
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  font-size: 0.625rem;
  line-height: 1rem;
  letter-spacing: 0.00438rem;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__media-author:not(:last-child) {
  padding-right: 0.15625rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__media-author::before {
  content: " ";
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__media-agency {
  display: inline-block;
  color: rgb(121, 118, 118);
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  font-size: 0.625rem;
  line-height: 1rem;
  letter-spacing: 0.00438rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__media-agency::before {
  content: " ";
}

@media (min-width: 41.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-article--media-icon-m-from-phablet
    .ue-c-article__media-icon {
    width: 3.75rem;
    height: 3.75rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__headline {
  margin: 0px;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: 700;
  color: rgb(0, 0, 0);
  font-size: var(--ue-c-article__headline-font-size, 2rem);
  line-height: var(--ue-c-article__headline-line-height, 2.1875rem);
  letter-spacing: var(--ue-c-article__headline-letter-spacing, 0);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__headline--opinion {
  font-style: italic;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-article__headline {
    --ue-c-article__headline-font-size: 2.0625rem;
    --ue-c-article__headline-line-height: 2.25rem;
    --ue-c-article__headline-letter-spacing: 0rem;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-article__headline {
    --ue-c-article__headline-font-size: 2.75rem;
    --ue-c-article__headline-line-height: 2.875rem;
    --ue-c-article__headline-letter-spacing: 0rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__kicker {
  display: inline;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.25rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__kicker a {
  text-decoration: none;
  color: currentcolor;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__aboveheadline {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: rgb(32, 32, 32);
  font-size: 1rem;
  line-height: 1.125rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__media--caliope-amazon-external
  .ue-c-article__image {
  max-width: 320px;
  margin: 0px auto;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__disclaimer {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  gap: 4px;
  margin: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__disclaimer-text {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 12px;
  color: rgb(102, 102, 102);
  font-weight: 400;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-article__disclaimer--justify-end {
  justify-content: flex-end;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile {
  background: rgb(242, 242, 242);
  display: block;
  padding: 0px;
  position: relative;
  box-sizing: border-box;
  width: 100%;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__row {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__photo {
  margin: 0px;
  width: 100%;
  max-width: 3.125rem;
  max-height: 3.125rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  border-radius: 50%;
  box-sizing: content-box;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__photo-img {
  border-radius: 50%;
  vertical-align: middle;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__header {
  margin-left: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__header-title {
  display: block;
  font-family: Roboto;
  font-weight: 700;
  color: rgb(32, 32, 32);
  margin: 0px;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.125rem;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__header-title {
    font-size: 1.375rem;
    line-height: 1.125rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__header-item {
  margin: 0px;
  font-family: Roboto;
  text-transform: uppercase;
  color: rgb(32, 32, 32);
  font-weight: 400;
  display: inline;
  font-size: 0.8125rem;
  line-height: 0.9375rem;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__header-item {
    font-size: 0.875rem;
    line-height: 1rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-author-profile__header-item--highlight {
  font-weight: 700;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-author-profile__header-item--bookmark {
  display: block;
  margin: 0.25rem 0px;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-author-profile__header-item--bookmark {
    display: inline;
    margin: 0px;
  }
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-author-profile__header-item--bookmark::before {
    content: "";
    background: rgb(32, 32, 32);
    display: inline-block;
    width: 0.125rem;
    height: 0.75rem;
    position: relative;
    top: 0.125rem;
    margin-right: 0.1875rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__header-location {
  margin: 0px;
  font-family: Roboto;
  text-transform: none;
  color: rgb(32, 32, 32);
  font-weight: 400;
  display: block;
  font-size: 0.8125rem;
  line-height: 0.9375rem;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__header-location {
    font-size: 0.875rem;
    line-height: 1rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__header-topics {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-family: Roboto;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-author-profile__header-topics-item {
  float: left;
  margin-right: 0.1875rem;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-author-profile__header-topics-headline {
  margin: 0px;
  font-weight: 400;
  font-size: 0.8125rem;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-author-profile__header-topics-headline {
    font-size: 0.875rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-author-profile__header-topics-link {
  text-decoration: none;
  color: blue;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__content {
  width: 100%;
  margin-top: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__text {
  display: flex;
  flex-direction: column;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__text-item {
  font-family: PTSerif;
  color: rgb(0, 0, 0);
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.3125rem;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__text-item {
    font-size: 1rem;
    line-height: 1.3125rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__more {
  height: 0px;
  visibility: hidden;
  opacity: 0;
  font-family: Roboto;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__more h2 {
  margin: 0px;
  color: rgb(0, 0, 0);
  font-size: 0.875rem;
  line-height: 1.375rem;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__more h2 {
    font-size: 0.875rem;
    line-height: 1.375rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__more h2::before {
  content: "";
  width: 3.75rem;
  height: 0.0625rem;
  background: rgb(0, 0, 0);
  display: block;
  margin-bottom: 0.5rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__more ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-size: 0.875rem;
  line-height: 1.375rem;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__more ul {
    font-size: 0.875rem;
    line-height: 1.375rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__more ul::after {
  content: "";
  width: 3.75rem;
  height: 0.0625rem;
  background: rgb(0, 0, 0);
  display: block;
  margin-top: 0.5rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__more ul li {
  position: relative;
  padding-left: 0.4375rem;
  color: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-author-profile__more
  ul
  li::before {
  content: "";
  display: inline-block;
  background-color: rgb(0, 0, 0);
  width: 0.25rem;
  height: 0.25rem;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 2px);
  left: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__resume-text {
  font-family: Roboto;
  color: rgb(0, 0, 0);
  margin: 0.625rem 0px;
  font-size: 0.875rem;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__resume-text {
    font-size: 0.875rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__button {
  background: transparent;
  border: none;
  padding: 0px;
  display: flex;
  align-items: center;
  color: blue;
  font-family: Roboto;
  cursor: pointer;
  font-size: 0.75rem;
  min-height: 2.25rem;
  width: 30%;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__button {
    font-size: 0.75rem;
    margin-left: 6rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__button::after {
  content: "";
  width: 0px;
  height: 0px;
  border-width: 0.25rem 0.21875rem 0px;
  border-color: blue transparent transparent;
  border-style: solid;
  margin-left: 0.25rem;
  transition: 0.2s linear;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__text-hide {
  display: none;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__footer {
  position: absolute;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__footer.bottom {
  bottom: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__footer.right {
  right: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__footer-list {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__footer-list-item {
  float: left;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-author-profile__footer-list-item
  + .ue-c-author-profile__footer-list-item {
  margin-left: 0.625rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__footer-link {
  background: transparent;
  width: 2rem;
  height: 2rem;
  border: 0.0625rem solid grey;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__footer-link path {
  fill: blue;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-author-profile
  .ue-c-toggle--show
  .ue-c-author-profile__more {
  height: auto;
  visibility: visible;
  opacity: 1;
  transition: 0.2s linear;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-author-profile
  .ue-c-toggle--show
  .ue-c-author-profile__button {
  margin-left: 0px;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-author-profile
  .ue-c-toggle--show
  .ue-c-author-profile__button::after {
  transform: rotate(180deg);
  transition: 0.2s linear;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-author-profile
  .ue-c-toggle--show
  .ue-c-author-profile__text-show {
  display: none;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-author-profile
  .ue-c-toggle--show
  .ue-c-author-profile__text-hide {
  display: block;
}

.elmundo-theme-v10.ue-l-article--basic .ue-l-article__main-column {
  position: relative;
  box-sizing: border-box;
  overflow-wrap: break-word;
  padding-top: 0px;
  padding-bottom: 0px;
  flex-grow: 0;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__main-column {
    padding-left: 0px;
    padding-right: 19.375rem;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__main-column {
    padding-left: 11.5625rem;
    padding-right: 23.0625rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-l-article--no-grow {
  flex-grow: 0;
}

.elmundo-theme-v10.ue-l-article--basic .ue-l-article--order-1-from-mobile {
  order: 1;
}

.elmundo-theme-v10.ue-l-article--basic .ue-l-article--stretch {
  align-self: stretch;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article--columns-flex-parent {
    display: flex;
  }
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article--columns-flex-parent
    .ue-l-article__main-column {
    padding-right: 0px;
  }
}

@media (min-width: 46.25em) and (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article--columns-flex-parent
    .ue-l-article__main-column {
    width: calc(100% - 19.375rem);
  }
}

@media (min-width: 46.25em) and (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article--columns-flex-parent
    .ue-l-article__main-column {
    width: calc(100% - 23.0625rem);
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-l-article__secondary-column {
  display: flex;
  flex-direction: column;
  clear: both;
  align-items: center;
  box-sizing: border-box;
  margin-top: 1rem;
}

@media (min-width: 23.4375em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__secondary-column {
    margin-top: 1rem;
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__secondary-column {
    align-items: flex-end;
    margin-top: 0px;
    flex-shrink: 0;
    width: 19.375rem;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__secondary-column {
    width: 23.0625rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-l-article__secondary-column-item {
  width: 100%;
  max-width: 300px;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__secondary-column-item:not(:last-child) {
  margin-bottom: 1rem;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__row {
    display: flex;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-l-article__main-column-extra {
  position: relative;
  box-sizing: border-box;
  width: 100%;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__main-column-extra--stretch {
  display: flex;
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__main-column-extra {
    padding-left: 11.5625rem;
    width: calc(100% - 23.0625rem);
  }
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__main-column-extra
  > :not(:last-child) {
  margin-bottom: 0.5rem;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article__main-column-extra
    > :not(:last-child) {
    margin-bottom: 1rem;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article__main-column-extra
    > :not(:last-child) {
    margin-bottom: 0.5rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-l-article__secondary-column-extra {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  margin-top: 1rem;
}

@media (min-width: 23.4375em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__secondary-column-extra {
    margin-top: 1rem;
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__secondary-column-extra {
    align-items: flex-end;
    margin-top: 0px;
    width: 19.375rem;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__secondary-column-extra {
    width: 23.0625rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__bar:not(:last-child),
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__button:not(:last-child),
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__embedded:not(:last-child),
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__include:not(:last-child),
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__interview:not(:last-child),
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__keys:not(:last-child),
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__list:not(:last-child),
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__listing:not(:last-child),
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__media:not(:last-child),
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__newsletter-widget-under-listing:not(:last-child),
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__paragraph:not(:last-child),
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__separator:not(:last-child),
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__share-tools:not(:last-child),
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__summary:not(:last-child),
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__taboola-in-body:not(:last-child) {
  margin-bottom: 1rem;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__blockquote:not(:last-child) {
  margin-bottom: 2rem;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__blockquote:not(:first-child) {
  margin-top: 2rem;
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article__body
    .ue-c-article__blockquote:not(:last-child) {
    margin-bottom: 2.5rem;
  }
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article__body
    .ue-c-article__blockquote:not(:first-child) {
    margin-top: 2.5rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__subheadline:not(:last-child) {
  margin-bottom: 0.625rem;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__subheadline:not(:first-child) {
  margin-top: 1rem;
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article__body
    .ue-c-article__subheadline:not(:last-child) {
    margin-bottom: 1rem;
  }
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article__body
    .ue-c-article__subheadline:not(:first-child) {
    margin-top: 1.5rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__card:not(:last-child) {
  margin-bottom: 1rem;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__card:not(:first-child) {
  margin-top: 1rem;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-ad:not(:last-child) {
  margin-bottom: 1.5rem;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-ad:not(:first-child) {
  margin-top: 1.5rem;
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article__body
    .ue-c-ad:not(:last-child) {
    margin-bottom: 2rem;
  }
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article__body
    .ue-c-ad:not(:first-child) {
    margin-top: 2rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  > .ue-c-article__bar:not(:last-child) {
  margin-bottom: 1rem;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  > .ue-c-article__body:not(:last-child),
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  > .ue-c-article__tags:not(:last-child) {
  margin-bottom: 1.5rem;
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article__body
    > .ue-c-article__bar:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-l-article__inner {
  width: 100%;
  margin: 0px auto;
  box-sizing: border-box;
  clear: both;
  position: relative;
  background-color: var(--ue-l-article__inner-back-color, #fff);
  padding: 0.5rem;
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__inner {
    max-width: 77rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (min-width: 23.4375em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__inner {
    padding: 0.5rem;
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__inner {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-l-article__header {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-l-article__header-content {
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__header-content
  > .ue-c-article__headline:not(:last-child),
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__header-content
  > .ue-c-article__include:not(:last-child),
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__header-content
  > .ue-c-article__kicker-group:not(:last-child),
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__header-content
  > .ue-c-article__standfirst:not(:last-child) {
  margin-bottom: 1rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-l-article__inner--no-gutter {
  padding-top: 0px;
  padding-bottom: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-l-article__sky {
  position: absolute;
  top: 0.5rem;
}

@media (min-width: 23.4375em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__sky {
    top: 0.5rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-l-article__sky--right {
  right: 0px;
  transform: translateX(100%);
}

.elmundo-theme-v10.ue-l-article--basic .ue-l-article__sky--left {
  left: 0px;
  transform: translateX(-100%);
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__sky {
    top: 1.45rem;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-l-article__comment {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
}

.elmundo-theme-v10.ue-l-article--basic .ue-l-article__comment-title {
  margin: 0px 0px 0.9375rem;
  font-size: 1.1875rem;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 700;
  font-style: normal;
  color: rgb(0, 0, 0);
  background-color: transparent;
  padding: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-l-article__comment-inner {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.elmundo-theme-v10.ue-l-article--basic .ue-l-article--grow {
  flex-grow: 1;
}

@media (min-width: 20em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article--width-1of2-from-mobile {
    width: 50%;
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article--width-2of3-from-tablet {
    width: 68%;
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article--width-170-from-tablet {
    width: 10.625rem;
  }
}

@media (min-width: 20em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article--float-right-from-mobile {
    float: right;
  }
}

@media (min-width: 20em) and (min-width: 20em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article--float-right-from-mobile {
    margin-left: 0.625rem;
  }
}

@media (min-width: 20em) and (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article--float-right-from-mobile {
    margin-left: 1.25rem;
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article--float-right-from-tablet {
    float: right;
  }
}

@media (min-width: 46.25em) and (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article--float-right-from-tablet {
    margin-left: 1.25rem;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article--float-left-from-desktop {
    float: left;
    clear: left;
    margin-right: 1.25rem;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article--move-to-leftcol-from-desktop {
    clear: left;
    margin-left: -11.5625rem;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article--leftcol-width-from-desktop {
    width: 9.375rem;
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article--bottom-absolute-from-tablet {
    position: absolute;
    bottom: 0px;
    margin-bottom: 0px !important;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-l-article--top-separator {
  position: relative;
  padding-top: 0.5rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-l-article--top-separator::before {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  outline: none;
  top: 0px;
  width: 2.1875rem;
  border-top: 1px solid rgb(206, 206, 206);
}

@media (min-width: 20em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article--top-separator {
    padding-top: 0.5rem;
  }
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article--top-separator::before {
    top: 0px;
    width: 2.1875rem;
    border-top: 1px solid rgb(206, 206, 206);
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article--top-separator {
    padding-top: 0.5rem;
  }
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article--top-separator::before {
    top: 0px;
    width: 2.1875rem;
    border-top: 1px solid rgb(206, 206, 206);
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article--top-separator {
    padding-top: 0.5rem;
  }
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article--top-separator::before {
    top: 0px;
    width: 2.1875rem;
    border-top: 1px solid rgb(206, 206, 206);
  }
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article--top-separator-center::before {
  right: 0px;
  margin: 0px auto;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-section-title {
  margin: 0px;
  width: 100%;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-style: normal;
  text-transform: var(--ue-c-section-title-text-transform);
  font-weight: var(--ue-c-section-title-font-weight);
  color: rgb(0, 0, 0);
  font-size: var(--ue-c-section-title-font-size);
  line-height: var(--ue-c-section-title-line-height);
  letter-spacing: var(--ue-c-section-title-letter-spacing);
  padding: var(--ue-c-section-title-padding);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-section-title a {
  color: inherit;
  text-decoration: none;
}

.elmundo-theme-v10.ue-l-article--basic
  .has-flex-direction-sponsor
  .ue-c-section-title {
  width: auto;
  flex: 1 1 0%;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-popular-links {
  display: inline-block;
  width: 100%;
  border-top: none;
  padding-top: 0px;
}

@media (max-width: 46.24em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-popular-links {
    border-bottom: 1px solid rgb(206, 206, 206);
    padding-bottom: 8px;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-popular-links__title {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 0;
  color: rgb(0, 0, 0);
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 0px;
  box-sizing: border-box;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-popular-links__button {
  display: flex;
  align-items: center;
  border: 0px;
  background: none;
  padding: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-popular-links__arrow {
  width: 15px;
  height: 15px;
  margin-left: 5px;
  transform: rotate(180deg);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-popular-links__arrow path {
  stroke: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-popular-links__list {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: inline;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-popular-links__list:not(:last-child)::after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 10px;
  background-color: rgb(0, 0, 0);
  margin: 0px 0.5rem;
  position: relative;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-popular-links__list-item {
  display: inline-flex;
  align-items: center;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-popular-links__list-item:not(:last-child)::after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 10px;
  background-color: rgb(0, 0, 0);
  margin: 0px 0.5rem;
  position: relative;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-popular-links__list-item a {
  text-decoration: none;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-popular-links__list-item a:link,
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-popular-links__list-item
  a:visited {
  color: rgb(46, 109, 157);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-popular-links__list-item a:active,
.elmundo-theme-v10.ue-l-article--basic .ue-c-popular-links__list-item a:hover {
  color: rgb(0, 69, 112);
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-popular-links--closed
  .ue-c-popular-links__list {
  display: none;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-popular-links--closed
  .ue-c-popular-links__arrow {
  transform: rotate(0deg);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-newsletter-widget {
  background: rgb(255, 255, 255);
  border: 1px solid rgb(0, 0, 0);
  padding: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: wrap;
  text-align: center;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-newsletter-widget__icon {
  display: inherit;
  margin-right: 0.5rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-newsletter-widget__icon path {
  fill: rgb(255, 255, 255);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-newsletter-widget__subline {
  font-size: 0.875rem;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 400;
  color: rgb(0, 0, 0);
  margin-top: 0px;
  margin-bottom: 1.0625rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-newsletter-widget__button {
  align-items: center;
  text-decoration: none;
  background: rgb(202, 69, 33);
  border-radius: 5px;
  border: 0px;
  color: rgb(255, 255, 255);
  cursor: pointer;
  display: flex;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  justify-content: center;
  padding: 0.5rem 1rem;
  position: relative;
  box-shadow: none;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-newsletter-widget__button:hover {
  background: gray;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-rm-widget-news__inner {
  background: rgb(243, 243, 243);
  border-bottom: 1px solid rgb(206, 206, 206);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-rm-widget-news__link {
  font-size: 1rem;
  display: block;
  padding: 20px 30px 20px 15px;
  text-decoration: none;
  color: rgb(0, 0, 0);
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-rm-widget-news__highlighted-text {
  font-weight: 700;
  color: rgb(46, 109, 157);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-rm-widget-news__icon-bg {
  float: left;
  margin: 3px 16px 0px 0px;
  width: 70px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-ytplayer {
  position: absolute;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-ytplayer__controls {
  display: flex;
  position: absolute;
  top: 0px;
  gap: 10px;
  padding: 10px;
  z-index: 4;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-ytplayer__controls-button {
  border: 0px;
  background: none;
  width: 30px;
  height: 30px;
  padding: 0px;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-ytplayer__controls-button--unmuted
  .muted {
  display: none;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-ytplayer__controls-button--paused {
  position: absolute;
  left: 45px;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-ytplayer__controls-button--paused
  .pause {
  display: none;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-ytplayer__controls-button--playing {
  position: absolute;
  left: 45px;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-ytplayer__controls-button--playing
  .play {
  display: none;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-ytplayer
  :not(iframe):not(.ue-c-ytplayer__controls) {
  max-width: 100%;
  max-height: 100%;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-placeholder {
  width: 100%;
  display: flex;
  align-items: center;
  min-height: 52px;
  animation: 1.2s ease 1s infinite normal both running blink;
}

.elmundo-theme-v10.ue-l-article--basic .ue-gcp-m {
  min-height: 90px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-ad {
  display: flex;
  width: 100%;
  position: relative;
  justify-content: center;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-ad--label.ready {
  padding: 1rem 0px 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-ad--label.ready::before {
  content: "";
  fill: rgb(32, 32, 32);
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0px;
  display: block;
  height: 7px;
  line-height: 0.3rem;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NiA3IiB3aWR0aD0iNTdweCIgaGVpZ2h0PSI3cHgiPgogIDxwYXRoIGQ9Ik0uOTExIDQuMTI2djIuNjk4SDBWLjA5NmgyLjU3NGMuNzE5IDAgMS4yNzYuMTg2IDEuNjczLjU1NC4zOTcuMzcuNTk3Ljg1Ny41OTcgMS40NjEgMCAuNjEzLS4xOTkgMS4xMDMtLjU5NyAxLjQ2OS0uMzk2LjM2NC0uOTU1LjU0Ni0xLjY3My41NDZILjkxMXptMC0uNzE2aDEuNjYzYy40NTcgMCAuNzk2LS4xMjIgMS4wMjEtLjM2Ny4yMjUtLjI0Ni4zMzgtLjU1Mi4zMzgtLjkyNCAwLS4zNzMtLjExMy0uNjgzLS4zMzktLjkzMi0uMjI3LS4yNS0uNTY3LS4zNzQtMS4wMi0uMzc0SC45MTFWMy40MXpNMTEuMzk3LjA5NnY0LjU2YzAgLjczMy0uMjM5IDEuMjk1LS43MTQgMS42ODQtLjQ3Ni4zOS0xLjA5Ny41ODItMS44NjUuNTgyLS43MzkgMC0xLjMzOS0uMTkzLTEuOC0uNTg0LS40NjEtLjM5LS42OTEtLjk1LS42OTEtMS42OFYuMDk2aC45MTF2NC41NThjMCAuNTA4LjE0Ni44OTQuNDM1IDEuMTU3LjI4OS4yNjMuNjcyLjM5NCAxLjE0Ni4zOTQuNSAwIC45MDItLjEzMSAxLjIwOC0uMzk0LjMwNy0uMjY0LjQ2LS42NDkuNDYtMS4xNTdWLjA5NmguOTF6TTEzLjMwMiA2LjgyNlYuMDk2aDIuMTk0Yy43MDMgMCAxLjI1Mi4xNTIgMS42NS40NTUuMzk4LjMwNS41OTYuNzU5LjU5NiAxLjM2NyAwIC4yOTktLjA5Ni41NjUtLjI4Ni44MDItLjE5MS4yMzYtLjQ0MS40MS0uNzUzLjUyNS40MDcuMDg1LjcyNi4yODUuOTU5LjU5Ni4yMzIuMzExLjM0OS42NzMuMzQ5IDEuMDg2IDAgLjYxNi0uMiAxLjA4Ny0uNTk4IDEuNDExLS40LjMyNi0uOTQxLjQ4OC0xLjYyNS40ODhoLTIuNDg2em0uOTEtMy44NjhoMS40NzRjLjMzOSAwIC42MTQtLjA5Mi44MjgtLjI4LjIxMi0uMTg3LjMxOC0uNDQ2LjMxOC0uNzc4IDAtLjM2NC0uMTE1LS42MzYtLjM0NC0uODE1LS4yMy0uMTgxLS41NjEtLjI3MS0uOTkyLS4yNzFoLTEuMjg1djIuMTQ0em0wIC43MTZWNi4xMWgxLjU3NmMuNDEzIDAgLjczNS0uMTAxLjk2Ni0uMzA2LjIzMS0uMjA0LjM0Ny0uNDk0LjM0Ny0uODY4IDAtLjM5NC0uMDk3LS43MDEtLjI4OC0uOTI1LS4xOTMtLjIyNC0uNDg5LS4zMzctLjg4OS0uMzM3aC0xLjcxMnpNMjAuNjc5IDYuMTA5aDMuMTg1di43MTdoLTQuMDk1Vi4wOTZoLjkxMXY2LjAxM3pNMjYuMjU3IDYuODI2aC0uOTE1Vi4wOTZoLjkxNXY2Ljczek0zMy4xNDUgNC42NjhsLjAxLjAyOGMuMDEzLjYzMS0uMjA5IDEuMTYtLjY2NiAxLjU4Ni0uNDU3LjQyNy0xLjA1OS42NC0xLjgwNy42NC0uNzYyIDAtMS4zODEtLjI2OS0xLjg2LS44MDgtLjQ4LS41NC0uNzItMS4yMjMtLjcyLTIuMDUyVjIuODY2YzAtLjgyOS4yNC0xLjUxNC43Mi0yLjA1Ni40NzctLjU0IDEuMDk4LS44MSAxLjg2LS44MS43NjEgMCAxLjM2Ni4yMDMgMS44MTUuNjA3LjQ1MS40MDcuNjcuOTQzLjY1NyAxLjYxMmwtLjAxLjAyN2gtLjg3NGMwLS40NzEtLjE0LS44NDQtLjQxNi0xLjExOC0uMjc4LS4yNzMtLjY3MS0uNDEyLTEuMTc0LS40MTItLjUwOSAwLS45MTQuMjA2LTEuMjE1LjYxNS0uMzAzLjQwOS0uNDU0LjkxOC0uNDU0IDEuNTIzVjQuMDZjMCAuNjEyLjE1MSAxLjEyMi40NTQgMS41MzIuMzAxLjQxMS43MDYuNjE0IDEuMjE1LjYxNC41MDMgMCAuODk2LS4xMzYgMS4xNzQtLjQwOC4yNzYtLjI3My40MTYtLjY0OS40MTYtMS4xMzFoLjg3NXpNMzUuNzYgNi44MjZoLS45MTVWLjA5NmguOTE1djYuNzN6TTM3Ljg5MSA2LjgyNlYuMDk2aDIuMDY2Yy44ODEgMCAxLjU4OC4yNzEgMi4xMi44MTEuNTM0LjU0MS44MDEgMS4yNC44MDEgMi4wOTd2LjkyYzAgLjg1OC0uMjY3IDEuNTU5LS44MDEgMi4wOTYtLjUzMi41MzctMS4yMzkuODA3LTIuMTIuODA3aC0yLjA2NnptLjkxMi02LjAxM3Y1LjI5NmgxLjE1NWMuNjIyIDAgMS4xMTItLjIwNSAxLjQ3Mi0uNjEzLjM1OS0uNDEuNTQtLjkzNC41NC0xLjU3NXYtLjkyOGMwLS42MzUtLjE4MS0xLjE1Ni0uNTQtMS41NjUtLjM1OS0uNDA5LS44NS0uNjE0LTEuNDcyLS42MTRoLTEuMTU1ek00OC4wOTEgNS4wOTNoLTIuODE4bC0uNjM5IDEuNzMzaC0uOTI4TDQ2LjMwOS4wOTdoLjc4bDIuNTYxIDYuNzI5aC0uOTI4bC0uNjMxLTEuNzMzem0tMi41MzYtLjc2M2gyLjI2NEw0Ni43MSAxLjI2NWgtLjAyNkw0NS41NTUgNC4zM3pNNTAuOTg5IDYuODI2Vi4wOTZoMi4wNjZjLjg4MiAwIDEuNTg4LjI3MSAyLjEyMS44MTEuNTMzLjU0MS44IDEuMjQuOCAyLjA5N3YuOTJjMCAuODU4LS4yNjcgMS41NTktLjggMi4wOTZzLTEuMjM5LjgwNy0yLjEyMS44MDdoLTIuMDY2em0uOTEyLTYuMDEzdjUuMjk2aDEuMTU1Yy42MjMgMCAxLjExMi0uMjA1IDEuNDczLS42MTMuMzU4LS40MS41MzctLjkzNC41MzctMS41NzV2LS45MjhjMC0uNjM1LS4xNzktMS4xNTYtLjUzNy0xLjU2NS0uMzYtLjQwOS0uODUtLjYxNC0xLjQ3My0uNjE0aC0xLjE1NXoiLz4KPC9zdmc+");
  background-repeat: no-repeat;
  background-size: 56px 7px;
  background-position: 50% center;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-ad--label-hidden.ready {
  padding-top: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-ad--label-hidden.ready::before {
  content: none;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-ad__inner {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-ad--sticky {
  position: sticky;
  top: 50px;
  align-self: flex-start;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-ad--scale-down-full
    .publicidad[style="height:250px;"] {
    transform: scale(0.725);
    margin: -34px 0px !important;
  }
}

@media (min-width: 48em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-ad--scale-down-full
    .publicidad[style="height:250px;"] {
    transform: scale(0.755);
    margin: -30px 0px !important;
  }
}

@media (min-width: 53.125em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-ad--scale-down-full
    .publicidad[style="height:250px;"] {
    transform: scale(0.835);
    margin: -20px 0px !important;
  }
}

@media (min-width: 58.125em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-ad--scale-down-full
    .publicidad[style="height:250px;"] {
    transform: scale(0.92);
    margin: -10px 0px !important;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-ad--scale-down-full
    .publicidad[style="height:250px;"] {
    transform: scale(1);
    margin: 0px !important;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-ad--sponsor {
  width: auto;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-ad--sponsor.ready {
  padding: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-ad--sponsor.ready::before {
  content: none;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-ad--sponsor.ready .ue-c-ad__inner {
  justify-content: space-between;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-ad--sponsor.ready
  .ue-c-ad__inner::before {
  content: "Ofrecido por";
  width: auto;
  margin: 0px 0.5rem 0px 0px;
  font-family: Roboto;
  font-size: 10px;
  text-transform: uppercase;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-ad--sponsor {
    float: right;
    margin-bottom: 0px;
    width: auto;
  }
  .elmundo-theme-v10.ue-l-article--basic .ue-c-ad--sponsor.ready {
    margin-bottom: 0px;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content {
  width: 100%;
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  font-variant-ligatures: common-ligatures;
  gap: var(--cover-content-x-gap);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content ::selection {
  background: rgb(255, 255, 0);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content * strong::selection {
  background: rgb(255, 255, 0);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content * a::selection {
  background: rgb(255, 255, 0);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__body {
  display: flex;
  gap: var(--cover-content-y-gap);
  flex-direction: row-reverse;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__media {
  box-sizing: border-box;
  flex-grow: 0;
  flex-shrink: 0;
  position: relative;
  width: calc(
    (
        (
            100% -
              (
                var(--cover-content-y-gap) *
                  (var(--cover-content-column-count) - 1)
              )
          ) /
          var(--cover-content-column-count) * var(--cover-content-cols-width)
      ) +
      var(--cover-content-y-gap) * (var(--cover-content-cols-width) - 1)
  );
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__media:last-child {
  width: 100%;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__media > iframe {
  position: relative;
  z-index: 4;
  display: block;
}

.has-media-player
  .elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content__media {
  z-index: 2;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__media-icon {
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  left: 0.5rem;
  right: unset;
  top: auto;
  bottom: 0.5rem;
  transform: none;
  z-index: 3;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__media-icon svg {
  width: 100%;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__media-link {
  display: block;
  position: relative;
  z-index: 4;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__main {
  box-sizing: border-box;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content__main
  > :not(:last-child) {
  margin-bottom: 0.25rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__figure {
  margin: 0px;
  position: relative;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__figure > video {
  width: 100%;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__img-container {
  position: relative;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__image {
  width: 100%;
  display: block;
  height: auto;
  font-size: 10px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__caption {
  width: 100%;
  box-sizing: border-box;
  color: rgb(121, 118, 118);
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 400;
  font-size: 0.5625rem;
  line-height: 0.5625rem;
  letter-spacing: 0.0375rem;
  text-align: right;
  padding-top: 0.25rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__media-source {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  color: rgb(121, 118, 118);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__kicker {
  word-break: break-word;
  color: rgb(46, 109, 157);
  font-family: inherit;
  line-height: inherit;
  font-size: inherit;
  position: relative;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__aboveheadline {
  display: inline;
  text-transform: none;
  color: rgb(236, 19, 14);
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 0.75rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__headline {
  display: inline;
  font-size: 1em;
  font-weight: 600;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__headline-group {
  display: block;
  flex-direction: row;
  word-break: break-word;
  margin-top: 0px;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 600;
  z-index: 3;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__list-inline {
  display: inline;
  font-size: 0px;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content__list-inline
  > :not(:last-child) {
  margin-right: 0.25rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__link {
  text-decoration: none;
  color: rgb(0, 0, 0);
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__link:hover,
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-cover-content__link:hover
    .ue-c-cover-content__kicker {
    color: rgb(102, 102, 102);
  }
  .elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__link:active,
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-cover-content__link:active
    .ue-c-cover-content__kicker {
    color: rgb(65, 65, 65);
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__link::after {
  content: "";
  position: absolute;
  inset: 0px;
  z-index: 3;
  transition: background 0.2s ease-in;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__byline-list {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: inline;
  font-size: 0px;
  color: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__byline-item {
  display: inline;
  font-size: 0px;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 500;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content__byline-item
  > :not(:last-child) {
  margin-right: 0px;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content__byline-item:not(:last-child) {
  margin-right: 0.25rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__byline-item a {
  position: relative;
  z-index: 4;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content__byline-item
  > :not(:first-child)::before {
  content: ", ";
  display: inline-block;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__byline-location,
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__byline-name,
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__byline-role {
  font-size: 0.625rem;
  line-height: 0.875rem;
  letter-spacing: 0.0375rem;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__byline-name {
  text-transform: uppercase;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__byline-location,
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__byline-role {
  color: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__published-date {
  display: inline;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 400;
  font-size: 0.625rem;
  line-height: 0.875rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__bt-link {
  z-index: 3;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__footer {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: var(--cover-content-x-gap);
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__link-whole-content {
  position: absolute;
  inset: 0px;
  z-index: 2;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__icon-premium {
  position: relative;
  display: inline-block;
  flex-shrink: 0;
  fill: rgb(168, 137, 56);
  width: 0.75rem;
  height: 0.75rem;
  top: 0.125rem;
  margin-right: 0px;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content__icon-premium--signwall
  > path:first-child {
  fill: rgb(115, 128, 130);
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content--s-from-mobile
  .ue-c-cover-content__headline-group {
  font-size: 1.0625rem;
  line-height: 1.25rem;
  letter-spacing: 0px;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-cover-content--xs-from-tablet
    .ue-c-cover-content__headline-group {
    font-size: 0.875rem;
    line-height: 1.0625rem;
    letter-spacing: 0px;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-cover-content--s-from-desktop
    .ue-c-cover-content__headline-group {
    font-size: 1.0625rem;
    line-height: 1.25rem;
    letter-spacing: 0px;
  }
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content--vertical-from-mobile {
  --cover-content-cols-width: 1;
  --cover-content-column-count: 1;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content--vertical-from-mobile
  .ue-c-cover-content__body {
  flex-direction: column;
  gap: var(--cover-content-x-gap);
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content--vertical-from-mobile
  .ue-c-cover-content__caption {
  text-align: right;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-cover-content--vertical-from-tablet {
    --cover-content-cols-width: 1;
    --cover-content-column-count: 1;
  }
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-cover-content--vertical-from-tablet
    .ue-c-cover-content__body {
    flex-direction: column;
    gap: var(--cover-content-x-gap);
  }
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-cover-content--vertical-from-tablet
    .ue-c-cover-content__caption {
    text-align: right;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content--is-branded {
  background: rgb(246, 246, 246);
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content--is-branded
  .ue-c-cover-content__link {
  color: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content--is-branded
  .ue-c-cover-content__link:hover {
  color: rgb(102, 102, 102);
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content--is-branded
  .ue-c-cover-content__kicker {
  color: rgb(46, 109, 157);
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content--is-branded
  .ue-c-cover-content__aboveheadline,
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content--is-branded
  .ue-c-cover-content__byline-item,
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content--is-branded
  .ue-c-cover-content__byline-location,
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content--is-branded
  .ue-c-cover-content__standfirst {
  color: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content--main-boxed-from-mobile {
  height: var(--cover-content-boxed-height);
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content--main-boxed-from-mobile
  .ue-c-cover-content__body {
  --cover-content-x-gap: 0px;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content--main-boxed-from-mobile
  .ue-c-cover-content__footer,
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content--main-boxed-from-mobile
  .ue-c-cover-content__main {
  padding: var(--cover-content-boxed-space);
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content--main-boxed-from-mobile
  .ue-c-cover-content__caption {
  padding-left: var(--cover-content-boxed-space);
  padding-right: var(--cover-content-boxed-space);
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content--main-boxed-from-mobile
  .ue-c-cover-content__footer {
  padding-top: 0px;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content--is-bt-module
  .ue-c-cover-content__bt-link {
  display: flex;
  flex-grow: 1;
  align-items: flex-end;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content--is-bt-module
  .ue-c-cover-content__bt-link
  a {
  z-index: 3;
  height: 1em;
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-cover-content--is-bt-module
    .ue-c-cover-content__bt-link
    a {
    height: 1.3125em;
  }
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content--is-bt-module
  .ue-c-cover-content__bt-link
  svg {
  max-height: 100%;
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-cover-content--media2of9-from-desktop {
    --cover-content-cols-width: 2;
    --cover-content-gap: 1rem;
    --cover-content-column-count: 9;
  }
}

.elmundo-theme-v10.ue-l-article--basic .ue-u-sticky-top {
  position: sticky;
  top: 50px;
}

.elmundo-theme-v10.ue-l-article--basic .trc_related_container {
  border-top: 1px solid rgb(206, 206, 206);
  padding-top: 1.5rem;
}

.elmundo-theme-v10.ue-l-article--basic
  .trc_related_container
  div.videoCube:focus-within {
  background: rgb(245, 245, 245) !important;
}

.elmundo-theme-v10.ue-l-article--basic
  .trc_related_container
  .videoCube:focus-within
  .video-label-box
  .video-title {
  text-decoration: underline;
  color: rgb(37, 87, 126);
}

.elmundo-theme-v10.ue-l-article--basic .alternating-thumbnails-de-stage {
  padding-top: 1rem !important;
  margin: 0px !important;
}

.elmundo-theme-v10.ue-l-article--basic
  .alternating-thumbnails-de-stage
  .syndicatedItem
  .video-label-box {
  min-height: 60px !important;
}

.elmundo-theme-v10.ue-l-article--basic
  .alternating-thumbnails-de-stage
  .link-attribution {
  top: 50px !important;
}

.elmundo-theme-v10.ue-l-article--basic
  .trc_elastic_alternating-thumbnails-de
  div.videoCube:nth-last-of-type(-n + 2) {
  margin-bottom: 0px !important;
}

@media (max-width: 980px) {
  .elmundo-theme-v10.ue-l-article--basic
    .alternating-thumbnails-de
    .trc_rbox_header {
    border: 0px !important;
  }
}

@media screen and (min-width: 768px) {
  .elmundo-theme-v10.ue-l-article--basic
    .alternating-thumbnails-de
    .trc_rbox_outer
    .videoCube {
    margin-bottom: 10px;
    min-height: 90px;
    width: 31.33% !important;
  }
  .elmundo-theme-v10.ue-l-article--basic
    .trc_elastic_alternating-thumbnails-de
    div.videoCube:nth-last-of-type(-n + 3) {
    margin-bottom: 0px !important;
  }
}

@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait) {
  .elmundo-theme-v10.ue-l-article--basic .trc_related_container {
    height: auto !important;
  }
}

@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: landscape) {
  .elmundo-theme-v10.ue-l-article--basic .trc_related_container {
    height: auto !important;
  }
}

.elmundo-theme-v10.ue-l-article--basic .aside-comments {
  border-top: 1px solid rgb(206, 206, 206);
  padding-top: 2rem;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.elmundo-theme-v10.ue-l-article--basic .aside-comments article {
  flex-grow: 0;
  margin-bottom: 1rem;
}

.elmundo-theme-v10.ue-l-article--basic .aside-comments article header {
  margin-bottom: 1rem;
}

.elmundo-theme-v10.ue-l-article--basic .aside-comments article header > span {
  font-size: 18px;
}

.elmundo-theme-v10.ue-l-article--basic .aside-comments article .autor {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 16px;
  margin-bottom: 0px;
}

.elmundo-theme-v10.ue-l-article--basic .aside-comments article .avatar {
  margin-right: 0.5rem;
  width: 40px;
  height: 40px;
  position: relative;
  top: -5px;
}

.elmundo-theme-v10.ue-l-article--basic .aside-comments h2 {
  margin: 0px 0px 2rem;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-size: 19px;
}

.elmundo-theme-v10.ue-l-article--basic
  .aside-comments.comentarios
  .texto-comentario
  p {
  font-size: 1rem;
  line-height: 1.3;
}

.elmundo-theme-v10.ue-l-article--basic .texto-comentario .leer-mas-btn {
  top: auto;
  bottom: -3px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  color: grey;
  font-size: 0.9em;
}

.elmundo-theme-v10.ue-l-article--basic .texto-comentario .leer-mas-btn:hover {
  font-weight: 700;
}

.elmundo-theme-v10.ue-l-article--basic .comments-tool {
  border-radius: 25px;
  box-shadow: none;
}

.elmundo-theme-v10.ue-l-article--basic .comments-tool span {
  height: 32px;
  line-height: 2.3;
}

.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__premium-tag
  .ue-c-article__icon-premium,
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__subtitles-item
  .ue-c-article__icon-premium,
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content__list-inline
  .ue-c-cover-content__icon-premium,
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-paywall
  .ue-c-paywall__content
  > svg,
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-ranking-filter-complete__badge-premium {
  display: none;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-newsletter-elmundo {
  --ue-c-form-widget-padding: 0.5rem 0;
  --ue-c-form-widget-margin-top: 0;
  --ue-c-form-widget-margin-bottom: 0;
  --ue-c-form-widget-primary-color: #216087;
  --ue-c-form-widget-icon-fill: #000;
  --ue-c-form-widget-success-color: #000;
  --ue-c-form-widget-success-fill: #0b7542;
  --ue-c-form-widget-status-forwarding-color: #666;
  --ue-icon-premium-fill: #a88938;
  --ue-icon-info-fill: #1374aa;
  --ue-icon-info: #fff;
  --ue-c-form-widget-background-color: #fff;
  --ue-c-form-widget-border-color: #cecece;
  --ue-c-form-widget-title-color: #000;
  --ue-c-form-widget-title-font-family: Mundo, Times New Roman, Times, serif;
  --ue-c-form-widget-title-font-weight: 800;
  --ue-c-form-widget-title-font-style: normal;
  --ue-c-form-widget-title-font-size: 1.125rem;
  --ue-c-form-widget-title-line-height: 1;
  --ue-c-form-widget-title-margin: 0 0 0.5rem 0;
  --ue-c-form-widget-title-align-items: center;
  --ue-c-form-widget-description-color: #000;
  --ue-c-form-widget-description-font-family:
    Roboto, Arial, Helvetica, sans-serif;
  --ue-c-form-widget-description-font-weight: normal;
  --ue-c-form-widget-description-font-style: normal;
  --ue-c-form-widget-description-font-size: 1rem;
  --ue-c-form-widget-description-line-height: 1.25rem;
  --ue-c-form-widget-footer-background-color: #cecece;
  --ue-c-form-widget-footer-link-color: #2e6d9d;
  --ue-c-form-widget-footer-hover-color: #2a6087;
  --ue-c-form-widget-footer-text-color: #000;
  --ue-c-form-widget-footer-text-background-color: #202020;
  --ue-c-form-widget-footer-font-family: Roboto, Arial, Helvetica, sans-serif;
  --ue-c-form-widget-footer-font-style: normal;
  --ue-c-form-widget-footer-font-weight: normal;
  --ue-c-form-widget-footer-font-size: 0.875rem;
  --ue-c-form-widget-footer-line-height: 1.25rem;
  --ue-c-form-widget-footer-margin-top: 0.5rem;
  --ue-c-form-widget-footer-separator-width: 100%;
  --ue-c-form-widget-footer-btn-space: 0;
  --ue-c-form-widget-footer-text-before-display: none;
  --ue-c-form-widget-footer-before-margin-top: 0.5rem;
  --ue-c-form-widget-form-header-space-top: 0.5rem;
  --ue-c-form-widget-conditions-space: 0.5rem;
  --ue-c-form-widget-icon-email-height: 1.125rem;
  --ue-c-form-widget-icon-email-space: 0.5rem;
  --ue-c-form-widget-email-logged-button-space: 0.5rem;
  --ue-c-form-widget-message-space: 0.5rem 0;
  --ue-c-form-widget-body-margin-bottom: 0;
  --ue-c-form-button-width: 100%;
  --ue-c-form-button-height: 40px;
  --ue-c-form-button-color: #fff;
  --ue-c-form-button-background-color: #000;
  --ue-c-form-button-hover-background-color: #1c1b1b;
  --ue-c-form-button-font-size: 1rem;
  --ue-c-form-button-line-height: 1;
  --ue-c-form-button-font-family: Roboto, Arial, Helvetica, sans-serif;
  --ue-c-form-button-font-style: normal;
  --ue-c-form-button-font-weight: bold;
  --ue-c-form-button-text-transform: normal;
  --ue-c-form-button-margin-top: 0rem;
  --ue-c-form-button-outlined-color: #216087;
  --ue-c-form-button-outlined-border-color: #216087;
  --ue-icon-next-stroke: #000;
  --ue-c-form-button-text-color: #216087;
  --ue-c-form-button-text-font-family:
    Roboto_condensed, Tahoma, Geneva, sans-serif;
  --ue-c-form-button-text-font-weight: normal;
  --ue-c-form-button-text-font-style: normal;
  --ue-c-form-button-border-radius: 50px;
  --ue-c-form-button-raised-shadow: none;
  --ue-c-form-input-background-color: transparent;
  --ue-c-form-input-width: 100%;
  --ue-c-form-input-font-family: Roboto, Arial, Helvetica, sans-serif;
  --ue-c-form-input-font-style: normal;
  --ue-c-form-input-font-weight: normal;
  --ue-c-form-input-font-size: 0.875rem;
  --ue-c-form-input-line-height: 1;
  --ue-c-form-input-onsurface-rgb: hsla(0, 0%, 71%, 0.6);
  --ue-c-form-input-onsurface-text-rgb: rgba(0, 0, 0, 0.623);
  --ue-c-form-input-error-color: #c62514;
  --ue-c-form-input-error-border-color: #c62514;
  --ue-c-form-input-primary-border-color: #cecece;
  --ue-c-form-input-primary-border-top-color: #cecece;
  --ue-c-form-input-onfocus-border-color: #216087;
  --ue-c-form-input-onfocus-color: #216087;
  --ue-c-form-input-show-background-color: #ededed;
  --ue-c-form-input-show-color: #666;
  --ue-c-form-input-placeholder-font-size: 0.875rem;
  --ue-c-form-input-outlined-border-radius: 0.25rem;
  --ue-c-form-checkbox-input-color: #202020;
  --ue-c-form-checkbox-input-font-family: Roboto, Arial, Helvetica, sans-serif;
  --ue-c-form-checkbox-input-font-style: normal;
  --ue-c-form-checkbox-input-background-color: #202020;
  --ue-c-form-checkbox-input-border-color: #202020;
  --ue-c-form-checkbox-input-mark-border-color: #fff;
  --ue-c-form-checkbox-label-font-size: 1rem;
  --ue-c-form-checkbox-label-line-height: 1.125rem;
  --ue-c-form-checkbox-label-error-color: #c62514;
  --ue-c-form-checkbox-input-space: 0;
  --ue-c-icon-spinner-gradient-primary: #216087;
  --ue-c-icon-spinner-gradient-secondary: #fff;
  --ue-c-icon-loader-width: 100px;
  --ue-c-icon-loader-height: 100px;
  --ue-c-form-dialog-title-font-family: Roboto, Arial, Helvetica, sans-serif;
  --ue-c-form-dialog-title-line-height: 1.25rem;
  --ue-c-form-dialog-text-font-family: Roboto, Arial, Helvetica, sans-serif;
  --ue-c-form-dialog-text-font-size: 0.875rem;
  --ue-c-form-dialog-text-line-height: 1.1875rem;
  --ue-c-form-dialog-text-color: #333;
  --ue-c-form-dialog-link-color: #2e6d9d;
  --ue-c-form-dialog-link-hover-color: #2a6087;
  --ue-c-form-dialog-surface-outline-color: #000;
  --ue-c-form-policy-terms-background-color: #f3f3f3;
  --ue-c-form-policy-terms-color: #333;
  --ue-c-form-policy-terms-font-family: Roboto, Arial, Helvetica, sans-serif;
  --ue-c-form-policy-terms-font-style: normal;
  --ue-c-form-policy-terms-font-weight: normal;
  --ue-c-form-policy-terms-font-size: 0.9375rem;
  --ue-c-form-policy-terms-line-height: 1;
  --ue-c-form-widget-terms-space: 0.5rem;
  --ue-c-form-widget-terms-inner-space: 1rem;
  --ue-c-form-widget-conditions-terms-button: 1rem;
  --ue-c-form-policy-terms-link-color: #2e6d9d;
  --ue-c-form-view-mail-icon-user-background-fill: transparent;
  --ue-c-form-view-mail-icon-user-circle-stroke: #000;
  --ue-c-form-view-mail-icon-user-stroke: #000;
  --ue-c-form-view-mail-button-border-color: #f3f3f3;
  --ue-c-form-view-mail-button-background-color: transparent;
  --ue-c-form-view-mail-button-border-radius: 3.125rem;
  --ue-c-form-view-mail-account-font-size: 0.875rem;
  --ue-c-form-view-mail-account-line-height: 1rem;
  --ue-c-form-view-mail-account-letter-spacing: 0;
  --ue-c-form-view-mail-account-color: #000;
  --ue-c-form-view-mail-change-color: #2e6d9d;
  --ue-c-form-view-mail-change-font-size: 0.875rem;
  --ue-c-form-view-mail-change-line-height: 1rem;
  --ue-c-form-view-mail-change-letter-spacing: 0;
  --ue-c-form-view-mail-button-height: 2.5rem;
  --ue-c-form-view-mail-icon-user-min-width: 1.5rem;
  --ue-c-form-view-mail-icon-user-height: 1.5rem;
  --ue-c-form-view-mail-icon-user-border: 1px solid #000;
  --ue-c-form-view-mail-icon-user-border-radius: 50%;
}

@supports (--custom: property) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-article__media-infograph-responsive {
    position: relative;
    width: 100%;
    height: 0px;
    padding-bottom: calc(100% / (var(--aspect-ratio)));
  }
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-article__media-infograph-responsive
    iframe {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100% !important;
    height: 100% !important;
  }
}

.elmundo-theme-v10.ue-l-article--special {
  background-color: rgb(255, 255, 255);
  --cover-content-column-count: 6;
  --cover-content-cols-width: 2;
  --cover-content-y-gap: 1rem;
  --cover-content-x-gap: 0.5rem;
  --cover-content-gap: 2rem;
  --cover-content-boxed-space: 1rem;
  --cover-content-boxed-height: 100%;
}

.elmundo-theme-v10.ue-l-article--special,
.elmundo-theme-v10.ue-l-article--special ::before {
  --ue-c-section-title-font-weight: 700;
  --ue-c-section-title-font-size: 1rem;
  --ue-c-section-title-line-height: 1rem;
  --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.625rem 0;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special,
  .elmundo-theme-v10.ue-l-article--special ::before {
    --ue-c-section-title-font-size: 1.1875rem;
    --ue-c-section-title-line-height: 1.1875rem;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__toolbox {
  overflow: hidden;
  background: rgb(255, 255, 255);
  border-radius: 4px;
  border: 1px solid rgb(243, 243, 243);
  box-shadow: rgba(0, 0, 0, 0.75) 0px 0px 5px 0px;
  padding: 1rem;
  position: absolute;
  width: 200px;
  top: 40px;
  left: 0px;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  z-index: 15001;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__toolbox-item {
  --toolbox-color-icon: #000;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__toolbox-item a {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  font-family: var(--ue-c-article__toolbox-font-family, Roboto);
  color: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__toolbox-item:hover {
  position: relative;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__toolbox-item:hover::after {
  content: "";
  width: 130%;
  height: 130%;
  background-color: rgb(246, 246, 246);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__toolbox-item-icon {
  width: 26px;
  height: 26px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-main-header__tabs {
  width: 100%;
  background-color: var(--ue-c-main-header-tabs-background-color, #fff);
  position: relative;
  padding: 0px;
  border-bottom: var(--ue-c-main-header-tabs-border-bottom, 1px solid #000);
}

@media (min-width: 41.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-c-main-header__tabs {
    height: var(--ue-c-main-header-tabs-height, 2.5625rem);
    position: relative;
    margin-bottom: 1.5rem;
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-c-main-header__tabs {
    padding: var(--ue-c-main-header-tabs-padding, 0);
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-main-header__tab-list {
  display: flex;
  align-items: center;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-main-header__tab-list-item:not(:last-child) {
  margin-right: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-main-header__tab-list-item a {
  height: 2.625rem;
  width: auto;
  box-sizing: border-box;
  padding: 0.5rem 1rem;
  display: block;
  text-decoration: none;
  text-align: center;
  font-family: var(
    --ue-c-main-header-tabs-font-family,
    Roboto,
    Arial,
    Helvetica,
    sans-serif
  );
  font-weight: var(--ue-c-main-header-tabs-font-weight, normal);
  color: var(--ue-c-main-header-tab-link-color, #000);
  font-size: var(--ue-c-main-header-tabs-font-size, 0.6875rem);
  line-height: var(--ue-c-main-header-tabs-line-height, 1.625rem);
  letter-spacing: var(--ue-c-main-header-tabs-letter-spacing, 0.02rem);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-main-header__tab-list-item
  a:hover {
  color: var(--ue-c-main-header-tab-hover-color, #333);
  text-decoration: none;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-c-main-header__tab-list-item a {
    --ue-c-main-header-tabs-font-size: 0.6875rem;
    --ue-c-main-header-tabs-line-height: 1.25rem;
    --ue-c-main-header-tabs-letter-spacing: 0.02rem;
  }
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-main-header__tab-list-item.is-active
  a {
  font-family: var(
    --ue-c-main-header-tabs-active-font-family,
    Roboto,
    Arial,
    Helvetica,
    sans-serif
  );
  color: var(--ue-c-main-header-tab-link-color, #000);
  border-bottom-width: var(
    --ue-c-main-header-tabs-active-border-bottom-width,
    2px
  );
  border-bottom-style: solid;
  border-bottom-color: var(
    --ue-c-main-header-tab-active-border-bottom-color,
    #000
  );
  font-weight: var(--ue-c-main-header-tabs-active-font-weight,);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-main-header__tabs--light-theme {
  border-top: 0px;
  border-bottom-style: solid;
  border-bottom-width: var(--ue-c-main-header-tabs-border-bottom-width, 1px);
  border-bottom-color: var(--ue-c-main-header-tabs-border-bottom-color, #000);
  background-color: var(--ue-c-main-header-tabs-background-color, transparent);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-main-header__tabs--light-theme
  .ue-c-main-header__tab-list-item
  a {
  color: var(--ue-c-main-header-tab-link-color, #000);
  font-family: var(
    --ue-c-main-header-tabs-font-family,
    Roboto,
    Arial,
    Helvetica,
    sans-serif
  );
  font-weight: var(--ue-c-main-header-tabs-font-weight, normal);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-main-header__tabs--light-theme
  .ue-c-main-header__tab-list-item
  a:hover {
  color: var(--ue-c-main-header-tab-hover-color, #333);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-main-header__tabs--light-theme
  .ue-c-main-header__tab-list-item.is-active
  a {
  border-bottom-style: solid;
  border-bottom-color: var(
    --ue-c-main-header-tab-active-border-bottom-color,
    #000
  );
  font-family: var(
    --ue-c-main-header-tabs-active-font-family,
    Roboto,
    Arial,
    Helvetica,
    sans-serif
  );
  border-bottom-width: var(
    --ue-c-main-header-tabs-active-border-bottom-width,
    2px
  );
  font-weight: var(--ue-c-main-header-tabs-font-weight, bold);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-main-header__tabs--responsive {
  position: relative;
}

@media (max-width: 41.24em) {
  .elmundo-theme-v10.ue-l-article--special .ue-c-main-header__tabs--responsive {
    margin-bottom: 1rem;
  }
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-main-header__tabs--responsive
  .ue-c-main-header__tab-list {
  overflow: scroll hidden;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-main-header__tabs--responsive
  .ue-c-main-header__tab-list::-webkit-scrollbar {
  width: 0px;
  height: 0px;
  background: transparent;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-main-header__tabs--responsive
  .ue-c-main-header__tab-list::after {
  content: "";
  background-image: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0),
    rgb(255, 255, 255)
  );
  position: absolute;
  right: -1px;
  width: 2.5rem;
  height: 100%;
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-main-header__tabs--responsive
    .ue-c-main-header__tab-list {
    overflow-x: hidden;
  }
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-main-header__tabs--responsive
    .ue-c-main-header__tab-list::after {
    display: none;
  }
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-main-header__tabs--responsive
  .ue-c-main-header__tab-list-item
  a {
  height: 40px;
  width: max-content;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-main-header__tabs--scrollable
  .ue-c-main-header__tab-list {
  overflow-x: scroll;
  padding: 0px 0.5rem;
  flex-wrap: nowrap;
}

@supports (
  (-webkit-scroll-snap-type: x mandatory) or (scroll-snap-type: x mandatory)
) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-main-header__tabs--scrollable
    .ue-c-main-header__tab-list {
    scroll-snap-type: x mandatory;
  }
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-main-header__tabs--scrollable
  .ue-c-main-header__tab-list-item {
  flex-grow: inherit;
  min-width: fit-content;
}

@supports (scroll-snap-align: end) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-main-header__tabs--scrollable
    .ue-c-main-header__tab-list-item {
    scroll-snap-align: end;
  }
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-main-header__tabs--fixed
  .ue-c-main-header__tab-list {
  flex-wrap: wrap;
  align-content: stretch;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-main-header__tabs--fixed
  .ue-c-main-header__tab-list-item
  a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-main-header__tabs--fixed
  .ue-c-main-header__tab-list-item.is-2-wide {
  width: 50%;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-main-header__tabs--fixed
  .ue-c-main-header__tab-list-item.is-3-wide {
  width: 33.3333%;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-main-header__tabs--fixed
  .ue-c-main-header__tab-list-item.is-4-wide {
  width: 25%;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__listing {
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(206, 206, 206);
  padding: 1.625rem 1rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__listing-title {
  margin-bottom: 32px;
  color: rgb(0, 0, 0);
  font-weight: 700;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-size: 19px;
  text-transform: uppercase;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__listing-title::after {
  content: "";
  display: block;
  height: 1px;
  background: rgb(206, 206, 206);
  bottom: -8px;
  position: relative;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__listing-body {
  display: grid;
  gap: 32px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__listing-item:not(:last-child)::after {
  content: "";
  display: block;
  background: rgb(206, 206, 206);
  position: relative;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__listing--grid-cols2 {
  grid-template-columns: repeat(2, 1fr);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__listing--grid-cols2
  > ::after {
  left: calc(100% + 16px);
  width: 1px;
  height: 100%;
  bottom: 100%;
  position: relative;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .tablet\:ue-c-article__listing--grid-cols2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .elmundo-theme-v10.ue-l-article--special
    .tablet\:ue-c-article__listing--grid-cols2
    > ::after {
    left: calc(100% + 16px);
    width: 1px;
    height: 100%;
    bottom: 100%;
    position: relative;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .desktop\:ue-c-article__listing--grid-row {
    grid-template-rows: auto;
    grid-template-columns: none;
  }
  .elmundo-theme-v10.ue-l-article--special
    .desktop\:ue-c-article__listing--grid-row
    > ::after {
    bottom: -16px;
    width: 100%;
    height: 1px;
    position: relative;
    left: 0px;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article ::selection {
  background: rgb(255, 255, 0);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article * strong::selection {
  background: rgb(255, 255, 0);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article * a::selection {
  background: rgb(255, 255, 0);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__kicker-container {
  display: inline-block;
  font-size: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__kicker-seo {
  display: inline;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: 1.4rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__kicker-group {
  box-sizing: border-box;
  position: relative;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__kicker-group
  > :not(:last-child) {
  padding-right: 0.3125rem;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__kicker-group
    > :not(:last-child) {
    padding-right: 0.3125rem;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__icon-premium {
  fill: rgb(168, 137, 56);
  display: inline-block;
  width: 0.75rem;
  height: 0.75rem;
  position: relative;
  top: -0.0625rem;
  margin: 0px 3px 0px 0px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__icon-premium--signwall
  > path:first-child {
  fill: rgb(115, 128, 130);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__premium-tag {
  background: none;
  padding: 0px 0.5ch 0px 0px;
  border-bottom: 0px;
  display: flex;
  align-items: center;
  position: relative;
  line-height: 1;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__premium-tag--signwall {
  background: transparent;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__premium-tag span {
  font-size: 0.75rem;
  font-weight: 600;
  font-family: Mundo, "Times New Roman", Times, serif;
  margin-left: 0px;
  color: rgb(121, 118, 118);
  display: none;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__header {
  margin-bottom: 1rem;
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-c-article__header {
    margin-bottom: 2.25rem;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__paragraph {
  margin: 0px;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-variant: oldstyle-nums;
  color: rgb(32, 32, 32);
  font-weight: 400;
  font-size: 1.1875rem;
  line-height: 1.6875rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__paragraph a {
  color: rgb(46, 109, 157);
  text-decoration: none;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__paragraph a:hover {
  color: rgb(0, 69, 112);
  text-decoration: underline;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__paragraph u {
  text-decoration-color: rgb(32, 32, 32);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__body
  .ue-c-article__bar:not(:last-child),
.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__body
  .ue-c-article__button:not(:last-child),
.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__body
  .ue-c-article__embedded:not(:last-child),
.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__body
  .ue-c-article__include:not(:last-child),
.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__body
  .ue-c-article__interview:not(:last-child),
.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__body
  .ue-c-article__keys:not(:last-child),
.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__body
  .ue-c-article__list:not(:last-child),
.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__body
  .ue-c-article__listing:not(:last-child),
.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__body
  .ue-c-article__media:not(:last-child),
.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__body
  .ue-c-article__newsletter-widget-under-listing:not(:last-child),
.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__body
  .ue-c-article__paragraph:not(:last-child),
.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__body
  .ue-c-article__separator:not(:last-child),
.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__body
  .ue-c-article__share-tools:not(:last-child),
.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__body
  .ue-c-article__summary:not(:last-child),
.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__body
  .ue-c-article__taboola-in-body:not(:last-child) {
  margin-bottom: 1rem;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__body
  .ue-c-article__blockquote:not(:last-child) {
  margin-bottom: 2rem;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__body
  .ue-c-article__blockquote:not(:first-child) {
  margin-top: 2rem;
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article__body
    .ue-c-article__blockquote:not(:last-child) {
    margin-bottom: 2.5rem;
  }
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article__body
    .ue-c-article__blockquote:not(:first-child) {
    margin-top: 2.5rem;
  }
}

.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__body
  .ue-c-article__subheadline:not(:last-child) {
  margin-bottom: 0.625rem;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__body
  .ue-c-article__subheadline:not(:first-child) {
  margin-top: 1rem;
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article__body
    .ue-c-article__subheadline:not(:last-child) {
    margin-bottom: 1rem;
  }
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article__body
    .ue-c-article__subheadline:not(:first-child) {
    margin-top: 1.5rem;
  }
}

.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__body
  .ue-c-article__card:not(:last-child) {
  margin-bottom: 1rem;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__body
  .ue-c-article__card:not(:first-child) {
  margin-top: 1rem;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__body
  .ue-c-ad:not(:last-child) {
  margin-bottom: 1.5rem;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__body
  .ue-c-ad:not(:first-child) {
  margin-top: 1.5rem;
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article__body
    .ue-c-ad:not(:last-child) {
    margin-bottom: 2rem;
  }
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article__body
    .ue-c-ad:not(:first-child) {
    margin-top: 2rem;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__typeofcontent {
  display: inline-block;
  margin: 0px;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: rgb(0, 0, 0);
  font-size: 1.0625rem;
  line-height: 1.0625rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__typeofcontent-wrapper {
  display: inline-flex;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__btn-tooltip {
  display: inline-block;
  cursor: pointer;
  border: transparent;
  position: relative;
  padding: 0px;
  margin-left: 0.3125rem;
  background: none;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__standfirst
  .ue-c-article__paragraph,
.elmundo-theme-v10.ue-l-article--special .ue-c-article__standfirst p {
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 300;
  font-style: normal;
  color: rgb(0, 0, 0);
  margin: 0px;
  font-size: 1.375rem;
  line-height: 1.5rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__standfirst
  .ue-c-article__paragraph:not(:last-child),
.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__standfirst
  p:not(:last-child) {
  margin-bottom: 0.625rem;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__standfirst
    .ue-c-article__paragraph:not(:last-child),
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__standfirst
    p:not(:last-child) {
    margin-bottom: 1rem;
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__standfirst
    .ue-c-article__paragraph,
  .elmundo-theme-v10.ue-l-article--special .ue-c-article__standfirst p {
    font-size: 1.5rem;
    line-height: 1.625rem;
    letter-spacing: 0px;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__standfirst a {
  color: rgb(46, 109, 157);
  text-decoration: none;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__standfirst a:hover {
  color: rgb(0, 69, 112);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__byline {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  display: flex;
  flex-direction: column;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__byline-item {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  font-size: 0.75rem;
  line-height: 0.75rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__byline-item
  > :not(:last-child) {
  margin: 0px 0.625rem 0px 0px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__byline-item:not(:last-child) {
  margin-bottom: 0.625rem;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-c-article__byline-item {
    flex-direction: column;
  }
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__byline-item
    > :not(:last-child) {
    margin-bottom: 0.3125rem;
    margin-right: 0px;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__byline-name {
  color: rgb(0, 0, 0);
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__byline-name a {
  text-decoration: none;
  color: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__byline-name a:hover {
  color: rgb(51, 51, 51);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__byline-role {
  color: rgb(0, 0, 0);
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__byline-social {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: rgb(32, 32, 32);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__byline-social a {
  text-decoration: none;
  color: rgb(33, 96, 135);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__byline-social a:hover {
  color: rgb(62, 152, 208);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__byline-social-icon {
  position: relative;
  height: 0.8125rem;
  width: 0.8125rem;
  fill: rgb(32, 32, 32);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__byline-location {
  color: rgb(0, 0, 0);
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__byline--boxed {
  background-color: rgb(245, 245, 245);
  padding: 0.625rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__publishdate {
  font-size: 0.75rem;
  line-height: 0.75rem;
  letter-spacing: 0px;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-variant: oldstyle-nums;
  font-weight: 400;
  font-style: normal;
  color: rgb(121, 118, 118);
  padding: 0px;
  background-color: transparent;
  border-top: none;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__publishdate span {
  font-weight: 700;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__publishdate time span {
  font-weight: 400;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__share-tools {
  list-style-type: none;
  display: flex;
  padding: 0px;
  margin: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__share-tools-item {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__share-tools-item:not(:last-child) {
  margin-right: 0.3125rem;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__share-tools-item--toolbox-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgb(255, 255, 255);
  width: 2rem;
  height: 2rem;
  border: 1px solid rgb(206, 206, 206);
  padding: 5.33333px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__share-tools-item--toolbox-toggle
  svg {
  width: 1.5rem;
  height: 1.5rem;
  fill: transparent;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__share-tools-item--toolbox-toggle:active,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__share-tools-item--toolbox-toggle:hover {
  background: rgb(246, 246, 246);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__share-tools-item--toolbox-toggle:focus {
  background: rgb(246, 246, 246);
  box-shadow: 0 0 1px 2px var(--ue-c-article-focus-color);
  outline: none;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__subtitles {
  padding: 0px;
  margin: 5px 0px 0px;
  list-style-type: none;
  box-sizing: border-box;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__subtitles-item {
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.1875rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__subtitles-item:not(:last-child) {
  margin-bottom: 0.5rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__subtitles-item a {
  text-decoration: none;
  color: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__subtitles-item a:active,
.elmundo-theme-v10.ue-l-article--special .ue-c-article__subtitles-item a:hover {
  text-decoration: underline;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__subtitles-item a:active,
.elmundo-theme-v10.ue-l-article--special .ue-c-article__subtitles-item a:hover,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__subtitles-item
  a:hover
  .ue-c-article__subtitles-kicker {
  color: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__subtitles-kicker {
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 700;
  font-style: normal;
  color: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__subtitles
  .ue-c-article__icon-premium {
  width: 1rem;
  top: 1px;
  margin-right: 1px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__subtitles::before {
  content: "Relacionadas";
  display: inline-block;
  margin: 0px 0px 0.5rem;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-size: 0.875rem;
  font-weight: 700;
  font-style: normal;
  color: rgb(0, 0, 0);
  text-transform: uppercase;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__subtitles--boxed {
  padding: 0.625rem;
  background: rgb(245, 245, 245);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__subtitles--boxed::before {
  margin-top: -0.625rem;
  margin-left: -0.625rem;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-c-article__subtitles--boxed {
    padding: 0px;
    background: none;
  }
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__subtitles--boxed::before {
    margin-top: 0px;
    margin-left: 0px;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__empty-comment {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-grow: 1;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: rgb(0, 0, 0);
  font-size: 1rem;
  line-height: 1.125rem;
  letter-spacing: 0px;
  padding: 0.625rem;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__empty-comment
  > :not(:last-child) {
  margin-bottom: 0.3125rem;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-c-article__empty-comment {
    padding: 1.25rem;
  }
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__empty-comment
    > :not(:last-child) {
    margin-bottom: 0.625rem;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__empty-comment-icon {
  width: 3.125rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__empty-comment-link a {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: rgb(102, 102, 102);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__empty-comment-link
  a:hover {
  color: rgb(82, 82, 82);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__button {
  border: 1px solid rgb(206, 206, 206);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: fit-content;
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
  border-radius: 1.5625rem;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  letter-spacing: 0px;
  height: 32px;
  padding: 0px 0.75rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__button:hover {
  background-color: rgb(51, 51, 51);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__button:focus {
  box-shadow: rgb(0, 169, 224) 0px 0px 1px 2px;
  outline: none;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__button
  .ue-c-article__button-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  line-height: 0;
  fill: rgb(255, 255, 255);
  width: 30px;
  height: 23px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__button
  .ue-c-article__button-icon
  svg {
  width: 100%;
  height: 100%;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__button--full,
.elmundo-theme-v10.ue-l-article--special .ue-c-article__button--large {
  width: 100%;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__button--theme-comments {
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__button--theme-comments:hover {
  background-color: rgb(246, 246, 246);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__button--theme-comments
  .ue-c-article__button-icon {
  fill: rgb(255, 255, 255);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__button--theme-comments
  .ue-c-article__button-text {
  color: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__subheadline {
  margin: 0px;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 800;
  font-style: normal;
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  font-size: 1.1875rem;
  line-height: 1.5rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__subheadline a {
  color: rgb(0, 69, 112);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__subheadline--center {
  text-align: center;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__subheadline--center.ue-l-article--top-separator::before {
  right: 0px;
  margin: 0px auto;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__interview {
  margin: 0px;
  font-size: 1.1875rem;
  line-height: 1.6875rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__interview dd::before,
.elmundo-theme-v10.ue-l-article--special .ue-c-article__interview dt::before {
  display: inline;
  text-transform: uppercase;
  margin-right: 0.5rem;
  font-weight: 700;
  color: rgb(34, 34, 34);
  font-family: Mundo, "Times New Roman", Times, serif;
  font-style: normal;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__interview dt {
  font-weight: 700;
  color: rgb(34, 34, 34);
  font-family: Mundo, "Times New Roman", Times, serif;
  font-style: normal;
  font-variant: oldstyle-nums;
  margin-bottom: 1rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__interview dt::before {
  content: "P.";
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__interview
  dt:first-of-type::before {
  content: "PREGUNTA.";
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__interview dd {
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 400;
  font-variant: oldstyle-nums;
  line-height: 27px;
  font-style: normal;
  color: rgb(34, 34, 34);
  margin: 0px 0px 1rem;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__interview
  dd:last-child {
  margin-bottom: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__interview dd::before {
  content: "R.";
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__interview
  dd:first-of-type::before {
  content: "RESPUESTA.";
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__interview a {
  color: rgb(46, 109, 157);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__interview a:hover {
  color: rgb(0, 69, 112);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__keys {
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(206, 206, 206);
  gap: 0.5rem;
  padding: 1.625rem 1rem;
  display: flex;
  flex-direction: column;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__keys-title {
  text-transform: uppercase;
  font-weight: 700;
  margin: 0px 0px 0.5rem;
  color: rgb(0, 0, 0);
  font-family: Mundo, "Times New Roman", Times, serif;
  font-size: 19px;
  line-height: 22px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__keys-byline {
  color: rgb(121, 118, 118);
  font-family: Mundo, "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 14px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__keys-list {
  margin: 0px;
  padding: 1rem 0px 0px 1.5rem;
  list-style: none;
  border-top: 1px solid rgb(204, 204, 204);
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__keys-item {
  font-weight: 400;
  color: rgb(0, 0, 0);
  font-family: Mundo, "Times New Roman", Times, serif;
  position: relative;
  font-size: 19px;
  line-height: 27px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__keys-item:last-child {
  padding-bottom: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__keys-item a {
  color: rgb(46, 109, 157);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__keys-item a:hover {
  color: rgb(0, 69, 112);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__keys-item::before {
  position: absolute;
  content: "•";
  left: -18px;
  top: -2px;
  color: rgb(0, 0, 0);
  font-size: 1.5rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__card {
  clear: both;
  position: relative;
  background: rgb(255, 255, 255);
  padding: 26px 16px;
  border: 1px solid rgb(206, 206, 206);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__card-header {
  position: relative;
  border-bottom: none;
  padding: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__card-title {
  margin-top: 0px;
  max-width: 90%;
  font-family: Mundo, "Times New Roman", Times, serif;
  color: rgb(0, 0, 0);
  font-weight: 800;
  text-transform: uppercase;
  font-size: 1.1875rem;
  line-height: 1.375rem;
  letter-spacing: 0px;
  padding-right: 2.5rem;
  margin-bottom: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__card-toggle {
  cursor: pointer;
  position: absolute;
  box-shadow: unset;
  border-radius: 25px;
  top: 50%;
  transition: 0.4s;
  transform: translateY(-50%);
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(206, 206, 206);
  right: 0px;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__card-toggle:hover {
  background: rgb(230, 230, 230);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__card-toggle:focus {
  box-shadow: 0 0 1px 2px var(--ue-c-article-focus-color);
  outline: none;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__card-toggle:active {
  outline: none;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__card-toggle::after,
.elmundo-theme-v10.ue-l-article--special .ue-c-article__card-toggle::before {
  all: unset;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__card-toggle::before {
  content: "";
  box-sizing: border-box;
  border-top: 2px solid;
  border-right: 2px solid;
  margin: -4px 0px 0px;
  transition: 0.2s ease-in-out;
  transform: translateY(50%) rotate(-45deg);
  width: 0.625rem;
  height: 0.625rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__card-toggle::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__card-byline {
  max-width: 85%;
  font-family: Mundo, "Times New Roman", Times, serif;
  color: rgb(121, 118, 118);
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 0.875rem;
  letter-spacing: 0px;
  text-transform: none;
  margin-top: 0.5rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__card-body {
  display: block;
  transition: max-height 0.1s;
  overflow: hidden;
  margin: 0.5rem 0px 0px;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-variant: oldstyle-nums;
  font-weight: 400;
  font-size: 1.1875rem;
  line-height: 1.6875rem;
  color: rgb(0, 0, 0);
  padding: 1rem 0px 0px;
  background: transparent;
  border-top: 1px solid rgb(206, 206, 206);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__card-body a {
  color: rgb(46, 109, 157);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__card-body li {
  list-style: auto;
  padding-left: 0.5rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__card-body ol {
  padding-inline-start: 1.5rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__card-body ol li {
  list-style-type: decimal;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__card-body ul {
  margin-left: 1em;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__card-body ul li {
  list-style-type: disc;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__card-body
  ul
  li::marker {
  content: ". ";
  font-size: 2em;
  line-height: 0;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__card-body h2 {
  font-size: 1.1875rem;
  line-height: 1.375rem;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__card-body
  > :not(:last-child) {
  margin-bottom: 1rem;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__card.closed
  .ue-c-article__card-toggle::before {
  margin: -4px 0px 0px;
  transform: translateY(0px) rotate(135deg);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__card.closed
  .ue-c-article__card-body {
  max-height: 0px;
  margin: 0px;
  border-top: 0px;
  padding: 0px;
  opacity: 0;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__card--light {
  background: rgb(255, 255, 255);
  border: 1px solid rgb(206, 206, 206);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__bar {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__bar-body {
  display: flex;
  flex-direction: column;
  justify-content: normal;
  flex-grow: 1;
  align-items: stretch;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__bar-footer {
  display: flex;
  flex-flow: wrap;
  align-items: end;
  gap: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__author {
  display: flex;
  flex-flow: column;
  gap: 0.5rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__author-avatar {
  height: 3.125rem;
  display: flex;
  gap: 0.3125rem;
  flex-shrink: 0;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__author-avatar:empty {
  display: none;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__author-avatar-item img {
  height: 100%;
  max-width: 100%;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__author-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 3px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__author-name {
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  line-height: 19px;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 700;
  color: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__author-name-item:not(:last-child)::after {
  content: ",";
  padding-right: 0.2125rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__author-caption {
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  line-height: 16px;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 400;
  color: rgb(121, 118, 118);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__author-caption-item {
  display: flex;
  gap: 0.3em;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__author-caption-item:not(:last-child):not(:empty)::after {
  content: ",";
  padding-right: 0.1875rem;
  margin-left: -3px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__author a {
  color: rgb(0, 0, 0);
  text-decoration: none;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__author a:hover {
  color: rgb(102, 102, 102);
  text-decoration: underline;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__author a:active {
  color: rgb(102, 102, 102);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__separator {
  height: 1px;
  width: 100%;
  background-color: rgb(235, 235, 235);
  border-radius: 0px;
  margin: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__separator--center {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__separator--right {
  position: relative;
  left: 100%;
  transform: translateX(-100%);
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__author--horizontal-from-tablet {
    flex-direction: row;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__blockquote {
  margin: 0px;
  box-sizing: border-box;
  padding: 0px;
  background: none;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__blockquote p {
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 800;
  font-style: normal;
  color: rgb(32, 32, 32);
  font-size: 1.5625rem;
  line-height: 1.625rem;
  letter-spacing: 0px;
  margin: 0px;
  text-align: inherit;
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-c-article__blockquote p {
    font-size: 1.75rem;
    line-height: 1.70312rem;
    letter-spacing: 0px;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__blockquote-author {
  display: block;
  text-align: left;
  text-transform: none;
  margin-top: 0.5rem;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 400;
  font-style: normal;
  color: rgb(121, 118, 118);
  font-size: 0.875rem;
  line-height: 1.1875rem;
  letter-spacing: 0px;
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-c-article__blockquote-author {
    font-size: 0.875rem;
    line-height: 1.1875rem;
    letter-spacing: 0px;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-c-article__blockquote {
    padding: 0px;
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__blockquote--overflowed-right {
    padding: 2rem;
    margin: -1rem 0px -1rem -1rem;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__blockquote--overflowed-right {
    padding: 4rem;
    margin: -2rem 0px -2rem -2rem;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__list {
  padding: 0px;
  margin: 0px;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-variant: oldstyle-nums;
  font-weight: 400;
  font-style: normal;
  color: rgb(0, 0, 0);
  font-size: 1.1875rem;
  line-height: 1.6875rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__list li {
  list-style-type: none;
  position: relative;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__list li::before {
  position: absolute;
  left: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__list li a {
  color: rgb(46, 109, 157);
  text-decoration: none;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__list li a:hover {
  color: rgb(0, 69, 112);
  text-decoration: none;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__list
  li:not(:last-child) {
  margin-bottom: 0.625rem;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__list
    li:not(:last-child) {
    margin-bottom: 0.5rem;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__list--unordered li {
  padding-left: 2rem;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__list--unordered
  li::before {
  content: " ";
  border-radius: 50%;
  display: inline-block;
  background: rgb(0, 0, 0);
  width: 0.3125rem;
  height: 0.3125rem;
  top: 0.875rem;
  left: 0.75rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__list--ordered {
  counter-reset: contadorListas 0;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__list--ordered li {
  padding-left: 2rem;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__list--ordered
  li::before {
  counter-increment: contadorListas 1;
  content: counter(contadorListas) ". ";
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  color: rgb(0, 0, 0);
  font-size: 1.1875rem;
  line-height: 1.6875rem;
  letter-spacing: 0px;
  top: 0px;
  left: 0.625rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__survey {
  border-top: 1px solid silver;
  border-bottom: 1px solid silver;
  background-color: rgb(255, 255, 255);
  padding: 1.25rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__survey-inner {
  margin: 0px auto;
  max-width: 25.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__survey-img {
  margin-right: 0.25rem;
  vertical-align: middle;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__survey-heading {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 24px;
  color: rgb(32, 32, 32);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__survey-headline {
  font-family: Mundo, "Times New Roman", Times, serif;
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 30px;
  color: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__survey-button {
  box-shadow: none;
  color: rgb(255, 255, 255);
  margin: 0px auto 1rem;
  border-radius: 50px;
  background: rgb(0, 0, 0);
  width: 130px;
  border: 0px;
  height: 40px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 36px;
  display: block;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__survey-button:hover {
  background-color: rgb(32, 32, 32);
  color: rgb(255, 255, 255);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__survey-info {
  color: rgb(32, 32, 32);
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__premium {
  width: 100%;
  display: block;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  -webkit-font-smoothing: antialiased;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__premium::before {
  content: "";
  position: absolute;
  top: -6.25rem;
  height: 6.25rem;
  width: 100%;
  display: block;
  z-index: 1;
  background: linear-gradient(
    rgba(255, 255, 255, 0) 0px,
    rgba(255, 255, 255, 0.49) 13%,
    rgb(255, 255, 255) 82%,
    rgb(255, 255, 255) 99%
  );
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__premium-icon {
  margin-bottom: 0.75rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__premium-content {
  border-top: 5px solid rgb(0, 0, 0);
  box-shadow: none;
  margin: 1rem;
  padding: 1.5rem 1rem;
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-c-article__premium-content {
    margin: 1rem;
    padding: 1.5rem 1rem;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__premium-header > * {
  margin: 0px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__premium-header
  > :not(:last-child) {
  margin: 0px 0px 0.625rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__premium-title {
  font-family: Arial;
  font-weight: 700;
  font-style: normal;
  color: rgb(0, 0, 0);
  font-size: 1rem;
  line-height: 1.125rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__premium-caption {
  font-family: Arial;
  font-weight: 400;
  font-style: normal;
  color: rgb(0, 0, 0);
  font-size: 0.75rem;
  line-height: 1.125rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__premium-caption--second {
  font-weight: 400;
  color: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__premium-body {
  display: flex;
  justify-content: center;
  padding: 10px 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__premium-card {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: space-between;
  width: 11.875rem;
  text-align: center;
  border: 0px;
  border-radius: 0.25rem;
  background-color: rgb(255, 255, 255);
  position: relative;
  overflow: visible;
  padding: 0.625rem;
  margin-left: 1rem;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__premium-card:first-child {
  margin-left: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__premium-card > * {
  margin: 0px;
  padding: 0px 0px 0.625rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__premium-card-icon {
  width: 1.875rem;
  height: 1.875rem;
  position: absolute;
  top: -0.0625rem;
  left: -0.0625rem;
  padding: 0px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__premium-card-icon
  > path:first-child {
  fill: rgb(168, 137, 56);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__premium-card-icon--exp {
  width: 3.125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0px;
  left: -3px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__premium-card-title {
  font-family: Arial;
  font-weight: 700;
  font-style: normal;
  color: rgb(0, 0, 0);
  font-size: 1.125rem;
  line-height: 1.125rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__premium-card-caption {
  font-family: Arial;
  font-weight: 400;
  color: rgb(0, 0, 0);
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__premium-card-caption--highlight {
  color: rgb(0, 0, 0);
  font-weight: 400;
  font-size: 0.8125rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__premium-card-offer {
  display: flex;
  justify-content: center;
  align-items: center;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__premium-card-offer--column {
  display: block;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__premium-card-offer-price {
  font-family: Arial;
  font-weight: 700;
  font-style: normal;
  color: rgb(0, 0, 0);
  font-size: 1.875rem;
  line-height: 1.5rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__premium-card-offer-text {
  padding-left: 0.3em;
  margin: 0px;
  font-family: Arial;
  font-weight: 700;
  font-style: normal;
  color: rgb(0, 0, 0);
  text-align: left;
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__premium-card-offer-coin {
  font-family: Arial;
  font-weight: 700;
  font-style: normal;
  color: rgb(0, 0, 0);
  font-size: 1.25rem;
  line-height: 1rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__premium-card-button {
  padding: 0px;
  cursor: pointer;
  border: none;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.19) 0px 0.0625rem 0.25rem 0px;
  width: 100%;
  height: 1.875rem;
  background-color: rgb(46, 109, 157);
  font-family: Arial;
  font-weight: 700;
  font-style: normal;
  color: rgb(255, 255, 255);
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__premium-card-button:hover {
  background-color: rgb(37, 87, 126);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__premium-card-button--outline {
  border: 1px solid rgb(46, 109, 157);
  color: rgb(46, 109, 157);
  background-color: rgb(255, 255, 255);
  box-shadow: none;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__premium-card-button--outline:hover {
  background-color: rgb(196, 196, 196);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__premium-card--highlight {
  background-color: rgb(158, 158, 158);
  box-shadow: rgba(0, 0, 0, 0.19) 0px 0.0625rem 0.25rem 0px;
  border: 0px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__premium-footer
  > :not(:last-child) {
  padding-bottom: 0.625rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__premium-footer-item {
  margin: 0px;
  text-align: center;
  font-family: Arial;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.125rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__premium-footer-item--border {
  position: relative;
  padding-top: 0.625rem;
  font-size: 0.875rem;
  line-height: 0.875rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__premium-footer-item--border::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 50%;
  width: 35%;
  height: 0.0625rem;
  transform: translateX(-50%);
  background-color: rgb(195, 213, 229);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__premium a {
  text-decoration: none;
  display: inline-block;
  color: rgb(33, 96, 135);
  cursor: pointer;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__premium a:active,
.elmundo-theme-v10.ue-l-article--special .ue-c-article__premium a:hover {
  text-decoration: underline;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__premium a:active,
.elmundo-theme-v10.ue-l-article--special .ue-c-article__premium a:hover {
  color: rgb(30, 77, 104);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__premium--lite
  .ue-c-article__premium-card {
  padding: 0px;
  height: auto;
  max-width: 150px;
  box-shadow: none;
  overflow: visible;
  background-color: transparent;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__premium--lite
  .ue-c-article__premium-footer {
  margin: 0px auto;
  max-width: 300px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__divider {
  border: none;
  padding: 20px 0px;
  margin: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__tags-container {
  position: relative;
  width: 100%;
  margin-bottom: 0px;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-c-article__tags-container {
    margin-bottom: 1rem;
  }
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__tags-container
  .ue-c-article__tags {
  margin-bottom: 0px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__tags-container
  .ue-c-article__tags::after {
  content: "";
  width: 80px;
  height: 40px;
  background: linear-gradient(90deg, rgba(2, 0, 36, 0), rgb(255, 255, 255));
  position: absolute;
  right: 0px;
  top: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__tags {
  list-style-type: none;
  display: flex;
  margin: 0px -0.25rem;
  box-sizing: border-box;
  min-width: 100px;
  width: 100%;
  flex-wrap: nowrap;
  overflow-x: overlay;
  padding: 0px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__tags::-webkit-scrollbar {
  height: 0px;
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__tags::-webkit-scrollbar {
    width: 0px;
    height: 5px;
  }
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__tags::-webkit-scrollbar-thumb {
    background: rgb(230, 230, 230);
    border: 1px solid rgb(230, 230, 230);
    border-radius: 23px;
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-c-article__tags {
    margin-bottom: 1rem;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__tags-item {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.875rem;
  line-height: 1.125rem;
  letter-spacing: 0px;
  flex: 0 0 auto;
  margin: 0.25rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__tags-item * {
  display: block;
  text-decoration: none;
  border-radius: 1.875rem;
  transition: background-color 0.1s ease-in-out;
  background-color: rgb(246, 246, 246);
  color: rgb(0, 0, 0);
  text-transform: none;
  padding: 0.25rem 0.5rem;
  border-bottom: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__tags-item :hover {
  background-color: rgb(197, 197, 197);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__tags-item :active {
  background-color: rgb(157, 157, 157);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__media-video-responsive {
  position: relative;
  height: 0px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__media-video-responsive--16-9 {
  padding-bottom: 56.25%;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__media-video-responsive
  iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__media {
  margin: 0px;
  position: relative;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__media--graph img,
.elmundo-theme-v10.ue-l-article--special .ue-c-article__media--image img,
.elmundo-theme-v10.ue-l-article--special .ue-c-article__media--video img {
  width: 100%;
  height: auto;
  display: block;
  font-family: Mundo, "Times New Roman", Times, serif;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__media-img-container {
  position: relative;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__media-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 2.5rem;
  height: 2.5rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__media-icon svg {
  width: 100%;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__media-caption {
  margin-top: 0.3125rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__media-description {
  box-sizing: border-box;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-variant: oldstyle-nums;
  font-weight: 400;
  font-style: normal;
  color: rgb(121, 118, 118);
  text-transform: none;
  font-size: 0.875rem;
  line-height: 1rem;
  letter-spacing: 0.00438rem;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__media-description:not(:last-child) {
  padding-right: 0.15625rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__media-source {
  word-break: break-word;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__media-author {
  color: rgb(121, 118, 118);
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  font-size: 0.625rem;
  line-height: 1rem;
  letter-spacing: 0.00438rem;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__media-author:not(:last-child) {
  padding-right: 0.15625rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__media-author::before {
  content: " ";
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__media-agency {
  display: inline-block;
  color: rgb(121, 118, 118);
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  font-size: 0.625rem;
  line-height: 1rem;
  letter-spacing: 0.00438rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__media-agency::before {
  content: " ";
}

@media (min-width: 41.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article--media-icon-m-from-phablet
    .ue-c-article__media-icon {
    width: 3.75rem;
    height: 3.75rem;
  }
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__media--linear-gradient::before {
  background-image: linear-gradient(0deg, transparent 85%, rgb(22, 29, 34));
  content: "";
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  top: 0px;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__media--linear-gradient-bottom-from-tablet::after {
    background-image: linear-gradient(
      0deg,
      rgb(0, 0, 0) 0px,
      rgba(0, 0, 0, 0.4) 48%,
      transparent 55%
    );
    content: "";
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    bottom: 0px;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__media-caption--boxed-from-desktop {
    padding: 0.3125rem 1rem 0px;
    margin-top: 0px;
  }
}

@media (max-width: 61.24em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__media-caption--inverted-color-until-desktop
    .ue-c-article__media-agency,
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__media-caption--inverted-color-until-desktop
    .ue-c-article__media-author,
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__media-caption--inverted-color-until-desktop
    .ue-c-article__media-description {
    color: rgb(255, 255, 255);
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__media-caption--align-right-from-desktop {
    text-align: right;
    max-height: 2.35rem;
    overflow: hidden;
  }
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article--first-letter-highlighted {
  min-height: 5.3125rem;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article--first-letter-highlighted::first-letter {
  float: left;
  text-transform: uppercase;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 400;
  font-style: normal;
  color: rgb(0, 0, 0);
  font-size: 6.25rem;
  line-height: 5.625rem;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0.625rem;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article--first-letter-highlighted::first-letter {
    font-size: 7.5rem;
    line-height: 5.625rem;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 0.625rem;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article--first-letter-highlighted::first-letter {
    font-size: 7.8125rem;
    line-height: 5.625rem;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 0.625rem;
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article--first-letter-highlighted {
    min-height: 6.25rem;
    overflow: auto hidden;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article--first-letter-highlighted {
    min-height: 6.25rem;
    overflow: auto hidden;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__headline {
  margin: 0px;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: 700;
  color: rgb(0, 0, 0);
  font-size: var(--ue-c-article__headline-font-size, 2rem);
  line-height: var(--ue-c-article__headline-line-height, 2.1875rem);
  letter-spacing: var(--ue-c-article__headline-letter-spacing, 0);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__headline--opinion {
  font-style: italic;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-c-article__headline {
    --ue-c-article__headline-font-size: 2.0625rem;
    --ue-c-article__headline-line-height: 2.25rem;
    --ue-c-article__headline-letter-spacing: 0rem;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-c-article__headline {
    --ue-c-article__headline-font-size: 2.75rem;
    --ue-c-article__headline-line-height: 2.875rem;
    --ue-c-article__headline-letter-spacing: 0rem;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__kicker {
  display: inline;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.25rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__kicker a {
  text-decoration: none;
  color: currentcolor;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__aboveheadline {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: rgb(32, 32, 32);
  font-size: 1rem;
  line-height: 1.125rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__body
  > .ue-c-article__bar:not(:last-child) {
  margin-bottom: 1rem;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__body
  > .ue-c-article__body:not(:last-child),
.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__body
  > .ue-c-article__tags:not(:last-child) {
  margin-bottom: 1.5rem;
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article__body
    > .ue-c-article__bar:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-author-profile {
  background: rgb(242, 242, 242);
  display: block;
  padding: 0px;
  position: relative;
  box-sizing: border-box;
  width: 100%;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__row {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__photo {
  margin: 0px;
  width: 100%;
  max-width: 3.125rem;
  max-height: 3.125rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  border-radius: 50%;
  box-sizing: content-box;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__photo-img {
  border-radius: 50%;
  vertical-align: middle;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__header {
  margin-left: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__header-title {
  display: block;
  font-family: Roboto;
  font-weight: 700;
  color: rgb(32, 32, 32);
  margin: 0px;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.125rem;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__header-title {
    font-size: 1.375rem;
    line-height: 1.125rem;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__header-item {
  margin: 0px;
  font-family: Roboto;
  text-transform: uppercase;
  color: rgb(32, 32, 32);
  font-weight: 400;
  display: inline;
  font-size: 0.8125rem;
  line-height: 0.9375rem;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__header-item {
    font-size: 0.875rem;
    line-height: 1rem;
  }
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-author-profile__header-item--highlight {
  font-weight: 700;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-author-profile__header-item--bookmark {
  display: block;
  margin: 0.25rem 0px;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-author-profile__header-item--bookmark {
    display: inline;
    margin: 0px;
  }
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-author-profile__header-item--bookmark::before {
    content: "";
    background: rgb(32, 32, 32);
    display: inline-block;
    width: 0.125rem;
    height: 0.75rem;
    position: relative;
    top: 0.125rem;
    margin-right: 0.1875rem;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__header-location {
  margin: 0px;
  font-family: Roboto;
  text-transform: none;
  color: rgb(32, 32, 32);
  font-weight: 400;
  display: block;
  font-size: 0.8125rem;
  line-height: 0.9375rem;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-author-profile__header-location {
    font-size: 0.875rem;
    line-height: 1rem;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__header-topics {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-family: Roboto;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-author-profile__header-topics-item {
  float: left;
  margin-right: 0.1875rem;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-author-profile__header-topics-headline {
  margin: 0px;
  font-weight: 400;
  font-size: 0.8125rem;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-author-profile__header-topics-headline {
    font-size: 0.875rem;
  }
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-author-profile__header-topics-link {
  text-decoration: none;
  color: blue;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__content {
  width: 100%;
  margin-top: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__text {
  display: flex;
  flex-direction: column;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__text-item {
  font-family: PTSerif;
  color: rgb(0, 0, 0);
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.3125rem;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__text-item {
    font-size: 1rem;
    line-height: 1.3125rem;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__more {
  height: 0px;
  visibility: hidden;
  opacity: 0;
  font-family: Roboto;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__more h2 {
  margin: 0px;
  color: rgb(0, 0, 0);
  font-size: 0.875rem;
  line-height: 1.375rem;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__more h2 {
    font-size: 0.875rem;
    line-height: 1.375rem;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__more h2::before {
  content: "";
  width: 3.75rem;
  height: 0.0625rem;
  background: rgb(0, 0, 0);
  display: block;
  margin-bottom: 0.5rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__more ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-size: 0.875rem;
  line-height: 1.375rem;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__more ul {
    font-size: 0.875rem;
    line-height: 1.375rem;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__more ul::after {
  content: "";
  width: 3.75rem;
  height: 0.0625rem;
  background: rgb(0, 0, 0);
  display: block;
  margin-top: 0.5rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__more ul li {
  position: relative;
  padding-left: 0.4375rem;
  color: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-author-profile__more
  ul
  li::before {
  content: "";
  display: inline-block;
  background-color: rgb(0, 0, 0);
  width: 0.25rem;
  height: 0.25rem;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 2px);
  left: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__resume-text {
  font-family: Roboto;
  color: rgb(0, 0, 0);
  margin: 0.625rem 0px;
  font-size: 0.875rem;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__resume-text {
    font-size: 0.875rem;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__button {
  background: transparent;
  border: none;
  padding: 0px;
  display: flex;
  align-items: center;
  color: blue;
  font-family: Roboto;
  cursor: pointer;
  font-size: 0.75rem;
  min-height: 2.25rem;
  width: 30%;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__button {
    font-size: 0.75rem;
    margin-left: 6rem;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__button::after {
  content: "";
  width: 0px;
  height: 0px;
  border-width: 0.25rem 0.21875rem 0px;
  border-color: blue transparent transparent;
  border-style: solid;
  margin-left: 0.25rem;
  transition: 0.2s linear;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__text-hide {
  display: none;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__footer {
  position: absolute;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__footer.bottom {
  bottom: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__footer.right {
  right: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__footer-list {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-author-profile__footer-list-item {
  float: left;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-author-profile__footer-list-item
  + .ue-c-author-profile__footer-list-item {
  margin-left: 0.625rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-author-profile__footer-link {
  background: transparent;
  width: 2rem;
  height: 2rem;
  border: 0.0625rem solid grey;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-author-profile__footer-link
  path {
  fill: blue;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-author-profile
  .ue-c-toggle--show
  .ue-c-author-profile__more {
  height: auto;
  visibility: visible;
  opacity: 1;
  transition: 0.2s linear;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-author-profile
  .ue-c-toggle--show
  .ue-c-author-profile__button {
  margin-left: 0px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-author-profile
  .ue-c-toggle--show
  .ue-c-author-profile__button::after {
  transform: rotate(180deg);
  transition: 0.2s linear;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-author-profile
  .ue-c-toggle--show
  .ue-c-author-profile__text-show {
  display: none;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-author-profile
  .ue-c-toggle--show
  .ue-c-author-profile__text-hide {
  display: block;
}

@media (max-width: 46.24em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__header--inverted-until-tablet {
    -webkit-font-smoothing: antialiased;
  }
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__header--inverted-until-tablet
    .ue-c-article__aboveheadline,
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__header--inverted-until-tablet
    .ue-c-article__aboveheadline
    > *,
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__header--inverted-until-tablet
    .ue-c-article__headline,
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__header--inverted-until-tablet
    .ue-c-article__headline
    > *,
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__header--inverted-until-tablet
    .ue-c-article__kicker,
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__header--inverted-until-tablet
    .ue-c-article__kicker
    > *,
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__header--inverted-until-tablet
    .ue-c-article__standfirst,
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__header--inverted-until-tablet
    .ue-c-article__standfirst
    > *,
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__header--inverted-until-tablet
    .ue-c-article__typeofcontent,
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__header--inverted-until-tablet
    .ue-c-article__typeofcontent
    > * {
    color: rgb(255, 255, 255);
  }
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__header--inverted-until-tablet
    .ue-l-article__header-background,
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__header--inverted-until-tablet
    .ue-l-article__header-background
    > * {
    background-color: rgb(0, 0, 0);
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-article__header--inverted {
  -webkit-font-smoothing: antialiased;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__header--inverted
  .ue-c-article__aboveheadline,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__header--inverted
  .ue-c-article__aboveheadline
  > *,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__header--inverted
  .ue-c-article__headline,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__header--inverted
  .ue-c-article__headline
  > *,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__header--inverted
  .ue-c-article__kicker,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__header--inverted
  .ue-c-article__kicker
  > *,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__header--inverted
  .ue-c-article__standfirst,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__header--inverted
  .ue-c-article__standfirst
  > *,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__header--inverted
  .ue-c-article__typeofcontent,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__header--inverted
  .ue-c-article__typeofcontent
  > * {
  color: rgb(255, 255, 255);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__header--inverted
  .ue-l-article__header-background,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__header--inverted
  .ue-l-article__header-background
  > * {
  background-color: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__header--inverted-until-desktop {
  -webkit-font-smoothing: antialiased;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__header--inverted-until-desktop
  .ue-c-article__aboveheadline,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__header--inverted-until-desktop
  .ue-c-article__aboveheadline
  > *,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__header--inverted-until-desktop
  .ue-c-article__headline,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__header--inverted-until-desktop
  .ue-c-article__headline
  > *,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__header--inverted-until-desktop
  .ue-c-article__kicker,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__header--inverted-until-desktop
  .ue-c-article__kicker
  > *,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__header--inverted-until-desktop
  .ue-c-article__standfirst,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__header--inverted-until-desktop
  .ue-c-article__standfirst
  > *,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__header--inverted-until-desktop
  .ue-c-article__typeofcontent,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__header--inverted-until-desktop
  .ue-c-article__typeofcontent
  > * {
  color: rgb(255, 255, 255);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__header--inverted-until-desktop
  .ue-l-article__header-background,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__header--inverted-until-desktop
  .ue-l-article__header-background
  > * {
  background-color: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--special .ue-l-article__main-column {
  position: relative;
  box-sizing: border-box;
  overflow-wrap: break-word;
  padding-top: 0px;
  padding-bottom: 0px;
  flex-grow: 1;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-l-article__main-column {
    padding-left: 0px;
    padding-right: 19.375rem;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-l-article__main-column {
    padding-left: 11.5625rem;
    padding-right: 23.0625rem;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-l-article--no-grow {
  flex-grow: 0;
}

.elmundo-theme-v10.ue-l-article--special .ue-l-article--order-1-from-mobile {
  order: 1;
}

.elmundo-theme-v10.ue-l-article--special .ue-l-article--stretch {
  align-self: stretch;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-l-article__row {
    display: flex;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-l-article__main-column-extra {
  position: relative;
  box-sizing: border-box;
  width: 100%;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__main-column-extra--stretch {
  display: flex;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-l-article__main-column-extra {
    padding-left: 0px;
    width: calc(100% - 19.375rem);
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-l-article__main-column-extra {
    padding-left: 11.5625rem;
    width: calc(100% - 23.0625rem);
  }
}

.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__main-column-extra
  > :not(:last-child) {
  margin-bottom: 0.5rem;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article__main-column-extra
    > :not(:last-child) {
    margin-bottom: 1rem;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article__main-column-extra
    > :not(:last-child) {
    margin-bottom: 0.5rem;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-l-article__secondary-column-extra {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  margin-top: 1rem;
}

@media (min-width: 22.5em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article__secondary-column-extra {
    margin-top: 1rem;
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article__secondary-column-extra {
    align-items: flex-end;
    margin-top: 0px;
    width: 19.375rem;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article__secondary-column-extra {
    width: 23.0625rem;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-l-article__inner {
  width: 100%;
  margin: 0px auto;
  box-sizing: border-box;
  clear: both;
  position: relative;
  background-color: var(--ue-l-article__inner-back-color, #fff);
  padding: 0.5rem;
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-l-article__inner {
    max-width: 77rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (min-width: 22.5em) {
  .elmundo-theme-v10.ue-l-article--special .ue-l-article__inner {
    padding: 0.5rem;
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-l-article__inner {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-l-article__inner--no-gutter-top {
  padding-top: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-l-article__comment {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
}

.elmundo-theme-v10.ue-l-article--special .ue-l-article__comment-title {
  margin: 0px 0px 0.9375rem;
  font-size: 1.1875rem;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 700;
  font-style: normal;
  color: rgb(0, 0, 0);
  background-color: transparent;
  padding: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-l-article__comment-inner {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.elmundo-theme-v10.ue-l-article--special .ue-l-article__header {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

@media (max-width: 61.24em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article__header--reverse-until-desktop {
    flex-direction: column-reverse;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-l-article__header-content {
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__header-content
  > .ue-c-article__headline:not(:last-child),
.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__header-content
  > .ue-c-article__include:not(:last-child),
.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__header-content
  > .ue-c-article__kicker-group:not(:last-child),
.elmundo-theme-v10.ue-l-article--special
  .ue-l-article__header-content
  > .ue-c-article__standfirst:not(:last-child) {
  margin-bottom: 1rem;
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article__header-content--boxed-from-desktop {
    padding: 1.875rem;
  }
}

@media (min-width: 75em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article__header-content--boxed-from-desktop {
    padding: 3.125rem;
  }
}

@media (min-width: 120em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article__header-content--boxed-from-desktop {
    padding: 4.375rem;
  }
}

@media (min-width: 22.5em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article__header-content--boxed-until-desktop {
    padding-bottom: 1rem;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article__header-content--boxed-until-desktop {
    padding: 0px;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article__header-content--center-from-desktop {
    text-align: center;
    align-items: center;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article__header-content--center-vertical-from-desktop {
    justify-content: center;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article__header--50-50-from-desktop {
    flex-direction: row;
  }
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article__header--50-50-from-desktop
    > * {
    flex: 0 1 50%;
  }
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article__header--50-50-from-desktop
    .ue-c-article__media-img-container {
    height: 100%;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-l-article__header-background {
  position: absolute;
  inset: 0px;
}

@media (max-width: 22.49em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--expand-edge-left-until-desktop {
    margin-left: -0.5rem;
  }
}

@media (min-width: 22.5em) and (max-width: 46.24em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--expand-edge-left-until-desktop {
    margin-left: -0.5rem;
  }
}

@media (min-width: 46.25em) and (max-width: 61.24em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--expand-edge-left-until-desktop {
    margin-left: -0.5rem;
  }
}

@media (max-width: 22.49em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--expand-edge-left-until-tablet {
    margin-left: -0.5rem;
  }
}

@media (min-width: 22.5em) and (max-width: 46.24em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--expand-edge-left-until-tablet {
    margin-left: -0.5rem;
  }
}

@media (max-width: 22.49em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--expand-edge-right-until-desktop {
    margin-right: -0.5rem;
  }
}

@media (min-width: 22.5em) and (max-width: 46.24em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--expand-edge-right-until-desktop {
    margin-right: -0.5rem;
  }
}

@media (min-width: 46.25em) and (max-width: 61.24em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--expand-edge-right-until-desktop {
    margin-right: -19.875rem;
  }
}

@media (max-width: 22.49em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--expand-edge-right-until-tablet {
    margin-right: -0.5rem;
  }
}

@media (min-width: 22.5em) and (max-width: 46.24em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--expand-edge-right-until-tablet {
    margin-right: -0.5rem;
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--expand-right-half-from-tablet {
    margin-right: -9.6875rem;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--expand-right-half-from-tablet {
    margin-right: -11.5312rem;
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--expand-right-full-from-tablet {
    margin-right: -19.375rem;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--expand-right-full-from-tablet {
    margin-right: -23.0625rem;
  }
}

@media (min-width: 46.25em) and (max-width: 61.24em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--expand-right-full-until-desktop {
    margin-right: -19.375rem;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--expand-left-full-from-desktop {
    margin-left: -11.5625rem;
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--expand-left-full-from-tablet {
    margin-left: 0px;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--expand-left-full-from-tablet {
    margin-left: -11.5625rem;
  }
}

@media (min-width: 46.25em) and (max-width: 61.24em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--expand-left-full-until-desktop {
    margin-left: 0px;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--expand-full-vw-from-desktop {
    width: 100vw;
    left: -16px;
  }
}

@media (min-width: 77em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--expand-full-vw-from-desktop {
    width: 100vw;
    left: calc(600px - 50vw);
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--expand-left-half-from-tablet {
    margin-left: 0px;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--expand-left-half-from-tablet {
    margin-left: -5.78125rem;
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--expand-right-third-from-tablet {
    margin-right: -19.375rem;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--expand-right-full-from-desktop,
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--expand-right-third-from-tablet {
    margin-right: -23.0625rem;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--expand-left-half-from-desktop {
    margin-left: -5.78125rem;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--expand-right-half-from-desktop {
    margin-right: -11.5312rem;
  }
}

@media (min-width: 20em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--float-right-from-mobile {
    float: right;
  }
}

@media (min-width: 20em) and (min-width: 20em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--float-right-from-mobile {
    margin-left: 0.625rem;
  }
}

@media (min-width: 20em) and (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--float-right-from-mobile {
    margin-left: 1.25rem;
  }
}

@media (min-width: 20em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--float-right-from-mobile-no-margin {
    float: right;
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--float-right-from-tablet,
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--float-right-from-tablet-no-margin {
    float: right;
  }
}

@media (min-width: 46.25em) and (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--float-right-from-tablet {
    margin-left: 1.25rem;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--float-left-from-desktop {
    float: left;
    clear: left;
    margin-right: 1.25rem;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--float-left-from-desktop-no-margin {
    float: left;
    clear: left;
  }
}

@media (min-width: 20em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--width-1of2-from-mobile {
    width: 50%;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--max-width-300-from-desktop {
    max-width: 18.75rem;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-l-article--top-separator {
  position: relative;
  padding-top: 0.5rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-l-article--top-separator::before {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  outline: none;
  top: 0px;
  width: 2.1875rem;
  border-top: 1px solid rgb(206, 206, 206);
}

@media (min-width: 20em) {
  .elmundo-theme-v10.ue-l-article--special .ue-l-article--top-separator {
    padding-top: 0.5rem;
  }
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--top-separator::before {
    top: 0px;
    width: 2.1875rem;
    border-top: 1px solid rgb(206, 206, 206);
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-l-article--top-separator {
    padding-top: 0.5rem;
  }
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--top-separator::before {
    top: 0px;
    width: 2.1875rem;
    border-top: 1px solid rgb(206, 206, 206);
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-l-article--top-separator {
    padding-top: 0.5rem;
  }
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--top-separator::before {
    top: 0px;
    width: 2.1875rem;
    border-top: 1px solid rgb(206, 206, 206);
  }
}

.elmundo-theme-v10.ue-l-article--special
  .ue-l-article--top-separator-center::before {
  right: 0px;
  margin: 0px auto;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--top-separator-from-tablet {
    position: relative;
    padding-top: 0.5rem;
  }
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--top-separator-from-tablet::before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    outline: none;
    top: 0px;
    width: 2.1875rem;
    border-top: 1px solid rgb(206, 206, 206);
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--top-separator-from-tablet {
    position: relative;
    padding-top: 0.5rem;
  }
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--top-separator-from-tablet::before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    outline: none;
    top: 0px;
    width: 2.1875rem;
    border-top: 1px solid rgb(206, 206, 206);
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--leftcol-width-from-desktop {
    width: 9.375rem;
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--rightcol-width-from-tablet {
    width: 19.375rem;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--rightcol-width-from-desktop,
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--rightcol-width-from-tablet {
    width: 23.0625rem;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--move-to-leftcol-from-desktop {
    clear: left;
    margin-left: -11.5625rem;
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--move-to-rightcol-from-tablet {
    margin-right: -19.375rem;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--move-to-rightcol-from-tablet {
    margin-right: -23.0625rem;
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--bottom-right-absolute-from-tablet {
    position: absolute;
    bottom: 0px;
    right: 0px;
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--bottom-absolute-from-tablet {
    position: absolute;
    bottom: 0px;
    margin-bottom: 0px !important;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--height-600-from-desktop {
    min-height: 600px;
  }
}

@media (min-width: 20em) {
  .elmundo-theme-v10.ue-l-article--special .ue-l-article__mega {
    margin-bottom: 1rem;
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-l-article__mega {
    margin-top: 0px;
    margin-bottom: 2rem;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--fixed-height-from-desktop {
    height: 100vh;
  }
}

@media (min-width: 46.25em) and (max-width: 61.24em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--fixed-height-from-tablet-until-desktop {
    height: 100vh;
  }
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-l-article--fitcover-image-from-tablet
    .ue-c-article__image {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-gcp-m {
  min-height: 90px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-section-title {
  margin: 0px;
  width: 100%;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-style: normal;
  text-transform: var(--ue-c-section-title-text-transform);
  font-weight: var(--ue-c-section-title-font-weight);
  color: rgb(0, 0, 0);
  font-size: var(--ue-c-section-title-font-size);
  line-height: var(--ue-c-section-title-line-height);
  letter-spacing: var(--ue-c-section-title-letter-spacing);
  padding: var(--ue-c-section-title-padding);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-section-title a {
  color: inherit;
  text-decoration: none;
}

.elmundo-theme-v10.ue-l-article--special
  .has-flex-direction-sponsor
  .ue-c-section-title {
  width: auto;
  flex: 1 1 0%;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-popular-links {
  display: inline-block;
  width: 100%;
  border-top: none;
  padding-top: 0px;
}

@media (max-width: 46.24em) {
  .elmundo-theme-v10.ue-l-article--special .ue-c-popular-links {
    border-bottom: 1px solid rgb(206, 206, 206);
    padding-bottom: 8px;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-popular-links__title {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 0;
  color: rgb(0, 0, 0);
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 0px;
  box-sizing: border-box;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-popular-links__button {
  display: flex;
  align-items: center;
  border: 0px;
  background: none;
  padding: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-popular-links__arrow {
  width: 15px;
  height: 15px;
  margin-left: 5px;
  transform: rotate(180deg);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-popular-links__arrow path {
  stroke: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-popular-links__list {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: inline;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-popular-links__list:not(:last-child)::after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 10px;
  background-color: rgb(0, 0, 0);
  margin: 0px 0.5rem;
  position: relative;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-popular-links__list-item {
  display: inline-flex;
  align-items: center;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-popular-links__list-item:not(:last-child)::after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 10px;
  background-color: rgb(0, 0, 0);
  margin: 0px 0.5rem;
  position: relative;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-popular-links__list-item a {
  text-decoration: none;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-popular-links__list-item a:link,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-popular-links__list-item
  a:visited {
  color: rgb(46, 109, 157);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-popular-links__list-item
  a:active,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-popular-links__list-item
  a:hover {
  color: rgb(0, 69, 112);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-popular-links--closed
  .ue-c-popular-links__list {
  display: none;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-popular-links--closed
  .ue-c-popular-links__arrow {
  transform: rotate(0deg);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-ad {
  display: flex;
  width: 100%;
  position: relative;
  justify-content: center;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-ad--label.ready {
  padding: 1rem 0px 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-ad--label.ready::before {
  content: "";
  fill: rgb(32, 32, 32);
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0px;
  display: block;
  height: 7px;
  line-height: 0.3rem;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NiA3IiB3aWR0aD0iNTdweCIgaGVpZ2h0PSI3cHgiPgogIDxwYXRoIGQ9Ik0uOTExIDQuMTI2djIuNjk4SDBWLjA5NmgyLjU3NGMuNzE5IDAgMS4yNzYuMTg2IDEuNjczLjU1NC4zOTcuMzcuNTk3Ljg1Ny41OTcgMS40NjEgMCAuNjEzLS4xOTkgMS4xMDMtLjU5NyAxLjQ2OS0uMzk2LjM2NC0uOTU1LjU0Ni0xLjY3My41NDZILjkxMXptMC0uNzE2aDEuNjYzYy40NTcgMCAuNzk2LS4xMjIgMS4wMjEtLjM2Ny4yMjUtLjI0Ni4zMzgtLjU1Mi4zMzgtLjkyNCAwLS4zNzMtLjExMy0uNjgzLS4zMzktLjkzMi0uMjI3LS4yNS0uNTY3LS4zNzQtMS4wMi0uMzc0SC45MTFWMy40MXpNMTEuMzk3LjA5NnY0LjU2YzAgLjczMy0uMjM5IDEuMjk1LS43MTQgMS42ODQtLjQ3Ni4zOS0xLjA5Ny41ODItMS44NjUuNTgyLS43MzkgMC0xLjMzOS0uMTkzLTEuOC0uNTg0LS40NjEtLjM5LS42OTEtLjk1LS42OTEtMS42OFYuMDk2aC45MTF2NC41NThjMCAuNTA4LjE0Ni44OTQuNDM1IDEuMTU3LjI4OS4yNjMuNjcyLjM5NCAxLjE0Ni4zOTQuNSAwIC45MDItLjEzMSAxLjIwOC0uMzk0LjMwNy0uMjY0LjQ2LS42NDkuNDYtMS4xNTdWLjA5NmguOTF6TTEzLjMwMiA2LjgyNlYuMDk2aDIuMTk0Yy43MDMgMCAxLjI1Mi4xNTIgMS42NS40NTUuMzk4LjMwNS41OTYuNzU5LjU5NiAxLjM2NyAwIC4yOTktLjA5Ni41NjUtLjI4Ni44MDItLjE5MS4yMzYtLjQ0MS40MS0uNzUzLjUyNS40MDcuMDg1LjcyNi4yODUuOTU5LjU5Ni4yMzIuMzExLjM0OS42NzMuMzQ5IDEuMDg2IDAgLjYxNi0uMiAxLjA4Ny0uNTk4IDEuNDExLS40LjMyNi0uOTQxLjQ4OC0xLjYyNS40ODhoLTIuNDg2em0uOTEtMy44NjhoMS40NzRjLjMzOSAwIC42MTQtLjA5Mi44MjgtLjI4LjIxMi0uMTg3LjMxOC0uNDQ2LjMxOC0uNzc4IDAtLjM2NC0uMTE1LS42MzYtLjM0NC0uODE1LS4yMy0uMTgxLS41NjEtLjI3MS0uOTkyLS4yNzFoLTEuMjg1djIuMTQ0em0wIC43MTZWNi4xMWgxLjU3NmMuNDEzIDAgLjczNS0uMTAxLjk2Ni0uMzA2LjIzMS0uMjA0LjM0Ny0uNDk0LjM0Ny0uODY4IDAtLjM5NC0uMDk3LS43MDEtLjI4OC0uOTI1LS4xOTMtLjIyNC0uNDg5LS4zMzctLjg4OS0uMzM3aC0xLjcxMnpNMjAuNjc5IDYuMTA5aDMuMTg1di43MTdoLTQuMDk1Vi4wOTZoLjkxMXY2LjAxM3pNMjYuMjU3IDYuODI2aC0uOTE1Vi4wOTZoLjkxNXY2Ljczek0zMy4xNDUgNC42NjhsLjAxLjAyOGMuMDEzLjYzMS0uMjA5IDEuMTYtLjY2NiAxLjU4Ni0uNDU3LjQyNy0xLjA1OS42NC0xLjgwNy42NC0uNzYyIDAtMS4zODEtLjI2OS0xLjg2LS44MDgtLjQ4LS41NC0uNzItMS4yMjMtLjcyLTIuMDUyVjIuODY2YzAtLjgyOS4yNC0xLjUxNC43Mi0yLjA1Ni40NzctLjU0IDEuMDk4LS44MSAxLjg2LS44MS43NjEgMCAxLjM2Ni4yMDMgMS44MTUuNjA3LjQ1MS40MDcuNjcuOTQzLjY1NyAxLjYxMmwtLjAxLjAyN2gtLjg3NGMwLS40NzEtLjE0LS44NDQtLjQxNi0xLjExOC0uMjc4LS4yNzMtLjY3MS0uNDEyLTEuMTc0LS40MTItLjUwOSAwLS45MTQuMjA2LTEuMjE1LjYxNS0uMzAzLjQwOS0uNDU0LjkxOC0uNDU0IDEuNTIzVjQuMDZjMCAuNjEyLjE1MSAxLjEyMi40NTQgMS41MzIuMzAxLjQxMS43MDYuNjE0IDEuMjE1LjYxNC41MDMgMCAuODk2LS4xMzYgMS4xNzQtLjQwOC4yNzYtLjI3My40MTYtLjY0OS40MTYtMS4xMzFoLjg3NXpNMzUuNzYgNi44MjZoLS45MTVWLjA5NmguOTE1djYuNzN6TTM3Ljg5MSA2LjgyNlYuMDk2aDIuMDY2Yy44ODEgMCAxLjU4OC4yNzEgMi4xMi44MTEuNTM0LjU0MS44MDEgMS4yNC44MDEgMi4wOTd2LjkyYzAgLjg1OC0uMjY3IDEuNTU5LS44MDEgMi4wOTYtLjUzMi41MzctMS4yMzkuODA3LTIuMTIuODA3aC0yLjA2NnptLjkxMi02LjAxM3Y1LjI5NmgxLjE1NWMuNjIyIDAgMS4xMTItLjIwNSAxLjQ3Mi0uNjEzLjM1OS0uNDEuNTQtLjkzNC41NC0xLjU3NXYtLjkyOGMwLS42MzUtLjE4MS0xLjE1Ni0uNTQtMS41NjUtLjM1OS0uNDA5LS44NS0uNjE0LTEuNDcyLS42MTRoLTEuMTU1ek00OC4wOTEgNS4wOTNoLTIuODE4bC0uNjM5IDEuNzMzaC0uOTI4TDQ2LjMwOS4wOTdoLjc4bDIuNTYxIDYuNzI5aC0uOTI4bC0uNjMxLTEuNzMzem0tMi41MzYtLjc2M2gyLjI2NEw0Ni43MSAxLjI2NWgtLjAyNkw0NS41NTUgNC4zM3pNNTAuOTg5IDYuODI2Vi4wOTZoMi4wNjZjLjg4MiAwIDEuNTg4LjI3MSAyLjEyMS44MTEuNTMzLjU0MS44IDEuMjQuOCAyLjA5N3YuOTJjMCAuODU4LS4yNjcgMS41NTktLjggMi4wOTZzLTEuMjM5LjgwNy0yLjEyMS44MDdoLTIuMDY2em0uOTEyLTYuMDEzdjUuMjk2aDEuMTU1Yy42MjMgMCAxLjExMi0uMjA1IDEuNDczLS42MTMuMzU4LS40MS41MzctLjkzNC41MzctMS41NzV2LS45MjhjMC0uNjM1LS4xNzktMS4xNTYtLjUzNy0xLjU2NS0uMzYtLjQwOS0uODUtLjYxNC0xLjQ3My0uNjE0aC0xLjE1NXoiLz4KPC9zdmc+");
  background-repeat: no-repeat;
  background-size: 56px 7px;
  background-position: 50% center;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-ad--label-hidden.ready {
  padding-top: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-ad--label-hidden.ready::before {
  content: none;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-ad__inner {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-ad--scale-down-full
    .publicidad[style="height:250px;"] {
    transform: scale(0.725);
    margin: -34px 0px !important;
  }
}

@media (min-width: 48em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-ad--scale-down-full
    .publicidad[style="height:250px;"] {
    transform: scale(0.755);
    margin: -30px 0px !important;
  }
}

@media (min-width: 53.125em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-ad--scale-down-full
    .publicidad[style="height:250px;"] {
    transform: scale(0.835);
    margin: -20px 0px !important;
  }
}

@media (min-width: 58.125em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-ad--scale-down-full
    .publicidad[style="height:250px;"] {
    transform: scale(0.92);
    margin: -10px 0px !important;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-ad--scale-down-full
    .publicidad[style="height:250px;"] {
    transform: scale(1);
    margin: 0px !important;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-ad--sponsor {
  width: auto;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-ad--sponsor.ready {
  padding: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-ad--sponsor.ready::before {
  content: none;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-ad--sponsor.ready
  .ue-c-ad__inner {
  justify-content: space-between;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-ad--sponsor.ready
  .ue-c-ad__inner::before {
  content: "Ofrecido por";
  width: auto;
  margin: 0px 0.5rem 0px 0px;
  font-family: Roboto;
  font-size: 10px;
  text-transform: uppercase;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-c-ad--sponsor {
    float: right;
    margin-bottom: 0px;
    width: auto;
  }
  .elmundo-theme-v10.ue-l-article--special .ue-c-ad--sponsor.ready {
    margin-bottom: 0px;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-ytplayer {
  position: absolute;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-ytplayer__controls {
  display: flex;
  position: absolute;
  top: 0px;
  gap: 10px;
  padding: 10px;
  z-index: 4;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-ytplayer__controls-button {
  border: 0px;
  background: none;
  width: 30px;
  height: 30px;
  padding: 0px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-ytplayer__controls-button--unmuted
  .muted {
  display: none;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-ytplayer__controls-button--paused {
  position: absolute;
  left: 45px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-ytplayer__controls-button--paused
  .pause {
  display: none;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-ytplayer__controls-button--playing {
  position: absolute;
  left: 45px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-ytplayer__controls-button--playing
  .play {
  display: none;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-ytplayer
  :not(iframe):not(.ue-c-ytplayer__controls) {
  max-width: 100%;
  max-height: 100%;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-placeholder {
  width: 100%;
  display: flex;
  align-items: center;
  min-height: 52px;
  animation: 1.2s ease 1s infinite normal both running blink;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content {
  width: 100%;
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  font-variant-ligatures: common-ligatures;
  gap: var(--cover-content-x-gap);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content ::selection {
  background: rgb(255, 255, 0);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-cover-content
  *
  strong::selection {
  background: rgb(255, 255, 0);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content * a::selection {
  background: rgb(255, 255, 0);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__body {
  display: flex;
  gap: var(--cover-content-y-gap);
  flex-direction: row-reverse;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__media {
  box-sizing: border-box;
  flex-grow: 0;
  flex-shrink: 0;
  position: relative;
  width: calc(
    (
        (
            100% -
              (
                var(--cover-content-y-gap) *
                  (var(--cover-content-column-count) - 1)
              )
          ) /
          var(--cover-content-column-count) * var(--cover-content-cols-width)
      ) +
      var(--cover-content-y-gap) * (var(--cover-content-cols-width) - 1)
  );
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__media:last-child {
  width: 100%;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__media > iframe {
  position: relative;
  z-index: 4;
  display: block;
}

.has-media-player
  .elmundo-theme-v10.ue-l-article--special
  .ue-c-cover-content__media {
  z-index: 2;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__media-icon {
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  left: 0.5rem;
  right: unset;
  top: auto;
  bottom: 0.5rem;
  transform: none;
  z-index: 3;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__media-icon svg {
  width: 100%;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__media-link {
  display: block;
  position: relative;
  z-index: 4;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__main {
  box-sizing: border-box;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-cover-content__main
  > :not(:last-child) {
  margin-bottom: 0.25rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__figure {
  margin: 0px;
  position: relative;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__figure > video {
  width: 100%;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__img-container {
  position: relative;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__image {
  width: 100%;
  display: block;
  height: auto;
  font-size: 10px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__caption {
  width: 100%;
  box-sizing: border-box;
  color: rgb(121, 118, 118);
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 400;
  font-size: 0.5625rem;
  line-height: 0.5625rem;
  letter-spacing: 0.0375rem;
  text-align: right;
  padding-top: 0.25rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__media-source {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  color: rgb(121, 118, 118);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__kicker {
  word-break: break-word;
  color: rgb(46, 109, 157);
  font-family: inherit;
  line-height: inherit;
  font-size: inherit;
  position: relative;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__aboveheadline {
  display: inline;
  text-transform: none;
  color: rgb(236, 19, 14);
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 0.75rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__headline {
  display: inline;
  font-size: 1em;
  font-weight: 600;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__headline-group {
  display: block;
  flex-direction: row;
  word-break: break-word;
  margin-top: 0px;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 600;
  z-index: 3;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__list-inline {
  display: inline;
  font-size: 0px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-cover-content__list-inline
  > :not(:last-child) {
  margin-right: 0.25rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__link {
  text-decoration: none;
  color: rgb(0, 0, 0);
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__link:hover,
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-cover-content__link:hover
    .ue-c-cover-content__kicker {
    color: rgb(102, 102, 102);
  }
  .elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__link:active,
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-cover-content__link:active
    .ue-c-cover-content__kicker {
    color: rgb(65, 65, 65);
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__link::after {
  content: "";
  position: absolute;
  inset: 0px;
  z-index: 3;
  transition: background 0.2s ease-in;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__byline-list {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: inline;
  font-size: 0px;
  color: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__byline-item {
  display: inline;
  font-size: 0px;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 500;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-cover-content__byline-item
  > :not(:last-child) {
  margin-right: 0px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-cover-content__byline-item:not(:last-child) {
  margin-right: 0.25rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__byline-item a {
  position: relative;
  z-index: 4;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-cover-content__byline-item
  > :not(:first-child)::before {
  content: ", ";
  display: inline-block;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__byline-location,
.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__byline-name,
.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__byline-role {
  font-size: 0.625rem;
  line-height: 0.875rem;
  letter-spacing: 0.0375rem;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__byline-name {
  text-transform: uppercase;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__byline-location,
.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__byline-role {
  color: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__published-date {
  display: inline;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 400;
  font-size: 0.625rem;
  line-height: 0.875rem;
  letter-spacing: 0px;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__bt-link {
  z-index: 3;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__footer {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: var(--cover-content-x-gap);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-cover-content__link-whole-content {
  position: absolute;
  inset: 0px;
  z-index: 2;
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content__icon-premium {
  position: relative;
  display: inline-block;
  flex-shrink: 0;
  fill: rgb(168, 137, 56);
  width: 0.75rem;
  height: 0.75rem;
  top: 0.125rem;
  margin-right: 0px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-cover-content__icon-premium--signwall
  > path:first-child {
  fill: rgb(115, 128, 130);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-cover-content--s-from-mobile
  .ue-c-cover-content__headline-group {
  font-size: 1.0625rem;
  line-height: 1.25rem;
  letter-spacing: 0px;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-cover-content--xs-from-tablet
    .ue-c-cover-content__headline-group {
    font-size: 0.875rem;
    line-height: 1.0625rem;
    letter-spacing: 0px;
  }
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-cover-content--s-from-desktop
    .ue-c-cover-content__headline-group {
    font-size: 1.0625rem;
    line-height: 1.25rem;
    letter-spacing: 0px;
  }
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-cover-content--vertical-from-mobile {
  --cover-content-cols-width: 1;
  --cover-content-column-count: 1;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-cover-content--vertical-from-mobile
  .ue-c-cover-content__body {
  flex-direction: column;
  gap: var(--cover-content-x-gap);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-cover-content--vertical-from-mobile
  .ue-c-cover-content__caption {
  text-align: right;
}

@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-cover-content--vertical-from-tablet {
    --cover-content-cols-width: 1;
    --cover-content-column-count: 1;
  }
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-cover-content--vertical-from-tablet
    .ue-c-cover-content__body {
    flex-direction: column;
    gap: var(--cover-content-x-gap);
  }
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-cover-content--vertical-from-tablet
    .ue-c-cover-content__caption {
    text-align: right;
  }
}

.elmundo-theme-v10.ue-l-article--special .ue-c-cover-content--is-branded {
  background: rgb(246, 246, 246);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-cover-content--is-branded
  .ue-c-cover-content__link {
  color: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-cover-content--is-branded
  .ue-c-cover-content__link:hover {
  color: rgb(102, 102, 102);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-cover-content--is-branded
  .ue-c-cover-content__kicker {
  color: rgb(46, 109, 157);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-cover-content--is-branded
  .ue-c-cover-content__aboveheadline,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-cover-content--is-branded
  .ue-c-cover-content__byline-item,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-cover-content--is-branded
  .ue-c-cover-content__byline-location,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-cover-content--is-branded
  .ue-c-cover-content__standfirst {
  color: rgb(0, 0, 0);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-cover-content--main-boxed-from-mobile {
  height: var(--cover-content-boxed-height);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-cover-content--main-boxed-from-mobile
  .ue-c-cover-content__body {
  --cover-content-x-gap: 0px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-cover-content--main-boxed-from-mobile
  .ue-c-cover-content__footer,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-cover-content--main-boxed-from-mobile
  .ue-c-cover-content__main {
  padding: var(--cover-content-boxed-space);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-cover-content--main-boxed-from-mobile
  .ue-c-cover-content__caption {
  padding-left: var(--cover-content-boxed-space);
  padding-right: var(--cover-content-boxed-space);
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-cover-content--main-boxed-from-mobile
  .ue-c-cover-content__footer {
  padding-top: 0px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-cover-content--is-bt-module
  .ue-c-cover-content__bt-link {
  display: flex;
  flex-grow: 1;
  align-items: flex-end;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-cover-content--is-bt-module
  .ue-c-cover-content__bt-link
  a {
  z-index: 3;
  height: 1em;
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-cover-content--is-bt-module
    .ue-c-cover-content__bt-link
    a {
    height: 1.3125em;
  }
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-cover-content--is-bt-module
  .ue-c-cover-content__bt-link
  svg {
  max-height: 100%;
}

@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-cover-content--media2of9-from-desktop {
    --cover-content-cols-width: 2;
    --cover-content-gap: 1rem;
    --cover-content-column-count: 9;
  }
}

.elmundo-theme-v10.ue-l-article--special .trc_related_container {
  border-top: 1px solid rgb(206, 206, 206);
  padding-top: 1.5rem;
}

.elmundo-theme-v10.ue-l-article--special
  .trc_related_container
  div.videoCube:focus-within {
  background: rgb(245, 245, 245) !important;
}

.elmundo-theme-v10.ue-l-article--special
  .trc_related_container
  .videoCube:focus-within
  .video-label-box
  .video-title {
  text-decoration: underline;
  color: rgb(37, 87, 126);
}

.elmundo-theme-v10.ue-l-article--special .alternating-thumbnails-de-stage {
  padding-top: 1rem !important;
  margin: 0px !important;
}

.elmundo-theme-v10.ue-l-article--special
  .alternating-thumbnails-de-stage
  .syndicatedItem
  .video-label-box {
  min-height: 60px !important;
}

.elmundo-theme-v10.ue-l-article--special
  .alternating-thumbnails-de-stage
  .link-attribution {
  top: 50px !important;
}

.elmundo-theme-v10.ue-l-article--special
  .trc_elastic_alternating-thumbnails-de
  div.videoCube:nth-last-of-type(-n + 2) {
  margin-bottom: 0px !important;
}

@media (max-width: 980px) {
  .elmundo-theme-v10.ue-l-article--special
    .alternating-thumbnails-de
    .trc_rbox_header {
    border: 0px !important;
  }
}

@media screen and (min-width: 768px) {
  .elmundo-theme-v10.ue-l-article--special
    .alternating-thumbnails-de
    .trc_rbox_outer
    .videoCube {
    margin-bottom: 10px;
    min-height: 90px;
    width: 31.33% !important;
  }
  .elmundo-theme-v10.ue-l-article--special
    .trc_elastic_alternating-thumbnails-de
    div.videoCube:nth-last-of-type(-n + 3) {
    margin-bottom: 0px !important;
  }
}

@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait) {
  .elmundo-theme-v10.ue-l-article--special .trc_related_container {
    height: auto !important;
  }
}

@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: landscape) {
  .elmundo-theme-v10.ue-l-article--special .trc_related_container {
    height: auto !important;
  }
}

.elmundo-theme-v10.ue-l-article--special .aside-comments {
  border-top: 1px solid rgb(206, 206, 206);
  padding-top: 2rem;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.elmundo-theme-v10.ue-l-article--special .aside-comments article {
  flex-grow: 0;
  margin-bottom: 1rem;
}

.elmundo-theme-v10.ue-l-article--special .aside-comments article header {
  margin-bottom: 1rem;
}

.elmundo-theme-v10.ue-l-article--special .aside-comments article header > span {
  font-size: 18px;
}

.elmundo-theme-v10.ue-l-article--special .aside-comments article .autor {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 16px;
  margin-bottom: 0px;
}

.elmundo-theme-v10.ue-l-article--special .aside-comments article .avatar {
  margin-right: 0.5rem;
  width: 40px;
  height: 40px;
  position: relative;
  top: -5px;
}

.elmundo-theme-v10.ue-l-article--special .aside-comments h2 {
  margin: 0px 0px 2rem;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-size: 19px;
}

.elmundo-theme-v10.ue-l-article--special
  .aside-comments.comentarios
  .texto-comentario
  p {
  font-size: 1rem;
  line-height: 1.3;
}

.elmundo-theme-v10.ue-l-article--special .texto-comentario .leer-mas-btn {
  top: auto;
  bottom: -3px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  color: grey;
  font-size: 0.9em;
}

.elmundo-theme-v10.ue-l-article--special .texto-comentario .leer-mas-btn:hover {
  font-weight: 700;
}

.elmundo-theme-v10.ue-l-article--special .comments-tool {
  border-radius: 25px;
  box-shadow: none;
}

.elmundo-theme-v10.ue-l-article--special .comments-tool span {
  height: 32px;
  line-height: 2.3;
}

.elmundo-theme-v10.ue-l-article--special .ue-l-article__secondary-column-item {
  max-width: 300px;
}

.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__premium-tag
  .ue-c-article__icon-premium,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-article__subtitles-item
  .ue-c-article__icon-premium,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-cover-content__list-inline
  .ue-c-cover-content__icon-premium,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-paywall
  .ue-c-paywall__content
  > svg,
.elmundo-theme-v10.ue-l-article--special
  .ue-c-ranking-filter-complete__badge-premium {
  display: none;
}

@supports (--custom: property) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__media-infograph-responsive {
    position: relative;
    width: 100%;
    height: 0px;
    padding-bottom: calc(100% / (var(--aspect-ratio)));
  }
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__media-infograph-responsive
    iframe {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100% !important;
    height: 100% !important;
  }
}

/* --- Source: file_ari9at7ws --- */

@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&display=swap");

/* --- Source: file_bddufamvv --- */

.trc_rbox_container {
  direction: ltr;
  text-align: left;
}

.trc_rbox_container [class*="span"] {
  float: none;
  margin-left: 0px;
}

.trc_multi_widget_container {
  display: flex;
  justify-content: space-between;
}

.trc_multi_widget_container .trc_rbox_div {
  margin: 0px;
}

.trc_rbox_header {
  border: 0px solid;
  overflow: hidden;
  vertical-align: middle;
}

.trc_rbox_container .trc_img {
  display: inline-block !important;
}

.trc_rbox_header_icon_div {
  display: table-cell;
  vertical-align: baseline;
}

.trc_rbox_header .trc_rbox_header_icon_div .trc_rbox_header_icon_img {
  vertical-align: middle;
  width: auto;
}

.trc_rbox_header_icon_span {
  display: inline-table;
}

.in_trc_header {
  float: right;
  margin: 0px;
  position: relative !important;
}

#trc_rbox_css_loaded {
  overflow: hidden;
  width: 0px;
  height: 0px;
}

.trc_rbox {
  margin-top: 0px;
}

.trc_rbox_div {
  margin: 0px 0px 3px;
  direction: ltr;
  padding: 0px;
  box-sizing: border-box;
  overflow: auto;
  position: relative;
  width: auto;
  border: 1px solid rgb(204, 204, 204);
}

.loading-animation span {
  display: block;
}

.videoCube {
  zoom: 1;
  cursor: pointer;
  float: none;
  overflow: hidden;
  box-sizing: border-box;
}

div.videoCube:hover,
.videoCube_hover {
  cursor: pointer;
}

.videoCube span.video-title:hover,
.videoCube_hover span.video-title {
  text-decoration: underline;
}

.videoCube a {
  text-decoration: none;
  border: 0px;
  color: black;
  cursor: pointer;
}

.videoCube a:hover,
.videoCube_hover a,
.videoCube a:link,
.videoCube a {
  outline: none;
  text-decoration: none !important;
}

.videoCube a .thumbBlock {
  float: left;
  display: block;
  overflow: hidden !important;
}

.videoCube a img,
.videoCube img {
  border: 0px;
  display: block;
  margin: 0px;
  height: auto;
  width: auto;
}

.videoCube .video-label {
  display: block;
  overflow: hidden;
}

.videoCube .video-label {
  white-space: pre-wrap;
  overflow-wrap: break-word;
  width: auto !important;
}

.videoCube .video-label-box.label-box-with-title-icon {
  display: table;
}

.video-icon-container {
  float: left;
  display: table-cell;
  vertical-align: baseline;
}

.video-icon-img {
  vertical-align: middle;
}

.videoCube .video-duration {
  height: 0px;
  float: left;
  position: relative;
  color: white;
  font-size: 11px;
}

.videoCube .video-duration dt {
  border-radius: 4px;
  background-color: black;
  opacity: 0.6;
}

.videoCube span.video-label.trc_ellipsis {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.videoCube span.video-label.trc-smart-ellipsis {
  position: relative;
  overflow: hidden;
}

.videoCube span.video-label.trc-smart-ellipsis ins {
  display: inline-block;
  text-decoration: inherit;
}

.videoCube span.video-label.trc-smart-ellipsis.tbl-ltr-label {
  direction: ltr;
}

.videoCube span.video-label.trc-smart-ellipsis.tbl-ltr-label ins {
  float: left;
  margin-right: 5px;
  direction: ltr;
}

.videoCube span.video-label.trc_ellipsis.tbl-rtl-label {
  direction: rtl;
  text-align: right;
  width: auto !important;
}

.videoCube span.video-label.trc-smart-ellipsis.tbl-rtl-label {
  float: right;
  direction: rtl;
  width: auto !important;
}

.videoCube span.video-label.trc-smart-ellipsis.tbl-rtl-label ins {
  float: right;
  margin-left: 5px;
  direction: rtl;
}

.videoCube span.video-label.trc-smart-ellipsis ins.lastLineEllipsis {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow-wrap: normal;
  width: 100%;
}

.video-duration.video-duration-detail div {
  color: white;
}

.trc_rbox .sponsored {
  position: relative;
  display: block;
  overflow: visible;
  height: auto;
  width: auto;
  padding-right: 0px;
  text-align: right;
  font-size: 9px;
}

.trc_rbox_div {
  height: 410px;
}

.videoCube {
  direction: ltr;
  font-size: 11px;
  margin: 0px;
  color: black;
  border-width: 0px;
}

.videoCube.vertical:first-child {
  border-top: 0px;
  margin-top: 0px;
}

.videoCube.horizontal:first-child {
  border-left: 0px;
  margin-left: 0px;
}

div.videoCube:hover,
.videoCube_hover {
  background-color: rgb(235, 240, 255);
  color: black;
}

.videoCube .thumbBlock {
  margin: 0px;
  border-style: solid;
}

.videoCube a img,
.videoCube img {
  border-color: rgb(236, 236, 236);
}

.videoCube .video-label-box {
  margin-left: 81px;
}

.videoCube .video-label dt {
  font-weight: bold;
}

.videoCube .video-title {
  height: auto;
  margin-bottom: 3px;
  white-space: normal;
}

.videoCube .trc_inline_detail_spacer {
  display: inline-block;
  white-space: pre;
}

.loading-animation {
  font-family: sans;
  font-size: 1.5em;
  text-align: center;
  color: gray;
  height: 100%;
}

.trc_rbox_header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: black;
}

.trc_header_right_part {
  position: absolute;
  left: 50%;
  top: 0px;
}

.branding_div {
  overflow: visible;
  float: right;
}

.branding_div img {
  height: 20px;
}

.videoCube .branding .logoDiv {
  font-size: inherit;
  line-height: inherit;
  background: none;
  margin: 0px;
  padding: 0px;
}

.videoCube .branding .logoDiv a {
  vertical-align: inherit;
  color: inherit;
  line-height: inherit;
}

.videoCube .branding .logoDiv a span {
  vertical-align: inherit;
}

.trc_related_container
  .videoCube
  .branding
  .attribution-disclosure-link-sponsored {
  display: inline-block;
  float: none;
}

.trc_related_container
  .videoCube
  .branding
  .attribution-disclosure-link-sponsored.align-disclosure-right {
  float: right;
  margin-left: auto;
  padding-left: 2px;
}

.videoCube .video-label-box .branding.composite-branding {
  display: flex;
}

.branding.composite-branding > * {
  display: inline-block;
  vertical-align: bottom;
}

.branding .branding-separator {
  margin: 0px 2px;
  font-weight: normal;
}

.branding .branding-inner {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.videoCube .video-label-box .branding.has-icon {
  display: flex;
  align-items: center;
}

.branding .branding-icon {
  margin-right: 5px;
}

.branding .branding-icon img {
  width: 28px;
  height: 28px;
  box-sizing: initial;
  border-radius: 50%;
  border: 1px solid rgb(243, 243, 243);
}

.video-label-box span.branding.inline-branding {
  display: inline-block;
}

.trc_related_container div.horizontal {
  float: left;
  box-sizing: border-box;
}

.trc_related_container div.videoCube.thumbnail_top .thumbBlock,
.trc_related_container div.videoCube.thumbnail_bottom .thumbBlock {
  float: none;
}

.vidiscovery-note {
  display: none;
}

.videoCube .thumbBlock .trc_sponsored_overlay_base {
  display: block;
  width: auto;
  margin-left: 0px;
  position: absolute;
  color: white !important;
}

.videoCube .thumbBlock .trc_sponsored_overlay {
  opacity: 0.6;
  display: block;
  position: absolute;
}

.videoCube .thumbBlock .trc_sponsored_overlay_base .sponsored {
  position: relative;
  display: block;
  overflow: visible;
  width: auto;
  text-align: center;
  padding: 0px 5px;
  margin-top: 0px;
}

.videoCube
  .thumbBlock
  .trc_sponsored_overlay_base.round
  .trc_sponsored_overlay {
  border-radius: 4px;
}

.videoCube .thumbBlock .trc_sponsored_overlay_base.round {
  margin-left: 4px;
}

.thumbnail-emblem,
.videoCube .thumbnail-overlay,
.videoCube:hover .thumbnail-overlay,
.videoCube_hover .thumbnail-overlay {
  position: absolute;
  background: 0% 0% / contain no-repeat transparent;
  z-index: 50;
}

.thumbnail_bottom {
  padding-bottom: 8px;
}

.trc_related_container .logoDiv {
  font-family: Arial, Helvetica, sans-serif;
  white-space: nowrap;
  font-size: 9px;
}

.trc_related_container .logoDiv a {
  font-size: 9px;
  color: black;
  margin-right: 1px;
  vertical-align: text-bottom;
  text-decoration: none !important;
}

.logoDiv a span:hover {
  text-decoration: underline;
}

.trc_rbox_header .logoDiv {
  font-size: 1em;
}

.trc_tl .trc_rbox_header .logoDiv {
  position: relative;
  z-index: 1;
}

.trc_tl .trc_rbox_header_span .trc_header_right_column {
  position: absolute;
  width: 48%;
  left: 52%;
  top: 0px;
}

.trc_tl .trc_rbox_div .videoCube.horizontal {
  clear: left;
}

.trc_tl .trc_rbox_div .videoCube.trc_tl_right_col {
  float: none;
  clear: right;
  margin-left: auto;
}

.trc_tl .videoCube .video-title .branding {
  line-height: 1.3em;
}

.trc_tl .videoCube:hover span.branding,
.trc_tl .videoCube_hover span.branding {
  text-decoration: none;
}

.trc_tl .trc_rbox_div .videoCube.thumbnail_none a {
  vertical-align: top;
  overflow: visible;
}

.trc_tl .videoCube .video-label-box {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}

.trc_related_container .videoCube .thumbBlock .branding {
  position: absolute;
  bottom: 0px;
  z-index: 1;
  width: 100%;
  margin: 0px;
  padding: 5px 0px;
  text-align: center;
}

.syndicatedItem .branding {
  margin: 0px;
}

.trc-inplayer-rbox {
  background: rgba(30, 30, 30, 0.9);
  bottom: 0px;
  position: absolute;
  height: 300px;
  text-align: center;
}

.trc-inplayer-rbox .trc_rbox_container {
  margin: 50px auto 0px;
  width: 640px;
}

.trc_rbox.trc-auto-size {
  width: 100%;
  height: 100%;
}

.videoCube.thumbnail_under .video-title {
  min-height: 2.58em;
}

.videoCube.thumbnail_under .tbl-text-over-container {
  width: 100%;
  position: absolute;
  z-index: 1;
  left: 0px;
  bottom: 0px;
  min-height: 66%;
  max-height: 66%;
  padding-top: 2px;
  padding-bottom: 2px;
  line-height: 1.25em;
}

.videoCube.thumbnail_under .tbl-text-over-container .tbl-text-over {
  height: 100%;
  width: 100%;
  position: absolute;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}

.videoCube.thumbnail_under .tbl-text-over-container span.video-title,
.videoCube.thumbnail_under .tbl-text-over-container span.video-description,
.videoCube.thumbnail_under .tbl-text-over-container span.branding {
  position: relative;
  z-index: 1;
  padding: 0px 8px;
  margin: 0px;
}

.videoCube.thumbnail_under .tbl-text-over-container span.video-title {
  margin-bottom: 6px;
  min-height: auto;
}

.videoCube.thumbnail_under .tbl-text-over-container .video-label-box {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding: 0px 8px 6px;
  min-height: auto;
  box-sizing: border-box;
}

.trc-auto-size .trc_rbox_outer .trc_rbox_div {
  height: auto;
  width: auto;
}

.trc-auto-size .trc_rbox_div .videoCube {
  height: auto;
}

.trc-auto-size .trc_rbox_div .videoCube.trc-first-recommendation {
  margin-top: 0px;
}

.trc_rbox .trc_rbox_outer .trc_rbox_div .videoCube.trc-first-in-row {
  margin-left: 0px;
}

.trc_elastic .trc_rbox {
  width: auto;
}

.trc_elastic .videoCube {
  overflow: hidden;
}

.trc_elastic .videoCube .thumbBlock {
  background: center center / cover no-repeat transparent;
  position: absolute;
  display: inline-block;
  inset: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.trc_elastic .thumbBlock_holder {
  position: relative;
  width: 100%;
}

.trc_elastic .thumbnail_start .thumbBlock_holder {
  float: left;
  margin-right: 10px;
}

.trc_elastic .thumbnail_start.item-has-pre-label .thumbBlock_holder {
  margin-right: 0px;
}

.trc_elastic .videoCube_aspect {
  width: 1px;
}

.trc_elastic .trc_rbox .trc_rbox_div {
  height: auto;
}

.trc_elastic .thumbnail_start .trc-pre-label {
  float: left;
  padding-right: 10px;
}

.trc_elastic .thumbnail_start.trc-split-label .trc-main-label {
  float: left;
  padding-left: 10px;
}

.trc_elastic .video-label-box {
  display: block;
}

.trc_elastic .thumbnail_start .video-label-box {
  box-sizing: border-box;
}

.trc_user_adChoice_btn {
  background: url("//cdn.taboola.com/static/c5/c5ef96bc-30ab-456a-b3d5-a84f367c6a46.svg")
    0px 0px / contain no-repeat scroll rgb(255, 255, 255);
  border-radius: 0px 0px 0px 5px;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 9000;
  cursor: pointer;
  border-width: 2px 0px 2px 4px;
  border-style: solid;
  border-color: rgb(255, 255, 255);
  opacity: 0.7;
  visibility: hidden;
}

.videoCube:hover .trc_user_adChoice_btn,
.videoCube_hover .trc_user_adChoice_btn {
  visibility: visible;
}

.videoCube .trc_user_adChoice_btn_static {
  visibility: visible;
}

.p-video-overlay-container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: transparent;
}

.p-video-overlay.p-video-overlay-show {
  display: flex;
}

.p-video-overlay {
  display: none;
  background-color: rgb(0, 0, 0);
  opacity: 0.7;
  width: 100%;
  height: 100%;
  flex-direction: column;
}

.p-video-overlay-action {
  color: rgb(255, 255, 255);
  width: 100%;
  direction: ltr;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.p-video-overlay-action.p-video-back-action {
  height: 34%;
}

.p-video-back-action-label {
  font-family: "Helvetica Neue", serif;
  font-size: 14px;
  font-weight: 200;
  letter-spacing: 1px;
}

.p-video-overlay-action.p-video-goto-action {
  height: 66%;
}

.p-video-goto-action-url {
  font-family: "Helvetica Neue", serif;
  font-size: 24px;
  font-weight: 400;
  text-decoration: underline;
  margin-top: 5px;
}

.p-video-goto-action-label {
  font-family: "Helvetica Neue", serif;
  font-size: 14px;
  font-weight: 100;
  letter-spacing: 1px;
}

.trc_related_container .trc_clearer {
  clear: both;
  height: 0px;
  overflow: hidden;
  font-size: 0px;
  line-height: 0;
  visibility: hidden;
}

.link-adc {
  float: right !important;
}

.trc-widget-footer .logoDiv {
  line-height: normal;
  padding-bottom: 5px;
}

.trc-widget-footer .link-adc a .trc_adc_wrapper,
.trc_header_ext .link-adc a .trc_adc_wrapper {
  height: 12px;
  width: 18px;
  display: inline-block;
  padding-left: 1px;
  margin-bottom: 2px;
}

.trc-widget-footer .link-adc a .trc_adc_s_logo,
.trc_header_ext .link-adc a .trc_adc_s_logo,
.trc-widget-footer .link-adc a .trc_adc_b_logo,
.trc_header_ext .link-adc a .trc_adc_b_logo {
  vertical-align: middle;
  height: 15px;
  display: inline-block;
  margin-top: -1px;
}

.trc-widget-footer .link-adc a .trc_adc_s_logo,
.trc_header_ext .link-adc a .trc_adc_s_logo {
  width: 12px;
  height: 14px;
  background: url("//cdn.taboola.com/static/c5/c5ef96bc-30ab-456a-b3d5-a84f367c6a46.svg")
    0% 0% / contain no-repeat;
  vertical-align: middle;
}

.trc-widget-footer .link-adc a .trc_adc_b_logo,
.trc_header_ext .link-adc a .trc_adc_b_logo {
  width: 77px;
  right: -1px;
  display: none;
  position: absolute;
  background: url("//cdn.taboola.com/libtrc/static/thumbnails/0781f9c5a8637d1e162874f157460048.png")
    no-repeat rgb(255, 255, 255) !important;
}

.logoDiv .trc_mobile_disclosure_link,
.logoDiv .trc_mobile_attribution_link,
.logoDiv .trc_mobile_adc_link {
  display: none;
}

.logoDiv .trc_desktop_disclosure_link,
.logoDiv .trc_desktop_attribution_link,
.logoDiv .trc_desktop_adc_link {
  display: inline;
}

@media screen and (max-width: 767px) {
  .logoDiv .trc_mobile_disclosure_link {
    display: inline;
  }
  .logoDiv .trc_mobile_attribution_link {
    display: inline;
  }
  .logoDiv .trc_mobile_adc_link {
    display: inline;
  }
  .logoDiv .trc_desktop_disclosure_link {
    display: none;
  }
  .logoDiv .trc_desktop_attribution_link {
    display: none;
  }
  .logoDiv .trc_desktop_adc_link {
    display: none;
  }
}

.trc_in_iframe .logoDiv .trc_mobile_attribution_link,
.trc_in_iframe .logoDiv .trc_mobile_disclosure_link {
  display: inline;
}

.trc_in_iframe .logoDiv .trc_desktop_attribution_link,
.trc_in_iframe .logoDiv .trc_desktop_disclosure_link {
  display: none;
}

.trc_related_container .logoDiv,
.trc_related_container .trc_header_ext .logoDiv {
  float: right;
}

.trc_related_container .logoDiv + .logoDiv {
  margin-right: 2px;
}

.trc_related_container .attribution-disclosure-link-sponsored,
.trc_related_container .attribution-disclosure-link-hybrid {
  display: none;
}

.trc_related_container
  .trc-content-sponsored
  .attribution-disclosure-link-sponsored,
.trc-w2f.trc-content-sponsored .attribution-disclosure-link-sponsored {
  display: block;
}

.trc_related_container .trc-content-hybrid .attribution-disclosure-link-hybrid,
.trc-w2f.trc-content-hybrid .attribution-disclosure-link-hybrid {
  display: block;
}

.trc_related_container .trc-widget-footer:hover a span,
.trc_related_container .trc_header_ext:hover a span {
  text-decoration: underline !important;
}

.logoDiv a span.trc_logos_v_align {
  display: inline-block !important;
  font-size: 15px !important;
  line-height: 1em !important;
  width: 0px !important;
}

.trc_related_container .trc_header_ext:hover a span.trc_logos_v_align,
.trc_related_container .trc_header_ext:hover a span.trc_adc_wrapper,
.trc_related_container .trc-widget-footer:hover a span.trc_logos_v_align,
.trc_related_container .trc-widget-footer:hover a span.trc_adc_wrapper {
  text-decoration: none !important;
}

.trc_related_container .trc_rbox_header_span .trc_header_right_column {
  display: none;
}

.trc_related_container img {
  max-width: none;
}

.trc_related_container * {
  pointer-events: auto;
}

.trc_related_container {
  clear: both;
}

.tbl-loading-spinner {
  width: 100%;
  height: 40px;
  background: url("//cdn.taboola.com/static/91/91a25024-792d-4b52-84e6-ad1478c3f552.gif")
    center center / 40px no-repeat;
}

.tbl-hidden {
  display: none !important;
}

.tbl-invisible {
  opacity: 0;
  pointer-events: none;
}

.tbl-batch-anchor {
  width: 100%;
  height: 1px;
}

.videoCube .video-logo + .branding.composite-branding {
  display: inline-block;
  vertical-align: middle;
}

.videoCube .video-logo {
  margin-right: 4px;
}

.videoCube .video-logo .branding {
  margin: auto auto auto 25px;
}

.videoCube .video-logo img {
  padding: 0px;
  max-height: 14px;
  width: auto;
  max-width: 100px;
  display: inline-block;
}

.iw_video_frame .trc_rbox_div {
  overflow: hidden;
}

.trc-w2f .trc_rbox .trc_rbox_header,
.trc-w2f .trc_rbox .trc-widget-footer {
  display: none !important;
}

.videoCube .tbl-accessibility-title {
}

.videoCube .tbl-accessibility-description {
}

.videoCube .tbl-accessibility-branding {
}

.organic-thumbs-hero-01-x {
  width: 300px;
  border-width: 0px;
  border-style: solid;
  border-color: rgb(223, 223, 223);
  padding: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.organic-thumbs-hero-01-x vignette {
}

.organic-thumbs-hero-01-x .playerCube .video-external-data {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-hero-01-x .tbl-reco-reel-slider {
  z-index: 99999;
  margin: initial;
  top: 50%;
}

.organic-thumbs-hero-01-x .trc_lightbox_overlay {
  background-color: rgb(0, 0, 0);
  opacity: 0.7;
}

.organic-thumbs-hero-01-x
  .tbl-recommendation-reel
  .tbl-text-under-branding-background {
  background-color: rgb(235, 235, 235);
}

.organic-thumbs-hero-01-x div.syndicatedItem:hover,
.organic-thumbs-hero-01-x div.syndicatedItem.videoCube_hover {
  background-color: transparent;
}

.organic-thumbs-hero-01-x .playerCube div.videoCube:hover,
.organic-thumbs-hero-01-x div.videoCube_hover {
  background-color: transparent;
}

.organic-thumbs-hero-01-x .trc_pager_prev:hover,
.organic-thumbs-hero-01-x .trc_pager_next:hover {
  color: rgb(100, 151, 237);
}

.organic-thumbs-hero-01-x .trc_rbox_border_elm {
  border-color: darkgray;
}

.organic-thumbs-hero-01-x .syndicatedItem .video-views {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-hero-01-x .syndicatedItem .video-category {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-hero-01-x .tbl-vignette-close-btn-wrp {
  background: rgb(0, 0, 0);
}

.organic-thumbs-hero-01-x .syndicatedItem .sponsored {
  color: rgb(156, 154, 156);
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-hero-01-x .pager_disabled {
  color: rgb(125, 137, 143);
}

.organic-thumbs-hero-01-x .playerCube .video-category {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-hero-01-x .syndicatedItem .video-uploader {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-hero-01-x .videoCube.thumbnail_start .thumbBlock_holder {
  width: 40%;
}

.organic-thumbs-hero-01-x .playerCube .video-uploader {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-hero-01-x .video-uploader {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-hero-01-x .trc_sponsored_overlay {
  background-color: black;
}

.organic-thumbs-hero-01-x .syndicatedItem .video-external-data {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-hero-01-x .trc_rbox_header {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(0, 0, 0);
  border-width: 0px;
  background: transparent;
  border-style: none;
  border-color: rgb(214, 213, 211);
  padding: 0px 0px 6px;
  line-height: 1.2em;
  display: block;
  margin: 5px 0px 0px;
  position: relative;
  box-sizing: initial;
  width: auto;
}

.organic-thumbs-hero-01-x .syndicatedItem .video-rating {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-hero-01-x .videoCube.vertical {
  border-style: solid none none;
}

.organic-thumbs-hero-01-x .trc_pager_unselected {
  color: rgb(125, 137, 143);
}

.organic-thumbs-hero-01-x .video-rating {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-hero-01-x .video-published-date {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
  display: inherit;
}

.organic-thumbs-hero-01-x .syndicatedItem {
  background-color: transparent;
}

.organic-thumbs-hero-01-x .syndicatedItem .video-duration-detail {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-hero-01-x
  body.tbl-show-explore-more
  div#tbl-explore-more-container {
  z-index: 2147483647;
}

.organic-thumbs-hero-01-x .playerCube .videoCube.horizontal {
  border-style: none;
}

.organic-thumbs-hero-01-x .videoCube.syndicatedItem .thumbnail-overlay {
  background-position: 5% 5%;
}

.organic-thumbs-hero-01-x .videoCube.syndicatedItem.vertical {
  border-style: solid none none;
}

.organic-thumbs-hero-01-x .sponsored {
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(156, 154, 156);
}

.organic-thumbs-hero-01-x .videoCube.syndicatedItem .thumbBlock {
  border-color: darkgray;
  border-width: 0px;
}

.organic-thumbs-hero-01-x .videoCube.syndicatedItem .thumbBlock .static-text {
  text-align: left;
  background-color: black;
  display: none;
  color: white;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}

.organic-thumbs-hero-01-x
  .videoCube.thumbnail_start.trc-split-label
  .trc-pre-label {
  width: 30%;
}

.organic-thumbs-hero-01-x .video-category {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-hero-01-x .thumbnail-emblem {
  background-position: 5% 5%;
}

.organic-thumbs-hero-01-x .tbl-vignette-background-screen {
  background-color: rgb(255, 255, 255);
  opacity: 0.8;
}

.organic-thumbs-hero-01-x .syndicatedItem .video-description {
  max-height: 38px;
  color: black;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 19px;
  text-decoration: none;
}

.organic-thumbs-hero-01-x .tbl-cta-style .cta-button:hover {
  color: inherit;
  border-color: rgb(153, 153, 144);
}

.organic-thumbs-hero-01-x .playerCube .video-published-date {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-hero-01-x .videoCube:hover .thumbnail-overlay,
.organic-thumbs-hero-01-x .videoCube_hover .thumbnail-overlay {
}

.organic-thumbs-hero-01-x .video-label-box.trc-pre-label {
  height: 0px;
}

.organic-thumbs-hero-01-x .videoCube.thumbnail_start .trc-pre-label {
  width: 60%;
}

.organic-thumbs-hero-01-x .syndicatedItem .video-title {
  max-height: 44px;
  color: rgb(0, 0, 0);
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  text-decoration: none;
  padding: 0px;
}

.organic-thumbs-hero-01-x .playerCube:hover .thumbnail-overlay,
.organic-thumbs-hero-01-x .playerCube_hover .thumbnail-overlay {
}

.organic-thumbs-hero-01-x
  .videoCube.thumbnail_start.trc-split-label
  .trc-main-label {
  width: 30%;
}

.organic-thumbs-hero-01-x .videoCube {
  width: auto;
  background-color: transparent;
  border-width: 0px;
  border-color: rgb(228, 228, 228);
  padding: 0px;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  border-radius: 0px;
  border-style: solid;
}

.organic-thumbs-hero-01-x .sponsored-default .video-description {
  max-height: 2.2em;
}

.organic-thumbs-hero-01-x .tbl-vignette-attribution {
  color: rgb(107, 102, 102);
  font-size: 15px;
}

.organic-thumbs-hero-01-x .playerCube .video-description {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 11px;
  font-weight: normal;
  text-decoration: none;
  max-height: 2.2em;
  color: black;
}

.organic-thumbs-hero-01-x .playerCube .videoCube .video-label-box {
  margin-left: 81px;
  margin-right: 0px;
}

.organic-thumbs-hero-01-x .videoCube.syndicatedItem .thumbBlock .branding {
  text-align: left;
  background-color: transparent;
  display: none;
  left: 0px;
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}

.organic-thumbs-hero-01-x div.videoCube:hover,
.organic-thumbs-hero-01-x div.videoCube_hover {
  background-color: transparent;
}

.organic-thumbs-hero-01-x
  .videoCube
  .story-widget.story-widget-text-under
  .tbl-ui-line {
  background-color: rgb(51, 51, 51);
}

.organic-thumbs-hero-01-x .videoCube .sponsored {
  margin-top: -7px;
}

.organic-thumbs-hero-01-x .trc_pager_pages div {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-hero-01-x .sponsored-url {
  font-size: 9px;
  font-weight: bold;
  text-decoration: underline;
  color: green;
}

.organic-thumbs-hero-01-x .playerCube .video-title {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 14px;
  line-height: 17.5px;
  font-weight: bold;
  max-height: 2.58em;
  color: black;
}

.organic-thumbs-hero-01-x .trc_rbox_header_icon_img {
  margin: 0px;
  height: 18px;
}

.organic-thumbs-hero-01-x
  .tbl-recommendation-reel
  .tbl-text-under-title-background {
  background-color: rgb(235, 235, 235);
}

.organic-thumbs-hero-01-x .tbl-recommendation-reel .tbl-ui-line {
  background-color: rgb(51, 51, 51);
}

.organic-thumbs-hero-01-x .videoCube.syndicatedItem.horizontal {
  border-style: none;
}

.organic-thumbs-hero-01-x .videoCube .thumbBlock .static-text {
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 11px;
  background-color: rgb(163, 2, 2);
  display: block;
  color: rgb(255, 255, 255);
  text-align: left;
}

.organic-thumbs-hero-01-x .video-title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  max-height: 44px;
  color: rgb(0, 0, 0);
  text-decoration: none;
  margin: 0px;
}

.organic-thumbs-hero-01-x .video-label,
.organic-thumbs-hero-01-x .sponsored,
.organic-thumbs-hero-01-x .sponsored-url {
  font-family: "Roboto Condensed", sans-serif;
}

.organic-thumbs-hero-01-x .playerCube .video-rating {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-hero-01-x .syndicatedItem .branding {
  color: rgb(153, 153, 153);
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  font-family: "Roboto Condensed", sans-serif;
  text-align: left;
  line-height: 22px;
}

.organic-thumbs-hero-01-x .trc_pager_selected {
  color: rgb(0, 86, 179);
}

.organic-thumbs-hero-01-x .videoCube.syndicatedItem {
  background-color: transparent;
  border-color: rgb(228, 228, 228);
  border-radius: 0px;
  border-width: 0px;
  border-style: solid;
}

.organic-thumbs-hero-01-x .branding div.logoDiv {
  font-family: inherit;
}

.organic-thumbs-hero-01-x .trc_rbox_div {
  width: auto;
  height: 410px;
  border-width: 0px;
  padding: 0px;
}

.organic-thumbs-hero-01-x .playerCube .video-views {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-hero-01-x .trc_pager div {
  font-family: serif;
}

.organic-thumbs-hero-01-x .syndicatedItem .video-label-box.trc-pre-label {
  height: 0px;
}

.organic-thumbs-hero-01-x recommendationreel {
}

.organic-thumbs-hero-01-x .videoCube.horizontal {
  border-style: none;
}

.organic-thumbs-hero-01-x div.trc_pager_pages div:hover {
  color: rgb(100, 151, 237);
}

.organic-thumbs-hero-01-x .syndicatedItem .thumbnail-emblem {
  display: block;
}

.organic-thumbs-hero-01-x .pager_enabled {
  color: rgb(0, 86, 179);
}

.organic-thumbs-hero-01-x .playerCube .thumbnail-overlay {
  background-position: 5% 5%;
}

.organic-thumbs-hero-01-x .videoCube .thumbnail-overlay {
  background-position: 5% 5%;
}

.organic-thumbs-hero-01-x .playerCube .videoCube .video-duration {
  display: block;
  left: 36px;
}

.organic-thumbs-hero-01-x .syndicatedItem .video-published-date {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  display: inherit;
}

.organic-thumbs-hero-01-x .syndicatedItem .sponsored-url {
  color: green;
  font-size: 9px;
  font-weight: bold;
  text-decoration: underline;
}

.organic-thumbs-hero-01-x .playerCube .videoCube .thumbBlock {
  border-width: 0px;
  border-color: darkgray;
}

.organic-thumbs-hero-01-x .playerCube .video-label-box {
  text-align: left;
}

.organic-thumbs-hero-01-x div.sponsored-default:hover,
.organic-thumbs-hero-01-x div.sponsored-default.videoCube_hover {
  background-color: inherit;
}

.organic-thumbs-hero-01-x
  .videoCube
  .story-widget.story-widget-text-under
  .tbl-text-under-title-background {
  background-color: rgb(235, 235, 235);
}

.organic-thumbs-hero-01-x .video-external-data {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-hero-01-x .trc_pager_prev,
.organic-thumbs-hero-01-x .trc_pager_next {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-hero-01-x .videoCube .thumbBlock {
  border-width: 0px;
  border-color: darkgray;
}

.organic-thumbs-hero-01-x .videoCube.syndicatedItem .video-duration {
  display: none;
  left: 36px;
}

.organic-thumbs-hero-01-x .sponsored-default .video-title {
  max-height: 2.58em;
}

.organic-thumbs-hero-01-x .branding {
  color: rgb(153, 153, 153);
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  font-family: "Roboto Condensed", sans-serif;
  text-align: left;
  line-height: 22px;
}

.organic-thumbs-hero-01-x .sponsored-default {
  background-color: rgb(247, 246, 198);
}

.organic-thumbs-hero-01-x .playerCube .videoCube {
  background-color: transparent;
  border-color: rgb(214, 213, 211);
  border-width: 1px;
  border-radius: 0px;
  margin-left: 0px;
  margin-top: 0px;
  padding: 3px;
}

.organic-thumbs-hero-01-x .branding .logoDiv a span {
  color: inherit;
  font-size: inherit;
}

.organic-thumbs-hero-01-x .video-label-box {
  text-align: left;
  height: 104px;
  margin: 5px 0px 0px;
}

.organic-thumbs-hero-01-x .video-description {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  line-height: 19px;
  font-weight: normal;
  max-height: 38px;
  color: black;
  text-decoration: none;
}

.organic-thumbs-hero-01-x .videoCube .video-duration {
  left: 36px;
  display: none;
}

.organic-thumbs-hero-01-x div.syndicatedItem:hover .thumbBlock {
  border-color: inherit;
}

.organic-thumbs-hero-01-x .trc_pager_counter {
  color: rgb(0, 0, 0);
}

.organic-thumbs-hero-01-x .whatsThisSyndicated {
  font-family: Arial, Verdana, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: black;
  text-decoration: none;
  padding: 0px;
}

.organic-thumbs-hero-01-x .playerCube .video-duration-detail {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-hero-01-x .video-duration-detail {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-hero-01-x div.videoCube:hover .thumbBlock {
  border-color: inherit;
}

.organic-thumbs-hero-01-x .video-icon-img {
  margin: 0px;
  height: 18px;
}

.organic-thumbs-hero-01-x .video-views {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-hero-01-x .tbl-cta-style .cta-button {
  font-family: Helvetica, Arial, sans-serif;
  background-color: transparent;
  border-color: rgb(172, 172, 172);
  color: rgb(51, 51, 51);
}

.organic-thumbs-hero-01-x .videoCube .video-label-box {
  margin-left: 0px;
  margin-right: 0px;
}

.organic-thumbs-hero-01-x .videoCube .video-label-box.trc-pre-label {
  margin: 0px 0px 5px;
}

.organic-thumbs-hero-01-x .syndicatedItem .video-label-box {
  height: 104px;
  margin: 5px 0px 0px;
}

.organic-thumbs-hero-01-x .logoDiv a span {
  font-size: 11px;
  color: rgb(0, 0, 0);
  display: inline;
  font-weight: normal;
}

.organic-thumbs-hero-01-x .videoCube .video-label-box .video-title {
  text-decoration: none;
}

.organic-thumbs-hero-01-x .videoCube:hover .video-label-box .video-title {
  text-decoration: underline;
}

.organic-thumbs-hero-01-x .videoCube:hover .video-label-box .video-description {
  text-decoration: underline;
}

.organic-thumbs-hero-01-x .video-label-box .branding {
  display: block;
}

.organic-thumbs-hero-01-x .trc_header_left_column {
  width: 48%;
  display: inline-block;
  height: auto;
  background-color: transparent;
}

.organic-thumbs-hero-01-x .trc_rbox_header .trc_header_ext {
  position: relative;
  top: auto;
  right: auto;
}

.organic-thumbs-hero-01-x .logoDiv a {
  font-size: 100%;
}

.organic-thumbs-hero-01-x .videoCube a {
  padding: 0px;
}

.organic-thumbs-hero-01-x .trc_rbox_header .logoDiv {
  line-height: normal;
}

.organic-thumbs-hero-01-x .trc_header_right_part {
  margin: 0px;
}

.organic-thumbs-hero-01-x .trc_header_right_column {
  background: transparent;
  height: auto;
}

@media screen and (min-width: 0px) {
  .trc_elastic_organic-thumbs-hero-01-x
    .trc_rbox_outer
    .videoCube
    .trc-main-label {
    height: auto;
  }
  .trc_elastic_organic-thumbs-hero-01-x .trc_rbox_outer .videoCube {
    margin-bottom: 10px;
  }
  .trc_elastic_organic-thumbs-hero-01-x .trc_rbox_outer {
    margin-left: -2%;
  }
  .trc_elastic_organic-thumbs-hero-01-x .videoCube_aspect {
    padding-bottom: 83.3333%;
    width: 100%;
  }
  .trc_elastic_organic-thumbs-hero-01-x .videoCube {
    width: 31.33%;
    position: relative;
    float: left;
    margin: 0px 0px 2% 2%;
  }
  .trc_elastic_organic-thumbs-hero-01-x div.videoCube:nth-of-type(-n + 3) {
    display: block;
    visibility: visible;
  }
  .trc_elastic_organic-thumbs-hero-01-x div.videoCube:nth-of-type(n + 4) {
    display: none;
    visibility: hidden;
  }
}

.organic-rec-reel-01-x-delta {
  width: 300px;
  border-width: 0px;
  border-style: solid;
  border-color: rgb(223, 223, 223);
  padding: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.organic-rec-reel-01-x-delta vignette {
}

.organic-rec-reel-01-x-delta .playerCube .video-external-data {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-rec-reel-01-x-delta .tbl-reco-reel-slider {
  z-index: 99999;
  margin: initial;
  top: 50%;
}

.organic-rec-reel-01-x-delta .trc_lightbox_overlay {
  background-color: rgb(0, 0, 0);
  opacity: 0.7;
}

.organic-rec-reel-01-x-delta
  .tbl-recommendation-reel
  .tbl-text-under-branding-background {
  background-color: rgb(235, 235, 235);
}

.organic-rec-reel-01-x-delta div.syndicatedItem:hover,
.organic-rec-reel-01-x-delta div.syndicatedItem.videoCube_hover {
  background-color: transparent;
}

.organic-rec-reel-01-x-delta .playerCube div.videoCube:hover,
.organic-rec-reel-01-x-delta div.videoCube_hover {
  background-color: transparent;
}

.organic-rec-reel-01-x-delta .trc_pager_prev:hover,
.organic-rec-reel-01-x-delta .trc_pager_next:hover {
  color: rgb(100, 151, 237);
}

.organic-rec-reel-01-x-delta .trc_rbox_border_elm {
  border-color: darkgray;
}

.organic-rec-reel-01-x-delta .syndicatedItem .video-views {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.organic-rec-reel-01-x-delta .syndicatedItem .video-category {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.organic-rec-reel-01-x-delta .tbl-vignette-close-btn-wrp {
  background: rgb(0, 0, 0);
}

.organic-rec-reel-01-x-delta .syndicatedItem .sponsored {
  color: rgb(156, 154, 156);
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
}

.organic-rec-reel-01-x-delta .pager_disabled {
  color: rgb(125, 137, 143);
}

.organic-rec-reel-01-x-delta .playerCube .video-category {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-rec-reel-01-x-delta .syndicatedItem .video-uploader {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.organic-rec-reel-01-x-delta .videoCube.thumbnail_start .thumbBlock_holder {
  width: 40%;
}

.organic-rec-reel-01-x-delta .playerCube .video-uploader {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-rec-reel-01-x-delta .video-uploader {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-rec-reel-01-x-delta .trc_sponsored_overlay {
  background-color: black;
}

.organic-rec-reel-01-x-delta .syndicatedItem .video-external-data {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.organic-rec-reel-01-x-delta .trc_rbox_header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  color: rgb(0, 0, 0);
  border-width: 0px;
  background: transparent;
  border-style: none;
  border-color: rgb(214, 213, 211);
  padding: 0px;
  line-height: 1.2em;
  display: none;
  margin: 0px;
  position: relative;
  box-sizing: initial;
  height: auto;
  width: auto;
}

.organic-rec-reel-01-x-delta .syndicatedItem .video-rating {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.organic-rec-reel-01-x-delta .videoCube.vertical {
  border-style: solid none none;
}

.organic-rec-reel-01-x-delta .trc_pager_unselected {
  color: rgb(125, 137, 143);
}

.organic-rec-reel-01-x-delta .video-rating {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-rec-reel-01-x-delta .video-published-date {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
  display: inherit;
}

.organic-rec-reel-01-x-delta .syndicatedItem {
  background-color: transparent;
}

.organic-rec-reel-01-x-delta .syndicatedItem .video-duration-detail {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.organic-rec-reel-01-x-delta
  body.tbl-show-explore-more
  div#tbl-explore-more-container {
  z-index: 2147483647;
}

.organic-rec-reel-01-x-delta .playerCube .videoCube.horizontal {
  border-style: none;
}

.organic-rec-reel-01-x-delta .videoCube.syndicatedItem .thumbnail-overlay {
  background-position: 5% 5%;
}

.organic-rec-reel-01-x-delta .videoCube.syndicatedItem.vertical {
  border-style: solid none none;
}

.organic-rec-reel-01-x-delta .sponsored {
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(156, 154, 156);
}

.organic-rec-reel-01-x-delta .videoCube.syndicatedItem .thumbBlock {
  border-color: darkgray;
  border-width: 0px;
  border-radius: 14px;
}

.organic-rec-reel-01-x-delta
  .videoCube.syndicatedItem
  .thumbBlock
  .static-text {
  text-align: left;
  background-color: black;
  display: none;
  color: white;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}

.organic-rec-reel-01-x-delta
  .videoCube.thumbnail_start.trc-split-label
  .trc-pre-label {
  width: 30%;
}

.organic-rec-reel-01-x-delta .video-category {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-rec-reel-01-x-delta .thumbnail-emblem {
  background-position: 5% 5%;
}

.organic-rec-reel-01-x-delta .tbl-vignette-background-screen {
  background-color: rgb(255, 255, 255);
  opacity: 0.8;
}

.organic-rec-reel-01-x-delta .syndicatedItem .video-description {
  max-height: 44px;
  color: rgb(255, 255, 255);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  text-decoration: none;
}

.organic-rec-reel-01-x-delta .tbl-cta-style .cta-button:hover {
  color: inherit;
  border-color: rgb(153, 153, 144);
}

.organic-rec-reel-01-x-delta .playerCube .video-published-date {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-rec-reel-01-x-delta .videoCube:hover .thumbnail-overlay,
.organic-rec-reel-01-x-delta .videoCube_hover .thumbnail-overlay {
}

.organic-rec-reel-01-x-delta .video-label-box.trc-pre-label {
  height: auto;
}

.organic-rec-reel-01-x-delta .videoCube.thumbnail_start .trc-pre-label {
  width: 60%;
}

.organic-rec-reel-01-x-delta .syndicatedItem .video-title {
  max-height: 54px;
  color: rgb(255, 255, 255);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 27px;
  font-weight: bold;
  text-decoration: none;
  padding: 0px;
}

.organic-rec-reel-01-x-delta .playerCube:hover .thumbnail-overlay,
.organic-rec-reel-01-x-delta .playerCube_hover .thumbnail-overlay {
}

.organic-rec-reel-01-x-delta
  .videoCube.thumbnail_start.trc-split-label
  .trc-main-label {
  width: 30%;
}

.organic-rec-reel-01-x-delta .videoCube {
  width: auto;
  background-color: transparent;
  border-width: 0px;
  border-color: rgb(228, 228, 228);
  padding: 0px;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  border-radius: 14px;
  border-style: solid;
}

.organic-rec-reel-01-x-delta .sponsored-default .video-description {
  max-height: 2.2em;
}

.organic-rec-reel-01-x-delta .tbl-vignette-attribution {
  color: rgb(107, 102, 102);
  font-size: 15px;
}

.organic-rec-reel-01-x-delta .playerCube .video-description {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 11px;
  font-weight: normal;
  text-decoration: none;
  max-height: 2.2em;
  color: black;
}

.organic-rec-reel-01-x-delta .playerCube .videoCube .video-label-box {
  margin-left: 81px;
  margin-right: 0px;
}

.organic-rec-reel-01-x-delta .videoCube.syndicatedItem .thumbBlock .branding {
  text-align: left;
  background-color: transparent;
  display: none;
  left: 0px;
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}

.organic-rec-reel-01-x-delta div.videoCube:hover,
.organic-rec-reel-01-x-delta div.videoCube_hover {
  background-color: transparent;
}

.organic-rec-reel-01-x-delta
  .videoCube
  .story-widget.story-widget-text-under
  .tbl-ui-line {
  background-color: rgb(51, 51, 51);
}

.organic-rec-reel-01-x-delta .videoCube .sponsored {
  margin-top: -7px;
}

.organic-rec-reel-01-x-delta .trc_pager_pages div {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

.organic-rec-reel-01-x-delta .sponsored-url {
  font-size: 9px;
  font-weight: bold;
  text-decoration: underline;
  color: green;
}

.organic-rec-reel-01-x-delta .playerCube .video-title {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 14px;
  line-height: 17.5px;
  font-weight: bold;
  max-height: 2.58em;
  color: black;
}

.organic-rec-reel-01-x-delta .trc_rbox_header_icon_img {
  margin: 0px;
  height: 18px;
}

.organic-rec-reel-01-x-delta
  .tbl-recommendation-reel
  .tbl-text-under-title-background {
  background-color: rgb(235, 235, 235);
}

.organic-rec-reel-01-x-delta .tbl-recommendation-reel .tbl-ui-line {
  background-color: rgb(51, 51, 51);
}

.organic-rec-reel-01-x-delta .videoCube.syndicatedItem.horizontal {
  border-style: none;
}

.organic-rec-reel-01-x-delta .videoCube .thumbBlock .static-text {
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 11px;
  background-color: rgb(163, 2, 2);
  display: block;
  color: rgb(255, 255, 255);
  text-align: left;
}

.organic-rec-reel-01-x-delta .video-title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 27px;
  font-weight: bold;
  max-height: 54px;
  color: rgb(255, 255, 255);
  text-decoration: none;
}

.organic-rec-reel-01-x-delta .video-label,
.organic-rec-reel-01-x-delta .sponsored,
.organic-rec-reel-01-x-delta .sponsored-url {
  font-family: Arial, Helvetica, sans-serif;
}

.organic-rec-reel-01-x-delta .playerCube .video-rating {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-rec-reel-01-x-delta .syndicatedItem .branding {
  color: rgb(255, 255, 255);
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  line-height: 27px;
}

.organic-rec-reel-01-x-delta .trc_pager_selected {
  color: rgb(0, 86, 179);
}

.organic-rec-reel-01-x-delta .videoCube.syndicatedItem {
  background-color: transparent;
  border-color: rgb(228, 228, 228);
  border-radius: 14px;
  border-width: 0px;
  border-style: solid;
}

.organic-rec-reel-01-x-delta .branding div.logoDiv {
  font-family: inherit;
}

.organic-rec-reel-01-x-delta .trc_rbox_div {
  width: auto;
  height: 410px;
  border-width: 0px;
  padding: 0px;
}

.organic-rec-reel-01-x-delta .playerCube .video-views {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-rec-reel-01-x-delta .trc_pager div {
  font-family: serif;
}

.organic-rec-reel-01-x-delta .syndicatedItem .video-label-box.trc-pre-label {
  height: auto;
}

.organic-rec-reel-01-x-delta recommendationreel {
}

.organic-rec-reel-01-x-delta .videoCube.horizontal {
  border-style: none;
}

.organic-rec-reel-01-x-delta div.trc_pager_pages div:hover {
  color: rgb(100, 151, 237);
}

.organic-rec-reel-01-x-delta .syndicatedItem .thumbnail-emblem {
  display: block;
}

.organic-rec-reel-01-x-delta .pager_enabled {
  color: rgb(0, 86, 179);
}

.organic-rec-reel-01-x-delta .playerCube .thumbnail-overlay {
  background-position: 5% 5%;
}

.organic-rec-reel-01-x-delta .videoCube .thumbnail-overlay {
  background-position: 5% 5%;
}

.organic-rec-reel-01-x-delta .playerCube .videoCube .video-duration {
  display: block;
  left: 36px;
}

.organic-rec-reel-01-x-delta .syndicatedItem .video-published-date {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  display: inherit;
}

.organic-rec-reel-01-x-delta .syndicatedItem .sponsored-url {
  color: green;
  font-size: 9px;
  font-weight: bold;
  text-decoration: underline;
}

.organic-rec-reel-01-x-delta .playerCube .videoCube .thumbBlock {
  border-width: 0px;
  border-color: darkgray;
}

.organic-rec-reel-01-x-delta .playerCube .video-label-box {
  text-align: left;
}

.organic-rec-reel-01-x-delta div.sponsored-default:hover,
.organic-rec-reel-01-x-delta div.sponsored-default.videoCube_hover {
  background-color: inherit;
}

.organic-rec-reel-01-x-delta
  .videoCube
  .story-widget.story-widget-text-under
  .tbl-text-under-title-background {
  background-color: rgb(235, 235, 235);
}

.organic-rec-reel-01-x-delta .video-external-data {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-rec-reel-01-x-delta .trc_pager_prev,
.organic-rec-reel-01-x-delta .trc_pager_next {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

.organic-rec-reel-01-x-delta .videoCube .thumbBlock {
  border-width: 0px;
  border-color: darkgray;
  border-radius: 14px;
}

.organic-rec-reel-01-x-delta .videoCube.syndicatedItem .video-duration {
  display: none;
  left: 36px;
}

.organic-rec-reel-01-x-delta .sponsored-default .video-title {
  max-height: 2.58em;
}

.organic-rec-reel-01-x-delta .branding {
  color: rgb(255, 255, 255);
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  line-height: 27px;
}

.organic-rec-reel-01-x-delta .sponsored-default {
  background-color: rgb(247, 246, 198);
}

.organic-rec-reel-01-x-delta .playerCube .videoCube {
  background-color: transparent;
  border-color: rgb(214, 213, 211);
  border-width: 1px;
  border-radius: 0px;
  margin-left: 0px;
  margin-top: 0px;
  padding: 3px;
}

.organic-rec-reel-01-x-delta .branding .logoDiv a span {
  color: inherit;
  font-size: inherit;
}

.organic-rec-reel-01-x-delta .video-label-box {
  text-align: left;
  height: auto;
  min-height: 54px;
}

.organic-rec-reel-01-x-delta .video-description {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  max-height: 44px;
  color: rgb(255, 255, 255);
  text-decoration: none;
}

.organic-rec-reel-01-x-delta .videoCube .video-duration {
  left: 36px;
  display: none;
}

.organic-rec-reel-01-x-delta div.syndicatedItem:hover .thumbBlock {
  border-color: inherit;
}

.organic-rec-reel-01-x-delta .trc_pager_counter {
  color: rgb(0, 0, 0);
}

.organic-rec-reel-01-x-delta .whatsThisSyndicated {
  font-family: Arial, Verdana, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: black;
  text-decoration: none;
  padding: 0px;
}

.organic-rec-reel-01-x-delta .playerCube .video-duration-detail {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-rec-reel-01-x-delta .video-duration-detail {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-rec-reel-01-x-delta div.videoCube:hover .thumbBlock {
  border-color: inherit;
}

.organic-rec-reel-01-x-delta .video-icon-img {
  margin: 0px;
  height: 18px;
}

.organic-rec-reel-01-x-delta .video-views {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-rec-reel-01-x-delta .tbl-cta-style .cta-button {
  font-family: Helvetica, Arial, sans-serif;
  background-color: transparent;
  border-color: rgb(172, 172, 172);
  color: rgb(51, 51, 51);
}

.organic-rec-reel-01-x-delta .videoCube .video-label-box {
  margin-left: 0px;
  margin-right: 0px;
}

.organic-rec-reel-01-x-delta .videoCube.syndicatedItem .video-label-box {
  margin-left: 0px;
}

.organic-rec-reel-01-x-delta .videoCube.thumbnail_under .tbl-text-over {
  background: linear-gradient(rgba(1, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  opacity: 0.8;
}

.organic-rec-reel-01-x-delta .syndicatedItem .video-label-box {
  height: auto;
}

.organic-rec-reel-01-x-delta .logoDiv a span {
  font-size: 11px;
  color: rgb(255, 255, 255);
  display: inline;
  font-weight: normal;
}

.organic-rec-reel-01-x-delta .videoCube .video-label-box .video-title {
  text-decoration: none;
}

.organic-rec-reel-01-x-delta .video-label-box .branding {
  display: block;
}

.organic-rec-reel-01-x-delta .trc_rbox_header .trc_header_ext {
  position: relative;
  top: auto;
  right: auto;
}

.organic-rec-reel-01-x-delta .logoDiv a {
  font-size: 100%;
}

.organic-rec-reel-01-x-delta .videoCube a {
  padding: 0px;
}

.organic-rec-reel-01-x-delta .trc_rbox_header .logoDiv {
  line-height: normal;
}

.organic-rec-reel-01-x-delta .trc_rbox_header_span .trc_header_right_column {
  background: transparent;
  height: auto;
}

.organic-rec-reel-01-x-delta .trc_header_left_column {
  height: auto;
}

.organic-rec-reel-01-x-delta .trc_header_right_part {
  margin: 0px;
}

@media screen and (min-width: 0px) {
  .trc_elastic_organic-rec-reel-01-x-delta
    .trc_rbox_outer
    .videoCube
    .video-label-box {
    height: auto;
  }
  .trc_elastic_organic-rec-reel-01-x-delta .trc_rbox_outer .videoCube {
    margin-bottom: 10px;
  }
  .trc_elastic_organic-rec-reel-01-x-delta .trc_rbox_outer {
    margin-left: -2%;
  }
  .trc_elastic_organic-rec-reel-01-x-delta .videoCube_aspect {
    padding-bottom: 50%;
    width: 100%;
  }
  .trc_elastic_organic-rec-reel-01-x-delta .videoCube {
    width: 97.99%;
    position: relative;
    float: left;
    margin: 0px 0px 2% 2%;
  }
  .trc_elastic_organic-rec-reel-01-x-delta div.videoCube:nth-of-type(-n + 4) {
    display: block;
    visibility: visible;
  }
  .trc_elastic_organic-rec-reel-01-x-delta div.videoCube:nth-of-type(n + 5) {
    display: none;
    visibility: hidden;
  }
}

.organic-thumbs-feed-01-x-delta {
  width: 300px;
  border-width: 0px;
  border-style: solid;
  border-color: rgb(223, 223, 223);
  padding: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.organic-thumbs-feed-01-x-delta vignette {
}

.organic-thumbs-feed-01-x-delta .playerCube .video-external-data {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-01-x-delta .tbl-reco-reel-slider {
  z-index: 99999;
  margin: initial;
  top: 50%;
}

.organic-thumbs-feed-01-x-delta .trc_lightbox_overlay {
  background-color: rgb(0, 0, 0);
  opacity: 0.7;
}

.organic-thumbs-feed-01-x-delta
  .tbl-recommendation-reel
  .tbl-text-under-branding-background {
  background-color: rgb(235, 235, 235);
}

.organic-thumbs-feed-01-x-delta div.syndicatedItem:hover,
.organic-thumbs-feed-01-x-delta div.syndicatedItem.videoCube_hover {
  background-color: transparent;
}

.organic-thumbs-feed-01-x-delta .playerCube div.videoCube:hover,
.organic-thumbs-feed-01-x-delta div.videoCube_hover {
  background-color: transparent;
}

.organic-thumbs-feed-01-x-delta .trc_pager_prev:hover,
.organic-thumbs-feed-01-x-delta .trc_pager_next:hover {
  color: rgb(100, 151, 237);
}

.organic-thumbs-feed-01-x-delta .trc_rbox_border_elm {
  border-color: darkgray;
}

.organic-thumbs-feed-01-x-delta .syndicatedItem .video-views {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-feed-01-x-delta .syndicatedItem .video-category {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-feed-01-x-delta .tbl-vignette-close-btn-wrp {
  background: rgb(0, 0, 0);
}

.organic-thumbs-feed-01-x-delta .syndicatedItem .sponsored {
  color: rgb(156, 154, 156);
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-feed-01-x-delta .pager_disabled {
  color: rgb(125, 137, 143);
}

.organic-thumbs-feed-01-x-delta .playerCube .video-category {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-01-x-delta .syndicatedItem .video-uploader {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-feed-01-x-delta .videoCube.thumbnail_start .thumbBlock_holder {
  width: 40%;
}

.organic-thumbs-feed-01-x-delta .playerCube .video-uploader {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-01-x-delta .video-uploader {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-01-x-delta .trc_sponsored_overlay {
  background-color: black;
}

.organic-thumbs-feed-01-x-delta .syndicatedItem .video-external-data {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-feed-01-x-delta .trc_rbox_header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  color: rgb(0, 0, 0);
  border-width: 0px;
  background: transparent;
  border-style: none;
  border-color: rgb(214, 213, 211);
  padding: 0px 0px 6px;
  line-height: 1.2em;
  display: none;
  margin: 0px;
  position: relative;
  box-sizing: initial;
  height: auto;
  width: auto;
}

.organic-thumbs-feed-01-x-delta .syndicatedItem .video-rating {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-feed-01-x-delta .videoCube.vertical {
  border-style: solid none none;
}

.organic-thumbs-feed-01-x-delta .trc_pager_unselected {
  color: rgb(125, 137, 143);
}

.organic-thumbs-feed-01-x-delta .video-rating {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-01-x-delta .video-published-date {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
  display: inherit;
}

.organic-thumbs-feed-01-x-delta .syndicatedItem {
  background-color: transparent;
}

.organic-thumbs-feed-01-x-delta .syndicatedItem .video-duration-detail {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-feed-01-x-delta
  body.tbl-show-explore-more
  div#tbl-explore-more-container {
  z-index: 2147483647;
}

.organic-thumbs-feed-01-x-delta .playerCube .videoCube.horizontal {
  border-style: none;
}

.organic-thumbs-feed-01-x-delta .videoCube.syndicatedItem .thumbnail-overlay {
  background-position: 5% 5%;
}

.organic-thumbs-feed-01-x-delta .videoCube.syndicatedItem.vertical {
  border-style: solid none none;
}

.organic-thumbs-feed-01-x-delta .sponsored {
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(156, 154, 156);
}

.organic-thumbs-feed-01-x-delta .videoCube.syndicatedItem .thumbBlock {
  border-color: darkgray;
  border-width: 0px;
  border-radius: 14px;
}

.organic-thumbs-feed-01-x-delta
  .videoCube.syndicatedItem
  .thumbBlock
  .static-text {
  text-align: left;
  background-color: black;
  display: none;
  color: white;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}

.organic-thumbs-feed-01-x-delta
  .videoCube.thumbnail_start.trc-split-label
  .trc-pre-label {
  width: 30%;
}

.organic-thumbs-feed-01-x-delta .video-category {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-01-x-delta .thumbnail-emblem {
  background-position: 5% 5%;
}

.organic-thumbs-feed-01-x-delta .tbl-vignette-background-screen {
  background-color: rgb(255, 255, 255);
  opacity: 0.8;
}

.organic-thumbs-feed-01-x-delta .syndicatedItem .video-description {
  max-height: 44px;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  text-decoration: none;
}

.organic-thumbs-feed-01-x-delta .tbl-cta-style .cta-button:hover {
  color: inherit;
  border-color: rgb(153, 153, 144);
}

.organic-thumbs-feed-01-x-delta .playerCube .video-published-date {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-01-x-delta .videoCube:hover .thumbnail-overlay,
.organic-thumbs-feed-01-x-delta .videoCube_hover .thumbnail-overlay {
}

.organic-thumbs-feed-01-x-delta .video-label-box.trc-pre-label {
  height: 0px;
}

.organic-thumbs-feed-01-x-delta .videoCube.thumbnail_start .trc-pre-label {
  width: 60%;
}

.organic-thumbs-feed-01-x-delta .syndicatedItem .video-title {
  max-height: 54px;
  color: rgb(0, 0, 0);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 27px;
  font-weight: 400;
  text-decoration: none;
  padding: 0px;
}

.organic-thumbs-feed-01-x-delta .playerCube:hover .thumbnail-overlay,
.organic-thumbs-feed-01-x-delta .playerCube_hover .thumbnail-overlay {
}

.organic-thumbs-feed-01-x-delta
  .videoCube.thumbnail_start.trc-split-label
  .trc-main-label {
  width: 30%;
}

.organic-thumbs-feed-01-x-delta .videoCube {
  width: auto;
  background-color: transparent;
  border-width: 0px;
  border-color: rgb(228, 228, 228);
  padding: 0px;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  border-radius: 0px;
  border-style: solid;
}

.organic-thumbs-feed-01-x-delta .sponsored-default .video-description {
  max-height: 2.2em;
}

.organic-thumbs-feed-01-x-delta .tbl-vignette-attribution {
  color: rgb(107, 102, 102);
  font-size: 15px;
}

.organic-thumbs-feed-01-x-delta .playerCube .video-description {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 11px;
  font-weight: normal;
  text-decoration: none;
  max-height: 2.2em;
  color: black;
}

.organic-thumbs-feed-01-x-delta .playerCube .videoCube .video-label-box {
  margin-left: 81px;
  margin-right: 0px;
}

.organic-thumbs-feed-01-x-delta
  .videoCube.syndicatedItem
  .thumbBlock
  .branding {
  text-align: left;
  background-color: transparent;
  display: none;
  left: 0px;
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}

.organic-thumbs-feed-01-x-delta div.videoCube:hover,
.organic-thumbs-feed-01-x-delta div.videoCube_hover {
  background-color: transparent;
}

.organic-thumbs-feed-01-x-delta
  .videoCube
  .story-widget.story-widget-text-under
  .tbl-ui-line {
  background-color: rgb(51, 51, 51);
}

.organic-thumbs-feed-01-x-delta .videoCube .sponsored {
  margin-top: -7px;
}

.organic-thumbs-feed-01-x-delta .trc_pager_pages div {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-feed-01-x-delta .sponsored-url {
  font-size: 9px;
  font-weight: bold;
  text-decoration: underline;
  color: green;
}

.organic-thumbs-feed-01-x-delta .playerCube .video-title {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 14px;
  line-height: 17.5px;
  font-weight: bold;
  max-height: 2.58em;
  color: black;
}

.organic-thumbs-feed-01-x-delta .trc_rbox_header_icon_img {
  margin: 0px;
  height: 18px;
}

.organic-thumbs-feed-01-x-delta
  .tbl-recommendation-reel
  .tbl-text-under-title-background {
  background-color: rgb(235, 235, 235);
}

.organic-thumbs-feed-01-x-delta .tbl-recommendation-reel .tbl-ui-line {
  background-color: rgb(51, 51, 51);
}

.organic-thumbs-feed-01-x-delta .videoCube.syndicatedItem.horizontal {
  border-style: none;
}

.organic-thumbs-feed-01-x-delta .videoCube .thumbBlock .static-text {
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 11px;
  background-color: rgb(163, 2, 2);
  display: block;
  color: rgb(255, 255, 255);
  text-align: left;
}

.organic-thumbs-feed-01-x-delta .video-title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 27px;
  font-weight: 400;
  max-height: 54px;
  color: rgb(0, 0, 0);
  text-decoration: none;
  margin: 0px;
}

.organic-thumbs-feed-01-x-delta .video-label,
.organic-thumbs-feed-01-x-delta .sponsored,
.organic-thumbs-feed-01-x-delta .sponsored-url {
  font-family: Arial, Helvetica, sans-serif;
}

.organic-thumbs-feed-01-x-delta .playerCube .video-rating {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-01-x-delta .syndicatedItem .branding {
  color: rgb(153, 153, 153);
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  line-height: 27px;
}

.organic-thumbs-feed-01-x-delta .trc_pager_selected {
  color: rgb(0, 86, 179);
}

.organic-thumbs-feed-01-x-delta .videoCube.syndicatedItem {
  background-color: transparent;
  border-color: rgb(228, 228, 228);
  border-radius: 0px;
  border-width: 0px;
  border-style: solid;
}

.organic-thumbs-feed-01-x-delta .branding div.logoDiv {
  font-family: inherit;
}

.organic-thumbs-feed-01-x-delta .trc_rbox_div {
  width: auto;
  height: 410px;
  border-width: 0px;
  padding: 0px;
}

.organic-thumbs-feed-01-x-delta .playerCube .video-views {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-01-x-delta .trc_pager div {
  font-family: serif;
}

.organic-thumbs-feed-01-x-delta .syndicatedItem .video-label-box.trc-pre-label {
  height: 0px;
}

.organic-thumbs-feed-01-x-delta recommendationreel {
}

.organic-thumbs-feed-01-x-delta .videoCube.horizontal {
  border-style: none;
}

.organic-thumbs-feed-01-x-delta div.trc_pager_pages div:hover {
  color: rgb(100, 151, 237);
}

.organic-thumbs-feed-01-x-delta .syndicatedItem .thumbnail-emblem {
  display: block;
}

.organic-thumbs-feed-01-x-delta .pager_enabled {
  color: rgb(0, 86, 179);
}

.organic-thumbs-feed-01-x-delta .playerCube .thumbnail-overlay {
  background-position: 5% 5%;
}

.organic-thumbs-feed-01-x-delta .videoCube .thumbnail-overlay {
  background-position: 5% 5%;
}

.organic-thumbs-feed-01-x-delta .playerCube .videoCube .video-duration {
  display: block;
  left: 36px;
}

.organic-thumbs-feed-01-x-delta .syndicatedItem .video-published-date {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  display: inherit;
}

.organic-thumbs-feed-01-x-delta .syndicatedItem .sponsored-url {
  color: green;
  font-size: 9px;
  font-weight: bold;
  text-decoration: underline;
}

.organic-thumbs-feed-01-x-delta .playerCube .videoCube .thumbBlock {
  border-width: 0px;
  border-color: darkgray;
}

.organic-thumbs-feed-01-x-delta .playerCube .video-label-box {
  text-align: left;
}

.organic-thumbs-feed-01-x-delta div.sponsored-default:hover,
.organic-thumbs-feed-01-x-delta div.sponsored-default.videoCube_hover {
  background-color: inherit;
}

.organic-thumbs-feed-01-x-delta
  .videoCube
  .story-widget.story-widget-text-under
  .tbl-text-under-title-background {
  background-color: rgb(235, 235, 235);
}

.organic-thumbs-feed-01-x-delta .video-external-data {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-01-x-delta .trc_pager_prev,
.organic-thumbs-feed-01-x-delta .trc_pager_next {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-feed-01-x-delta .videoCube .thumbBlock {
  border-width: 0px;
  border-color: darkgray;
  border-radius: 14px;
}

.organic-thumbs-feed-01-x-delta .videoCube.syndicatedItem .video-duration {
  display: none;
  left: 36px;
}

.organic-thumbs-feed-01-x-delta .sponsored-default .video-title {
  max-height: 2.58em;
}

.organic-thumbs-feed-01-x-delta .branding {
  color: rgb(153, 153, 153);
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  line-height: 27px;
}

.organic-thumbs-feed-01-x-delta .sponsored-default {
  background-color: rgb(247, 246, 198);
}

.organic-thumbs-feed-01-x-delta .playerCube .videoCube {
  background-color: transparent;
  border-color: rgb(214, 213, 211);
  border-width: 1px;
  border-radius: 0px;
  margin-left: 0px;
  margin-top: 0px;
  padding: 3px;
}

.organic-thumbs-feed-01-x-delta .branding .logoDiv a span {
  color: inherit;
  font-size: inherit;
}

.organic-thumbs-feed-01-x-delta .video-label-box {
  text-align: left;
  height: 125px;
  margin: 5px 0px 0px;
}

.organic-thumbs-feed-01-x-delta .video-description {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  max-height: 44px;
  color: black;
  text-decoration: none;
}

.organic-thumbs-feed-01-x-delta .videoCube .video-duration {
  left: 36px;
  display: none;
}

.organic-thumbs-feed-01-x-delta div.syndicatedItem:hover .thumbBlock {
  border-color: inherit;
}

.organic-thumbs-feed-01-x-delta .trc_pager_counter {
  color: rgb(0, 0, 0);
}

.organic-thumbs-feed-01-x-delta .whatsThisSyndicated {
  font-family: Arial, Verdana, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: black;
  text-decoration: none;
  padding: 0px;
}

.organic-thumbs-feed-01-x-delta .playerCube .video-duration-detail {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-01-x-delta .video-duration-detail {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-01-x-delta div.videoCube:hover .thumbBlock {
  border-color: inherit;
}

.organic-thumbs-feed-01-x-delta .video-icon-img {
  margin: 0px;
  height: 18px;
}

.organic-thumbs-feed-01-x-delta .video-views {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-01-x-delta .tbl-cta-style .cta-button {
  font-family: Helvetica, Arial, sans-serif;
  background-color: transparent;
  border-color: rgb(172, 172, 172);
  color: rgb(51, 51, 51);
}

.organic-thumbs-feed-01-x-delta .videoCube .video-label-box.trc-pre-label {
  margin: 0px;
}

.organic-thumbs-feed-01-x-delta .syndicatedItem .video-label-box {
  height: 125px;
  margin: 5px 0px 0px;
}

.organic-thumbs-feed-01-x-delta .logoDiv a span {
  font-size: 11px;
  color: rgb(0, 0, 0);
  display: inline;
  font-weight: normal;
}

.organic-thumbs-feed-01-x-delta .videoCube .video-label-box .video-title {
  text-decoration: none;
}

.organic-thumbs-feed-01-x-delta .videoCube:hover .video-label-box .video-title {
  text-decoration: underline;
}

.organic-thumbs-feed-01-x-delta
  .videoCube:hover
  .video-label-box
  .video-description {
  text-decoration: underline;
}

.organic-thumbs-feed-01-x-delta .video-label-box .branding {
  display: block;
}

.organic-thumbs-feed-01-x-delta .trc_rbox_header .trc_header_ext {
  position: relative;
  top: auto;
  right: auto;
}

.organic-thumbs-feed-01-x-delta .logoDiv a {
  font-size: 100%;
}

.organic-thumbs-feed-01-x-delta .videoCube a {
  padding: 0px;
}

.organic-thumbs-feed-01-x-delta .trc_rbox_header .logoDiv {
  line-height: normal;
}

.organic-thumbs-feed-01-x-delta .trc_rbox_header_span .trc_header_right_column {
  background: transparent;
  height: auto;
}

.organic-thumbs-feed-01-x-delta .trc_header_left_column {
  height: auto;
}

.organic-thumbs-feed-01-x-delta .trc_header_right_part {
  margin: 0px;
}

@media screen and (min-width: 0px) and (max-width: 480px) {
  .trc_elastic_organic-thumbs-feed-01-x-delta
    .trc_rbox_outer
    .videoCube
    .video-label-box {
    height: auto;
  }
  .trc_elastic_organic-thumbs-feed-01-x-delta .trc_rbox_outer .videoCube {
    margin-bottom: 10px;
  }
  .trc_elastic_organic-thumbs-feed-01-x-delta .trc_rbox_outer {
    margin-left: -2%;
  }
  .trc_elastic_organic-thumbs-feed-01-x-delta .videoCube_aspect {
    padding-bottom: 56.25%;
    width: 100%;
  }
  .trc_elastic_organic-thumbs-feed-01-x-delta .videoCube {
    width: 97.99%;
    position: relative;
    float: left;
    margin: 0px 0px 2% 2%;
  }
  .trc_elastic_organic-thumbs-feed-01-x-delta
    div.videoCube:nth-of-type(-n + 1) {
    display: block;
    visibility: visible;
  }
  .trc_elastic_organic-thumbs-feed-01-x-delta div.videoCube:nth-of-type(n + 2) {
    display: none;
    visibility: hidden;
  }
}

@media screen and (min-width: 481px) {
  .trc_elastic_organic-thumbs-feed-01-x-delta
    .trc_rbox_outer
    .videoCube
    .video-label-box {
    height: auto;
  }
  .trc_elastic_organic-thumbs-feed-01-x-delta .trc_rbox_outer .videoCube {
    margin-bottom: 10px;
  }
  .trc_elastic_organic-thumbs-feed-01-x-delta .trc_rbox_outer {
    margin-left: -2%;
  }
  .trc_elastic_organic-thumbs-feed-01-x-delta .videoCube_aspect {
    padding-bottom: 50%;
    width: 100%;
  }
  .trc_elastic_organic-thumbs-feed-01-x-delta .videoCube {
    width: 97.99%;
    position: relative;
    float: left;
    margin: 0px 0px 2% 2%;
  }
  .trc_elastic_organic-thumbs-feed-01-x-delta
    div.videoCube:nth-of-type(-n + 1) {
    display: block;
    visibility: visible;
  }
  .trc_elastic_organic-thumbs-feed-01-x-delta div.videoCube:nth-of-type(n + 2) {
    display: none;
    visibility: hidden;
  }
}

.thumbs-feed-01-y-delta {
  width: 300px;
  border-width: 0px;
  border-style: solid;
  border-color: rgb(223, 223, 223);
  padding: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.thumbs-feed-01-y-delta vignette {
}

.thumbs-feed-01-y-delta .playerCube .video-external-data {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.thumbs-feed-01-y-delta .tbl-reco-reel-slider {
  z-index: 99999;
  margin: initial;
  top: 50%;
}

.thumbs-feed-01-y-delta .trc_lightbox_overlay {
  background-color: rgb(0, 0, 0);
  opacity: 0.7;
}

.thumbs-feed-01-y-delta
  .tbl-recommendation-reel
  .tbl-text-under-branding-background {
  background-color: rgb(235, 235, 235);
}

.thumbs-feed-01-y-delta div.syndicatedItem:hover,
.thumbs-feed-01-y-delta div.syndicatedItem.videoCube_hover {
  background-color: transparent;
}

.thumbs-feed-01-y-delta .playerCube div.videoCube:hover,
.thumbs-feed-01-y-delta div.videoCube_hover {
  background-color: transparent;
}

.thumbs-feed-01-y-delta .trc_pager_prev:hover,
.thumbs-feed-01-y-delta .trc_pager_next:hover {
  color: rgb(100, 151, 237);
}

.thumbs-feed-01-y-delta .trc_rbox_border_elm {
  border-color: darkgray;
}

.thumbs-feed-01-y-delta .syndicatedItem .video-views {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.thumbs-feed-01-y-delta .syndicatedItem .video-category {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.thumbs-feed-01-y-delta .tbl-vignette-close-btn-wrp {
  background: rgb(0, 0, 0);
}

.thumbs-feed-01-y-delta .syndicatedItem .sponsored {
  color: rgb(156, 154, 156);
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
}

.thumbs-feed-01-y-delta .pager_disabled {
  color: rgb(125, 137, 143);
}

.thumbs-feed-01-y-delta .playerCube .video-category {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.thumbs-feed-01-y-delta .syndicatedItem .video-uploader {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.thumbs-feed-01-y-delta .videoCube.thumbnail_start .thumbBlock_holder {
  width: 40%;
}

.thumbs-feed-01-y-delta .playerCube .video-uploader {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.thumbs-feed-01-y-delta .video-uploader {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.thumbs-feed-01-y-delta .trc_sponsored_overlay {
  background-color: black;
}

.thumbs-feed-01-y-delta .syndicatedItem .video-external-data {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.thumbs-feed-01-y-delta .trc_rbox_header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  color: rgb(0, 0, 0);
  border-width: 0px;
  background: transparent;
  border-style: none;
  border-color: rgb(214, 213, 211);
  padding: 0px;
  line-height: 1.2em;
  display: none;
  margin: 0px;
  position: relative;
  box-sizing: initial;
  height: auto;
  width: auto;
}

.thumbs-feed-01-y-delta .syndicatedItem .video-rating {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.thumbs-feed-01-y-delta .videoCube.vertical {
  border-style: solid none none;
}

.thumbs-feed-01-y-delta .trc_pager_unselected {
  color: rgb(125, 137, 143);
}

.thumbs-feed-01-y-delta .video-rating {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.thumbs-feed-01-y-delta .video-published-date {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
  display: inherit;
}

.thumbs-feed-01-y-delta .syndicatedItem {
  background-color: transparent;
}

.thumbs-feed-01-y-delta .syndicatedItem .video-duration-detail {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.thumbs-feed-01-y-delta
  body.tbl-show-explore-more
  div#tbl-explore-more-container {
  z-index: 2147483647;
}

.thumbs-feed-01-y-delta .playerCube .videoCube.horizontal {
  border-style: none;
}

.thumbs-feed-01-y-delta .videoCube.syndicatedItem .thumbnail-overlay {
  background-position: 5% 5%;
}

.thumbs-feed-01-y-delta .videoCube.syndicatedItem.vertical {
  border-style: solid none none;
}

.thumbs-feed-01-y-delta .sponsored {
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(156, 154, 156);
}

.thumbs-feed-01-y-delta .videoCube.syndicatedItem .thumbBlock {
  border-color: darkgray;
  border-width: 0px;
  border-radius: 14px;
}

.thumbs-feed-01-y-delta .videoCube.syndicatedItem .thumbBlock .static-text {
  text-align: left;
  background-color: black;
  display: none;
  color: white;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}

.thumbs-feed-01-y-delta
  .videoCube.thumbnail_start.trc-split-label
  .trc-pre-label {
  width: 30%;
}

.thumbs-feed-01-y-delta .video-category {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.thumbs-feed-01-y-delta .thumbnail-emblem {
  background-position: 5% 5%;
}

.thumbs-feed-01-y-delta .tbl-vignette-background-screen {
  background-color: rgb(255, 255, 255);
  opacity: 0.8;
}

.thumbs-feed-01-y-delta .syndicatedItem .video-description {
  max-height: 40px;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  text-decoration: none;
}

.thumbs-feed-01-y-delta .tbl-cta-style .cta-button:hover {
  color: inherit;
  border-color: rgb(153, 153, 144);
}

.thumbs-feed-01-y-delta .playerCube .video-published-date {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.thumbs-feed-01-y-delta .videoCube:hover .thumbnail-overlay,
.thumbs-feed-01-y-delta .videoCube_hover .thumbnail-overlay {
}

.thumbs-feed-01-y-delta .video-label-box.trc-pre-label {
  height: 0px;
}

.thumbs-feed-01-y-delta .videoCube.thumbnail_start .trc-pre-label {
  width: 60%;
}

.thumbs-feed-01-y-delta .syndicatedItem .video-title {
  max-height: 48px;
  color: rgb(0, 0, 0);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  text-decoration: none;
  padding: 0px;
}

.thumbs-feed-01-y-delta .playerCube:hover .thumbnail-overlay,
.thumbs-feed-01-y-delta .playerCube_hover .thumbnail-overlay {
}

.thumbs-feed-01-y-delta
  .videoCube.thumbnail_start.trc-split-label
  .trc-main-label {
  width: 30%;
}

.thumbs-feed-01-y-delta .videoCube {
  width: auto;
  background-color: transparent;
  border-width: 0px;
  border-color: rgb(228, 228, 228);
  padding: 0px;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  border-radius: 0px;
  border-style: solid;
}

.thumbs-feed-01-y-delta .sponsored-default .video-description {
  max-height: 2.2em;
}

.thumbs-feed-01-y-delta .tbl-vignette-attribution {
  color: rgb(107, 102, 102);
  font-size: 15px;
}

.thumbs-feed-01-y-delta .playerCube .video-description {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 11px;
  font-weight: normal;
  text-decoration: none;
  max-height: 2.2em;
  color: black;
}

.thumbs-feed-01-y-delta .playerCube .videoCube .video-label-box {
  margin-left: 81px;
  margin-right: 0px;
}

.thumbs-feed-01-y-delta .videoCube.syndicatedItem .thumbBlock .branding {
  text-align: left;
  background-color: transparent;
  display: none;
  left: 0px;
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}

.thumbs-feed-01-y-delta div.videoCube:hover,
.thumbs-feed-01-y-delta div.videoCube_hover {
  background-color: transparent;
}

.thumbs-feed-01-y-delta
  .videoCube
  .story-widget.story-widget-text-under
  .tbl-ui-line {
  background-color: rgb(51, 51, 51);
}

.thumbs-feed-01-y-delta .videoCube .sponsored {
  margin-top: -7px;
}

.thumbs-feed-01-y-delta .trc_pager_pages div {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

.thumbs-feed-01-y-delta .sponsored-url {
  font-size: 9px;
  font-weight: bold;
  text-decoration: underline;
  color: green;
}

.thumbs-feed-01-y-delta .playerCube .video-title {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 14px;
  line-height: 17.5px;
  font-weight: bold;
  max-height: 2.58em;
  color: black;
}

.thumbs-feed-01-y-delta .trc_rbox_header_icon_img {
  margin: 0px;
  height: 18px;
}

.thumbs-feed-01-y-delta
  .tbl-recommendation-reel
  .tbl-text-under-title-background {
  background-color: rgb(235, 235, 235);
}

.thumbs-feed-01-y-delta .tbl-recommendation-reel .tbl-ui-line {
  background-color: rgb(51, 51, 51);
}

.thumbs-feed-01-y-delta .videoCube.syndicatedItem.horizontal {
  border-style: none;
}

.thumbs-feed-01-y-delta .videoCube .thumbBlock .static-text {
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 11px;
  background-color: rgb(163, 2, 2);
  display: block;
  color: rgb(255, 255, 255);
  text-align: left;
}

.thumbs-feed-01-y-delta .video-title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  max-height: 72px;
  color: rgb(0, 0, 0);
  text-decoration: none;
  margin: 0px;
}

.thumbs-feed-01-y-delta .video-label,
.thumbs-feed-01-y-delta .sponsored,
.thumbs-feed-01-y-delta .sponsored-url {
  font-family: Arial, Helvetica, sans-serif;
}

.thumbs-feed-01-y-delta .playerCube .video-rating {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.thumbs-feed-01-y-delta .syndicatedItem .branding {
  color: rgb(153, 153, 153);
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  line-height: 24px;
}

.thumbs-feed-01-y-delta .trc_pager_selected {
  color: rgb(0, 86, 179);
}

.thumbs-feed-01-y-delta .videoCube.syndicatedItem {
  background-color: transparent;
  border-color: rgb(228, 228, 228);
  border-radius: 0px;
  border-width: 0px;
  border-style: solid;
}

.thumbs-feed-01-y-delta .branding div.logoDiv {
  font-family: inherit;
}

.thumbs-feed-01-y-delta .trc_rbox_div {
  width: auto;
  height: 410px;
  border-width: 0px;
  padding: 0px;
}

.thumbs-feed-01-y-delta .playerCube .video-views {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.thumbs-feed-01-y-delta .trc_pager div {
  font-family: serif;
}

.thumbs-feed-01-y-delta .syndicatedItem .video-label-box.trc-pre-label {
  height: 0px;
}

.thumbs-feed-01-y-delta recommendationreel {
}

.thumbs-feed-01-y-delta .videoCube.horizontal {
  border-style: none;
}

.thumbs-feed-01-y-delta div.trc_pager_pages div:hover {
  color: rgb(100, 151, 237);
}

.thumbs-feed-01-y-delta .syndicatedItem .thumbnail-emblem {
  display: block;
}

.thumbs-feed-01-y-delta .pager_enabled {
  color: rgb(0, 86, 179);
}

.thumbs-feed-01-y-delta .playerCube .thumbnail-overlay {
  background-position: 5% 5%;
}

.thumbs-feed-01-y-delta .videoCube .thumbnail-overlay {
  background-position: 5% 5%;
}

.thumbs-feed-01-y-delta .playerCube .videoCube .video-duration {
  display: block;
  left: 36px;
}

.thumbs-feed-01-y-delta .syndicatedItem .video-published-date {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  display: inherit;
}

.thumbs-feed-01-y-delta .syndicatedItem .sponsored-url {
  color: green;
  font-size: 9px;
  font-weight: bold;
  text-decoration: underline;
}

.thumbs-feed-01-y-delta .playerCube .videoCube .thumbBlock {
  border-width: 0px;
  border-color: darkgray;
}

.thumbs-feed-01-y-delta .playerCube .video-label-box {
  text-align: left;
}

.thumbs-feed-01-y-delta div.sponsored-default:hover,
.thumbs-feed-01-y-delta div.sponsored-default.videoCube_hover {
  background-color: inherit;
}

.thumbs-feed-01-y-delta
  .videoCube
  .story-widget.story-widget-text-under
  .tbl-text-under-title-background {
  background-color: rgb(235, 235, 235);
}

.thumbs-feed-01-y-delta .video-external-data {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.thumbs-feed-01-y-delta .trc_pager_prev,
.thumbs-feed-01-y-delta .trc_pager_next {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

.thumbs-feed-01-y-delta .videoCube .thumbBlock {
  border-width: 0px;
  border-color: darkgray;
  border-radius: 14px;
}

.thumbs-feed-01-y-delta .videoCube.syndicatedItem .video-duration {
  display: none;
  left: 36px;
}

.thumbs-feed-01-y-delta .sponsored-default .video-title {
  max-height: 2.58em;
}

.thumbs-feed-01-y-delta .branding {
  color: rgb(153, 153, 153);
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  line-height: 24px;
}

.thumbs-feed-01-y-delta .sponsored-default {
  background-color: rgb(247, 246, 198);
}

.thumbs-feed-01-y-delta .playerCube .videoCube {
  background-color: transparent;
  border-color: rgb(214, 213, 211);
  border-width: 1px;
  border-radius: 0px;
  margin-left: 0px;
  margin-top: 0px;
  padding: 3px;
}

.thumbs-feed-01-y-delta .branding .logoDiv a span {
  color: inherit;
  font-size: inherit;
}

.thumbs-feed-01-y-delta .video-label-box {
  text-align: left;
  height: 112px;
  margin: 5px 0px 0px;
}

.thumbs-feed-01-y-delta .video-description {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
  max-height: 40px;
  color: black;
  text-decoration: none;
}

.thumbs-feed-01-y-delta .videoCube .video-duration {
  left: 36px;
  display: none;
}

.thumbs-feed-01-y-delta div.syndicatedItem:hover .thumbBlock {
  border-color: inherit;
}

.thumbs-feed-01-y-delta .trc_pager_counter {
  color: rgb(0, 0, 0);
}

.thumbs-feed-01-y-delta .whatsThisSyndicated {
  font-family: Arial, Verdana, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: black;
  text-decoration: none;
  padding: 0px;
}

.thumbs-feed-01-y-delta .playerCube .video-duration-detail {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.thumbs-feed-01-y-delta .video-duration-detail {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.thumbs-feed-01-y-delta div.videoCube:hover .thumbBlock {
  border-color: inherit;
}

.thumbs-feed-01-y-delta .video-icon-img {
  margin: 0px;
  height: 18px;
}

.thumbs-feed-01-y-delta .video-views {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.thumbs-feed-01-y-delta .tbl-cta-style .cta-button {
  font-family: Helvetica, Arial, sans-serif;
  background-color: transparent;
  border-color: rgb(172, 172, 172);
  color: rgb(51, 51, 51);
}

.thumbs-feed-01-y-delta .videoCube .video-label-box.trc-pre-label {
  margin: 0px;
}

.thumbs-feed-01-y-delta .syndicatedItem .video-label-box {
  height: 112px;
  margin: 5px 0px 0px;
}

.thumbs-feed-01-y-delta .logoDiv a span {
  font-size: 11px;
  color: rgb(153, 153, 153);
  display: inline;
  font-weight: normal;
}

.thumbs-feed-01-y-delta .videoCube .video-label-box .video-title {
  text-decoration: none;
}

.thumbs-feed-01-y-delta .videoCube:hover .video-label-box .video-title {
  text-decoration: underline;
}

.thumbs-feed-01-y-delta .videoCube:hover .video-label-box .video-description {
  text-decoration: underline;
}

.thumbs-feed-01-y-delta .video-label-box .branding {
  display: block;
}

.thumbs-feed-01-y-delta .trc_rbox_header .trc_header_ext {
  position: relative;
  top: auto;
  right: auto;
}

.thumbs-feed-01-y-delta .logoDiv a {
  font-size: 100%;
}

.thumbs-feed-01-y-delta .videoCube a {
  padding: 0px;
}

.thumbs-feed-01-y-delta .trc_rbox_header .logoDiv {
  line-height: normal;
}

.thumbs-feed-01-y-delta .trc_rbox_header_span .trc_header_right_column {
  background: transparent;
  height: auto;
}

.thumbs-feed-01-y-delta .trc_header_left_column {
  height: auto;
}

.thumbs-feed-01-y-delta .trc_header_right_part {
  margin: 0px;
}

@media screen and (min-width: 0px) and (max-width: 480px) {
  .trc_elastic_thumbs-feed-01-y-delta
    .trc_rbox_outer
    .videoCube
    .video-label-box {
    height: auto;
  }
  .trc_elastic_thumbs-feed-01-y-delta .trc_rbox_outer .videoCube {
    margin-bottom: 10px;
  }
  .trc_elastic_thumbs-feed-01-y-delta .trc_rbox_outer {
    margin-left: -2%;
  }
  .trc_elastic_thumbs-feed-01-y-delta .videoCube_aspect {
    padding-bottom: 56.25%;
    width: 100%;
  }
  .trc_elastic_thumbs-feed-01-y-delta .videoCube {
    width: 97.99%;
    position: relative;
    float: left;
    margin: 0px 0px 2% 2%;
  }
  .trc_elastic_thumbs-feed-01-y-delta div.videoCube:nth-of-type(-n + 1) {
    display: block;
    visibility: visible;
  }
  .trc_elastic_thumbs-feed-01-y-delta div.videoCube:nth-of-type(n + 2) {
    display: none;
    visibility: hidden;
  }
}

@media screen and (min-width: 481px) {
  .trc_elastic_thumbs-feed-01-y-delta
    .trc_rbox_outer
    .videoCube
    .trc-main-label {
    height: auto;
  }
  .trc_elastic_thumbs-feed-01-y-delta .trc_rbox_outer .videoCube {
    margin-bottom: 10px;
  }
  .trc_elastic_thumbs-feed-01-y-delta .trc_rbox_outer {
    margin-left: -2%;
  }
  .trc_elastic_thumbs-feed-01-y-delta .videoCube_aspect {
    padding-bottom: 56.25%;
    width: 100%;
  }
  .trc_elastic_thumbs-feed-01-y-delta .videoCube {
    width: 47.995%;
    position: relative;
    float: left;
    margin: 0px 0px 2% 2%;
  }
  .trc_elastic_thumbs-feed-01-y-delta div.videoCube:nth-of-type(-n + 2) {
    display: block;
    visibility: visible;
  }
  .trc_elastic_thumbs-feed-01-y-delta div.videoCube:nth-of-type(n + 3) {
    display: none;
    visibility: hidden;
  }
}

.organic-thumbs-feed-01-b-em-delta {
  width: 300px;
  border-width: 0px;
  border-style: solid;
  border-color: rgb(223, 223, 223);
  padding: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.organic-thumbs-feed-01-b-em-delta vignette {
}

.organic-thumbs-feed-01-b-em-delta .playerCube .video-external-data {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-01-b-em-delta .tbl-reco-reel-slider {
  z-index: 99999;
  margin: initial;
  top: 50%;
}

.organic-thumbs-feed-01-b-em-delta .trc_lightbox_overlay {
  background-color: rgb(0, 0, 0);
  opacity: 0.7;
}

.organic-thumbs-feed-01-b-em-delta
  .tbl-recommendation-reel
  .tbl-text-under-branding-background {
  background-color: rgb(235, 235, 235);
}

.organic-thumbs-feed-01-b-em-delta div.syndicatedItem:hover,
.organic-thumbs-feed-01-b-em-delta div.syndicatedItem.videoCube_hover {
  background-color: transparent;
}

.organic-thumbs-feed-01-b-em-delta .playerCube div.videoCube:hover,
.organic-thumbs-feed-01-b-em-delta div.videoCube_hover {
  background-color: transparent;
}

.organic-thumbs-feed-01-b-em-delta .trc_pager_prev:hover,
.organic-thumbs-feed-01-b-em-delta .trc_pager_next:hover {
  color: rgb(100, 151, 237);
}

.organic-thumbs-feed-01-b-em-delta .trc_rbox_border_elm {
  border-color: darkgray;
}

.organic-thumbs-feed-01-b-em-delta .syndicatedItem .video-views {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-feed-01-b-em-delta .syndicatedItem .video-category {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-feed-01-b-em-delta .tbl-vignette-close-btn-wrp {
  background: rgb(0, 0, 0);
}

.organic-thumbs-feed-01-b-em-delta .syndicatedItem .sponsored {
  color: rgb(156, 154, 156);
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-feed-01-b-em-delta .pager_disabled {
  color: rgb(125, 137, 143);
}

.organic-thumbs-feed-01-b-em-delta .playerCube .video-category {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-01-b-em-delta .syndicatedItem .video-uploader {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-feed-01-b-em-delta
  .videoCube.thumbnail_start
  .thumbBlock_holder {
  width: 40%;
}

.organic-thumbs-feed-01-b-em-delta .playerCube .video-uploader {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-01-b-em-delta .video-uploader {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-01-b-em-delta .trc_sponsored_overlay {
  background-color: black;
}

.organic-thumbs-feed-01-b-em-delta .syndicatedItem .video-external-data {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-feed-01-b-em-delta .trc_rbox_header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  color: rgb(0, 0, 0);
  border-width: 0px;
  background: transparent;
  border-style: none;
  border-color: rgb(214, 213, 211);
  padding: 0px;
  line-height: 1.2em;
  display: none;
  margin: 0px;
  position: relative;
  box-sizing: initial;
  height: auto;
  width: auto;
}

.organic-thumbs-feed-01-b-em-delta .syndicatedItem .video-rating {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-feed-01-b-em-delta .videoCube.vertical {
  border-style: solid none none;
}

.organic-thumbs-feed-01-b-em-delta .trc_pager_unselected {
  color: rgb(125, 137, 143);
}

.organic-thumbs-feed-01-b-em-delta .video-rating {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-01-b-em-delta .video-published-date {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
  display: inherit;
}

.organic-thumbs-feed-01-b-em-delta .syndicatedItem {
  background-color: transparent;
}

.organic-thumbs-feed-01-b-em-delta .syndicatedItem .video-duration-detail {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-feed-01-b-em-delta
  body.tbl-show-explore-more
  div#tbl-explore-more-container {
  z-index: 2147483647;
}

.organic-thumbs-feed-01-b-em-delta .playerCube .videoCube.horizontal {
  border-style: none;
}

.organic-thumbs-feed-01-b-em-delta
  .videoCube.syndicatedItem
  .thumbnail-overlay {
  background-position: 5% 5%;
}

.organic-thumbs-feed-01-b-em-delta .videoCube.syndicatedItem.vertical {
  border-style: solid none none;
}

.organic-thumbs-feed-01-b-em-delta .sponsored {
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(156, 154, 156);
}

.organic-thumbs-feed-01-b-em-delta .videoCube.syndicatedItem .thumbBlock {
  border-color: darkgray;
  border-width: 0px;
  border-radius: 14px;
}

.organic-thumbs-feed-01-b-em-delta
  .videoCube.syndicatedItem
  .thumbBlock
  .static-text {
  text-align: left;
  background-color: black;
  display: none;
  color: white;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}

.organic-thumbs-feed-01-b-em-delta
  .videoCube.thumbnail_start.trc-split-label
  .trc-pre-label {
  width: 30%;
}

.organic-thumbs-feed-01-b-em-delta .video-category {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-01-b-em-delta .thumbnail-emblem {
  background-position: 5% 5%;
}

.organic-thumbs-feed-01-b-em-delta .tbl-vignette-background-screen {
  background-color: rgb(255, 255, 255);
  opacity: 0.8;
}

.organic-thumbs-feed-01-b-em-delta .syndicatedItem .video-description {
  max-height: 40px;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  text-decoration: none;
}

.organic-thumbs-feed-01-b-em-delta .tbl-cta-style .cta-button:hover {
  color: inherit;
  border-color: rgb(153, 153, 144);
}

.organic-thumbs-feed-01-b-em-delta .playerCube .video-published-date {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-01-b-em-delta .videoCube:hover .thumbnail-overlay,
.organic-thumbs-feed-01-b-em-delta .videoCube_hover .thumbnail-overlay {
}

.organic-thumbs-feed-01-b-em-delta .video-label-box.trc-pre-label {
  height: 0px;
}

.organic-thumbs-feed-01-b-em-delta .videoCube.thumbnail_start .trc-pre-label {
  width: 60%;
}

.organic-thumbs-feed-01-b-em-delta .syndicatedItem .video-title {
  max-height: 44px;
  color: rgb(0, 0, 0);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 22px;
  font-weight: 400;
  text-decoration: none;
  padding: 0px;
}

.organic-thumbs-feed-01-b-em-delta .playerCube:hover .thumbnail-overlay,
.organic-thumbs-feed-01-b-em-delta .playerCube_hover .thumbnail-overlay {
}

.organic-thumbs-feed-01-b-em-delta
  .videoCube.thumbnail_start.trc-split-label
  .trc-main-label {
  width: 30%;
}

.organic-thumbs-feed-01-b-em-delta .videoCube {
  width: auto;
  background-color: transparent;
  border-width: 0px;
  border-color: rgb(228, 228, 228);
  padding: 0px;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  border-radius: 0px;
  border-style: solid;
}

.organic-thumbs-feed-01-b-em-delta .sponsored-default .video-description {
  max-height: 2.2em;
}

.organic-thumbs-feed-01-b-em-delta .tbl-vignette-attribution {
  color: rgb(107, 102, 102);
  font-size: 15px;
}

.organic-thumbs-feed-01-b-em-delta .playerCube .video-description {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 11px;
  font-weight: normal;
  text-decoration: none;
  max-height: 2.2em;
  color: black;
}

.organic-thumbs-feed-01-b-em-delta .playerCube .videoCube .video-label-box {
  margin-left: 81px;
  margin-right: 0px;
}

.organic-thumbs-feed-01-b-em-delta
  .videoCube.syndicatedItem
  .thumbBlock
  .branding {
  text-align: left;
  background-color: transparent;
  display: none;
  left: 0px;
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}

.organic-thumbs-feed-01-b-em-delta div.videoCube:hover,
.organic-thumbs-feed-01-b-em-delta div.videoCube_hover {
  background-color: transparent;
}

.organic-thumbs-feed-01-b-em-delta
  .videoCube
  .story-widget.story-widget-text-under
  .tbl-ui-line {
  background-color: rgb(51, 51, 51);
}

.organic-thumbs-feed-01-b-em-delta .videoCube .sponsored {
  margin-top: -7px;
}

.organic-thumbs-feed-01-b-em-delta .trc_pager_pages div {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-feed-01-b-em-delta .sponsored-url {
  font-size: 9px;
  font-weight: bold;
  text-decoration: underline;
  color: green;
}

.organic-thumbs-feed-01-b-em-delta .playerCube .video-title {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 14px;
  line-height: 17.5px;
  font-weight: bold;
  max-height: 2.58em;
  color: black;
}

.organic-thumbs-feed-01-b-em-delta .trc_rbox_header_icon_img {
  margin: 0px;
  height: 18px;
}

.organic-thumbs-feed-01-b-em-delta
  .tbl-recommendation-reel
  .tbl-text-under-title-background {
  background-color: rgb(235, 235, 235);
}

.organic-thumbs-feed-01-b-em-delta .tbl-recommendation-reel .tbl-ui-line {
  background-color: rgb(51, 51, 51);
}

.organic-thumbs-feed-01-b-em-delta .videoCube.syndicatedItem.horizontal {
  border-style: none;
}

.organic-thumbs-feed-01-b-em-delta .videoCube .thumbBlock .static-text {
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 11px;
  background-color: rgb(163, 2, 2);
  display: block;
  color: rgb(255, 255, 255);
  text-align: left;
}

.organic-thumbs-feed-01-b-em-delta .video-title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 22px;
  font-weight: 400;
  max-height: 44px;
  color: rgb(0, 0, 0);
  text-decoration: none;
  margin: 0px;
}

.organic-thumbs-feed-01-b-em-delta .video-label,
.organic-thumbs-feed-01-b-em-delta .sponsored,
.organic-thumbs-feed-01-b-em-delta .sponsored-url {
  font-family: Arial, Helvetica, sans-serif;
}

.organic-thumbs-feed-01-b-em-delta .playerCube .video-rating {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-01-b-em-delta .syndicatedItem .branding {
  color: rgb(153, 153, 153);
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  line-height: 22px;
}

.organic-thumbs-feed-01-b-em-delta .trc_pager_selected {
  color: rgb(0, 86, 179);
}

.organic-thumbs-feed-01-b-em-delta .videoCube.syndicatedItem {
  background-color: transparent;
  border-color: rgb(228, 228, 228);
  border-radius: 0px;
  border-width: 0px;
  border-style: solid;
}

.organic-thumbs-feed-01-b-em-delta .branding div.logoDiv {
  font-family: inherit;
}

.organic-thumbs-feed-01-b-em-delta .trc_rbox_div {
  width: auto;
  height: 410px;
  border-width: 0px;
  padding: 0px;
}

.organic-thumbs-feed-01-b-em-delta .playerCube .video-views {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-01-b-em-delta .trc_pager div {
  font-family: serif;
}

.organic-thumbs-feed-01-b-em-delta
  .syndicatedItem
  .video-label-box.trc-pre-label {
  height: 0px;
}

.organic-thumbs-feed-01-b-em-delta recommendationreel {
}

.organic-thumbs-feed-01-b-em-delta .videoCube.horizontal {
  border-style: none;
}

.organic-thumbs-feed-01-b-em-delta div.trc_pager_pages div:hover {
  color: rgb(100, 151, 237);
}

.organic-thumbs-feed-01-b-em-delta .syndicatedItem .thumbnail-emblem {
  display: block;
}

.organic-thumbs-feed-01-b-em-delta .pager_enabled {
  color: rgb(0, 86, 179);
}

.organic-thumbs-feed-01-b-em-delta .playerCube .thumbnail-overlay {
  background-position: 5% 5%;
}

.organic-thumbs-feed-01-b-em-delta .videoCube .thumbnail-overlay {
  background-position: 5% 5%;
}

.organic-thumbs-feed-01-b-em-delta .playerCube .videoCube .video-duration {
  display: block;
  left: 36px;
}

.organic-thumbs-feed-01-b-em-delta .syndicatedItem .video-published-date {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  display: inherit;
}

.organic-thumbs-feed-01-b-em-delta .syndicatedItem .sponsored-url {
  color: green;
  font-size: 9px;
  font-weight: bold;
  text-decoration: underline;
}

.organic-thumbs-feed-01-b-em-delta .playerCube .videoCube .thumbBlock {
  border-width: 0px;
  border-color: darkgray;
}

.organic-thumbs-feed-01-b-em-delta .playerCube .video-label-box {
  text-align: left;
}

.organic-thumbs-feed-01-b-em-delta div.sponsored-default:hover,
.organic-thumbs-feed-01-b-em-delta div.sponsored-default.videoCube_hover {
  background-color: inherit;
}

.organic-thumbs-feed-01-b-em-delta
  .videoCube
  .story-widget.story-widget-text-under
  .tbl-text-under-title-background {
  background-color: rgb(235, 235, 235);
}

.organic-thumbs-feed-01-b-em-delta .video-external-data {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-01-b-em-delta .trc_pager_prev,
.organic-thumbs-feed-01-b-em-delta .trc_pager_next {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-feed-01-b-em-delta .videoCube .thumbBlock {
  border-width: 0px;
  border-color: darkgray;
  border-radius: 14px;
}

.organic-thumbs-feed-01-b-em-delta .videoCube.syndicatedItem .video-duration {
  display: none;
  left: 36px;
}

.organic-thumbs-feed-01-b-em-delta .sponsored-default .video-title {
  max-height: 2.58em;
}

.organic-thumbs-feed-01-b-em-delta .branding {
  color: rgb(153, 153, 153);
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  line-height: 22px;
}

.organic-thumbs-feed-01-b-em-delta .sponsored-default {
  background-color: rgb(247, 246, 198);
}

.organic-thumbs-feed-01-b-em-delta .playerCube .videoCube {
  background-color: transparent;
  border-color: rgb(214, 213, 211);
  border-width: 1px;
  border-radius: 0px;
  margin-left: 0px;
  margin-top: 0px;
  padding: 3px;
}

.organic-thumbs-feed-01-b-em-delta .branding .logoDiv a span {
  color: inherit;
  font-size: inherit;
}

.organic-thumbs-feed-01-b-em-delta .video-label-box {
  text-align: left;
  height: 106px;
  margin: 5px 0px 0px;
}

.organic-thumbs-feed-01-b-em-delta .video-description {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
  max-height: 40px;
  color: black;
  text-decoration: none;
}

.organic-thumbs-feed-01-b-em-delta .videoCube .video-duration {
  left: 36px;
  display: none;
}

.organic-thumbs-feed-01-b-em-delta div.syndicatedItem:hover .thumbBlock {
  border-color: inherit;
}

.organic-thumbs-feed-01-b-em-delta .trc_pager_counter {
  color: rgb(0, 0, 0);
}

.organic-thumbs-feed-01-b-em-delta .whatsThisSyndicated {
  font-family: Arial, Verdana, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: black;
  text-decoration: none;
  padding: 0px;
}

.organic-thumbs-feed-01-b-em-delta .playerCube .video-duration-detail {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-01-b-em-delta .video-duration-detail {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-01-b-em-delta div.videoCube:hover .thumbBlock {
  border-color: inherit;
}

.organic-thumbs-feed-01-b-em-delta .video-icon-img {
  margin: 0px;
  height: 18px;
}

.organic-thumbs-feed-01-b-em-delta .video-views {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-01-b-em-delta .tbl-cta-style .cta-button {
  font-family: Helvetica, Arial, sans-serif;
  background-color: transparent;
  border-color: rgb(172, 172, 172);
  color: rgb(51, 51, 51);
}

.organic-thumbs-feed-01-b-em-delta .videoCube .video-label-box.trc-pre-label {
  margin: 0px;
}

.organic-thumbs-feed-01-b-em-delta .syndicatedItem .video-label-box {
  height: 106px;
  margin: 5px 0px 0px;
}

.organic-thumbs-feed-01-b-em-delta .logoDiv a span {
  font-size: 11px;
  color: rgb(153, 153, 153);
  display: inline;
  font-weight: normal;
}

.organic-thumbs-feed-01-b-em-delta .videoCube .video-label-box .video-title {
  text-decoration: none;
}

.organic-thumbs-feed-01-b-em-delta
  .videoCube:hover
  .video-label-box
  .video-title {
  text-decoration: underline;
}

.organic-thumbs-feed-01-b-em-delta
  .videoCube:hover
  .video-label-box
  .video-description {
  text-decoration: underline;
}

.organic-thumbs-feed-01-b-em-delta .video-label-box .branding {
  display: block;
}

.organic-thumbs-feed-01-b-em-delta .trc_rbox_header .trc_header_ext {
  position: relative;
  top: auto;
  right: auto;
}

.organic-thumbs-feed-01-b-em-delta .logoDiv a {
  font-size: 100%;
}

.organic-thumbs-feed-01-b-em-delta .videoCube a {
  padding: 0px;
}

.organic-thumbs-feed-01-b-em-delta .trc_rbox_header .logoDiv {
  line-height: normal;
}

.organic-thumbs-feed-01-b-em-delta
  .trc_rbox_header_span
  .trc_header_right_column {
  background: transparent;
  height: auto;
}

.organic-thumbs-feed-01-b-em-delta .trc_header_left_column {
  height: auto;
}

.organic-thumbs-feed-01-b-em-delta .trc_header_right_part {
  margin: 0px;
}

@media screen and (min-width: 0px) {
  .trc_elastic_organic-thumbs-feed-01-b-em-delta
    .trc_rbox_outer
    .videoCube
    .trc-main-label {
    height: auto;
  }
  .trc_elastic_organic-thumbs-feed-01-b-em-delta .trc_rbox_outer .videoCube {
    margin-bottom: 10px;
  }
  .trc_elastic_organic-thumbs-feed-01-b-em-delta .trc_rbox_outer {
    margin-left: -2%;
  }
  .trc_elastic_organic-thumbs-feed-01-b-em-delta .videoCube_aspect {
    padding-bottom: 56.25%;
    width: 100%;
  }
  .trc_elastic_organic-thumbs-feed-01-b-em-delta .videoCube {
    width: 31.33%;
    position: relative;
    float: left;
    margin: 0px 0px 2% 2%;
  }
  .trc_elastic_organic-thumbs-feed-01-b-em-delta
    div.videoCube:nth-of-type(-n + 3) {
    display: block;
    visibility: visible;
  }
  .trc_elastic_organic-thumbs-feed-01-b-em-delta
    div.videoCube:nth-of-type(n + 4) {
    display: none;
    visibility: hidden;
  }
}

.organic-thumbs-feed-y-em-delta {
  width: 300px;
  border-width: 0px;
  border-style: solid;
  border-color: rgb(223, 223, 223);
  padding: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.organic-thumbs-feed-y-em-delta vignette {
}

.organic-thumbs-feed-y-em-delta .playerCube .video-external-data {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-y-em-delta .tbl-reco-reel-slider {
  z-index: 99999;
  margin: initial;
  top: 50%;
}

.organic-thumbs-feed-y-em-delta .trc_lightbox_overlay {
  background-color: rgb(0, 0, 0);
  opacity: 0.7;
}

.organic-thumbs-feed-y-em-delta
  .tbl-recommendation-reel
  .tbl-text-under-branding-background {
  background-color: rgb(235, 235, 235);
}

.organic-thumbs-feed-y-em-delta div.syndicatedItem:hover,
.organic-thumbs-feed-y-em-delta div.syndicatedItem.videoCube_hover {
  background-color: transparent;
}

.organic-thumbs-feed-y-em-delta .playerCube div.videoCube:hover,
.organic-thumbs-feed-y-em-delta div.videoCube_hover {
  background-color: transparent;
}

.organic-thumbs-feed-y-em-delta .trc_pager_prev:hover,
.organic-thumbs-feed-y-em-delta .trc_pager_next:hover {
  color: rgb(100, 151, 237);
}

.organic-thumbs-feed-y-em-delta .trc_rbox_border_elm {
  border-color: darkgray;
}

.organic-thumbs-feed-y-em-delta .syndicatedItem .video-views {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-feed-y-em-delta .syndicatedItem .video-category {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-feed-y-em-delta .tbl-vignette-close-btn-wrp {
  background: rgb(0, 0, 0);
}

.organic-thumbs-feed-y-em-delta .syndicatedItem .sponsored {
  color: rgb(156, 154, 156);
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-feed-y-em-delta .pager_disabled {
  color: rgb(125, 137, 143);
}

.organic-thumbs-feed-y-em-delta .playerCube .video-category {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-y-em-delta .syndicatedItem .video-uploader {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-feed-y-em-delta .videoCube.thumbnail_start .thumbBlock_holder {
  width: 40%;
}

.organic-thumbs-feed-y-em-delta .playerCube .video-uploader {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-y-em-delta .video-uploader {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-y-em-delta .trc_sponsored_overlay {
  background-color: black;
}

.organic-thumbs-feed-y-em-delta .syndicatedItem .video-external-data {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-feed-y-em-delta .trc_rbox_header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  color: rgb(0, 0, 0);
  border-width: 0px;
  background: transparent;
  border-style: none;
  border-color: rgb(214, 213, 211);
  padding: 0px;
  line-height: 1.2em;
  display: none;
  margin: 0px;
  position: relative;
  box-sizing: initial;
  height: auto;
  width: auto;
}

.organic-thumbs-feed-y-em-delta .syndicatedItem .video-rating {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-feed-y-em-delta .videoCube.vertical {
  border-style: solid none none;
}

.organic-thumbs-feed-y-em-delta .trc_pager_unselected {
  color: rgb(125, 137, 143);
}

.organic-thumbs-feed-y-em-delta .video-rating {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-y-em-delta .video-published-date {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
  display: inherit;
}

.organic-thumbs-feed-y-em-delta .syndicatedItem {
  background-color: transparent;
}

.organic-thumbs-feed-y-em-delta .syndicatedItem .video-duration-detail {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-feed-y-em-delta
  body.tbl-show-explore-more
  div#tbl-explore-more-container {
  z-index: 2147483647;
}

.organic-thumbs-feed-y-em-delta .playerCube .videoCube.horizontal {
  border-style: none;
}

.organic-thumbs-feed-y-em-delta .videoCube.syndicatedItem .thumbnail-overlay {
  background-position: 5% 5%;
}

.organic-thumbs-feed-y-em-delta .videoCube.syndicatedItem.vertical {
  border-style: solid none none;
}

.organic-thumbs-feed-y-em-delta .sponsored {
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(156, 154, 156);
}

.organic-thumbs-feed-y-em-delta .videoCube.syndicatedItem .thumbBlock {
  border-color: darkgray;
  border-width: 0px;
  border-radius: 14px;
}

.organic-thumbs-feed-y-em-delta
  .videoCube.syndicatedItem
  .thumbBlock
  .static-text {
  text-align: left;
  background-color: black;
  display: none;
  color: white;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}

.organic-thumbs-feed-y-em-delta
  .videoCube.thumbnail_start.trc-split-label
  .trc-pre-label {
  width: 30%;
}

.organic-thumbs-feed-y-em-delta .video-category {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-y-em-delta .thumbnail-emblem {
  background-position: 5% 5%;
}

.organic-thumbs-feed-y-em-delta .tbl-vignette-background-screen {
  background-color: rgb(255, 255, 255);
  opacity: 0.8;
}

.organic-thumbs-feed-y-em-delta .syndicatedItem .video-description {
  max-height: 40px;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  text-decoration: none;
}

.organic-thumbs-feed-y-em-delta .tbl-cta-style .cta-button:hover {
  color: inherit;
  border-color: rgb(153, 153, 144);
}

.organic-thumbs-feed-y-em-delta .playerCube .video-published-date {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-y-em-delta .videoCube:hover .thumbnail-overlay,
.organic-thumbs-feed-y-em-delta .videoCube_hover .thumbnail-overlay {
}

.organic-thumbs-feed-y-em-delta .video-label-box.trc-pre-label {
  height: 0px;
}

.organic-thumbs-feed-y-em-delta .videoCube.thumbnail_start .trc-pre-label {
  width: 60%;
}

.organic-thumbs-feed-y-em-delta .syndicatedItem .video-title {
  max-height: 48px;
  color: rgb(0, 0, 0);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  text-decoration: none;
  padding: 0px;
}

.organic-thumbs-feed-y-em-delta .playerCube:hover .thumbnail-overlay,
.organic-thumbs-feed-y-em-delta .playerCube_hover .thumbnail-overlay {
}

.organic-thumbs-feed-y-em-delta
  .videoCube.thumbnail_start.trc-split-label
  .trc-main-label {
  width: 30%;
}

.organic-thumbs-feed-y-em-delta .videoCube {
  width: auto;
  background-color: transparent;
  border-width: 0px;
  border-color: rgb(228, 228, 228);
  padding: 0px;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  border-radius: 0px;
  border-style: solid;
}

.organic-thumbs-feed-y-em-delta .sponsored-default .video-description {
  max-height: 2.2em;
}

.organic-thumbs-feed-y-em-delta .tbl-vignette-attribution {
  color: rgb(107, 102, 102);
  font-size: 15px;
}

.organic-thumbs-feed-y-em-delta .playerCube .video-description {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 11px;
  font-weight: normal;
  text-decoration: none;
  max-height: 2.2em;
  color: black;
}

.organic-thumbs-feed-y-em-delta .playerCube .videoCube .video-label-box {
  margin-left: 81px;
  margin-right: 0px;
}

.organic-thumbs-feed-y-em-delta
  .videoCube.syndicatedItem
  .thumbBlock
  .branding {
  text-align: left;
  background-color: transparent;
  display: none;
  left: 0px;
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}

.organic-thumbs-feed-y-em-delta div.videoCube:hover,
.organic-thumbs-feed-y-em-delta div.videoCube_hover {
  background-color: transparent;
}

.organic-thumbs-feed-y-em-delta
  .videoCube
  .story-widget.story-widget-text-under
  .tbl-ui-line {
  background-color: rgb(51, 51, 51);
}

.organic-thumbs-feed-y-em-delta .videoCube .sponsored {
  margin-top: -7px;
}

.organic-thumbs-feed-y-em-delta .trc_pager_pages div {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-feed-y-em-delta .sponsored-url {
  font-size: 9px;
  font-weight: bold;
  text-decoration: underline;
  color: green;
}

.organic-thumbs-feed-y-em-delta .playerCube .video-title {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 14px;
  line-height: 17.5px;
  font-weight: bold;
  max-height: 2.58em;
  color: black;
}

.organic-thumbs-feed-y-em-delta .trc_rbox_header_icon_img {
  margin: 0px;
  height: 18px;
}

.organic-thumbs-feed-y-em-delta
  .tbl-recommendation-reel
  .tbl-text-under-title-background {
  background-color: rgb(235, 235, 235);
}

.organic-thumbs-feed-y-em-delta .tbl-recommendation-reel .tbl-ui-line {
  background-color: rgb(51, 51, 51);
}

.organic-thumbs-feed-y-em-delta .videoCube.syndicatedItem.horizontal {
  border-style: none;
}

.organic-thumbs-feed-y-em-delta .videoCube .thumbBlock .static-text {
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 11px;
  background-color: rgb(163, 2, 2);
  display: block;
  color: rgb(255, 255, 255);
  text-align: left;
}

.organic-thumbs-feed-y-em-delta .video-title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  max-height: 48px;
  color: rgb(0, 0, 0);
  text-decoration: none;
  margin: 0px;
}

.organic-thumbs-feed-y-em-delta .video-label,
.organic-thumbs-feed-y-em-delta .sponsored,
.organic-thumbs-feed-y-em-delta .sponsored-url {
  font-family: Arial, Helvetica, sans-serif;
}

.organic-thumbs-feed-y-em-delta .playerCube .video-rating {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-y-em-delta .syndicatedItem .branding {
  color: rgb(153, 153, 153);
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  line-height: 24px;
}

.organic-thumbs-feed-y-em-delta .trc_pager_selected {
  color: rgb(0, 86, 179);
}

.organic-thumbs-feed-y-em-delta .videoCube.syndicatedItem {
  background-color: transparent;
  border-color: rgb(228, 228, 228);
  border-radius: 0px;
  border-width: 0px;
  border-style: solid;
}

.organic-thumbs-feed-y-em-delta .branding div.logoDiv {
  font-family: inherit;
}

.organic-thumbs-feed-y-em-delta .trc_rbox_div {
  width: auto;
  height: 410px;
  border-width: 0px;
  padding: 0px;
}

.organic-thumbs-feed-y-em-delta .playerCube .video-views {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-y-em-delta .trc_pager div {
  font-family: serif;
}

.organic-thumbs-feed-y-em-delta .syndicatedItem .video-label-box.trc-pre-label {
  height: 0px;
}

.organic-thumbs-feed-y-em-delta recommendationreel {
}

.organic-thumbs-feed-y-em-delta .videoCube.horizontal {
  border-style: none;
}

.organic-thumbs-feed-y-em-delta div.trc_pager_pages div:hover {
  color: rgb(100, 151, 237);
}

.organic-thumbs-feed-y-em-delta .syndicatedItem .thumbnail-emblem {
  display: block;
}

.organic-thumbs-feed-y-em-delta .pager_enabled {
  color: rgb(0, 86, 179);
}

.organic-thumbs-feed-y-em-delta .playerCube .thumbnail-overlay {
  background-position: 5% 5%;
}

.organic-thumbs-feed-y-em-delta .videoCube .thumbnail-overlay {
  background-position: 5% 5%;
}

.organic-thumbs-feed-y-em-delta .playerCube .videoCube .video-duration {
  display: block;
  left: 36px;
}

.organic-thumbs-feed-y-em-delta .syndicatedItem .video-published-date {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  display: inherit;
}

.organic-thumbs-feed-y-em-delta .syndicatedItem .sponsored-url {
  color: green;
  font-size: 9px;
  font-weight: bold;
  text-decoration: underline;
}

.organic-thumbs-feed-y-em-delta .playerCube .videoCube .thumbBlock {
  border-width: 0px;
  border-color: darkgray;
}

.organic-thumbs-feed-y-em-delta .playerCube .video-label-box {
  text-align: left;
}

.organic-thumbs-feed-y-em-delta div.sponsored-default:hover,
.organic-thumbs-feed-y-em-delta div.sponsored-default.videoCube_hover {
  background-color: inherit;
}

.organic-thumbs-feed-y-em-delta
  .videoCube
  .story-widget.story-widget-text-under
  .tbl-text-under-title-background {
  background-color: rgb(235, 235, 235);
}

.organic-thumbs-feed-y-em-delta .video-external-data {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-y-em-delta .trc_pager_prev,
.organic-thumbs-feed-y-em-delta .trc_pager_next {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

.organic-thumbs-feed-y-em-delta .videoCube .thumbBlock {
  border-width: 0px;
  border-color: darkgray;
  border-radius: 14px;
}

.organic-thumbs-feed-y-em-delta .videoCube.syndicatedItem .video-duration {
  display: none;
  left: 36px;
}

.organic-thumbs-feed-y-em-delta .sponsored-default .video-title {
  max-height: 2.58em;
}

.organic-thumbs-feed-y-em-delta .branding {
  color: rgb(153, 153, 153);
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  line-height: 24px;
}

.organic-thumbs-feed-y-em-delta .sponsored-default {
  background-color: rgb(247, 246, 198);
}

.organic-thumbs-feed-y-em-delta .playerCube .videoCube {
  background-color: transparent;
  border-color: rgb(214, 213, 211);
  border-width: 1px;
  border-radius: 0px;
  margin-left: 0px;
  margin-top: 0px;
  padding: 3px;
}

.organic-thumbs-feed-y-em-delta .branding .logoDiv a span {
  color: inherit;
  font-size: inherit;
}

.organic-thumbs-feed-y-em-delta .video-label-box {
  text-align: left;
  height: 112px;
  margin: 5px 0px 0px;
}

.organic-thumbs-feed-y-em-delta .video-description {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
  max-height: 40px;
  color: black;
  text-decoration: none;
}

.organic-thumbs-feed-y-em-delta .videoCube .video-duration {
  left: 36px;
  display: none;
}

.organic-thumbs-feed-y-em-delta div.syndicatedItem:hover .thumbBlock {
  border-color: inherit;
}

.organic-thumbs-feed-y-em-delta .trc_pager_counter {
  color: rgb(0, 0, 0);
}

.organic-thumbs-feed-y-em-delta .whatsThisSyndicated {
  font-family: Arial, Verdana, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: black;
  text-decoration: none;
  padding: 0px;
}

.organic-thumbs-feed-y-em-delta .playerCube .video-duration-detail {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-y-em-delta .video-duration-detail {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-y-em-delta div.videoCube:hover .thumbBlock {
  border-color: inherit;
}

.organic-thumbs-feed-y-em-delta .video-icon-img {
  margin: 0px;
  height: 18px;
}

.organic-thumbs-feed-y-em-delta .video-views {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.organic-thumbs-feed-y-em-delta .tbl-cta-style .cta-button {
  font-family: Helvetica, Arial, sans-serif;
  background-color: transparent;
  border-color: rgb(172, 172, 172);
  color: rgb(51, 51, 51);
}

.organic-thumbs-feed-y-em-delta .videoCube .video-label-box {
  margin-left: 0px;
}

.organic-thumbs-feed-y-em-delta .videoCube .video-label-box.trc-pre-label {
  margin: 0px;
}

.organic-thumbs-feed-y-em-delta .syndicatedItem .video-label-box {
  height: 112px;
  margin: 5px 0px 0px;
}

.organic-thumbs-feed-y-em-delta .logoDiv a span {
  font-size: 11px;
  color: rgb(0, 0, 0);
  display: inline;
  font-weight: normal;
}

.organic-thumbs-feed-y-em-delta .videoCube .video-label-box .video-title {
  text-decoration: none;
}

.organic-thumbs-feed-y-em-delta .videoCube:hover .video-label-box .video-title {
  text-decoration: underline;
}

.organic-thumbs-feed-y-em-delta
  .videoCube:hover
  .video-label-box
  .video-description {
  text-decoration: underline;
}

.organic-thumbs-feed-y-em-delta .video-label-box .branding {
  display: block;
}

.organic-thumbs-feed-y-em-delta .trc_rbox_header .trc_header_ext {
  position: relative;
  top: auto;
  right: auto;
}

.organic-thumbs-feed-y-em-delta .logoDiv a {
  font-size: 100%;
}

.organic-thumbs-feed-y-em-delta .videoCube a {
  padding: 0px;
}

.organic-thumbs-feed-y-em-delta .trc_rbox_header .logoDiv {
  line-height: normal;
}

.organic-thumbs-feed-y-em-delta .trc_rbox_header_span .trc_header_right_column {
  background: transparent;
  height: auto;
}

.organic-thumbs-feed-y-em-delta .trc_header_left_column {
  height: auto;
}

.organic-thumbs-feed-y-em-delta .trc_header_right_part {
  margin: 0px;
}

.organic-thumbs-feed-y-em-delta .trc_header_left_column {
  background: transparent;
}

@media screen and (min-width: 0px) and (max-width: 480px) {
  .trc_elastic_organic-thumbs-feed-y-em-delta
    .trc_rbox_outer
    .videoCube
    .video-label-box {
    height: auto;
  }
  .trc_elastic_organic-thumbs-feed-y-em-delta .trc_rbox_outer .videoCube {
    margin-bottom: 10px;
  }
  .trc_elastic_organic-thumbs-feed-y-em-delta .trc_rbox_outer {
    margin-left: -2%;
  }
  .trc_elastic_organic-thumbs-feed-y-em-delta .videoCube_aspect {
    padding-bottom: 56.25%;
    width: 100%;
  }
  .trc_elastic_organic-thumbs-feed-y-em-delta .videoCube {
    width: 97.99%;
    position: relative;
    float: left;
    margin: 0px 0px 2% 2%;
  }
  .trc_elastic_organic-thumbs-feed-y-em-delta
    div.videoCube:nth-of-type(-n + 1) {
    display: block;
    visibility: visible;
  }
  .trc_elastic_organic-thumbs-feed-y-em-delta div.videoCube:nth-of-type(n + 2) {
    display: none;
    visibility: hidden;
  }
}

@media screen and (min-width: 481px) {
  .trc_elastic_organic-thumbs-feed-y-em-delta
    .trc_rbox_outer
    .videoCube
    .trc-main-label {
    height: auto;
  }
  .trc_elastic_organic-thumbs-feed-y-em-delta .trc_rbox_outer .videoCube {
    margin-bottom: 10px;
  }
  .trc_elastic_organic-thumbs-feed-y-em-delta .trc_rbox_outer {
    margin-left: -2%;
  }
  .trc_elastic_organic-thumbs-feed-y-em-delta .videoCube_aspect {
    padding-bottom: 56.25%;
    width: 100%;
  }
  .trc_elastic_organic-thumbs-feed-y-em-delta .videoCube {
    width: 47.995%;
    position: relative;
    float: left;
    margin: 0px 0px 2% 2%;
  }
  .trc_elastic_organic-thumbs-feed-y-em-delta
    div.videoCube:nth-of-type(-n + 2) {
    display: block;
    visibility: visible;
  }
  .trc_elastic_organic-thumbs-feed-y-em-delta div.videoCube:nth-of-type(n + 3) {
    display: none;
    visibility: hidden;
  }
}

/* --- Source: file_bi299kun4 --- */

@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&display=swap");

/* --- Source: file_ebev0gzuw --- */

@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&display=swap");

/* --- Source: file_eohv3j2e4 --- */

.ue-cintillo-premium-scroll-paywall-desktop .tp-container-inner {
  position: relative !important;
  height: auto !important;
  width: auto !important;
}

/* --- Source: file_fshgl3g8g --- */

.swg-dialog,
.swg-toast {
  box-sizing: border-box;
  background-color: rgb(255, 255, 255) !important;
}

.swg-toast {
  position: fixed !important;
  bottom: 0px !important;
  max-height: 46px !important;
  z-index: 2147483647 !important;
  border: none !important;
}

@media (min-width: 871px) and (min-height: 641px) {
  .swg-dialog.swg-wide-dialog {
    width: 870px !important;
    left: -435px !important;
  }
}

@media (max-width: 640px), (max-height: 640px) {
  .swg-dialog,
  .swg-toast {
    width: 480px !important;
    left: -240px !important;
    margin-inline-start: calc(50vw) !important;
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
    box-shadow:
      rgba(60, 64, 67, 0.3) 0px 1px 1px,
      rgba(60, 64, 67, 0.15) 0px 1px 4px 1px !important;
  }
  [dir="rtl"] .swg-dialog,
  [dir="rtl"] .swg-toast {
    margin-inline-start: calc(-240px + 50vw) !important;
  }
}

@media (min-width: 641px) and (min-height: 641px) {
  .swg-dialog {
    width: 630px !important;
    left: -315px !important;
    margin-inline-start: calc(50vw) !important;
    background-color: transparent !important;
    border: none !important;
  }
  [dir="rtl"] .swg-dialog {
    margin-inline-start: calc(-315px + 50vw) !important;
  }
  .swg-toast {
    border-radius: 4px !important;
    bottom: 8px !important;
    box-shadow:
      rgba(0, 0, 0, 0.2) 0px 3px 1px -2px,
      rgba(0, 0, 0, 0.14) 0px 2px 2px 0px,
      rgba(0, 0, 0, 0.12) 0px 1px 5px 0px !important;
    left: 8px !important;
  }
}

@media (max-width: 480px) {
  .swg-dialog,
  .swg-toast {
    width: 100% !important;
    left: 0px !important;
    right: 0px !important;
    margin-inline-start: 0px !important;
  }
}

html.swg-disable-scroll,
html.swg-disable-scroll * {
  overflow: hidden !important;
}

/* --- Source: file_g2w8v4mj7 --- */

@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&display=swap");

/* --- Source: file_i0o5gar8y --- */

.ue-c-main-header__subscription,
.ue-c-main-header__subscription.ue-c-main-header__subscription--hightlighted {
  align-items: center;
  width: 140px !important;
  height: 100% !important;
  display: flex !important;
}

.ue-c-main-header__subscription.ue-c-main-header__subscription--hightlighted
  + .ue-c-main-header__subscription {
  display: none !important;
}

.ue-c-main-header__subscription--fixed {
  position: absolute;
  right: 0px;
}

/* --- Source: file_ifxd1emp5 --- */

#tbl-explore-more-container {
  position: absolute;
  top: auto;
  bottom: auto;
  margin: 0px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#tbl-explore-more-container.tbl-explore-more-rtl {
  left: auto;
  right: -1200%;
  display: none;
}

#tbl-explore-more-container.tbl-explore-more-ltr {
  right: auto;
  left: -1200%;
  display: none;
}

#tbl-explore-more-container.tbl-new-display {
  background-color: rgb(255, 255, 255);
  z-index: 2147483647;
  width: 100%;
  box-sizing: border-box;
}

#tbl-explore-more-container.tbl-new-display.tbl-explore-more-show-container {
  display: block !important;
}

#tbl-explore-more-container .tbl-explore-more-site-header {
  z-index: 2147483647;
  left: 0px;
  right: 0px;
  position: relative;
}

#tbl-explore-more-container .tbl-feed-header {
  display: none !important;
}

#tbl-explore-more-container #tbl-explore-more-title {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 22px;
  padding: 10px 0px;
  color: rgb(34, 34, 34);
}

@media screen and (min-width: 768px) {
  #tbl-explore-more-container .trc_multi_widget_container {
    padding-bottom: 22px;
  }
  #tbl-explore-more-container #tbl-explore-more-title {
    width: 100%;
  }
  #tbl-explore-more-container .tbl-title-and-pop-wrp {
    position: relative;
  }
  #tbl-explore-more-container .tbl-title-and-pop-wrp,
  #tbl-explore-more-container .tbl-feed-card,
  #tbl-explore-more-container .tbl-loading-cards-placeholder {
    width: 85%;
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
    clear: both;
  }
}

@media screen and (min-width: 800px) {
  #tbl-explore-more-container .tbl-title-and-pop-wrp,
  #tbl-explore-more-container .tbl-feed-card,
  #tbl-explore-more-container .tbl-loading-cards-placeholder {
    min-width: 800px;
  }
}

body.tbl-show-explore-more {
  padding: 0px !important;
  margin: 0px !important;
}

body.tbl-show-explore-more.tbl-explore-more-hide-original-header
  > :not(#tbl-explore-more-container):not([id="_cm-css-reset"]):not(
    #tbl-feed-footer-overlay
  ):not([id^="tbl-aug"]:not([id="tbl-feed-view-container"])) {
  display: none;
}

body.tbl-show-explore-more.tbl-explore-more-reset-padding-margin {
  padding-top: 0px;
  margin-top: 0px;
}

body.tbl-show-explore-more #tbl-explore-more-container {
  position: relative;
  display: block;
  z-index: 2147483647;
}

body.tbl-show-explore-more #tbl-explore-more-container.tbl-explore-more-rtl {
  left: auto;
  right: 0px;
}

body.tbl-show-explore-more #tbl-explore-more-container.tbl-explore-more-ltr {
  right: auto;
  left: 0px;
}

body.tbl-show-explore-more.tbl-explore-more-body-fixed {
  position: fixed;
  top: 0px;
  width: 100vw;
  height: 100vh;
}

.adsbygoogle-noablate.tbl-explore-more-hide-dfp {
  display: none !important;
}

/* --- Source: file_j953dwhhb --- */

.ue-c-modal .ue-c-paywall .ue-c-paywall__content > svg {
  display: none;
}

* {
  box-sizing: border-box;
}

body {
  margin: 0px;
}

body > .publicidad {
  margin: 0px;
  height: 0px;
}

input,
li,
ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

a,
a:hover {
  text-decoration: none;
}

iframe,
p {
  margin: 0px;
}

iframe {
  border: 0px;
}

main[data-ue-navindex]:not([data-ue-navindex="0"])::before {
  position: relative;
  content: " ";
  display: block;
  width: 100%;
  height: 7px;
  border-top: 1px solid rgb(206, 206, 206);
  border-bottom: 1px solid rgb(206, 206, 206);
  background-color: rgb(243, 243, 243);
  margin: 4px 0px;
  float: left;
}

@media (min-width: 46.25em) {
  main[data-ue-navindex]:not([data-ue-navindex="0"])::before {
    margin: 8px 0px;
    display: inline-block;
  }
}

.n-visible,
.no-visible {
  display: none !important;
}

.ue-l-cover-grid__section-title {
  margin: 0px;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: rgb(0, 0, 0);
  font-size: 1.0625rem;
  line-height: 1.1875rem;
  letter-spacing: 0px;
}

.lightbox_shadow {
  background-image: initial;
  background-position: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: var(--ue-c-comments-lightbox-background-color, #000);
  height: 100%;
  left: 0px;
  opacity: 0.7;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 999999999;
}

.lightbox {
  display: none;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 2147483647;
  background: rgb(255, 255, 255);
}

.lightbox iframe {
  height: 100%;
  width: 100%;
}

.lightbox.inicio-sesion {
  height: 660px;
  width: 410px;
}

@media only screen and (min-width: 768px) {
  .lightbox.inicio-sesion {
    position: fixed;
    margin-left: -205px;
    padding: 0px;
    top: 50%;
    left: 50%;
    margin-top: -330px;
  }
}

.lightbox.inicio-sesion h1 {
  position: absolute;
  clip: rect(0px, 0px, 0px, 0px);
}

.lightbox.inicio-sesion.inicio-sesion,
.lightbox.inicio-sesion.zona-usuario {
  overflow-y: hidden;
}

.lightbox.inicio-sesion.inicio-sesion iframe,
.lightbox.inicio-sesion.zona-usuario iframe {
  padding-top: 55px;
  background: rgb(153, 153, 153);
}

@media only screen and (max-width: 768px) {
  .lightbox.inicio-sesion.inicio-sesion,
  .lightbox.inicio-sesion.zona-usuario {
    overflow: auto;
    right: 0px;
    position: fixed !important;
    top: 0px !important;
    height: 100% !important;
    width: 100% !important;
  }
  .lightbox.inicio-sesion.inicio-sesion iframe,
  .lightbox.inicio-sesion.zona-usuario iframe {
    width: 100%;
    height: 100%;
  }
}

.lightbox.inicio-sesion.inicio-sesion .cerrar,
.lightbox.inicio-sesion.zona-usuario .cerrar {
  display: block;
}

@media only screen and (min-width: 990px) {
  .lightbox.inicio-sesion.zona-usuario {
    width: 800px;
    margin-left: -400px;
  }
}

.lightbox.send-mail {
  top: 5%;
  margin: 0px auto;
  left: 35%;
  height: 600px;
  background-color: rgb(255, 255, 255);
  width: 330px;
}

@media only screen and (max-width: 890px) {
  .lightbox.send-mail {
    left: 25%;
  }
}

@media only screen and (max-width: 768px) {
  .lightbox.send-mail {
    width: 100%;
    top: 0px;
    left: 0px;
    margin: 0px;
    height: 100%;
  }
}

.lightbox .cerrar {
  width: 36px;
  height: 36px;
  cursor: pointer;
  position: absolute;
  top: 13px;
  right: 20px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M5 5l15 13.569M20 5L5 18.569' fill='none' stroke='%23333' stroke-width='1.5'/%3E%3C/svg%3E")
    50% center no-repeat transparent;
  z-index: 51;
  display: block;
}

.lightbox.send-mail .cerrar {
  right: 2px;
  top: 3px;
}

.disable-vscroll {
  overflow: hidden;
}

.disabled-vscroll {
  height: 100%;
  overflow-y: hidden;
  position: fixed;
  width: 100%;
}

.loading-next {
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  text-align: left;
  display: inline-block;
  padding: 30px 20px;
}

.loading-next span {
  color: rgb(121, 118, 118);
  font-size: 16px;
  display: block;
}

.loading-next span:last-child {
  color: rgb(0, 0, 0);
  font-size: 20px;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
}

@media (min-width: 46.25em) {
  .loading-next span:last-child {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 300px;
  }
}

.loading-icon {
  vertical-align: bottom;
}

.loading-module {
  border-bottom: 1px solid rgb(46, 109, 157);
  border-top: 1px solid rgb(46, 109, 157);
  text-align: center;
}

@media (min-width: 46.25em) {
  .loading-module {
    max-width: 100%;
    background-color: rgb(255, 255, 255);
  }
}

@media only screen and (max-width: 498px) {
  .loading-icon {
    width: 55px;
  }
  .loading-next {
    padding: 10px;
  }
  .loading-next span {
    font-size: 14px;
  }
  .loading-next span:last-child {
    font-size: 18px;
  }
}

.ue-cintillo-premium {
  position: fixed;
  bottom: -70px;
  width: 100%;
  background: transparent;
  text-align: center;
  z-index: 100;
}

.site-footer {
  overflow: hidden;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  text-align: center;
  margin: 0px;
  padding: 0px;
  clear: both;
  position: relative;
  z-index: 1;
  background-color: var(--ue-c-footer-background-color, #fff);
}

.container-about-footer {
  max-width: 100%;
  border-bottom: 1px solid var(--ue-c-footer-border-color, #666);
  margin: 0px;
}

.container-about-footer .container {
  display: flex;
  justify-content: var(
    --ue-site-footer-container-about-footer-justify,
    space-between
  );
  align-items: center;
  position: relative;
  padding: 10px 0px;
}

.container-list-footer {
  text-align: center;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  border-bottom: 1px solid var(--ue-c-footer-border-color, #666);
  margin: 0px;
}

.container-list-footer::after,
.container-list-footer::before {
  content: " ";
  display: table;
}

.container-list-footer::after {
  clear: both;
}

.container-list-footer a {
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  color: var(--ue-c-footer-link-color, #2e6d9d);
  font-size: 15px;
}

.container-list-footer a:hover {
  color: var(--ue-c-footer-link-hover-color, #2a7aac);
}

.list-corporative {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 10px 0px;
}

.list-corporative li {
  margin-right: 0px;
}

.list-corporative li:last-child a::after {
  content: none;
}

.list-corporative a {
  display: block;
  font-size: 13px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 16px;
}

.list-corporative a::after {
  content: "|";
  color: var(--ue-c-footer-divider-color, #a8a8a8);
  height: 10px;
  margin: 0px 13px;
}

.arrow-toggle {
  margin: 0px auto;
  border-top: 1px solid var(--ue-c-footer-border-color, #666);
  border-bottom: 1px solid var(--ue-c-footer-border-color, #666);
}

.arrow-toggle h3 {
  text-transform: uppercase;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  padding: 8px 0px;
  display: block;
  position: relative;
  font-weight: 700;
  font-size: 15px;
  margin: 0px;
  line-height: 15px;
}

.container-toggle {
  margin: 10px auto 0px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 990px;
}

.container-toggle .list-footer {
  line-height: 160%;
  font-size: 15px;
  margin: 0px 0px 16px;
  list-style-type: none;
  padding: 0px;
  width: auto;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .container-toggle .list-footer {
    width: 25%;
  }
}

.container-toggle .list-footer li {
  text-align: left;
  margin: 0px;
  list-style-type: none;
  padding: 0px;
  line-height: normal;
}

.container-toggle .list-footer li a {
  padding: 0px;
}

.container-toggle .list-footer li::after {
  display: none;
}

.container-toggle .list-footer li + li::after {
  content: "•";
  color: rgb(255, 255, 255);
  font-size: 14px;
}

.container-toggle .list-footer li:last-child::after {
  display: none;
}

.container-toggle .list-footer .highlight {
  display: block;
  margin-bottom: 10px;
  color: var(--ue-c-footer-highlight-color, #333);
  font-size: 13px;
  font-weight: 700;
  font-family: Roboto, Arial, Helvetica, sans-serif;
}

.container-toggle .list-footer:last-child {
  margin-bottom: 0px;
}

.about-list {
  margin: 0px auto;
  justify-content: center;
  text-align: center;
  z-index: 0;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  position: absolute;
  width: 100%;
}

.about-list p,
.about-list span {
  text-align: center;
  font-size: 12px;
}

.about-list .copyright {
  color: var(--ue-c-footer-copyright-color, #4a4a4a);
  font-size: 12px;
  margin: 0px;
}

.about-list .copyright address {
  font-style: normal;
}

.about-list .copyright .icon-elmundo-mobile {
  display: block;
  margin: 0px auto 5px;
  width: var(--ue-site-footer-copyright-icon-mobile-width, 113px);
  height: var(--ue-site-footer-copyright-icon-mobile-height, 15px);
}

.about-list a {
  color: var(--ue-c-footer-about-list-link-color, #000);
  padding: 0px 5px;
  font-size: 100%;
}

.about-list a:hover {
  color: var(--ue-c-footer-link-hover-color, #2a7aac);
}

.footer-social-networks {
  width: 25%;
  z-index: 3;
}

.footer-social-networks ul {
  display: flex;
  justify-content: flex-end;
  margin: 15px auto;
}

.footer-social-networks ul li {
  width: 30px;
  height: 30px;
  display: flex;
  margin: 0px 9px 0px 0px;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--ue-c-footer-social-border-color, #216087);
  border-radius: 50%;
}

.footer-social-networks ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer-social-networks ul li a svg {
  fill: var(--ue-c-footer-social-fill, #216087);
  opacity: var(--ue-c-footer-social-opacity, 0.8);
}

.footer-social-networks ul li a:hover {
  opacity: var(--ue-c-footer-social-hover-opacity, 0.5);
}

.footer-social-networks ul li:last-child {
  margin: 0px;
}

.partners {
  justify-content: flex-start;
  margin: 7px 0px;
  z-index: 3;
  display: flex;
  width: 100%;
}

.partners li {
  float: left;
  justify-content: space-between;
  max-height: 34px;
  margin: 5px 5px 0px 0px;
}

.partners i {
  display: inline-block;
}

.partners .icon-partners-reverso {
  width: 34px;
  height: 33px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% center;
}

.partners .icon-partners-powered-ntt {
  width: 100px;
  height: 33px;
}

.container,
.container-include {
  width: 100%;
  max-width: 990px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.about-list .copyright .icon-elmundo-mobile svg {
  width: 100%;
  height: 100%;
}

.partners a {
  display: block;
}

.ue-c-footer--dark .icon-elmundo-mobile,
.ue-c-footer--dark .icon-partners-reverso {
  filter: invert(100%) grayscale(100%);
}

.banda_suscripcion {
  position: fixed;
  bottom: -70px;
  width: 100%;
  background: rgb(195, 213, 229);
  text-align: center;
  z-index: 14;
  transition: 0.3s ease-in-out;
  box-shadow: rgba(0, 0, 0, 0.5) -1px -2px 24px -5px;
}

.banda_suscripcion.premium {
  background: rgb(248, 246, 239);
}

.banda_suscripcion.premium .wrap .logo_banda_premium {
  margin-top: 8px;
  margin-right: 10px;
}

.banda_suscripcion.premium .wrap a {
  border-left: 1px solid rgb(168, 137, 56);
  font-family: Mundo, "Times New Roman", Times, serif;
  font-size: 19px;
  text-decoration: none;
}

.banda_suscripcion.premium .wrap a:hover {
  text-decoration: none;
}

.banda_suscripcion .wrap {
  width: 100%;
  max-width: 990px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  color: rgb(32, 32, 32);
  padding: 10px 0px;
  display: flex;
}

.banda_suscripcion .wrap a {
  color: rgb(32, 32, 32);
  font-size: 18px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  padding-left: 15px;
  height: 40px;
  overflow: hidden;
  display: inline-flex;
  place-items: center;
  max-width: 100%;
  white-space: nowrap;
}

.banda_suscripcion .wrap a .texto {
  width: 84%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.banda_suscripcion .wrap a .suscribete {
  border-radius: 5px;
  margin-left: 10px;
  position: relative;
  background-color: rgb(33, 96, 135);
  color: rgb(255, 255, 255);
  padding: 10px 15px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 700;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px 0px;
  display: inline-flex;
}

.banda_suscripcion .wrap a .suscribete:hover {
  background-color: rgb(30, 77, 104);
}

.banda_suscripcion .cerrar {
  position: absolute;
  right: 0px;
  width: 16px;
  height: 16px;
  top: 22px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M5 5l15 13.569M20 5L5 18.569' fill='none' stroke='%23333' stroke-width='1.5'/%3E%3C/svg%3E")
    50% center no-repeat transparent;
}

.zindex-notification {
  z-index: 1000000000 !important;
}

.zindex-side-panel-mask {
  z-index: 999999999 !important;
}

.comentarios {
  margin: 60px 0px 130px;
  position: relative;
}

.comentarios > h3 {
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  font-size: 18px;
  line-height: 100%;
  margin-bottom: 0px;
  color: var(--ue-c-comments-title-color, #4a4a4a);
  padding-bottom: 15px;
}

.comentarios > h3 i {
  width: 32px;
  height: 25px;
  display: none;
  margin: 0px 10px -5px 0px;
}

.comentarios > h3 strong {
  vertical-align: baseline;
}

.comentarios .info-especial-pestanas {
  margin-top: 1.25rem;
}

.comentarios .comentarios-usuarios {
  clear: both;
  padding: 0px 16px;
}

.comentarios .comentarios-usuarios > h1 {
  margin-bottom: 23px;
  float: none;
}

.comentarios .comentarios-usuarios > h1 strong {
  font-size: 160%;
  font-weight: 300;
  padding-right: 0.3125rem;
}

.comentarios .comentarios-usuarios .texto-comentario {
  width: 100%;
  margin-bottom: 28px;
}

.comentarios .comentarios-usuarios .texto-comentario p {
  font-size: 16px;
  line-height: 1.5;
  color: var(--ue-c-comments-text-color, #000);
  font-family: Roboto, Arial, Helvetica, sans-serif;
}

.comentarios .comentarios-usuarios ul {
  width: 100%;
  padding: 0px;
  list-style: none;
}

.comentarios article {
  margin-bottom: 1.25rem;
  position: relative;
  padding: 1.25rem 0px 0px;
}

.comentarios article + article {
  border-top: 2px solid var(--ue-c-comments-separator-border-color, #e5e5e5);
}

.comentarios article header > span {
  font-size: 23px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: bolder;
}

.comentarios article header .avatar {
  margin-right: 10px;
  width: 45px;
  height: 45px;
  fill: var(--ue-c-comments-avatar-fill, #2e6d9d);
  stroke: var(--ue-c-comments-avatar-stroke, transparent);
}

.comentarios header {
  margin-bottom: 1.25rem;
  width: 100%;
  border: 0px;
}

.comentarios header > span {
  float: right;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  font-size: 28px;
  font-weight: 400;
  color: var(--ue-c-comments-number-color, #000);
}

.comentarios header > span::before {
  content: "#";
}

.comentarios header > span a {
  text-decoration: none;
  display: block;
  float: right;
  color: var(--ue-c-comments-number-color, #000);
}

.comentarios header .avatar {
  float: left;
  margin-right: 10px;
  border-radius: 50%;
}

.comentarios header time {
  display: block;
  font-size: 12px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  color: var(--ue-c-comments-date-time-color, #000);
}

.comentarios header .autor {
  width: 90%;
  line-height: 17px;
  margin-right: 5px;
  font-size: 16px;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  font-weight: 700;
  color: var(--ue-c-comments-author-color, #000);
  margin-bottom: 4px;
}

.comentarios header .alias,
.comentarios header .nombre-usuario {
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  font-weight: 700;
  font-size: 16px;
  text-decoration: none;
  color: var(--ue-c-comments-user-name-color, #000);
  line-height: 18px;
  display: inline-block;
}

.comentarios header .nombre-usuario + .alias {
  font-size: 75%;
  font-weight: 400;
}

.comentarios .ancla_referencia {
  cursor: pointer;
}

.comentarios .referencia {
  background: var(--ue-c-comments-reference-background-color, #f1f1f1);
  border-bottom: 2px solid var(--ue-c-comments-reference-border-color, #2e6d9d);
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  margin-top: 6px;
  padding: 2px 10px 10px;
  position: absolute;
  width: 70%;
  z-index: 20;
  color: var(--ue-c-comments-reference-text-color, #646363);
  box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 2px -1px;
}

.comentarios .referencia::before {
  content: "\a ";
  position: absolute;
  top: -10px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0px 10px 10px;
  border-color: transparent transparent rgb(243, 243, 243);
}

.comentarios .comentario-cerrar {
  border-bottom: 1px solid var(--ue-c-comments-reference-border-color, #e5e5e5);
  margin-bottom: 0.5rem;
  padding: 0.3rem 0px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: var(--ue-c-comments-reference-link-color, #2e6d9d);
}

.comentarios .comentario-cerrar .comentario-cerrar-icon {
  margin-left: 0.3rem;
}

.comentarios .comentario-cerrar .comentario-cerrar-icon,
.comentarios .comentario-cerrar .comentario-cerrar-icon::after,
.comentarios .comentario-cerrar .comentario-cerrar-icon::before {
  width: 16px;
  height: 1px;
  backface-visibility: hidden;
  content: "";
}

.comentarios .comentario-cerrar .comentario-cerrar-icon::after,
.comentarios .comentario-cerrar .comentario-cerrar-icon::before {
  position: absolute;
  background-color: var(
    --ue-c-comments-reference-icon-background-color,
    #2e6d9d
  );
}

.comentarios .comentario-cerrar .comentario-cerrar-icon::before {
  transform: rotate(45deg);
}

.comentarios .comentario-cerrar .comentario-cerrar-icon::after {
  transform: rotate(-45deg);
}

.comentarios .boton {
  background-color: var(--ue-c-comments-button-background-color, #2e6d9d);
  border: 0px;
  color: var(--ue-c-comments-button-color, #fff);
  display: block;
  font-size: 16px;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  height: 36px;
  padding: 0px 0.625rem;
  text-align: center;
  border-radius: 3px;
}

.comentarios .boton:hover {
  background-color: var(--ue-c-comments-button-hover-background-color, #20bff4);
  color: var(--ue-c-comments-button-hover-color, #fff);
  cursor: pointer;
}

.comentarios .boton.mas {
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px 16px;
}

.comentarios .boton i {
  display: inline-block;
}

.comentarios .boton .icon-abajo_16_d {
  background-image: none;
}

.comentarios .boton .icon-abajo_16_d::before {
  content: "";
  border-width: 0px 2px 2px 0px;
  border-style: solid;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-color: var(--ue-c-comments-button-back-border-color, #fff);
  transform: rotate(45deg) translateX(5px) translateY(-8px);
}

.comentarios .mejor-valorados {
  counter-reset: valorados 0;
}

.comentarios .mejor-valorados > article::before {
  counter-increment: valorados 1;
  content: counter(valorados) "º";
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  font-size: 20px;
  color: var(--ue-c-comments-text-color, #666);
  height: 40px;
  left: 0px;
  padding: 5px 2px 0px 15px;
  position: absolute;
  top: 20px;
  width: 45px;
}

.comentarios .mejor-valorados header {
  padding-left: 55px;
}

.comentarios .comentarios-nav,
.comentarios nav {
  border-bottom: 2px solid var(--ue-c-comments-separator-border-color, #e5e5e5);
  clear: both;
  margin: 15px 0px 5px;
}

.comentarios .comentarios-nav > ul,
.comentarios nav > ul {
  margin-bottom: 12px;
  padding: 0px 16px 5px;
  width: 100%;
  overflow: hidden;
}

.comentarios .comentarios-nav li,
.comentarios nav li {
  text-align: center;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  font-size: 18px;
  float: left;
  margin-right: 0px;
  list-style: none;
}

.comentarios .comentarios-nav li:first-child,
.comentarios nav li:first-child {
  width: 25%;
}

.comentarios .comentarios-nav li.mejor-valorados,
.comentarios nav li.mejor-valorados {
  width: 49%;
}

.comentarios .comentarios-nav li:last-child,
.comentarios nav li:last-child {
  width: 26%;
}

.comentarios .comentarios-nav li.disable,
.comentarios nav li.disable {
  display: none;
}

.comentarios .comentarios-nav a,
.comentarios .comentarios-nav button,
.comentarios nav a,
.comentarios nav button {
  text-decoration: none;
  color: var(--ue-c-comments-nav-item-color, #b3b3b3);
  padding: 0px 5px;
  line-height: 25px;
  font-size: 18px;
  border: none;
  background: none;
  cursor: pointer;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
}

.comentarios .comentarios-nav a:hover,
.comentarios .comentarios-nav button:hover,
.comentarios nav a:hover,
.comentarios nav button:hover {
  color: var(--ue-c-comments-nav-item-hover-color, #646363);
}

.comentarios .comentarios-nav .seleccionado a,
.comentarios .comentarios-nav .seleccionado button,
.comentarios nav .seleccionado a,
.comentarios nav .seleccionado button {
  border-bottom: 3px solid
    var(--ue-c-comments-nav-current-item-border-color, #20c0f5);
  color: var(--ue-c-comments-nav-current-item-color, #646363);
}

.comentarios .comentarios-nav span,
.comentarios nav span {
  line-height: 40px;
}

.comentario-acciones {
  font-size: 16px;
  margin-bottom: 0px;
  float: none;
  width: 100%;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  padding: 0px;
  display: flex;
}

.comentario-acciones a {
  text-decoration: none;
}

.comentario-acciones li {
  margin: 0px;
  display: flex;
}

.comentario-acciones .valorar-positivo,
.comentario-acciones li:not(:last-child) {
  border-right: 1px solid var(--ue-c-comments-separator-border-color, #e5e5e5);
}

.comentario-acciones > * {
  display: inline-block;
}

.comentario-acciones .comenta,
.comentario-acciones .denunciar,
.comentario-acciones .valorar-negativo,
.comentario-acciones .valorar-positivo {
  display: flex;
  align-items: center;
  height: 30px;
  padding: 5px 10px;
  line-height: 2rem;
  background-color: var(--ue-c-comments-report-background-color, #f2f2f2);
}

.comentario-acciones .comenta:hover,
.comentario-acciones .denunciar:hover,
.comentario-acciones .valorar-negativo:hover,
.comentario-acciones .valorar-positivo:hover {
  background-color: var(--ue-c-comments-report-hover-background-color, #ddd);
}

.comentario-acciones .comenta {
  text-align: center;
  background-color: var(--ue-c-comments-reply-button-background-color, #2e6d9d);
  color: var(--ue-c-comments-reply-button-color, #fff);
}

.comentario-acciones .comenta:hover {
  background-color: var(
    --ue-c-comments-reply-button-hover-background-color,
    #069
  );
  color: var(--ue-c-comments-reply-button-hover-color, #fff);
}

.comentario-acciones .denunciar {
  position: relative;
  color: var(--ue-c-comments-report-color, #2e6d9d);
}

.comentario-acciones .denunciar:hover {
  color: var(--ue-c-comments-report-hover-color, #069);
}

.comentario-acciones .denunciar::before {
  content: "";
  border: 2px solid rgb(218, 116, 120);
  width: 18px;
  height: 18px;
  border-radius: 50%;
  flex-shrink: 0;
  margin: 5px 6px 5px 5px;
}

.comentario-acciones .denunciar::after {
  content: "";
  width: 20px;
  height: 2px;
  background-color: rgb(218, 116, 120);
  position: absolute;
  left: 1rem;
  transform: rotate(-45deg);
}

.comentario-acciones .denunciar p {
  line-height: 1rem;
  font-size: 14px;
}

.comentario-acciones .denunciar i {
  background-image: none;
}

.comentario-acciones .valorar-negativo,
.comentario-acciones .valorar-positivo {
  align-items: stretch;
  justify-content: space-evenly;
  overflow: hidden;
  width: min-content;
  line-height: 1.65rem;
}

.comentario-acciones .valorar-negativo span,
.comentario-acciones .valorar-positivo span {
  text-indent: -999999px;
}

.comentario-acciones .valorar-negativo i,
.comentario-acciones .valorar-positivo i {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 28px;
  background-image: none;
}

.comentario-acciones .valorar-negativo i::before,
.comentario-acciones .valorar-positivo i::before {
  content: "";
  width: 12px;
  height: 12px;
  border-top: 2px solid;
  border-left: 2px solid;
  transform: rotate(45deg);
  position: absolute;
}

.comentario-acciones .valorar-negativo i::after,
.comentario-acciones .valorar-positivo i::after {
  content: "";
  width: 2px;
  height: 18px;
}

.comentario-acciones .valorar-negativo i::before {
  border-color: rgb(219, 84, 77);
  transform: rotate(-135deg);
}

.comentario-acciones .valorar-negativo i::after {
  background-color: rgb(219, 84, 77);
}

.comentario-acciones .valorar-positivo i::before {
  border-color: rgb(25, 181, 85);
}

.comentario-acciones .valorar-positivo i::after {
  background-color: rgb(25, 181, 85);
}

.perfil-oficial .autor::after {
  content: "Perfil oficial";
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  background: rgb(46, 109, 157);
  color: rgb(255, 255, 255);
  padding: 1px 6px;
  border-radius: 5px;
  margin-bottom: 4px;
}

.login-comentar,
.perfil-oficial .autor::after {
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
}

.login-comentar {
  background-color: var(--ue-c-comments-login-box-background-color, #e5e5e5);
  bottom: 0px;
  position: fixed;
  width: 100%;
  z-index: 999;
  padding: 10px 16px;
}

.login-comentar p {
  font-size: 18px;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  color: var(--ue-c-comments-login-box-color, #000);
}

.login-comentar .registro-login-button {
  padding: 5px 10px;
  background-color: var(--ue-c-comments-button-background-color, #2e6d9d);
  height: 36px;
  color: var(--ue-c-comments-reply-button-color, #fff);
  font:
    18px Roboto_condensed,
    Tahoma,
    Geneva,
    sans-serif;
  text-align: center;
  border: 0px;
  display: block;
  margin: 0px auto;
}

.login-comentar .registro-login-button:hover {
  background-color: var(--ue-c-comments-button-hover-background-color, #069);
  color: rgb(255, 255, 255);
  cursor: pointer;
}

.comentar,
.login-comentar .error {
  display: flex;
  align-items: center;
}

.comentar {
  width: 100%;
}

.comentar textarea {
  background-color: var(--ue-c-comments-textarea-background-color, #fff);
  border: 2px solid var(--ue-c-comments-textarea-border-color, #aaa);
  color: var(--ue-c-comments-textarea-color, #333);
  border-radius: 3px;
  float: left;
  font:
    14px PT_serif,
    "Times New Roman",
    Times,
    serif;
  min-height: 46px;
  margin-right: 15px;
  padding: 5px;
  width: 65%;
  flex-grow: 1;
}

.comentar textarea::-webkit-input-placeholder {
  color: var(--ue-c-comments-textarea-color, #aaa);
}

.comentar [type="checkbox"] {
  clear: both;
  float: left;
  margin: 15px 3px 0px 0px;
}

.comentar [type="checkbox"] + label {
  font-size: 80%;
  float: left;
  color: rgb(85, 85, 85);
  margin-top: 15px;
}

.comentar [type="checkbox"] + label a {
  text-decoration: none;
}

.comentar [type="button"],
.comentar [type="submit"] {
  float: left;
}

#okComentario {
  font:
    95% PT_serif,
    "Times New Roman",
    Times,
    serif;
  background: rgb(255, 255, 255);
  padding: 10px;
  border: 1px solid rgb(255, 255, 255);
  margin-bottom: 23px;
}

#okComentario p {
  background: none;
  border: 0px;
  margin: 0px;
  padding: 10px 0px 0px;
}

.news-item .aside-comments {
  margin: 0px;
  padding-top: 24px;
}

.news-item .aside-comments h2,
.news-item .aside-comments h3 {
  font-size: 17px;
  text-transform: capitalize;
  margin: 0px 0px -1.5rem -10rem;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  font-weight: 700;
  color: var(--ue-c-article-comments-title-color, #6f86a3);
  border-bottom: transparent;
}

.news-item .aside-comments h2 i.icon-comentarios_32_a,
.news-item .aside-comments h2 strong,
.news-item .aside-comments h3 i.icon-comentarios_32_a,
.news-item .aside-comments h3 strong {
  display: none;
}

.news-item .aside-comments p {
  padding: 0px 0px 10px;
  margin: 0px;
}

.news-item .aside-comments article {
  margin: 0px 0px 30px;
  padding: 0px;
}

.news-item .aside-comments article header {
  margin-bottom: 24px;
}

.news-item .aside-comments article header > span {
  margin-right: 0px;
  font-size: 23px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  color: var(--ue-c-comments-number-color, #2e6d9d);
  font-weight: bolder;
}

.news-item .aside-comments.comentarios .texto-comentario {
  height: 100%;
  max-height: 121px;
  overflow: hidden;
}

.news-item .aside-comments.comentarios .texto-comentario p {
  line-height: 20px;
  font-size: 15px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  color: var(--ue-c-comments-text-color, #000);
  padding: 0px;
}

.news-item .aside-comments .no-comments {
  position: relative;
  text-align: center;
  font-size: 20px;
  line-height: 32px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  color: var(--ue-c-comments-text-color, #333);
  padding: 78px 0px 0px;
  margin-bottom: 24px;
  margin-top: -5px;
}

.news-item .aside-comments .no-comments strong {
  display: block;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 700;
}

.news-item .aside-comments .no-comments::before {
  content: "";
  position: absolute;
  right: calc(50% - 30px);
  top: 5px;
  height: 53px;
  width: 60px;
  display: block;
}

.news-item .comments-tool {
  background-color: var(--ue-c-comments-button-background-color, #2e6d9d);
  border: transparent;
  width: 100%;
  position: relative;
  border-radius: 3px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px 0px;
}

.news-item .comments-tool span {
  display: block;
  color: rgb(255, 255, 255);
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  line-height: 38px;
  height: 38px;
}

.news-item .comments-tool span strong {
  font-weight: 400;
}

.news-item .comments-tool span > * {
  display: inline-block;
}

.news-item .comments-tool:hover {
  background-color: var(--ue-c-comments-button-hover-background-color, #069);
  cursor: pointer;
}

.news-item .comments-tool:hover i.icon-adelante_32_d {
  display: none;
}

.news-item .comments-tool:hover span {
  color: rgb(255, 255, 255);
}

.news-item .comments-tool i {
  margin: 0px;
  vertical-align: middle;
  height: 32px;
  width: 32px;
  position: relative;
}

.news-item .comments-tool i.icon-adelante_32_d {
  background: transparent;
  display: none;
}

.news-item .comments-tool i.icon-cerrar_32_d {
  height: 16px;
  width: 16px;
  position: relative;
  float: right;
  margin: 11px 10px;
}

.news-item .texto-comentario .leer-mas-btn {
  width: 88px;
  height: 25px;
  position: absolute;
  top: 107px;
  right: 0px;
  cursor: pointer;
}

.news-item .texto-comentario .leer-mas:hover .txt {
  color: var(--ue-c-comments-button-back-color, #2e6d9d);
}

.news-item .texto-comentario .gradient {
  background: linear-gradient(
    90deg,
    hsla(0, 0%, 100%, 0) 0,
    var(--ue-c-comments-gradient-background-color, #fff)
  );
  width: 20px;
  height: 25px;
  display: block;
  float: left;
}

.news-item .texto-comentario .txt {
  background-color: var(--ue-c-comments-gradient-background-color, #fff);
  width: 68px;
  text-align: right;
  padding: 5px 3px 0px;
  float: right;
  margin: 0px;
  text-decoration: underline;
}

.news-item .comments-panel {
  background-color: var(--ue-c-comments-panel-background-color, #fff);
  height: 100%;
  overflow: auto;
  position: fixed;
  right: 0px;
  top: 0px;
  z-index: 999999999;
}

.news-item .fixed-button {
  position: fixed;
  z-index: 2147483647;
  width: 100%;
}

.news-item .fixed-button a {
  background-color: var(--ue-c-comments-button-back-background-color, #2e6d9d);
  display: block;
  color: var(--ue-c-comments-button-back-color, #fff);
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  text-decoration: none;
}

.news-item .fixed-button a:hover {
  background-color: var(
    --ue-c-comments-button-back-hover-background-color,
    #069
  );
}

.news-item .fixed-button a::before {
  content: "";
  border-width: 0px 2px 2px 0px;
  border-style: solid;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-color: var(--ue-c-comments-button-back-border-color, #fff);
  transform: rotate(135deg);
  margin: 0px 5px;
}

.news-item .fixed-button .ellipsis {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 44px;
  width: 42px;
  background: linear-gradient(
    90deg,
    rgba(31, 119, 181, 0) 0px,
    rgb(46, 109, 157) 75%
  );
}

.news-item .content.comments {
  border-top: 2px solid rgb(46, 109, 157);
  border-bottom: 2px solid rgb(46, 109, 157);
}

.news-item .cols-30-70 .aside-comments,
.news-item .cols-70-30 .aside-comments {
  background-color: rgb(255, 255, 255);
  padding: 0px;
}

.news-item .cols-30-70 .comments-tool span,
.news-item .cols-70-30 .comments-tool span {
  text-align: center;
}

.news-item .login-comentar a {
  text-decoration: none;
  color: var(--ue-c-comments-login-box-link-color, #2e6d9d);
}

.news-item .login-comentar a:hover {
  color: var(--ue-c-comments-login-box-link-hover-color, #069);
}

.comments-panel {
  padding: 0px 40px 30px;
}

.comments-panel,
.comments-panel * {
  box-sizing: border-box;
}

.comments-panel .fixed-button {
  width: 605px;
  background-color: var(--ue-c-comments-panel-background-color, #fff);
  padding-top: 20px;
  display: flex;
  align-items: center;
}

.comments-panel .fixed-button a {
  width: 585px;
  text-overflow: ellipsis;
  padding: 0.625rem;
}

.comments-panel .fixed-button a span {
  text-transform: uppercase;
  margin-right: 10px;
  display: inline-block;
  color: var(--ue-c-comments-button-back-span-color, #fff);
}

.comments-panel .fixed-button a i {
  display: none;
}

.comments-panel .comentarios .comentarios-usuarios {
  padding: 0px;
}

.comments-panel h3 {
  padding-top: 40px;
}

.comments-panel .comentarios-nav,
.comments-panel h3,
.comments-panel nav {
  background-color: var(--ue-c-comments-panel-background-color, #fff);
  z-index: 99;
  right: auto;
}

.comments-panel .login-comentar {
  bottom: 0px;
}

.comments-panel .login-comentar.show {
  position: fixed;
  right: 0px;
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
  transform: translateZ(0px);
}

.comments-panel .login-comentar .comprobacion label {
  display: block;
  clear: both;
  margin-bottom: 10px;
  color: var(--ue-c-comments-login-box-color, #000);
}

.comments-panel .login-comentar .comprobacion img {
  clear: both;
  float: left;
  display: block;
  margin-right: 10px;
}

.comments-panel .login-comentar .comprobacion .captcha {
  padding: 10px;
  margin: 0px 5px 0px 0px;
  display: inline-block;
  background-color: var(--ue-c-comments-textarea-background-color, #fff);
  border: 2px solid var(--ue-c-comments-textarea-border-color, #aaa);
  color: var(--ue-c-comments-textarea-color, #333);
  border-radius: 3px;
}

.comments-panel .login-comentar .comprobacion input[type="button"] {
  background-color: var(--ue-c-comments-button-background-color, #2e6d9d);
  border: 0px;
  color: var(--ue-c-comments-button-color, #fff);
  height: 36px;
  font-size: 16px;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  display: inline-block;
  padding: 7px;
  text-align: center;
  border-radius: 3px;
}

.comments-panel .login-comentar .comprobacion input[type="button"]:hover {
  background-color: var(--ue-c-comments-button-hover-background-color, #20bff4);
  color: var(--ue-c-comments-button-hover-color, #fff);
  cursor: pointer;
}

.right-panel {
  width: 680px;
  position: static;
  z-index: 2147483647;
  opacity: 0;
}

.right-panel.comments-panel {
  right: -680px;
}

.right-panel.show {
  right: 0px;
}

.comments-panel.show {
  position: fixed;
  top: 0px;
}

.comments-tool {
  z-index: 103;
  position: relative;
}

@media screen and (max-height: 800px) {
  .comments-panel {
    padding: 0px 20px 30px;
  }
  .comments-panel .fixed-button {
    width: 625px;
    padding-top: 20px;
  }
  .comments-panel .fixed-button a {
    width: 625px;
  }
  .comments-panel h3 {
    padding-top: 20px;
  }
}

: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;
}

.ue-c-fixed {
  position: fixed !important;
  top: 0px;
}

.ue-c-main-logo,
.ue-c-main-logo-small {
  margin-right: 8px;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}

.ue-c-main-logo-small svg,
.ue-c-main-logo svg {
  width: 100%;
}

.ue-c-main-logo {
  width: 6.25rem;
}

.ue-c-main-logo-small {
  width: 3.125rem;
}

.hide {
  display: none;
}

.inner.no-scroll,
.no-scroll {
  overflow: hidden;
  height: 100%;
  position: relative;
}

.ue-breaking-news-container {
  margin: 0px !important;
}

.content-ad + .ue-breaking-news-container {
  margin-top: 0px;
}

.ue-breaking-news-item {
  background: rgb(42, 122, 172);
}

.ue-breaking-news-item.last-hour,
.ue-breaking-news-item.urgent {
  background-color: rgb(223, 19, 14);
}

.ue-breaking-news-controls-item {
  margin: 0px;
}

.ue-breaking-news-controls-item svg {
  fill: rgb(255, 255, 255);
}

.ue-breaking-news-controls-item svg:hover {
  fill: rgb(104, 185, 201);
}

.ue-breaking-news-item-title {
  text-transform: uppercase;
  font-weight: 700;
}

.ue-breaking-news-item-text,
.ue-breaking-news-item-title {
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  color: rgb(255, 255, 255);
}

.ue-breaking-news-item-text:hover {
  opacity: 0.7;
}

@media only screen and (max-width: 450px) {
  .ue-breaking-news-item-text {
    height: 40px;
  }
}

@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  src:
    url("https://e00.uecdn.es/fonts/roboto-font/Roboto-Regular.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/roboto-font/Roboto-Regular.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  src:
    url("https://e00.uecdn.es/fonts/roboto-font/Roboto-Bold.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/roboto-font/Roboto-Bold.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Roboto_condensed;
  font-style: normal;
  font-weight: 400;
  src:
    url("https://e00.uecdn.es/fonts/roboto/RobotoCondensed-Regular.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/roboto/RobotoCondensed-Regular.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Roboto_condensed;
  font-style: normal;
  font-weight: 700;
  src:
    url("https://e00.uecdn.es/fonts/roboto/RobotoCondensed-Bold.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/roboto/RobotoCondensed-Bold.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Valencia;
  font-style: normal;
  font-weight: 400;
  src:
    url("https://e00.uecdn.es/fonts/valencia/valencia-regular-webfont.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/valencia/valencia-regular-webfont.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Valencia;
  font-style: italic;
  font-weight: 400;
  src:
    url("https://e00.uecdn.es/fonts/valencia/valencia-italic-webfont.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/valencia/valencia-italic-webfont.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Valencia;
  font-style: normal;
  font-weight: 700;
  src:
    url("https://e00.uecdn.es/fonts/valencia/valencia-bold-webfont.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/valencia/valencia-bold-webfont.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Valencia;
  font-style: italic;
  font-weight: 700;
  src:
    url("https://e00.uecdn.es/fonts/valencia/valencia-bolditalic-webfont.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/valencia/valencia-bolditalic-webfont.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: PT_serif;
  font-style: normal;
  font-weight: 400;
  src:
    url("https://e00.uecdn.es/fonts/PTSerifWeb/pt_serif-web-regular-webfont.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/PTSerifWeb/pt_serif-web-regular-webfont.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: PT_serif;
  font-style: italic;
  font-weight: 400;
  src:
    url("https://e00.uecdn.es/fonts/PTSerifWeb/pt_serif-web-italic-webfont.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/PTSerifWeb/pt_serif-web-italic-webfont.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: PT_serif;
  font-style: normal;
  font-weight: 700;
  src:
    url("https://e00.uecdn.es/fonts/PTSerifWeb/pt_serif-web-bold-webfont.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/PTSerifWeb/pt_serif-web-bold-webfont.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: PT_serif;
  font-style: italic;
  font-weight: 700;
  src:
    url("https://e00.uecdn.es/fonts/PTSerifWeb/pt_serif-web-bolditalic-webfont.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/PTSerifWeb/pt_serif-web-bolditalic-webfont.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundo;
  font-style: normal;
  font-weight: 300;
  src:
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-Light.woff2") format("woff2"),
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-Light.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundo;
  font-style: italic;
  font-weight: 300;
  src:
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-LightItalic.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-LightItalic.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundo;
  font-style: normal;
  font-weight: 400;
  src:
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-Regular.woff2") format("woff2"),
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-Regular.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundo;
  font-style: italic;
  font-weight: 400;
  src:
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-RegularItalic.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-RegularItalic.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundo;
  font-style: normal;
  font-weight: 500;
  src:
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-Medium.woff2") format("woff2"),
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-Medium.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundo;
  font-style: italic;
  font-weight: 500;
  src:
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-MediumItalic.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-MediumItalic.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundo;
  font-style: normal;
  font-weight: 600;
  src:
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-SemiBold.woff2") format("woff2"),
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-SemiBold.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundo;
  font-style: italic;
  font-weight: 600;
  src:
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-SemiBoldItalic.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-SemiBoldItalic.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundo;
  font-style: normal;
  font-weight: 700;
  src:
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-Bold.woff2") format("woff2"),
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-Bold.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundo;
  font-style: italic;
  font-weight: 700;
  src:
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-BoldItalic.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-BoldItalic.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundo;
  font-style: normal;
  font-weight: 800;
  src:
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-ExtraBold.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-ExtraBold.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundo;
  font-style: italic;
  font-weight: 800;
  src:
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-ExtraBoldItalic.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/Mundo/Mundo-ExtraBoldItalic.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundotxt;
  font-style: normal;
  font-weight: 300;
  src:
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-Light.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-Light.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundotxt;
  font-style: italic;
  font-weight: 300;
  src:
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-LightItalic.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-LightItalic.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundotxt;
  font-style: normal;
  font-weight: 400;
  src:
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-Regular.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-Regular.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundotxt;
  font-style: italic;
  font-weight: 400;
  src:
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-RegularItalic.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-RegularItalic.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundotxt;
  font-style: normal;
  font-weight: 500;
  src:
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-Medium.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-Medium.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundotxt;
  font-style: italic;
  font-weight: 500;
  src:
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-MediumItalic.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-MediumItalic.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundotxt;
  font-style: normal;
  font-weight: 600;
  src:
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-SemiBold.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-SemiBold.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundotxt;
  font-style: italic;
  font-weight: 600;
  src:
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-SemiBoldItalic.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-SemiBoldItalic.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundotxt;
  font-style: normal;
  font-weight: 700;
  src:
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-Bold.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-Bold.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundotxt;
  font-style: italic;
  font-weight: 700;
  src:
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-BoldItalic.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-BoldItalic.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundotxt;
  font-style: normal;
  font-weight: 800;
  src:
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-ExtraBold.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-ExtraBold.woff")
      format("woff");
  font-display: swap;
}

@font-face {
  font-family: Mundotxt;
  font-style: italic;
  font-weight: 800;
  src:
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-ExtraBoldItalic.woff2")
      format("woff2"),
    url("https://e00.uecdn.es/fonts/MundoTexto/MundoTexto-ExtraBoldItalic.woff")
      format("woff");
  font-display: swap;
}

.ue-u-sticky-top-10 {
  position: sticky !important;
  top: 10px;
}

html {
  text-size-adjust: 100%;
}

.publicidad {
  margin: 0px !important;
}

.ue-c-main-header {
  margin-top: -1px;
  width: 100%;
  height: fit-content;
  box-sizing: border-box;
  position: relative;
  z-index: 15000;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 3px 0px;
}

.news-item .ue-c-newsletter-widget__subline {
  font-size: 0.875rem;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 400;
  color: rgb(0, 0, 0);
  margin-bottom: 1.0625rem;
  line-height: normal;
  padding: 0px;
}

.ue-c-smartbanner:not([style*="display:none"]):not([style*="display: none"])
  + .ue-c-main-header
  .ue-l-main-header__top
  .ue-l-side-panel--show {
  padding-top: 120px;
}

.ue-c-smartbanner:not([style*="display:none"]):not([style*="display: none"])
  + .ue-c-main-header
  .ue-l-main-header__bottom
  .ue-l-side-panel--show {
  padding-top: 165px;
}

@media (min-width: 46.25em) {
  .ue-l-article__comment {
    margin-top: 1rem;
    border-top: 1px solid rgb(206, 206, 206);
    padding-top: 2rem;
  }
}

.ue-c-article__media-img-container {
  overflow: hidden;
}

@media (min-width: 61.25em) {
  .ue-c-article--content-preview.ue-l-article--basic .ue-l-article__main-column,
  .ue-c-article--content-preview.ue-l-article--special {
    overflow: hidden;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-l-article__include:not(:empty),
.ue-l-article--special.elmundo-theme-v10 .ue-l-article__include:not(:empty) {
  margin: 0px 0px 1.25rem;
}

.ue-l-article--basic[class*="theme-v10"]
  .ue-l-article__secondary-column
  .ue-c-cover-content--is-bt-module
  a.ue-c-cover-content__link,
.ue-l-article--basic[class*="theme-v10"]
  .ue-l-article__secondary-column
  .ue-c-cover-content--is-bt-module
  a.ue-c-cover-content__link:hover,
.ue-l-article--special[class*="theme-v10"]
  .ue-l-article__secondary-column
  .ue-c-cover-content--is-bt-module
  a.ue-c-cover-content__link,
.ue-l-article--special[class*="theme-v10"]
  .ue-l-article__secondary-column
  .ue-c-cover-content--is-bt-module
  a.ue-c-cover-content__link:hover {
  color: rgb(0, 0, 0);
}

@media (min-width: 46.25em) {
  .ue-l-main-header__top.ue-l-main-header--minified .ue-l-side-panel--show {
    display: flex;
    width: max-content;
  }
}

@media (min-width: 46.25em) {
  .ue-l-main-header--over-media.ue-l-main-header--fixed {
    position: fixed !important;
  }
}

.ue-c-main-header--minified-dark .ue-c-main-header__login svg {
  stroke: rgb(255, 255, 255);
}

.ue-l-main-header--minified.ue-c-main-header--minified-dark
  .ue-c-main-header__tools {
  width: 30px;
}

.ue-c-main-header__progress-bar.ue-c-fixed {
  top: var(--ue-l-main-header-top-height);
}

nav.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list
  > .ue-c-main-navigation__list-item:not(.has-overflow) {
  flex-grow: inherit;
}

.ue-c-main-header__button.is-primary.is-active
  .ue-c-main-header__button-menu-icon::before {
  top: -0.3125rem;
}

.ue-c-main-header__button.is-primary.is-active
  .ue-c-main-header__button-menu-icon::after {
  top: 0.3125rem;
}

.hidden-content {
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
  position: absolute !important;
}

.ue-c-seo-links {
  width: 100%;
  max-width: 75rem;
  display: flex;
  position: relative;
  padding: 0px 1rem;
  box-sizing: border-box;
  background-color: var(--ue-c-seo-links-body-background-color, #fff);
  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;
  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: 0px;
  top: 0px;
  bottom: 0px;
  background-image: linear-gradient(90deg, transparent, rgb(255, 255, 255));
}

.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: 0px 0px 0px 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: 0px 0px 0px 0.5rem;
  }
}

.ue-c-seo-links__list {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: hidden;
  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: 0px;
  position: relative;
  padding: 0px 0.5rem;
}

@media (min-width: 46.25em) {
  .ue-c-seo-links__item {
    padding: 0px 0.5rem;
  }
}

.ue-c-seo-links__item a {
  text-decoration: none;
  color: var(--ue-c-seo-links-item-color, hsla(0, 0%, 44%, 0.45));
}

@media (min-width: 46.25em) {
  .ue-c-seo-links__item a {
    color: var(--ue-c-seo-links-item-shade-color, hsla(0, 0%, 44%, 0.45));
  }
  .ue-c-seo-links__item a:hover {
    color: var(--ue-c-seo-links-item-hover-color, #666);
  }
}

.ue-c-seo-links__item:not(:last-child)::after {
  content: "";
  width: 1px;
  height: 10px;
  display: inline-block;
  position: absolute;
  right: 0px;
  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: 0px 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: 0px;
}

@media (min-width: 46.25em) {
  .ue-c-seo-links--justify-center-from-tablet .ue-c-seo-links {
    justify-content: center;
  }
}

.ue-c-seo-links-container.ue-c-seo-links--main {
  background-color: transparent;
  padding: 0px;
  width: 100%;
}

.ue-c-seo-links-container.ue-c-seo-links--main .ue-c-seo-links {
  background-color: transparent;
  height: 2.25rem;
  padding: 0px;
  border-top: 1px solid rgb(206, 206, 206);
  border-bottom: 1px solid rgb(206, 206, 206);
}

.ue-c-seo-links-container.ue-c-seo-links--main .ue-c-seo-links::after {
  background-image: linear-gradient(90deg, transparent, transparent);
}

.ue-c-seo-links-container.ue-c-seo-links--main .ue-c-seo-links__title {
  color: rgb(0, 0, 0);
}

.ue-c-seo-links-container.ue-c-seo-links--main .ue-c-seo-links__title::after {
  background-color: rgb(206, 206, 206);
}

.ue-c-seo-links-container.ue-c-seo-links--main .ue-c-seo-links__item a {
  color: rgb(33, 96, 135);
}

.ue-c-seo-links-container.ue-c-seo-links--main
  .ue-c-seo-links__item:not(:last-child)::after {
  background-color: rgb(206, 206, 206);
}

.ue-c-seo-links-container.ue-c-seo-links--main .ue-c-seo-links__list {
  scroll-behavior: smooth;
  overflow: auto hidden;
  scrollbar-width: thin;
  scrollbar-color: rgb(89, 120, 151) rgb(195, 213, 229);
}

.ue-c-seo-links-container.ue-c-seo-links--main
  .ue-c-seo-links__list::-webkit-scrollbar {
  display: block;
  height: 6px;
}

.ue-c-seo-links-container.ue-c-seo-links--main
  .ue-c-seo-links__list::-webkit-scrollbar-thumb {
  background: rgb(89, 120, 151);
  border-radius: 0.3125rem;
}

.ue-c-seo-links-container.ue-c-seo-links--main
  .ue-c-seo-links__list::-webkit-scrollbar-track-piece {
  background: rgb(195, 213, 229);
}

.ue-l-side-panel {
  position: absolute;
  z-index: 2;
  box-sizing: border-box;
  overflow: auto;
  visibility: hidden;
  scroll-behavior: smooth;
  transition: transform 0.25s;
}

.ue-l-side-panel__title {
  font-family: Arial, Helvetica, sans-serif;
  padding: 8px;
  background-color: rgb(102, 102, 102);
  color: rgb(255, 255, 255);
}

.ue-l-side-panel__item {
  border-bottom: 1px solid rgb(0, 0, 0);
  margin-bottom: 8px;
}

.ue-l-side-panel__item:last-child {
  border-bottom: 0px;
  margin-bottom: 0px;
}

.ue-l-side-panel__close {
  cursor: pointer;
  position: absolute;
  right: 1rem;
  top: 1rem;
  width: 24px;
  height: 24px;
  display: block;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: transparent;
  z-index: 1;
}

.ue-l-side-panel__close > * {
  pointer-events: none;
}

.ue-l-side-panel__close--left-center {
  right: auto;
  left: 0px;
  top: 50%;
  width: 2.5rem;
  transform: translateY(-50%);
}

.ue-l-side-panel--fixed {
  position: fixed;
  max-height: 100%;
}

.ue-l-side-panel--fixed.is-active {
  max-height: 100%;
}

.ue-l-side-panel--fixed.is-active + .ue-l-side-panel__mask {
  position: fixed;
  top: 0px;
  max-height: 100%;
}

.ue-l-side-panel--scroll {
  overflow: visible;
}

.ue-l-side-panel--z10 {
  z-index: 10;
}

.ue-l-side-panel--z30 {
  z-index: 15010;
}

.ue-l-side-panel--no-gutter {
  margin: 0px -8px 8px;
}

.ue-l-side-panel--no-space {
  margin-bottom: 0px;
}

.ue-l-side-panel--no-scroll {
  overflow: hidden;
}

.ue-l-side-panel--no-scroll-x {
  overflow-x: hidden;
}

.ue-l-side-panel--no-scroll-y {
  overflow-y: hidden;
}

.ue-l-side-panel--show + .ue-l-side-panel__mask {
  background-color: rgba(0, 0, 0, 0.5);
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100%;
  max-height: 100%;
  position: fixed;
  z-index: 1;
}

@media (min-width: 46.25em) {
  .ue-l-side-panel--show + .ue-l-side-panel__mask--transparent {
    background: transparent;
  }
}

.ue-l-side-panel--background {
  background-color: rgb(255, 255, 255);
}

.ue-l-side-panel--padding-top {
  padding-top: 2.5rem;
}

.ue-l-side-panel--padding-bottom {
  padding-bottom: 2.5rem;
}

.ue-l-side-panel--flex {
  display: flex;
  flex-direction: column;
}

@media (min-width: 20em) {
  .ue-l-side-panel--fixed-bottom-from-mobile {
    inset: auto 0px 0px;
  }
}

.ue-l-side-panel--fixed-top-right-from-mobile {
  top: 0px;
  right: 0px;
  bottom: inherit;
  left: inherit;
}

@media (min-width: 46.25em) {
  .ue-l-side-panel--fixed-top-right-from-tablet {
    top: 0px;
    right: 0px;
    bottom: inherit;
    left: inherit;
  }
}

@media (min-width: 20em) {
  .ue-l-side-panel--bottom-up-from-mobile {
    transform: translateY(calc(2.25rem + 100vh));
  }
  .ue-l-side-panel--bottom-up-from-mobile.is-active {
    top: auto;
    transform: translateY(0px);
    max-height: calc(100% - 2.25rem);
  }
}

@media (min-width: 20em) {
  .ue-l-side-panel--right-to-left-from-mobile {
    transform: translateX(100vw) translateY(0px);
    right: 0px;
  }
  .ue-l-side-panel--right-to-left-from-mobile.is-active {
  }
}

@media (min-width: 46.25em) {
  .ue-l-side-panel--right-to-left-from-tablet {
    transform: translateX(100vw) translateY(0px);
    right: 0px;
  }
  .ue-l-side-panel--right-to-left-from-tablet.is-active {
  }
}

@media (min-width: 46.25em) {
  .ue-l-side-panel--no-movement-from-tablet,
  .ue-l-side-panel--no-movement-from-tablet.is-active {
    transform: none;
  }
}

@media (min-width: 20em) {
  .ue-l-side-panel--full-width-from-mobile,
  .ue-l-side-panel--full-width-from-mobile.is-active {
    width: 100%;
  }
}

@media (min-width: 20em) {
  .ue-l-side-panel--full-height-from-mobile {
    height: 100vh;
  }
  .ue-l-side-panel--full-height-from-mobile.is-active {
    height: 100%;
  }
}

@media (min-width: 46.25em) {
  .ue-l-side-panel--full-height-from-tablet {
    height: 100vh;
  }
  .ue-l-side-panel--full-height-from-tablet.is-active {
    height: 100%;
  }
}

@media (min-width: 46.25em) {
  .ue-l-side-panel--height-517-from-tablet {
    height: 32.3125rem;
  }
}

@media (min-width: 20em) {
  .ue-l-side-panel--width-320-from-mobile {
    width: 20rem;
  }
}

@media (min-width: 23.4375em) {
  .ue-l-side-panel--width-340-from-mobileMedium {
    width: 21.25rem;
  }
}

@media (min-width: 30em) {
  .ue-l-side-panel--width-470-from-mobileLandscape {
    width: 29.375rem;
  }
}

@media (min-width: 46.25em) {
  .ue-l-side-panel--width-240-from-tablet {
    width: 15rem;
  }
}

@media (min-width: 46.25em) {
  .ue-l-side-panel--width-760-from-tablet {
    width: 47.5rem;
  }
}

@media (min-width: 46.25em) {
  .ue-l-side-panel--width-990-from-tablet {
    width: 61.875rem;
  }
}

@media (min-width: 20em) {
  .ue-l-side-panel--shadow-left-from-mobile {
    box-shadow: rgba(0, 0, 0, 0.18) -6px 10px 11px 0px;
  }
}

@media (min-width: 46.25em) {
  .ue-l-side-panel--shadow-left-from-tablet {
    box-shadow: rgba(0, 0, 0, 0.18) -6px 10px 11px 0px;
  }
}

@media (min-width: 46.25em) {
  .ue-l-side-panel--shadow-right-from-tablet {
    box-shadow: rgba(0, 0, 0, 0.18) 6px 0px 11px 0px;
  }
}

@media (min-width: 46.25em) {
  .ue-l-side-panel--shadow-left-n-right-from-tablet {
    box-shadow: rgba(0, 0, 0, 0.18) 0px 16px 18px 0px;
  }
}

.ue-l-side-panel--show {
  transform: none;
  visibility: visible;
}

.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: 0px;
  }
}

.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);
}

@media (min-width: 46.25em) {
  .ue-c-main-navigation__date {
    float: left;
    padding-right: 0.5rem;
  }
}

.ue-c-main-navigation__list-corporative {
  display: inline-block;
  padding: 0px;
  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: 0px;
  font-size: 8px;
  margin: 0px 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: 0px 1rem 1rem;
  box-sizing: border-box;
}

.ue-c-main-navigation--boxed.has-bg {
  background-color: var(--ue-c-main-navigation-box-background-color, #fff);
}

.ue-c-main-navigation--boxed.has-border {
  border-top-style: var(--ue-c-main-navigation-box-border-top-style, solid);
  border-top-width: var(--ue-c-main-navigation-box-border-top-width, 1px);
  border-color: var(--ue-c-main-navigation-box-border-color, #cecece);
}

@media (min-width: 46.25em) {
  .ue-c-main-navigation--boxed {
    padding: 0.5rem;
  }
}

@media (min-width: 61.25em) {
  .ue-c-main-navigation--boxed {
    padding: 0px;
  }
}

.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: 0px;
    height: auto;
  }
  .ue-c-main-navigation__link:hover {
    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--is-active {
  position: relative;
  border-radius: 2px;
  margin: 0px 0.4rem;
  font-weight: var(--ue-c-main-navigation-link-active-font-weight, 600);
}

.ue-c-main-navigation__link--is-active,
.ue-c-main-navigation__link--is-active[aria-expanded="true"] {
  background-color: var(
    --ue-c-main-navigation-link-active-background-color,
    #f3f3f3
  );
  color: var(--ue-c-main-navigation-link-active-color, #333);
}

.ue-c-main-navigation__link-dropdown {
  align-items: center;
  position: relative;
  justify-content: space-between;
}

.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 0px 0px;
  transform: translateY(-75%) rotate(45deg);
  transition: 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-top-width: inherit;
  border-left-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
  );
}

.ue-c-main-navigation__link-dropdown-icon--open {
  transform: translateY(-25%) rotate(-135deg);
  transition: 0.25s;
}

@media (min-width: 46.25em) {
  .ue-c-main-navigation__link-dropdown[aria-expanded="true"] {
    background-color: var(
      --ue-c-main-navigation-link-dropdown-hover-background,
      unset
    );
    color: var(--ue-c-main-navigation-link-dropdown-hover-color, #000);
  }
  .ue-c-main-navigation__link-dropdown:hover::before {
    content: "";
    height: 2px;
    width: calc(100% - 16px);
    position: absolute;
    bottom: 0px;
    background-color: var(
      --ue-c-main-navigation-link-dropdown-hover-line,
      #000
    );
  }
}

.ue-c-main-navigation__skip-links {
  position: absolute;
  top: 0px;
  left: -32768px;
  z-index: 22;
  width: 100%;
  margin: 0px;
  padding: 0px;
  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: 0px;
  left: 0px;
  width: 100%;
}

.ue-c-main-navigation__skip-links-item {
  font-size: 12px;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  color: rgb(255, 255, 255);
  background: rgb(46, 109, 157);
  padding: 10px;
}

.ue-c-main-navigation__skip-links-item:active,
.ue-c-main-navigation__skip-links-item:focus {
  left: 32768px;
  outline: rgb(255, 255, 255) dotted 1px;
  position: absolute;
  width: 100%;
  border-bottom: 1px solid rgb(0, 0, 0);
  text-align: left;
  text-decoration: none;
}

.ue-c-main-navigation--high-contrast .ue-c-main-navigation__link {
  display: flex;
  align-items: center;
}

.ue-c-main-navigation--high-contrast .ue-c-main-navigation__link--is-active {
  background-color: var(
    --ue-c-main-navigation-link-active-background-color,
    #f3f3f3
  );
  color: var(--ue-c-main-navigation-link-active-color, #333);
}

.ue-c-main-navigation--high-contrast > .ue-c-main-navigation__list {
  padding: 0px 1rem 0.5rem;
}

@media (min-width: 46.25em) {
  .ue-c-main-navigation--high-contrast > .ue-c-main-navigation__list {
    padding: 0px;
  }
}

@media (min-width: 46.25em) {
  .ue-c-main-navigation--high-contrast
    .ue-c-main-navigation__list--first-level {
    background-color: unset;
  }
  .ue-c-main-navigation--high-contrast
    .ue-c-main-navigation__list--first-level
    ~ ul:not(.ue-c-main-navigation__list--second-level)
    .ue-c-main-navigation__link:hover,
  .ue-c-main-navigation--high-contrast
    .ue-c-main-navigation__list--first-level
    ~ ul:not(.ue-c-main-navigation__list--third-level)
    .ue-c-main-navigation__link:hover {
    background-color: var(
      --ue-c-main-navigation-first-hover-background-color,
      #00008b
    );
    color: var(--ue-c-main-navigation-first-hover-color, #fff);
  }
}

@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: 0px;
    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: 0px;
  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: 0px 0.5rem;
  margin: 0px;
  border: 0px;
  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: 0.25s;
  width: 1px;
  height: 7px;
  background-color: var(--ue-c-main-header-more-icon, #fff);
  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);
}

.portada
  .ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-button[aria-expanded="false"]
  .ue-c-main-navigation__list-button-icon {
  margin-left: 0.1875rem;
}

.portada
  .ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-button[aria-expanded="false"] {
  margin-left: 0px;
  width: 4.375rem;
}

.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-button[aria-expanded="true"] {
  background-color: rgb(255, 255, 255);
  border-left: 1px solid rgb(222, 222, 222);
  border-right: 1px solid rgb(222, 222, 222);
  color: rgb(0, 0, 0);
  width: var(--ue-c-main-header-button-primary-width, 80px);
  overflow: visible;
  height: calc(var(--ue-l-main-header-bottom-height, px-rem36px) + 6px);
}

.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-button[aria-expanded="true"]:hover {
  color: rgb(0, 0, 0);
}

.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-button[aria-expanded="true"]
  .ue-c-main-navigation__list-button-icon {
  margin-left: 1rem;
}

.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-button[aria-expanded="true"]
  .ue-c-main-navigation__list-button-icon::after,
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-button[aria-expanded="true"]
  .ue-c-main-navigation__list-button-icon::before {
  background-color: rgb(0, 0, 0);
}

.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-button[aria-expanded="true"]
  .ue-c-main-navigation__list-button-icon::before {
  transform: rotate(45deg);
}

.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-button[aria-expanded="true"]
  .ue-c-main-navigation__list-button-icon::after {
  transform: rotate(-45deg);
}

.portada
  .ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-button[aria-expanded="true"] {
  height: 2.625rem;
  width: 4.375rem;
}

.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-overflow {
  position: absolute;
  right: 0px;
  top: var(--ue-l-main-header-bottom-height, 2.25rem);
  padding: 1rem 0.5rem;
  margin: 0px;
  min-width: max-content;
  background-color: rgb(255, 255, 255);
  box-shadow: rgba(0, 0, 0, 0.3) 1px 8px 8px 0px;
  opacity: 1;
  visibility: visible;
  transition: 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;
  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: 0.3s ease-out;
}

.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-overflow--mask {
  background-color: transparent;
  top: 0px;
  left: 0px;
  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: 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;
  }
  .portada
    .ue-c-main-header
    .ue-l-main-header--fixed
    .ue-l-main-navigation--display-inline
    > .ue-c-main-navigation__list
    > .ue-c-main-navigation__list-item {
    flex: 0 0 auto;
  }
  .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: 0px;
  margin: 0px;
  list-style-type: none;
}

.ue-c-main-navigation__list-item:last-of-type {
  overflow: hidden;
}

.ue-c-main-navigation__list-item--channel a {
  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: 0px;
  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: 0px;
  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: 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.625rem 0px 0px;
  filter: var(--ue-c-main-navigation-item-channel-filter, none);
}

.ue-c-main-navigation__list-item--channel:last-of-type {
  overflow: inherit;
}

.ue-c-main-navigation__list-item--channel .ue-c-main-navigation__link--squared {
  display: grid;
  place-items: center;
  width: 100%;
  height: 3.75rem;
  border-width: 1px;
  border-style: solid;
  border-image: initial;
  box-sizing: border-box;
  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);
  color: var(--ue-c-main-navigation-item-channel-color,);
  background-color: var(
    --ue-c-main-navigation-item-channel-background-color,
    #f3f3f3
  );
  border-color: var(--ue-c-main-navigation-item-channel-border-color, unset);
}

.ue-c-main-navigation__list-item--channel
  .ue-c-main-navigation__link--squared
  span {
  width: auto;
}

.ue-c-main-navigation__list-item--channel
  .ue-c-main-navigation__link--squared
  span:empty {
  display: none;
}

@media (min-width: 46.25em) {
  .ue-c-main-navigation__list-item--channel
    .ue-c-main-navigation__link--squared:hover {
    background-color: var(
      --ue-c-main-navigation-item-channel-hover-background-color,
      #f5f5f5
    );
  }
}

.ue-l-main-navigation__list--2-cols {
  display: grid;
  gap: var(--ue-c-main-navigation-list-panel-cols-gap, 10px);
  grid-template-columns: repeat(2, 1fr);
}

.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-l-main-navigation__list--columns-4 {
  columns: 4;
}

.ue-l-main-navigation__list--columns-3 {
  columns: 3;
}

.ue-l-main-navigation__list--columns-2 {
  columns: 2;
}

.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: 0px;
    visibility: hidden;
    opacity: 0;
    border: 0px;
    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: 0px;
  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-title .ue-c-main-navigation__link {
    font-family: var(
      --ue-c-main-navigation-list-dropdown-title-font-family,
      Mundo,
      "Times New Roman",
      Times,
      serif
    );
    font-weight: var(
      --ue-c-main-navigation-list-dropdown-title-font-weight,
      600
    );
    font-size: var(
      --ue-c-main-navigation-list-dropdown-title-font-size,
      0.8125rem
    );
    line-height: var(
      --ue-c-main-navigation-list-dropdown-title-line-height,
      2rem
    );
    letter-spacing: var(
      --ue-c-main-navigation-list-dropdown-title-letter-spacing,
      0.02rem
    );
  }
}

@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--6-columns {
  max-width: 1200px;
  margin: 0px auto;
}

.ue-c-main-navigation__list-dropdown--4-columns,
.ue-c-main-navigation__list-dropdown--5-columns {
  max-width: 1200px;
  margin: 0px auto;
  column-count: 5;
}

.ue-c-main-navigation__list-dropdown--3-columns {
  max-width: 1200px;
  margin: 0px auto;
  column-count: 3;
}

.ue-c-main-navigation__list-dropdown--2-columns {
  max-width: 1200px;
  margin: 0px auto;
  column-count: 2;
}

.ue-c-main-navigation__list-dropdown--aligned-left {
  left: 0px;
  right: auto;
}

.ue-c-main-navigation__list-dropdown--aligned-right {
  right: 0px;
  left: auto;
}

.ue-c-main-navigation__list-dropdown--aligned-center {
  left: 50%;
  transform: translateX(-50%);
}

.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 0px;
  }
  .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:nth-child(3) {
    grid-column: 3;
  }
  .ue-c-main-navigation__body.ue-l-main-navigation__panel--grid-b
    .ue-c-main-navigation:last-of-type {
    grid-area: 1 / 4 / 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: 0px;
  }
}

@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;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px;
}

.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);
  background-color: var(--ue-c-main-header-top-background-color, #fff);
  z-index: var(--ue-l-main-header-top-row-z-index, 7);
}

@media (min-width: 46.25em) {
  .ue-l-main-header__top {
    align-items: center;
    justify-content: center;
    box-shadow: none;
  }
}

.ue-l-main-header__bottom {
  height: var(--ue-l-main-header-bottom-height);
  background: var(--ue-c-main-header-bottom-background,);
  color: var(--ue-c-main-header-bottom-color, #000);
  z-index: var(--ue-l-main-header-bottom-row-z-index, 5);
}

@media (min-width: 46.25em) {
  .ue-l-main-header__bottom {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    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__bottom .ue-c-main-header__nav {
  order: 2;
}

.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:not(:last-child) {
  border-bottom-color: var(
    --ue-c-main-header-bottom-border-bottom-color,
    unset
  );
}

.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;
  }
}

.ue-l-main-header__wrapper-col {
  width: 50%;
}

@media (min-width: 46.25em) {
  .ue-l-main-header__top.ue-l-main-header--column-center
    .ue-l-side-panel--show {
    top: var(--ue-c-main-header-panel-cover-top, 2.25rem);
  }
}

.ue-l-main-header__top.ue-l-main-header--fixed .ue-l-side-panel--show {
  top: var(--ue-l-main-header-top-height, 2.25rem);
}

@media (min-width: 46.25em) {
  .ue-l-main-header__top.ue-l-main-header--fixed .ue-l-side-panel--show {
    top: var(--ue-l-main-header-top-height, 2.25rem);
  }
}

.ue-l-main-header__top .ue-l-side-panel--show {
  top: var(--ue-l-main-header-top-height, 2.25rem);
  padding-bottom: var(--ue-l-main-header-top-height, 2.25rem);
  padding-top: unset;
}

.ue-l-main-header__top .ue-l-side-panel--show + .ue-l-side-panel__mask {
  top: var(--ue-l-main-header-top-height, 2.25rem);
  z-index: var(--ue-l-main-header-top-panel-mask-z-index, 4);
}

@media (min-width: 46.25em) {
  .ue-l-main-header__top .ue-l-side-panel--show {
    max-width: 1200px;
    width: inherit;
    padding-bottom: 0px;
    flex-direction: column;
    height: fit-content;
    visibility: visible;
    opacity: 1;
    transition:
      opacity 0.2s ease-out,
      height 0.2s ease-out;
  }
  .ue-l-main-header__top .ue-l-side-panel--show + .ue-l-side-panel__mask {
    background-color: transparent;
    pointer-events: all;
  }
  .ue-l-main-header__top .ue-l-side-panel[aria-hidden="true"] {
    visibility: hidden;
    opacity: 0;
    height: 0px;
    transition:
      opacity 0.3s ease-out,
      height 0.2s ease-out;
  }
}

.ue-l-main-header__bottom
  .ue-l-side-panel--show[data-nav="secondaryNavigation"] {
  height: 100%;
  padding-bottom: calc(
    var(--ue-l-main-header-bottom-height, px-rem36px) +
      var(--ue-l-main-header-top-height, px-rem36px)
  );
}

.ue-l-main-header__bottom
  + .ue-c-main-header__tabs.ue-c-main-header__tabs--zindex {
  z-index: 4;
}

.ue-l-main-header__bottom
  .ue-l-side-panel--show[data-nav="secondaryNavigation"],
.ue-l-main-header__bottom
  .ue-l-side-panel--show[data-nav="secondaryNavigation"]
  + .ue-l-side-panel__mask {
  top: calc(
    var(--ue-l-main-header-bottom-height, px-rem36px) +
      var(--ue-l-main-header-top-height, px-rem36px)
  );
}

.ue-l-main-header__bottom .ue-l-side-panel--show {
  border-color: var(--ue-c-main-header-panel-border-color, unset);
}

@media (min-width: 46.25em) {
  .ue-l-main-header__panel--full-width .ue-l-side-panel--show {
    max-width: none;
    border-color: var(--ue-c-main-header-panel-border-color, unset);
    align-items: center;
    left: 0px;
    position: absolute;
  }
}

@media (min-width: 61.25em) {
  .ue-l-main-header__panel--full-width .ue-l-side-panel--show {
    --ue-l-main-header-max-width: 1200px;
    --ue-l-main-header-half: calc(
      (100vw - var(--ue-l-main-header-max-width)) / 2
    );
    margin-left: calc(var(--ue-l-main-header-half) * -1);
    margin-right: calc(var(--ue-l-main-header-half) * -1);
  }
  .ue-l-main-header__panel--full-width
    .ue-l-side-panel--show
    > :not(.ue-c-main-navigation__footer) {
    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--fixed {
  position: fixed;
  top: 0px;
}

@media (min-width: 46.25em) {
  .ue-l-main-header--fixed {
    left: 0px;
    max-width: 100%;
    width: 100%;
    justify-content: center;
  }
}

.ue-l-main-header--fixed:not(.is-secondary) {
  box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 3px 0px;
}

.ue-l-main-header--fixed.ue-l-main-header__top .ue-l-side-panel--show::before {
  content: "";
  width: 100%;
  height: 1px;
  position: fixed;
  top: calc(var(--ue-l-main-header-top-height) - 1px);
  box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 3px 0px;
  border-bottom: 1px solid rgb(194, 194, 194);
}

@media (min-width: 46.25em) {
  .ue-l-main-header--fixed.ue-l-main-header__top
    .ue-l-side-panel--show::before {
    display: none;
  }
}

@media (min-width: 46.25em) {
  .ue-l-main-header--fixed.ue-l-main-header__top .ue-c-main-header__nav {
    padding-left: var(--ue-c-main-header-logo-box-small-width);
    position: fixed;
    top: 0px;
  }
}

.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-l-side-panel--show::before {
  z-index: var(--ue-l-main-header-top-panel-shadow-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 .ue-c-main-header__primary {
  z-index: var(--ue-l-main-header-bottom-primary-z-index, 6);
}

.ue-l-main-header__bottom .ue-c-main-header__button.is-secondary {
  z-index: var(--ue-l-main-header-bottom-button-z-index, 6);
}

.ue-l-main-header__bottom .ue-l-side-panel {
  z-index: var(--ue-l-main-header-bottom-panel-z-index, 4);
}

.ue-l-main-header__bottom .ue-l-side-panel--show::before {
  z-index: var(--ue-l-main-header-bottom-panel-shadow-z-index, 4);
}

.ue-l-main-header__bottom .ue-l-side-panel--show + .ue-l-side-panel__mask {
  z-index: var(--ue-l-main-header-bottom-panel-mask-z-index, 3);
}

@media (min-width: 46.25em) {
  .ue-c-main-header {
    box-shadow: none;
  }
}

.ue-c-main-header[data-layout="minified"] {
  box-shadow: unset;
}

.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__wrapper {
  box-sizing: border-box;
}

.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__nav:not(.ue-l-main-header__nav--centered) {
    padding-right: 1rem;
  }
}

@media (min-width: 61.25em) {
  .ue-c-main-header__nav:not(.ue-l-main-header__nav--centered) {
    padding-right: 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,
.ue-c-main-header__logo.hide {
  display: none;
}

div[aria-hidden="true"] .ue-c-main-header__wrapper {
  box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 3px 0px;
}

.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: 0px;
  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 (max-width: 46.24em) {
  .portada .ue-c-main-header__title {
    margin-left: 0.3125rem;
  }
}

@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__title > span {
  font-weight: 400;
  position: relative;
  padding-left: 0.5rem;
}

.ue-c-main-header__title > span::before {
  content: "";
  position: absolute;
  margin: 0px;
  width: 0.125rem;
  height: 0.125rem;
  background: var(--ue-c-main-header-title-color, #000);
  border-radius: 100%;
  top: 50%;
  left: 2px;
}

.ue-c-main-header__button {
  position: relative;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
}

.ue-c-main-header__button.is-primary {
  appearance: none;
  padding: 0px;
  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: 0px;
}

.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: "";
  backface-visibility: hidden;
  transition: 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: 0px;
  }
}

.ue-c-main-header__button.is-primary.is-active {
  background-color: var(
    --ue-c-main-header-button-primary-active-background-color,
    #fff
  );
}

.ue-c-main-header__button.is-primary.is-active
  .ue-c-main-header__button-menu-icon::after,
.ue-c-main-header__button.is-primary.is-active
  .ue-c-main-header__button-menu-icon::before {
  left: 0px;
  transition: 0.1s;
  top: 0px;
  width: calc(var(--ue-c-main-header-button-primary-icon-width, 23px) + 4px);
  height: var(--ue-c-main-header-button-primary-icon-height, 1px);
}

.ue-c-main-header__button.is-primary.is-active
  .ue-c-main-header__button-menu-icon,
.ue-c-main-header__button.is-primary.is-active
  .ue-c-main-header__button-menu-icon::after,
.ue-c-main-header__button.is-primary.is-active
  .ue-c-main-header__button-menu-icon::before {
  position: absolute;
  content: "";
  backface-visibility: hidden;
  transition: 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.is-active
    .ue-c-main-header__button-menu-icon,
  .ue-c-main-header__button.is-primary.is-active
    .ue-c-main-header__button-menu-icon::after,
  .ue-c-main-header__button.is-primary.is-active
    .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.is-active
    .ue-c-main-header__button-menu-icon,
  .ue-c-main-header__button.is-primary.is-active
    .ue-c-main-header__button-menu-icon::after,
  .ue-c-main-header__button.is-primary.is-active
    .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: 0px;
  }
}

.ue-c-main-header__button.is-primary.is-active
  .ue-c-main-header__button-menu-icon {
  background: inherit;
}

@media (min-width: 23.4375em) {
  .ue-c-main-header__button.is-primary.is-active
    .ue-c-main-header__button-menu-icon::after,
  .ue-c-main-header__button.is-primary.is-active
    .ue-c-main-header__button-menu-icon::before {
    width: var(--ue-c-main-header-button-primary-icon-width, 23px);
  }
}

@media (min-width: 46.25em) {
  .ue-c-main-header__button.is-primary.is-active
    .ue-c-main-header__button-menu-icon::after,
  .ue-c-main-header__button.is-primary.is-active
    .ue-c-main-header__button-menu-icon::before {
    width: var(--ue-c-main-header-button-primary-icon-width, 14px);
  }
}

.ue-c-main-header__button.is-primary.is-active
  .ue-c-main-header__button-menu-icon::before {
  transform: rotate(45deg);
}

.ue-c-main-header__button.is-primary.is-active
  .ue-c-main-header__button-menu-icon::after {
  transform: rotate(-45deg);
}

@media (min-width: 46.25em) {
  .ue-c-main-header__button.is-primary.is-active::before {
    content: "";
    height: 2px;
    width: calc(100% - 16px);
    background-color: var(
      --ue-c-main-header-button-primary-active-border-background-color,
      #000
    );
    position: absolute;
    bottom: 0px;
    right: 0px;
  }
}

.ue-c-main-header__progress-bar {
  width: 100%;
  top: var(--ue-l-main-header-top-height);
  left: 0px;
  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%;
  width: 0px;
  background-color: var(--ue-c-main-header-progress-bar-color);
  display: block;
  max-width: 100% !important;
}

.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;
}

.ue-c-main-header__tools.ue-l-main-header--fixed {
  top: 0.5rem;
  right: 0.5rem;
}

.ue-c-main-header__radio-marca {
  padding: 0px 0.3125rem;
}

.ue-c-main-header__radio-marca svg {
  width: 1.75rem;
  height: 1.75rem;
}

@media (min-width: 46.25em) {
  .ue-c-main-header__tools {
    width: fit-content;
  }
  .ue-c-main-header__tools a {
    margin: 0px;
  }
}

.ue-c-main-header__subscription {
  display: flex;
  align-items: center;
}

.ue-c-main-header__subscription a,
.ue-c-main-header__subscription p {
  display: flex;
  align-items: center;
  font-family: var(
    --ue-c-main-header-subscription-font-family,
    Mundo,
    "Times New Roman",
    Times,
    serif
  );
  font-weight: var(--ue-c-main-header-subscription-font-weight, normal);
  color: var(--ue-c-main-header-subscription-color, #000);
}

.ue-c-main-header__subscription a {
  text-decoration: none;
  padding: var(--ue-c-main-header-subscription-padding, 0 3px);
  border-radius: var(--ue-c-main-header-subscription-border-radius, 5px);
  background-color: var(
    --ue-c-main-header-subscription-background-color,
    #f7ef62
  );
  height: var(--ue-c-main-header-subscription-height, 1.4375rem);
}

.ue-c-main-header__subscription a span {
  padding: 0px 0.2rem 0px 0px;
}

.ue-c-main-header__subscription a span:last-child {
  padding: 0px;
}

@media (min-width: 46.25em) {
  .ue-c-main-header__subscription a:hover {
    color: var(--ue-c-main-header-subscription-hover-color, grey);
  }
  .ue-c-main-header__subscription a span {
    position: relative;
  }
}

.ue-c-main-header__subscription--first-line {
  font-family: var(
    --ue-c-main-header-first-line-font-family,
    Mundo,
    "Times New Roman",
    Times,
    serif
  );
  font-size: var(--ue-c-main-header-first-line-font-size, 12px);
  line-height: var(--ue-c-main-header-first-line-line-height, 19px);
  font-weight: var(--ue-c-main-header-first-line-font-weight, normal);
}

.ue-c-main-header__subscription--second-line {
  font-family: var(
    --ue-c-main-header-second-line-font-family,
    Mundo,
    "Times New Roman",
    Times,
    serif
  );
  font-size: var(--ue-c-main-header-second-line-font-size, 18px);
  line-height: var(--ue-c-main-header-second-line-line-height, 28px);
  font-weight: var(--ue-c-main-header-second-line-font-weight, 800);
}

.ue-c-main-header__subscription--third-line {
  font-family: var(
    --ue-c-main-header-third-line-font-family,
    Mundo,
    "Times New Roman",
    Times,
    serif
  );
  font-size: var(--ue-c-main-header-third-line-font-size, 12px);
  line-height: var(--ue-c-main-header-third-line-line-height, 19px);
  font-weight: var(--ue-c-main-header-third-line-font-weight, normal);
}

.ue-c-main-header__subscription--fixed {
  position: absolute;
  right: 0px;
}

.portada .ue-c-main-header__subscription--fixed {
  position: inherit;
}

.portada
  .ue-c-main-header.fixed-up
  .ue-l-main-header--fixed
  .ue-c-main-header__subscription--fixed {
  margin-right: 90px;
}

.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__login svg {
  fill: var(--ue-c-main-header-login-icon-fill);
}

@media (min-width: 61.25em) {
  .ue-c-main-header__login:not(:last-child) span {
    padding: 0px 0.5rem;
  }
  .ue-c-main-header__login:not(:last-child)::after {
    content: "";
    position: inherit;
    width: 1px;
    height: 35%;
    background-color: var(
      --ue-c-main-header-login-cover-background-color,
      #cecece
    );
    z-index: -1;
  }
}

.ue-c-main-header__social-tools {
  display: none;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.ue-c-main-header__social-tools--show {
  display: flex;
  flex-shrink: 0;
}

.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-l-main-header--column-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: inherit;
}

.ue-l-main-header--column-center.ue-l-main-header__top {
  border-bottom-color: var(--ue-c-main-header-top-border-bottom-color, unset);
}

.ue-l-main-header--column-center::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: rgb(0, 0, 0);
  position: absolute;
  bottom: var(--ue-l-main-header-top-height);
}

.ue-l-main-header--column-center .ue-c-main-header__primary {
  order: 1;
  flex-direction: column;
  position: relative;
  padding-left: 0px;
  align-items: var(--ue-c-main-header-primary-align-items, center);
}

.ue-l-main-header--column-center .ue-c-main-header__button {
  height: var(--ue-l-main-header-top-height, 2.25rem);
  box-sizing: border-box;
}

.ue-l-main-header--column-center .ue-c-main-header__logo {
  order: 1;
}

@media (max-width: 61.24em) {
  .ue-l-main-header--column-center .ue-c-main-header__logo {
    padding: 0.5rem;
    box-sizing: border-box;
  }
}

.ue-l-main-header--column-center .ue-c-main-header__date-time {
  padding: 0.5rem;
  position: absolute;
  top: 0px;
  left: 0px;
  font-weight: var(--ue-c-main-header-date-font-weight, normal);
  font-family: var(
    --ue-c-main-header-date-font-family,
    Mundo,
    "Times New Roman",
    Times,
    serif
  );
  color: var(--ue-c-main-header-date-color, #000);
  font-size: var(--ue-c-main-header-date-font-size, 0.75rem);
  line-height: var(--ue-c-main-header-date-line-height, 1rem);
  letter-spacing: var(--ue-c-main-header-date-letter-spacing, 0.02rem);
}

.ue-l-main-header--column-center .ue-c-main-header__tools {
  position: absolute;
  top: 0px;
  right: 0px;
}

.ue-l-main-header--column-center .ue-c-main-header__nav {
  order: 2;
  position: inherit;
  justify-content: center;
}

.ue-l-main-header--column-center
  .ue-c-main-header__nav
  .ue-c-main-header__button {
  margin-right: 0.5rem;
}

.ue-l-main-header--column-center
  .ue-c-main-header__nav
  .ue-c-main-header__button-menu.is-primary {
  width: 80px;
}

.ue-l-main-header--column-center
  .ue-l-main-navigation--display-inline:not(
    .ue-c-main-navigation__teams-banner
  ) {
  align-self: stretch;
  max-width: fit-content;
}

.ue-l-main-header--column-center
  .ue-c-main-navigation__list-dropdown.ue-c-main-navigation__list--second-level {
  top: var(--ue-l-main-header-top-height, 2.25rem);
}

@media (min-width: 46.25em) {
  .ue-c-main-header__search-box {
    position: relative;
    display: flex;
    align-items: center;
    min-width: 1rem;
    min-height: 1.5625rem;
  }
  .ue-c-main-header__search-box a {
    width: 100%;
    display: block;
  }
  .ue-c-main-header__search-box svg {
    z-index: 3;
    width: 16px;
    height: 15px;
    pointer-events: none;
  }
}

.ue-c-main-header__breadcrumb {
  margin: 0px;
  padding: 0px;
  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-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: 0px 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-link > span {
  position: relative;
  padding-left: 0.5rem;
}

.ue-c-main-header__breadcrumb-link > span::before {
  content: "";
  position: absolute;
  margin: 0px;
  width: 0.125rem;
  height: 0.125rem;
  background-color: var(
    --ue-c-main-header-breadcrumb-divider-background-color,
    #000
  );
  border-radius: 100%;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
}

.ue-c-main-header__breadcrumb-item {
  display: flex;
  align-items: center;
  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;
    align-items: stretch;
    height: 100%;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: var(
      --ue-c-main-header-breadcrumb-divider-border-right-color,
      #17435e
    );
  }
}

.ue-c-main-header__breadcrumb-item.is-current
  .ue-c-main-header__breadcrumb-link {
  font-size: var(--ue-c-main-header-breadcrumb-current-font-size, 0.8125rem);
  line-height: var(--ue-c-main-header-breadcrumb-current-line-height, 0.875rem);
  letter-spacing: var(
    --ue-c-main-header-breadcrumb-current-letter-spacing,
    0.02rem
  );
}

@media (min-width: 46.25em) {
  .ue-c-main-header__breadcrumb-item.is-current
    .ue-c-main-header__breadcrumb-link {
    --ue-c-main-header-breadcrumb-current-font-size: 0.8125rem;
    --ue-c-main-header-breadcrumb-current-line-height: 0.875rem;
    --ue-c-main-header-breadcrumb-current-letter-spacing: 0.02rem;
    background-color: var(
      --ue-c-main-header-breadcrumb-link-current-background-color,
      unset
    );
    color: var(--ue-c-main-header-breadcrumb-link-current-color, #000);
    border-radius: var(
      --ue-c-main-header-breadcrumb-link-current-border-radius,
    );
  }
}

.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:first-child a {
    margin-left: 0px;
  }
  .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 (min-width: 46.25em) {
  .ue-c-main-header__breadcrumb-item.is-back a {
    padding-left: 0px;
    display: flex;
    align-items: center;
    position: relative;
    margin-left: 30px;
  }
  .ue-c-main-header__breadcrumb-item.is-back a::after,
  .ue-c-main-header__breadcrumb-item.is-back a::before {
    border-radius: unset;
    background-color: unset;
    content: "";
    display: inline-block;
    position: absolute;
    left: -20px;
  }
  .ue-c-main-header__breadcrumb-item.is-back a::before {
    top: unset;
    width: 0.38rem;
    height: 0.38rem;
    border-left-width: 1px;
    border-left-style: solid;
    border-top-width: 1px;
    border-top-style: solid;
    border-color: var(--ue-c-main-header-breadcrumb-is-back-border-color, #000);
    transform: rotate(-45deg);
  }
  .ue-c-main-header__breadcrumb-item.is-back a::after {
    background-color: var(
      --ue-c-main-header-breadcrumb-is-back-background-color,
      #000
    );
    height: 1px;
    width: 9px;
  }
}

@media (max-width: 46.24em) {
  .ue-l-main-header--column-center {
    flex-direction: inherit;
    padding-top: 0px;
    height: 2.75rem;
    --ue-c-main-header-logo-box-align-items: flex-start;
    --ue-c-main-header-top-border-bottom: 4px solid;
  }
  .ue-l-main-header--column-center .ue-c-main-header__primary {
    padding: 0px 0px 0px 1rem;
  }
  .ue-l-main-header--column-center .ue-c-main-header__nav {
    position: static;
  }
  .ue-l-main-header--column-center .ue-c-main-header__progress-bar,
  .ue-l-main-header--column-center.ue-l-main-header--fixed
    .ue-l-side-panel--show,
  .ue-l-main-header--column-center .ue-l-side-panel--show {
    top: 2.75rem;
  }
  .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: 0px;
    display: flex;
  }
  .ue-c-main-header__highlights,
  .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--show {
    width: 80%;
  }
  .ue-l-side-panel .ue-c-main-navigation__list-item {
    padding: 0.5rem 0px;
  }
  .ue-c-main-navigation__list[aria-label="Más webs de MARCA"] {
    display: flex;
    flex-wrap: wrap;
  }
  .ue-c-main-navigation__list-item--team {
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
    margin: 0.5rem;
  }
  .ue-c-main-navigation__body[class^="ue-l-main-navigation__panel--grid-"] {
    display: initial;
  }
  .ue-l-main-header__top .ue-l-side-panel--show + .ue-l-side-panel__mask {
    top: 56px;
  }
}

@media (min-width: 46.25em) {
  .ue-c-main-header__tools .ue-c-main-header__login {
    position: relative;
  }
  .ue-c-main-header__tools .user-info-open .cerrar::after,
  .ue-c-main-header__tools .user-name:not(.active)::after {
    content: "";
    border-width: 0px 1px 1px 0px;
    border-style: solid;
    display: inline-block;
    width: 5px;
    height: 5px;
  }
  .ue-c-main-header__tools .user-info .user-name.active {
    padding: 0px;
  }
  .ue-c-main-header__tools .user-name {
    display: flex;
    align-self: stretch;
    align-items: center;
  }
  .ue-c-main-header__tools .user-name img {
    display: none;
  }
  .ue-c-main-header__tools .user-name:not(.active)::before {
    content: "Mi cuenta";
    padding-left: 0.5rem;
  }
  .ue-c-main-header__tools .user-name:not(.active)::after {
    border-color: rgb(0, 0, 0);
    transform: rotate(45deg);
    margin: 0px 8px 0px 5px;
  }
  .ue-c-main-header__tools .user-info {
    display: none;
    min-width: 155px;
    box-sizing: border-box;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 7px 7px 0px;
    background-color: rgb(255, 255, 255);
    padding: 0px 8px;
  }
  .ue-c-main-header__tools .user-info ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
  }
  .ue-c-main-header__tools .user-info li {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(
      --legacy-header-link-font-family,
      Mundo,
      "Times New Roman",
      Times,
      serif
    );
    font-weight: var(--legacy-header-link-font-weight, normal);
    font-size: var(--legacy-header-link-font-size, 14px);
    line-height: var(--legacy-header-link-line-height, 16px);
  }
  .ue-c-main-header__tools .user-info a {
    padding: 0.875rem 0px;
    text-decoration: none;
    color: var(--legacy-header-link-color, #216087);
  }
  .ue-c-main-header__tools .user-info a:hover {
    color: var(--legacy-header-link-hover-color, #00008b);
  }
  .ue-c-main-header__tools .user-info .log-out {
    border-top-width: 1px;
    border-top-style: solid;
    border-color: var(--legacy-header-user-info-border-color, #d3d3d3);
  }
  .ue-c-main-header__tools .user-info .my-account {
    justify-content: space-around;
  }
  .ue-c-main-header__tools .user-info-open {
    display: block;
    border-width: 1px;
    border-style: solid;
    border-image: initial;
    border-color: var(--legacy-header-user-info-border-color, #d3d3d3);
    position: absolute;
    right: -1px;
    top: 2.5rem;
  }
  .ue-c-main-header__tools .user-info-open .cerrar {
    display: flex;
    align-items: center;
    width: 55%;
    height: 2rem;
    background: rgb(255, 255, 255);
    color: transparent;
    position: absolute;
    right: -1px;
    top: -2rem;
    border-width: 1px 1px 0px;
    border-color: var(--legacy-header-user-info-border-color, #d3d3d3);
    border-style: solid;
    box-sizing: border-box;
    padding: 0px 7px;
  }
  .ue-c-main-header__tools .user-info-open .cerrar::before {
    content: "Mi cuenta";
    position: absolute;
    background-color: rgb(255, 255, 255);
    color: rgb(51, 51, 51);
    font-size: var(--ue-c-main-header-login-font-size, 13px);
    line-height: var(--ue-c-main-header-login-line-height, 13px);
    font-family: var(
      --ue-c-main-header-login-font-family,
      Arial,
      Helvetica,
      sans-serif
    );
  }
  .ue-c-main-header__tools .user-info-open .cerrar::after {
    border-color: rgb(51, 51, 51);
    transform: rotate(-135deg);
    position: absolute;
    right: 6px;
    bottom: 10px;
  }
  :not(.ue-l-main-header--column-center) .user-info-open {
    top: 1.55rem;
  }
  .ue-l-main-header--minified .ue-c-main-header__tools {
    align-self: stretch;
    align-items: center;
  }
  .ue-l-main-header--minified
    .ue-c-main-header__tools
    .ue-c-main-header__login {
    display: flex;
    align-items: stretch;
    height: 100%;
  }
  .ue-l-main-header--minified
    .ue-c-main-header__tools
    .ue-c-main-header__login
    > a
    svg {
    align-self: center;
  }
  .ue-l-main-header--minified .ue-c-main-header__tools .user-name {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .ue-l-main-header--minified
    .ue-c-main-header__tools
    .user-name:not(.active)::before {
    content: "";
    width: 24px;
    height: 24px;
    border: 1px solid grey;
    border-radius: var(--legacy-header-avatar-border-radius, 50%);
    background-color: var(--legacy-header-avatar-background-color, #fff);
    background-image: var(--ue-c-icon-avatar);
    background-repeat: no-repeat;
    background-position: center -2px;
    background-size: 32px;
    padding: 0px;
    box-sizing: border-box;
  }
  .ue-l-main-header--minified
    .ue-c-main-header__tools
    .user-name:not(.active)::after {
    float: right;
    content: " ";
    border-color: rgb(0, 0, 0);
    transform: rotate(45deg);
    margin-left: 5px;
    position: relative;
    top: -3px;
    margin-right: 0px;
  }
  .ue-l-main-header--minified
    .ue-c-main-header__tools
    .user-name:not(.active):hover::after {
    border-color: rgb(153, 153, 153);
  }
  .ue-l-main-header--minified .ue-c-main-header__tools .user-name.active {
    position: absolute;
    top: -45px;
    right: 15px;
    width: 40px;
    height: 44px;
    overflow: hidden;
    clip: unset;
    clip-path: unset;
  }
  .ue-l-main-header--minified .ue-c-main-header__tools .user-info-open {
    top: 2.75rem;
  }
  .ue-l-main-header--minified .ue-c-main-header__tools .user-info-open .cerrar,
  .ue-l-main-header--minified
    .ue-c-main-header__tools
    .user-info-open
    .cerrar:hover {
    color: transparent;
  }
  .ue-l-main-header--minified .ue-c-main-header__tools .user-info-open .cerrar {
    width: 55px;
    top: -2.5rem;
    height: 2.5rem;
    cursor: pointer;
  }
  .ue-l-main-header--minified
    .ue-c-main-header__tools
    .user-info-open
    .cerrar::after {
    bottom: inherit;
  }
  .ue-l-main-header--minified
    .ue-c-main-header__tools
    .user-info-open
    .cerrar::before {
    content: "";
    width: 24px;
    height: 24px;
    border: 1px solid grey;
    border-radius: var(--legacy-header-avatar-border-radius, 50%);
    background-color: var(--legacy-header-avatar-background-color, #fff);
    background-image: var(--ue-c-icon-avatar);
    background-repeat: no-repeat;
    background-position: center -2px;
    background-size: 32px;
    padding: 0px;
    box-sizing: border-box;
  }
}

header[class*="elmundo-theme"],
header[data-theme="elmundo-theme"] {
  --ue-c-icon-avatar: url(https://e00-elmundo.uecdn.e./assets_main/article/elmundo/v10/images/images/login-out-45d59df6a34805d1d440e316771e6ae1.svg);
  --ue-c-icon-avatar-logout: url(https://e00-elmundo.uecdn.e./assets_main/article/elmundo/v10/images/images/login-8f9f3ce36ab52a4c900ef850c339dc3f.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[class*="elmundo-theme"],
  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[class*="elmundo-theme"] .ue-l-main-header__bottom,
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[class*="elmundo-theme"] .ue-l-main-header--fixed,
header[data-theme="elmundo-theme"] .ue-l-main-header--fixed {
  --ue-c-main-header-bottom-border-top: unset;
  --ue-c-main-header-bottom-border-bottom: unset;
}

header[class*="elmundo-theme"] .ue-c-main-header__logo--small svg,
header[class*="elmundo-theme"] .ue-c-main-logo-ball,
header[data-theme="elmundo-theme"] .ue-c-main-header__logo--small svg,
header[data-theme="elmundo-theme"] .ue-c-main-logo-ball {
  fill: rgb(0, 86, 140);
}

header[class*="elmundo-theme"] .ue-c-main-header__logo--small,
header[data-theme="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,
header[data-theme="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--indented-list,
header[data-theme="elmundo-theme"] .ue-c-main-navigation--indented-list {
  --ue-c-main-navigation-link-font-size: 0.8125rem;
}

header[class*="elmundo-theme"] .ue-c-main-navigation__link-dropdown,
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;
}

header[class*="elmundo-theme"]
  .ue-c-main-navigation__list:not(
    .ue-c-main-navigation__list--second-level
  ).ue-c-main-navigation--indented-list
  li:first-child,
header[data-theme="elmundo-theme"]
  .ue-c-main-navigation__list:not(
    .ue-c-main-navigation__list--second-level
  ).ue-c-main-navigation--indented-list
  li:first-child {
  --ue-c-main-navigation-link-font-weight: 600;
}

@media (min-width: 46.25em) {
  header[class*="elmundo-theme"],
  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[class*="elmundo-theme"] .ue-c-main-navigation__link-dropdown,
  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: 0px 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,
  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[class*="elmundo-theme"] .ue-l-main-header--column-center,
  header[data-theme="elmundo-theme"] .ue-l-main-header--column-center {
    --ue-l-main-header-top-height: 36px;
    --ue-c-main-header-logo-box-width: 240px;
    --ue-c-main-header-logo-box-height: 70px;
    --ue-c-main-header-logo-width: 240px;
    --ue-c-main-header-logo-height: auto;
  }
  header[class*="elmundo-theme"]
    .ue-l-main-header--column-center
    .ue-c-main-navigation__link-dropdown,
  header[data-theme="elmundo-theme"]
    .ue-l-main-header--column-center
    .ue-c-main-navigation__link-dropdown {
    --ue-c-main-navigation-link-padding: 0 1rem;
  }
  header[class*="elmundo-theme"]
    .ue-l-main-navigation--with-hidden-content
    .is-current,
  header[data-theme="elmundo-theme"]
    .ue-l-main-navigation--with-hidden-content
    .is-current {
    --ue-c-main-navigation-link-font-weight: 600;
  }
  header[class*="elmundo-theme"] .ue-l-main-header--fixed,
  header[data-theme="elmundo-theme"] .ue-l-main-header--fixed {
    --ue-l-main-header-top-height: 42px;
  }
  header[class*="elmundo-theme"]
    .ue-l-main-header--fixed
    .ue-c-main-header__breadcrumb-item.is-back
    a::after,
  header[data-theme="elmundo-theme"]
    .ue-l-main-header--fixed
    .ue-c-main-header__breadcrumb-item.is-back
    a::after {
    top: 12px;
  }
}

.ue-l-article--basic.elmundo-theme-v10 {
  background-color: rgb(255, 255, 255);
  --cover-content-column-count: 6;
  --cover-content-cols-width: 2;
  --cover-content-y-gap: 1rem;
  --cover-content-x-gap: 0.5rem;
  --cover-content-gap: 2rem;
  --cover-content-boxed-space: 1rem;
  --cover-content-boxed-height: 100%;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__toolbox {
  overflow: hidden;
  background: rgb(255, 255, 255);
  border-radius: 4px;
  border: 1px solid rgb(243, 243, 243);
  box-shadow: rgba(0, 0, 0, 0.75) 0px 0px 5px 0px;
  padding: 1rem;
  position: absolute;
  width: 200px;
  top: 40px;
  left: 0px;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  z-index: 15001;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__toolbox-item {
  --toolbox-color-icon: #000;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__toolbox-item a {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  font-family: var(--ue-c-article__toolbox-font-family, Roboto);
  color: rgb(0, 0, 0);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__toolbox-item:hover {
  position: relative;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__toolbox-item:hover::after {
  content: "";
  width: 130%;
  height: 130%;
  background-color: rgb(246, 246, 246);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__toolbox-item-icon {
  width: 26px;
  height: 26px;
}

.ue-l-article--basic.elmundo-theme-v10,
.ue-l-article--basic.elmundo-theme-v10 ::before {
  --ue-c-section-title-font-weight: 700;
  --ue-c-section-title-font-size: 1rem;
  --ue-c-section-title-line-height: 1rem;
  --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.625rem 0;
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10,
  .ue-l-article--basic.elmundo-theme-v10 ::before {
    --ue-c-section-title-font-size: 1.1875rem;
    --ue-c-section-title-line-height: 1.1875rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-main-header__tabs {
  width: 100%;
  background-color: var(--ue-c-main-header-tabs-background-color, #fff);
  position: relative;
  padding: 0px;
  border-bottom: var(--ue-c-main-header-tabs-border-bottom, 1px solid #000);
}

@media (min-width: 41.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-main-header__tabs {
    height: var(--ue-c-main-header-tabs-height, 2.5625rem);
    position: relative;
    margin-bottom: 1.5rem;
  }
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-main-header__tabs {
    padding: var(--ue-c-main-header-tabs-padding, 0);
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-main-header__tab-list {
  display: flex;
  align-items: center;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-main-header__tab-list-item:not(:last-child) {
  margin-right: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-main-header__tab-list-item a {
  height: 2.625rem;
  width: auto;
  box-sizing: border-box;
  padding: 0.5rem 1rem;
  display: block;
  text-decoration: none;
  text-align: center;
  font-family: var(
    --ue-c-main-header-tabs-font-family,
    Roboto,
    Arial,
    Helvetica,
    sans-serif
  );
  font-weight: var(--ue-c-main-header-tabs-font-weight, normal);
  color: var(--ue-c-main-header-tab-link-color, #000);
  font-size: var(--ue-c-main-header-tabs-font-size, 0.6875rem);
  line-height: var(--ue-c-main-header-tabs-line-height, 1.625rem);
  letter-spacing: var(--ue-c-main-header-tabs-letter-spacing, 0.02rem);
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-main-header__tab-list-item
  a:hover {
  color: var(--ue-c-main-header-tab-hover-color, #333);
  text-decoration: none;
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-main-header__tab-list-item a {
    --ue-c-main-header-tabs-font-size: 0.6875rem;
    --ue-c-main-header-tabs-line-height: 1.25rem;
    --ue-c-main-header-tabs-letter-spacing: 0.02rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-main-header__tab-list-item.is-active
  a {
  font-family: var(
    --ue-c-main-header-tabs-active-font-family,
    Roboto,
    Arial,
    Helvetica,
    sans-serif
  );
  color: var(--ue-c-main-header-tab-link-color, #000);
  border-bottom-width: var(
    --ue-c-main-header-tabs-active-border-bottom-width,
    2px
  );
  border-bottom-style: solid;
  border-bottom-color: var(
    --ue-c-main-header-tab-active-border-bottom-color,
    #000
  );
  font-weight: var(--ue-c-main-header-tabs-active-font-weight,);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-main-header__tabs--light-theme {
  border-top: 0px;
  border-bottom-style: solid;
  border-bottom-width: var(--ue-c-main-header-tabs-border-bottom-width, 1px);
  border-bottom-color: var(--ue-c-main-header-tabs-border-bottom-color, #000);
  background-color: var(--ue-c-main-header-tabs-background-color, transparent);
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-main-header__tabs--light-theme
  .ue-c-main-header__tab-list-item
  a {
  color: var(--ue-c-main-header-tab-link-color, #000);
  font-family: var(
    --ue-c-main-header-tabs-font-family,
    Roboto,
    Arial,
    Helvetica,
    sans-serif
  );
  font-weight: var(--ue-c-main-header-tabs-font-weight, normal);
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-main-header__tabs--light-theme
  .ue-c-main-header__tab-list-item
  a:hover {
  color: var(--ue-c-main-header-tab-hover-color, #333);
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-main-header__tabs--light-theme
  .ue-c-main-header__tab-list-item.is-active
  a {
  border-bottom-style: solid;
  border-bottom-color: var(
    --ue-c-main-header-tab-active-border-bottom-color,
    #000
  );
  font-family: var(
    --ue-c-main-header-tabs-active-font-family,
    Roboto,
    Arial,
    Helvetica,
    sans-serif
  );
  border-bottom-width: var(
    --ue-c-main-header-tabs-active-border-bottom-width,
    2px
  );
  font-weight: var(--ue-c-main-header-tabs-font-weight, bold);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-main-header__tabs--responsive {
  position: relative;
}

@media (max-width: 41.24em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-main-header__tabs--responsive {
    margin-bottom: 1rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-main-header__tabs--responsive
  .ue-c-main-header__tab-list {
  overflow: scroll hidden;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-main-header__tabs--responsive
  .ue-c-main-header__tab-list::-webkit-scrollbar {
  width: 0px;
  height: 0px;
  background: transparent;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-main-header__tabs--responsive
  .ue-c-main-header__tab-list::after {
  content: "";
  background-image: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0),
    rgb(255, 255, 255)
  );
  position: absolute;
  right: -1px;
  width: 2.5rem;
  height: 100%;
}

@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-main-header__tabs--responsive
    .ue-c-main-header__tab-list {
    overflow-x: hidden;
  }
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-main-header__tabs--responsive
    .ue-c-main-header__tab-list::after {
    display: none;
  }
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-main-header__tabs--responsive
  .ue-c-main-header__tab-list-item
  a {
  height: 40px;
  width: max-content;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-main-header__tabs--scrollable
  .ue-c-main-header__tab-list {
  overflow-x: scroll;
  padding: 0px 0.5rem;
  flex-wrap: nowrap;
}

@supports (
  (-webkit-scroll-snap-type: x mandatory) or (scroll-snap-type: x mandatory)
) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-main-header__tabs--scrollable
    .ue-c-main-header__tab-list {
    scroll-snap-type: x mandatory;
  }
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-main-header__tabs--scrollable
  .ue-c-main-header__tab-list-item {
  flex-grow: inherit;
  min-width: fit-content;
}

@supports (scroll-snap-align: end) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-main-header__tabs--scrollable
    .ue-c-main-header__tab-list-item {
    scroll-snap-align: end;
  }
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-main-header__tabs--fixed
  .ue-c-main-header__tab-list {
  flex-wrap: wrap;
  align-content: stretch;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-main-header__tabs--fixed
  .ue-c-main-header__tab-list-item
  a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-main-header__tabs--fixed
  .ue-c-main-header__tab-list-item.is-2-wide {
  width: 50%;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-main-header__tabs--fixed
  .ue-c-main-header__tab-list-item.is-3-wide {
  width: 33.3333%;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-main-header__tabs--fixed
  .ue-c-main-header__tab-list-item.is-4-wide {
  width: 25%;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article ::selection {
  background: rgb(255, 255, 0);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article * strong::selection {
  background: rgb(255, 255, 0);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article * a::selection {
  background: rgb(255, 255, 0);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__kicker-container {
  display: inline-block;
  font-size: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__kicker-seo {
  display: inline;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: 1.4rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__kicker-group {
  box-sizing: border-box;
  position: relative;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__kicker-group
  > :not(:last-child) {
  padding-right: 0.3125rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__icon-premium {
  fill: rgb(168, 137, 56);
  display: inline-block;
  width: 0.75rem;
  height: 0.75rem;
  position: relative;
  top: -0.0625rem;
  margin: 0px 3px 0px 0px;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__icon-premium--signwall
  > path:first-child {
  fill: rgb(115, 128, 130);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium-tag {
  background: none;
  padding: 0px 0.5ch 0px 0px;
  border-bottom: 0px;
  display: flex;
  align-items: center;
  position: relative;
  line-height: 1;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium-tag--signwall {
  background: transparent;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium-tag span {
  font-size: 0.75rem;
  font-weight: 600;
  font-family: Mundo, "Times New Roman", Times, serif;
  margin-left: 0px;
  color: rgb(121, 118, 118);
  display: none;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__header {
  margin-bottom: 1rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__paragraph {
  margin: 0px;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-variant: oldstyle-nums;
  color: rgb(32, 32, 32);
  font-weight: 400;
  font-size: 1.1875rem;
  line-height: 1.6875rem;
  letter-spacing: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__paragraph a {
  color: rgb(46, 109, 157);
  text-decoration: none;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__paragraph a:hover {
  color: rgb(0, 69, 112);
  text-decoration: underline;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__paragraph u {
  text-decoration-color: rgb(32, 32, 32);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__typeofcontent {
  display: inline-block;
  margin: 0px;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: rgb(0, 0, 0);
  font-size: 1.0625rem;
  line-height: 1.0625rem;
  letter-spacing: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__typeofcontent-wrapper {
  display: inline-flex;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__btn-tooltip {
  display: inline-block;
  cursor: pointer;
  border: transparent;
  position: relative;
  padding: 0px;
  margin-left: 0.3125rem;
  background: none;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__standfirst
  .ue-c-article__paragraph,
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__standfirst p {
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 300;
  font-style: normal;
  color: rgb(0, 0, 0);
  margin: 0px;
  font-size: 1.375rem;
  line-height: 1.5rem;
  letter-spacing: 0px;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__standfirst
  .ue-c-article__paragraph:not(:last-child),
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__standfirst
  p:not(:last-child) {
  margin-bottom: 0.625rem;
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-article__standfirst
    .ue-c-article__paragraph:not(:last-child),
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-article__standfirst
    p:not(:last-child) {
    margin-bottom: 1rem;
  }
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-article__standfirst
    .ue-c-article__paragraph,
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-article__standfirst p {
    font-size: 1.5rem;
    line-height: 1.625rem;
    letter-spacing: 0px;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__standfirst a {
  color: rgb(46, 109, 157);
  text-decoration: none;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__standfirst a:hover {
  color: rgb(0, 69, 112);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__byline {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  display: flex;
  flex-direction: column;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__byline-item {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  font-size: 0.75rem;
  line-height: 0.75rem;
  letter-spacing: 0px;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__byline-item
  > :not(:last-child) {
  margin: 0px 0.625rem 0px 0px;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__byline-item:not(:last-child) {
  margin-bottom: 0.625rem;
}

@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-article__byline-item {
    flex-direction: column;
  }
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-article__byline-item
    > :not(:last-child) {
    margin-bottom: 0.3125rem;
    margin-right: 0px;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__byline-name {
  color: rgb(0, 0, 0);
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__byline-name a {
  text-decoration: none;
  color: rgb(0, 0, 0);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__byline-name a:hover {
  color: rgb(51, 51, 51);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__byline-role {
  color: rgb(0, 0, 0);
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__byline-social {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: rgb(32, 32, 32);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__byline-social a {
  text-decoration: none;
  color: rgb(33, 96, 135);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__byline-social a:hover {
  color: rgb(62, 152, 208);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__byline-social-icon {
  position: relative;
  height: 0.8125rem;
  width: 0.8125rem;
  fill: rgb(32, 32, 32);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__byline-location {
  color: rgb(0, 0, 0);
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__byline--boxed {
  background-color: rgb(245, 245, 245);
  padding: 0.625rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__publishdate {
  font-size: 0.75rem;
  line-height: 0.75rem;
  letter-spacing: 0px;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-variant: oldstyle-nums;
  font-weight: 400;
  font-style: normal;
  color: rgb(121, 118, 118);
  padding: 0px;
  background-color: transparent;
  border-top: none;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__publishdate span {
  font-weight: 700;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__publishdate time span {
  font-weight: 400;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__share-tools {
  list-style-type: none;
  display: flex;
  padding: 0px;
  margin: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__share-tools-item {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__share-tools-item:not(:last-child) {
  margin-right: 0.3125rem;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__share-tools-item--toolbox-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgb(255, 255, 255);
  width: 2rem;
  height: 2rem;
  border: 1px solid rgb(206, 206, 206);
  padding: 5.33333px;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__share-tools-item--toolbox-toggle
  svg {
  width: 1.5rem;
  height: 1.5rem;
  fill: transparent;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__share-tools-item--toolbox-toggle:active,
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__share-tools-item--toolbox-toggle:hover {
  background: rgb(246, 246, 246);
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__share-tools-item--toolbox-toggle:focus {
  background: rgb(246, 246, 246);
  box-shadow: 0 0 1px 2px var(--ue-c-article-focus-color);
  outline: none;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__subtitles {
  padding: 0px;
  margin: 5px 0px 0px;
  list-style-type: none;
  box-sizing: border-box;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__subtitles-item {
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.1875rem;
  letter-spacing: 0px;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__subtitles-item:not(:last-child) {
  margin-bottom: 0.5rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__subtitles-item a {
  text-decoration: none;
  color: rgb(0, 0, 0);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__subtitles-item a:active,
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__subtitles-item a:hover {
  text-decoration: underline;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__subtitles-item a:active,
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__subtitles-item a:hover,
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__subtitles-item
  a:hover
  .ue-c-article__subtitles-kicker {
  color: rgb(0, 0, 0);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__subtitles-kicker {
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 700;
  font-style: normal;
  color: rgb(0, 0, 0);
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__subtitles
  .ue-c-article__icon-premium {
  width: 1rem;
  top: 1px;
  margin-right: 1px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__subtitles::before {
  content: "Relacionadas";
  display: inline-block;
  margin: 0px 0px 0.5rem;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-size: 0.875rem;
  font-weight: 700;
  font-style: normal;
  color: rgb(0, 0, 0);
  text-transform: uppercase;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__subtitles--boxed {
  padding: 0.625rem;
  background: rgb(245, 245, 245);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__subtitles--boxed::before {
  margin-top: -0.625rem;
  margin-left: -0.625rem;
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-article__subtitles--boxed {
    padding: 1.25rem;
    background: rgb(245, 245, 245);
  }
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-article__subtitles--boxed::before {
    margin-top: -1.25rem;
    margin-left: -1.25rem;
  }
}

@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-article__subtitles--boxed {
    padding: 0px;
    background: none;
  }
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-article__subtitles--boxed::before {
    margin-top: 0px;
    margin-left: 0px;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__empty-comment {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-grow: 1;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: rgb(0, 0, 0);
  font-size: 1rem;
  line-height: 1.125rem;
  letter-spacing: 0px;
  padding: 0.625rem;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__empty-comment
  > :not(:last-child) {
  margin-bottom: 0.3125rem;
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-article__empty-comment {
    padding: 1.25rem;
  }
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-article__empty-comment
    > :not(:last-child) {
    margin-bottom: 0.625rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__empty-comment-icon {
  width: 3.125rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__empty-comment-link a {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: rgb(102, 102, 102);
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__empty-comment-link
  a:hover {
  color: rgb(82, 82, 82);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__button {
  border: 1px solid rgb(206, 206, 206);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: fit-content;
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
  border-radius: 1.5625rem;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  letter-spacing: 0px;
  height: 32px;
  padding: 0px 0.75rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__button:hover {
  background-color: rgb(51, 51, 51);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__button:focus {
  box-shadow: rgb(0, 169, 224) 0px 0px 1px 2px;
  outline: none;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__button
  .ue-c-article__button-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  line-height: 0;
  fill: rgb(255, 255, 255);
  width: 30px;
  height: 23px;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__button
  .ue-c-article__button-icon
  svg {
  width: 100%;
  height: 100%;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__button--full,
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__button--large {
  width: 100%;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__button--theme-comments {
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__button--theme-comments:hover {
  background-color: rgb(246, 246, 246);
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__button--theme-comments
  .ue-c-article__button-icon {
  fill: rgb(255, 255, 255);
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__button--theme-comments
  .ue-c-article__button-text {
  color: rgb(0, 0, 0);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__subheadline {
  margin: 0px;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 800;
  font-style: normal;
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  font-size: 1.1875rem;
  line-height: 1.5rem;
  letter-spacing: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__subheadline a {
  color: rgb(0, 69, 112);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__subheadline--center {
  text-align: center;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__subheadline--center.ue-l-article--top-separator::before {
  right: 0px;
  margin: 0px auto;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__interview {
  margin: 0px;
  font-size: 1.1875rem;
  line-height: 1.6875rem;
  letter-spacing: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__interview dd::before,
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__interview dt::before {
  display: inline;
  text-transform: uppercase;
  margin-right: 0.5rem;
  font-weight: 700;
  color: rgb(34, 34, 34);
  font-family: Mundo, "Times New Roman", Times, serif;
  font-style: normal;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__interview dt {
  font-weight: 700;
  color: rgb(34, 34, 34);
  font-family: Mundo, "Times New Roman", Times, serif;
  font-style: normal;
  font-variant: oldstyle-nums;
  margin-bottom: 1rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__interview dt::before {
  content: "P.";
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__interview
  dt:first-of-type::before {
  content: "PREGUNTA.";
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__interview dd {
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 400;
  font-variant: oldstyle-nums;
  line-height: 27px;
  font-style: normal;
  color: rgb(34, 34, 34);
  margin: 0px 0px 1rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__interview dd:last-child {
  margin-bottom: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__interview dd::before {
  content: "R.";
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__interview
  dd:first-of-type::before {
  content: "RESPUESTA.";
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__interview a {
  color: rgb(46, 109, 157);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__interview a:hover {
  color: rgb(0, 69, 112);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__keys {
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(206, 206, 206);
  gap: 0.5rem;
  padding: 1.625rem 1rem;
  display: flex;
  flex-direction: column;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__keys-title {
  text-transform: uppercase;
  font-weight: 700;
  margin: 0px 0px 0.5rem;
  color: rgb(0, 0, 0);
  font-family: Mundo, "Times New Roman", Times, serif;
  font-size: 19px;
  line-height: 22px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__keys-byline {
  color: rgb(121, 118, 118);
  font-family: Mundo, "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 14px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__keys-list {
  margin: 0px;
  padding: 1rem 0px 0px 1.5rem;
  list-style: none;
  border-top: 1px solid rgb(204, 204, 204);
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__keys-item {
  font-weight: 400;
  color: rgb(0, 0, 0);
  font-family: Mundo, "Times New Roman", Times, serif;
  position: relative;
  font-size: 19px;
  line-height: 27px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__keys-item:last-child {
  padding-bottom: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__keys-item a {
  color: rgb(46, 109, 157);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__keys-item a:hover {
  color: rgb(0, 69, 112);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__keys-item::before {
  position: absolute;
  content: "•";
  left: -18px;
  top: -2px;
  color: rgb(0, 0, 0);
  font-size: 1.5rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card {
  clear: both;
  position: relative;
  background: rgb(255, 255, 255);
  padding: 26px 16px;
  border: 1px solid rgb(206, 206, 206);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-header {
  position: relative;
  border-bottom: none;
  padding: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-title {
  margin-top: 0px;
  max-width: 90%;
  font-family: Mundo, "Times New Roman", Times, serif;
  color: rgb(0, 0, 0);
  font-weight: 800;
  text-transform: uppercase;
  font-size: 1.1875rem;
  line-height: 1.375rem;
  letter-spacing: 0px;
  padding-right: 2.5rem;
  margin-bottom: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-toggle {
  cursor: pointer;
  position: absolute;
  box-shadow: unset;
  border-radius: 25px;
  top: 50%;
  transition: 0.4s;
  transform: translateY(-50%);
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(206, 206, 206);
  right: 0px;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-toggle:hover {
  background: rgb(230, 230, 230);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-toggle:focus {
  box-shadow: 0 0 1px 2px var(--ue-c-article-focus-color);
  outline: none;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-toggle:active {
  outline: none;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-toggle::after,
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-toggle::before {
  all: unset;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-toggle::before {
  content: "";
  box-sizing: border-box;
  border-top: 2px solid;
  border-right: 2px solid;
  margin: -4px 0px 0px;
  transition: 0.2s ease-in-out;
  transform: translateY(50%) rotate(-45deg);
  width: 0.625rem;
  height: 0.625rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-toggle::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-byline {
  max-width: 85%;
  font-family: Mundo, "Times New Roman", Times, serif;
  color: rgb(121, 118, 118);
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 0.875rem;
  letter-spacing: 0px;
  text-transform: none;
  margin-top: 0.5rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-body {
  display: block;
  transition: max-height 0.1s;
  overflow: hidden;
  margin: 0.5rem 0px 0px;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-variant: oldstyle-nums;
  font-weight: 400;
  font-size: 1.1875rem;
  line-height: 1.6875rem;
  color: rgb(0, 0, 0);
  padding: 1rem 0px 0px;
  background: transparent;
  border-top: 1px solid rgb(206, 206, 206);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-body a {
  color: rgb(46, 109, 157);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-body li {
  list-style: auto;
  padding-left: 0.5rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-body ol {
  padding-inline-start: 1.5rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-body ol li {
  list-style-type: decimal;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-body ul {
  margin-left: 1em;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-body ul li {
  list-style-type: disc;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-body ul li::marker {
  content: ". ";
  font-size: 2em;
  line-height: 0;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-body h2 {
  font-size: 1.1875rem;
  line-height: 1.375rem;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__card-body
  > :not(:last-child) {
  margin-bottom: 1rem;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__card.closed
  .ue-c-article__card-toggle::before {
  margin: -4px 0px 0px;
  transform: translateY(0px) rotate(135deg);
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__card.closed
  .ue-c-article__card-body {
  max-height: 0px;
  margin: 0px;
  border-top: 0px;
  padding: 0px;
  opacity: 0;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card--light {
  background: rgb(255, 255, 255);
  border: 1px solid rgb(206, 206, 206);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__divider {
  border: none;
  padding: 20px 0px;
  margin: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__bar {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__bar-body {
  display: flex;
  flex-direction: column;
  justify-content: normal;
  flex-grow: 1;
  align-items: stretch;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__bar-footer {
  display: flex;
  flex-flow: wrap;
  align-items: end;
  gap: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__author {
  display: flex;
  flex-flow: column;
  gap: 0.5rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__author-avatar {
  height: 3.125rem;
  display: flex;
  gap: 0.3125rem;
  flex-shrink: 0;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__author-avatar:empty {
  display: none;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__author-avatar-item img {
  height: 100%;
  max-width: 100%;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__author-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 3px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__author-name {
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  line-height: 19px;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 700;
  color: rgb(0, 0, 0);
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__author-name-item:not(:last-child)::after {
  content: ",";
  padding-right: 0.2125rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__author-caption {
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  line-height: 16px;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 400;
  color: rgb(121, 118, 118);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__author-caption-item {
  display: flex;
  gap: 0.3em;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__author-caption-item:not(:last-child):not(:empty)::after {
  content: ",";
  padding-right: 0.1875rem;
  margin-left: -3px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__author a {
  color: rgb(0, 0, 0);
  text-decoration: none;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__author a:hover {
  color: rgb(102, 102, 102);
  text-decoration: underline;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__author a:active {
  color: rgb(102, 102, 102);
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-article__author--horizontal-from-tablet {
    flex-direction: row;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__blockquote {
  margin: 0px;
  box-sizing: border-box;
  padding: 0px;
  background: none;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__blockquote p {
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 800;
  font-style: normal;
  color: rgb(32, 32, 32);
  font-size: 1.5625rem;
  line-height: 1.625rem;
  letter-spacing: 0px;
  margin: 0px;
  text-align: inherit;
}

@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-article__blockquote p {
    font-size: 1.75rem;
    line-height: 1.70312rem;
    letter-spacing: 0px;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__blockquote-author {
  display: block;
  text-align: left;
  text-transform: none;
  margin-top: 0.5rem;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 400;
  font-style: normal;
  color: rgb(121, 118, 118);
  font-size: 0.875rem;
  line-height: 1.1875rem;
  letter-spacing: 0px;
}

@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-article__blockquote-author {
    font-size: 0.875rem;
    line-height: 1.1875rem;
    letter-spacing: 0px;
  }
}

@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-article__blockquote {
    padding: 0px;
  }
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-article__blockquote--overflowed-right {
    padding: 2rem;
    margin: -1rem 0px -1rem -1rem;
  }
}

@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-article__blockquote--overflowed-right {
    padding: 4rem;
    margin: -2rem 0px -2rem -2rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__list {
  padding: 0px;
  margin: 0px;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-variant: oldstyle-nums;
  font-weight: 400;
  font-style: normal;
  color: rgb(0, 0, 0);
  font-size: 1.1875rem;
  line-height: 1.6875rem;
  letter-spacing: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__list li {
  list-style-type: none;
  position: relative;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__list li::before {
  position: absolute;
  left: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__list li a {
  color: rgb(46, 109, 157);
  text-decoration: none;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__list li a:hover {
  color: rgb(0, 69, 112);
  text-decoration: none;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__list li:not(:last-child) {
  margin-bottom: 0.625rem;
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-article__list
    li:not(:last-child) {
    margin-bottom: 0.5rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__list--unordered li {
  padding-left: 2rem;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__list--unordered
  li::before {
  content: " ";
  border-radius: 50%;
  display: inline-block;
  background: rgb(0, 0, 0);
  width: 0.3125rem;
  height: 0.3125rem;
  top: 0.875rem;
  left: 0.75rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__list--ordered {
  counter-reset: contadorListas 0;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__list--ordered li {
  padding-left: 2rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__list--ordered li::before {
  counter-increment: contadorListas 1;
  content: counter(contadorListas) ". ";
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  color: rgb(0, 0, 0);
  font-size: 1.1875rem;
  line-height: 1.6875rem;
  letter-spacing: 0px;
  top: 0px;
  left: 0.625rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__survey {
  border-top: 1px solid silver;
  border-bottom: 1px solid silver;
  background-color: rgb(255, 255, 255);
  padding: 1.25rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__survey-inner {
  margin: 0px auto;
  max-width: 25.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__survey-img {
  margin-right: 0.25rem;
  vertical-align: middle;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__survey-heading {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 24px;
  color: rgb(32, 32, 32);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__survey-headline {
  font-family: Mundo, "Times New Roman", Times, serif;
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 30px;
  color: rgb(0, 0, 0);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__survey-button {
  box-shadow: none;
  color: rgb(255, 255, 255);
  margin: 0px auto 1rem;
  border-radius: 50px;
  background: rgb(0, 0, 0);
  width: 130px;
  border: 0px;
  height: 40px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 36px;
  display: block;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__survey-button:hover {
  background-color: rgb(32, 32, 32);
  color: rgb(255, 255, 255);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__survey-info {
  color: rgb(32, 32, 32);
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__listing {
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(206, 206, 206);
  padding: 1.625rem 1rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__listing-title {
  margin-bottom: 32px;
  color: rgb(0, 0, 0);
  font-weight: 700;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-size: 19px;
  text-transform: uppercase;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__listing-title::after {
  content: "";
  display: block;
  height: 1px;
  background: rgb(206, 206, 206);
  bottom: -8px;
  position: relative;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__listing-body {
  display: grid;
  gap: 32px;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__listing-item:not(:last-child)::after {
  content: "";
  display: block;
  background: rgb(206, 206, 206);
  position: relative;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__listing--grid-cols2 {
  grid-template-columns: repeat(2, 1fr);
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__listing--grid-cols2
  > ::after {
  left: calc(100% + 16px);
  width: 1px;
  height: 100%;
  bottom: 100%;
  position: relative;
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .tablet\:ue-c-article__listing--grid-cols2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .ue-l-article--basic.elmundo-theme-v10
    .tablet\:ue-c-article__listing--grid-cols2
    > ::after {
    left: calc(100% + 16px);
    width: 1px;
    height: 100%;
    bottom: 100%;
    position: relative;
  }
}

@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .desktop\:ue-c-article__listing--grid-row {
    grid-template-rows: auto;
    grid-template-columns: none;
  }
  .ue-l-article--basic.elmundo-theme-v10
    .desktop\:ue-c-article__listing--grid-row
    > ::after {
    bottom: -16px;
    width: 100%;
    height: 1px;
    position: relative;
    left: 0px;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium {
  width: 100%;
  display: block;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  -webkit-font-smoothing: antialiased;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium::before {
  content: "";
  position: absolute;
  top: -6.25rem;
  height: 6.25rem;
  width: 100%;
  display: block;
  z-index: 1;
  background: linear-gradient(
    rgba(255, 255, 255, 0) 0px,
    rgba(255, 255, 255, 0.49) 13%,
    rgb(255, 255, 255) 82%,
    rgb(255, 255, 255) 99%
  );
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium-icon {
  margin-bottom: 0.75rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium-content {
  border-top: 5px solid rgb(0, 0, 0);
  box-shadow: none;
  margin: 1rem;
  padding: 1.5rem 1rem;
}

@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium-content {
    margin: 1rem;
    padding: 1.5rem 1rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium-header > * {
  margin: 0px;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__premium-header
  > :not(:last-child) {
  margin: 0px 0px 0.625rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium-title {
  font-family: Arial;
  font-weight: 700;
  font-style: normal;
  color: rgb(0, 0, 0);
  font-size: 1rem;
  line-height: 1.125rem;
  letter-spacing: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium-caption {
  font-family: Arial;
  font-weight: 400;
  font-style: normal;
  color: rgb(0, 0, 0);
  font-size: 0.75rem;
  line-height: 1.125rem;
  letter-spacing: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium-caption--second {
  font-weight: 400;
  color: rgb(0, 0, 0);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium-body {
  display: flex;
  justify-content: center;
  padding: 10px 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium-card {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: space-between;
  width: 11.875rem;
  text-align: center;
  border: 0px;
  border-radius: 0.25rem;
  background-color: rgb(255, 255, 255);
  position: relative;
  overflow: visible;
  padding: 0.625rem;
  margin-left: 1rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium-card:first-child {
  margin-left: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium-card > * {
  margin: 0px;
  padding: 0px 0px 0.625rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium-card-icon {
  width: 1.875rem;
  height: 1.875rem;
  position: absolute;
  top: -0.0625rem;
  left: -0.0625rem;
  padding: 0px;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__premium-card-icon
  > path:first-child {
  fill: rgb(168, 137, 56);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium-card-icon--exp {
  width: 3.125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0px;
  left: -3px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium-card-title {
  font-family: Arial;
  font-weight: 700;
  font-style: normal;
  color: rgb(0, 0, 0);
  font-size: 1.125rem;
  line-height: 1.125rem;
  letter-spacing: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium-card-caption {
  font-family: Arial;
  font-weight: 400;
  color: rgb(0, 0, 0);
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: 0px;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__premium-card-caption--highlight {
  color: rgb(0, 0, 0);
  font-weight: 400;
  font-size: 0.8125rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium-card-offer {
  display: flex;
  justify-content: center;
  align-items: center;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__premium-card-offer--column {
  display: block;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium-card-offer-price {
  font-family: Arial;
  font-weight: 700;
  font-style: normal;
  color: rgb(0, 0, 0);
  font-size: 1.875rem;
  line-height: 1.5rem;
  letter-spacing: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium-card-offer-text {
  padding-left: 0.3em;
  margin: 0px;
  font-family: Arial;
  font-weight: 700;
  font-style: normal;
  color: rgb(0, 0, 0);
  text-align: left;
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium-card-offer-coin {
  font-family: Arial;
  font-weight: 700;
  font-style: normal;
  color: rgb(0, 0, 0);
  font-size: 1.25rem;
  line-height: 1rem;
  letter-spacing: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium-card-button {
  padding: 0px;
  cursor: pointer;
  border: none;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.19) 0px 0.0625rem 0.25rem 0px;
  width: 100%;
  height: 1.875rem;
  background-color: rgb(46, 109, 157);
  font-family: Arial;
  font-weight: 700;
  font-style: normal;
  color: rgb(255, 255, 255);
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: 0px;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__premium-card-button:hover {
  background-color: rgb(37, 87, 126);
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__premium-card-button--outline {
  border: 1px solid rgb(46, 109, 157);
  color: rgb(46, 109, 157);
  background-color: rgb(255, 255, 255);
  box-shadow: none;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__premium-card-button--outline:hover {
  background-color: rgb(196, 196, 196);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium-card--highlight {
  background-color: rgb(158, 158, 158);
  box-shadow: rgba(0, 0, 0, 0.19) 0px 0.0625rem 0.25rem 0px;
  border: 0px;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__premium-footer
  > :not(:last-child) {
  padding-bottom: 0.625rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium-footer-item {
  margin: 0px;
  text-align: center;
  font-family: Arial;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.125rem;
  letter-spacing: 0px;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__premium-footer-item--border {
  position: relative;
  padding-top: 0.625rem;
  font-size: 0.875rem;
  line-height: 0.875rem;
  letter-spacing: 0px;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__premium-footer-item--border::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 50%;
  width: 35%;
  height: 0.0625rem;
  transform: translateX(-50%);
  background-color: rgb(195, 213, 229);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium a {
  text-decoration: none;
  display: inline-block;
  color: rgb(33, 96, 135);
  cursor: pointer;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium a:active,
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium a:hover {
  text-decoration: underline;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium a:active,
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__premium a:hover {
  color: rgb(30, 77, 104);
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__premium--lite
  .ue-c-article__premium-card {
  padding: 0px;
  height: auto;
  max-width: 150px;
  box-shadow: none;
  overflow: visible;
  background-color: transparent;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__premium--lite
  .ue-c-article__premium-footer {
  margin: 0px auto;
  max-width: 300px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__tags-container {
  position: relative;
  width: 100%;
  margin-bottom: 0px;
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-article__tags-container {
    margin-bottom: 1rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__tags-container
  .ue-c-article__tags {
  margin-bottom: 0px;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__tags-container
  .ue-c-article__tags::after {
  content: "";
  width: 80px;
  height: 40px;
  background: linear-gradient(90deg, rgba(2, 0, 36, 0), rgb(255, 255, 255));
  position: absolute;
  right: 0px;
  top: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__tags {
  list-style-type: none;
  display: flex;
  margin: 0px -0.25rem;
  box-sizing: border-box;
  min-width: 100px;
  width: 100%;
  flex-wrap: nowrap;
  overflow-x: overlay;
  padding: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__tags::-webkit-scrollbar {
  height: 0px;
}

@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-article__tags::-webkit-scrollbar {
    width: 0px;
    height: 5px;
  }
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-article__tags::-webkit-scrollbar-thumb {
    background: rgb(230, 230, 230);
    border: 1px solid rgb(230, 230, 230);
    border-radius: 23px;
  }
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-article__tags {
    margin-bottom: 1rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__tags-item {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.875rem;
  line-height: 1.125rem;
  letter-spacing: 0px;
  flex: 0 0 auto;
  margin: 0.25rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__tags-item * {
  display: block;
  text-decoration: none;
  border-radius: 1.875rem;
  transition: background-color 0.1s ease-in-out;
  background-color: rgb(246, 246, 246);
  color: rgb(0, 0, 0);
  text-transform: none;
  padding: 0.25rem 0.5rem;
  border-bottom: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__tags-item :hover {
  background-color: rgb(197, 197, 197);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__tags-item :active {
  background-color: rgb(157, 157, 157);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__media-video-responsive {
  position: relative;
  height: 0px;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__media-video-responsive--16-9 {
  padding-bottom: 56.25%;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__media-video-responsive
  iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__media {
  margin: 0px;
  position: relative;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__media--graph img,
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__media--image img,
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__media--video img {
  width: 100%;
  height: auto;
  display: block;
  font-family: Mundo, "Times New Roman", Times, serif;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__media-img-container {
  position: relative;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__media-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 2.5rem;
  height: 2.5rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__media-icon svg {
  width: 100%;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__media-caption {
  margin-top: 0.3125rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__media-description {
  box-sizing: border-box;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-variant: oldstyle-nums;
  font-weight: 400;
  font-style: normal;
  color: rgb(121, 118, 118);
  text-transform: none;
  font-size: 0.875rem;
  line-height: 1rem;
  letter-spacing: 0.00438rem;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__media-description:not(:last-child) {
  padding-right: 0.15625rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__media-source {
  word-break: break-word;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__media-author {
  color: rgb(121, 118, 118);
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  font-size: 0.625rem;
  line-height: 1rem;
  letter-spacing: 0.00438rem;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__media-author:not(:last-child) {
  padding-right: 0.15625rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__media-author::before {
  content: " ";
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__media-agency {
  display: inline-block;
  color: rgb(121, 118, 118);
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  font-size: 0.625rem;
  line-height: 1rem;
  letter-spacing: 0.00438rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__media-agency::before {
  content: " ";
}

@media (min-width: 41.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-article--media-icon-m-from-phablet
    .ue-c-article__media-icon {
    width: 3.75rem;
    height: 3.75rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__headline {
  margin: 0px;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: 700;
  color: rgb(0, 0, 0);
  font-size: var(--ue-c-article__headline-font-size, 2rem);
  line-height: var(--ue-c-article__headline-line-height, 2.1875rem);
  letter-spacing: var(--ue-c-article__headline-letter-spacing, 0);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__headline--opinion {
  font-style: italic;
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-article__headline {
    --ue-c-article__headline-font-size: 2.0625rem;
    --ue-c-article__headline-line-height: 2.25rem;
    --ue-c-article__headline-letter-spacing: 0rem;
  }
}

@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-article__headline {
    --ue-c-article__headline-font-size: 2.75rem;
    --ue-c-article__headline-line-height: 2.875rem;
    --ue-c-article__headline-letter-spacing: 0rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__kicker {
  display: inline;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.25rem;
  letter-spacing: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__kicker a {
  text-decoration: none;
  color: currentcolor;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__aboveheadline {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: rgb(32, 32, 32);
  font-size: 1rem;
  line-height: 1.125rem;
  letter-spacing: 0px;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__media--caliope-amazon-external
  .ue-c-article__image {
  max-width: 320px;
  margin: 0px auto;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__disclaimer {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  gap: 4px;
  margin: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__disclaimer-text {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 12px;
  color: rgb(102, 102, 102);
  font-weight: 400;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__disclaimer--justify-end {
  justify-content: flex-end;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile {
  background: rgb(242, 242, 242);
  display: block;
  padding: 0px;
  position: relative;
  box-sizing: border-box;
  width: 100%;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__row {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__photo {
  margin: 0px;
  width: 100%;
  max-width: 3.125rem;
  max-height: 3.125rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  border-radius: 50%;
  box-sizing: content-box;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__photo-img {
  border-radius: 50%;
  vertical-align: middle;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__header {
  margin-left: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__header-title {
  display: block;
  font-family: Roboto;
  font-weight: 700;
  color: rgb(32, 32, 32);
  margin: 0px;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.125rem;
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__header-title {
    font-size: 1.375rem;
    line-height: 1.125rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__header-item {
  margin: 0px;
  font-family: Roboto;
  text-transform: uppercase;
  color: rgb(32, 32, 32);
  font-weight: 400;
  display: inline;
  font-size: 0.8125rem;
  line-height: 0.9375rem;
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__header-item {
    font-size: 0.875rem;
    line-height: 1rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-author-profile__header-item--highlight {
  font-weight: 700;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-author-profile__header-item--bookmark {
  display: block;
  margin: 0.25rem 0px;
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-author-profile__header-item--bookmark {
    display: inline;
    margin: 0px;
  }
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-author-profile__header-item--bookmark::before {
    content: "";
    background: rgb(32, 32, 32);
    display: inline-block;
    width: 0.125rem;
    height: 0.75rem;
    position: relative;
    top: 0.125rem;
    margin-right: 0.1875rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__header-location {
  margin: 0px;
  font-family: Roboto;
  text-transform: none;
  color: rgb(32, 32, 32);
  font-weight: 400;
  display: block;
  font-size: 0.8125rem;
  line-height: 0.9375rem;
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__header-location {
    font-size: 0.875rem;
    line-height: 1rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__header-topics {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-family: Roboto;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-author-profile__header-topics-item {
  float: left;
  margin-right: 0.1875rem;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-author-profile__header-topics-headline {
  margin: 0px;
  font-weight: 400;
  font-size: 0.8125rem;
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-author-profile__header-topics-headline {
    font-size: 0.875rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-author-profile__header-topics-link {
  text-decoration: none;
  color: blue;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__content {
  width: 100%;
  margin-top: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__text {
  display: flex;
  flex-direction: column;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__text-item {
  font-family: PTSerif;
  color: rgb(0, 0, 0);
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.3125rem;
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__text-item {
    font-size: 1rem;
    line-height: 1.3125rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__more {
  height: 0px;
  visibility: hidden;
  opacity: 0;
  font-family: Roboto;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__more h2 {
  margin: 0px;
  color: rgb(0, 0, 0);
  font-size: 0.875rem;
  line-height: 1.375rem;
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__more h2 {
    font-size: 0.875rem;
    line-height: 1.375rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__more h2::before {
  content: "";
  width: 3.75rem;
  height: 0.0625rem;
  background: rgb(0, 0, 0);
  display: block;
  margin-bottom: 0.5rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__more ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-size: 0.875rem;
  line-height: 1.375rem;
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__more ul {
    font-size: 0.875rem;
    line-height: 1.375rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__more ul::after {
  content: "";
  width: 3.75rem;
  height: 0.0625rem;
  background: rgb(0, 0, 0);
  display: block;
  margin-top: 0.5rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__more ul li {
  position: relative;
  padding-left: 0.4375rem;
  color: rgb(0, 0, 0);
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-author-profile__more
  ul
  li::before {
  content: "";
  display: inline-block;
  background-color: rgb(0, 0, 0);
  width: 0.25rem;
  height: 0.25rem;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 2px);
  left: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__resume-text {
  font-family: Roboto;
  color: rgb(0, 0, 0);
  margin: 0.625rem 0px;
  font-size: 0.875rem;
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__resume-text {
    font-size: 0.875rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__button {
  background: transparent;
  border: none;
  padding: 0px;
  display: flex;
  align-items: center;
  color: blue;
  font-family: Roboto;
  cursor: pointer;
  font-size: 0.75rem;
  min-height: 2.25rem;
  width: 30%;
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__button {
    font-size: 0.75rem;
    margin-left: 6rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__button::after {
  content: "";
  width: 0px;
  height: 0px;
  border-width: 0.25rem 0.21875rem 0px;
  border-color: blue transparent transparent;
  border-style: solid;
  margin-left: 0.25rem;
  transition: 0.2s linear;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__text-hide {
  display: none;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__footer {
  position: absolute;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__footer.bottom {
  bottom: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__footer.right {
  right: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__footer-list {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__footer-list-item {
  float: left;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-author-profile__footer-list-item
  + .ue-c-author-profile__footer-list-item {
  margin-left: 0.625rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__footer-link {
  background: transparent;
  width: 2rem;
  height: 2rem;
  border: 0.0625rem solid grey;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__footer-link path {
  fill: blue;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-author-profile
  .ue-c-toggle--show
  .ue-c-author-profile__more {
  height: auto;
  visibility: visible;
  opacity: 1;
  transition: 0.2s linear;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-author-profile
  .ue-c-toggle--show
  .ue-c-author-profile__button {
  margin-left: 0px;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-author-profile
  .ue-c-toggle--show
  .ue-c-author-profile__button::after {
  transform: rotate(180deg);
  transition: 0.2s linear;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-author-profile
  .ue-c-toggle--show
  .ue-c-author-profile__text-show {
  display: none;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-author-profile
  .ue-c-toggle--show
  .ue-c-author-profile__text-hide {
  display: block;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-l-article__main-column {
  position: relative;
  box-sizing: border-box;
  overflow-wrap: break-word;
  padding-top: 0px;
  padding-bottom: 0px;
  flex-grow: 0;
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__main-column {
    padding-left: 0px;
    padding-right: 19.375rem;
  }
}

@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__main-column {
    padding-left: 11.5625rem;
    padding-right: 23.0625rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-l-article--no-grow {
  flex-grow: 0;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-l-article--order-1-from-mobile {
  order: 1;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-l-article--stretch {
  align-self: stretch;
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article--columns-flex-parent {
    display: flex;
  }
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article--columns-flex-parent
    .ue-l-article__main-column {
    padding-right: 0px;
  }
}

@media (min-width: 46.25em) and (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article--columns-flex-parent
    .ue-l-article__main-column {
    width: calc(100% - 19.375rem);
  }
}

@media (min-width: 46.25em) and (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article--columns-flex-parent
    .ue-l-article__main-column {
    width: calc(100% - 23.0625rem);
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-l-article__secondary-column {
  display: flex;
  flex-direction: column;
  clear: both;
  align-items: center;
  box-sizing: border-box;
  margin-top: 1rem;
}

@media (min-width: 23.4375em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__secondary-column {
    margin-top: 1rem;
  }
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__secondary-column {
    align-items: flex-end;
    margin-top: 0px;
    flex-shrink: 0;
    width: 19.375rem;
  }
}

@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__secondary-column {
    width: 23.0625rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-l-article__secondary-column-item {
  width: 100%;
  max-width: 300px;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__secondary-column-item:not(:last-child) {
  margin-bottom: 1rem;
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__row {
    display: flex;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-l-article__main-column-extra {
  position: relative;
  box-sizing: border-box;
  width: 100%;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__main-column-extra--stretch {
  display: flex;
}

@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__main-column-extra {
    padding-left: 11.5625rem;
    width: calc(100% - 23.0625rem);
  }
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__main-column-extra
  > :not(:last-child) {
  margin-bottom: 0.5rem;
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article__main-column-extra
    > :not(:last-child) {
    margin-bottom: 1rem;
  }
}

@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article__main-column-extra
    > :not(:last-child) {
    margin-bottom: 0.5rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-l-article__secondary-column-extra {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  margin-top: 1rem;
}

@media (min-width: 23.4375em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__secondary-column-extra {
    margin-top: 1rem;
  }
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__secondary-column-extra {
    align-items: flex-end;
    margin-top: 0px;
    width: 19.375rem;
  }
}

@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__secondary-column-extra {
    width: 23.0625rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__bar:not(:last-child),
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__button:not(:last-child),
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__embedded:not(:last-child),
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__include:not(:last-child),
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__interview:not(:last-child),
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__keys:not(:last-child),
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__list:not(:last-child),
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__listing:not(:last-child),
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__media:not(:last-child),
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__newsletter-widget-under-listing:not(:last-child),
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__paragraph:not(:last-child),
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__separator:not(:last-child),
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__share-tools:not(:last-child),
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__summary:not(:last-child),
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__taboola-in-body:not(:last-child) {
  margin-bottom: 1rem;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__blockquote:not(:last-child) {
  margin-bottom: 2rem;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__blockquote:not(:first-child) {
  margin-top: 2rem;
}

@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article__body
    .ue-c-article__blockquote:not(:last-child) {
    margin-bottom: 2.5rem;
  }
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article__body
    .ue-c-article__blockquote:not(:first-child) {
    margin-top: 2.5rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__subheadline:not(:last-child) {
  margin-bottom: 0.625rem;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__subheadline:not(:first-child) {
  margin-top: 1rem;
}

@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article__body
    .ue-c-article__subheadline:not(:last-child) {
    margin-bottom: 1rem;
  }
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article__body
    .ue-c-article__subheadline:not(:first-child) {
    margin-top: 1.5rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__card:not(:last-child) {
  margin-bottom: 1rem;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__card:not(:first-child) {
  margin-top: 1rem;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-ad:not(:last-child) {
  margin-bottom: 1.5rem;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-ad:not(:first-child) {
  margin-top: 1.5rem;
}

@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article__body
    .ue-c-ad:not(:last-child) {
    margin-bottom: 2rem;
  }
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article__body
    .ue-c-ad:not(:first-child) {
    margin-top: 2rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  > .ue-c-article__bar:not(:last-child) {
  margin-bottom: 1rem;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  > .ue-c-article__body:not(:last-child),
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  > .ue-c-article__tags:not(:last-child) {
  margin-bottom: 1.5rem;
}

@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article__body
    > .ue-c-article__bar:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-l-article__inner {
  width: 100%;
  margin: 0px auto;
  box-sizing: border-box;
  clear: both;
  position: relative;
  background-color: var(--ue-l-article__inner-back-color, #fff);
  padding: 0.5rem;
}

@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__inner {
    max-width: 77rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (min-width: 23.4375em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__inner {
    padding: 0.5rem;
  }
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__inner {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-l-article__header {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-l-article__header-content {
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__header-content
  > .ue-c-article__headline:not(:last-child),
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__header-content
  > .ue-c-article__include:not(:last-child),
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__header-content
  > .ue-c-article__kicker-group:not(:last-child),
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__header-content
  > .ue-c-article__standfirst:not(:last-child) {
  margin-bottom: 1rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-l-article__inner--no-gutter {
  padding-top: 0px;
  padding-bottom: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-l-article__sky {
  position: absolute;
  top: 0.5rem;
}

@media (min-width: 23.4375em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__sky {
    top: 0.5rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-l-article__sky--right {
  right: 0px;
  transform: translateX(100%);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-l-article__sky--left {
  left: 0px;
  transform: translateX(-100%);
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__sky {
    top: 1.45rem;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-l-article__comment {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-l-article__comment-title {
  margin: 0px 0px 0.9375rem;
  font-size: 1.1875rem;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 700;
  font-style: normal;
  color: rgb(0, 0, 0);
  background-color: transparent;
  padding: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-l-article__comment-inner {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-l-article--grow {
  flex-grow: 1;
}

@media (min-width: 20em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article--width-1of2-from-mobile {
    width: 50%;
  }
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article--width-2of3-from-tablet {
    width: 68%;
  }
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article--width-170-from-tablet {
    width: 10.625rem;
  }
}

@media (min-width: 20em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article--float-right-from-mobile {
    float: right;
  }
}

@media (min-width: 20em) and (min-width: 20em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article--float-right-from-mobile {
    margin-left: 0.625rem;
  }
}

@media (min-width: 20em) and (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article--float-right-from-mobile {
    margin-left: 1.25rem;
  }
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article--float-right-from-tablet {
    float: right;
  }
}

@media (min-width: 46.25em) and (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article--float-right-from-tablet {
    margin-left: 1.25rem;
  }
}

@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article--float-left-from-desktop {
    float: left;
    clear: left;
    margin-right: 1.25rem;
  }
}

@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article--move-to-leftcol-from-desktop {
    clear: left;
    margin-left: -11.5625rem;
  }
}

@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article--leftcol-width-from-desktop {
    width: 9.375rem;
  }
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article--bottom-absolute-from-tablet {
    position: absolute;
    bottom: 0px;
    margin-bottom: 0px !important;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-l-article--top-separator {
  position: relative;
  padding-top: 0.5rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-l-article--top-separator::before {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  outline: none;
  top: 0px;
  width: 2.1875rem;
  border-top: 1px solid rgb(206, 206, 206);
}

@media (min-width: 20em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article--top-separator {
    padding-top: 0.5rem;
  }
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article--top-separator::before {
    top: 0px;
    width: 2.1875rem;
    border-top: 1px solid rgb(206, 206, 206);
  }
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article--top-separator {
    padding-top: 0.5rem;
  }
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article--top-separator::before {
    top: 0px;
    width: 2.1875rem;
    border-top: 1px solid rgb(206, 206, 206);
  }
}

@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article--top-separator {
    padding-top: 0.5rem;
  }
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article--top-separator::before {
    top: 0px;
    width: 2.1875rem;
    border-top: 1px solid rgb(206, 206, 206);
  }
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article--top-separator-center::before {
  right: 0px;
  margin: 0px auto;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-section-title {
  margin: 0px;
  width: 100%;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-style: normal;
  text-transform: var(--ue-c-section-title-text-transform);
  font-weight: var(--ue-c-section-title-font-weight);
  color: rgb(0, 0, 0);
  font-size: var(--ue-c-section-title-font-size);
  line-height: var(--ue-c-section-title-line-height);
  letter-spacing: var(--ue-c-section-title-letter-spacing);
  padding: var(--ue-c-section-title-padding);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-section-title a {
  color: inherit;
  text-decoration: none;
}

.ue-l-article--basic.elmundo-theme-v10
  .has-flex-direction-sponsor
  .ue-c-section-title {
  width: auto;
  flex: 1 1 0%;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-popular-links {
  display: inline-block;
  width: 100%;
  border-top: none;
  padding-top: 0px;
}

@media (max-width: 46.24em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-popular-links {
    border-bottom: 1px solid rgb(206, 206, 206);
    padding-bottom: 8px;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-popular-links__title {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 0;
  color: rgb(0, 0, 0);
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 0px;
  box-sizing: border-box;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-popular-links__button {
  display: flex;
  align-items: center;
  border: 0px;
  background: none;
  padding: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-popular-links__arrow {
  width: 15px;
  height: 15px;
  margin-left: 5px;
  transform: rotate(180deg);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-popular-links__arrow path {
  stroke: rgb(0, 0, 0);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-popular-links__list {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: inline;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-popular-links__list:not(:last-child)::after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 10px;
  background-color: rgb(0, 0, 0);
  margin: 0px 0.5rem;
  position: relative;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-popular-links__list-item {
  display: inline-flex;
  align-items: center;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-popular-links__list-item:not(:last-child)::after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 10px;
  background-color: rgb(0, 0, 0);
  margin: 0px 0.5rem;
  position: relative;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-popular-links__list-item a {
  text-decoration: none;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-popular-links__list-item a:link,
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-popular-links__list-item
  a:visited {
  color: rgb(46, 109, 157);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-popular-links__list-item a:active,
.ue-l-article--basic.elmundo-theme-v10 .ue-c-popular-links__list-item a:hover {
  color: rgb(0, 69, 112);
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-popular-links--closed
  .ue-c-popular-links__list {
  display: none;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-popular-links--closed
  .ue-c-popular-links__arrow {
  transform: rotate(0deg);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-newsletter-widget {
  background: rgb(255, 255, 255);
  border: 1px solid rgb(0, 0, 0);
  padding: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: wrap;
  text-align: center;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-newsletter-widget__icon {
  display: inherit;
  margin-right: 0.5rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-newsletter-widget__icon path {
  fill: rgb(255, 255, 255);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-newsletter-widget__subline {
  font-size: 0.875rem;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 400;
  color: rgb(0, 0, 0);
  margin-top: 0px;
  margin-bottom: 1.0625rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-newsletter-widget__button {
  align-items: center;
  text-decoration: none;
  background: rgb(202, 69, 33);
  border-radius: 5px;
  border: 0px;
  color: rgb(255, 255, 255);
  cursor: pointer;
  display: flex;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  justify-content: center;
  padding: 0.5rem 1rem;
  position: relative;
  box-shadow: none;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-newsletter-widget__button:hover {
  background: gray;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-rm-widget-news__inner {
  background: rgb(243, 243, 243);
  border-bottom: 1px solid rgb(206, 206, 206);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-rm-widget-news__link {
  font-size: 1rem;
  display: block;
  padding: 20px 30px 20px 15px;
  text-decoration: none;
  color: rgb(0, 0, 0);
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-rm-widget-news__highlighted-text {
  font-weight: 700;
  color: rgb(46, 109, 157);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-rm-widget-news__icon-bg {
  float: left;
  margin: 3px 16px 0px 0px;
  width: 70px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-ytplayer {
  position: absolute;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-ytplayer__controls {
  display: flex;
  position: absolute;
  top: 0px;
  gap: 10px;
  padding: 10px;
  z-index: 4;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-ytplayer__controls-button {
  border: 0px;
  background: none;
  width: 30px;
  height: 30px;
  padding: 0px;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-ytplayer__controls-button--unmuted
  .muted {
  display: none;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-ytplayer__controls-button--paused {
  position: absolute;
  left: 45px;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-ytplayer__controls-button--paused
  .pause {
  display: none;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-ytplayer__controls-button--playing {
  position: absolute;
  left: 45px;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-ytplayer__controls-button--playing
  .play {
  display: none;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-ytplayer
  :not(iframe):not(.ue-c-ytplayer__controls) {
  max-width: 100%;
  max-height: 100%;
}

@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-placeholder {
  width: 100%;
  display: flex;
  align-items: center;
  min-height: 52px;
  animation: 1.2s ease 1s infinite normal both running blink;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-gcp-m {
  min-height: 90px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-ad {
  display: flex;
  width: 100%;
  position: relative;
  justify-content: center;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-ad--label.ready {
  padding: 1rem 0px 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-ad--label.ready::before {
  content: "";
  fill: rgb(32, 32, 32);
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0px;
  display: block;
  height: 7px;
  line-height: 0.3rem;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NiA3IiB3aWR0aD0iNTdweCIgaGVpZ2h0PSI3cHgiPgogIDxwYXRoIGQ9Ik0uOTExIDQuMTI2djIuNjk4SDBWLjA5NmgyLjU3NGMuNzE5IDAgMS4yNzYuMTg2IDEuNjczLjU1NC4zOTcuMzcuNTk3Ljg1Ny41OTcgMS40NjEgMCAuNjEzLS4xOTkgMS4xMDMtLjU5NyAxLjQ2OS0uMzk2LjM2NC0uOTU1LjU0Ni0xLjY3My41NDZILjkxMXptMC0uNzE2aDEuNjYzYy40NTcgMCAuNzk2LS4xMjIgMS4wMjEtLjM2Ny4yMjUtLjI0Ni4zMzgtLjU1Mi4zMzgtLjkyNCAwLS4zNzMtLjExMy0uNjgzLS4zMzktLjkzMi0uMjI3LS4yNS0uNTY3LS4zNzQtMS4wMi0uMzc0SC45MTFWMy40MXpNMTEuMzk3LjA5NnY0LjU2YzAgLjczMy0uMjM5IDEuMjk1LS43MTQgMS42ODQtLjQ3Ni4zOS0xLjA5Ny41ODItMS44NjUuNTgyLS43MzkgMC0xLjMzOS0uMTkzLTEuOC0uNTg0LS40NjEtLjM5LS42OTEtLjk1LS42OTEtMS42OFYuMDk2aC45MTF2NC41NThjMCAuNTA4LjE0Ni44OTQuNDM1IDEuMTU3LjI4OS4yNjMuNjcyLjM5NCAxLjE0Ni4zOTQuNSAwIC45MDItLjEzMSAxLjIwOC0uMzk0LjMwNy0uMjY0LjQ2LS42NDkuNDYtMS4xNTdWLjA5NmguOTF6TTEzLjMwMiA2LjgyNlYuMDk2aDIuMTk0Yy43MDMgMCAxLjI1Mi4xNTIgMS42NS40NTUuMzk4LjMwNS41OTYuNzU5LjU5NiAxLjM2NyAwIC4yOTktLjA5Ni41NjUtLjI4Ni44MDItLjE5MS4yMzYtLjQ0MS40MS0uNzUzLjUyNS40MDcuMDg1LjcyNi4yODUuOTU5LjU5Ni4yMzIuMzExLjM0OS42NzMuMzQ5IDEuMDg2IDAgLjYxNi0uMiAxLjA4Ny0uNTk4IDEuNDExLS40LjMyNi0uOTQxLjQ4OC0xLjYyNS40ODhoLTIuNDg2em0uOTEtMy44NjhoMS40NzRjLjMzOSAwIC42MTQtLjA5Mi44MjgtLjI4LjIxMi0uMTg3LjMxOC0uNDQ2LjMxOC0uNzc4IDAtLjM2NC0uMTE1LS42MzYtLjM0NC0uODE1LS4yMy0uMTgxLS41NjEtLjI3MS0uOTkyLS4yNzFoLTEuMjg1djIuMTQ0em0wIC43MTZWNi4xMWgxLjU3NmMuNDEzIDAgLjczNS0uMTAxLjk2Ni0uMzA2LjIzMS0uMjA0LjM0Ny0uNDk0LjM0Ny0uODY4IDAtLjM5NC0uMDk3LS43MDEtLjI4OC0uOTI1LS4xOTMtLjIyNC0uNDg5LS4zMzctLjg4OS0uMzM3aC0xLjcxMnpNMjAuNjc5IDYuMTA5aDMuMTg1di43MTdoLTQuMDk1Vi4wOTZoLjkxMXY2LjAxM3pNMjYuMjU3IDYuODI2aC0uOTE1Vi4wOTZoLjkxNXY2Ljczek0zMy4xNDUgNC42NjhsLjAxLjAyOGMuMDEzLjYzMS0uMjA5IDEuMTYtLjY2NiAxLjU4Ni0uNDU3LjQyNy0xLjA1OS42NC0xLjgwNy42NC0uNzYyIDAtMS4zODEtLjI2OS0xLjg2LS44MDgtLjQ4LS41NC0uNzItMS4yMjMtLjcyLTIuMDUyVjIuODY2YzAtLjgyOS4yNC0xLjUxNC43Mi0yLjA1Ni40NzctLjU0IDEuMDk4LS44MSAxLjg2LS44MS43NjEgMCAxLjM2Ni4yMDMgMS44MTUuNjA3LjQ1MS40MDcuNjcuOTQzLjY1NyAxLjYxMmwtLjAxLjAyN2gtLjg3NGMwLS40NzEtLjE0LS44NDQtLjQxNi0xLjExOC0uMjc4LS4yNzMtLjY3MS0uNDEyLTEuMTc0LS40MTItLjUwOSAwLS45MTQuMjA2LTEuMjE1LjYxNS0uMzAzLjQwOS0uNDU0LjkxOC0uNDU0IDEuNTIzVjQuMDZjMCAuNjEyLjE1MSAxLjEyMi40NTQgMS41MzIuMzAxLjQxMS43MDYuNjE0IDEuMjE1LjYxNC41MDMgMCAuODk2LS4xMzYgMS4xNzQtLjQwOC4yNzYtLjI3My40MTYtLjY0OS40MTYtMS4xMzFoLjg3NXpNMzUuNzYgNi44MjZoLS45MTVWLjA5NmguOTE1djYuNzN6TTM3Ljg5MSA2LjgyNlYuMDk2aDIuMDY2Yy44ODEgMCAxLjU4OC4yNzEgMi4xMi44MTEuNTM0LjU0MS44MDEgMS4yNC44MDEgMi4wOTd2LjkyYzAgLjg1OC0uMjY3IDEuNTU5LS44MDEgMi4wOTYtLjUzMi41MzctMS4yMzkuODA3LTIuMTIuODA3aC0yLjA2NnptLjkxMi02LjAxM3Y1LjI5NmgxLjE1NWMuNjIyIDAgMS4xMTItLjIwNSAxLjQ3Mi0uNjEzLjM1OS0uNDEuNTQtLjkzNC41NC0xLjU3NXYtLjkyOGMwLS42MzUtLjE4MS0xLjE1Ni0uNTQtMS41NjUtLjM1OS0uNDA5LS44NS0uNjE0LTEuNDcyLS42MTRoLTEuMTU1ek00OC4wOTEgNS4wOTNoLTIuODE4bC0uNjM5IDEuNzMzaC0uOTI4TDQ2LjMwOS4wOTdoLjc4bDIuNTYxIDYuNzI5aC0uOTI4bC0uNjMxLTEuNzMzem0tMi41MzYtLjc2M2gyLjI2NEw0Ni43MSAxLjI2NWgtLjAyNkw0NS41NTUgNC4zM3pNNTAuOTg5IDYuODI2Vi4wOTZoMi4wNjZjLjg4MiAwIDEuNTg4LjI3MSAyLjEyMS44MTEuNTMzLjU0MS44IDEuMjQuOCAyLjA5N3YuOTJjMCAuODU4LS4yNjcgMS41NTktLjggMi4wOTZzLTEuMjM5LjgwNy0yLjEyMS44MDdoLTIuMDY2em0uOTEyLTYuMDEzdjUuMjk2aDEuMTU1Yy42MjMgMCAxLjExMi0uMjA1IDEuNDczLS42MTMuMzU4LS40MS41MzctLjkzNC41MzctMS41NzV2LS45MjhjMC0uNjM1LS4xNzktMS4xNTYtLjUzNy0xLjU2NS0uMzYtLjQwOS0uODUtLjYxNC0xLjQ3My0uNjE0aC0xLjE1NXoiLz4KPC9zdmc+");
  background-repeat: no-repeat;
  background-size: 56px 7px;
  background-position: 50% center;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-ad--label-hidden.ready {
  padding-top: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-ad--label-hidden.ready::before {
  content: none;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-ad__inner {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-ad--sticky {
  position: sticky;
  top: 50px;
  align-self: flex-start;
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-ad--scale-down-full
    .publicidad[style="height:250px;"] {
    transform: scale(0.725);
    margin: -34px 0px !important;
  }
}

@media (min-width: 48em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-ad--scale-down-full
    .publicidad[style="height:250px;"] {
    transform: scale(0.755);
    margin: -30px 0px !important;
  }
}

@media (min-width: 53.125em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-ad--scale-down-full
    .publicidad[style="height:250px;"] {
    transform: scale(0.835);
    margin: -20px 0px !important;
  }
}

@media (min-width: 58.125em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-ad--scale-down-full
    .publicidad[style="height:250px;"] {
    transform: scale(0.92);
    margin: -10px 0px !important;
  }
}

@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-ad--scale-down-full
    .publicidad[style="height:250px;"] {
    transform: scale(1);
    margin: 0px !important;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-ad--sponsor {
  width: auto;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-ad--sponsor.ready {
  padding: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-ad--sponsor.ready::before {
  content: none;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-ad--sponsor.ready .ue-c-ad__inner {
  justify-content: space-between;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-ad--sponsor.ready
  .ue-c-ad__inner::before {
  content: "Ofrecido por";
  width: auto;
  margin: 0px 0.5rem 0px 0px;
  font-family: Roboto;
  font-size: 10px;
  text-transform: uppercase;
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-ad--sponsor {
    float: right;
    margin-bottom: 0px;
    width: auto;
  }
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-ad--sponsor.ready {
    margin-bottom: 0px;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content {
  width: 100%;
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  font-variant-ligatures: common-ligatures;
  gap: var(--cover-content-x-gap);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content ::selection {
  background: rgb(255, 255, 0);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content * strong::selection {
  background: rgb(255, 255, 0);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content * a::selection {
  background: rgb(255, 255, 0);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__body {
  display: flex;
  gap: var(--cover-content-y-gap);
  flex-direction: row-reverse;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__media {
  box-sizing: border-box;
  flex-grow: 0;
  flex-shrink: 0;
  position: relative;
  width: calc(
    (
        (
            100% -
              (
                var(--cover-content-y-gap) *
                  (var(--cover-content-column-count) - 1)
              )
          ) /
          var(--cover-content-column-count) * var(--cover-content-cols-width)
      ) +
      var(--cover-content-y-gap) * (var(--cover-content-cols-width) - 1)
  );
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__media:last-child {
  width: 100%;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__media > iframe {
  position: relative;
  z-index: 4;
  display: block;
}

.has-media-player
  .ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content__media {
  z-index: 2;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__media-icon {
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  left: 0.5rem;
  right: unset;
  top: auto;
  bottom: 0.5rem;
  transform: none;
  z-index: 3;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__media-icon svg {
  width: 100%;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__media-link {
  display: block;
  position: relative;
  z-index: 4;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__main {
  box-sizing: border-box;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content__main
  > :not(:last-child) {
  margin-bottom: 0.25rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__figure {
  margin: 0px;
  position: relative;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__figure > video {
  width: 100%;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__img-container {
  position: relative;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__image {
  width: 100%;
  display: block;
  height: auto;
  font-size: 10px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__caption {
  width: 100%;
  box-sizing: border-box;
  color: rgb(121, 118, 118);
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 400;
  font-size: 0.5625rem;
  line-height: 0.5625rem;
  letter-spacing: 0.0375rem;
  text-align: right;
  padding-top: 0.25rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__media-source {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  color: rgb(121, 118, 118);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__kicker {
  word-break: break-word;
  color: rgb(46, 109, 157);
  font-family: inherit;
  line-height: inherit;
  font-size: inherit;
  position: relative;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__aboveheadline {
  display: inline;
  text-transform: none;
  color: rgb(236, 19, 14);
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 0.75rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__headline {
  display: inline;
  font-size: 1em;
  font-weight: 600;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__headline-group {
  display: block;
  flex-direction: row;
  word-break: break-word;
  margin-top: 0px;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 600;
  z-index: 3;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__list-inline {
  display: inline;
  font-size: 0px;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content__list-inline
  > :not(:last-child) {
  margin-right: 0.25rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__link {
  text-decoration: none;
  color: rgb(0, 0, 0);
}

@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__link:hover,
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-cover-content__link:hover
    .ue-c-cover-content__kicker {
    color: rgb(102, 102, 102);
  }
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__link:active,
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-cover-content__link:active
    .ue-c-cover-content__kicker {
    color: rgb(65, 65, 65);
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__link::after {
  content: "";
  position: absolute;
  inset: 0px;
  z-index: 3;
  transition: background 0.2s ease-in;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__byline-list {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: inline;
  font-size: 0px;
  color: rgb(0, 0, 0);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__byline-item {
  display: inline;
  font-size: 0px;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 500;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content__byline-item
  > :not(:last-child) {
  margin-right: 0px;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content__byline-item:not(:last-child) {
  margin-right: 0.25rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__byline-item a {
  position: relative;
  z-index: 4;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content__byline-item
  > :not(:first-child)::before {
  content: ", ";
  display: inline-block;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__byline-location,
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__byline-name,
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__byline-role {
  font-size: 0.625rem;
  line-height: 0.875rem;
  letter-spacing: 0.0375rem;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__byline-name {
  text-transform: uppercase;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__byline-location,
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__byline-role {
  color: rgb(0, 0, 0);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__published-date {
  display: inline;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-weight: 400;
  font-size: 0.625rem;
  line-height: 0.875rem;
  letter-spacing: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__bt-link {
  z-index: 3;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__footer {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: var(--cover-content-x-gap);
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__link-whole-content {
  position: absolute;
  inset: 0px;
  z-index: 2;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__icon-premium {
  position: relative;
  display: inline-block;
  flex-shrink: 0;
  fill: rgb(168, 137, 56);
  width: 0.75rem;
  height: 0.75rem;
  top: 0.125rem;
  margin-right: 0px;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content__icon-premium--signwall
  > path:first-child {
  fill: rgb(115, 128, 130);
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content--s-from-mobile
  .ue-c-cover-content__headline-group {
  font-size: 1.0625rem;
  line-height: 1.25rem;
  letter-spacing: 0px;
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-cover-content--xs-from-tablet
    .ue-c-cover-content__headline-group {
    font-size: 0.875rem;
    line-height: 1.0625rem;
    letter-spacing: 0px;
  }
}

@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-cover-content--s-from-desktop
    .ue-c-cover-content__headline-group {
    font-size: 1.0625rem;
    line-height: 1.25rem;
    letter-spacing: 0px;
  }
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content--vertical-from-mobile {
  --cover-content-cols-width: 1;
  --cover-content-column-count: 1;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content--vertical-from-mobile
  .ue-c-cover-content__body {
  flex-direction: column;
  gap: var(--cover-content-x-gap);
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content--vertical-from-mobile
  .ue-c-cover-content__caption {
  text-align: right;
}

@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-cover-content--vertical-from-tablet {
    --cover-content-cols-width: 1;
    --cover-content-column-count: 1;
  }
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-cover-content--vertical-from-tablet
    .ue-c-cover-content__body {
    flex-direction: column;
    gap: var(--cover-content-x-gap);
  }
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-cover-content--vertical-from-tablet
    .ue-c-cover-content__caption {
    text-align: right;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content--is-branded {
  background: rgb(246, 246, 246);
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content--is-branded
  .ue-c-cover-content__link {
  color: rgb(0, 0, 0);
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content--is-branded
  .ue-c-cover-content__link:hover {
  color: rgb(102, 102, 102);
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content--is-branded
  .ue-c-cover-content__kicker {
  color: rgb(46, 109, 157);
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content--is-branded
  .ue-c-cover-content__aboveheadline,
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content--is-branded
  .ue-c-cover-content__byline-item,
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content--is-branded
  .ue-c-cover-content__byline-location,
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content--is-branded
  .ue-c-cover-content__standfirst {
  color: rgb(0, 0, 0);
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content--main-boxed-from-mobile {
  height: var(--cover-content-boxed-height);
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content--main-boxed-from-mobile
  .ue-c-cover-content__body {
  --cover-content-x-gap: 0px;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content--main-boxed-from-mobile
  .ue-c-cover-content__footer,
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content--main-boxed-from-mobile
  .ue-c-cover-content__main {
  padding: var(--cover-content-boxed-space);
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content--main-boxed-from-mobile
  .ue-c-cover-content__caption {
  padding-left: var(--cover-content-boxed-space);
  padding-right: var(--cover-content-boxed-space);
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content--main-boxed-from-mobile
  .ue-c-cover-content__footer {
  padding-top: 0px;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content--is-bt-module
  .ue-c-cover-content__bt-link {
  display: flex;
  flex-grow: 1;
  align-items: flex-end;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content--is-bt-module
  .ue-c-cover-content__bt-link
  a {
  z-index: 3;
  height: 1em;
}

@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-cover-content--is-bt-module
    .ue-c-cover-content__bt-link
    a {
    height: 1.3125em;
  }
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content--is-bt-module
  .ue-c-cover-content__bt-link
  svg {
  max-height: 100%;
}

@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-cover-content--media2of9-from-desktop {
    --cover-content-cols-width: 2;
    --cover-content-gap: 1rem;
    --cover-content-column-count: 9;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .ue-u-sticky-top {
  position: sticky;
  top: 50px;
}

.ue-l-article--basic.elmundo-theme-v10 .trc_related_container {
  border-top: 1px solid rgb(206, 206, 206);
  padding-top: 1.5rem;
}

.ue-l-article--basic.elmundo-theme-v10
  .trc_related_container
  div.videoCube:focus-within {
  background: rgb(245, 245, 245) !important;
}

.ue-l-article--basic.elmundo-theme-v10
  .trc_related_container
  .videoCube:focus-within
  .video-label-box
  .video-title {
  text-decoration: underline;
  color: rgb(37, 87, 126);
}

.ue-l-article--basic.elmundo-theme-v10 .alternating-thumbnails-de-stage {
  padding-top: 1rem !important;
  margin: 0px !important;
}

.ue-l-article--basic.elmundo-theme-v10
  .alternating-thumbnails-de-stage
  .syndicatedItem
  .video-label-box {
  min-height: 60px !important;
}

.ue-l-article--basic.elmundo-theme-v10
  .alternating-thumbnails-de-stage
  .link-attribution {
  top: 50px !important;
}

.ue-l-article--basic.elmundo-theme-v10
  .trc_elastic_alternating-thumbnails-de
  div.videoCube:nth-last-of-type(-n + 2) {
  margin-bottom: 0px !important;
}

@media (max-width: 980px) {
  .ue-l-article--basic.elmundo-theme-v10
    .alternating-thumbnails-de
    .trc_rbox_header {
    border: 0px !important;
  }
}

@media screen and (min-width: 768px) {
  .ue-l-article--basic.elmundo-theme-v10
    .alternating-thumbnails-de
    .trc_rbox_outer
    .videoCube {
    margin-bottom: 10px;
    min-height: 90px;
    width: 31.33% !important;
  }
  .ue-l-article--basic.elmundo-theme-v10
    .trc_elastic_alternating-thumbnails-de
    div.videoCube:nth-last-of-type(-n + 3) {
    margin-bottom: 0px !important;
  }
}

@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait) {
  .ue-l-article--basic.elmundo-theme-v10 .trc_related_container {
    height: auto !important;
  }
}

@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: landscape) {
  .ue-l-article--basic.elmundo-theme-v10 .trc_related_container {
    height: auto !important;
  }
}

.ue-l-article--basic.elmundo-theme-v10 .aside-comments {
  border-top: 1px solid rgb(206, 206, 206);
  padding-top: 2rem;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.ue-l-article--basic.elmundo-theme-v10 .aside-comments article {
  flex-grow: 0;
  margin-bottom: 1rem;
}

.ue-l-article--basic.elmundo-theme-v10 .aside-comments article header {
  margin-bottom: 1rem;
}

.ue-l-article--basic.elmundo-theme-v10 .aside-comments article header > span {
  font-size: 18px;
}

.ue-l-article--basic.elmundo-theme-v10 .aside-comments article .autor {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 16px;
  margin-bottom: 0px;
}

.ue-l-article--basic.elmundo-theme-v10 .aside-comments article .avatar {
  margin-right: 0.5rem;
  width: 40px;
  height: 40px;
  position: relative;
  top: -5px;
}

.ue-l-article--basic.elmundo-theme-v10 .aside-comments h2 {
  margin: 0px 0px 2rem;
  font-family: Mundo, "Times New Roman", Times, serif;
  font-size: 19px;
}

.ue-l-article--basic.elmundo-theme-v10
  .aside-comments.comentarios
  .texto-comentario
  p {
  font-size: 1rem;
  line-height: 1.3;
}

.ue-l-article--basic.elmundo-theme-v10 .texto-comentario .leer-mas-btn {
  top: auto;
  bottom: -3px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  color: grey;
  font-size: 0.9em;
}

.ue-l-article--basic.elmundo-theme-v10 .texto-comentario .leer-mas-btn:hover {
  font-weight: 700;
}

.ue-l-article--basic.elmundo-theme-v10 .comments-tool {
  border-radius: 25px;
  box-shadow: none;
}

.ue-l-article--basic.elmundo-theme-v10 .comments-tool span {
  height: 32px;
  line-height: 2.3;
}

.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__premium-tag
  .ue-c-article__icon-premium,
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__subtitles-item
  .ue-c-article__icon-premium,
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content__list-inline
  .ue-c-cover-content__icon-premium,
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-paywall
  .ue-c-paywall__content
  > svg,
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-ranking-filter-complete__badge-premium {
  display: none;
}

.ue-l-article--basic.elmundo-theme-v10 .ue-c-newsletter-elmundo {
  --ue-c-form-widget-padding: 0.5rem 0;
  --ue-c-form-widget-margin-top: 0;
  --ue-c-form-widget-margin-bottom: 0;
  --ue-c-form-widget-primary-color: #216087;
  --ue-c-form-widget-icon-fill: #000;
  --ue-c-form-widget-success-color: #000;
  --ue-c-form-widget-success-fill: #0b7542;
  --ue-c-form-widget-status-forwarding-color: #666;
  --ue-icon-premium-fill: #a88938;
  --ue-icon-info-fill: #1374aa;
  --ue-icon-info: #fff;
  --ue-c-form-widget-background-color: #fff;
  --ue-c-form-widget-border-color: #cecece;
  --ue-c-form-widget-title-color: #000;
  --ue-c-form-widget-title-font-family: Mundo, Times New Roman, Times, serif;
  --ue-c-form-widget-title-font-weight: 800;
  --ue-c-form-widget-title-font-style: normal;
  --ue-c-form-widget-title-font-size: 1.125rem;
  --ue-c-form-widget-title-line-height: 1;
  --ue-c-form-widget-title-margin: 0 0 0.5rem 0;
  --ue-c-form-widget-title-align-items: center;
  --ue-c-form-widget-description-color: #000;
  --ue-c-form-widget-description-font-family:
    Roboto, Arial, Helvetica, sans-serif;
  --ue-c-form-widget-description-font-weight: normal;
  --ue-c-form-widget-description-font-style: normal;
  --ue-c-form-widget-description-font-size: 1rem;
  --ue-c-form-widget-description-line-height: 1.25rem;
  --ue-c-form-widget-footer-background-color: #cecece;
  --ue-c-form-widget-footer-link-color: #2e6d9d;
  --ue-c-form-widget-footer-hover-color: #2a6087;
  --ue-c-form-widget-footer-text-color: #000;
  --ue-c-form-widget-footer-text-background-color: #202020;
  --ue-c-form-widget-footer-font-family: Roboto, Arial, Helvetica, sans-serif;
  --ue-c-form-widget-footer-font-style: normal;
  --ue-c-form-widget-footer-font-weight: normal;
  --ue-c-form-widget-footer-font-size: 0.875rem;
  --ue-c-form-widget-footer-line-height: 1.25rem;
  --ue-c-form-widget-footer-margin-top: 0.5rem;
  --ue-c-form-widget-footer-separator-width: 100%;
  --ue-c-form-widget-footer-btn-space: 0;
  --ue-c-form-widget-footer-text-before-display: none;
  --ue-c-form-widget-footer-before-margin-top: 0.5rem;
  --ue-c-form-widget-form-header-space-top: 0.5rem;
  --ue-c-form-widget-conditions-space: 0.5rem;
  --ue-c-form-widget-icon-email-height: 1.125rem;
  --ue-c-form-widget-icon-email-space: 0.5rem;
  --ue-c-form-widget-email-logged-button-space: 0.5rem;
  --ue-c-form-widget-message-space: 0.5rem 0;
  --ue-c-form-widget-body-margin-bottom: 0;
  --ue-c-form-button-width: 100%;
  --ue-c-form-button-height: 40px;
  --ue-c-form-button-color: #fff;
  --ue-c-form-button-background-color: #000;
  --ue-c-form-button-hover-background-color: #1c1b1b;
  --ue-c-form-button-font-size: 1rem;
  --ue-c-form-button-line-height: 1;
  --ue-c-form-button-font-family: Roboto, Arial, Helvetica, sans-serif;
  --ue-c-form-button-font-style: normal;
  --ue-c-form-button-font-weight: bold;
  --ue-c-form-button-text-transform: normal;
  --ue-c-form-button-margin-top: 0rem;
  --ue-c-form-button-outlined-color: #216087;
  --ue-c-form-button-outlined-border-color: #216087;
  --ue-icon-next-stroke: #000;
  --ue-c-form-button-text-color: #216087;
  --ue-c-form-button-text-font-family:
    Roboto_condensed, Tahoma, Geneva, sans-serif;
  --ue-c-form-button-text-font-weight: normal;
  --ue-c-form-button-text-font-style: normal;
  --ue-c-form-button-border-radius: 50px;
  --ue-c-form-button-raised-shadow: none;
  --ue-c-form-input-background-color: transparent;
  --ue-c-form-input-width: 100%;
  --ue-c-form-input-font-family: Roboto, Arial, Helvetica, sans-serif;
  --ue-c-form-input-font-style: normal;
  --ue-c-form-input-font-weight: normal;
  --ue-c-form-input-font-size: 0.875rem;
  --ue-c-form-input-line-height: 1;
  --ue-c-form-input-onsurface-rgb: hsla(0, 0%, 71%, 0.6);
  --ue-c-form-input-onsurface-text-rgb: rgba(0, 0, 0, 0.623);
  --ue-c-form-input-error-color: #c62514;
  --ue-c-form-input-error-border-color: #c62514;
  --ue-c-form-input-primary-border-color: #cecece;
  --ue-c-form-input-primary-border-top-color: #cecece;
  --ue-c-form-input-onfocus-border-color: #216087;
  --ue-c-form-input-onfocus-color: #216087;
  --ue-c-form-input-show-background-color: #ededed;
  --ue-c-form-input-show-color: #666;
  --ue-c-form-input-placeholder-font-size: 0.875rem;
  --ue-c-form-input-outlined-border-radius: 0.25rem;
  --ue-c-form-checkbox-input-color: #202020;
  --ue-c-form-checkbox-input-font-family: Roboto, Arial, Helvetica, sans-serif;
  --ue-c-form-checkbox-input-font-style: normal;
  --ue-c-form-checkbox-input-background-color: #202020;
  --ue-c-form-checkbox-input-border-color: #202020;
  --ue-c-form-checkbox-input-mark-border-color: #fff;
  --ue-c-form-checkbox-label-font-size: 1rem;
  --ue-c-form-checkbox-label-line-height: 1.125rem;
  --ue-c-form-checkbox-label-error-color: #c62514;
  --ue-c-form-checkbox-input-space: 0;
  --ue-c-icon-spinner-gradient-primary: #216087;
  --ue-c-icon-spinner-gradient-secondary: #fff;
  --ue-c-icon-loader-width: 100px;
  --ue-c-icon-loader-height: 100px;
  --ue-c-form-dialog-title-font-family: Roboto, Arial, Helvetica, sans-serif;
  --ue-c-form-dialog-title-line-height: 1.25rem;
  --ue-c-form-dialog-text-font-family: Roboto, Arial, Helvetica, sans-serif;
  --ue-c-form-dialog-text-font-size: 0.875rem;
  --ue-c-form-dialog-text-line-height: 1.1875rem;
  --ue-c-form-dialog-text-color: #333;
  --ue-c-form-dialog-link-color: #2e6d9d;
  --ue-c-form-dialog-link-hover-color: #2a6087;
  --ue-c-form-dialog-surface-outline-color: #000;
  --ue-c-form-policy-terms-background-color: #f3f3f3;
  --ue-c-form-policy-terms-color: #333;
  --ue-c-form-policy-terms-font-family: Roboto, Arial, Helvetica, sans-serif;
  --ue-c-form-policy-terms-font-style: normal;
  --ue-c-form-policy-terms-font-weight: normal;
  --ue-c-form-policy-terms-font-size: 0.9375rem;
  --ue-c-form-policy-terms-line-height: 1;
  --ue-c-form-widget-terms-space: 0.5rem;
  --ue-c-form-widget-terms-inner-space: 1rem;
  --ue-c-form-widget-conditions-terms-button: 1rem;
  --ue-c-form-policy-terms-link-color: #2e6d9d;
  --ue-c-form-view-mail-icon-user-background-fill: transparent;
  --ue-c-form-view-mail-icon-user-circle-stroke: #000;
  --ue-c-form-view-mail-icon-user-stroke: #000;
  --ue-c-form-view-mail-button-border-color: #f3f3f3;
  --ue-c-form-view-mail-button-background-color: transparent;
  --ue-c-form-view-mail-button-border-radius: 3.125rem;
  --ue-c-form-view-mail-account-font-size: 0.875rem;
  --ue-c-form-view-mail-account-line-height: 1rem;
  --ue-c-form-view-mail-account-letter-spacing: 0;
  --ue-c-form-view-mail-account-color: #000;
  --ue-c-form-view-mail-change-color: #2e6d9d;
  --ue-c-form-view-mail-change-font-size: 0.875rem;
  --ue-c-form-view-mail-change-line-height: 1rem;
  --ue-c-form-view-mail-change-letter-spacing: 0;
  --ue-c-form-view-mail-button-height: 2.5rem;
  --ue-c-form-view-mail-icon-user-min-width: 1.5rem;
  --ue-c-form-view-mail-icon-user-height: 1.5rem;
  --ue-c-form-view-mail-icon-user-border: 1px solid #000;
  --ue-c-form-view-mail-icon-user-border-radius: 50%;
}

@supports (--custom: property) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-article__media-infograph-responsive {
    position: relative;
    width: 100%;
    height: 0px;
    padding-bottom: calc(100% / (var(--aspect-ratio)));
  }
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-article__media-infograph-responsive
    iframe {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100% !important;
    height: 100% !important;
  }
}

/* --- Source: file_jtz9390g9 --- */

@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&display=swap");

/* --- Source: file_jvbkk1taf --- */

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

html {
  height: 100%;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote::after,
blockquote::before,
q::after,
q::before {
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
}

hr {
  margin: 0px;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Mundo Sans Std", sans-serif;
  font-style: normal;
  font-weight: 400;
}

a {
  text-decoration: none;
}

.text {
  color: rgb(51, 51, 51);
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 27px;
}

.text.lh-sm {
  line-height: 20px;
}

.image__wrapper {
  padding: 0px 10px;
  margin-bottom: 20px;
}

.image__wrapper > img {
  width: 100%;
}

.figcaption {
  margin-top: 10px;
  color: rgb(0, 0, 0);
  font-family: Roboto;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.06px;
  padding-left: 10px;
}

.container {
  padding: 0px 20px;
}

.bold {
  font-weight: 700;
}

.italic {
  font-style: italic;
}

.black__link {
  color: rgb(51, 51, 51);
  text-decoration: none;
}

.mb-30 {
  margin-bottom: 30px;
}

.text__bold {
  font-weight: 700;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.underline {
  text-decoration: underline;
}

.blue-btn {
  display: flex;
  border-radius: 6px;
  background: rgb(0, 69, 112);
  color: rgb(255, 255, 255);
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  text-transform: uppercase;
  padding: 9px 0px;
  -webkit-box-pack: center;
  justify-content: center;
}

.span-bold {
  display: inline-block;
  padding: 0px 8px;
}

.line {
  background: rgb(206, 206, 206);
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 30px;
}

.lh-small {
  line-height: 22px;
}

.header__bottom-wrapper {
  background-color: rgb(247, 247, 247);
  padding: 12px 20px;
  border-bottom: 1px solid rgb(0, 0, 0);
  border-top: 1px solid rgb(0, 0, 0);
}

.blue__link {
  color: rgb(0, 0, 255);
}

.header {
  box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 2px 0px;
  margin-bottom: 20px;
}

.header .header__top {
  display: flex;
  overflow: hidden;
  padding-left: 10px;
  padding-top: 6px;
  position: relative;
}

.header .header__top .header__top-item {
  color: rgb(206, 206, 206);
  font-size: 10px;
  line-height: 12px;
  border-right: 1px solid rgb(206, 206, 206);
  padding: 0px 8px;
  white-space: nowrap;
}

.header .header__top a:first-child .header__top-item {
  padding-left: 0px;
}

.header .header__top ::after {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 74px;
  background: linear-gradient(to right, transparent, rgb(255, 255, 255));
  pointer-events: none;
}

.header .header__middle {
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin-top: 12px;
  padding: 0px 20px;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 10px;
}

.header .header__middle .header__middle-icon__img {
  width: 150px;
}

.header .header__middle .header__middle-links {
  display: none;
}

.header .header__middle .header__middle-links .header__middle-links__ul {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.header .header__middle .header__middle-links .header__middle-links__ul a {
  margin-right: 12px;
}

.header .header__middle .header__middle-links .header__middle-links-burger,
.header .header__middle .header__middle-links .header__middle-links-img {
  margin-right: 12px;
}

.header .header__bottom {
  max-width: 991px;
  margin: 0px auto;
}

.header .header__bottom .header__bottom-left {
  color: rgb(51, 51, 51);
  font-family: "Times New Roman";
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.56px;
}

.header .header__bottom .header__bottom-ul {
  display: none;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.03em;
  text-align: left;
}

.header .header__bottom .header__bottom-ul a {
  margin-right: 14px;
}

.header .header__bottom .header__bottom-ul a:first-child {
  margin-left: 14px;
}

.header .header__bottom .header__bottom-right {
  display: none;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.03em;
  text-align: left;
}

.main .main__header {
  margin-bottom: 20px;
  padding: 0px 20px;
  position: relative;
}

.main .main__header .main__header-subtitle {
  color: rgb(46, 109, 157);
  font-family: "Roboto Condensed";
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.72px;
  margin-bottom: 10px;
}

.main .main__header .main__header-title {
  color: rgb(51, 51, 51);
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 20px;
}

.main .main__header .main__header-bottom .header-bottom__first,
.main .main__header .main__header-bottom .header-bottom__second {
  background: rgb(245, 245, 245);
  padding: 10px 9px;
  margin-bottom: 1px;
}

.main .main__header .main__header-bottom .header-bottom__second {
  margin-bottom: 11px;
}

.main .main__header .main__header-bottom .header-bottom__text {
  color: rgb(0, 0, 0);
  font-family: Roboto;
  font-size: 12px;
  line-height: 12px;
}

.main .main__header .main__header-bottom .header-bottom__text.bold {
  font-weight: 600;
}

.main .main__header .main__header-bottom b {
  font-weight: 600;
}

.main .main__header .main__header-bottom .header-bottom__btns {
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.main .main__header .main__header-bottom .header-bottom__btns a:first-child {
  display: flex;
  margin-right: 5px;
}

.main .main__header .main__header-bottom .header-bottom__btns .first__link img {
  margin-right: 5px;
}

.main .main__header .main__header-bottom .header-bottom__btns .second__link {
  width: 210px;
}

.main
  .main__header
  .main__header-bottom
  .header-bottom__btns
  .second__link
  img {
  width: inherit;
}

.main .main__article .red-btn {
  display: inline-block;
  border-radius: 6px;
  background: rgb(222, 71, 20);
  color: rgb(255, 255, 255);
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  text-transform: uppercase;
  padding: 10px 35px;
  margin-bottom: 20px;
}

.comments {
  padding: 0px 10px;
}

.comments .comments__inner {
  position: relative;
  border-top: 1px solid rgb(206, 206, 206);
  border-bottom: 1px solid rgb(206, 206, 206);
  padding: 15px 10px 0px;
}

.comments .comments__inner .comments__title {
  color: rgb(111, 134, 163);
  font-family: "Roboto Condensed";
  font-size: 17px;
  font-weight: 700;
  line-height: 14px;
  margin-bottom: 20px;
}

.comments .comments__inner .comments__block .comments-item {
  margin-bottom: 20px;
}

.comments .comments__inner .comments__block .comments-item .item__top {
  display: flex;
  margin-bottom: 5px;
}

.comments
  .comments__inner
  .comments__block
  .comments-item
  .item__top
  .item__top-img {
  width: 43px;
  height: 43px;
  margin-right: 10px;
}

.comments
  .comments__inner
  .comments__block
  .comments-item
  .item__top
  .item__top-img
  img {
  width: inherit;
  height: inherit;
  border-radius: 50%;
}

.comments
  .comments__inner
  .comments__block
  .comments-item
  .item__top
  .item__top-name {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  font-family: "Roboto Condensed";
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
}

.comments
  .comments__inner
  .comments__block
  .comments-item
  .item__top
  .item__top-name
  .name {
  font-weight: 600;
  margin-bottom: 2px;
}

.comments
  .comments__inner
  .comments__block
  .comments-item
  .item__top
  .item__top-name
  .date {
  font-family: Roboto;
  font-size: 12px;
  line-height: 16px;
}

.comments
  .comments__inner
  .comments__block
  .comments-item
  .item__top
  .item__top-number {
  color: rgb(46, 109, 157);
  text-align: right;
  font-family: Roboto;
  font-size: 22px;
  font-weight: 700;
  line-height: 18px;
  margin-left: auto;
}

.comments
  .comments__inner
  .comments__block
  .comments-item
  .item__bottom
  .item__text {
  font-family: Roboto;
  font-size: 16px;
  font-weight: 300;
  line-height: 18px;
}

.comments .comments__inner .comments__block .comments__narrow {
  padding-left: 22px;
}

.footer .footer__title {
  color: rgb(85, 85, 85);
  text-align: center;
  font-family: "Roboto Condensed";
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  text-transform: uppercase;
  padding: 7px 0px;
  border-top: 1px solid rgb(102, 102, 102);
  border-bottom: 1px solid rgb(102, 102, 102);
  margin-bottom: 10px;
}

.footer .footer__links {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  border-bottom: 1px solid rgb(102, 102, 102);
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.footer .footer__links .footer__links-wrapper {
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 10px;
}

.footer .footer__links .footer__links-wrapper .footer__links-item {
  max-width: 130px;
  width: 100%;
}

.footer
  .footer__links
  .footer__links-wrapper
  .footer__links-item
  .footer__links-title {
  color: rgb(51, 51, 51);
  font-family: Roboto;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  margin-bottom: 10px;
}

.footer
  .footer__links
  .footer__links-wrapper
  .footer__links-item
  .footer__ul
  .footer__li
  a {
  color: rgb(46, 109, 157);
  font-family: "Roboto Condensed";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.footer .footer__social-wrapper {
  border-bottom: 1px solid rgb(102, 102, 102);
}

.footer .footer__social-wrapper .footer__social {
  position: relative;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
}

.footer .footer__social-wrapper .footer__social .footer__social-logo1 {
  position: absolute;
  left: 20px;
}

.footer .footer__social-wrapper .footer__social .footer__social-logo2 img {
  max-width: 113px;
  width: 100%;
  margin-bottom: 5px;
}

.footer .footer__social-wrapper .footer__social .footer__social-text {
  color: rgb(102, 102, 102);
  text-align: center;
  font-family: "Roboto Condensed";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: -0.06px;
  text-transform: uppercase;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 5px;
}

.footer .footer__social-wrapper .footer__social .footer__social-icons {
  display: flex;
  margin-bottom: 20px;
}

.footer
  .footer__social-wrapper
  .footer__social
  .footer__social-icons
  .footer__social-icons__item {
  margin-right: 9px;
}

.footer .footer__bottom {
  padding: 10px 0px;
}

.footer .footer__bottom .footer__bottom__ul {
  display: flex;
  max-width: 353px;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
  margin: 0px auto;
}

.footer .footer__bottom .footer__bottom__ul .footer__bottom__li a {
  font-family: "Roboto Condensed";
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.01em;
  text-align: center;
  color: rgb(46, 109, 157);
}

.footer .footer__bottom .footer__bottom__ul .footer__bottom__li a .decor {
  margin: 0px 10px;
}

@media (min-width: 1024px) {
  .image__wrapper {
    max-width: 473px;
    margin: 0px auto 20px;
  }
  .container {
    max-width: 473px;
    margin: 0px auto;
  }
  .header .header__top {
    max-width: 991px;
    margin: 0px auto;
    padding-left: 0px;
  }
  .header .header__middle {
    max-width: 991px;
    margin: 12px auto 10px;
    padding: 0px;
  }
  .header .header__middle .header__middle-links {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
  }
  .header .header__middle .header__middle-burger {
    display: none;
  }
  .header .header__bottom {
    display: flex;
    justify-content: space-around;
  }
  .header .header__bottom .header__bottom-left {
    padding-right: 21px;
    border-right: 1px solid rgb(0, 0, 0);
  }
  .header .header__bottom .header__bottom-ul {
    display: flex;
  }
  .header .header__bottom .header__bottom-right {
    display: block;
  }
  .main .main__header {
    max-width: 473px;
    margin: 0px auto;
  }
  .main .main__header .main__header-title {
    font-size: 39px;
    line-height: 40px;
    letter-spacing: 0px;
  }
  .main .main__header .main__header-text {
    font-size: 22px;
    line-height: 24px;
    letter-spacing: 0px;
  }
  .main .main__header .main__header-bottom {
    position: absolute;
    left: -150px;
    max-width: 150px;
    top: 335px;
  }
  .main .main__header .main__header-bottom .header-bottom__second {
    margin-bottom: 18px;
  }
  .main .main__header .main__header-bottom .header-bottom__btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: start;
  }
  .main .main__header .main__header-bottom .header-bottom__btns .first__link {
    position: relative;
    margin-bottom: 18px;
  }
  .main
    .main__header
    .main__header-bottom
    .header-bottom__btns
    .first__link::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 30px;
    height: 1px;
    background-color: rgb(206, 206, 206);
    top: -9px;
  }
  .main
    .main__header
    .main__header-bottom
    .header-bottom__btns
    .first__link::after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 30px;
    height: 1px;
    background-color: rgb(206, 206, 206);
    bottom: -9px;
  }
  .main .main__header .main__header-bottom .header-bottom__btns .second__link {
    width: 100%;
  }
  .comments .comments__inner {
    display: flex;
    max-width: 473px;
    margin: 0px auto;
  }
  .comments .comments__inner .comments__title {
    position: absolute;
    left: -140px;
  }
  .footer .footer__links {
    max-width: 1027px;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    margin: 0px auto 20px;
    border-bottom: none;
  }
  .footer .footer__links .footer__links-wrapper {
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    justify-content: space-evenly;
  }
  .footer .footer__social-wrapper {
    border-top: 1px solid rgb(102, 102, 102);
  }
  .footer .footer__social-wrapper .footer__social {
    padding-top: 24px;
    padding-bottom: 20px;
    max-width: 1027px;
    margin: 0px auto;
  }
  .footer .footer__social-wrapper .footer__social .footer__social-text {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  .footer .footer__social-wrapper .footer__social .footer__social-icons {
    position: absolute;
    right: 20px;
  }
  .footer .footer__bottom .footer__bottom__ul {
    max-width: 896px;
  }
}

.fix-width {
  width: 100% !important;
}

@media (max-width: 429px) {
  .main .main__header .main__header-bottom .header-bottom__btns .second__link {
    width: 160px;
  }
}

/* --- Source: file_kdjy8a8fm --- */

.videoCube a.tbl-text-over-container span.video-label-box.video-label-box-cta {
  position: inherit;
}

.videoCube a.video-cta-style {
  width: 100%;
}

.videoCube a.video-cta-style .video-label-box.video-label-box-cta {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  align-content: flex-start;
  align-items: center;
}

.videoCube
  a.video-cta-style
  .video-label-box.video-label-box-cta.video-label-box-cta-non-ie {
  justify-content: space-between;
}

.videoCube a.video-cta-style .video-label-flex-cta-item {
  flex-basis: 100%;
}

.videoCube a.video-cta-style .video-branding-flex-cta-item {
  margin-top: 1px;
  flex-grow: 1;
  flex-basis: 1px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.videoCube .video-cta-href {
  display: inline-block;
  margin-top: 1px;
  margin-inline-start: 2px;
  padding: 0px;
  max-width: 100%;
  min-width: min(100%, 72px);
  bottom: 0px;
  vertical-align: top;
  position: relative;
  box-sizing: content-box;
  flex-shrink: 0;
  font-size: 10px;
  line-height: 13.2px;
}

.videoCube .video-cta-href button.video-cta-button {
  margin: 0px;
  height: 24px;
  font-size: 10px;
  line-height: 13.2px;
  border-radius: 4px;
  border: 1px solid rgb(0, 0, 0);
  background-color: inherit;
  text-transform: none;
  letter-spacing: normal;
  box-sizing: border-box;
  cursor: pointer;
  outline: none;
  font-family: Helvetica;
  padding: 1px 4px;
  width: 100%;
  min-width: 1px;
  opacity: 1;
  box-shadow: none;
  user-select: none;
  transition: none;
  text-decoration: none;
  transform: none;
  font-weight: bold;
}

.videoCube .video-cta-href button.video-cta-button:hover {
  color: inherit;
  border-color: inherit;
  background-color: inherit;
  letter-spacing: normal;
}

.videoCube .video-cta-bottom-position {
  display: flex;
  flex-basis: 100%;
  justify-content: center;
  padding: 0px;
  box-sizing: border-box;
  margin: 5px 0px 0px;
}

.tbl-feed-container
  .videoCube
  .video-cta-href:not(.app-install-child)
  button.video-cta-button {
  border-radius: 24px;
  border-color: rgb(172, 172, 172);
  font-size: 12px;
  line-height: 18px;
  padding: 0px 18px;
  height: 26px;
}

/* --- Source: file_ksotm9zx4 --- */

.ue-c-main-header__subscription,
.ue-c-main-header__subscription.ue-c-main-header__subscription--hightlighted {
  align-items: center;
  width: 140px !important;
  height: 100% !important;
  display: flex !important;
}

.ue-c-main-header__subscription.ue-c-main-header__subscription--hightlighted
  + .ue-c-main-header__subscription {
  display: none !important;
}

.ue-c-main-header__subscription--fixed {
  position: absolute;
  right: 0px;
}

/* --- Source: file_ldit9mpg3 --- */

@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&display=swap");

/* --- Source: file_m688wqjv2 --- */

@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19-7DQk6YvNkeg.woff2")
    format("woff2");
  unicode-range:
    U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19a7DQk6YvNkeg.woff2")
    format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-1967DQk6YvNkeg.woff2")
    format("woff2");
  unicode-range: U+1F00-1FFF;
}

@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19G7DQk6YvNkeg.woff2")
    format("woff2");
  unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF;
}

@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-1927DQk6YvNkeg.woff2")
    format("woff2");
  unicode-range:
    U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301,
    U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DQk6YvNkeg.woff2")
    format("woff2");
  unicode-range:
    U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329,
    U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0,
    U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.woff2")
    format("woff2");
  unicode-range:
    U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308,
    U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF,
    U+FFFD;
}

@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19-7DQk6YvNkeg.woff2")
    format("woff2");
  unicode-range:
    U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19a7DQk6YvNkeg.woff2")
    format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-1967DQk6YvNkeg.woff2")
    format("woff2");
  unicode-range: U+1F00-1FFF;
}

@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19G7DQk6YvNkeg.woff2")
    format("woff2");
  unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF;
}

@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-1927DQk6YvNkeg.woff2")
    format("woff2");
  unicode-range:
    U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301,
    U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DQk6YvNkeg.woff2")
    format("woff2");
  unicode-range:
    U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329,
    U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0,
    U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.woff2")
    format("woff2");
  unicode-range:
    U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308,
    U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF,
    U+FFFD;
}

/* --- Source: file_mzpeaysm6 --- */

#_cm-css-reset {
  height: inherit;
  width: inherit;
  direction: ltr;
  text-align: left;
}

#_cm-css-reset.vpaid-player-container .vjs-tech {
  background-color: rgb(0, 0, 0);
}

#_cm-css-reset.vpaid-player-container {
  position: relative;
  z-index: 99;
}

#_cm-css-reset.vpaid-player-container video ~ iframe {
  z-index: 10;
  position: absolute;
  left: 0px;
  top: 0px;
}

#_cm-css-reset .vpaid-ad-controls {
  transition: opacity 500ms ease-out;
  opacity: 0;
}

#_cm-css-reset.vpaid-player-container:hover .vpaid-ad-controls {
  opacity: 1;
}

#_cm-css-reset.vpaid-player-container .vpaid-ad-controls,
#_cm-css-reset.vpaid-player-container .vpaid-ad-pause {
  height: 30px;
  right: 0px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 1001;
  background-color: rgb(0, 0, 0);
  border-top: 1px solid rgba(255, 255, 255, 0.7);
}

#_cm-css-reset .vpaid-ad-controls.vjs-default-skin .vjs-control {
  width: 2em;
}

#_cm-css-reset
  .vpaid-ad-controls.vjs-default-skin
  .vjs-control.c-paused::before {
  content: "";
}

#_cm-css-reset.vpaid-player-container .vpaid-ad-volume-container {
  height: 30px;
  width: 60px;
  position: relative;
  float: right;
  margin-right: 10px;
  top: 0px;
  cursor: pointer;
}

#_cm-css-reset.vpaid-player-container .vpaid-ad-mute-container {
  height: 30px;
  width: 30px;
  position: relative;
  float: right;
  top: 0px;
  cursor: pointer;
}

#_cm-css-reset.vpaid-player-container .vpaid-ad-volume-track {
  height: 8px;
  border: 1px solid rgb(0, 0, 0);
  box-shadow: rgb(255, 255, 255) 0px 0px 5px 1px;
  position: absolute;
  z-index: 0;
  right: 0px;
  top: 11px;
  left: 0px;
  background: rgba(51, 51, 51, 0.9);
}

#_cm-css-reset.vpaid-player-container .vpaid-ad-volume-slider {
  height: 8px;
  border: 1px solid rgb(0, 0, 0);
  position: absolute;
  width: 40%;
  top: 11px;
  left: 0px;
  background: rgba(183, 234, 187, 0.9);
  z-index: 1;
}

#_cm-css-reset .tbl-text {
  font-family: Arial, Helvetica, sans-serif;
  white-space: nowrap;
  font-size: 11px;
  color: rgb(255, 255, 255);
  left: 10px;
  top: 4px;
  position: absolute;
  font-weight: bold;
  z-index: 1001;
}

#_cm-css-reset .mc-video {
  z-index: 101;
}

#_cm-css-reset .vpaid-handler {
  z-index: 1000;
  height: 100%;
  width: 100%;
}

#_cm-css-reset .speaker {
  position: absolute;
  width: 46px;
  height: 46px;
  bottom: -3px;
  right: -5px;
  z-index: 1001;
  background-image: url("https://vidstat.taboola.com/player-assets/mob-vol-on.svg");
}

#_cm-css-reset .speaker.mute {
  background-image: url("https://vidstat.taboola.com/player-assets/mob-vol-off.svg");
}

#_cm-css-reset .hide {
  display: none;
}

#_cm-css-reset .mc-loud-video {
  position: absolute;
  pointer-events: none;
}

#_cm-css-reset .mc-loud-video::-webkit-media-controls-panel {
  display: none !important;
  appearance: none;
}

#_cm-css-reset .mc-loud-video::-webkit-media-controls-start-playback-button {
  display: none !important;
  appearance: none;
}

#_cm-css-reset .mc-loud-video::-webkit-media-controls {
  display: none !important;
}

#_cm-css-reset .mc-loud-video::-webkit-media-controls-enclosure {
  display: none !important;
}

#_cm-css-reset ._cm-video-ad.vpaid-player-container .video_controls.show {
  display: block;
  margin: 0px;
  padding: 0px;
  position: initial;
}

#_cm-css-reset ._cm-video-ad.vpaid-player-container .video_controls.show * {
  display: block;
  margin: 0px;
  padding: 0px;
  background-color: transparent;
  position: absolute !important;
}

#_cm-css-reset ._cm-video-ad.vpaid-player-container .video_controls {
  width: 100%;
  height: 100%;
  z-index: 1000;
  left: 0px;
  bottom: -32px;
  transition: bottom 0.35s ease-in-out;
}

#_cm-css-reset ._cm-video-ad.vpaid-player-container .video_controls .control {
  z-index: 100;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .interactive {
  pointer-events: all;
  cursor: pointer;
}

#_cm-css-reset ._cm-video-ad.vpaid-player-container .video_controls.hide,
#_cm-css-reset ._cm-video-ad.vpaid-player-container .video_controls .hide {
  display: none;
}

#_cm-css-reset ._cm-video-ad.vpaid-player-container .video_controls.show,
#_cm-css-reset ._cm-video-ad.vpaid-player-container .video_controls .show {
  display: block;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .cm_video_controls_progressbar_area {
  width: 100%;
  height: 5px;
  bottom: 0%;
  cursor: default;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .cm_video_controls_progressbar_area
  .cm_video_controls_progressbar {
  height: 100%;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .cm_video_controls_progressbar_area
  .cm_video_controls_progressbar_bg {
  width: 100%;
  height: 100%;
}

#_cm-css-reset ._cm-video-ad.vpaid-player-container .video_controls .white_bg {
  background: rgba(255, 255, 255, 0.3);
}

#_cm-css-reset ._cm-video-ad.vpaid-player-container .video_controls .blue_bg {
  background: rgb(21, 75, 145);
  transition: width 0.5s;
  width: 0%;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .blue_bg.init_bg {
  transition: none;
}

#_cm-css-reset ._cm-video-ad.vpaid-player-container .video_controls {
  width: 100%;
  height: 27px;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .cm_video_controls_main_area
  .play_pause {
  top: 3px;
  left: 5px;
  width: 20px;
  height: 20px;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .cm_video_controls_main_area
  .play_pause
  .pause {
  width: 40px;
  height: 27px;
  top: -7px;
  left: -8px;
  background-image: url("https://vidstat.taboola.com/player-assets/pause2.svg");
  background-size: 36px;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .cm_video_controls_main_area
  .play_pause
  .play {
  border-top: 5px solid transparent;
  border-left: 10px solid rgb(255, 255, 255);
  border-bottom: 5px solid transparent;
  left: 6px;
  top: 5px;
  z-index: 102;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .cm_video_controls_main_area
  .title {
  top: 7px;
  left: 30px;
  width: 140px;
  text-align: left;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .cm_video_controls_main_area
  .timer {
  top: 6px;
  right: 110px;
}

#_cm-css-reset ._cm-video-ad.vpaid-player-container .video_controls .text {
  color: white;
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  top: 10px;
  left: 28px;
  user-select: none;
  cursor: default;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .text.opt-out-hidden {
  left: 13px;
}

#_cm-css-reset ._cm-video-ad.vpaid-player-container .video_controls {
  width: 100%;
  height: 100%;
  right: 0px;
  bottom: 0px;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .video_controls_main_area
  .cm_video_controls_mute {
  width: 35px;
  height: 27px;
  right: 8px;
  bottom: 5px;
  background-size: 44px;
  box-sizing: content-box;
  background-position-y: 50%;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .video_controls_main_area
  .cm_video_controls_mute.display_mute {
  background-image: url("https://vidstat.taboola.com/player-assets/desk_muted2.svg");
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .video_controls_main_area
  .cm_video_controls_mute.display_unmute {
  background-image: url("https://vidstat.taboola.com/player-assets/desk_playing2.svg");
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .video_controls_main_area
  .video-controls-scroller-area {
  width: 80px;
  height: 100%;
  right: 5px;
  top: 0%;
}

#_cm-css-reset ._cm-video-ad.vpaid-player-container .video_controls_mobile {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  pointer-events: none;
  z-index: 1001;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .video_controls_main_area {
  pointer-events: none;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .video_controls_main_area
  .cm_video_controls_playpause.hide {
  display: none;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .video_controls_main_area
  .cm_video_controls_playpause.show {
  display: block;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .video_controls_main_area
  .cm_video_controls_playpause {
  bottom: 28px;
  left: 5px;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .video_controls_main_area
  .cm_video_controls_playpause
  .pause {
  width: 40px;
  height: 27px;
  top: -10px;
  left: -8px;
  background-image: url("https://vidstat.taboola.com/player-assets/pause2.svg");
  background-size: 40px;
}

#_cm-css-reset
  ._cm-video-ad.vpaid-player-container
  .video_controls
  .video_controls_main_area
  .cm_video_controls_playpause
  .play {
  border-top: 6px solid transparent;
  border-left: 10px solid rgb(255, 255, 255);
  border-bottom: 6px solid transparent;
  left: 7px;
  top: 3px;
  z-index: 102;
}

#_cm-css-reset .mc-play {
  width: 0px;
  height: 0px;
  border-top: 7px solid transparent;
  border-left: 9px solid rgb(255, 255, 255);
  border-bottom: 7px solid transparent;
  left: 14px;
  position: absolute;
  bottom: 10px;
  z-index: 1001;
}

#_cm-css-reset .mc-pause {
  display: block;
  width: 42px;
  height: 42px;
  left: -4px;
  position: absolute;
  bottom: -2px;
  z-index: 1001;
  background-image: url("https://vidstat.taboola.com/player-assets/mob-pause.svg");
}

#_cm-css-reset .mc-pause.hide,
#_cm-css-reset .mc-play.hide {
  display: none;
}

#_cm-css-reset .mc-pause.show,
#_cm-css-reset .mc-play.show {
  display: block;
}

#_cm-css-reset .mc-progressbar_area {
  width: 100%;
  height: 5px;
  bottom: 0%;
  position: absolute;
  z-index: 9999;
}

#_cm-css-reset .mc-progressbar_area .mc-progressbar_bg.white_bg {
  background: rgba(255, 255, 255, 0.3);
  width: 100%;
  height: 100%;
}

#_cm-css-reset .mc-progressbar_area .mc-progressbar_bg.blue_bg {
  background: rgb(21, 75, 145);
  transition: width 0.5s;
  position: absolute;
  bottom: 0%;
  height: 100%;
}

#_cm-css-reset .mc-progressbar_area .mc-progressbar_bg.blue_bg.init_bg {
  transition: none;
}

#_cm-css-reset > .multi-vpaids {
  height: 0px;
}

#_cm-css-reset ::-webkit-media-controls-panel {
  display: none !important;
  appearance: none;
}

#_cm-css-reset ::-webkit-media-controls-play-button {
  display: none !important;
  appearance: none;
}

#_cm-css-reset ::-webkit-media-controls-start-playback-button {
  display: none !important;
  appearance: none;
}

#_cm-css-reset .cm-ad-player {
  cursor: pointer;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
}

@supports (object-fit: cover) {
  #_cm-css-reset .cm-ad-player {
    object-fit: cover;
  }
  #_cm-css-reset .cm-ad-player.vertical-video,
  #_cm-css-reset .cm-ad-player.next-up-fit {
    object-fit: contain;
  }
}

#_cm-css-reset .cm-ad-player.ie-black-edges {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#_cm-css-reset .cm-ad-player-active {
  visibility: visible;
}

#_cm-css-reset ._cm-ad-feed-manager ._cm-ad {
  display: block !important;
  visibility: hidden !important;
}

#_cm-css-reset ._cm-ad-choices-player {
  position: absolute;
  top: 16px;
  left: 13px;
}

#_cm-css-reset ._cm-ad-choices-player-anchor {
  display: inline-block;
  opacity: 0.5;
  vertical-align: middle;
}

#_cm-css-reset .interactive-video {
  position: absolute;
  cursor: pointer;
  transition:
    visibility 0.2s,
    opacity 0.5s linear;
  opacity: 0.8;
  padding: 0.25rem 0.75rem;
  font-weight: 600;
  border-radius: 9999px;
  font-size: 3.5vmin;
  text-shadow: black 1px 1px;
  letter-spacing: 0.2px;
  z-index: 999 !important;
  display: initial !important;
  font-family: Impact, Charcoal, sans-serif !important;
}

#_cm-css-reset .interactive-video-lbls {
  font-family: Impact, Charcoal, sans-serif !important;
  letter-spacing: 0.2px;
}

#_cm-css-reset .interactive-video.center {
  position: relative;
}

#_cm-css-reset .interactive-video.hide {
  opacity: 0;
  visibility: hidden;
}

#_cm-css-reset .interactive-video-wrapper {
  position: absolute;
  width: 100%;
  text-align: center;
}

#_cm-css-reset .interactive-video-wrapper.hide {
  opacity: 0;
  visibility: hidden;
}

#_cm-css-reset .interactive-video.show {
  opacity: 1;
  visibility: visible;
}

#_cm-css-reset .interactive-video-effect {
  transition: width;
  height: 1px;
  background-color: white;
  pointer-events: none;
}

#_cm-css-reset .interactive-video-effect-wrapper {
  padding-left: 0.75rem;
}

@media only screen and (max-width: 768px) {
  #_cm-css-reset .interactive-video {
    font-size: 3vmin;
  }
}

#_cm-css-reset .cm-vpaid-iframe {
  position: absolute;
  left: 0px;
  top: 0px;
  padding: 0px;
  border: none;
  width: 100%;
  height: 100%;
  z-index: 1;
  margin: 0px !important;
}

.buff-vid {
  position: fixed;
  right: 0px;
  width: 1px;
  height: 1px;
  z-index: 2147483647 !important;
}

#_cm-css-reset ._cm-ad-choices-player {
  z-index: 1;
}

#_cm-css-reset ._cm-ad-choices-player-anchor {
  width: 19px;
  height: 15px;
}

/* --- Source: file_pcf967e50 --- */

.ue-c-main-header__subscription,
.ue-c-main-header__subscription.ue-c-main-header__subscription--hightlighted {
  align-items: center;
  width: 140px !important;
  height: 100% !important;
  display: flex !important;
}

.ue-c-main-header__subscription.ue-c-main-header__subscription--hightlighted
  + .ue-c-main-header__subscription {
  display: none !important;
}

.ue-c-main-header__subscription--fixed {
  position: absolute;
  right: 0px;
}

/* --- Source: file_pjzmf9nz1 --- */

.alternating-thumbnails-de-eng {
  width: 300px;
  border-width: 0px;
  border-style: solid;
  border-color: rgb(223, 223, 223);
  border-radius: 0px;
  box-shadow: none;
  padding: 0px !important;
}

.alternating-thumbnails-de-eng vignette {
}

.alternating-thumbnails-de-eng .playerCube .video-external-data {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.alternating-thumbnails-de-eng .tbl-reco-reel-slider {
  z-index: 99999;
  margin: initial;
  top: 50%;
}

.alternating-thumbnails-de-eng .trc_lightbox_overlay {
  background-color: rgb(0, 0, 0);
  opacity: 0.7;
}

.alternating-thumbnails-de-eng
  .tbl-recommendation-reel
  .tbl-text-under-branding-background {
  background-color: rgb(235, 235, 235);
}

.alternating-thumbnails-de-eng div.syndicatedItem:hover,
.alternating-thumbnails-de-eng div.syndicatedItem.videoCube_hover {
  background-color: transparent;
}

.alternating-thumbnails-de-eng .playerCube div.videoCube:hover,
.alternating-thumbnails-de-eng div.videoCube_hover {
  background-color: transparent;
}

.alternating-thumbnails-de-eng .trc_pager_prev:hover,
.alternating-thumbnails-de-eng .trc_pager_next:hover {
  color: rgb(100, 151, 237);
}

.alternating-thumbnails-de-eng .trc_rbox_border_elm {
  border-color: darkgray;
}

.alternating-thumbnails-de-eng .syndicatedItem .video-views {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.alternating-thumbnails-de-eng .syndicatedItem .video-category {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.alternating-thumbnails-de-eng .tbl-vignette-close-btn-wrp {
  background: rgb(0, 0, 0);
}

.alternating-thumbnails-de-eng .syndicatedItem .sponsored {
  color: rgb(156, 154, 156);
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
}

.alternating-thumbnails-de-eng .pager_disabled {
  color: rgb(125, 137, 143);
}

.alternating-thumbnails-de-eng .playerCube .video-category {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.alternating-thumbnails-de-eng .syndicatedItem .video-uploader {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.alternating-thumbnails-de-eng .videoCube.thumbnail_start .thumbBlock_holder {
  width: 40%;
}

.alternating-thumbnails-de-eng .playerCube .video-uploader {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.alternating-thumbnails-de-eng .video-uploader {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.alternating-thumbnails-de-eng .trc_sponsored_overlay {
  background-color: black;
}

.alternating-thumbnails-de-eng .syndicatedItem .video-external-data {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.alternating-thumbnails-de-eng .trc_rbox_header {
  font-family: Mundo;
  font-size: 19px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(0, 0, 0);
  border-width: 0px;
  background: transparent;
  border-style: none;
  border-color: rgb(214, 213, 211);
  padding: 0px 0px 16px;
  line-height: 21px;
  height: 55px;
  text-transform: none;
}

.alternating-thumbnails-de-eng .syndicatedItem .video-rating {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.alternating-thumbnails-de-eng .videoCube.vertical {
  border-style: solid none none;
}

.alternating-thumbnails-de-eng .trc_pager_unselected {
  color: rgb(125, 137, 143);
}

.alternating-thumbnails-de-eng .video-rating {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.alternating-thumbnails-de-eng .video-published-date {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
  display: inherit;
}

.alternating-thumbnails-de-eng .syndicatedItem {
  background-color: transparent;
}

.alternating-thumbnails-de-eng .syndicatedItem .video-duration-detail {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.alternating-thumbnails-de-eng
  body.tbl-show-explore-more
  div#tbl-explore-more-container {
  z-index: 2147483647;
}

.alternating-thumbnails-de-eng .playerCube .videoCube.horizontal {
  border-style: none;
}

.alternating-thumbnails-de-eng .videoCube.syndicatedItem .thumbnail-overlay {
  background-position: 5% 5%;
}

.alternating-thumbnails-de-eng .videoCube.syndicatedItem.vertical {
  border-style: solid none none;
}

.alternating-thumbnails-de-eng .sponsored {
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(156, 154, 156);
}

.alternating-thumbnails-de-eng .videoCube.syndicatedItem .thumbBlock {
  border-color: darkgray;
  border-width: 0px;
}

.alternating-thumbnails-de-eng
  .videoCube.syndicatedItem
  .thumbBlock
  .static-text {
  text-align: left;
  background-color: black;
  display: none;
  color: white;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}

.alternating-thumbnails-de-eng
  .videoCube.thumbnail_start.trc-split-label
  .trc-pre-label {
  width: 30%;
}

.alternating-thumbnails-de-eng .video-category {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.alternating-thumbnails-de-eng .thumbnail-emblem {
  background-position: 5% 5%;
}

.alternating-thumbnails-de-eng .tbl-vignette-background-screen {
  background-color: rgb(255, 255, 255);
  opacity: 0.8;
}

.alternating-thumbnails-de-eng .syndicatedItem .video-description {
  max-height: 2.2em;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 19px;
  text-decoration: none;
}

.alternating-thumbnails-de-eng .tbl-cta-style .cta-button:hover {
  color: inherit;
  border-color: rgb(153, 153, 144);
}

.alternating-thumbnails-de-eng .playerCube .video-published-date {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.alternating-thumbnails-de-eng .videoCube:hover .thumbnail-overlay,
.alternating-thumbnails-de-eng .videoCube_hover .thumbnail-overlay {
}

.alternating-thumbnails-de-eng .video-label-box.trc-pre-label {
  height: auto;
}

.alternating-thumbnails-de-eng .videoCube.thumbnail_start .trc-pre-label {
  width: 60%;
}

.alternating-thumbnails-de-eng .syndicatedItem .video-title {
  max-height: 28px;
  color: rgb(0, 0, 0);
  font-family: "Roboto Medium";
  font-size: 12px;
  line-height: 14px;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  padding: 0px;
}

.alternating-thumbnails-de-eng .playerCube:hover .thumbnail-overlay,
.alternating-thumbnails-de-eng .playerCube_hover .thumbnail-overlay {
}

.alternating-thumbnails-de-eng
  .videoCube.thumbnail_start.trc-split-label
  .trc-main-label {
  width: 30%;
}

.alternating-thumbnails-de-eng .videoCube {
  width: auto;
  background-color: transparent;
  border-width: 0px;
  border-color: rgb(228, 228, 228);
  padding: 0px;
  height: auto;
  border-radius: 0px;
  border-style: solid;
  margin: 0px 0px 2% 1.84%;
}

.alternating-thumbnails-de-eng .sponsored-default .video-description {
  max-height: 2.2em;
}

.alternating-thumbnails-de-eng .tbl-vignette-attribution {
  color: rgb(107, 102, 102);
  font-size: 15px;
}

.alternating-thumbnails-de-eng .playerCube .video-description {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 11px;
  font-weight: normal;
  text-decoration: none;
  max-height: 2.2em;
  color: black;
}

.alternating-thumbnails-de-eng .playerCube .videoCube .video-label-box {
  margin-left: 81px;
  margin-right: 0px;
}

.alternating-thumbnails-de-eng .videoCube.syndicatedItem .thumbBlock .branding {
  text-align: left;
  background-color: transparent;
  display: none;
  left: 0px;
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}

.alternating-thumbnails-de-eng div.videoCube:hover,
.alternating-thumbnails-de-eng div.videoCube_hover {
  background-color: transparent;
}

.alternating-thumbnails-de-eng
  .videoCube
  .story-widget.story-widget-text-under
  .tbl-ui-line {
  background-color: rgb(51, 51, 51);
}

.alternating-thumbnails-de-eng .videoCube .sponsored {
  margin-top: -7px;
}

.alternating-thumbnails-de-eng .trc_pager_pages div {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

.alternating-thumbnails-de-eng .sponsored-url {
  font-size: 9px;
  font-weight: bold;
  text-decoration: underline;
  color: green;
}

.alternating-thumbnails-de-eng .playerCube .video-title {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 14px;
  line-height: 17.5px;
  font-weight: bold;
  max-height: 2.58em;
  color: black;
}

.alternating-thumbnails-de-eng .trc_rbox_header_icon_img {
  margin: 0px;
  height: 18px;
}

.alternating-thumbnails-de-eng
  .tbl-recommendation-reel
  .tbl-text-under-title-background {
  background-color: rgb(235, 235, 235);
}

.alternating-thumbnails-de-eng .tbl-recommendation-reel .tbl-ui-line {
  background-color: rgb(51, 51, 51);
}

.alternating-thumbnails-de-eng .videoCube.syndicatedItem.horizontal {
  border-style: none;
}

.alternating-thumbnails-de-eng .videoCube .thumbBlock .static-text {
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 11px;
  background-color: rgb(163, 2, 2);
  display: block;
  color: rgb(255, 255, 255);
  text-align: left;
}

.alternating-thumbnails-de-eng .video-title {
  font-family: "Roboto Medium";
  font-size: 12px;
  line-height: 14px;
  font-weight: normal;
  max-height: 28px;
  color: rgb(0, 0, 0);
  text-decoration: none;
}

.alternating-thumbnails-de-eng .video-label,
.alternating-thumbnails-de-eng .sponsored,
.alternating-thumbnails-de-eng .sponsored-url {
  font-family: "Roboto Medium";
}

.alternating-thumbnails-de-eng .playerCube .video-rating {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.alternating-thumbnails-de-eng .syndicatedItem .branding {
  color: rgb(121, 118, 118);
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  font-family: "Roboto Medium";
  text-align: left;
  padding: 0px 2% 0px 0px;
}

.alternating-thumbnails-de-eng .trc_pager_selected {
  color: rgb(0, 86, 179);
}

.alternating-thumbnails-de-eng .videoCube.syndicatedItem {
  background-color: transparent;
  border-color: rgb(228, 228, 228);
  border-radius: 0px;
  border-width: 0px;
  border-style: solid;
}

.alternating-thumbnails-de-eng .branding div.logoDiv {
  font-family: inherit;
}

.alternating-thumbnails-de-eng .trc_rbox_div {
  width: auto;
  height: 410px;
  border-width: 0px;
  padding: 0px;
}

.alternating-thumbnails-de-eng .playerCube .video-views {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.alternating-thumbnails-de-eng .trc_pager div {
  font-family: serif;
}

.alternating-thumbnails-de-eng .syndicatedItem .video-label-box.trc-pre-label {
  height: auto;
}

.alternating-thumbnails-de-eng recommendationreel {
}

.alternating-thumbnails-de-eng .videoCube.horizontal {
  border-style: none;
}

.alternating-thumbnails-de-eng div.trc_pager_pages div:hover {
  color: rgb(100, 151, 237);
}

.alternating-thumbnails-de-eng .syndicatedItem .thumbnail-emblem {
  display: block;
}

.alternating-thumbnails-de-eng .pager_enabled {
  color: rgb(0, 86, 179);
}

.alternating-thumbnails-de-eng .playerCube .thumbnail-overlay {
  background-position: 5% 5%;
}

.alternating-thumbnails-de-eng .videoCube .thumbnail-overlay {
  background-position: 5% 5%;
}

.alternating-thumbnails-de-eng .playerCube .videoCube .video-duration {
  display: block;
  left: 36px;
}

.alternating-thumbnails-de-eng .syndicatedItem .video-published-date {
  color: black;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  display: inherit;
}

.alternating-thumbnails-de-eng .syndicatedItem .sponsored-url {
  color: green;
  font-size: 9px;
  font-weight: bold;
  text-decoration: underline;
}

.alternating-thumbnails-de-eng .playerCube .videoCube .thumbBlock {
  border-width: 0px;
  border-color: darkgray;
}

.alternating-thumbnails-de-eng .playerCube .video-label-box {
  text-align: left;
}

.alternating-thumbnails-de-eng div.sponsored-default:hover,
.alternating-thumbnails-de-eng div.sponsored-default.videoCube_hover {
  background-color: inherit;
}

.alternating-thumbnails-de-eng
  .videoCube
  .story-widget.story-widget-text-under
  .tbl-text-under-title-background {
  background-color: rgb(235, 235, 235);
}

.alternating-thumbnails-de-eng .video-external-data {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.alternating-thumbnails-de-eng .trc_pager_prev,
.alternating-thumbnails-de-eng .trc_pager_next {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

.alternating-thumbnails-de-eng .videoCube .thumbBlock {
  border-width: 0px;
  border-color: darkgray;
}

.alternating-thumbnails-de-eng .videoCube.syndicatedItem .video-duration {
  display: none;
  left: 36px;
}

.alternating-thumbnails-de-eng .sponsored-default .video-title {
  max-height: 2.58em;
}

.alternating-thumbnails-de-eng .branding {
  color: rgb(121, 118, 118);
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  font-family: "Roboto Medium";
  text-align: left;
  line-height: 14px;
}

.alternating-thumbnails-de-eng .sponsored-default {
  background-color: rgb(247, 246, 198);
}

.alternating-thumbnails-de-eng .playerCube .videoCube {
  background-color: transparent;
  border-color: rgb(214, 213, 211);
  border-width: 1px;
  border-radius: 0px;
  margin-left: 0px;
  margin-top: 0px;
  padding: 3px;
}

.alternating-thumbnails-de-eng .branding .logoDiv a span {
  color: inherit;
  font-size: inherit;
}

.alternating-thumbnails-de-eng .video-label-box {
  text-align: left;
  height: auto;
  margin: 0px;
  min-height: 72px;
}

.alternating-thumbnails-de-eng .video-description {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 19px;
  font-weight: normal;
  max-height: 2.2em;
  color: black;
  text-decoration: none;
}

.alternating-thumbnails-de-eng .videoCube .video-duration {
  left: 36px;
  display: none;
}

.alternating-thumbnails-de-eng div.syndicatedItem:hover .thumbBlock {
  border-color: inherit;
}

.alternating-thumbnails-de-eng .trc_pager_counter {
  color: rgb(0, 0, 0);
}

.alternating-thumbnails-de-eng .whatsThisSyndicated {
  font-family: Arial, Verdana, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: black;
  text-decoration: none;
  padding: 0px;
}

.alternating-thumbnails-de-eng .playerCube .video-duration-detail {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.alternating-thumbnails-de-eng .video-duration-detail {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.alternating-thumbnails-de-eng div.videoCube:hover .thumbBlock {
  border-color: inherit;
}

.alternating-thumbnails-de-eng .video-icon-img {
  margin: 0px;
  height: 18px;
}

.alternating-thumbnails-de-eng .video-views {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.alternating-thumbnails-de-eng .tbl-cta-style .cta-button {
  font-family: Helvetica, Arial, sans-serif;
  background-color: transparent;
  border-color: rgb(206, 206, 206);
  color: rgb(51, 51, 51);
}

.alternating-thumbnails-de-eng .syndicatedItem .video-label-box {
  height: auto;
  margin: 0px;
  min-height: 90px !important;
}

.alternating-thumbnails-de-eng .logoDiv a span {
  color: rgb(121, 118, 118);
  line-height: 14px;
  font-family: "Roboto Regular" !important;
}

.alternating-thumbnails-de-eng .videoCube .video-label-box .video-title {
  font-size: 12px;
  text-decoration: none;
  font-family: "Roboto Medium";
  margin: 8px 0px;
  line-height: 14px;
  color: rgb(0, 0, 0);
}

.alternating-thumbnails-de-eng .videoCube:hover .video-label-box .video-title {
  text-decoration: underline;
  color: rgb(102, 102, 102);
}

.alternating-thumbnails-de-eng .thumbBlock_holder {
  height: 100%;
  width: 100% !important;
  float: inherit !important;
}

.alternating-thumbnails-de-eng .trc_rbox_header .logoDiv {
  margin: 0px;
}

.alternating-thumbnails-de-eng [class*="span"] {
  float: none;
  margin-left: 0px;
}

.alternating-thumbnails-de-eng {
  position: relative;
}

.alternating-thumbnails-de-eng .trc_rbox_header_span {
  font-weight: bold;
  text-transform: uppercase;
}

.alternating-thumbnails-de-eng .trc_rbox_header_span .trc_header_right_column {
  background: transparent;
  height: auto;
}

.alternating-thumbnails-de-eng .logoDiv a span {
  font-size: 12px;
  font-family: Roboto_condensed, sans-serif;
  font-weight: normal !important;
}

.alternating-thumbnails-de-eng .link-attribution {
  position: absolute !important;
  top: 25px;
}

.alternating-thumbnails-de-eng .trc_rbox_outer .videoCube {
  background: transparent !important;
}

.alternating-thumbnails-de-eng div.videoCube:hover {
  background-color: rgb(245, 245, 245) !important;
}

.alternating-thumbnails-de-eng
  .videoCube:hover
  .video-label-box
  .video-description {
  color: rgb(37, 87, 126);
  font-weight: normal;
  text-decoration: underline;
}

.alternating-thumbnails-de-eng .branding:hover {
  color: rgb(102, 102, 102);
  text-decoration: underline;
}

.alternating-thumbnails-de-eng .trc_header_left_column {
  width: 48%;
  display: inline-block;
  background: transparent;
  height: auto;
}

.alternating-thumbnails-de-eng .trc_header_right_part {
  margin-top: 0px;
}

.alternating-thumbnails-de-eng
  .videoCube
  .video-cta-href
  button.video-cta-button {
  line-height: 10px;
  padding: 2%;
  border-color: rgb(206, 206, 206) !important;
}

.alternating-thumbnails-de-eng
  .videoCube
  .video-cta-href
  button.video-cta-button:hover {
  background-color: rgb(246, 246, 246);
}

@media screen and (min-width: 0px) and (max-width: 980px) {
  .trc_elastic_alternating-thumbnails-de-eng .trc_rbox_outer {
    margin-left: -2.6%;
  }
  .trc_elastic_alternating-thumbnails-de-eng .videoCube_aspect {
    padding-bottom: 66.6667%;
    width: 100%;
  }
  .trc_elastic_alternating-thumbnails-de-eng .videoCube {
    width: 47.395%;
    position: relative;
    float: left;
    margin: 0px 0px 2.6% 2.6%;
  }
  .trc_elastic_alternating-thumbnails-de-eng
    :nth-child(2n + 1 of .videoCube):not(:nth-child(1 of .videoCube)) {
    clear: both;
  }
  .trc_elastic_alternating-thumbnails-de-eng div.videoCube:nth-of-type(-n + 6) {
    display: block;
    visibility: visible;
  }
  .trc_elastic_alternating-thumbnails-de-eng div.videoCube:nth-of-type(n + 7) {
    display: none;
    visibility: hidden;
  }
}

@media screen and (min-width: 981px) {
  .trc_elastic_alternating-thumbnails-de-eng .trc_rbox_outer {
    margin-left: -2.6%;
  }
  .trc_elastic_alternating-thumbnails-de-eng .videoCube_aspect {
    padding-bottom: 66.6667%;
    width: 100%;
  }
  .trc_elastic_alternating-thumbnails-de-eng .videoCube {
    width: 30.73%;
    position: relative;
    float: left;
    margin: 0px 0px 2.6% 2.6%;
  }
  .trc_elastic_alternating-thumbnails-de-eng
    :nth-child(3n + 1 of .videoCube):not(:nth-child(1 of .videoCube)) {
    clear: both;
  }
  .trc_elastic_alternating-thumbnails-de-eng div.videoCube:nth-of-type(-n + 6) {
    display: block;
    visibility: visible;
  }
  .trc_elastic_alternating-thumbnails-de-eng div.videoCube:nth-of-type(n + 7) {
    display: none;
    visibility: hidden;
  }
}

/* --- Source: file_qqg0kbt9s --- */

.trc_user_exclude_btn {
  background: url("//cdn.taboola.com/libtrc/static/thumbnails/f539211219b796ffbb49949997c764f0.png")
    0px 0px no-repeat scroll rgba(0, 0, 0, 0);
  width: 12px;
  height: 12px;
  position: absolute;
  right: 2px;
  top: 2px;
  z-index: 9000;
  cursor: pointer;
  visibility: hidden;
}

.trc_exclude_undo_btn {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  font-weight: normal;
  color: rgb(51, 102, 204);
  text-decoration: underline;
  cursor: pointer;
  position: absolute;
  right: 2px;
  top: 2px;
  padding: 0px 1px;
  z-index: 11000;
  visibility: hidden;
}

.videoCube:hover .trc_user_exclude_btn,
.videoCube_hover .trc_user_exclude_btn,
.trc_user_excluded.videoCube:hover .trc_exclude_undo_btn,
.trc_user_excluded.videoCube_hover .trc_exclude_undo_btn,
.trc_exclude_undo_btn.trc_exclude_undo_btn_visible {
  visibility: visible;
}

.videoCube.trc_user_excluded .trc_user_exclude_btn {
  visibility: hidden;
}

.trc_fade {
  opacity: 0;
  visibility: hidden;
  transition:
    opacity 500ms,
    visibility 500ms;
}

.trc_fade.trc_in,
.trc_user_excluded .trc_exclude_overlay {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s, 0s;
}

.trc_excludable .trc_exclude_overlay {
  position: absolute;
  z-index: 10000;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  cursor: default;
  background-color: rgb(255, 255, 255);
}

.videoCube.trc_user_excluded .trc_exclude_overlay {
  visibility: visible;
  opacity: 0.8;
}

.videoCube.trc_user_excluded .thumbBlock {
  filter: grayscale(100%);
}

.videoCube.trc_user_excluded:hover a .video-label-box .video-title,
.videoCube_hover.trc_user_excluded a .video-label-box .video-title {
  text-decoration: none;
}

.videoCube.trc_user_excluded a .video-label-box *,
.videoCube.trc_user_excluded:hover a .video-label-box *,
.videoCube_hover.trc_user_excluded a .video-label-box * {
  color: rgb(0, 0, 0);
  overflow: hidden;
  transition: color 500ms;
}

/* --- Source: file_ro9xoc83m --- */

.motion-ads-wrapper {
  overflow: hidden;
}

.motion-ads-wrapper .motion-ads-container {
  height: 100%;
  width: 100%;
  background-color: transparent;
  background-size: auto;
  text-align: center;
  overflow: hidden;
  display: block;
}

.motion-ads-wrapper .motion-ads-container.with-fade {
  transition: background-color 500ms ease-in;
}

.motion-ads-wrapper .motion-ads-container.is-playing {
  background-color: transparent;
}

.motion-ads-wrapper .motion-ads-container.with-fade video {
  transition: opacity 1000ms ease-in;
}

.motion-ads-wrapper .motion-ads-container video {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: 50% 50%;
  opacity: 1;
}

.motion-ads-wrapper .motion-ads-container:not(.is-playing) video {
  visibility: hidden;
  opacity: 0;
}

/* --- Source: file_si3ys3wrc --- */

#countdown {
  display: none !important;
}

div[data-smartplay-instance-id] > div::before {
  position: absolute;
  content: "Publicidad";
  width: 100%;
  height: 15px;
  background-color: white;
  top: 0px;
  z-index: 10;
  text-align: center;
  border-top: 1px solid rgb(204, 204, 204);
  border-bottom: 1px solid rgb(204, 204, 204);
  font-family: system-ui;
  font-size: 12px;
}

/* --- Source: file_slkjybfht --- */

.list {
  margin-left: 20px;
  padding-bottom: 10px;
}

.list-1 {
  margin-left: 30px;
}

.list-1 li {
  list-style-type: decimal;
  padding-left: 20px;
}

.list li {
  margin: 10px 0px 10px 15px;
  list-style-type: disc;
}

html,
body {
  overflow-x: hidden;
}

.link {
  color: blue !important;
  font-weight: bolder !important;
}

@media (max-width: 1000px) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article--columns-flex-parent
    .ue-l-article__main-column {
    width: 100%;
  }
}

/* --- Source: file_sozuvqo6u --- */

.trc_popover {
  position: absolute;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: rgb(0, 0, 0);
  cursor: default;
  top: 0px;
  right: 0px;
  z-index: 2147483647;
  width: 180px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 10px;
  background-clip: padding-box;
  box-sizing: content-box;
}

.trc_popover.trc_bottom {
  margin-top: 10px;
}

.trc_popover.trc_bottom .trc_popover_arrow {
  top: -11px;
  right: 11px;
  margin-left: -11px;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0px;
}

.trc_popover.trc_bottom .trc_popover_arrow::after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: rgb(255, 255, 255);
  border-top-width: 0px;
}

.trc_popover iframe {
  width: 100%;
}

.trc_popover .trc_popover_arrow,
.trc_popover .trc_popover_arrow::after {
  position: absolute;
  display: block;
  width: 0px;
  height: 0px;
  border: solid rgba(0, 0, 0, 0);
}

.trc_popover .trc_popover_arrow {
  border-width: 11px;
}

.trc_popover .trc_popover_arrow::after {
  border-width: 10px;
  content: "";
}

.trc_popover_fade {
  visibility: hidden;
  opacity: 0;
  transition:
    opacity 500ms,
    visibility 500ms;
}

.trc_popover_fade.trc_popover_show {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s, 0s;
}

/* --- Source: file_t45syj0hj --- */

*:not(.progress__bar) {
  animation: auto ease 0s 1 normal none running none !important;
  transition: none !important;
  scroll-behavior: auto !important;
}

/* --- Source: file_tijcok7v2 --- */

@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&display=swap");

/* --- Source: file_tqae650di --- */

.ue-c-article__taboola-in-body {
  --taboola-in-body-font01: Mundo, "Times New Roman", Times, serif;
  --taboola-in-body-font02: Roboto, Tahoma, Geneva, sans-serif;
  --taboola-in-body-color01: black;
  --taboola-in-body-color02: #cecece;
}

.ue-c-article__taboola-in-body {
  margin: 1rem auto;
  border: 1px solid var(--taboola-in-body-color02);
  background: white;
  padding: 1.625rem 1rem;
}

.ue-c-article__taboola-in-body__title {
  margin-bottom: 1rem;
  color: var(--taboola-in-body-color01);
  font-weight: 700;
  font-family: var(--taboola-in-body-font01);
  text-transform: uppercase;
  font-size: 1.1875rem;
  border-bottom: 1px solid var(--taboola-in-body-color02);
}

.ue-c-article__taboola-in-body__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10%;
}

.ue-c-article__taboola-in-body__item {
  position: relative;
  text-decoration: none;
}

.ue-c-article__taboola-in-body__item:last-child::after {
  content: "";
  top: 0px;
  left: calc(-12%);
  width: 1px;
  height: 100%;
  background-color: var(--taboola-in-body-color02);
  position: absolute;
}

a.ue-c-article__context {
  text-decoration: none;
  display: grid;
  gap: 0.75rem;
}

@media (min-width: 740px) {
  a.ue-c-article__context {
    grid-template-columns: 1fr 35%;
  }
}

a.ue-c-article__context:hover {
  text-decoration: underline;
  color: var(--taboola-in-body-color01);
}

.ue-c-article__context-media {
  aspect-ratio: 1 / 1;
}

.ue-c-article__context-media img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

@media (min-width: 740px) {
  .ue-c-article__context-media {
    order: 1;
  }
}

.ue-c-article__context-title {
  font-size: 0.875rem;
  font-family: var(--taboola-in-body-font02);
  line-height: 1.4;
  font-weight: 700;
  font-style: normal;
  color: var(--taboola-in-body-color01);
  padding: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* --- Source: file_u6pzwhmeo --- */

/* --- Source: file_v6nokd0p6 --- */

video.tbl-editorial-video-element {
  width: auto;
  height: 100%;
  pointer-events: none;
}

video.tbl-editorial-video-element.tbl-ec-vertical {
  width: 100%;
  height: auto;
}

div.tbl-editorial-video-container {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgb(255, 255, 255);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s ease-in-out;
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

div.tbl-editorial-video-container.tbl-ec-playing {
  opacity: 1;
  pointer-events: auto;
}

/* --- Source: file_vgqztfrd1 --- */

.dtpcnt {
  opacity: 0;
}

/* --- Source: file_vu6amzvk5 --- */

.image {
  margin: 20px 0px;
  display: block;
  width: 100%;
}

/* --- Source: file_vx786j48m --- */

.ue-c-main-header__subscription,
.ue-c-main-header__subscription.ue-c-main-header__subscription--hightlighted {
  align-items: center;
  width: 140px !important;
  height: 100% !important;
  display: flex !important;
}

.ue-c-main-header__subscription.ue-c-main-header__subscription--hightlighted
  + .ue-c-main-header__subscription {
  display: none !important;
}

.ue-c-main-header__subscription--fixed {
  position: absolute;
  right: 0px;
}

/* --- Source: file_w25d1zi7b --- */

.ue-c-main-header__subscription,
.ue-c-main-header__subscription.ue-c-main-header__subscription--hightlighted {
  align-items: center;
  width: 140px !important;
  height: 100% !important;
  display: flex !important;
}

.ue-c-main-header__subscription.ue-c-main-header__subscription--hightlighted
  + .ue-c-main-header__subscription {
  display: none !important;
}

.ue-c-main-header__subscription--fixed {
  position: absolute;
  right: 0px;
}

/* --- Source: file_wiimctb25 --- */

.ue-c-main-header__subscription,
.ue-c-main-header__subscription.ue-c-main-header__subscription--hightlighted {
  align-items: center;
  width: 140px !important;
  height: 100% !important;
  display: flex !important;
}

.ue-c-main-header__subscription.ue-c-main-header__subscription--hightlighted
  + .ue-c-main-header__subscription {
  display: none !important;
}

.ue-c-main-header__subscription--fixed {
  position: absolute;
  right: 0px;
}

@media (max-width: 992px) {
  .about-list {
    position: static;
    width: 100%;
    margin: 20px 0px;
  }
  .container-about-footer .container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .partners {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .icon-elmundo-mobile {
    margin-bottom: 15px !important;
  }
  .footer-social-networks ul li {
    flex-shrink: 0;
  }
  .container-toggle {
    flex-wrap: wrap;
  }
  .site-footer {
    padding: 0px 10px;
  }
}

/* --- Source: file_wwgsyky2p --- */

.ue-c-article__taboola-in-body {
  --taboola-in-body-font01: Mundo, "Times New Roman", Times, serif;
  --taboola-in-body-font02: Roboto, Tahoma, Geneva, sans-serif;
  --taboola-in-body-color01: black;
  --taboola-in-body-color02: #cecece;
}

.ue-c-article__taboola-in-body {
  margin: 1rem auto;
  border: 1px solid var(--taboola-in-body-color02);
  background: white;
  padding: 1.625rem 1rem;
}

.ue-c-article__taboola-in-body__title {
  margin-bottom: 1rem;
  color: var(--taboola-in-body-color01);
  font-weight: 700;
  font-family: var(--taboola-in-body-font01);
  text-transform: uppercase;
  font-size: 1.1875rem;
  border-bottom: 1px solid var(--taboola-in-body-color02);
}

.ue-c-article__taboola-in-body__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10%;
}

.ue-c-article__taboola-in-body__item {
  position: relative;
  text-decoration: none;
}

.ue-c-article__taboola-in-body__item:last-child::after {
  content: "";
  top: 0px;
  left: calc(-12%);
  width: 1px;
  height: 100%;
  background-color: var(--taboola-in-body-color02);
  position: absolute;
}

a.ue-c-article__context {
  text-decoration: none;
  display: grid;
  gap: 0.75rem;
}

@media (min-width: 740px) {
  a.ue-c-article__context {
    grid-template-columns: 1fr 35%;
  }
}

a.ue-c-article__context:hover {
  text-decoration: underline;
  color: var(--taboola-in-body-color01);
}

.ue-c-article__context-media {
  aspect-ratio: 1 / 1;
}

.ue-c-article__context-media img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

@media (min-width: 740px) {
  .ue-c-article__context-media {
    order: 1;
  }
}

.ue-c-article__context-title {
  font-size: 0.875rem;
  font-family: var(--taboola-in-body-font02);
  line-height: 1.4;
  font-weight: 700;
  font-style: normal;
  color: var(--taboola-in-body-color01);
  padding: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* --- Source: file_xbixfw38w --- */

/* --- Source: file_xxwfjwff7 --- */

.tbl-loading-spinner.tbl-loading-cards-placeholder {
  background: 0% 0% / 100% rgba(0, 0, 0, 0);
  height: auto;
  margin-top: 40px;
}

.tbl-placeholder-card {
  background: rgb(246, 247, 249);
  height: 125px;
  overflow: hidden;
  position: relative;
  margin-bottom: 48px;
}

.tbl-placeholder-card::before {
  background-color: rgb(246, 247, 249);
  background-image: url("//cdn.taboola.com/static/91/9117a6d9-cbf1-4ea6-8caa-7461ce6554bc.gif");
  background-repeat: repeat-y;
  background-size: 100% 1px;
  content: " ";
  display: block;
  height: 100%;
}

.tbl-masker {
  position: absolute;
  width: calc(100% - 214px);
  background-color: rgb(255, 255, 255);
  box-sizing: content-box;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  border-left-width: 24px;
}

.tbl-first-row-pl,
.tbl-second-row-pl,
.tbl-third-row-pl {
  background: rgba(0, 0, 0, 0);
  z-index: 1;
}

.tbl-first-row-pl {
  top: 0px;
  height: 18px;
  left: 190px;
  border-top-width: 11px;
  border-bottom-width: 18px;
}

.tbl-second-row-pl {
  top: 47px;
  height: 18px;
  left: 190px;
  border-top-width: 0px;
  border-bottom-width: 18px;
}

.tbl-third-row-pl {
  top: 83px;
  height: 15px;
  left: 190px;
  border-top-width: 0px;
  border-bottom-width: 35px;
}

.tbl-last-row-right-padding {
  top: 83px;
  left: calc(30% + 130px);
  width: 100%;
  height: 15px;
  border-width: 0px;
}

.tbl-img-top-padding,
.tbl-img-bottom-padding,
.tbl-first-col-padding {
  display: none;
}

.tbl-second-col-padding {
  display: block;
  width: 24px;
  height: 100%;
  border-width: 0px;
  top: 0px;
  right: 0px;
}

.render-late-effect[data-feed-main-container-id="tbl-explore-more-container"]
  .thumbBlock {
  opacity: 0;
  transition: opacity 0.75s;
}

.render-late-effect[data-feed-main-container-id="tbl-explore-more-container"]
  .thumbBlock[style*="background-image"] {
  opacity: 1;
}

.tbl-loading-placeholder-dir-rtl .tbl-masker {
  border-right-width: 24px;
}

.tbl-loading-placeholder-dir-rtl .tbl-first-row-pl,
.tbl-loading-placeholder-dir-rtl .tbl-second-row-pl,
.tbl-loading-placeholder-dir-rtl .tbl-third-row-pl {
  right: 190px;
  left: auto;
}

.tbl-loading-placeholder-dir-rtl .tbl-last-row-right-padding {
  right: calc(30% + 130px);
  left: auto;
}

.tbl-loading-placeholder-dir-rtl .tbl-second-col-padding {
  right: auto;
  left: 0px;
}

@media screen and (max-width: 480px) and (min-width: 0px) {
  .tbl-loading-spinner.tbl-loading-cards-placeholder {
    margin-top: 8px;
  }
  .tbl-placeholder-card {
    height: 87px;
    margin-bottom: 8px;
  }
  .tbl-masker {
    width: calc(100% - 126px);
    border-left-width: 12px;
  }
  .tbl-loading-placeholder-dir-rtl .tbl-masker {
    border-right-width: 12px;
  }
  .tbl-first-row-pl {
    top: 0px;
    height: 10px;
    left: 114px;
    border-top-width: 16px;
    border-bottom-width: 10px;
  }
  .tbl-second-row-pl {
    top: 36px;
    height: 10px;
    left: 114px;
    border-top-width: 0px;
    border-bottom-width: 11px;
  }
  .tbl-third-row-pl {
    top: 57px;
    height: 8px;
    left: 114px;
    border-top-width: 0px;
    border-bottom-width: 22px;
  }
  .tbl-last-row-right-padding {
    top: 57px;
    height: 8px;
  }
  .block-no-border,
  .tbl-first-col-padding,
  .tbl-img-bottom-padding,
  .tbl-img-top-padding {
    display: block;
    border-width: 0px;
  }
  .tbl-img-top-padding {
    height: 10px;
    width: 100%;
    top: 0px;
  }
  .tbl-img-bottom-padding {
    height: 10px;
    width: 100%;
    bottom: 0px;
  }
  .tbl-first-col-padding {
    height: 100%;
    width: 8px;
    top: 0px;
    left: 0px;
  }
  .tbl-second-col-padding {
    display: none;
  }
  .tbl-loading-placeholder-dir-rtl .tbl-first-col-padding {
    right: 0px;
    left: auto;
  }
  .tbl-loading-placeholder-dir-rtl .tbl-first-row-pl,
  .tbl-loading-placeholder-dir-rtl .tbl-second-row-pl,
  .tbl-loading-placeholder-dir-rtl .tbl-third-row-pl {
    right: 114px;
    left: auto;
  }
}

[data-feed-main-container-id="tbl-explore-more-container"] {
  position: relative;
  margin-top: 3px;
  text-size-adjust: 100%;
  clear: both;
  padding: 0px;
  background-color: transparent;
}

[data-feed-main-container-id="tbl-explore-more-container"] .tbl-feed-header {
  padding: 0px 5px 10px;
  background: 0px center;
  box-sizing: border-box;
}

[data-feed-main-container-id="tbl-explore-more-container"]
  .tbl-feed-header-logo {
  height: 11px;
  width: 76px;
  display: inline-block;
  margin: 0px;
  background-image: url("//cdn.taboola.com/static/1e/1e20e8ff-b903-43c3-81e2-8f9e185614d9.svg");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: contain;
}

[data-feed-main-container-id="tbl-explore-more-container"]
  .tbl-feed-header.tbl-header-with-text.tbl-logo-right-position {
  padding: 0px 5px 10px 0px;
}

[data-feed-main-container-id="tbl-explore-more-container"]
  .tbl-feed-header.tbl-header-with-text.tbl-logo-left-position {
  padding: 0px 0px 10px 5px;
}

[data-feed-main-container-id="tbl-explore-more-container"]
  .tbl-feed-header.tbl-header-with-text {
  display: table;
  width: 100%;
}

[data-feed-main-container-id="tbl-explore-more-container"]
  .tbl-header-with-text
  .tbl-feed-header-logo {
  display: table-cell;
  background-position-y: 100%;
}

[data-feed-main-container-id="tbl-explore-more-container"]
  .tbl-header-with-text
  .tbl-feed-header-text {
  display: table-cell;
  width: calc(100% - 76px);
  word-break: break-word;
}

[data-feed-main-container-id="tbl-explore-more-container"]
  .tbl-logo-left-position {
  direction: ltr;
}

[data-feed-main-container-id="tbl-explore-more-container"]
  .tbl-header-with-text.tbl-logo-left-position
  .tbl-feed-header-text {
  text-align: right;
}

[data-feed-main-container-id="tbl-explore-more-container"]
  .tbl-logo-right-position {
  direction: rtl;
}

[data-feed-main-container-id="tbl-explore-more-container"]
  .tbl-header-with-text.tbl-logo-right-position
  .tbl-feed-header-text {
  text-align: left;
  direction: ltr;
}

[data-feed-main-container-id="tbl-explore-more-container"] .tbl-feed-card {
  margin-bottom: 10px;
  background-color: transparent;
  overflow: hidden;
  padding-bottom: 0px;
}

[data-feed-main-container-id="tbl-explore-more-container"]
  .tbl-loading-spinner {
  margin-bottom: 10px;
}

[data-feed-main-container-id="tbl-explore-more-container"].tbl-feed-frame-DIVIDER
  .tbl-feed-card {
  box-shadow: rgb(230, 236, 240) 0px 1px;
  margin-bottom: 22px;
}

[data-feed-main-container-id="tbl-explore-more-container"].tbl-feed-frame-FRAME
  .tbl-feed-card {
  box-shadow: rgb(230, 236, 240) 0px 2px 5px 0px;
  margin: 0px 2px 22px;
}

[data-feed-main-container-id="tbl-explore-more-container"].tbl-feed-frame-SEMI_FRAME
  .tbl-feed-card {
  overflow: visible;
  position: relative;
}

[data-feed-main-container-id="tbl-explore-more-container"].tbl-feed-frame-SEMI_FRAME
  .tbl-feed-card::after,
[data-feed-main-container-id="tbl-explore-more-container"].tbl-feed-frame-SEMI_FRAME
  .tbl-feed-card::before {
  content: "";
  width: 100%;
  left: 0px;
  position: absolute;
  display: block;
}

[data-feed-main-container-id="tbl-explore-more-container"].tbl-feed-frame-SEMI_FRAME
  .tbl-feed-card::after {
  height: 50px;
  box-shadow: rgb(230, 236, 240) 0px 2px 5px 0px;
  bottom: 0px;
}

[data-feed-main-container-id="tbl-explore-more-container"].tbl-feed-abp {
  max-width: 770px;
  margin: 3px auto 0px;
}

[data-feed-main-container-id="tbl-explore-more-container"]
  .tbl-feed-card
  .video-label-box
  .video-description {
  margin-top: 2px;
}

@media screen and (max-width: 480px) {
  [data-feed-main-container-id="tbl-explore-more-container"].tbl-feed-full-width {
    padding: 0px 8px;
  }
  [data-feed-main-container-id="tbl-explore-more-container"] .tbl-feed-card {
    margin-bottom: 5px;
  }
  [data-feed-main-container-id="tbl-explore-more-container"] .trc-widget-footer,
  [data-feed-main-container-id="tbl-explore-more-container"] .trc_header_ext {
    padding-right: 3px;
  }
  [data-feed-main-container-id="tbl-explore-more-container"].tbl-feed-frame-DIVIDER
    .tbl-feed-card {
    margin-bottom: 16px;
  }
  [data-feed-main-container-id="tbl-explore-more-container"].tbl-feed-frame-FRAME
    .tbl-feed-card {
    margin: 0px 0px 16px;
  }
}

[data-feed-main-container-id="tbl-explore-more-container"]
  .trc_related_container
  .branding {
  color: rgb(0, 0, 0);
}

[data-feed-main-container-id="tbl-explore-more-container"]
  .trc_related_container
  .syndicatedItem
  .branding {
  color: rgb(0, 0, 0);
}

[data-feed-main-container-id="tbl-explore-more-container"]
  .trc_related_container
  .organic-rec-reel-01-x-delta
  .video-description {
  color: rgb(255, 255, 255);
}

[data-feed-main-container-id="tbl-explore-more-container"]
  .trc_related_container
  .organic-rec-reel-01-x-delta
  .video-title {
  color: rgb(255, 255, 255);
}

[data-feed-main-container-id="tbl-explore-more-container"]
  .trc_related_container
  .organic-rec-reel-01-x-delta
  .syndicatedItem
  .branding {
  color: rgb(255, 255, 255);
}

[data-feed-main-container-id="tbl-explore-more-container"]
  .trc_related_container
  .organic-rec-reel-01-x-delta
  .syndicatedItem
  .video-description {
  color: rgb(255, 255, 255);
}

[data-feed-main-container-id="tbl-explore-more-container"]
  .trc_related_container
  .organic-rec-reel-01-x-delta
  .branding {
  color: rgb(255, 255, 255);
}

[data-feed-main-container-id="tbl-explore-more-container"]
  .trc_related_container
  .organic-rec-reel-01-x-delta
  .syndicatedItem
  .video-title {
  color: rgb(255, 255, 255);
}

[data-feed-main-container-id="tbl-explore-more-container"][data-feed-container-num] {
  background-color: rgb(255, 255, 255);
  padding: 0px 8px;
}

[data-feed-main-container-id="tbl-explore-more-container"]
  .tbl-feed-header
  .tbl-feed-header-logo {
  display: none;
}

[data-feed-main-container-id="tbl-explore-more-container"] .tbl-feed-header {
  padding-top: 1px;
}

.tbl-feed-header-hide-logo {
  background: unset !important;
  height: 0px !important;
}

.tbl-feed-header-hide-logo:only-child {
  display: none !important;
}

body.tbl-show-explore-more #tbl-explore-more-container {
  margin-top: 30px !important;
}

/* --- Source: file_zgu8buq5q --- */

.ue-l-article--special .ue-l-article__mega .ue-c-ad,
.comments-tool {
  z-index: 12;
}

/* --- Source: file_zolj5pdas --- */




@media screen and (max-width: 768px) {
    .vertical_img {
        width: 80%;
    }
}

.top__list {
    margin-bottom: 80px;
    padding-top: 12px;
    font-size: 18px;
}

@media screen and (max-width: 767px) {
    .top__list {
        margin-bottom: 35px;
    }
}

.top__list .item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 5px;
}

.top__list .item .place {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-shrink: 0;
}

.top__list .item .place__num {
    width: 36px;
    font-weight: 500;
}

#current-value,
.progress__info {
    font-size: 16px;
}

.top__list .item .place__avatar {
    width: 40px;
    margin-left: 7px;
}

.top__list .item .place__name {
    margin-left: 20px;
    font-size: 16px;
}

.top__list .item .progress {
    flex-grow: 1;
    margin-left: 20px;
}

.progress {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border: none;
    box-shadow: none;
}

.progress__bar {
    display: block;
    height: 25px;
    width: 0;
    margin-right: 20px;
    background-color: green;
    background-image: linear-gradient(45deg,
            rgba(0, 0, 0, 0.1) 25%,
            transparent 25%,
            transparent 50%,
            rgba(0, 0, 0, 0.1) 50%,
            rgba(0, 0, 0, 0.1) 75%,
            transparent 75%,
            transparent);
    background-size: 40px 40px;
    border-radius: 3px;
    animation: 2s linear infinite progress-bar-stripes;
    transition: 0.8s ease-out;
    background-repeat: repeat;
}

@media screen and (max-width: 991px) {
    .top__list {
        font-size: 12px;
    }

    .top__list .item .place__num {
        width: 26px;
        font-size: 14px;
    }

    .top__list .item .place__name {
        margin-left: 20px;
    }

    .top__list .item .progress {
        margin-left: 10px;
    }

    .progress__info {
        font-size: 16px;
    }

    .top__list .item {
        flex-direction: column;
    }

    .top__list .item .place {
        width: 100% !important;
    }

    .progress {
        width: 100%;
        margin: 10px 0;
    }
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.top__list .item .place__avatar img {
    display: block;
    min-width: 50px !important;
}

.top__list .item .place {
    width: 240px;
}

#rechner {
    text-align: center;
    padding: 20px;
    background-color: #fff;
    animation: fadeIn 0.5s ease-in-out;
    width: 100%;
}

#schieberegler-container {
    position: relative;
    margin-bottom: 20px;
}

#schieberegler {
    width: 100%;
    /* opacity: 0; */
    animation: fadeIn 0.5s ease-in-out 0.5s forwards;
    -webkit-appearance: none;
    appearance: none;
    height: 20px !important;
    background: green;
    border-radius: 10px;
    outline: none;
    padding: 0;
    position: relative;
    z-index: 2;
}

#schieberegler::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
    border: 2px solid green;
    margin-top: 0px !important;
    z-index: 3;
}

#aktueller-wert {
    width: 30%;
    margin: 0 auto;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 18px;
    margin-top: -5px;
    margin-bottom: 10px;
    border-left: 2px solid green;
    border-right: 2px solid green;
    border-bottom: 2px solid green;
}

.schieberegler-beschriftungen {
    width: 100% !important;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}

.schieberegler-beschriftungen span {
    position: relative;
}

.schieberegler-beschriftungen span::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 10px;
    background: #000;
    top: 15px;
    left: 50%;
    transform: translateX(-50%);
    /* margin-top: 10px; */
}

.ergebnis {
    font-size: 18px;
    margin-bottom: 10px;
    /* opacity: 0; */
    animation: fadeIn 0.5s ease-in-out 1s forwards;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.srf-comments-header-wrapper {
    background-color: var(--t-comments-header-bg);
    color: var(--t-comments-header-title);
}

.srf-comments-header {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    padding: 0 16px;
}

@media (min-width: 720px) {
    .srf-comments-header {
        margin-right: auto;
        margin-left: auto;
    }
}

@media (min-width: 720px) and (max-width: 1023px) {
    .srf-comments-header {
        max-width: 654px;
    }
}

@media (min-width: 1024px) {
    .srf-comments-header {
        max-width: 712px;
    }
}

@media (min-width: 720px) {
    .srf-comments-header {
        padding: 0 24px;
    }
}

.srf-comments-header-title {
    font-size: 22px;
    letter-spacing: 0.2px;
}

.srf-comments-header-text__link {
    border-bottom: 1px solid var(--t-a-underline);
}

.srf-comments-header-expand-container {
    display: flex;
    align-items: center;
    padding-right: 2px;
    color: var(--t-expand-icon-text);
    font-weight: 400;
    font-variation-settings: "wght" 400;
    font-size: 16px;
    letter-spacing: 0.4px;
}

.srf-comments-header-expand-switch {
    margin-left: 8px;
    --caret-color: var(--t-expand-icon-text);
    display: inline-block;
    -webkit-mask: url("") no-repeat 50% 50%;
    mask: url("") no-repeat 50% 50%;
    transition: transform 0.2s ease-in-out, background-color 0.2s ease-in-out;
    width: 24px;
    height: 24px;
    background-color: var(--caret-color);
    transform: rotate(180deg);
    -webkit-mask-size: 66.6666666667%;
    mask-size: 66.6666666667%;
}

.srf-comments-header-expand-switch--closed {
    transform: none;
}

.srf-comments-header__userinfo {
    padding: 0 16px;
    margin-bottom: 20px;
}

@media (min-width: 720px) {
    .srf-comments-header__userinfo {
        margin-right: auto;
        margin-left: auto;
    }
}

@media (min-width: 720px) and (max-width: 1023px) {
    .srf-comments-header__userinfo {
        max-width: 654px;
    }
}

@media (min-width: 1024px) {
    .srf-comments-header__userinfo {
        max-width: 712px;
    }
}

@media (min-width: 720px) {
    .srf-comments-header__userinfo {
        padding: 0 24px;
    }
}

.srf-comments-consent-text {
    color: var(--t-comment-user);
}

.srf-comments-reply-form-success-message {
    animation: srf-comments-fadeInAndOut 3.5s ease-out;
    color: #fff;
    background-color: #1a7ac5;
    border-radius: 2px;
    padding: 12px;
    display: flex;
    flex-direction: row;
}

@media (max-width: 719px) {
    .srf-comments-reply-form-success-message {
        flex-direction: column;
        align-items: center;
    }
}

@keyframes srf-comments-fadeInAndOut {
    0% {
        opacity: 0;
        visibility: visible;
    }

    10% {
        opacity: 1;
    }

    80% {
        opacity: 1;
    }

    to {
        opacity: 0;
        visibility: hidden;
    }
}

.srf-comments-reply-form-success-message-icon {
    width: 56px;
    height: 56px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("");
    margin: 20px 0 0 24px;
}

@media (max-width: 719px) {
    .srf-comments-reply-form-success-message-icon {
        margin: 16px 0 0;
    }
}

.srf-comments-reply-form-success-message-text {
    margin: 20px 0 20px 24px;
}

@media (max-width: 719px) {
    .srf-comments-reply-form-success-message-text {
        text-align: center;
    }
}

.srf-comments-reply-form-error-message {
    color: var(--t-a-color);
    font-weight: 300;
    font-variation-settings: "wght" 300;
    font-size: 16px;
    letter-spacing: 0.4px;
}




  .comment-form-container {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 30px; 
    max-width: 600px;   
  }


  #inputCommentName {
    width: 100%;
    min-height: 100px;
    padding: 12px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    font-family: inherit;
    font-size: 16px;
    resize: vertical; 
    box-sizing: border-box; 
    outline: none;
  }

  #inputCommentName:focus {
    border-color: #007bff;
  }


  #commentPush {
    align-self: flex-start;
    padding: 10px 25px;
    border: none;
    border-radius: 5px;
    background-color: rgb(0, 69, 112);
    color: white;
    font-size: 16px;
    transition: all 0.3s ease;
  }



  b{
    font-weight: 600;
  }

  .button-container {
  display: flex;
  justify-content: center; 
  width: 100%;
  margin: 20px 0;
}

.main-btn {
  background-color: rgb(0, 69, 112);
  color: #ffffff;
  padding: 15px 30px;
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 18px;
  border-radius: 5px;
  transition: background-color 0.3s ease, transform 0.2s ease;
  text-align: center;
  display: inline-block;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}


.main-btn:hover {
  background-color: rgb(0, 89, 145); 
  transform: translateY(-2px); 
}


.main-btn:active {
  transform: translateY(0);
}