:root {
  --news-red-30: #fa3a3a;
  --think-red-40: #ff5042;
  --navbar-mobile-height: 60px;
  --navbar-default-height: 80px;
  --breaking-red: #cb1111;
  --noticias-red-50: #c31010;
  --default-gradient-value-1-rgb: 0, 34, 115;
  --default-gradient-value-2-rgb: 1, 96, 250;
  --founders-loading: "Arial Narrow", Arial, serif;
  --publico-loading: Georgia, Times New Roman, Times, Baskerville, serif;
  --lato-loading: "Arial Narrow", Arial, serif;
  --oswald-font-family: Oswald, var(--founders-cond);
  --breakpoint-xl: 1240px;
  --breakpoint-lg: 1000px;
  --breakpoint-md: 758px;
  --breakpoint-sm: 375px;
  --neutral-10: #f2f2f2;
  --blue-10: #dbebff;
  --blue-20: #82aeff;
  --blue-30: #5081ff;
  --blue-40: #3061ff;
  --blue-50: #2051d1;
  --blue-60: #1b4698;
  --blue-70: #102039;
  --red-10: #ffb4b4;
  --red-20: #fd6f6f;
  --red-30: #fa3a3a;
  --red-40: #e91717;
  --red-50: #cb1111;
  --red-60: #ae0e0e;
  --red-70: #911010;
  --grey-20: #f2f2f2;
  --grey-30: #ebebeb;
  --grey-40: #ccc;
  --grey-50: #999;
  --grey-60: #555;
  --grey-70: #2a2a2a;
  --white: #fff;
  --black: #000;
  --neutral-10-rgb: 242, 242, 242;
  --blue-10-rgb: 219, 235, 255;
  --blue-20-rgb: 130, 174, 255;
  --blue-30-rgb: 80, 129, 255;
  --blue-40-rgb: 48, 97, 255;
  --blue-50-rgb: 32, 81, 209;
  --blue-60-rgb: 27, 70, 152;
  --blue-70-rgb: 16, 32, 57;
  --red-10-rgb: 255, 180, 180;
  --red-20-rgb: 253, 111, 111;
  --red-30-rgb: 250, 58, 58;
  --red-40-rgb: 233, 23, 23;
  --red-50-rgb: 203, 17, 17;
  --red-60-rgb: 174, 14, 14;
  --red-70-rgb: 145, 16, 16;
  --grey-20-rgb: 242, 242, 242;
  --grey-30-rgb: 235, 235, 235;
  --grey-40-rgb: 204, 204, 204;
  --grey-50-rgb: 153, 153, 153;
  --grey-60-rgb: 85, 85, 85;
  --grey-70-rgb: 42, 42, 42;
  --white-rgb: 255, 255, 255;
  --black-rgb: 0, 0, 0;
  --publico-txt:
    PublicoText, Georgia, Publico Text, Times New Roman, Times, Baskerville;
  --founders-mono: FoundersGroteskMono, Courier, Courier New;
  --founders-txt: FoundersGroteskText, Arial;
  --publico-hed: PublicoHeadline, Georgia, Times New Roman, Times, Baskerville;
  --founders-cond: FoundersGroteskCond, Arial Narrow, Arial;
  --text-10: 10px;
  --text-12: 12px;
  --text-14: 14px;
  --text-16: 16px;
  --text-18: 18px;
  --text-20: 20px;
  --text-24: 24px;
  --text-28: 28px;
  --text-32: 32px;
  --text-40: 40px;
  --text-48: 48px;
  --text-60: 60px;
  --text-80: 80px;
  --text-96: 96px;
  --text-128: 128px;
  --bold: 700;
  --semibold: 600;
  --medium: 500;
  --normal: 400;
  --light: 300;
  --blue-blue-gradient: (#0a2768, #1055c0);
  --blue-blue-gradient-stop-1: #0a2768;
  --blue-blue-gradient-stop-2: #1055c0;
  --tracking-wider: 0.25em;
  --tracking-wide: 0.1em;
  --tracking-normal: 0em;
  --tracking-tight: -0.04em;
  --leading-100: 1;
  --leading-125: 1.25;
  --leading-150: 1.5;
  --opacity-0: 0;
  --opacity-50: 0.5;
  --opacity-70: 0.7;
  --opacity-100: 1;
  --space-1: 1px;
  --space-4: 4px;
  --space-8: 8px;
  --space-12: 12px;
  --space-16: 16px;
  --space-20: 20px;
  --space-24: 24px;
  --space-28: 28px;
  --space-32: 32px;
  --space-36: 36px;
  --space-40: 40px;
  --space-44: 44px;
  --space-48: 48px;
  --space-52: 52px;
  --space-56: 56px;
  --space-60: 60px;
  --space-64: 64px;
  --space-68: 68px;
  --space-72: 72px;
  --space-76: 76px;
  --space-80: 80px;
  --space-84: 84px;
  --space-88: 88px;
  --space-92: 92px;
  --space-96: 96px;
  --space-100: 100px;
  --space-104: 104px;
  --space-108: 108px;
  --space-112: 112px;
  --space-116: 116px;
  --space-120: 120px;
  --space-124: 124px;
  --space-128: 128px;
  --space-132: 132px;
  --space-136: 136px;
  --space-140: 140px;
  --space-144: 144px;
  --space-148: 148px;
  --space-152: 152px;
  --space-156: 156px;
  --space-160: 160px;
  --space-164: 164px;
  --space-168: 168px;
  --space-172: 172px;
  --space-176: 176px;
  --space-180: 180px;
  --space-184: 184px;
  --space-188: 188px;
  --space-192: 192px;
  --space-196: 196px;
  --space-256: 256px;
  --space-multi: 4px;
  --default-color: var(--blue-40);
  --default-color-rgb: var(--blue-40-rgb);
  --default-neutral: var(--neutral-10);
  --default-neutral-rgb: var(--neutral-10-rgb);
  --primary-color: var(--default-color);
  --primary-color-rgb: var(--default-color-rgb);
  --default-gradient:
    var(--blue-blue-gradient-stop-1), var(--blue-blue-gradient-stop-2);
  --default-img-border-radius: 0%;
  --default-hover-opacity: var(--opacity-70);
  --default-active-opacity: var(--opacity-50);
  --default-headline-color: var(--grey-70);
  --default-headline-color-rgb: var(--grey-70-rgb);
  --default-headline-leading: var(--leading-100);
  --default-headline-font-family: var(--founders-cond);
  --primary-font: var(--default-headline-font-family);
  --default-text-size: var(--text-18);
  --default-text-color: var(--grey-70);
  --default-text-color-rgb: var(--grey-70-rgb);
  --default-text-leading: var(--leading-150);
  --default-text-font-family: var(--publico-txt);
  --secondary-font: var(--default-text-font-family);
  --default-local-insert-flex-basis: 110px;
}
body.news {
  --package-spacing: 20px;
}
.fb--container label {
  cursor: pointer;
  color: #666;
  font-weight: 700;
  vertical-align: middle;
}
.fb--container label input {
  font-weight: 400;
}
.fb--container textarea {
  max-width: 100%;
}
.fb--container button,
.fb--container input,
.fb--container label,
.fb--container td,
.fb--container textarea {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.fb--container a {
  color: #365899;
  cursor: pointer;
  text-decoration: none;
}
.fb--container button {
  margin: 0;
}
.fb--container a:hover {
  text-decoration: underline;
}
.fb--container img {
  border: 0;
}
.fb--container abbr {
  border-bottom: none;
  text-decoration: none;
}
.fb--container .clearfix::after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.fb--container .clearfix {
  zoom: 1;
}
.fb--container ::-webkit-input-placeholder {
  color: #90949c;
}
.fb--container :focus::-webkit-input-placeholder {
  color: #bec2c9;
}
.fb--container ._42ft {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
}
.fb--container ._42ft:hover {
  text-decoration: none;
}
.fb--container ._42fr {
  cursor: default;
}
.fb--container .lfloat {
  float: left;
}
.fb--container .rfloat {
  float: right;
}
.fb--container .fss {
  font-size: 9px;
}
.fb--container .fsm {
  font-size: 12px;
}
.fb--container .fwn {
  font-weight: 400;
}
.fb--container .fcg {
  color: #90949c;
}
.fb--container a._p {
  display: block;
}
.fb--container ._4jy0 {
  border: 1px solid;
  border-radius: 2px;
  box-sizing: content-box;
  font-size: 12px;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  padding: 0 8px;
  position: relative;
  text-align: center;
  text-shadow: none;
  vertical-align: middle;
}
.fb--container ._4jy0::before {
  content: "";
  display: inline-block;
  height: 20px;
  vertical-align: middle;
}
.fb--container ._4jy0 .img {
  bottom: 1px;
  position: relative;
  vertical-align: middle;
}
.fb--container ._517h {
  background-color: #f6f7f9;
  border-color: #ced0d4;
  color: #4b4f56;
}
.fb--container ._517h:hover {
  background-color: #e9ebee;
}
.fb--container ._517h:active {
  background-color: #dddfe2;
  border-color: #bec2c9;
}
.fb--container ._4jy1 {
  color: #fff;
}
.fb--container ._4jy1 {
  background-color: #4267b2;
  border-color: #4267b2;
}
.fb--container ._4jy1:hover {
  background-color: #365899;
  border-color: #365899;
}
.fb--container ._4jy1:active {
  background-color: #29487d;
  border-color: #29487d;
}
.fb--container ._4jy1._42fr {
  background-color: #9cb4d8;
  border-color: #9cb4d8;
}
.fb--container ._4jy3,
.fb--container ._4jy3._42fr:active {
  line-height: 22px;
}
.fb--container ._50f3 {
  font-size: 12px;
  line-height: 16px;
}
.fb--container ._50f7 {
  font-weight: 700;
}
.fb--container ._42ef {
  overflow: hidden;
}
.fb--container ._51mz {
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
.fb--container ._51mx:first-child > ._51m- {
  padding-top: 0;
}
.fb--container ._51mx:last-child > ._51m- {
  padding-bottom: 0;
}
.fb--container ._51mz ._51mw {
  padding-right: 0;
}
.fb--container ._51mz ._51m-:first-child {
  padding-left: 0;
}
.fb--container ._8o,
.fb--container ._8o .img {
  display: block;
}
.fb--container ._8r {
  margin-right: 5px;
}
.fb--container ._8s {
  margin-right: 8px;
}
.fb--container ._6a {
  display: inline-block;
}
.fb--container ._6b {
  vertical-align: middle;
}
.fb--container ._ohe {
  float: left;
}
.fb--container ._ohf {
  float: right;
}
.fb--container ._4qba {
  font-style: normal;
}
.fb--container ._3-8m {
  margin-bottom: 4px;
  margin-top: 4px;
}
.fb--container ._3-8y {
  margin-top: 12px;
}
.fb--container ._3-8_ {
  margin-right: 4px;
}
.fb--container ._3-96 {
  margin-bottom: 12px;
}
.fb--container ._3-99 {
  margin-left: 4px;
}
.fb--container ._2ph- {
  padding: 8px;
}
.fb--container ._2pi3 {
  padding-bottom: 8px;
  padding-top: 8px;
}
.fb--container ._2pi8 {
  padding-left: 8px;
  padding-right: 8px;
}
.fb--container ._2pis {
  padding-left: 8px;
}
.fb--container .sp_Zf93eLkohoS {
  display: inline-block;
  height: 12px;
  width: 12px;
}
.fb--container .sp_Zf93eLkohoS.sx_97c3ab {
  width: 14px;
  height: 14px;
  background-position: -19px -182px;
}
.fb--container ._2agf {
  word-wrap: normal;
}
.fb--container ._55pe {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}
.fb--container a.uiLinkSubtle {
  color: #90949c;
}
.fb--container .uiInputLabel {
  position: relative;
}
.fb--container .uiInputLabelInput {
  margin: 0;
  padding: 0;
  position: absolute;
}
.fb--container .UFIInputContainer {
  position: relative;
}
.fb--container .UFICommentAttachmentButtons {
  bottom: 0;
  height: 24px;
  position: absolute;
  right: 0;
}
.fb--container .UFICommentActorName {
  font-weight: 700;
}
.fb--container ._5v47 {
  display: inline;
  white-space: nowrap;
}
.fb--container ._5uzb {
  padding-right: 3px;
}
.fb--container .sp_-J_-HgF_hOz {
  background-size: auto;
  background-repeat: no-repeat;
  display: inline-block;
  height: 16px;
  width: 16px;
}
.fb--container .sp_-J_-HgF_hOz.sx_0beb10 {
  width: 13px;
  height: 15px;
  background-position: 0 -713px;
}
.fb--container .sp_LOJ2j-KswDP {
  display: inline-block;
  height: 16px;
  width: 16px;
}
.fb--container .sp_LOJ2j-KswDP.sx_1e62d4 {
  width: 12px;
  height: 12px;
  background-position: -365px -220px;
}
.fb--container .sp_LOJ2j-KswDP.sx_32ff1f {
  width: 9px;
  height: 8px;
  background-position: -207px -196px;
}
.fb--container ._56q9 {
  font-size: 14px;
  line-height: 1.358;
  word-break: break-word;
  word-wrap: break-word;
}
.fb--container ._44ri {
  border-left: 1px dotted #d3d6db;
}
.fb--container ._2vq9 {
  font-size: 12px;
  line-height: 1.358;
  padding-top: 2px;
}
.fb--container ._2vq9 a {
  color: #4267b2;
}
.fb--container ._2vq9 .livetimestamp,
.fb--container ._2vq9 .uiLinkSubtle {
  color: #90949c;
}
.fb--container ._4iy4 {
  bottom: -2px;
  position: relative;
}
.fb--container ._5mdd {
  word-wrap: break-word;
}
.fb--container ._5mdd ._5v47 {
  font-size: 14px;
}
.fb--container ._5mdd a {
  color: #4267b2;
}
.fb--container ._2392 {
  margin-bottom: 24px;
}
.fb--container ._4uyl ._1cb {
  border: 1px solid #d3d6db;
  word-wrap: break-word;
}
.fb--container ._1zz8 ._1u9t {
  min-height: 40px;
}
.fb--container ._1u9t {
  box-sizing: border-box;
  vertical-align: top;
  width: 100%;
}
.fb--container ._4uyl ._1u9t {
  font-size: 14px;
  padding: 12px 8px;
}
.fb--container ._5tr6 {
  background: #f6f7f9;
  text-align: right;
}
.fb--container ._5tr6 ._42fr:active,
.fb--container ._5tr6 button {
  font-size: 14px;
  white-space: normal;
}
.fb--container ._4uym {
  border-width: 0 1px 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #d3d6db;
  border-bottom-color: #d3d6db;
  border-left-color: #d3d6db;
  border-image: initial;
  border-top-style: initial;
  border-top-color: initial;
}
.fb--container ._1u0n {
  line-height: 24px;
}
.fb--container ._5lm5 {
  border-top: 1px solid #e9ebee;
  font-size: 11px;
}
.fb--container ._491z {
  border-bottom: 1px solid #e9ebee;
  line-height: 25px;
  margin-bottom: 24px;
  padding: 8px 0;
}
.fb--container ._pup {
  color: #4b4f56;
}
.fb--container ._1ci {
  height: 48px;
  width: 48px;
}
.fb--container ._1cj {
  height: 36px;
  width: 36px;
}
.fb--container ._5yct {
  background-color: #f6f7f9;
  color: #365899;
}
.fb--container ._55sg {
  vertical-align: baseline;
}
.fb--container ._kv1 {
  position: relative;
}
.fb--container .uiInputLabelInput._kv1 {
  position: absolute;
}
.hfsh * {
  box-sizing: border-box;
}
.hfsh div,
.hfsh span,
.hfsh a,
.hfsh ul,
.hfsh menu,
.hfsh li,
.hfsh nav,
.hfsh button {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
.hfsh nav {
  display: block;
}
.hfsh ul,
.hfsh menu {
  list-style: none;
}
.hfsh a {
  color: inherit;
  outline: none;
  text-decoration: none;
}
#hfs-header {
  position: sticky;
  top: 0;
  z-index: 9999;
}
#hfs-header .hfsh-spacer {
  content: "";
  pointer-events: none;
  position: relative;
  width: 1px;
}
#hfs-header .hfsh + .hfsh-spacer {
  display: none;
}
#hfs-header .hfsh {
  display: block !important;
}
#hfs-header .hfsh.init + .hfsh-spacer {
  display: block;
  height: 60px;
}
@media only screen and (min-width: 758px) {
  #hfs-header .hfsh.init + .hfsh-spacer {
    height: 80px;
  }
}
@media only screen and (min-width: 758px) {
  #hfs-header .hfsh.init.small + .hfsh-spacer {
    height: 60px;
  }
}
@media only screen and (max-width: 757px) {
  #hfs-header .hfsh.init.has-mobilenav-insert + .hfsh-spacer {
    height: 98px;
  }
}
@media print {
  #hfs-header {
    display: none;
  }
}
.hfsh {
  font-family: "FoundersGroteskCond", "Arial Narrow", arial, sans-serif;
  overflow: visible;
  position: relative;
  transition: transform 0.2s ease-in;
  width: 100%;
  z-index: 1;
}
.hfsh.init {
  left: 0;
  pointer-events: auto;
  position: absolute;
  top: 0;
  transform: translateY(0);
}
.hfsh .h-h {
  height: 60px;
}
@media only screen and (min-width: 758px) {
  .hfsh .h-h {
    height: 80px;
  }
}
@media only screen and (min-width: 758px) {
  .hfsh.small .h-h {
    height: 60px;
  }
}
.hfsh .h-lh {
  line-height: 60px;
}
@media only screen and (min-width: 758px) {
  .hfsh .h-lh {
    line-height: 80px;
  }
}
@media only screen and (min-width: 758px) {
  .hfsh.small .h-lh {
    line-height: 60px;
  }
}
.hfsh .local {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(
    to bottom,
    #fff 0,
    #fff 50%,
    #fff 50%,
    #fff 100%
  );
  background-size: 100% 200%;
  display: flex;
  flex-direction: column;
  overflow: visible;
  pointer-events: all;
  transition: background-position var(--hfs-local-duration, 0.5s) ease;
  border-color: initial;
  border-style: initial;
  border-width: 0;
}
@media only screen and (min-width: 758px) {
  .hfsh .local {
    flex-direction: row;
  }
}
.hfsh:not(.menu-open) .local {
  position: relative;
  z-index: 500;
}
.hfsh .local-wrap {
  display: block;
  margin-right: 58px;
}
@media only screen and (min-width: 758px) {
  .hfsh .local-wrap {
    display: flex;
  }
}
@media only screen and (min-width: 758px) {
  .hfsh .local-wrap {
    flex: 1;
  }
}
@media only screen and (min-width: 758px) {
  .hfsh .local-wrap {
    flex-flow: row wrap;
  }
}
@media only screen and (min-width: 758px) {
  .hfsh .local-wrap {
    margin-right: 0;
  }
}
.hfsh .local-inner {
  margin: 0 auto;
  max-width: 1310px;
  position: relative;
  width: 100%;
  display: block;
}
@media only screen and (min-width: 758px) {
  .hfsh .local-inner {
    display: flex;
  }
}
.hfsh .local-insert {
  display: none;
}
.hfsh.has-local-insert .local-insert {
  display: block;
  height: 100%;
  margin: 0 24px 0 auto;
}
@media only screen and (min-width: 758px) {
  .hfsh.has-local-insert .local-insert {
    margin: 0 32px 0 auto;
  }
}
.hfsh .shortcuts {
  color: #2a2a2a;
  display: flex;
  flex-flow: row nowrap;
  font-family: inherit;
  justify-content: flex-end;
  position: relative;
  transition: transform var(--hfs-local-duration, 0.5s);
  width: 100%;
  z-index: 2;
}
@media only screen and (min-width: 758px) {
  .hfsh .shortcuts {
    justify-content: flex-start;
  }
}
.hfsh .shortcuts a:hover {
  color: #3061ff;
  opacity: 0.7;
}
.hfsh .shortcuts a:active {
  color: #3061ff;
  opacity: 0.5;
}
.hfsh
  .shortcuts-list-item
  .shortcuts-dropdown
  .shortcuts-dropdown-list
  .shortcuts-dropdown-item {
  width: auto;
}
.hfsh .shortcuts-list {
  display: none;
}
@media only screen and (min-width: 758px) {
  .hfsh.small .nav-has-dropdown.h-h {
    height: auto;
  }
  .hfsh .nav-has-dropdown .local-inner {
    align-items: center;
  }
  .hfsh.show-shortcuts .shortcuts-list {
    align-items: center;
    display: flex;
    flex-grow: 1;
    flex-shrink: 1;
    flex-wrap: wrap;
    font-size: 18px;
    font-weight: normal;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-y: hidden;
    padding: 0;
    text-align: left;
  }
  .hfsh.show-shortcuts .shortcuts-list-item-link,
  .hfsh.show-shortcuts .shortcuts-list-item-span {
    display: block;
    position: relative;
  }
  .hfsh.show-shortcuts .shortcuts-list-item {
    display: inline-block;
    margin: 0 24px 0 0;
  }
  .hfsh.show-shortcuts .shortcuts-list-item > a,
  .hfsh.show-shortcuts .shortcuts-list-item > .shortcuts-list-item-span {
    background-color: transparent;
    font-weight: normal;
    letter-spacing: 0;
    min-height: 44px;
    min-width: auto;
    text-align: center;
    text-transform: uppercase;
  }
  .hfsh.show-shortcuts .shortcuts-list-item > a .shortcuts-list-item-text,
  .hfsh.show-shortcuts
    .shortcuts-list-item
    > .shortcuts-list-item-span
    .shortcuts-list-item-text {
    display: inline-block;
    position: relative;
  }
  .hfsh.show-shortcuts
    .shortcuts-list-item
    > a
    .shortcuts-list-item-text::after,
  .hfsh.show-shortcuts
    .shortcuts-list-item
    > .shortcuts-list-item-span
    .shortcuts-list-item-text::after {
    background-color: #2a2a2a;
    bottom: 15px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transform: scaleX(0);
    transform-origin: bottom right;
    transition: none;
    width: 100%;
  }
  .hfsh.show-shortcuts .shortcuts-list-item > .shortcuts-list-item-link:focus,
  .hfsh.show-shortcuts .shortcuts-list-item > .shortcuts-list-item-span:focus {
    outline-offset: -2px;
  }
  .hfsh.show-shortcuts
    .shortcuts-list-item
    > .shortcuts-list-item-link:focus
    .shortcuts-list-item-text::after {
    content: none;
    transform: scaleX(1);
    transform-origin: bottom left;
  }
  .hfsh.show-shortcuts
    .shortcuts-list-item
    > .shortcuts-list-item-span:focus
    .shortcuts-list-item-text::after {
    transform: scaleX(1);
    transform-origin: bottom left;
  }
  .hfsh.show-shortcuts .shortcuts-list-item .shortcuts-dropdown {
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
    clip-path: inset(0 -6px -6px -6px);
    max-height: 0;
    max-width: 280px;
    overflow: hidden;
    position: absolute;
    top: 100%;
    transform: translateY(-15px);
  }
  .hfsh.show-shortcuts .shortcuts-list-item .shortcuts-dropdown-list {
    background: #fff;
    border: none;
    opacity: 0;
    padding: 12px 0;
    text-transform: uppercase;
    transform: translateY(-100%);
    transition: none;
    z-index: 2000;
  }
  .hfsh.show-shortcuts
    .shortcuts-list-item
    .shortcuts-dropdown-list
    .shortcuts-dropdown-item-link {
    color: #000;
    display: block;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    padding: 12px 24px;
    user-select: none;
  }
  .hfsh.show-shortcuts
    .shortcuts-list-item
    .shortcuts-dropdown-list
    .shortcuts-dropdown-item-link:focus,
  .hfsh.show-shortcuts
    .shortcuts-list-item
    .shortcuts-dropdown-list
    .shortcuts-dropdown-item-link:hover {
    background: rgba(0, 0, 0, 0);
    color: #3061ff;
    font-weight: normal;
  }
  .hfsh.show-shortcuts
    .shortcuts-list-item
    .shortcuts-dropdown-list
    .shortcuts-dropdown-item {
    transition: background-color 0.3s;
  }
  .hfsh.show-shortcuts
    .shortcuts-list-item
    .shortcuts-dropdown-list
    .shortcuts-dropdown-item-link:focus {
    outline-offset: -1px;
  }
  .hfsh.show-shortcuts
    .shortcuts-list-item
    .shortcuts-dropdown-list
    .shortcuts-dropdown-item-link:hover,
  .hfsh.show-shortcuts
    .shortcuts-list-item
    .shortcuts-dropdown-list
    .shortcuts-dropdown-item-link:focus {
    opacity: 1;
    text-decoration: none;
    text-decoration-color: #ffb186;
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
    transform: translate3d(0, 0, 0);
  }
}
.hfsh.light .nav-has-dropdown .shortcuts a,
.hfsh.light .nav-has-dropdown .shortcuts .shortcuts-list-item-span {
  color: #2a2a2a;
}
.hfsh.light
  .nav-has-dropdown
  .shortcuts
  .shortcuts-list-item-span
  .shortcuts-list-item-text::after {
  background-color: #3061ff;
}
.hfsh.light .nav-has-dropdown .shortcuts-list-item-link:hover {
  color: #3061ff;
  opacity: 1;
}
.hfsh.light
  .nav-has-dropdown
  .shortcuts-list-item-link
  .shortcuts-list-item-text::after {
  background-color: #3061ff;
}
.shortcuts-list-item-span:hover {
  color: #2a2a2a;
}
.hfsh .logo-wrap {
  background: none;
  display: block;
  padding: 0 10px;
  position: absolute;
  transition:
    transform var(--hfs-local-duration, 0.5s) ease,
    background-position var(--hfs-local-duration, 0.5s) ease;
  z-index: 10;
}
@media only screen and (min-width: 758px) {
  .hfsh .logo-wrap {
    background: none;
  }
}
@media only screen and (min-width: 758px) {
  .hfsh .logo-wrap {
    padding: 0 24px 0 16px;
  }
}
@media only screen and (min-width: 758px) {
  .hfsh .logo-wrap {
    position: relative;
  }
}
.hfsh .logo-wrap a {
  display: block;
}
.hfsh .logo {
  color: #000;
  align-items: center;
  display: flex;
  margin: 0;
  width: auto;
}
.hfsh .logo .brand-svg {
  line-height: 0;
  width: auto;
  height: 17px;
}
@media only screen and (min-width: 758px) {
  .hfsh .logo .brand-svg {
    height: 22px;
  }
}
.hfsh .logo .brand-svg svg {
  height: 100%;
  width: auto;
}
.hfsh .logo .brand {
  color: currentcolor;
  margin: 0;
  transition: color var(--hfs-local-duration, 0.5s) 0s;
  display: block;
}
.hfsh .logo .brand svg,
.hfsh .logo .brand path {
  transition: fill 0.3s;
}
@media only screen and (min-width: 758px) {
  .hfsh.small .logo .brand {
    margin-top: 0;
  }
}
.hfsh .logo-wrap .peacock-color {
  fill: currentcolor;
  flex-grow: 0;
  flex-shrink: 0;
  height: 17px;
  margin: 0 5.57px 0 0;
  width: 27px;
}
@media only screen and (min-width: 758px) {
  .hfsh .logo-wrap .peacock-color {
    height: 22px;
  }
}
@media only screen and (min-width: 758px) {
  .hfsh .logo-wrap .peacock-color {
    margin: 0 7.22px 0 0;
  }
}
@media only screen and (min-width: 758px) {
  .hfsh .logo-wrap .peacock-color {
    width: 35px;
  }
}
@use "sass:map";
@supports (-webkit-overflow-scrolling: touch) {
}
.hfsh .hamburger {
  background-color: rgba(0, 0, 0, 0);
  border-left: none;
  cursor: pointer;
  display: block;
  height: 60px;
  min-height: auto;
  outline: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: none;
  z-index: 1500;
  margin: 0 4px 0 auto;
  padding: 0 16px;
  width: auto;
}
@media only screen and (min-width: 758px) {
  .hfsh .hamburger {
    height: auto;
    position: relative;
    right: auto;
    top: auto;
  }
}
@media only screen and (min-width: 758px) {
  .hfsh .hamburger {
    margin: 0 0 0 auto;
  }
}
.hfsh .hamburger:hover {
  opacity: 1;
}
.hfsh .hamburger span {
  background-color: #2a2a2a;
  border-radius: 0;
  display: block;
  height: 2px;
  transition: transform 0.3s;
  margin: 5px auto;
  width: 19px;
}
@media only screen and (min-width: 758px) {
  .hfsh .hamburger span {
    margin: 8px auto;
  }
}
@media only screen and (min-width: 758px) {
  .hfsh .hamburger span {
    width: 25px;
  }
}
.hfsh .hamburger:hover span {
  opacity: 0.7;
}
.hfsh .hamburger:active span {
  opacity: 0.5;
}
.hfsh.small .hamburger {
  margin: 0 0 0 auto;
  padding: 0 16px;
}
@supports (-webkit-overflow-scrolling: touch) {
}
@supports (-webkit-overflow-scrolling: touch) {
}
.hfsh .search-button-trigger:focus-visible {
  outline: 2px solid #0db14b;
}
.hfsh .login__button:focus-visible svg {
  border-radius: 50%;
  outline: 2px solid #0db14b;
  outline-offset: 5px;
}
.hfsh .mobilenav {
  background: #102039;
  color: #fff;
  display: none;
  flex-flow: row nowrap;
  font-family: "FoundersGroteskCond", "Arial Narrow", arial, sans-serif;
  font-size: 18px;
  font-weight: 800;
  height: 60px;
  line-height: 18px;
  pointer-events: all;
  position: relative;
  text-transform: none;
}
@media only screen and (min-width: 758px) {
  .hfsh .mobilenav {
    display: none;
  }
}
.hfsh .mobilenav .mobilenav-list {
  align-items: normal;
  display: none;
  flex-flow: row nowrap;
  height: 100%;
  -webkit-mask-image: linear-gradient(90deg, #fff 90%, transparent 100%);
  mask-image: linear-gradient(90deg, #fff 90%, transparent 100%);
  overflow: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
  transition: opacity 0.3s ease;
}
@media only screen and (min-width: 758px) {
  .hfsh .mobilenav .mobilenav-list {
    display: none;
  }
}
.hfsh .mobilenav .mobilenav-list::-webkit-scrollbar {
  display: none;
}
.hfsh .mobilenav .mobilenav-list-item {
  align-items: center;
  border-right: #555 1px solid;
  display: flex;
  height: 26px;
  padding: 0 20px;
  text-transform: uppercase;
}
.hfsh .mobilenav .mobilenav-list-item:first-child {
  padding-left: 20px;
}
.hfsh .mobilenav .mobilenav-list-item:last-child {
  border-right: 0;
  padding-right: 60px;
}
@media only screen and (min-width: 758px) {
  .hfsh .mobilenav .mobilenav-list-item {
    line-height: 48px;
    margin-right: 30px;
  }
}
.hfsh .mobilenav .mobilenav-list-item a span {
  white-space: nowrap;
}
.hfsh .mobilenav .mobilenav-list-item a:active span {
  opacity: 0.5;
}
.hfsh.light .mobilenav {
  background: #fff;
  color: #000;
}
.hfsh.light .mobilenav .mobilenav-list-item {
  align-items: center;
  border-right: #ccc 1px solid;
}
.hfsh.has-mobilenav-insert .mobilenav {
  display: flex;
  flex-flow: row nowrap;
  height: 38px;
  transition: height 500ms;
}
.hfsh.has-mobilenav-insert .mobilenav.stash {
  height: 0;
}
@media only screen and (min-width: 758px) {
  .hfsh.has-mobilenav-insert .mobilenav {
    display: none;
  }
}
.hfsh.has-mobilenav-insert .mobilenav .mobilenav-list {
  display: flex;
  height: 100%;
}
@media only screen and (min-width: 758px) {
  .hfsh.has-mobilenav-insert .mobilenav .mobilenav-list {
    display: none;
  }
}
@media only screen and (min-width: 758px) {
  .hfsh.has-mobilenav-insert .mobilenav .mobilenav-list-item {
    line-height: 48px;
  }
}
.hfsh.has-mobilenav-insert.scrolled {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
}
.hfsf * {
  box-sizing: border-box;
}
.hfsf div,
.hfsf p,
.hfsf a,
.hfsf ul,
.hfsf li,
.hfsf nav {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
.hfsf nav {
  display: block;
}
.hfsf ul {
  list-style: none;
}
.hfsf a {
  color: inherit;
  outline: none;
  text-decoration: none;
}
.hfsh,
.hfsf {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto;
}
.hfsh {
  color: #ccc;
}
.hfsh a,
.hfsh .shortcuts-list-item-span,
button.hamburger {
  background: transparent;
}
.hfsh a:focus-visible,
.hfsh a:focus,
.hfsh .shortcuts-list-item-span:focus-visible,
.hfsh .shortcuts-list-item-span:focus,
button.hamburger:focus-visible,
button.hamburger:focus,
button.bell-icon:focus-visible,
button.search-button:focus-visible,
button.search-icon:focus-visible,
.menu button:focus-visible {
  outline: 2px solid #0db14b;
  outline-offset: 0;
}
.hfsh a:hover,
.hfsh a:active,
.hfsh .shortcuts-list-item-span:hover,
.hfsh .shortcuts-list-item-span:active,
button.hamburger:hover,
button.hamburger:active {
  outline: 0;
}
.hfsh a:focus:not(:focus-visible),
.hfsh .shortcuts-list-item-span:focus:not(:focus-visible),
button.hamburger:focus:not(:focus-visible),
button.bell-icon:focus:not(:focus-visible),
button.search-button:focus:not(:focus-visible),
button.search-icon:focus:not(:focus-visible),
.menu button:focus:not(:focus-visible) {
  outline: unset;
  outline-offset: unset;
}
@media (hover: none) {
  .hfsh button.hamburger:focus,
  .hfsh button.hamburger:focus-visible,
  .hfsh button.bell-icon:focus-visible,
  .hfsh button.search-button:focus-visible,
  .hfsh button.search-icon:focus-visible,
  .hfsh button.search-button-trigger:focus-visible {
    outline: 0;
  }
}
.hfsf {
  background-color: #102039;
  color: #ccc;
  font-family: "FoundersGroteskMono", courier, "Courier New", monospace;
  font-size: 0.75rem;
  letter-spacing: -0.5px;
  position: relative;
  padding: 40px 20px 60px;
}
@media only screen and (min-width: 758px) {
  .hfsf {
    padding: 40px 30px 60px;
  }
}
.hfsf::before,
.hfsf::after {
  background-color: transparent;
  background-image: radial-gradient(#999 1px, transparent 1px);
  background-position: 1px 1px;
  background-size: 5px 5px;
  content: "";
  display: block;
  position: absolute;
  width: 40px;
}
.hfsf::before {
  height: 80px;
  right: 2px;
  top: 0;
}
.hfsf::after {
  bottom: 3px;
  height: 40px;
  left: 0;
}
.hfsf .inner {
  display: grid;
  grid-template-areas: "logo" "links" "copy";
  margin: 0 auto;
  max-width: 1278px;
  row-gap: 40px;
}
@media only screen and (min-width: 758px) {
  .hfsf .inner {
    column-gap: 40px;
    grid-template-areas: "logo links" "logo copy";
    grid-template-columns: 40px 1fr;
    row-gap: 48px;
  }
}
.hfsf a:hover {
  opacity: 0.7;
}
.hfsf a:active {
  opacity: 0.5;
}
.hfsf .logo {
  color: #fff;
  grid-area: logo;
  height: auto;
  line-height: 0;
  width: 40px;
}
.hfsf .logo a {
  display: block;
}
.hfsf .logo svg {
  height: auto;
  width: 100%;
}
.hfsf .links {
  grid-area: links;
  text-transform: uppercase;
}
.hfsf .links__wrap {
  display: grid;
  grid-auto-flow: column;
  grid-template-rows: repeat(6, auto);
  gap: 1.8rem;
}
.hfsf .links__wrap[data-col-2="14"] {
  grid-template-rows: repeat(7, auto);
}
@media only screen and (min-width: 758px) {
  .hfsf .links__wrap {
    gap: 1rem 2rem;
  }
}
@media only screen and (min-width: 1000px) {
  .hfsf .links__wrap {
    gap: 1rem 4rem;
  }
}
@media only screen and (min-width: 1240px) {
  .hfsf .links__wrap {
    gap: 1rem 6rem;
  }
}
@media only screen and (min-width: 758px) {
  .hfsf .links__wrap {
    display: inline-grid;
  }
}
@media only screen and (min-width: 1000px) {
  .hfsf .links__wrap {
    grid-template-rows: repeat(4, auto);
  }
  .hfsf .links__wrap[data-col-3="15"] {
    grid-template-rows: repeat(5, auto);
  }
}
.hfsf .copy {
  grid-area: copy;
  line-height: normal;
  text-transform: uppercase;
  width: 100%;
  display: block;
}
@media only screen and (min-width: 758px) {
  .hfsf .copy {
    display: flex;
  }
}
@media only screen and (min-width: 758px) {
  .hfsf .copy {
    flex-flow: row nowrap;
  }
}
.hfsf .copy p {
  color: #999;
  margin-bottom: 24px;
  opacity: 1;
  text-transform: none;
}
@media only screen and (min-width: 758px) {
  .hfsf .copy p {
    margin-bottom: 0;
    margin-right: auto;
  }
}
.hfsf .copy a {
  color: #ccc;
  line-height: normal;
  margin-right: 0.63rem;
}
.hfsf .brands {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media only screen and (min-width: 758px) {
  .hfsf .brands {
    width: 362px;
  }
}
.hfsf .brands svg {
  fill: #ebebeb;
  opacity: 0.2;
  width: auto;
  height: 11px;
}
@media only screen and (min-width: 758px) {
  .hfsf .brands svg {
    height: 13px;
  }
}
@media only screen and (min-width: 1000px) {
  .hfsf .brands svg {
    height: 15px;
  }
}
:root {
  --notification-soft-optin--background-color: #f2f2f2;
  --notification-soft-optin--color: #2a2a2a;
  --notification-soft-optin--primary-font-family: inherit;
  --notification-soft-optin--primary-font-weight: inherit;
  --notification-soft-optin--secondary-font-family: inherit;
  --notification-soft-optin--title-font-size: var(--text-24);
  --notification-soft-optin--desc-font-size: var(--text-14);
  --notification-soft-optin--buttons-font-size: var(--text-16);
  --notification-soft-optin--line-height: var(--text-24);
  --notification-soft-optin--background-image: none;
  --notification-soft-optin--md-box-shadow: -1px 1px 1px 0 #00000026;
}
.omega_tapToUnmuteBtn {
  align-items: center;
  background: #fcb700;
  border: 0;
  display: flex;
  height: 44px;
  justify-content: center;
  margin: 15px 0 0 15px;
  padding: 0;
  width: 44px;
  z-index: var(--z-index-tap-to-unmute);
  .omega_tapToUnmuteBtn-icon {
    color: #071d39;
    height: 22px;
    width: 22px;
  }
}
.omega_volume {
  --volumeTransition: 0.05s ease-in-out 0.5s;
  align-items: center;
  display: flex;
  &:hover {
    .omega_volume-muteBtn {
      margin: 0 6px 0 0;
      transition-delay: 0s;
    }
    .omega_volume-container {
      transition-delay: 0s;
      visibility: visible;
      width: 88px;
    }
  }
  .omega_volume-muteBtn {
    border: none;
    margin: 0;
    padding-left: 24px;
    transition: margin var(--volumeTransition);
  }
  .omega_volume-container {
    align-items: center;
    transition:
      width var(--volumeTransition),
      visibility var(--volumeTransition);
    visibility: hidden;
    width: 0;
  }
}
.omega_slider {
  --sliderColor: #888;
  --sliderProgressColor: #fff;
  --sliderThumbColor: var(--sliderProgressColor);
  --sliderProgress: linear-gradient(
    to right,
    var(--sliderProgressColor) 0% var(--sliderPosition),
    var(--sliderColor) var(--sliderPosition) 100%
  );
  --sliderThumbShadow: 0 1px 2px #00000040;
  --sliderThumbSize: 15px;
  --sliderTrackHeight: 5px;
  appearance: none;
  background: #0000;
  cursor: pointer;
  justify-self: center;
  width: 100%;
  &::-webkit-slider-runnable-track {
    appearance: none;
    background: var(--sliderProgress);
    height: var(--sliderTrackHeight);
  }
  &::-webkit-slider-thumb {
    appearance: none;
    background: var(--sliderThumbColor);
    border: none;
    border-radius: 100%;
    box-shadow: var(--sliderThumbShadow);
    height: var(--sliderThumbSize);
    margin-top: -5px;
    width: var(--sliderThumbSize);
  }
  &::-moz-range-track {
    background: var(--sliderColor);
    height: var(--sliderTrackHeight);
  }
  &::-moz-range-progress {
    background: var(--sliderProgressColor);
    height: var(--sliderTrackHeight);
  }
  &::-moz-range-thumb {
    background: var(--sliderThumbColor);
    border: none;
    border-radius: 100%;
    box-shadow: var(--sliderThumbShadow);
    height: var(--sliderThumbSize);
    width: var(--sliderThumbSize);
  }
}
.omega_iconLiveWithDot {
  display: block;
  font-size: 0.8rem;
  font-weight: 700;
  margin-left: 12px;
  position: relative;
  white-space: nowrap;
  &:before {
    background-color: #fff;
    border-radius: 50%;
    content: "";
    height: 8px;
    left: -12px;
    position: absolute;
    top: 5px;
    width: 8px;
  }
}
:root {
  --fade-transition: opacity 0.667s ease-in-out;
  --z-index-omega-overlay: 50;
}
.omega_aspectRatioContainer {
  margin: auto;
}
.omega_videoContainer {
  container-name: video-container dvr-rack;
  container-type: size;
  --z-index-video: 0;
  --z-index-captions: 10;
  --z-index-control-rack-backdrop: 20;
  --z-index-control-rack: 30;
  --z-index-pip-close: 30;
  --z-index-tap-to-unmute: 40;
  --transition-backdrop-fade: var(--fade-transition);
  color: #fff;
  font-family:
    FoundersGroteskCond,
    Arial Narrow,
    Arial,
    sans-serif;
  height: 100%;
  left: 0;
  max-height: 100vh;
  position: absolute;
  top: 0;
  width: 100%;
}
.omega_videoContainer button {
  color: #fff;
}
@container video-container (max-width: 312px) {
  .omega_playPauseDesktop {
    display: none;
  }
}
.omega_playPauseMobile {
  display: none;
}
.omega_volume-container {
  display: flex;
}
@container video-container (max-width: 480px) {
  .omega_playPauseDesktop,
  .omega_volume-container {
    display: none;
  }
  .omega_volume {
    &:hover {
      .omega_volume-muteBtn {
        margin: 0;
      }
    }
  }
  .omega_playPauseMobile {
    align-self: center;
    background-color: initial;
    border: none;
    color: #fff;
    display: block;
    justify-self: center;
    z-index: var(--z-index-control-rack);
  }
  .omega_playPauseMobile svg {
    height: 58px;
    width: 58px;
  }
}
.omega_controlRackBackdrop {
  align-self: stretch;
  background-image: linear-gradient(180deg, #0000 50%, #000000e6);
  justify-self: stretch;
  z-index: var(--z-index-control-rack-backdrop);
}
.omega_controlRackBackdrop:not(.omega_uiVisible) {
  opacity: 0;
  transition: opacity 0.667s ease-in-out;
  transition: var(--fade-transition);
}
.omega_playPauseMobileContainer:not(.omega_uiVisible) {
  opacity: 0;
  transition: opacity 0.667s ease-in-out;
  transition: var(--fade-transition);
}
.omega_center {
  display: flex;
  justify-content: center;
}
.omega_controlRack:not(.omega_uiVisible) {
  opacity: 0;
  transition: opacity 0.667s ease-in-out;
  transition: var(--fade-transition);
}
@media only screen and (min-width: 758px) {
  .omega_controlRack {
    padding: 0 24px 13px;
  }
}
.omega_controlRack {
  align-items: center;
  align-self: end;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  padding: 0 24px 16px 0;
  z-index: var(--z-index-control-rack);
}
.omega_left,
.omega_right {
  column-gap: 12px;
  display: flex;
}
.omega_left {
  justify-content: flex-start;
}
.omega_right {
  justify-content: flex-end;
}
.omega_sections {
  align-items: center;
  flex-basis: 0;
  flex-grow: 1;
}
.omega_controlRack button {
  background: none;
  border: none;
}
.omega_right button {
  padding: 0 0.5em;
}
.omega_right button:first-child {
  margin-left: -0.5em;
}
.omega_right button:last-child {
  margin-right: -0.5em;
}
.omega_captionOff {
  border-radius: 2px;
}
.omega_captionOff path {
  fill: #fff;
}
.styles_r56__fk92C {
  width: 100%;
}
.styles_r56__fk92C {
  padding-top: 56.25%;
}
.icon {
  line-height: 1;
}
.icon:before {
  font-family: iconfont !important;
  font-style: normal;
  font-weight: 400 !important;
  vertical-align: top;
}
.icon-close:before {
  content: "\f116";
}
.globalContainerStyles_container__XzPpd {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto;
  font-family: var(--publico-txt);
  font-weight: 400;
  overflow-anchor: none;
  position: relative;
  z-index: 0;
}
* {
  box-sizing: border-box;
}
body,
html {
  margin: 0;
  max-width: 100vw;
  padding: 0;
}
@media print {
  body,
  html {
    max-width: none;
  }
}
body {
  overflow-x: hidden;
}
picture {
  font-size: 0;
}
picture img {
  width: 100%;
}
a {
  color: inherit;
  outline: none;
  text-decoration: none;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
:root {
  --sticky-ad-top-offset: 5.625rem;
}
.news {
  --sticky-ad-top-offset: 10.625rem;
}
.ad--text-alignment {
  text-align: center;
}
@media only screen and (min-width: 758px) {
  .ad--text-alignment {
    text-align: left;
  }
}
:root {
  --typeicon-background: var(--default-color);
  --typeicon-color: var(--white);
  --typeicon-radius-position-left: auto;
  --typeicon-radius-position-bottom: auto;
}
.mini-tease-local {
  --miniplayer__local__width: 4.8125rem;
  --miniplayer__local__logo__height: 0.75rem;
  --miniplayer__local__margin: 0rem 2rem 0rem 0rem;
  --miniplayer__local__live__margin: -0.125rem 0.125rem 0rem 0rem;
  --miniplayer__local__dot__color: var(--breaking-red);
  --miniplayer__local__dot__color--light: var(--breaking-red);
  --miniplayer__local__dot__color--transparentLight: var(--breaking-red);
  --miniplayer__local__default__logo--fill: var(--white);
  --miniplayer__local__default__logo--fill--light: var(--grey-70);
  --miniplayer__local__default__logo--fill--light--hover: var(--default-color);
  --miniplayer__local__default__logo--fill--transparentLight: var(--grey-70);
  --miniplayer__local__default__logo--fill--transparentLight--hover: var(
    --default-color
  );
}
@media only screen and (min-width: 758px) {
  .mini-tease-local {
    --miniplayer__local__width: 5.9375rem;
  }
}
body.news .mini-tease-local {
  --miniplayer__local__live__margin: 0rem 0.1875rem 0rem 0rem;
}
.mini-tease-local {
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
  height: 100%;
  width: unset;
}
.mini-tease-local--live:before {
  animation: live-dot-blink 1.5s ease-in-out infinite;
  background-color: var(--miniplayer__local__dot__color);
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 0.5rem;
  margin: var(--miniplayer__local__live__margin);
  width: 0.5rem;
}
.mini-tease-local__link {
  display: block;
  flex: 1 1;
  line-height: 0;
  margin: var(--miniplayer__local__margin);
  width: var(--miniplayer__local__width);
}
.mini-tease-local__logo {
  color: var(--miniplayer__local__default__logo--fill);
  display: inline-block;
}
.mini-tease-local__logo:hover {
  opacity: 0.7;
}
.light .mini-tease-local--live:before {
  background-color: var(--miniplayer__local__dot__color--light);
}
.light .mini-tease-local__logo {
  color: var(--miniplayer__local__default__logo--fill--light);
}
.light .mini-tease-local__logo:hover {
  color: var(--miniplayer__local__default__logo--fill--light--hover);
  opacity: 1;
}
.layout-header {
  --layout-header-default-background-color: var(--default-color);
  --layout-header-z-index: 1200000;
  --skip-link-overlay-z-index: calc(var(--layout-header-z-index) + 1);
  --main-nav-height: 60px;
  --election-nav-height: 42px;
  --default-local-insert-flex: initial;
}
body.news .layout-header {
  --layout-header-default-background-color: #102039;
}
body.news .layout-header {
  --default-local-insert-flex: 0 0 var(--default-local-insert-flex-basis);
}
.layout-header {
  transition:
    transform 0.25s ease,
    top 0.25s ease;
}
.layout-header .hfsh {
  z-index: var(--layout-header-z-index);
}
@media only screen and (min-width: 758px) {
  .layout-header .hfsh.has-local-insert .local-insert {
    align-items: center;
    display: flex;
    flex: var(--default-local-insert-flex);
    justify-content: flex-end;
  }
}
.layout-header .hfsh.scrolled > .local {
  margin-bottom: 0;
}
body:has(div#electionsNav) .layout-header .hfsh.scrolled > .local {
  box-shadow: none;
}
@keyframes live-dot-blink {
  0%,
  to {
    opacity: 0;
  }
  40%,
  70% {
    opacity: 1;
  }
}
footer,
nav,
section {
  display: block;
}
video {
  display: inline-block;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  background: #fff;
  color: #000;
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
}
button,
html,
input,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a {
  background: #0000;
}
a:focus {
  outline: 2px solid #0db14b;
  outline-offset: 0;
}
a:active,
a:hover {
  outline: 0;
}
a:focus-visible {
  outline: 2px solid #0db14b;
  outline-offset: 0;
}
a:focus:not(:focus-visible) {
  outline: unset;
  outline-offset: unset;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: initial;
}
button,
input {
  line-height: normal;
}
button {
  text-transform: none;
}
button {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled] {
  cursor: default;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
.clearfix:after {
  clear: both;
  content: "";
  display: table;
}
@media only screen and (min-width: 1240px) {
  .news .layout-rightRail .rail .teaseList .ad-container {
    margin-left: -20px;
  }
}
.pkg:not(.lead) {
  margin-bottom: 3rem;
  margin-bottom: var(--package-spacing);
}
.layout-grid-container {
  display: flex;
  flex-direction: column;
}
.layout-grid-item {
  border: 0 solid #0000;
  flex-shrink: 0;
  width: 100%;
}
.layout-subgrid-container {
  display: flex;
  flex-direction: column;
}
.layout-subgrid-item {
  border: 0 solid #0000;
  flex-shrink: 0;
}
.grid-fr-whole {
  width: 100%;
}
@media (min-width: 758px) {
  .layout-grid-container {
    flex-flow: row wrap;
    margin-left: auto;
    margin-right: auto;
    max-width: calc(100% - 40px);
  }
  .layout-subgrid-container {
    flex-flow: row wrap;
    margin-left: -2vw;
    margin-right: -2vw;
  }
  .layout-subgrid-item {
    border-left-width: 2vw;
    border-right-width: 2vw;
  }
  .grid-fr-whole {
    width: 100%;
  }
  .grid-fr-half-m {
    width: 50%;
  }
}
@media (min-width: 1000px) {
  .layout-grid-container {
    flex-flow: row wrap;
    max-width: 960px;
  }
  .layout-grid-item {
    border-left-width: 20px;
    border-right-width: 20px;
  }
  .layout-subgrid-container {
    margin-left: -20px;
    margin-right: -20px;
  }
  .layout-subgrid-item {
    border-left-width: 20px;
    border-right-width: 20px;
  }
  .grid-col-4-l {
    width: 33.3333333333%;
  }
  .grid-col-5-l {
    width: 41.6666666667%;
  }
  .grid-col-7-l {
    width: 58.3333333333%;
  }
  .grid-col-8-l {
    width: 66.6666666667%;
  }
  .grid-fr-whole {
    width: 100%;
  }
}
@media (min-width: 1240px) {
  .layout-grid-container {
    max-width: 1200px;
  }
  .grid-col-3-xl {
    width: 25%;
  }
  .grid-col-4-xl {
    width: 33.3333333333%;
  }
  .grid-col-8-xl {
    width: 66.6666666667%;
  }
  .grid-col-9-xl {
    width: 75%;
  }
  .grid-fr-whole {
    width: 100%;
  }
  .grid-fr-half-xl {
    width: 50%;
  }
}
@media print {
  .dn-print {
    display: none !important;
  }
}
:root {
  --spacing-0: 0;
  --spacing-1: 0.25rem;
  --spacing-2: 0.5rem;
  --spacing-3: 0.75rem;
  --spacing-4: 1rem;
  --spacing-5: 1.25rem;
  --spacing-6: 1.5rem;
  --spacing-7: 2rem;
  --spacing-8: 3rem;
  --spacing-9: 4rem;
  --spacing-10: 6rem;
  --spacing-11: 8rem;
  --spacing-12: 16rem;
}
.dn {
  display: none;
}
.df {
  display: flex;
}
@media screen and (min-width: 47.375em) {
  .dn-m {
    display: none;
  }
}
@media screen and (min-width: 62.5em) {
  .dn-l {
    display: none;
  }
}
@media screen and (min-width: 77.5em) {
  .dn-xl {
    display: none;
  }
}
.flex-column {
  flex-direction: column;
}
.mt5 {
  margin-top: 1.25rem;
  margin-top: var(--spacing-5);
}
@media screen and (min-width: 47.375em) {
  .mt7-m {
    margin-top: 2rem;
    margin-top: var(--spacing-7);
  }
}
@media screen and (min-width: 62.5em) {
  .mt5-l {
    margin-top: 1.25rem;
    margin-top: var(--spacing-5);
  }
}
.pl5 {
  padding-left: 1.25rem;
  padding-left: var(--spacing-5);
}
.pb5 {
  padding-bottom: 1.25rem;
  padding-bottom: var(--spacing-5);
}
@media screen and (min-width: 47.375em) {
  .pl7-m {
    padding-left: 2rem;
    padding-left: var(--spacing-7);
  }
  .pb7-m {
    padding-bottom: 2rem;
    padding-bottom: var(--spacing-7);
  }
}
@media screen and (min-width: 62.5em) {
  .pl5-l {
    padding-left: 1.25rem;
    padding-left: var(--spacing-5);
  }
  .pb5-l {
    padding-bottom: 1.25rem;
    padding-bottom: var(--spacing-5);
  }
}
.relative {
  position: relative;
}
.news .bg-knockout-primary {
  background-color: #fff;
}
.styles_gridStackWrapper__2ot47 {
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: auto;
}
.styles_gridStackWrapper__2ot47 > * {
  grid-column: 1/2;
  grid-row: 1/2;
}
@media only screen and (max-width: 1365px) {
  :-webkit-full-screen > .unmuteTap,
  :fullscreen > .unmuteTap {
    display: none;
  }
}
:global(.entretenimiento) .unmuteTap,
:global(.shows) .unmuteTap,
:global(.telemundo) .unmuteTap {
  background: var(--live-video-embed-tap-unmute-telemundo-background);
}
:global(.select) .unmuteTap {
  background: var(--live-video-embed-tap-unmute-global-select-background);
}
.styles_shareExpanded__KEvfR
  .styles_shareList___M8wC:hover
  .styles_shareLink__gSGN3:not(:hover) {
  opacity: var(--social-share-inline--link--not-hover--opacity);
  transition: opacity 0.25s ease-in;
}
video::-webkit-media-text-track-display {
  left: 20% !important;
  margin: auto !important;
  max-width: 60% !important;
  min-width: unset !important;
  text-align: center !important;
  text-transform: revert !important;
  top: 90% !important;
  white-space: revert !important;
  width: 100% !important;
}
video::-webkit-media-text-track-display-backdrop {
  display: block !important;
}
:root {
  --button-font-family: var(--founders-cond);
  --button-font-size: var(--text-16);
  --button-font-weight: 400;
  --button-text-color: var(--default-color);
  --button-border-color: var(--default-color);
  --button-text-hover-color: var(--white);
  --button-border-hover-color: var(--default-color);
  --button-background-color: var(--default-color);
  --button-text-color--darkBackground: var(--white);
  --button-border-color--darkBackground: var(--white);
  --button-text-hover-color--darkBackground: var(--grey-70);
  --button-text-background-color--darkBackground: var(--white);
  --button-text-color--inverted: var(--white);
  --button-text-hover-color--inverted: var(--default-color);
  --button-active-state: var(--default-active-opacity);
  --pancake-key-updates-color: #fa3a3a;
  --pancake-key-updates-border-color: #fa3a3a;
  --pancake-key-updates-bg-gradient-color: #fa3a3a;
}
.animated-ghost-button {
  background-image: linear-gradient(35deg, var(--default-color) 50%, #0000 50%);
  background-image: linear-gradient(
    35deg,
    var(--button-background-color) 50%,
    #0000 50%
  );
  background-position: -500px 0;
  background-repeat: no-repeat;
  border: 1px solid var(--button-border-color);
  color: var(--default-color);
  color: var(--button-text-color);
  display: block;
  font-family: var(--founders-cond);
  font-family: var(--button-font-family);
  font-size: var(--text-16);
  font-size: var(--button-font-size);
  font-weight: 400;
  font-weight: var(--button-font-weight);
  line-height: var(--leading-100);
  padding: var(--space-24) var(--space-4);
  text-align: center;
  text-transform: uppercase;
  transition: background-position 0.2s ease;
  width: 100%;
}
.animated-ghost-button:hover {
  background-position: 0 0;
  background-size: 325% 100%;
  border: 1px solid var(--button-border-hover-color);
  color: var(--white);
  color: var(--button-text-hover-color);
}
.animated-ghost-button:active {
  opacity: var(--default-active-opacity);
  opacity: var(--button-active-state);
}
.animated-ghost-button:focus {
  outline: none;
}
:root {
  --article-dek--color: var(--white);
  --article-dek--font-family: var(--publico-hed);
  --article-dek--font-size: var(--text-16);
  --article-dek--font-weight: var(--light);
  --article-dek--line-height: var(--leading-150);
  --article-dek--letter-spacing: normal;
  --article-dek--margin: 0.625rem 0 0;
  --article-dek--with-image--margin: 0.625rem 0;
  --article-dek--font-size--compact: var(--article-dek--font-size);
  --article-dek--line-height--compact: var(--article-dek--line-height);
  --article-dek--margin-bottom--compact: 0.875rem;
}
@media only screen and (min-width: 758px) {
  :root {
    --article-dek--font-size: var(--text-18);
    --article-dek--margin: 0.75rem 0 0;
    --article-dek--with-image--margin: 0.75rem 0 1.5rem;
    --article-dek--margin-bottom--compact: 1.25rem;
  }
}
@media only screen and (min-width: 1000px) {
  :root {
    --article-dek--font-size: var(--text-20);
    --article-dek--font-size--compact: var(--text-18);
  }
}
@media only screen and (min-width: 1240px) {
  :root {
    --article-dek--font-size: var(--text-24);
    --article-dek--font-size--compact: var(--text-20);
    --article-dek--line-height--compact: var(--leading-125);
  }
}
:root {
  --caption--color: var(--grey-70);
  --caption--font-family: var(--default-text-font-family);
  --caption--line-height: 1.5;
  --caption--container--margin: 0;
  --caption--source--color: var(--grey-60);
  --caption--source--font-family: var(--founders-mono);
  --caption--source--letter-spacing: -0.04em;
  --caption--source--margin: 0 0 0 0.75rem;
  --caption--source--font-weight: normal;
  --caption--source--word-spacing: -0.1em;
  --caption--before--border-bottom-color: var(--primary-color);
}
.sticky-pip {
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
}
.sticky-pip__close {
  display: none;
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
}
.sticky-pip__close-button {
  background-color: #0000;
  border: none;
  margin: 0;
  padding: 0;
}
.sticky-pip__close-button:before {
  color: var(--white);
  font-size: 0.875rem;
}
.sticky-pip__close-label {
  display: none;
}
.omega_videoContainer {
  container-name: video-container;
  container-type: size;
  aspect-ratio: 16/9;
}
body .omega_tapToUnmuteBtn {
  margin: 10px 0 0 10px;
}
.omega_volume-muteBtn {
  padding-top: 5px;
}
.omega_volume {
  padding-right: 8px;
}
@media only screen and (max-width: 1365px) {
  :-webkit-full-screen > .omega_tapToUnmuteBtn,
  :fullscreen > .omega_tapToUnmuteBtn {
    display: none;
  }
}
body.news .omega_tapToUnmuteBtn {
  background-color: #3061ff;
}
body.news .omega_tapToUnmuteBtn .omega_tapToUnmuteBtn-icon {
  color: #fff;
}
.omega_aspectRatioContainer {
  aspect-ratio: 16/9;
  width: 100%;
}
.omega_aspectRatioContainer .sticky-pip__close {
  z-index: 30;
}
.omega-container {
  background: #000;
  height: 100%;
  left: 0;
  max-height: 100vh;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 3;
}
@container video-container (max-width: 312px) {
  .omega_btnSubtitle,
  .omega_iconLiveWithDot,
  .omega_playPauseMobile {
    display: none;
  }
  .omega_playPauseDesktop {
    display: block;
    padding-right: 1.5rem;
  }
  .omega_controlRack {
    padding-bottom: 6px;
  }
  .omega_volume-container {
    display: block;
  }
}
@container video-container (max-width: 220px) {
  .omega_iconLiveWithDot {
    display: block;
  }
}
@container video-container (max-width: 480px) {
  .omega_volume-container {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .omega_volume-container {
    display: none;
  }
}
:root {
  --image-credit--bottom: 8px;
  --image-credit--right: 8px;
  --image-credit--color: var(--white);
  --image-credit--font-family: var(--founders-mono);
  --image-credit--font-size: 0.625rem;
  --image-credit--word-spacing: -0.1em;
  --image-credit--letter-spacing: -0.04em;
  --image-credit--line-height: 1;
}
.styles_imageCredit__fnG9b {
  bottom: 8px;
  bottom: var(--image-credit--bottom);
  color: var(--white);
  color: var(--image-credit--color);
  font-family: var(--founders-mono);
  font-family: var(--image-credit--font-family);
  font-size: 0.625rem;
  font-size: var(--image-credit--font-size);
  letter-spacing: -0.04em;
  letter-spacing: var(--image-credit--letter-spacing);
  line-height: 1;
  line-height: var(--image-credit--line-height);
  pointer-events: none;
  position: absolute;
  right: 8px;
  right: var(--image-credit--right);
  text-align: right;
  word-spacing: -0.1em;
  word-spacing: var(--image-credit--word-spacing);
  z-index: 2;
}
:root {
  --ecommerce-disclaimer--width: 100%;
  --ecommerce-disclaimer--background-color: var(--grey-20);
  --ecommerce-disclaimer--color: var(--grey-60);
  --ecommerce-disclaimer--font-family: inherit;
  --ecommerce-disclaimer--font-size: var(--text-16);
  --ecommerce-disclaimer--line-height: var(--text-24);
  --ecommerce-disclaimer--margin: 1.5rem -1.25rem 1.875rem;
  --ecommerce-disclaimer--content--font-style: normal;
  --ecommerce-disclaimer--content--margin: 0;
  --ecommerce-disclaimer--content--padding: 1.25rem;
  --ecommerce-disclaimer--content--text-align: inherit;
  --ecommerce-disclaimer--content--font-weight: inherit;
  --ecommerce-disclaimer--content--line-height: var(--text-24);
  --ecommerce-disclaimer--link--color: inherit;
  --ecommerce-disclaimer--link--border-bottom: none;
  --ecommerce-disclaimer--link--font-weight: 600;
  --ecommerce-disclaimer--link--padding-bottom: 0;
  --ecommerce-disclaimer--link--hover-color: inherit;
  --ecommerce-disclaimer--link--hover-opacity: var(--default-hover-opacity);
}
@media only screen and (min-width: 758px) {
  :root {
    --ecommerce-disclaimer--margin: 1.5rem 0rem 3rem -2.5rem;
    --ecommerce-disclaimer--content--padding: 2.5rem;
  }
}
@media only screen and (min-width: 1000px) {
  :root {
    --ecommerce-disclaimer--margin: 1.5rem 0rem 3rem 0rem;
  }
}
@media only screen and (min-width: 1240px) {
  :root {
    --ecommerce-disclaimer--margin: 1.5rem 0rem 3rem -2.5rem;
  }
}
body.news {
  --ecommerce-disclaimer--content--font-style: italic;
  --ecommerce-disclaimer--link--color: var(--blue-40);
  --ecommerce-disclaimer--content--text-align: center;
}
:root {
  --unibrow--default--color: var(--primary-color);
  --unibrow--default--font-size: 0.75rem;
  --unibrow--default--font-family: var(--secondary-font);
  --unibrow--default--font-weight: normal;
  --unibrow--default--line-height: var(--leading-150);
  --unibrow--default--margin: 0 0 0.1875rem;
  --unibrow--default--text-transform: uppercase;
}
.titleLogo {
  font-family: "object-fit: contain";
  object-fit: contain;
}
.alacarte .titleLogo {
  max-height: 24px;
  max-width: 160px;
}
:root {
  --package-title--container--padding: 2rem;
  --package-title--container-description--padding-bottom: 1.5rem;
  --package-title--container--margin-left: calc(20px - 0.16667vw + 8.33333%);
  --package-title--container--rail--margin-left: 6.25rem;
  --package-title--container--display: flex;
  --package-title-description-lineheight: 125%;
  --package-title-description-margin: 6px 0 0;
  --package-title-description-fontfamily: var(--publico-hed);
  --package-title-description-font-size: 0.875rem;
  --package-title-description-color: var(--white);
  --package-title-description-color--alternate: var(--white);
  --package-title-background: var(--default-color);
  --package-title-background-after: inherit;
  --package-title-display-after: block;
  --package-title-background--alternate: var(--default-color);
  --package-title-see-all-link-font: var(--founders-cond);
  --package-title-see-all-link-color: var(--white);
  --package-title-see-all-link-alt-color: var(--default-color);
  --package-title-see-all-link-underline: 3px solid;
  --package-title-see-all-link-underline-color: var(--white);
  --package-title-see-all-link-bottom-spacing: 0;
  --package-title-see-all-link-font-weight: 400;
  --package-title-title-text-color: var(--white);
  --package-title-title-text-color--alternate: var(--white);
  --package-title-title-text-background: var(--default-color);
  --package-title-title-text-background--alternate: var(--default-color);
  --package-title-title-text-font-style: normal;
  --package-title-title-text-font-weight: normal;
  --package-title-title-text-text-transform: none;
  --package-title-title-before-display: block;
  --package-title-text-font-family: var(--founders-cond);
  --package-title-text-font-size: var(--text-24);
  --package-title-text-line-height: var(--leading-100);
  --package-title-title-text-line-color: var(--default-color);
}
@media only screen and (min-width: 758px) {
  :root {
    --package-title--container--padding: 2rem 3rem;
    --package-title-text-font-size: var(--text-32);
  }
}
@media only screen and (min-width: 1000px) {
  :root {
    --package-title--container--margin-left: 7.5rem;
    --package-title-text-font-size: var(--text-48);
    --package-title--container--rail--margin-left: auto;
  }
}
@media only screen and (min-width: 1240px) {
  :root {
    --package-title--container--margin-left: 12.5rem;
    --package-title--container--rail--margin-left: 12.5rem;
  }
}
body.news {
  --package-title-background: var(--blue-70);
  --package-title-description-margin: 12px 0 1px 0;
  --package-title-title-text-background: var(--blue-70);
}
.styles_notchedHorizontalRule___c3vV {
  border-top: 1px solid var(--grey-40);
  color: var(--default-color);
  position: relative;
}
.styles_notchedHorizontalRule___c3vV:before {
  background-color: currentcolor;
  content: "";
  display: block;
  height: 8px;
  left: 0;
  position: absolute;
  top: 0;
  width: 80px;
}
.styles_container__I_pg4 {
  display: block;
  font-size: 0;
  width: 100%;
}
.styles_container__I_pg4 img {
  height: auto;
  width: 100%;
}
:root {
  --bacon-multiseller-font-family: var(--default-font);
  --bacon-multiseller-header-font-family: var(--default-font);
  --bacon-multiseller-header-font-weight: 100;
  --bacon-multiseller-header-line-height: 100%;
  --bacon-multiseller-header-height: auto;
  --bacon-multiseller-header-color: var(--default-color);
  --bacon-multiseller-header-font-size: 20px;
  --bacon-multiseller-description-font-family: var(--publico-txt);
  --bacon-multiseller-description-font-size: 12px;
  --bacon-multiseller-description-height: auto;
  --bacon-multiseller-description-margin: 0;
  --bacon-multiseller-description-color: inherit;
  --bacon-multiseller-divider-color: var(--grey-40);
  --bacon-multiseller-seller-text-decoration-color: var(--default-color);
  --bacon-multiseller-seller-font-size: 14px;
  --bacon-multiseller-seller-margin: 0;
  --bacon-multiseller-seller-padding: 0 0 0 0.25rem;
  --bacon-multiseller-seller-letter-spacing: -0.04rem;
  --bacon-multiseller-seller-thickness: inherit;
  --bacon-multiseller-seller-offset: inherit;
  --bacon-multiseller-price-color: var(--default-color);
  --bacon-multiseller-new-price-color: var(--default-color);
  --bacon-multiseller-new-price-padding-bottom: 0;
  --bacon-multiseller-price-hover-color: var(--default-color);
  --bacon-multiseller-price-font-weight: 100;
  --bacon-multiseller-price-hover-opacity: var(--opacity-70);
  --bacon-multiseller-price-active-opacity: var(--opacity-50);
  --bacon-multiseller-description-line-clamp: 2;
}
:root {
  --bacon-description-height: auto;
  --bacon-font-family: var(--default-font);
  --bacon-header-color: var(--default-color);
  --bacon-header-font-family: var(--default-font);
  --bacon-header-font-size: 20px;
  --bacon-header-font-weight: 100;
  --bacon-header-height: auto;
  --bacon-header-line-height: 100%;
  --bacon-description-font-family: var(--default-font);
  --divider-color: var(--grey-40);
  --hover-color: var(--default-color);
  --price-color: var(--default-color);
  --price-font-weight: 100;
  --seller-text-decoration-color: var(--default-color);
  --bacon-description-font-size: 0.75rem;
  --bacon-description-color: var(--grey-70);
}
:root {
  --bacon-package-padding: 0 1.25rem;
  --bacon-package-background-color: var(--white);
  --bacon-package-button-width: 50px;
  --bacon-package-header-margin: 0 0 0.75rem 0;
  --bacon-package-title-font-family: var(--default-headline-font-family);
  --bacon-package-title-font-style: normal;
  --bacon-package-title-font-size: 1.5rem;
  --bacon-package-title-color: var(--grey-70);
  --bacon-package-title-font-weight: normal;
  --bacon-package-title-line-height: var(--leading-100);
  --bacon-package-title-padding-right: 0.75rem;
  --bacon-package-descriptionWrapper-font-color: var(--default-text-font-color);
  --bacon-package-descriptionWrapper-font-family: var(
    --default-text-font-color
  );
  --bacon-package-descriptionWrapper-font-size: var(--default-text-font-family);
  --bacon-package-descriptionWrapper-line-height: 0.875rem;
  --bacon-package-description-font-color: var(--default-text-font-color);
  --bacon-package-description-font-family: var(--default-text-font-family);
  --bacon-package-description-font-size: 0.875rem;
  --bacon-package-description-line-height: var(--leading-150);
  --bacon-package-btn-container-bkg-color: var(--white);
  --bacon-package-btn-icon-color: var(--default-color);
  --bacon-package-btn-icon-hover-color: var(--white);
  --bacon-package-btn-hover-color: var(--default-color);
  --bacon-package-btn-next-width: auto;
  --bacon-package-paging-dots-display: flex;
  --bacon-package-paging-dot-margin: 0 3.125rem 0 auto;
  --bacon-package-paging-dot-border-color: var(--grey-50);
  --bacon-package-paging-dot-color: var(--default-color);
  --bacon-package-active-paging-dot-color: currentcolor;
  --bacon-package-paging-dot-height: 9px;
  --bacon-package-paging-dot-width: 9px;
  --bacon-package-paging-dot-spacing: 5px;
  --bacon-package-paging-dot-align-self: center;
  --bacon-package-header-inner-margin: 0.75rem 0 0;
  --bacon-package-add-to-bag-btn-font-family: var(--default-text-font-family);
  --bacon-package-scroll-container-scroll-padding: 52px;
  --bacon-package-card-wrapper-spacing: 2px;
  --bacon-package-btn-width: 2.375rem;
  --bacon-package-btn-next-icon-transform: rotate(270deg);
  --bacon-package-btn-prev-icon-transform: rotate(90deg);
  --bacon-package-link-color: var(--primary-color);
  --bacon-package-link-hover-color: var(--primary-color);
  --bacon-package-link-active-opacity: var(--default-active-opacity);
  --bacon-package-link-underline-width: 1px;
  --bacon-package-link-underline-color: var(--primary-color);
  --bacon-package-link-underline-padding: 2px;
}
@media only screen and (max-width: 757px) {
  :root {
    --bacon-package-paging-dots-display: none;
  }
}
@media only screen and (min-width: 1000px) {
  :root {
    --bacon-package-paging-dots-display: flex;
  }
}
:root {
  --two-item-flex-basis: 229.5px;
  --related-content-opinion-eyebrow-link-font: var(--founders-mono);
  --related-content-headline-display: block;
  --related-content-headline-link-display: block;
  --related-content-headline-link-color: var(--grey-70);
  --related-content-headline-link-hover-color: var(--grey-70);
  --related-content-headline-link-font: var(--default-headline-font-family);
  --related-content-headline-link-line-height: var(--leading-100);
  --related-content-headline-link-font-weight: var(--normal);
  --related-content-headline-link-padding-left: 1.25rem;
  --related-content-icon-color: var(--default-color);
  --related-content-item-bg-color: var(--white);
  --related-content-list-margin-bottom: 0;
  --related-content-item-padding: 1rem 0rem 0rem 0rem;
  --related-content-item-before-width: 229.5px;
  --related-content-item-before-border-width: 1px;
  --related-content-item-before-margin-bottom: 1rem;
  --related-content-headline-link-font-size: 1rem;
  --related-content-item-margin-bottom: -1.0625rem;
  --related-content-item-first-child-padding: 1rem 0rem 0rem 0rem;
  --related-content-item-first-child-before-margin-bottom: 1rem;
  --related-content-item-first-child-before-border-width: 1px;
}
:root {
  --byline--thumbnail--radius: 50%;
}
:root {
  --tease-category-eyebrow-color: var(--default-color);
  --tease-category-eyebrow-background-color: var(--white);
  --tease-category-eyebrow-font-family: var(--founders-mono);
  --tease-category-eyebrow-font-weight: 100;
  --tease-category-eyebrow-font-size: 0.75rem;
  --tease-category-eyebrow-letter-spacing: normal;
}
:root {
  --tease-card-info-background-color: var(--white);
  --tease-card-info-padding: 0.75rem 1rem 0rem;
  --tease-card-no-art-background-color: #f1f0ed;
  --tease-card-no-art-line-height: 22px;
  --tease-card--no-main-image-height: auto;
  --tease-card-featured-author-font-family: var(--publico-hed);
  --tease-card-featured-author-color: var(--default-color);
  --tease-card-title-color: var(--grey-70);
  --tease-card-title-deeplink-episode-color: var(--default-color);
  --tease-card-title-font-family: var(--founders-cond);
  --tease-card-title-font-weight: normal;
  --tease-card-title-headline-color: inherit;
  --tease-card-art-title-line-height: var(--leading-100);
  --tease-card-byline-color: var(--grey-60);
  --tease-card-byline-margin: 0.75rem 0 0 0;
  --tease-card-byline-font-size: 0.75rem;
  --tease-card-byline-line-height: var(--leading-150);
  --tease-card-byline-letter-spacing: -0.04em;
  --tease-card-byline-font-family: var(--founders-mono);
  --tease-card-author-text-transform: none;
  --tease-card-author-font-weight: normal;
  --tease-card-eyebrow-letter-spacing: inherit;
  --tease-card-dek-color: rgba(var(--grey-70-rgb), 0.7);
  --tease-card-live-text-font-family: var(--founders-cond);
  --tease-card-paid-content-sponsor-font-family: var(--founders-mono);
  --tease-card-quote-color: var(--default-color);
  --tease-card-outer-gutter: 20px;
  --tease-card-featured-author-font-size: 1.25rem;
  --tease-card-title-font-size: 1.5rem;
  --tease-card-title--hover--opacity: var(--opacity-70);
  --tease-card-title--link--hover-border: none;
  --tease-card-picture--hover-transform: none;
  --tease-card-content-inner-display: block;
  --tease-card-tease-row-related-margin-top: 20px;
  --tease-card-no-image-padding: 1rem 1.25rem 2.5rem 1.25rem;
  --tease-card-no-image-margin: 1.25rem 0rem 0rem 1.25rem;
  --tease-card--sponsor-name-font-family: var(--founders-cond);
}
@media only screen and (min-width: 758px) {
  :root {
    --tease-card-featured-author-font-size: 2rem;
    --tease-card-title-font-size: 2.5rem;
  }
}
@media only screen and (min-width: 1000px) {
  :root {
    --tease-card-featured-author-font-size: 1.625rem;
    --tease-card-title-font-size: 1.875rem;
  }
}
@media only screen and (min-width: 1240px) {
  :root {
    --tease-card-featured-author-font-size: 2rem;
    --tease-card-title-font-size: 2.5rem;
  }
}
body.today
  .tease-card__content--today:has(
    .tease-card__headline a:hover,
    .tease-card__picture a:hover
  )
  .tease-card__picture
  a {
  transform: none;
  transform: var(--tease-card-picture--hover-transform);
}
body.today
  .tease-card__content--today:has(
    .tease-card__headline a:hover,
    .tease-card__picture a:hover
  )
  .tease-card__headline
  a {
  display: inline-block;
  text-decoration: underline;
  -webkit-text-decoration-color: var(--accent-blue);
  text-decoration-color: var(--accent-blue);
  text-decoration-thickness: 2px;
  text-underline-offset: 4px;
}
.styles_contentItem__hZoeR:has(
    .styles_teaseWrapper__s16Hh a:hover,
    .styles_textWrapper__CLK7B h3:hover
  )
  > .styles_teaseWrapper__s16Hh
  > a
  picture {
  transform: rotate(-1deg);
}
.styles_contentItem__hZoeR:has(
    .styles_teaseWrapper__s16Hh a:hover,
    .styles_textWrapper__CLK7B h3:hover
  )
  > .styles_textWrapper__CLK7B
  h3 {
  text-decoration: underline;
  -webkit-text-decoration-color: var(--accent-blue);
  text-decoration-color: var(--accent-blue);
  text-decoration-thickness: 2px;
  text-underline-offset: 4px;
}
.styles_searchWordGame__3M2DI
  .styles_contentItem__hZoeR:has(
    .styles_teaseWrapper__s16Hh a:hover,
    .styles_textWrapper__CLK7B h3:hover
  )
  > .styles_textWrapper__CLK7B
  h3 {
  -webkit-text-decoration-color: var(--accent-orange);
  text-decoration-color: var(--accent-orange);
}
:root {
  --multi-up-has-title-background-color: var(--white);
  --multi-up--articles--background-color: var(--white);
  --multi-up-tease-card-two-up-featured-author-font-size: 1.625rem;
  --multi-up-tease-card-two-up-three-up-line-height: 100%;
  --multi-up-tease-card-four-up-line-height: 100%;
  --multi-up-tease-card-three-up-no-image-title-line-height: 100%;
  --multi-up-tease-card-three-up-featured-author-font-size: 1.25rem;
  --multi-up-tease-card-two-up-three-up-font-size: 1.5rem;
  --multi-up-article-margin-bottom: var(--package-spacing);
  --multi-up-two-up-flex-basis: calc(50% - 1px);
}
@media only screen and (min-width: 758px) {
  :root {
    --multi-up-tease-card-two-up-three-up-font-size: 1.75rem;
  }
}
@media only screen and (min-width: 1000px) {
  :root {
    --multi-up-tease-card-two-up-three-up-font-size: 2rem;
  }
}
.live-blog-pkg__headline--chatStyle:has(
  .live-blog-pkg__headline__label--headline-text-hidden
) {
  font-size: var(--live-blog-pkg-headline-font-size-hidden);
}
:root {
  --live-dot--background-color: currentcolor;
}
.inline-blinking-live-dot {
  animation: live-dot-blink 1.5s ease-in-out infinite;
  background-color: currentcolor;
  background-color: var(--live-dot--background-color);
  border-radius: 50%;
  display: inline-block;
  height: var(--space-8);
  vertical-align: middle;
  width: var(--space-8);
}
:root {
  --one-up-tease-card-title-line-height: 100%;
  --one-up-accent-line-border-top: none;
  --one-up-slideshow-pictures-background: #0000;
}
.news {
  --one-up-slideshow-pictures-background: var(--blue-70);
}
:root {
  --live-video-embed-tagline-font-family: var(--publico-txt);
  --live-video-embed-tagline-font-size: 0.875rem;
  --live-video-embed-tagline-font-weight: 400;
  --live-video-embed-tagline-line-height: 1.5;
  --live-video-embed-tagline-color: var(--grey-60);
  --live-video-embed-is-rail-tagline-font-family: var(--publico-hed);
  --live-video-embed-is-rail-tagline-font-weight: 300;
  --live-video-embed-is-rail-tagline-line-height: 1.25;
  --live-video-embed-eyebrow-font-family: var(--publico-txt);
  --live-video-embed-eyebrow-font-size: 1.5rem;
  --live-video-embed-eyebrow-line-height: 1.25;
  --live-video-embed-eyebrow-color: var(--news-red-30);
  --live-video-embed-is-rail-eyebrow-font-size: 1.125rem;
  --live-video-embed-headline-font-family: var(--founders-cond);
  --live-video-embed-headline-font-size: 1.75rem;
  --live-video-embed-headline-font-weight: 600;
  --live-video-embed-headline-line-height: 1;
  --live-video-embed-is-rail-headline-font-size: 1.25rem;
  --live-video-embed-unmute-button-background: var(--news-red-30);
  --live-video-embed-unmute-button-background-hover: #fd6f6f;
  --live-video-embed-unmute-button-background-active: #e91717;
  --live-video-embed-unmute-button-color: var(--white);
  --live-video-embed-link-opacity-hover: var(--opacity-70);
  --live-video-embed-link-opacity-active: var(--opacity-50);
  --live-video-embed-today-all-day-eyebrow-font-family: var(--founders-cond);
  --live-video-embed-today-all-day-eyebrow-font-size: 1.5rem;
  --live-video-embed-today-all-day-eyebrow-font-weight: 600;
  --live-video-embed-today-all-day-eyebrow-line-height: 1;
  --live-video-embed-today-all-day-eyebrow-color: var(--news-red-30);
  --live-video-embed-xl-today-all-day-eyebrow-font-size: 1.75rem;
  --live-video-embed-is-rail-today-all-day-eyebrow-font-size: 1.25rem;
  --live-video-embed-xl-is-rail-today-all-day-eyebrow-font-size: 1.5rem;
  --live-video-embed-today-all-day-headline-font-family: var(--publico-hed);
  --live-video-embed-today-all-day-headline-font-size: 1.25rem;
  --live-video-embed-today-all-day-headline-font-weight: 300;
  --live-video-embed-today-all-day-headline-line-height: 1.25;
  --live-video-embed-today-all-day-headline-color: #380538;
  --live-video-embed-xl-today-all-day-headline-font-size: 1.5rem;
  --live-video-embed-is-rail-today-all-day-headline-font-size: 1.125rem;
  --live-video-embed-xl-is-rail-today-all-day-headline-font-size: 1.25rem;
}
.live-video-embed {
  --live-video-embed-logo-line-color: var(--grey-40);
}
.live-video-embed {
  display: none;
}
@media only screen and (min-width: 1000px) {
  .live-video-embed {
    display: block;
  }
}
.live-video-embed__inline-blinking-live-dot {
  color: #fa3a3a;
  color: var(--live-video-embed-eyebrow-color);
  height: 6px;
  margin-bottom: 6px;
  margin-right: 6px;
  width: 6px;
}
.live-video-embed--is-rail .live-video-embed__inline-blinking-live-dot {
  margin-bottom: 3px;
}
.live-video-embed__block
  + .live-video-embed__block:not(.live-video-embed__flag-and-headline) {
  margin-top: 1.25rem;
}
.live-video-embed--is-rail .live-video-embed__block + .live-video-embed__block,
.live-video-embed__flag-and-headline {
  margin-top: 0.625rem;
}
.live-video-embed__logo-container {
  align-items: stretch;
  display: flex;
  height: 1rem;
  opacity: inherit;
  width: auto;
}
.live-video-embed__tagline {
  color: var(--grey-60);
  color: var(--live-video-embed-tagline-color);
  font-family: var(--publico-txt);
  font-family: var(--live-video-embed-tagline-font-family);
  font-size: 0.875rem;
  font-size: var(--live-video-embed-tagline-font-size);
  font-weight: 400;
  font-weight: var(--live-video-embed-tagline-font-weight);
  line-height: 1.5;
  line-height: var(--live-video-embed-tagline-line-height);
  opacity: inherit;
}
.live-video-embed--is-rail .live-video-embed__tagline {
  font-family: var(--publico-hed);
  font-family: var(--live-video-embed-is-rail-tagline-font-family);
  font-weight: 300;
  font-weight: var(--live-video-embed-is-rail-tagline-font-weight);
  line-height: 1.25;
  line-height: var(--live-video-embed-is-rail-tagline-line-height);
}
.live-video-embed__eyebrow {
  color: #fa3a3a;
  color: var(--live-video-embed-eyebrow-color);
  font-family: var(--publico-txt);
  font-family: var(--live-video-embed-eyebrow-font-family);
  font-size: 1.5rem;
  font-size: var(--live-video-embed-eyebrow-font-size);
  line-height: 1.25;
  line-height: var(--live-video-embed-eyebrow-line-height);
}
.live-video-embed--is-rail .live-video-embed__eyebrow {
  font-size: 1.125rem;
  font-size: var(--live-video-embed-is-rail-eyebrow-font-size);
}
.live-video-embed__headline {
  display: inline;
  font-family: var(--founders-cond);
  font-family: var(--live-video-embed-headline-font-family);
  font-size: 1.75rem;
  font-size: var(--live-video-embed-headline-font-size);
  font-weight: 600;
  font-weight: var(--live-video-embed-headline-font-weight);
  line-height: 1;
  line-height: var(--live-video-embed-headline-line-height);
}
.live-video-embed--is-rail .live-video-embed__headline {
  font-size: 1.25rem;
  font-size: var(--live-video-embed-is-rail-headline-font-size);
}
.live-video-embed__aspect-ratio-container {
  padding-bottom: 56.25%;
  position: relative;
  z-index: 30;
}
.live-video-embed__container {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
:root {
  --tve__action-color-base: var(--default-color);
  --tve__action-color-hover: var(--default-color);
  --tve__action-color-active: var(--default-color);
}
:root {
  --cvsdk-tease--width: auto;
  --cvsdk-tease-headline--font-family: var(--founders-cond);
  --cvsdk-tease-headline--font-weight: bold;
  --cvsdk-tease-headline--line-height: 1;
  --cvsdk-tease-headline--margin: 1rem 0rem;
  --cvsdk-tease-dot--background-color: #fa3a3a;
  --cvsdk-tease-flag--color: #fa3a3a;
  --cvsdk-tease-flag--font-family: var(--publico-txt);
  --cvsdk-tease-flag--text-transform: none;
}
:root {
  --tease-card-slideshow-line-height: 100%;
  --three-up-articles-background-color: var(--white);
  --tease-card-slideshow-no-main-image-title-line-height: 100%;
}
:root {
  --two-up-articles-background-color: var(--white);
  --tease-card-two-up-title-line-heights: 100%;
}
:root {
  --multi-up-rail-article-background-color: var(--white);
  --multi-up-rail-tease-card-two-up-title-line-heights: 100%;
  --multi-up-rail-tease-card-two-up-featured-author-font-sizes: 1.25rem;
  --multi-up-rail-tease-card-four-up-line-height: 100%;
}
.styles_item__sANtw {
  --image-wrapper--height: var(--space-80);
  --image-wrapper--width: var(--space-80);
  --tease-headline--color: var(--default-headline-color);
  --tease-headline--font-family: var(--default-headline-font-family);
  --tease-headline--font-size: var(--text-20);
  --tease-headline--line-height: var(--leading-100);
  --tease-headline--first-child--font-size: var(--tease-headline--font-size);
  --unibrow--color: var(--default-color);
  --unibrow--margin: 0 0 var(--space-8);
  --unibrow--opinion--color: #ff5042;
}
@media only screen and (min-width: 758px) {
  .styles_item__sANtw {
    --image-wrapper--height: var(--space-80);
    --image-wrapper--width: var(--space-80);
  }
}
@media only screen and (min-width: 1000px) {
  .styles_item__sANtw {
    --tease-headline--font-size: var(--text-18);
  }
}
.styles_item__sANtw {
  display: flex;
  margin: 0 0 var(--space-20);
  position: relative;
  width: 100%;
}
.styles_item__sANtw.styles_inRail__YtkKH {
  border-top: 1px dashed var(--grey-50);
  margin: var(--space-20) 0 0;
  padding: var(--space-12) 0 0;
}
@media only screen and (min-width: 758px) and (max-width: 999px) {
  .styles_item__sANtw.styles_inRail__YtkKH {
    width: calc(50% - 15px);
  }
}
.styles_headline__ice3t {
  word-wrap: break-word;
  color: var(--tease-headline--color);
  font-family: var(--tease-headline--font-family);
  font-size: var(--tease-headline--font-size);
  font-weight: 400;
  line-height: var(--tease-headline--line-height);
  margin: 0;
}
.styles_headline__ice3t a:hover {
  opacity: var(--opacity-70);
}
.styles_item__sANtw:first-child .styles_headline__ice3t {
  font-size: var(--tease-headline--first-child--font-size);
}
.styles_imageWrapper__nD9Vv {
  flex-shrink: 0;
  height: var(--image-wrapper--height);
  margin: 0 var(--space-12) 0 0;
  position: relative;
  width: var(--image-wrapper--width);
}
.styles_unibrow__3Nl5V {
  color: var(--unibrow--color);
  font-family: var(--founders-mono);
  font-size: var(--text-12);
  font-weight: 400;
  line-height: 1;
  margin: var(--unibrow--margin);
  text-transform: uppercase;
}
.styles_headlineContainerWithImage__bf0_8 {
  width: calc(100% - 100px);
}
.styles_alacarte__nZck3 {
  --wrapper--margin: 0 var(--space-20);
  --wrapper--top--margin: 0;
  --wrapper--top--content--in-rail--margin-top: 0;
  --top-decoration--border-top: 1px solid var(--grey-40);
  --top-decoration--margin-bottom: var(--space-24);
  --top-decoration--display: block;
  --top-decoration--tab--width: var(--space-80);
  --top-decoration--tab--height: var(--space-8);
  --title--color: var(--black);
  --title--font-family: var(--default-headline-font-family);
  --title--font-size: var(--text-24);
  --title--font-style: normal;
  --title--font-weight: normal;
  --title--letter-spacing: normal;
  --title--line-height: var(--leading-100);
  --items--wrapper--background: #0000;
  --items--wrapper--padding: 0;
  --content--background: #0000;
  --content--padding: 0;
  --button--wrapper--background: #0000;
  --button--wrapper--margin: var(--space-20) 0 0;
  --button--wrapper--padding: 0;
  --button--border-color: var(--default-color);
  --button--height: auto;
  --button--margin: 0 auto;
  --button--width: calc(100% - var(--space-40));
}
@media only screen and (min-width: 758px) {
  .styles_alacarte__nZck3 {
    --wrapper--margin: 0;
    --wrapper--top--margin: 0;
    --button--margin: 0;
    --button--width: 192px;
  }
}
@media only screen and (min-width: 1000px) {
  .styles_alacarte__nZck3 {
    --button--width: 120px;
  }
}
@media only screen and (min-width: 758px) {
  .styles_alacarte__nZck3.styles_inRail__JGkb7 {
    --button--margin: 0 auto;
  }
}
@media only screen and (min-width: 1000px) {
  .styles_alacarte__nZck3.styles_inRail__JGkb7 {
    --button--width: 100%;
  }
}
.styles_alacarte__nZck3 {
  width: 100%;
}
.styles_wrapper__rLlka {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin: var(--wrapper--margin);
  position: relative;
}
.styles_wrapperTop__0g29Y {
  margin: var(--wrapper--top--margin);
  position: relative;
}
.styles_topDecoration__T0zFI {
  display: none;
}
.styles_inRail__JGkb7 .styles_topDecoration__T0zFI {
  border-top: var(--top-decoration--border-top);
  display: var(--top-decoration--display);
  margin-bottom: var(--top-decoration--margin-bottom);
}
.styles_inRail__JGkb7 .styles_topDecoration__T0zFI:before {
  height: var(--top-decoration--tab--height);
  width: var(--top-decoration--tab--width);
}
.styles_title__xdhEI {
  color: var(--title--color);
  font-family: var(--title--font-family);
  font-size: var(--title--font-size);
  font-style: var(--title--font-style);
  font-weight: var(--title--font-weight);
  letter-spacing: var(--title--letter-spacing);
  line-height: var(--title--line-height);
  margin: 0;
}
.styles_content__rYCGg {
  background: var(--content--background);
  flex-grow: 1;
  padding: var(--content--padding);
  position: relative;
}
.styles_wrapperTop__0g29Y + .styles_content__rYCGg {
  margin-top: 20px;
}
.styles_inRail__JGkb7 .styles_wrapperTop__0g29Y + .styles_content__rYCGg {
  margin-top: var(--wrapper--top--content--in-rail--margin-top);
}
.styles_itemsWrapper__MCYxC {
  background: var(--items--wrapper--background);
  flex-grow: 1;
  padding: var(--items--wrapper--padding);
  position: relative;
}
.styles_items__Ldw92 {
  width: 100%;
}
@media only screen and (min-width: 758px) and (max-width: 999px) {
  .styles_items__Ldw92 {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
  }
}
.styles_buttonWrapper__Clm9D {
  background: var(--button--wrapper--background);
  margin: var(--button--wrapper--margin);
  padding: var(--button--wrapper--padding);
  position: relative;
  width: 100%;
}
.styles_buttonWrapper__Clm9D .styles_button__6uLO3 {
  border: 1px solid var(--button--border-color);
  height: var(--button--height);
  margin: var(--button--margin);
  width: var(--button--width);
}
.styles_baguette__lbTab:has(.styles_header__7DPTs) {
  margin-top: 0;
}
:root {
  --collection-lead--next-package--background-color: var(--white);
  --collection-lead--next-package--border: var(--default-color) 5px solid;
}
.package-title-top-border {
  --package-alternative-margin-left: 0 1.25rem;
  --package-alternative-background-image: none;
  --package-alternative-background-size: unset;
  --package-alternative-background-repeat: initial;
  --package-alternative-background-position-y: initial;
  --package-alternative-top-border-color: var(--grey-40);
  --package-alternative-top-decoration-background-color: var(--default-color);
  --package-alternative-top-decoration-width: 5rem;
  --package-alternative-top-decoration-height: 0.5rem;
  --package-alternative-top-decoration-display: block;
  --package-title-top-border-font-family: var(--founders-cond);
  --package-title-top-border-font-style: normal;
  --package-title-top-border-font-size: 1.5rem;
  --package-title-top-border-font-weight: 600;
  --package-title-top-border-font-color: var(--default-headline-color);
  --package-title-top-border-line-height: var(--leading-100);
  --package-title-top-border-margin: 1.375rem 0 1.25rem;
  --package-title-top-border-letter-spacing: 0;
  --package-title-top-border-padding: 0;
  --package-title-top-border-transform: uppercase;
  --package-title-align-self: unset;
  --package-title-top-border-link-color: var(--default-color);
  --package-title-top-border-link-font: var(--founders-cond);
}
@media only screen and (min-width: 758px) {
  .package-title-top-border {
    --package-alternative-margin-left: 0;
  }
}
.package-title-top-border {
  background-image: var(--package-alternative-background-image);
  background-position-y: var(--package-alternative-background-position-y);
  background-repeat: var(--package-alternative-background-repeat);
  background-size: var(--package-alternative-background-size);
  margin: var(--package-alternative-margin-left);
}
.package-title-top-border__top-decoration {
  display: var(--package-alternative-top-decoration-display);
}
.package-title-top-border__top-decoration:before {
  background: var(--package-alternative-top-decoration-background-color);
  content: "";
  height: var(--package-alternative-top-decoration-height);
  position: absolute;
  width: var(--package-alternative-top-decoration-width);
}
.package-title-top-border__title {
  align-self: var(--package-title-align-self);
  color: var(--package-title-top-border-font-color);
  font-family: var(--package-title-top-border-font-family);
  font-size: var(--package-title-top-border-font-size);
  font-style: var(--package-title-top-border-font-style);
  font-weight: var(--package-title-top-border-font-weight);
  letter-spacing: var(--package-title-top-border-letter-spacing);
  line-height: var(--package-title-top-border-line-height);
  margin: var(--package-title-top-border-margin);
  padding: var(--package-title-top-border-padding);
  position: relative;
  text-transform: var(--package-title-top-border-transform);
}
.package-title-top__logo-line {
  background-color: var(--grey-40);
  border: 0;
  display: none;
  height: 1px;
  margin: 0;
}
@media only screen and (max-width: 757px) {
  .package-title-top__logo-line {
    display: block;
  }
}
@media only screen and (min-width: 758px) and (max-width: 999px) {
  .package-title-top__logo-line {
    display: block;
  }
}
.wide-tease-item__wrapper:has(
    .wide-tease-item__image-wrapper > a picture:hover,
    .wide-tease-item__headline:hover
  )
  > .wide-tease-item__image-wrapper
  > a
  picture {
  transform: var(--wide-tease-item-image-hover-transform);
}
.wide-tease-item__wrapper:has(
    .wide-tease-item__image-wrapper > a picture:hover,
    .wide-tease-item__headline:hover
  )
  .wide-tease-item__headline {
  -webkit-text-decoration: var(
    --wide-tease-item-headline-hover-text-decoration
  );
  text-decoration: var(--wide-tease-item-headline-hover-text-decoration);
  -webkit-text-decoration-color: var(
    --wide-tease-item-headline-hover-text-decoration-color
  );
  text-decoration-color: var(
    --wide-tease-item-headline-hover-text-decoration-color
  );
  text-underline-offset: 4px;
}
@media only screen and (min-width: 1000px) {
  .rail__main {
    position: relative;
  }
  .rail__container {
    display: flex;
  }
  .layout-container .rail__container {
    width: 100%;
  }
  .rail__wrapper {
    height: 100%;
    position: absolute;
    width: 100%;
  }
  .rail__content {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .rail__content > * {
    flex: 0 0 auto;
  }
}
.rail__content > * {
  margin-bottom: 3rem;
  margin-bottom: var(--package-spacing);
}
@media only screen and (min-width: 1000px) {
  .rail__content .ad-container {
    align-self: center;
    margin-bottom: 0;
    width: auto;
  }
}
.styles_featuredArticle__p2u7g .styles_author__motdq > :before {
  content: ", ";
}
.styles_relatedArticle__2HR2S .styles_author__f1Fbc > :before {
  content: ", ";
}
:root {
  --related-content-tease-media-margin-right: 8px;
  --related-content-tease-media-width-mobile: 90px;
  --related-content-tease-media-height-mobile: 60px;
  --related-content-tease-media-width: 110px;
  --related-content-tease-media-height: 73.333px;
  --related-content-tease-media-display: flex;
  --related-content-tease-media-justify-content: center;
  --related-content-tease-media-align-items: center;
  --related-content-tease-media-flex-shrink: 0;
  --related-content-tease-media-overflow: hidden;
  --related-content-tease-media-position: relative;
  --related-content-tease-media-picture-width: auto;
  --related-content-tease-media-picture-height: 100%;
  --related-content-tease-media-picture-img-width: auto;
  --related-content-tease-media-picture-img-height: 100%;
  --related-content-tease-media-icon-position: absolute;
  --related-content-tease-media-icon-bottom: 0;
  --related-content-tease-media-icon-left: 0;
  --related-content-tease-media-icon-height: 25px;
  --related-content-tease-media-icon-width: 25px;
}
:root {
  --related-content-tease-headline-link-color: var(--grey-70);
  --related-content-tease-headline-link-line-height: var(--leading-100);
  --related-content-tease-headline-link-font-family: var(
    --default-headline-font-family
  );
  --related-content-tease-headline-link-font-weight: 600;
  --related-content-tease-headline-font-size: 20px;
  --related-content-tease-headline-with-media-display: block;
  --related-content-tease-headline-with-media-margin-left: 8px;
  --related-content-tease-headline-with-media-narrow-margin-left: 0;
  --related-content-tease-badge-label-display: inline-block;
  --related-content-tease-badge-label-height: auto;
  --related-content-tease-badge-label-span-margin-bottom: 2px;
  --related-content-tease-badge-label-span-vertical-align: auto;
  --related-content-tease-badge-label-narrow-height: auto;
  --related-content-tease-badge-label-narrow-display: block;
  --related-content-tease-badge-label-narrow-span-margin-bottom: 3px;
  --related-content-tease-box-display: flex;
  --related-content-tease-box-narrow-flex-direction: column;
  --related-content-tease-box-narrow-justify-content: center;
  --related-content-tease-box-narrow-aligh-items: center;
  --related-content-tease-box-narrow-gap: 16px;
}
@container (width >= 920px) {
  @container (min-width: 1160px) {
  }
  @container (min-width: 1160px) {
  }
}
@media only screen and (min-width: 758px) {
  @container (width < 920px) {
  }
  @container (width < 860px) {
  }
}
:export {
  package-outer-class: multistoryline3-package;
}
.styles_filterContainer__GZF_I:has(.styles_closed__JWVKc) {
  max-height: 44px;
}
.styles_filterContainer__GZF_I .styles_closedTitle__iDmYg:focus-visible {
  outline: var(--filter-outline);
  outline-offset: 1px;
}
.styles_filterContainer__GZF_I
  .styles_filterWrapper__FOua0
  .styles_accordion__t43pq
  .styles_openTitle__WhaJl:focus-visible {
  outline: var(--filter-outline);
  outline-offset: 1px;
}
.styles_filterContainer__GZF_I
  .styles_filterWrapper__FOua0
  .styles_accordion__t43pq
  .styles_optionsContainer__WZE_o
  .styles_option__SfFH2:focus-visible:not(:active)
  .styles_visualIndicator__tiWAG,
.styles_filterContainer__GZF_I
  .styles_filterWrapper__FOua0
  .styles_accordion__t43pq
  .styles_optionsContainer__WZE_o
  .styles_option__SfFH2:has(input:focus-visible)
  .styles_visualIndicator__tiWAG {
  outline: 3px solid #57ad57;
  outline-offset: 1px;
}
.styles_filterContainer__GZF_I
  .styles_filterWrapper__FOua0
  .styles_accordion__t43pq
  .styles_optionsContainer__WZE_o
  .styles_option__SfFH2
  label:has(input:checked)
  .styles_visualIndicator__tiWAG:before {
  background: var(--filter--option--selected--background-color);
  content: "";
  height: 75%;
  width: 75%;
}
.styles_filterContainer__GZF_I
  .styles_filterWrapper__FOua0
  .styles_accordion__t43pq
  .styles_optionsContainer__WZE_o
  .styles_option__SfFH2
  label:has(input:checked)
  .styles_visualIndicator__tiWAG.styles_radio__uN_hZ:before {
  border-radius: 50%;
}
body.today
  .styles_waffleCard__TcO9m:has(.styles_link__Zm7kb:hover)
  .waffle__headline {
  -webkit-text-decoration-color: var(--waffle-headline--text-decoration-color);
  text-decoration-color: var(--waffle-headline--text-decoration-color);
  -webkit-text-decoration-line: var(--waffle-headline--text-decoration-line);
  text-decoration-line: var(--waffle-headline--text-decoration-line);
  text-decoration-thickness: var(--waffle-headline--text-decoration-thickness);
  text-underline-offset: var(--waffle-headline--text-underline-offset);
}
:root {
  --shop-button-vendor-border-color: var(--default-color);
  --shop-button-vendor-bg-color: var(--default-color);
  --shop-button-cost-border-color: var(--default-color);
  --shop-button-vendor-name-font: var(--founders-mono);
  --shop-button-cost-font: var(--founders-mono);
  --shop-button-cost-font-weight: 500;
  --shop-button-cost-letter-spacing: unset;
  --shop-button-cost-flex-direction: column;
  --shop-button-sale-cost-color: #fa3a3a;
  --shop-button-sale-cost-font-weight: bold;
  --shop-button-list-cost-color: var(--grey-50);
  --shop-button-info-shop-hover-font-weight: 600;
  --shop-button-info-shop-hover-transform: scaleY(0.99);
}
body.today
  .styles_productCard__bKa1q:has(.styles_link__1D3UT:hover)
  .waffle__headline {
  -webkit-text-decoration-color: var(--waffle-headline--text-decoration-color);
  text-decoration-color: var(--waffle-headline--text-decoration-color);
  -webkit-text-decoration-line: var(--waffle-headline--text-decoration-line);
  text-decoration-line: var(--waffle-headline--text-decoration-line);
  text-decoration-thickness: var(--waffle-headline--text-decoration-thickness);
  text-underline-offset: var(--waffle-headline--text-underline-offset);
}
.styles_productWaffleList__06Ynh :focus-visible {
  outline: 2px solid #0db14b;
  outline-offset: -2px;
}
.styles_teaseList__k5zo0 {
  --tl--wrapper--margin: 0 var(--space-20);
  --tl--wrapper--padding: 0;
  --tl--wrapper--width: auto;
  --tl--wrapper--before--background: #0000;
  --tl--wrapper--before--bottom: 0;
  --tl--wrapper--before--content: none;
  --tl--wrapper--before--display: none;
  --tl--wrapper--before--left: 0;
  --tl--wrapper--before--position: absolute;
  --tl--wrapper--before--right: 0;
  --tl--wrapper--before--top: 0;
  --tl--wrapper--before--width: auto;
  --tl--wrapper--before--z-index: -1;
  --tl--wrapper--after--background: #0000;
  --tl--wrapper--after--bottom: 0;
  --tl--wrapper--after--content: none;
  --tl--wrapper--after--display: none;
  --tl--wrapper--after--left: 0;
  --tl--wrapper--after--position: absolute;
  --tl--wrapper--after--right: 0;
  --tl--wrapper--after--top: 0;
  --tl--wrapper--after--width: auto;
  --tl--wrapper--after--z-index: -1;
  --tl--list-outer--background-color: #0000;
  --tl--list-outer--border-top: 1px dashed var(--grey-50);
  --tl--list-outer--margin: 0;
  --tl--list-outer-with-button--margin: 0 0 28px 0;
  --tl--list-inner--color: var(--default-headline-color);
  --tl--list-inner--font-family: var(--default-headline-font-family);
  --tl--list-inner--font-size: var(--text-20);
  --tl--list-inner--line-height: 20px;
  --tl--item--background: #0000;
  --tl--item--border-bottom: 1px dashed var(--grey-50);
  --tl--item--display: block;
  --tl--item--margin: var(--space-20) 0 0;
  --tl--item--padding: 0 0 var(--space-20) var(--space-20);
  --tl--dot--color: var(--default-color);
  --tl--dot--content: "";
  --tl--dot--display: block;
  --tl--timestamp--font-family: var(--founders-mono);
  --tl--timestamp--font-size: var(--text-12);
  --tl--timestamp--font-weight: var(--light);
  --tl--timestamp--letter-spacing: var(--tracking-tight);
  --tl--eyebrow--color: var(--default-color);
  --tl--eyebrow--font-family: var(--founders-mono);
  --tl--eyebrow--font-size: var(--text-12);
  --tl--eyebrow--font-weight: var(--light);
  --tl--eyebrow--letter-spacing: var(--tracking-tight);
  --tl--eyebrow--before--background: #0000;
  --tl--eyebrow--before--content: none;
  --tl--eyebrow--before--display: none;
  --tl--eyebrow--before--height: 0;
  --tl--eyebrow--before--margin: 0;
  --tl--eyebrow--before--padding: 0;
  --tl--eyebrow--before--width: 0;
  --tl--picture--margin: 10px 0 0;
  --tl--picture--height: auto;
  --tl--picture--width: auto;
  --tl--picture--image--border-radius: 0;
  --tl--type-icon--bottom: 0;
  --tl--type-icon--left: 0;
  --tl--button-wrapper--background: #0000;
  --tl--button-wrapper--margin: 0;
  --tl--button-wrapper--padding: 0;
  --tl--button--width: 240px;
}
@media only screen and (min-width: 758px) {
  .styles_teaseList__k5zo0 {
    --tl--wrapper--margin: 0;
    --tl--list-inner--font-size: var(--text-32);
    --tl--list-inner--line-height: var(--space-32);
    --tl--item--margin: var(--space-32) 0 0;
    --tl--item--padding: 0 0 var(--space-32) var(--space-32);
    --tl--picture--margin: 30px 0 0;
  }
}
@media only screen and (min-width: 1000px) {
  .styles_teaseList__k5zo0 {
    --tl--list-inner--font-size: var(--text-18);
    --tl--list-inner--line-height: var(--space-20);
    --tl--item--margin: var(--space-20) 0 0;
    --tl--item--padding: 0 0 var(--space-20) var(--space-20);
    --tl--picture--margin: 10px 0 0;
  }
}
.styles_teaseList__k5zo0 {
  flex: 0 1 auto !important;
  flex-direction: column;
  position: relative;
  z-index: 1;
}
.styles_teaseList__k5zo0,
.styles_wrapperOuter__vS1Bm {
  display: flex;
  min-height: 0;
}
.styles_wrapperOuter__vS1Bm {
  flex: 0 1 auto;
  flex-direction: column;
}
.styles_wrapperOuter__vS1Bm > * {
  flex: 0 0 auto;
}
@media only screen and (min-width: 1000px) {
  .styles_wrapperOuter__vS1Bm {
    height: 100%;
  }
}
.styles_wrapperInner__27sJ3 {
  display: flex;
  flex: 0 1 auto;
  flex-direction: column;
  height: 100%;
  margin: var(--tl--wrapper--margin);
  min-height: 0;
  padding: var(--tl--wrapper--padding);
  position: relative;
  width: var(--tl--wrapper--width);
}
.styles_wrapperInner__27sJ3:before {
  background: var(--tl--wrapper--before--background);
  bottom: var(--tl--wrapper--before--bottom);
  content: var(--tl--wrapper--before--content);
  display: var(--tl--wrapper--before--display);
  height: var(--tl--wrapper--before--height);
  left: var(--tl--wrapper--before--left);
  overflow: hidden;
  position: var(--tl--wrapper--before--position);
  right: var(--tl--wrapper--before--right);
  top: var(--tl--wrapper--before--top);
  width: var(--tl--wrapper--before--width);
  z-index: var(--tl--wrapper--before--z-index);
}
.styles_wrapperInner__27sJ3:after {
  background: var(--tl--wrapper--after--background);
  bottom: var(--tl--wrapper--after--bottom);
  content: var(--tl--wrapper--after--content);
  display: var(--tl--wrapper--after--display);
  height: var(--tl--wrapper--after--height);
  left: var(--tl--wrapper--after--left);
  overflow: hidden;
  position: var(--tl--wrapper--after--position);
  right: var(--tl--wrapper--after--right);
  top: var(--tl--wrapper--after--top);
  width: var(--tl--wrapper--after--width);
  z-index: var(--tl--wrapper--after--z-index);
}
.styles_listOuter__L36Kk {
  background-color: var(--tl--list-outer--background-color);
  border-top: var(--tl--list-outer--border-top);
  flex: 0 1 auto;
  margin: var(--tl--list-outer--margin);
  min-height: 0;
  position: relative;
}
@media only screen and (max-width: 757px) {
  .styles_listOuter__L36Kk li:nth-child(n + 6) {
    display: none;
  }
}
@media only screen and (min-width: 758px) and (max-width: 999px) {
  .styles_listOuter__L36Kk li:nth-child(n + 6) {
    display: none;
  }
}
@media only screen and (min-width: 1000px) {
  .styles_listOuter__L36Kk {
    overflow: hidden;
  }
  .styles_listOuter__L36Kk:after {
    background-image: linear-gradient(180deg, #fff0, #fff);
    bottom: 0;
    content: "";
    height: 5rem;
    left: 0;
    pointer-events: none;
    position: absolute;
    width: 100%;
    z-index: 2;
  }
}
.styles_hasSeeAll__XBGWd .styles_listOuter__L36Kk {
  margin: var(--tl--list-outer-with-button--margin);
}
.styles_listInner__h4hVd {
  color: var(--tl--list-inner--color);
  display: block;
  font-family: var(--tl--list-inner--font-family);
  font-size: var(--tl--list-inner--font-size);
  font-weight: 400;
  line-height: var(--tl--list-inner--line-height);
  width: 100%;
}
.styles_listInner__h4hVd > * {
  background: var(--tl--item--background);
  border-bottom: var(--tl--item--border-bottom);
  display: var(--tl--item--display);
  position: relative;
}
.styles_item__1iZnY {
  margin: var(--tl--item--margin);
  padding: var(--tl--item--padding);
}
.styles_item__1iZnY:before {
  background-color: var(--tl--dot--color);
  border-radius: 50%;
  content: var(--tl--dot--content);
  display: var(--tl--dot--display);
  height: 0.5rem;
  left: 0;
  position: absolute;
  top: 0.125rem;
  width: 0.5rem;
}
.styles_item__1iZnY.styles_isItemAd__Swxka:before {
  content: none;
}
.styles_teaseTimestamp__B7QIY {
  font-family: var(--tl--timestamp--font-family);
  font-size: var(--tl--timestamp--font-size);
  font-weight: var(--tl--timestamp--font-weight);
  letter-spacing: var(--tl--timestamp--letter-spacing);
  line-height: var(--leading-100);
  margin: 0 0 0.5rem;
}
.styles_teaseTitle__H4OWQ {
  color: currentColor;
  font-size: inherit;
  margin: 0;
}
.styles_seeAllButtonWrapper__MmKMJ {
  background: var(--tl--button-wrapper--background);
  flex: 0 0 auto;
  margin: var(--tl--button-wrapper--margin);
  padding: var(--tl--button-wrapper--padding);
}
.styles_teaseList__k5zo0 .styles_seeAllButton__oNAl4 {
  margin: 0 auto;
  width: var(--tl--button--width);
}
.styles_teaseList__k5zo0.styles_isCover__8V3oN
  .package-title-top-border__top-decoration {
  border: none;
}
:root {
  --pkg-border-bottom: 1px solid var(--grey-40);
  --pkg-border-right: 1px solid var(--grey-40);
  --pkg-border-top: 1px solid var(--grey-40);
}
.news {
  --pkg-border-bottom: 1px solid var(--grey-50);
  --pkg-border-right: 1px solid var(--grey-50);
  --pkg-border-top: 1px solid var(--grey-50);
}
.package-grid.package-grid--zone-type-rail {
  margin-bottom: 0;
}
:root {
  --right-rail--left--margin-top: 0;
}
.styles_left__YWGcJ {
  margin-top: 0;
  margin-top: var(--right-rail--left--margin-top);
  position: relative;
}
.styles_left__YWGcJ > * {
  margin-bottom: 3rem;
  margin-bottom: var(--package-spacing);
}
@media only screen and (min-width: 758px) {
  .news .styles_left__YWGcJ:before {
    content: "";
    height: 100%;
    left: -2.5rem;
    position: absolute;
    top: 0;
    width: 2.5rem;
  }
}
@media only screen and (min-width: 1000px) {
  .news .styles_left__YWGcJ:before {
    left: calc(-50vw - -460px);
    width: calc(50vw - 460px);
  }
}
@media only screen and (min-width: 1240px) {
  .news .styles_left__YWGcJ:before {
    left: calc(-50vw - -580px);
    width: calc(50vw - 580px);
  }
}
.styles_rightRailWithSplitRow__InofK {
  margin-bottom: 3rem;
  margin-bottom: var(--package-spacing);
}
.styles_splitCol__JWKG_:nth-of-type(2n) {
  margin-bottom: 0;
}
@media only screen and (min-width: 758px) {
  .styles_splitCol__JWKG_ {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1000px) {
  .styles_splitCol__JWKG_:nth-of-type(2n) {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1240px) {
  .styles_splitCol__JWKG_ {
    margin-bottom: 0;
  }
}
:root {
  --news-red-30: #fa3a3a;
  --think-red-40: #ff5042;
  --navbar-mobile-height: 60px;
  --navbar-default-height: 80px;
  --breaking-red: #cb1111;
  --noticias-red-50: #c31010;
  --default-gradient-value-1-rgb: 0, 34, 115;
  --default-gradient-value-2-rgb: 1, 96, 250;
  --founders-loading: "Arial Narrow", Arial, serif;
  --publico-loading: Georgia, Times New Roman, Times, Baskerville, serif;
  --lato-loading: "Arial Narrow", Arial, serif;
  --oswald-font-family: Oswald, var(--founders-cond);
}
:root {
  --twelve-col-percentage: 8.3333333333%;
  --package-spacing: 3rem;
  --outer-gutter: 20px;
  --bp-m-width: 758px;
  --bp-l-width: 1000px;
  --bp-x-width: 1240px;
  --grid-container-m: calc(100% - var(--outer-gutter) * 2);
  --grid-container-l: calc(var(--bp-l-width) - var(--outer-gutter) * 2);
  --grid-container-x: calc(var(--bp-x-width) - var(--outer-gutter) * 2);
  --inner-gutter-s: 2vw;
  --inner-gutter-m: 4vw;
  --inner-gutter-l: 40px;
  --inner-gutter-x: 40px;
}
@media screen and (min-width: 1000px) {
  :root {
    --outer-gutter: 40px;
  }
}
.layout-container {
  --page-front--header--margin: -3.75rem;
  --page-front--hover--opacity: 0.7;
  --page-front--active--opacity: 0.5;
}
@media only screen and (min-width: 758px) {
  .layout-container {
    --page-front--header--margin: -5rem;
  }
}
body.news .layout-container {
  --page-front--header--margin: -3.75rem;
}
body {
  scroll-behavior: smooth;
}
body.news .layout-container.zone-a-margin {
  padding-top: 20px;
}
.pkg h2 > a {
  transition: opacity 0.25s ease-in-out;
}
.pkg h2 > a:visited {
  opacity: 1;
}
.pkg h2 > a:hover {
  opacity: var(--page-front--hover--opacity);
}
.pkg h2 > a:active {
  opacity: var(--page-front--active--opacity);
}
.pkg h3 > a {
  transition: opacity 0.25s ease-in-out;
}
.pkg h3 > a:visited {
  opacity: 1;
}
.pkg h3 > a:hover {
  opacity: var(--page-front--hover--opacity);
}
.pkg h3 > a:active {
  opacity: var(--page-front--active--opacity);
}
.jwplayer video::cue {
  background-color: rgba(0, 0, 0, 0.5);
}
#onetrust-pc-sdk [type="checkbox"]:not(:checked) {
  pointer-events: initial;
}
.category-vendors-list-handler + a:focus-visible {
  outline: 2px solid #000;
}
#_cm-css-reset .mc-loud-video::state(webkit-media-controls-play-button) {
  display: none !important;
  -webkit-appearance: none;
}
@media print {
  body {
    display: none !important;
  }
}
:root {
  --ruler: 16px;
  --color-bg: #ebecf0;
  --color-shadow: #babecc;
  --color-white: #fff;
  --mainColor: #515152;
  --text: #fff;
  --input-color: #000;
  --valid-input-color: #000;
}
input {
  border: 0;
  outline: 0;
  font-size: var(--ruler) !important;
  padding: var(--ruler);
  background-color: var(--color-bg);
  text-shadow: 1px 1px 0 var(--color-white);
}
.sec-text {
  padding-left: 20px;
  padding-right: 20px;
}
.sec-text a {
  font-weight: bolder;
}
.sec-text p {
  line-height: 160%;
  font-size: 18px;
}
.plr-ad-ud {
  text-align: left;
  padding-bottom: 0px !important;
}
.tease-list__title-ud {
  color: #000000;
  margin-top: 4px;
  font-size: 1em;
}
@media only screen and (max-width: 1000px) {
  .plr-ad-ud {
    padding: 0px !important;
  }
}
.plr_disc-ud {
  font-weight: normal;
  font-size: 12px;
  line-height: 1;
  font-family: FoundersGroteskMono;
  margin-bottom: 8px;
  background-color: #000000;
  text-transform: uppercase;
  padding: 4px;
  color: #ffffff;
}
.plr_advertiser-ud {
  vertical-align: middle;
  font-size: 12px;
  line-height: 1;
  letter-spacing: -0.4px;
  max-height: 24px;
  color: #999999;
  font-weight: normal;
  text-decoration: none;
  font-family: FoundersGroteskMono;
  margin-top: 8px;
}
.my-title {
  margin-top: 0px;
}
@media screen and (max-width: 560px) {
  .my-title {
    font-size: 24px;
    margin-top: -25px;
  }
}
.reg-form-wrapp {
  width: 100%;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
