@font-face {
  font-family: 'ClarinvarVF';
  src: url("ClarinvarVF.woff2") format("woff2-variations");
  font-weight: 100 1000;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'AdelleSansClarin-VF';
  src: url("AdelleSansClarin-VF.woff2") format("woff2-variations");
  font-weight: 100 1000;
  font-style: normal;
  font-display: swap;
}

svg:not(:root).svg-inline--fa {
  overflow: visible
}

.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -.125em
}

.svg-inline--fa.fa-lg {
  vertical-align: -.225em
}

.svg-inline--fa.fa-w-1 {
  width: .0625em
}

.svg-inline--fa.fa-w-2 {
  width: .125em
}

.svg-inline--fa.fa-w-3 {
  width: .1875em
}

.svg-inline--fa.fa-w-4 {
  width: .25em
}

.svg-inline--fa.fa-w-5 {
  width: .3125em
}

.svg-inline--fa.fa-w-6 {
  width: .375em
}

.svg-inline--fa.fa-w-7 {
  width: .4375em
}

.svg-inline--fa.fa-w-8 {
  width: .5em
}

.svg-inline--fa.fa-w-9 {
  width: .5625em
}

.svg-inline--fa.fa-w-10 {
  width: .625em
}

.svg-inline--fa.fa-w-11 {
  width: .6875em
}

.svg-inline--fa.fa-w-12 {
  width: .75em
}

.svg-inline--fa.fa-w-13 {
  width: .8125em
}

.svg-inline--fa.fa-w-14 {
  width: .875em
}

.svg-inline--fa.fa-w-15 {
  width: .9375em
}

.svg-inline--fa.fa-w-16 {
  width: 1em
}

.svg-inline--fa.fa-w-17 {
  width: 1.0625em
}

.svg-inline--fa.fa-w-18 {
  width: 1.125em
}

.svg-inline--fa.fa-w-19 {
  width: 1.1875em
}

.svg-inline--fa.fa-w-20 {
  width: 1.25em
}

.svg-inline--fa.fa-pull-left {
  margin-right: .3em;
  width: auto
}

.svg-inline--fa.fa-pull-right {
  margin-left: .3em;
  width: auto
}

.svg-inline--fa.fa-border {
  height: 1.5em
}

.svg-inline--fa.fa-li {
  width: 2em
}

.svg-inline--fa.fa-fw {
  width: 1.25em
}

.fa-layers svg.svg-inline--fa {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0
}

.fa-layers {
  display: inline-block;
  height: 1em;
  position: relative;
  text-align: center;
  vertical-align: -.125em;
  width: 1em
}

.fa-layers svg.svg-inline--fa {
  -webkit-transform-origin: center center;
  transform-origin: center center
}

.fa-layers-counter,
.fa-layers-text {
  display: inline-block;
  position: absolute;
  text-align: center
}

.fa-layers-text {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform-origin: center center;
  transform-origin: center center
}

.fa-layers-counter {
  background-color: #ff253a;
  border-radius: 1em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  height: 1.5em;
  line-height: 1;
  max-width: 5em;
  min-width: 1.5em;
  overflow: hidden;
  padding: .25em;
  right: 0;
  text-overflow: ellipsis;
  top: 0;
  -webkit-transform: scale(.25);
  transform: scale(.25);
  -webkit-transform-origin: top right;
  transform-origin: top right
}

.fa-layers-bottom-right {
  bottom: 0;
  right: 0;
  top: auto;
  -webkit-transform: scale(.25);
  transform: scale(.25);
  -webkit-transform-origin: bottom right;
  transform-origin: bottom right
}

.fa-layers-bottom-left {
  bottom: 0;
  left: 0;
  right: auto;
  top: auto;
  -webkit-transform: scale(.25);
  transform: scale(.25);
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left
}

.fa-layers-top-right {
  right: 0;
  top: 0;
  -webkit-transform: scale(.25);
  transform: scale(.25);
  -webkit-transform-origin: top right;
  transform-origin: top right
}

.fa-layers-top-left {
  left: 0;
  right: auto;
  top: 0;
  -webkit-transform: scale(.25);
  transform: scale(.25);
  -webkit-transform-origin: top left;
  transform-origin: top left
}

.fa-lg {
  font-size: 1.3333333333em;
  line-height: .75em;
  vertical-align: -.0667em
}

.fa-xs {
  font-size: .75em
}

.fa-sm {
  font-size: .875em
}

.fa-1x {
  font-size: 1em
}

.fa-2x {
  font-size: 2em
}

.fa-3x {
  font-size: 3em
}

.fa-4x {
  font-size: 4em
}

.fa-5x {
  font-size: 5em
}

.fa-6x {
  font-size: 6em
}

.fa-7x {
  font-size: 7em
}

.fa-8x {
  font-size: 8em
}

.fa-9x {
  font-size: 9em
}

.fa-10x {
  font-size: 10em
}

.fa-fw {
  text-align: center;
  width: 1.25em
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0
}

.fa-ul>li {
  position: relative
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit
}

.fa-border {
  border: solid .08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em
}

.fa-pull-left {
  float: left
}

.fa-pull-right {
  float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: .3em
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

.fa-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1)
}

.fa-flip-vertical {
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1)
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1)
}

:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  -webkit-filter: none;
  filter: none
}

.fa-stack {
  display: inline-block;
  height: 2em;
  position: relative;
  width: 2.5em
}

.fa-stack-1x,
.fa-stack-2x {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0
}

.svg-inline--fa.fa-stack-1x {
  height: 1em;
  width: 1.25em
}

.svg-inline--fa.fa-stack-2x {
  height: 2em;
  width: 2.5em
}

.fa-inverse {
  color: #fff
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}

.svg-inline--fa .fa-primary {
  fill: var(--fa-primary-color, currentColor);
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1)
}

.svg-inline--fa .fa-secondary {
  fill: var(--fa-secondary-color, currentColor);
  opacity: .4;
  opacity: var(--fa-secondary-opacity, .4)
}

.svg-inline--fa.fa-swap-opacity .fa-primary {
  opacity: .4;
  opacity: var(--fa-secondary-opacity, .4)
}

.svg-inline--fa.fa-swap-opacity .fa-secondary {
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1)
}

.svg-inline--fa mask .fa-primary,
.svg-inline--fa mask .fa-secondary {
  fill: #000
}

.fad.fa-inverse {
  color: #fff
}

.fUojSZ {
  background: rgb(255, 255, 255);
  border-bottom: none;
  height: 90px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-726c99b1-0 {
    background: none;
  }
}

@media (max-width: 1024px) {
  .fUojSZ {
    height: 70px;
  }

  .fUojSZ h1 {
    margin-left: 15px;
  }

  @media (min-width: 975px) {
    .fUojSZ h1 {
      margin-left: 20px;
    }
  }
}

.fUojSZ svg {
  width: 135px;
  height: 30px;
}

@media (min-width: 975px) {
  .fUojSZ svg {
    width: 227px;
    height: 50px;
  }
}

@-webkit-keyframes headAnimationSticky {
  0% {
    opacity: 0.3;
    transform: translateY(-100%);
  }

  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}

@keyframes headAnimationSticky {
  0% {
    opacity: 0.3;
    transform: translateY(-100%);
  }

  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}

.fUojSZ.sticky {
  background: rgb(245, 245, 245);
  height: 66px;
  left: 0px;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 11;
  animation: 0.7s ease-in-out 0s 1 normal none running headAnimationSticky;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-726c99b1-0.sticky {
    background: rgb(41, 41, 41);
  }
}

.fUojSZ.sticky svg {
  width: 145px;
  height: 33px;
}

@media (max-width: 1024px) {
  .fUojSZ.sticky svg {
    width: 129px;
  }
}

@-webkit-keyframes headAnimationSticky {
  0% {
    opacity: 0.3;
    transform: translateY(-100%);
  }

  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}

@keyframes headAnimationSticky {
  0% {
    opacity: 0.3;
    transform: translateY(-100%);
  }

  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}

.fUojSZ.sticky h1 {
  margin-left: 15px;
}

@media (min-width: 975px) {
  .fUojSZ.sticky h1 {
    margin-left: 20px;
  }
}

.fUojSZ.sticky .subscription {
  display: none;
}

.fUojSZ .containerCenter {
  position: relative;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

@media (min-width: 975px) {
  .fUojSZ .containerCenter .contentUser {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    width: auto;
  }

  .fUojSZ .containerCenter .contentUser li.subscription a.suscripcion365 {
    background: url("5ec55dd7bab5780006be938c.png") 0% 0% / 90% no-repeat;
    width: 44px;
    height: 40px;
    display: inline-block;
    margin-left: 15px;
  }

  @media (max-width: 1024px) {
    [data-theme="dark"] .sc-726c99b1-0 .containerCenter .contentUser button {
      border: 1px solid rgb(107, 107, 107);
    }

    [data-theme="dark"] .sc-726c99b1-0 .containerCenter .contentUser svg {
      fill: rgb(107, 107, 107);
    }
  }
}

.jAAciy {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

@media (max-width: 1024px) {
  .jAAciy span {
    margin-left: 20px;
  }

  .jAAciy span a {
    display: flex;
  }
}

@media (max-width: 1024px) {
  .jAAciy span {
    margin-left: 5px;
    margin-right: 5px;
  }
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-726c99b1-1 label svg {
    fill: rgb(107, 107, 107);
  }
}

.fIKdNc {
  margin-bottom: 30px;
}

@media (max-width: 1024px) {
  .fIKdNc {
    margin-bottom: 4px;
  }
}

.fIKdNc .bannerTopHeader {
  background-color: rgb(235, 235, 235);
  background-image: url("391d868437ba3996f496540844cba407f45f51fe.svg");
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  min-height: 120px;
  overflow: hidden;
  position: sticky;
  top: 0px;
  z-index: 100;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-726c99b1-5 .bannerTopHeader {
    background-color: var(--background-color);
  }
}

@media (min-width: 975px) {
  .fIKdNc .bannerTopHeader {
    min-height: 200px;
  }
}

.fIKdNc header>div {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding: 0px 33px;
}

.fIKdNc header .top {
  background: rgb(25, 25, 25);
  height: 50px;
  color: rgb(255, 255, 255);
}

.fIKdNc header .middle {
  background: rgb(207, 207, 207);
  height: 50px;
}

.fIKdNc header .middle ul {
  margin-left: 20px;
  display: flex;
  gap: 12px;
}

.fIKdNc header .bottom {
  background: rgb(255, 255, 255);
  border-bottom: none;
  margin: 20px 0px;
}

.fIKdNc header .bottom svg {
  width: 227px;
  height: 50px;
}

.ktUkzx {
  border-bottom: 1px solid rgb(224, 224, 224);
  height: 45px;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-a3d58788-0 {
    border-bottom: 1px solid rgb(66, 66, 66);
  }
}

.ktUkzx div {
  display: flex;
}

.bHCOWK {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  touch-action: inherit;
  overflow: auto hidden;
  height: 45px;
  width: 100% !important;
}

.bHCOWK li {
  margin-right: 12px;
  position: relative;
}

.bHCOWK li p.titleToday {
  width: max-content;
  -webkit-box-align: center;
  align-items: center;
  display: flex;
}

.bHCOWK li p.titleToday a {
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 200;
  font-size: 12px;
  color: rgb(85, 85, 85);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-a3d58788-1 li p.titleToday a {
    color: rgb(179, 179, 179);
  }
}

.bHCOWK li:first-child {
  padding-left: 8px;
}

.bHCOWK::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}

.bHCOWK::-webkit-scrollbar-track {
  background: none;
}

.bHCOWK::-webkit-scrollbar-thumb {
  background: none;
}

.bHCOWK::-webkit-scrollbar-thumb:hover {
  background: none;
}

.opwqz {
  display: none;
}

@media (min-width: 975px) {
  .opwqz {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    font-family: AdelleSansClarin-VF;
    font-variation-settings: "wght" 200;
    font-size: 12px;
    color: rgb(85, 85, 85);
    white-space: nowrap;
  }

  @media (max-width: 1024px) {
    [data-theme="dark"] .sc-a3d58788-2 {
      color: rgb(107, 107, 107);
    }
  }
}

.kuSQMF {
  display: flex;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  align-items: center;
  height: 45px;
  margin-left: 15px;
}

.cgDGqk {
  -webkit-box-align: center;
  align-items: center;
  display: flex;
  color: rgb(85, 85, 85);
  font-size: 12px;
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 600;
  -webkit-box-pack: center;
  justify-content: center;
  letter-spacing: 0px;
  white-space: nowrap;
  margin-right: 2px;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-a3d58788-5 {
    color: rgb(179, 179, 179);
  }
}

.kwYgOI {
  width: 1316px;
  margin: auto;
}

.kwYgOI.container100 {
  width: 100%;
  margin: 0px;
  padding: 0px;
}

@media (min-width: 1201px) and (max-width: 1367px) {
  .kwYgOI {
    width: 100%;
    margin: auto;
    padding: 0px 12px;
  }
}

@media (min-width: 1025px) and (max-width: 1359px) {
  .kwYgOI {
    width: 980px;
    padding: 0px 12px;
  }
}

@media (max-width: 1024px) {
  .kwYgOI {
    width: 100%;
    padding: 0px 12px;
  }
}

.ekPFJK {
  height: 70px;
  background: rgb(245, 245, 245);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-6c503a1e-0 {
    background: rgb(41, 41, 41);
  }
}

.ekPFJK .contentLiveblog {
  display: flex;
}

.ekPFJK ul {
  height: 70px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  touch-action: inherit;
  overflow: auto hidden;
}

.ekPFJK ul li {
  display: flex;
  white-space: nowrap;
}

.ekPFJK ul li h2.titleNews {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  width: max-content;
}

.ekPFJK ul li h2.titleNews a {
  color: rgb(85, 85, 85);
  font-family: ClarinvarVF;
  font-variation-settings: "wght" 700, "opsz" 66;
  font-size: 16px;
  display: flex;
  width: max-content;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-6c503a1e-0 ul li h2.titleNews a {
    color: rgb(179, 179, 179);
  }
}

.ekPFJK ul li:not(:last-child)::after {
  content: "";
  background-color: rgb(209, 209, 209);
  height: 20px;
  width: 1px;
  display: block;
  margin: 0px 18px;
}

.ekPFJK ul::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}

.ekPFJK ul::-webkit-scrollbar-track {
  background: none;
}

.ekPFJK ul::-webkit-scrollbar-thumb {
  background: none;
}

.ekPFJK ul::-webkit-scrollbar-thumb:hover {
  background: none;
}

.fVndzM {
  font-size: 16px;
  color: rgb(85, 85, 85);
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 600;
  white-space: nowrap;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-6c503a1e-1 {
    color: rgb(179, 179, 179);
  }
}

.fVndzM::before {
  content: "";
  height: 6px;
  width: 6px;
  background-color: rgb(255, 255, 255);
  border-radius: 50%;
  display: inline-block;
  border: 3px solid rgb(204, 0, 27);
  margin-right: 8px;
  margin-top: -2px;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-6c503a1e-1::before {
    background-color: rgb(41, 41, 41);
  }
}

.fVndzM::after {
  content: "";
  background-color: rgb(209, 209, 209);
  height: 20px;
  width: 1px;
  display: block;
  margin: 0px 14px;
}

.cJRgaC {
  display: flex;
  flex-direction: row;
  padding: 0px 5px;
  margin-bottom: 3px;
  -webkit-box-align: center;
  align-items: center;
  white-space: nowrap;
  overflow: auto hidden;
  min-width: max-content !important;
}

.cJRgaC::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}

.cJRgaC::-webkit-scrollbar-track {
  background: none;
}

.cJRgaC::-webkit-scrollbar-thumb {
  background: none;
}

.cJRgaC::-webkit-scrollbar-thumb:hover {
  background: none;
}

.cJRgaC .contentMenu {
  width: max-content !important;
}

.cJRgaC li {
  margin-top: 4px;
  margin-right: 10px;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}

.cJRgaC li a {
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 300;
  color: rgb(85, 85, 85);
  display: block;
  font-size: 13px;
  transition: 0.6s;
  text-transform: uppercase;
}

.cJRgaC li .tooltip {
  min-height: 24px;
  min-width: 82px;
  background-color: rgb(57, 223, 245);
  color: rgb(0, 0, 0);
  text-align: center;
  border-radius: 3px;
  padding: 6px 8px;
  position: absolute;
  z-index: 1;
  margin: 21px auto auto;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 10px;
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 200;
  font-size: 12px;
  text-transform: uppercase;
}

.cJRgaC li .tooltip::after {
  content: "";
  position: absolute;
  border-width: 5px;
  border-style: solid;
  margin-left: -5px;
  bottom: 100%;
  left: 50%;
  border-color: transparent transparent rgb(57, 223, 245);
}

.cJRgaC li.tienda-clarin {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.cJRgaC li.tienda-clarin>div {
  width: 20px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.cJRgaC li.tienda-clarin>div svg {
  width: auto;
  color: rgb(85, 85, 85);
  height: 16px !important;
}

.cJRgaC li.tienda-clarin .tooltip.tooltip-direction-right {
  position: inherit;
  display: flex;
  margin-top: 0px;
  margin-left: 0.25rem;
  border-radius: 20px;
  box-shadow: none;
  font-size: 10px;
  min-width: max-content !important;
}

.cJRgaC li.tienda-clarin .tooltip.tooltip-direction-right::after {
  display: none;
}

.cYSWdU {
  border-top: 1px solid rgb(224, 224, 224);
  display: flex;
  height: 50px;
}

@media (max-width: 1024px) {
  .cYSWdU {
    display: none;
  }
}

.cYSWdU ul.nav-bar {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.cYSWdU ul.nav-bar .left {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.cYSWdU ul.nav-bar .left .sectionName {
  font-size: 24px;
  font-variation-settings: "wght" 600;
  color: rgb(0, 0, 0);
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding-top: 5px;
}

.cYSWdU ul.nav-bar .left .sectionName::before {
  content: "";
  background-color: rgb(0, 0, 0);
  height: 29px;
  width: 1px;
  display: block;
  margin: 0px 10px;
}

.cYSWdU ul.nav-bar .left svg {
  cursor: pointer;
  margin-right: 4px;
}

.cYSWdU .contentMenu {
  overflow-x: hidden;
}

@media (min-width: 1360px) {
  .cYSWdU .left {
    width: 75%;
  }
}

.JHGSV {
  flex-direction: row;
  padding: 0px 15px;
  margin-bottom: 3px;
  -webkit-box-align: center;
  align-items: center;
  white-space: nowrap;
  overflow: auto hidden;
  gap: 13px;
  height: 55px;
  border-top: 1px solid rgb(224, 224, 224);
  display: none;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-4f44058c-1 {
    border-top: 0.5px solid rgb(66, 66, 66);
    margin-bottom: 0px;
  }
}

@media (max-width: 1024px) {
  .JHGSV {
    display: flex;
  }
}

.JHGSV::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}

.JHGSV::-webkit-scrollbar-track {
  background: none;
}

.JHGSV::-webkit-scrollbar-thumb {
  background: none;
}

.JHGSV::-webkit-scrollbar-thumb:hover {
  background: none;
}

.JHGSV li {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.JHGSV li:last-child::after {
  display: none;
}

.JHGSV li::after {
  content: " ";
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: rgb(85, 85, 85);
  display: inline-block;
  margin-left: 10px;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-4f44058c-1 li::after {
    background: rgb(179, 179, 179);
  }
}

.JHGSV li a {
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 200;
  color: rgb(85, 85, 85);
  display: block;
  font-size: 12px;
  transition: 0.6s;
  text-transform: uppercase;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-4f44058c-1 li a {
    color: rgb(179, 179, 179);
  }
}

.fTLgpU {
  display: flex;
}

.cMRoNn {
  -webkit-box-align: center;
  align-items: center;
  background-color: inherit;
  border: 1px solid rgb(85, 85, 85);
  border-radius: 50px;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  margin: 0px 0px 0px 15px;
  white-space: nowrap;
  cursor: pointer;
  width: 34px;
  height: 34px;
}

@media (min-width: 975px) {
  .cMRoNn {
    width: 152px;
    height: 44px;
    margin: 0px 0px 0px 15px;
  }
}

.cMRoNn span {
  display: none;
}

@media (min-width: 975px) {
  .cMRoNn span {
    display: block;
    font-family: AdelleSansClarin-VF;
    font-variation-settings: "wght" 200;
    font-weight: 700;
    font-size: 14px;
    color: rgb(85, 85, 85);
    margin-right: 10px;
  }

  @media (max-width: 1024px) {
    [data-theme="dark"] .sc-c61104d3-1 span {
      color: rgb(179, 179, 179);
    }
  }
}

.cMRoNn img {
  display: none;
}

.bhUhBq {
  position: relative;
  -webkit-box-align: center;
  align-items: center;
  background-color: rgb(253, 223, 55);
  border-radius: 50px;
  color: rgb(0, 0, 0);
  display: flex;
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 300;
  font-size: 12px;
  -webkit-box-pack: center;
  justify-content: center;
  white-space: nowrap;
  width: 84px;
  height: 34px;
}

@media (min-width: 975px) {
  .bhUhBq {
    font-size: 14px;
    width: auto;
    height: 44px;
    padding: 0px 2rem;
  }
}

.bhUhBq:hover {
  background-color: rgb(255, 128, 0);
  transition: 0.2s;
  color: white;
}

@media (min-width: 975px) {
  .bhUhBq {
    width: 100%;
    margin: 0px auto;
    font-size: 14px;
  }
}

@media (max-width: 1024px) {
  .bhUhBq {
    width: 100%;
    height: 44px;
    margin: 0px auto;
    font-size: 14px;
  }

  .bhUhBq:hover {
    background-color: rgb(253, 223, 55);
    box-shadow: none;
  }
}

.bhUhBq .toolTip_text_center {
  padding: 0.5rem;
}

.bhUhBq .toolTip_text_center span {
  margin-left: 10px !important;
}

.bhUhBq span {
  display: block;
  font-size: 14px;
  margin-left: 0px !important;
}

.bhUhBq span.priceBefore {
  margin-left: 0px;
}

.bhUhBq span.priceBefore strong {
  text-decoration: line-through;
}

@media (min-width: 975px) {
  .bhUhBq span {
    display: block;
  }
}

@media (max-width: 1024px) {
  .bhUhBq span {
    margin-left: 0px;
    display: none;
  }
}

.iTCKnL {
  position: relative;
  -webkit-box-align: center;
  align-items: center;
  background-color: rgb(253, 223, 55);
  border-radius: 50px;
  color: rgb(0, 0, 0);
  display: flex;
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 300;
  font-size: 12px;
  -webkit-box-pack: center;
  justify-content: center;
  white-space: nowrap;
  width: 84px;
  height: 34px;
}

@media (min-width: 975px) {
  .iTCKnL {
    font-size: 14px;
    width: auto;
    height: 44px;
    padding: 0px 2rem;
  }
}

.iTCKnL:hover {
  background-color: rgb(255, 128, 0);
  transition: 0.2s;
  color: white;
}

@media (min-width: 975px) {}

@media (max-width: 1024px) {
  .iTCKnL:hover {
    background-color: rgb(253, 223, 55);
    box-shadow: none;
  }
}

.iTCKnL .toolTip_text_center {
  padding: 0.5rem;
}

.iTCKnL .toolTip_text_center span {
  margin-left: 10px !important;
}

.iTCKnL span {
  display: none;
  font-size: 14px;
  margin-left: 0px !important;
}

.iTCKnL span.priceBefore {
  margin-left: 0px;
}

.iTCKnL span.priceBefore strong {
  text-decoration: line-through;
}

@media (min-width: 975px) {
  .iTCKnL span {
    display: block;
  }
}

@media (max-width: 1024px) {
  .iTCKnL span {
    margin-left: 0px;
    display: none;
  }
}

.isQOUy {
  position: absolute;
  height: 37px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  background-color: rgb(0, 0, 0);
  border-radius: 4px;
  padding: 0.75rem;
  z-index: 3;
  width: 189px !important;
  flex-direction: row !important;
}

.isQOUy:hover {
  box-shadow: rgb(186, 179, 213) 0px 1px 10px;
}

@media (max-width: 1024px) {
  .isQOUy {
    width: 154px;
  }
}

.isQOUy.top {
  bottom: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 10px;
}

.isQOUy.top::after {
  content: "";
  position: absolute;
  display: flex;
  width: 14px;
  height: 14px;
  background-color: inherit;
  transform: translateX(-50%) rotate(45deg);
  transform-origin: center center;
  z-index: -1;
  border-radius: 20px 0px 4px;
  bottom: -6px;
  left: 50%;
}

.isQOUy.right {
  top: 50%;
  left: calc(100% + 6px);
  transform: translateY(-50%);
  margin-left: 10px;
}

.isQOUy.right::after {
  content: "";
  position: absolute;
  display: flex;
  width: 14px;
  height: 14px;
  background-color: inherit;
  transform: translateX(-50%) rotate(45deg);
  transform-origin: center center;
  z-index: -1;
  border-radius: 0px 20px 0px 4px;
  right: calc(100% - 14px);
}

.isQOUy.bottom {
  top: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  margin-top: 10px;
}

.isQOUy.bottom::after {
  content: "";
  position: absolute;
  display: flex;
  width: 14px;
  height: 14px;
  background-color: inherit;
  transform: translateX(-50%) rotate(45deg);
  transform-origin: center center;
  z-index: -1;
  border-radius: 4px 0px 20px;
  bottom: 30px;
  left: 50%;
}

.isQOUy.left {
  top: 50%;
  right: calc(100% + 6px);
  transform: translateY(-50%);
  margin-right: 10px;
}

.isQOUy.left::after {
  content: "";
  position: absolute;
  display: flex;
  width: 14px;
  height: 14px;
  background-color: inherit;
  transform: translateX(-50%) rotate(45deg);
  transform-origin: center center;
  z-index: -1;
  border-radius: 0px 4px 0px 20px;
  left: 100%;
}

.isQOUy .tooltipInfo-icon {
  margin-top: unset;
  margin-bottom: unset;
  margin-left: unset;
  margin-right: 4.5px;
}

@media (max-width: 1024px) {
  .isQOUy .tooltipInfo-icon {
    display: none;
  }
}

.isQOUy .tooltipInfo-icon img {
  width: 25px;
  height: 21px;
}

.isQOUy .tooltipInfo-button-text {
  display: flex;
  flex-direction: row;
}

.isQOUy .tooltipInfo-button-text span {
  line-height: 13px;
  margin-right: 3px;
  color: rgb(255, 255, 255);
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 300;
  text-align: center;
  font-size: 10px !important;
  padding: 0px !important;
}

@media (max-width: 1024px) {
  .isQOUy .tooltipInfo-button-text span {
    display: block !important;
  }
}

.isQOUy .tooltipInfo-button-text .lastDay {
  display: inline-block;
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 600;
  font-size: 11px;
}

@media (max-width: 1024px) {
  .isQOUy .tooltipInfo-button-text .lastDay {
    font-size: 10px;
  }
}

.isQOUy .tooltipInfo-button-close {
  background: none;
  border-radius: 4px;
  padding-top: 4px;
  width: 12px;
  height: 13px;
  display: flex;
  border: none;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  cursor: pointer;
  margin-left: auto;
}

.isQOUy .tooltipInfo-button-close svg {
  width: 15px;
  height: 15px;
}

.isQOUy.hide {
  display: none;
}

.ivJqAL {
  opacity: 0;
  position: absolute;
  cursor: pointer;
}

.ivJqAL~ul {
  display: flex;
  opacity: 0;
  height: 100vh;
  max-width: 300px;
  left: -100%;
  overflow: initial;
  transition: left 0.3s ease-in-out;
}

.ivJqAL:checked~ul {
  opacity: 1;
  position: fixed;
  pointer-events: initial;
  top: 0px;
  left: 0px;
  overflow-y: scroll;
  z-index: 2000000 !important;
}

.ivJqAL:checked~ul.noBannerTop {
  height: 100vh;
}

@media (max-width: 1024px) {
  .ivJqAL:checked~ul {
    height: 100vh;
  }

  .ivJqAL:checked~ul.noBannerTop {
    height: 100vh;
  }
}

.ivJqAL.home~label .tooltip-alert {
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: rgb(57, 223, 245);
  margin-top: -1px;
  margin-left: 15px;
}

@media (min-width: 975px) {
  .ivJqAL.home {
    display: none;
  }

  .ivJqAL.home~label {
    display: none;
  }
}

.ivJqAL.sticky.home~label,
.ivJqAL.sticky.home {
  display: block;
}

.OOpwl {
  display: none;
  position: absolute;
  top: 57px;
  left: 0px;
  overflow-y: auto;
  width: 300px;
  padding: 10px 0px;
  background-color: rgb(235, 235, 235);
  flex-direction: column;
  z-index: 2000000 !important;
}

@media (max-width: 1024px) {
  .OOpwl {
    top: 53px;
  }
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-5f932756-1 {
    background-color: rgb(41, 41, 41);
  }
}

.OOpwl.home {
  top: 72px;
}

@media (max-width: 1024px) {
  .OOpwl.home {
    top: 53px;
  }
}

.OOpwl.sticky {
  top: 55px;
}

@media (max-width: 1024px) {
  .OOpwl.sticky {
    top: 51px;
  }
}

.OOpwl li {
  position: relative;
  border-bottom: 1px solid rgb(209, 209, 209);
  width: 100%;
}

.OOpwl li:hover {
  background-color: rgb(209, 209, 209);
}

@media (max-width: 1024px) {
  .OOpwl li:hover {
    background-color: initial;
  }
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-5f932756-1 li {
    border-bottom: 1px solid rgb(66, 66, 66);
  }
}

.OOpwl li:first-child {
  border-bottom: none;
}

.OOpwl li .name {
  display: flex;
  flex-direction: row;
  -webkit-box-align: center;
  align-items: center;
  height: 60px;
}

.OOpwl li .name .tooltip {
  min-height: 24px;
  min-width: 60px;
  max-width: min-content;
  background-color: rgb(57, 223, 245);
  color: rgb(0, 0, 0);
  text-align: center;
  border-radius: 3px;
  padding: 6px 8px;
  margin-left: 12px;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 10px;
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 200;
  font-size: 12px;
  text-transform: uppercase;
}

.OOpwl li .name .tooltip::after {
  content: "";
  position: absolute;
  border-width: 5px;
  border-style: solid;
  margin-top: -5px;
  top: 50%;
  right: 100%;
  border-color: transparent rgb(57, 223, 245) transparent transparent;
}

.OOpwl li details summary {
  position: absolute;
  right: 21px;
  top: 20px;
  z-index: 4;
}

.OOpwl li details summary::-webkit-details-marker {
  display: none;
}

.OOpwl li details summary a {
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 200;
  color: rgb(255, 255, 255);
  cursor: pointer;
  font-size: 14px;
  line-height: 16px;
  transition: 0.3s;
  text-decoration: none;
}

.OOpwl li details>div {
  gap: 0px;
}

.OOpwl li details[open] {
  background: rgb(255, 255, 255);
  overflow: hidden;
  padding: 1rem;
}

.OOpwl li details[open] summary svg {
  transform: rotate(-180deg);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-5f932756-1 li details[open] {
    background: rgb(41, 41, 41);
    outline: rgb(41, 41, 41) solid 2.3rem;
  }
}

.OOpwl li details[open] .linkSub {
  margin: 0px;
  padding: 0.75rem 1rem;
  border-radius: 4px;
}

.OOpwl li details[open] .linkSub:hover {
  background-color: rgb(209, 209, 209);
}

.OOpwl li.item span {
  margin-left: 0px;
}

.OOpwl li.item span .tooltip.tooltip-direction-right {
  position: inherit;
  display: flex;
  margin-top: 0px;
  margin-left: 0.5rem;
  border-radius: 20px;
  box-shadow: none;
  font-size: 10px;
  min-width: max-content !important;
}

.OOpwl li.item span .tooltip.tooltip-direction-right::after {
  display: none;
}

.OOpwl li.item .linkFirst {
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 600;
  color: rgb(0, 0, 0);
  cursor: pointer;
  font-size: 15px;
  line-height: 16px;
  transition: 0.3s;
  text-decoration: none;
  text-transform: uppercase;
  z-index: 3;
  position: relative;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  gap: 0.4rem;
  width: 100%;
  min-height: 100%;
  padding: 0px 1rem;
}

.OOpwl li.item .linkFirst>div {
  width: 20px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.OOpwl li.item .linkFirst>div svg {
  width: auto;
  height: 16px !important;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-5f932756-1 li.item .linkFirst {
    color: rgb(179, 179, 179);
  }
}

.OOpwl li.item .linkFirst:hover {
  color: rgb(204, 0, 27);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-5f932756-1 li.item .linkFirst:hover {
    color: rgb(255, 15, 59);
  }
}

.OOpwl li.item.sidebar-dropdown {
  display: flex;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}

details .sc-5f932756-1 li.item.sidebar-dropdown:nth-child(2) {
  position: absolute;
  top: 0px;
  background-color: red;
}

.OOpwl li.item.sidebar-dropdown svg {
  width: 14px;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-5f932756-1 li.item.sidebar-dropdown svg {
    fill: rgb(107, 107, 107);
  }
}

.OOpwl .submenu-head {
  display: flex;
  flex-direction: row;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 1rem;
}

@media (max-width: 1024px) {}

.OOpwl .submenu-head .close {
  background: transparent;
  border: none;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  padding: 0px 7px;
  position: relative;
  -webkit-box-align: center;
  align-items: center;
  cursor: pointer;
}

.OOpwl .submenu-head .close::before,
.OOpwl .submenu-head .close::after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 16px;
  width: 3px;
  background-color: rgb(0, 0, 0);
}

@media (max-width: 1024px) {

  [data-theme="dark"] .sc-5f932756-1 .submenu-head .close::before,
  [data-theme="dark"] .OOpwl .submenu-head .close::after {
    background-color: rgb(179, 179, 179);
  }
}

.OOpwl .submenu-head .close::before {
  transform: rotate(45deg);
}

.OOpwl .submenu-head .close::after {
  transform: rotate(-45deg);
}

.OOpwl .submenu-head:hover {
  background-color: initial;
}

.OOpwl .submenu-head_btn {
  padding: 1rem;
}

.OOpwl .submenu-head_btn:hover {
  background-color: initial;
}

.OOpwl::-webkit-scrollbar {
  width: 2px;
}

.OOpwl::-webkit-scrollbar-thumb {
  background: rgb(209, 209, 209);
}

.OOpwl::-webkit-scrollbar-track {
  background: rgb(235, 235, 235);
}

.ikQGbW {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.ikQGbW a.linkSub {
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 200;
  color: rgb(0, 0, 0);
  cursor: pointer;
  font-size: 14px;
  line-height: 16px;
  transition: 0.3s;
  text-decoration: none;
  margin-top: 13px;
  margin-left: 13px;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-5f932756-2 a.linkSub {
    color: rgb(179, 179, 179);
  }
}

.ikQGbW a.linkSub:hover {
  color: rgb(204, 0, 27);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-5f932756-2 a.linkSub:hover {
    color: rgb(255, 15, 59);
  }
}

.eMsaYI {
  width: 100%;
  height: 100vh;
  display: none;
  pointer-events: all;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 5;
}

.lmNAab {
  display: flex;
  flex-direction: row;
  -webkit-box-align: center;
  align-items: center;
  cursor: pointer;
}

@media (min-width: 1025px) {
  .lmNAab {
    display: none;
  }
}

.lmNAab .theme-txt {
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 200;
  font-size: 14px;
  line-height: 16px;
  color: black;
  text-align: left;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-9e3b538d-0 .theme-txt {
    content: "Modo Oscuro";
    color: rgb(171, 171, 171);
  }
}

.lmNAab .theme-btn {
  text-decoration: none;
  border: none;
  cursor: pointer;
  background-color: rgb(162, 162, 167);
  width: 55px;
  height: 25px;
  display: flex;
  flex-direction: row;
  border-radius: 55px;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  position: relative;
  margin-left: 14px;
  padding: 0px 8px;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-9e3b538d-0 .theme-btn {
    background-color: rgb(72, 72, 72);
  }
}

.lmNAab .theme-btn .icon {
  background-color: transparent;
  display: flex;
  flex-direction: row;
  -webkit-box-align: center;
  align-items: center;
}

.lmNAab .theme-btn .icon::before {
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
}

.lmNAab .theme-btn .icon.dark::before {
  content: "";
  width: 13px;
  height: 13px;
  background-image: url("d2dffacca4e9ddb00288d61bf1156053c282f188.svg");
}

.lmNAab .theme-btn .icon.light::before {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("e9fa84c77237efe110ac2cb186f586989e18e3fc.svg");
}

.lmNAab .theme-btn .slider {
  background-color: white;
  width: 19px;
  height: 19px;
  border-radius: 16px;
  position: absolute;
  top: 3px;
  transition: 0.4s;
  display: flex;
  flex-direction: row;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  padding-right: 0.5px;
  margin: 0px;
}

.lmNAab .theme-btn .slider::before {
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
}

.lmNAab .theme-btn .slider.dark {
  transform: translateX(24px);
}

.lmNAab .theme-btn .slider.dark::before {
  width: 12px;
  height: 12px;
  content: "";
  background-image: url("");
}

.lmNAab .theme-btn .slider.light {
  transform: translateX(-3px);
}

.lmNAab .theme-btn .slider.light::before {
  width: 16px;
  height: 16px;
  content: "";
  background-image: url("5c0f878428f78fb1d7c6f2fd588b55df37d6b97b.svg");
}

.iYOcXQ {
  margin: 10px auto 0px;
  padding: 0px 1rem;
  display: flex;
  flex-direction: column;
}

.iYOcXQ .separator {
  border-top: 0.5px solid rgb(209, 209, 209);
  padding-top: 5px;
}



@media (max-width: 767px) {
  #swup {
    margin-top: 2rem;
  }
}

.iYOcXQ .icon {
  display: flex;
  flex-direction: column;
  padding: 1rem 0px;
  border-top: 0.5px solid rgb(209, 209, 209);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-612f4011-0 .icon {
    border-top: 0.5px solid rgb(66, 66, 66);
  }
}

.iYOcXQ .icon svg {
  margin-left: -1px;
}

.iYOcXQ .top {
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding-top: 1rem;
  column-gap: 30px;
}

@media (max-width: 1024px) {
  .iYOcXQ .top {
    flex-direction: column;
  }
}

.iYOcXQ .top .first-group {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .iYOcXQ .top .first-group {
    width: 100%;
    flex-direction: column;
  }
}

@media (min-width: 1025px) and (max-width: 1359px) {
  .iYOcXQ .top .first-group {
    width: 25%;
  }
}

.iYOcXQ .top .second-group,
.iYOcXQ .top .third-group {
  display: flex;
  flex-direction: row;
  column-gap: 20px;
}

@media (min-width: 1025px) and (max-width: 1359px) {

  .iYOcXQ .top .second-group,
  .iYOcXQ .top .third-group {
    width: 45%;
  }
}

@media (max-width: 1024px) {
  .iYOcXQ .top .third-group {
    margin-left: 0px;
  }
}

@media (min-width: 1025px) and (max-width: 1359px) {
  .iYOcXQ .top .third-group {
    margin-left: -25px;
  }
}

@media (max-width: 1024px) {
  .iYOcXQ .top .third-group .digital {
    margin-top: -70px;
  }
}

@media (max-width: 1024px) {
  .iYOcXQ .top .list-container {
    padding-top: 1rem;
    flex-direction: column;
    display: flex;
  }
}

.iYOcXQ .top .list-container.first {
  width: 279px;
}

@media (max-width: 1024px) {
  .iYOcXQ .top .list-container.first {
    flex-direction: row;
    display: flex;
    gap: 30px;
  }
}

.iYOcXQ .top .list-container.second {
  width: 140px;
}

.iYOcXQ .top .list-container.third {
  width: 197px;
}

.iYOcXQ .top .list-container.fourth {
  width: 128px;
}

.iYOcXQ .top .list-container.fifth {
  width: 178px;
}

@media (max-width: 1024px) {

  .iYOcXQ .top .list-container.first,
  .iYOcXQ .top .list-container.second,
  .iYOcXQ .top .list-container.third,
  .iYOcXQ .top .list-container.fourth,
  .iYOcXQ .top .list-container.fifth {
    width: 100%;
  }
}

@media (min-width: 1025px) and (max-width: 1359px) {

  .iYOcXQ .top .list-container.first,
  .iYOcXQ .top .list-container.second,
  .iYOcXQ .top .list-container.third,
  .iYOcXQ .top .list-container.fourth,
  .iYOcXQ .top .list-container.fifth {
    width: 100%;
  }
}

.iYOcXQ .top .list__title {
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 600;
  font-size: 14px;
  color: rgb(85, 85, 85);
  margin-bottom: 1rem;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-612f4011-0 .top .list__title {
    color: rgb(179, 179, 179);
  }
}

.iYOcXQ .top ul {
  display: flex;
  flex-wrap: wrap;
  column-gap: 0.5rem;
  padding-bottom: 1.5rem;
  padding-top: 0.2rem;
}

@media (min-width: 975px) {
  .iYOcXQ .top ul {
    flex-direction: column;
    border-bottom: none;
  }
}

@media (max-width: 1024px) {
  .iYOcXQ .top ul {
    flex-direction: column;
    display: flex;
  }
}

.iYOcXQ .top ul li {
  display: inline-flex;
}

.iYOcXQ .top ul li::before {
  content: "•";
  margin-top: 8px;
  color: rgb(85, 85, 85);
  font-size: 8px;
  margin-right: 5px;
}

@media (max-width: 1024px) {
  .iYOcXQ .top ul li::before {
    padding-bottom: 10px;
  }
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-612f4011-0 .top ul li::before {
    color: rgb(179, 179, 179);
  }
}

.iYOcXQ .top ul li a {
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 200;
  font-size: 14px;
  line-height: 22px;
  color: rgb(85, 85, 85);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-612f4011-0 .top ul li a {
    color: rgb(179, 179, 179);
  }
}

.iYOcXQ .top ul a:hover {
  color: rgb(51, 51, 51);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-612f4011-0 .top ul a:hover {
    color: rgb(107, 107, 107);
  }
}

.iYOcXQ .top .cover-footer {
  width: 248px;
}

@media (max-width: 1024px) {
  .iYOcXQ .top {
    width: 100%;
  }
}

@media (min-width: 1025px) and (max-width: 1359px) {
  .iYOcXQ .top {
    width: 100%;
  }
}

.iYOcXQ .bottom {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

@media (max-width: 1024px) {
  .iYOcXQ .bottom {
    flex-direction: column;
  }
}

@media (min-width: 1025px) and (max-width: 1359px) {
  .iYOcXQ .bottom {
    flex-direction: column;
  }
}

.klLzMq {
  width: 100%;
  display: flex;
  gap: 20px;
  margin-top: 20px;
  -webkit-box-pack: center;
  justify-content: center;
  border-bottom: 0.5px solid rgb(209, 209, 209);
  border-top: 0.5px solid rgb(209, 209, 209);
  padding: 20px 0px;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-e8e60f91-0 {
    border-bottom: 0.5px solid rgb(66, 66, 66);
    border-top: 0.5px solid rgb(66, 66, 66);
  }
}

.klLzMq a {
  cursor: pointer;
  display: flex;
}

.klLzMq li {
  width: 35px;
  height: 35px;
  border-radius: 30px;
  border: 1px solid rgb(85, 85, 85);
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 4px;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-e8e60f91-0 li {
    border: 1px solid rgb(179, 179, 179);
  }
}

.klLzMq li svg {
  padding-left: 0px;
  fill: rgb(179, 179, 179);
}

.klLzMq p {
  font-family: ClarinvarVF;
  font-variation-settings: "wght" 400, "opsz" 66;
}

.bQTbFJ ul {
  display: flex;
  flex-direction: row;
  width: 100%;
  gap: 25px;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 10px 0px 20px;
}

@media (max-width: 1024px) {
  .bQTbFJ ul {
    flex-direction: column;
    gap: 2px;
    -webkit-box-align: center;
    align-items: center;
    padding-bottom: 50px;
  }
}

.bQTbFJ ul li {
  list-style-type: disc;
  text-align: center;
}

.bQTbFJ ul li::marker {
  color: rgb(85, 85, 85);
  font-size: 8px;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-d0cf6c6b-0 ul li::marker {
    color: rgb(179, 179, 179);
  }
}

.bQTbFJ a {
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 200;
  font-size: 12px;
  line-height: 22px;
  color: rgb(85, 85, 85);
  margin-left: 4px;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-d0cf6c6b-0 a {
    color: rgb(179, 179, 179);
  }
}

.bQTbFJ a span {
  text-decoration: underline;
  margin-bottom: 0.5rem;
}

.bdFNRa .cover-footer {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.bdFNRa .cover-footer p {
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 600;
  font-size: 14px;
  line-height: 18px;
  color: rgb(85, 85, 85);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-fe99bb8f-0 .cover-footer p {
    color: rgb(179, 179, 179);
  }
}

.bdFNRa .cover-footer .centered {
  display: flex;
  flex-direction: column;
}

.bdFNRa .cover-footer .centered picture {
  width: 80%;
  border: 0.5px solid rgb(209, 209, 209);
  margin-top: 0.5rem;
  display: block;
}

@media (max-width: 1024px) {
  .bdFNRa .cover-footer .centered picture {
    max-width: 350px;
    width: 100%;
  }
}

.bdFNRa .cover-footer .centered .button {
  position: relative;
  display: flex;
  place-content: center;
  -webkit-box-pack: center;
  background-color: rgb(85, 85, 85);
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 600;
  text-align: center;
  font-size: 14px;
  margin-top: 1rem;
  border-radius: 25px;
  padding: 15px;
  width: 174px;
  height: 44px;
  color: rgb(255, 255, 255);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-fe99bb8f-0 .cover-footer .centered .button {
    color: rgb(179, 179, 179);
    background: rgb(66, 66, 66);
  }
}

@media (max-width: 1024px) {
  .bdFNRa .cover-footer .centered .button {
    width: 200px;
    margin-top: 1rem;
  }
}

@media (min-width: 1025px) and (max-width: 1359px) {
  .bdFNRa .cover-footer .centered .button {
    font-size: 12px;
    padding: 15px;
    width: 137px;
  }
}

.bdFNRa .cover-footer .centered .button:hover {
  background-color: rgb(101, 101, 101);
}

.iysryI {
  width: 300px;
  height: 600px;
  overflow: hidden;
  top: 50px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  position: sticky !important;
}

@media (max-width: 1024px) {
  .iysryI {
    width: 100%;
    margin: 12px auto;
  }
}

.GjkWZ {
  top: 67px;
  z-index: 4;
  left: 50%;
  transform: translate(-50%, 0px);
  position: fixed !important;
}

.GjkWZ button {
  -webkit-box-align: center;
  align-items: center;
  background: rgb(255, 255, 255);
  border: 1px solid;
  border-radius: 24px;
  position: absolute;
  right: -7px;
  bottom: -10px;
  width: 24px;
  height: 24px;
  -webkit-box-pack: center;
  justify-content: center;
  display: none;
}

.GjkWZ.b-visible {
  display: block;
}

.GjkWZ.b-hide {
  display: none;
}

.eAIJKT {
  bottom: 0px;
  z-index: 4;
  left: 50%;
  transform: translate(-50%, 0px);
  position: fixed !important;
}

.eAIJKT button {
  -webkit-box-align: center;
  align-items: center;
  background: rgb(255, 255, 255);
  border: 1px solid;
  border-radius: 24px;
  position: absolute;
  right: -7px;
  top: -10px;
  width: 24px;
  height: 24px;
  -webkit-box-pack: center;
  justify-content: center;
  display: none;
}

.kvPYff {
  -webkit-box-align: center;
  align-items: center;
  display: flex;
  min-height: 300px;
  margin-bottom: 20px;
  position: relative;
  -webkit-box-pack: center;
  justify-content: center;
  overflow: hidden;
}

.kvPYff iframe {
  max-height: 600px;
}

.kvPYff::after {
  content: "PUBLICIDAD";
  font-size: 7px;
  position: absolute;
  bottom: 3px;
  right: 11px;
}

.kvPYff.sticky {
  -webkit-box-pack: inherit;
  justify-content: inherit;
  -webkit-box-align: inherit;
  align-items: inherit;
  overflow: hidden;
  top: 60px;
  position: sticky !important;
}

@media (max-width: 1024px) {
  .kvPYff.sticky {
    margin-bottom: 12px;
  }
}

.kMziVa {
  -webkit-box-align: center;
  align-items: center;
  display: flex;
  min-height: 600px;
  margin-bottom: 20px;
  position: relative;
  -webkit-box-pack: center;
  justify-content: center;
  overflow: hidden;
}

.kMziVa iframe {
  max-height: 600px;
}

.kMziVa::after {
  content: "PUBLICIDAD";
  font-size: 7px;
  position: absolute;
  bottom: 3px;
  right: 11px;
}

.kMziVa.sticky {
  -webkit-box-pack: inherit;
  justify-content: inherit;
  -webkit-box-align: inherit;
  align-items: inherit;
  overflow: hidden;
  top: 60px;
  position: sticky !important;
}

@media (max-width: 1024px) {
  .kMziVa.sticky {
    margin-bottom: 12px;
  }
}

.dGmAry {
  content: "";
  inset: 0px;
  display: block;
  margin: 0px;
  padding: 0px;
  position: absolute;
  z-index: 3;
}

.bPgOOf {
  background: rgb(255, 255, 255);
  position: absolute;
  left: 10px;
  top: 10px;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.bPgOOf div {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.iCsSan {
  position: relative;
}

.hZNFAV {
  position: relative;
  margin-bottom: 12px;
}

.hZNFAV.sepFullAdaptive {
  width: 100%;
}

.hZNFAV.apertura-content {
  display: flex;
  margin: 20px auto;
  -webkit-box-pack: center;
  justify-content: center;
}

.hZNFAV.apertura-content hr {
  display: none;
}

@media (max-width: 1024px) {
  .hZNFAV {
    width: 100%;
    margin: 10px auto;
  }
}

.hZNFAV hr {
  margin: 0px;
  border: 0px none;
}

.hZNFAV hr::before {
  content: "";
  height: 1px;
  width: 100%;
  background: rgb(224, 224, 224);
  display: block;
  margin: 3px 0px;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-43ca08f1-0 hr::before {
    background: rgb(66, 66, 66);
  }
}

.hZNFAV hr::after {
  content: "";
  height: 1px;
  width: 100%;
  background: rgb(224, 224, 224);
  display: block;
  margin-top: 5px;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-43ca08f1-0 hr::after {
    background: rgb(66, 66, 66);
  }
}

.hUxcpi {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  border-bottom: 1px solid rgb(224, 224, 224);
  height: 50px;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.hUxcpi .left {
  display: flex;
}

.hUxcpi .sponsorHead {
  max-width: 300px;
  max-height: 40px;
  overflow: hidden;
}

.hUxcpi .sponsorHead img {
  width: 100%;
  height: 40px;
}

@media (max-width: 1024px) {
  .hUxcpi {
    width: 100%;
    flex-wrap: wrap;
    padding: 10px 0px;
    height: auto;
  }
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-43ca08f1-1 {
    border-bottom: 1px solid rgb(66, 66, 66);
  }
}

.hUxcpi p {
  display: none;
}

.hUxcpi .sep {
  font-size: 18px;
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 600;
  color: rgb(0, 0, 0);
  margin-top: 3px;
  display: block;
  margin-right: 10px;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-43ca08f1-1 .sep {
    color: rgb(179, 179, 179);
  }
}

.hUxcpi.apertura-content {
  border-bottom: 1px solid rgb(204, 0, 27);
  -webkit-box-pack: center;
  justify-content: center;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-43ca08f1-1.apertura-content {
    border-bottom: 1px solid rgb(255, 15, 59);
  }
}

.hUxcpi.apertura-content .sep {
  color: rgb(204, 0, 27);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-43ca08f1-1.apertura-content .sep {
    color: rgb(255, 15, 59);
  }
}

.lppTJo {
  display: flex;
  flex-wrap: wrap;
  margin-left: 25px;
}

@media (max-width: 1024px) {
  .lppTJo {
    margin-left: 0px;
    row-gap: 10px;
  }
}

.lppTJo li {
  padding: 5px 15px;
  border: 1px solid rgb(0, 0, 0);
  border-radius: 17px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin-right: 12px;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-43ca08f1-2 li {
    border: 1px solid rgb(179, 179, 179);
  }
}

.lppTJo li:first-child {
  position: relative;
}

.lppTJo li:first-child::before {
  content: "";
  width: 1px;
  height: 30px;
  background: rgb(224, 224, 224);
  display: block;
  position: absolute;
  left: -21px;
}

@media (max-width: 1024px) {
  .lppTJo li:first-child::before {
    display: none;
  }
}

.lppTJo li a {
  font-size: 14px;
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 200;
  color: rgb(0, 0, 0);
  transition-duration: 0.3s;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-43ca08f1-2 li a {
    color: rgb(179, 179, 179);
  }
}

.lppTJo li a:hover {
  color: rgb(102, 102, 102);
}

.hfYYTL>div {
  width: 16px;
  height: 16px;
  background: rgb(253, 223, 55);
  border-radius: 50%;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  line-height: 15px;
}

.gdYtBL {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.gdYtBL.nota p {
  font-size: 15px;
  line-height: 25px;
}

.gdYtBL p {
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 200;
  color: rgb(0, 0, 0);
  font-size: 10px;
  letter-spacing: 0.3px;
  margin-left: 7px;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-222ed7bd-1 p {
    color: rgb(179, 179, 179);
  }
}

.fbUBsu {
  height: 315px;
  display: flex;
  flex-direction: column-reverse;
  -webkit-box-pack: end;
  justify-content: flex-end;
  overflow: hidden;
  width: 306px;
}

@media (max-width: 1024px) {
  .fbUBsu {
    width: 100%;
    height: 100%;
  }
}

.fbUBsu.onexoneColumn.noImage {
  -webkit-box-pack: center;
  justify-content: center;
}

.fbUBsu.onexoneColumn .mt {
  text-align: center;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-top: 12px;
}

@media (max-width: 1024px) {
  .fbUBsu.onexoneColumn .mt {
    width: 92%;
    margin: 15px auto;
  }
}

.fbUBsu.onexoneColumn .mt h2.title {
  font-family: ClarinvarVF;
  font-variation-settings: "wght" 400, "opsz" 66;
  width: 95%;
  font-size: 21px;
  line-height: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .fbUBsu.onexoneColumn .mt h2.title {
    font-size: 23px;
    line-height: 26px;
  }
}

.fbUBsu.onexoneColumn .mt .volanta {
  display: none;
}

.fbUBsu.onexoneColumn .mt .data-txt {
  flex-direction: column-reverse;
}

.fbUBsu.onexoneColumn .mt .data-txt p.name {
  font-family: ClarinvarVF;
  font-variation-settings: "wght" 700, "opsz" 66;
  color: rgb(0, 0, 0);
  text-transform: capitalize;
  font-size: 16px;
  line-height: 17px;
  max-width: none;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-f939e407-0.onexoneColumn .mt .data-txt p.name {
    color: rgb(179, 179, 179);
  }
}

.fbUBsu.onexoneColumn .mt .data-txt .ifPaywallPipe::before {
  display: none;
}

.fbUBsu.onexoneColumn .mt .bottomSummary {
  display: none;
}

.jRrPex {
  margin-top: 8px;
  -webkit-box-align: center;
  align-items: center;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  justify-content: flex-end;
}

.jRrPex .ifPaywallPipe {
  display: flex;
}

.jRrPex .ifPaywallPipe::before {
  content: "|";
  color: rgb(85, 85, 85);
  font-size: 15px;
  padding-right: 7px;
}

.igKVer {
  position: relative;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}

.igKVer .contentVideo {
  height: inherit;
}

.igKVer .contentVideo p.epigraphe {
  display: none !important;
}

.igKVer .contentVideo>div {
  height: inherit !important;
}

.igKVer .contentVideo .jwplayer.jw-stretch-uniform .jw-media video {
  object-fit: cover !important;
}

.igKVer .contentVideo .epigraphe {
  display: none;
}

.igKVer .mt {
  display: flex;
  flex-direction: column;
  position: relative;
  margin-bottom: 10px;
}

.igKVer .mt h2.title {
  font-family: ClarinvarVF;
  font-variation-settings: "wght" 700, "opsz" 66;
  color: rgb(0, 0, 0);
  order: 2;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-24c491ee-0 .mt h2.title {
    color: rgb(179, 179, 179);
  }
}

.igKVer .mt .date {
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 200;
  color: rgb(204, 0, 27);
  font-size: 11px;
}

.igKVer .mt .date::after {
  content: "";
  width: 25px;
  height: 1px;
  display: block;
  background: rgb(204, 0, 27);
  margin: 10px 0px;
}

.igKVer .mt .volanta {
  font-family: ClarinvarVF;
  font-variation-settings: "wght" 400, "opsz" 66;
  color: rgb(204, 0, 27);
  order: 1;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-24c491ee-0 .mt .volanta {
    color: rgb(255, 15, 59);
  }
}

.igKVer .mt .bottomSummary {
  order: 4;
  margin-bottom: 15px;
}

@media (max-width: 1024px) {
  .igKVer .mt .bottomSummary {
    margin: 15px 0px;
  }
}

.igKVer .mt .bajada {
  font-size: 15px;
  line-height: 21px;
  color: rgb(85, 85, 85);
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 200;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-24c491ee-0 .mt .bajada {
    color: rgb(179, 179, 179);
  }
}

@media (max-width: 1024px) {
  .igKVer .mt .bajada {
    font-size: 16px;
    line-height: 22px;
  }
}

.igKVer .mt .data-txt {
  order: 4;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  gap: 6px;
}

.igKVer .mt .data-txt>p.name {
  font-size: 11.5px;
  line-height: 11px;
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 200;
  color: rgb(85, 85, 85);
  text-transform: uppercase;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-24c491ee-0 .mt .data-txt>p.name {
    color: rgb(179, 179, 179);
  }
}

.igKVer picture,
.igKVer video,
.igKVer .contentVideo {
  display: block;
  position: relative;
  object-fit: cover;
}

.igKVer picture img,
.igKVer video img,
.igKVer .contentVideo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.igKVer picture p.epigraphe,
.igKVer video p.epigraphe,
.igKVer .contentVideo p.epigraphe {
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 300;
  font-size: 15px;
  line-height: 20px;
  position: absolute;
  bottom: 15px;
  width: 74%;
  text-align: center;
  margin: auto;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  color: rgb(255, 255, 255);
  left: 0px;
  right: 0px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

@media (max-width: 1024px) {

  [data-theme="dark"] .sc-24c491ee-0 picture p.epigraphe,
  [data-theme="dark"] .igKVer video p.epigraphe,
  [data-theme="dark"] .igKVer .contentVideo p.epigraphe {
    color: rgb(179, 179, 179);
  }
}

.kNrjIh {
  max-height: 100%;
  width: 100%;
  overflow: hidden;
}

.kNrjIh .jw-wrapper {
  background-color: transparent !important;
}

.gPQASe {
  width: 307px;
  height: 315px;
  display: flex;
  flex-direction: column-reverse;
  -webkit-box-pack: end;
  justify-content: flex-end;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .gPQASe {
    width: 100%;
    height: 100%;
  }
}

.gPQASe .contentVideo {
  aspect-ratio: 16 / 9;
}

.gPQASe .mt {
  margin-top: 10px;
}

@media (max-width: 1024px) {
  .gPQASe .mt {
    min-height: auto;
    margin: 10px 0px 20px;
  }
}

.gPQASe .mt h2.title {
  font-size: 21px;
  line-height: 24px;
}

@media (max-width: 1024px) {
  .gPQASe .mt h2.title {
    font-size: 22px;
    line-height: 25px;
  }
}

.gPQASe .mt h2.title.shortenTitle {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

@media (max-width: 1024px) {
  .gPQASe .mt h2.title.shortenTitle {
    min-height: auto;
    -webkit-line-clamp: inherit;
  }
}

.gPQASe .mt .volanta {
  font-size: 21px;
  line-height: 24px;
}

.gPQASe .mt .bajada {
  display: none;
}

.gPQASe .mt .data-txt {
  margin-top: 12px;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  justify-content: flex-end;
}

.gPQASe picture {
  height: 148px;
  width: 100%;
}

.gPQASe picture img {
  height: 148px;
}

@media (max-width: 1024px) {
  .gPQASe picture {
    width: 100%;
    height: auto;
  }

  .gPQASe picture img {
    min-height: 170px;
    height: auto;
  }
}

.gPQASe .contentVideo {
  height: 148px;
}

@media (max-width: 1024px) {
  .gPQASe .contentVideo {
    height: auto;
  }
}

.hjDYhq {
  position: relative;
  max-width: 1316px;
  margin: 1rem auto;
  width: 100%;
  overflow: hidden;
}

.hjDYhq picture {
  position: relative;
  height: 100%;
  display: block;
}

.hjDYhq picture::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 33%;
  border-radius: 0px;
  background-image: linear-gradient(transparent 0px, transparent 40%, rgba(25, 25, 25, 0.7), rgb(33, 33, 33));
  bottom: 0px;
  left: 0px;
}

@media (min-width: 1025px) and (max-width: 1359px) {
  .hjDYhq {
    max-width: 972px;
  }
}

@media (max-width: 1024px) {
  .hjDYhq {
    width: 100%;
    margin: 10px auto;
  }

  .hjDYhq hr+div {
    height: 42px;
  }
}

.hjDYhq .slide-arrow-left {
  background-color: rgb(255, 255, 255);
  height: 40px;
  width: 40px;
  border-radius: 50%;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  z-index: 5;
  left: 15px;
}

@media (min-width: 975px) {
  .hjDYhq .slide-arrow-left {
    left: 30px;
  }
}

.hjDYhq .slide-arrow-left svg {
  transform: rotate(90deg);
}

.hjDYhq .slide-arrow-right {
  background-color: rgb(255, 255, 255);
  height: 40px;
  width: 40px;
  border-radius: 50%;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  z-index: 5;
  right: 15px;
}

@media (min-width: 975px) {
  .hjDYhq .slide-arrow-right {
    right: 30px;
  }
}

.hjDYhq .slide-arrow-right svg {
  transform: rotate(270deg);
}

.hjDYhq .slide-active {
  position: relative;
}

.hjDYhq .slide-active span {
  position: absolute;
  width: 100%;
  bottom: 15px;
  text-align: center;
  left: 0px;
  color: rgb(255, 255, 255);
  font-size: 15px;
  line-height: 20px;
  padding: 0px 40px;
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 600;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-83351cac-0 .slide-active span {
    color: rgb(179, 179, 179);
  }
}

@media (min-width: 975px) {
  .hjDYhq .slide-active span {
    font-size: 18px;
    bottom: 30px;
    color: rgb(255, 255, 255);
  }
}

.hjDYhq .GalleryTitle {
  color: rgb(85, 85, 85);
}

@media (max-width: 1024px) {
  .hjDYhq .slide-active span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
}

.hjDYhq h2.sep {
  visibility: hidden;
}

@media (min-width: 975px) {
  .hjDYhq h2.sep {
    font-family: AdelleSansClarin-VF;
    font-variation-settings: "wght" 200;
    visibility: visible;
  }
}

.hjDYhq h2.sep::before {
  content: "Historias visuales. ";
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 600;
  visibility: visible;
  font-size: 18px;
}

@media (min-width: 975px) {
  .hjDYhq h2.sep::before {
    font-size: 20px;
    top: 0px;
  }
}

.OBunF {
  text-indent: -999em;
  opacity: 0;
  transform: scale(0);
  height: 1px;
}

.lkEUos {
  position: relative;
}

@media (max-width: 1024px) {}

.lkEUos>div {
  position: relative;
}

@media (max-width: 1024px) {
  .lkEUos>div {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
  }
}

.lkEUos picture {
  display: block;
  position: relative;
  height: auto;
  object-fit: cover;
}

.lkEUos picture .img {
  height: 100%;
  object-fit: cover;
}

@media (max-width: 1024px) {
  .lkEUos picture {
    width: 100%;
  }
}

.lkEUos picture::after {
  background: linear-gradient(transparent 0px, transparent -30%, rgba(25, 25, 25, 0.7), rgb(21, 30, 36));
  left: 0px;
  right: 0px;
  margin-left: auto;
  margin-right: auto;
  content: "";
  position: absolute;
  height: 75%;
  width: 100%;
  bottom: 0px;
  z-index: 1;
}

@media (max-width: 1024px) {
  .lkEUos picture::after {
    width: 100%;
    background: none;
  }
}

.lkEUos picture.title-top::after {
  background: linear-gradient(to top, transparent 0px, transparent 26%, rgba(25, 25, 25, 0.7), rgb(21, 30, 36));
  bottom: inherit;
}

.lkEUos .contentVideo {
  height: inherit;
}

.lkEUos .contentVideo>div {
  height: inherit !important;
}

.lkEUos .contentVideo .jwplayer.jw-stretch-uniform .jw-media video {
  object-fit: cover !important;
}

.lkEUos .contentVideo::after {
  background: linear-gradient(transparent 0px, transparent -30%, rgba(25, 25, 25, 0.7), rgb(21, 30, 36));
  left: 0px;
  right: 0px;
  margin-left: auto;
  margin-right: auto;
  content: "";
  position: absolute;
  height: 75%;
  width: 100%;
  bottom: 0px;
  z-index: 1;
}

@media (max-width: 1024px) {
  .lkEUos .contentVideo::after {
    width: 100%;
    background: none;
  }
}

.lkEUos .contentVideo.title-top::after {
  background: linear-gradient(to top, transparent 0px, transparent 26%, rgba(25, 25, 25, 0.7), rgb(21, 30, 36));
  bottom: inherit;
}

.lkEUos .mt {
  position: absolute;
  left: 35px;
  bottom: 35px;
  display: flex;
  flex-direction: column;
  z-index: 2;
  width: 80%;
}

@media (max-width: 1024px) {
  .lkEUos .mt {
    position: inherit;
    margin: 15px 0px;
    width: 100%;
    left: inherit;
    bottom: inherit;
  }
}

.lkEUos .mt h2.title {
  font-family: ClarinvarVF;
  font-variation-settings: "wght" 700, "opsz" 66;
  color: rgb(255, 255, 255);
  text-shadow: rgb(16, 16, 16) 0px 0px 9px;
  order: 2;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-b4e77e2c-0 .mt h2.title {
    color: rgb(179, 179, 179);
  }
}

@media (max-width: 1024px) {
  .lkEUos .mt h2.title {
    text-shadow: inherit;
    color: rgb(0, 0, 0);
  }

  @media (max-width: 1024px) {
    [data-theme="dark"] .sc-b4e77e2c-0 .mt h2.title {
      color: rgb(179, 179, 179);
    }
  }
}

.lkEUos .mt .volanta {
  font-family: ClarinvarVF;
  font-variation-settings: "wght" 400, "opsz" 66;
  color: rgb(255, 255, 255);
  order: 1;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-b4e77e2c-0 .mt .volanta {
    color: rgb(179, 179, 179);
  }
}

@media (max-width: 1024px) {
  .lkEUos .mt .volanta {
    text-shadow: inherit;
    color: rgb(204, 0, 27);
  }

  @media (max-width: 1024px) {
    [data-theme="dark"] .sc-b4e77e2c-0 .mt .volanta {
      color: rgb(179, 179, 179);
    }
  }
}

.lkEUos .mt .bajada {
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 200;
}

.lkEUos .mt .data-txt {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  gap: 6px;
  order: 3;
}

.lkEUos .mt .data-txt>p.name {
  font-size: 11.5px;
  line-height: 11px;
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 200;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-b4e77e2c-0 .mt .data-txt>p.name {
    color: rgb(179, 179, 179);
  }
}

@media (max-width: 1024px) {
  .lkEUos .mt .data-txt>p.name {
    text-shadow: inherit;
    color: rgb(0, 0, 0);
  }

  @media (max-width: 1024px) {
    [data-theme="dark"] .sc-b4e77e2c-0 .mt .data-txt>p.name {
      color: rgb(179, 179, 179);
    }
  }
}

.lkEUos .mt .data-txt .ifPaywallPipe::before {
  color: rgb(255, 255, 255);
}

.lkEUos .mt .data-txt .icon-paywall-box p {
  color: rgb(255, 255, 255);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-b4e77e2c-0 .mt .data-txt .icon-paywall-box p {
    color: rgb(179, 179, 179);
  }
}

.lkEUos .mt.title-top {
  bottom: inherit;
  top: 35px;
}

.lkEUos .mt.title-bottom {
  bottom: 35px;
  top: inherit;
}

.gwfgbc {
  width: 642px;
  height: 649px;
  display: flex;
  flex-direction: column-reverse;
  -webkit-box-pack: end;
  justify-content: flex-end;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .gwfgbc {
    height: auto;
    width: 100%;
  }
}

.gwfgbc .contentVideo {
  height: 650px;
}

@media (max-width: 1024px) {
  .gwfgbc .contentVideo {
    height: 300px;
  }
}

.gwfgbc .mt h2.title {
  font-size: 33px;
  line-height: 37px;
  text-transform: inherit;
  margin-bottom: 15px;
}

@media (max-width: 1024px) {
  .gwfgbc .mt h2.title {
    font-size: 27px;
    line-height: 31px;
  }
}

@media (max-width: 1024px) {
  .gwfgbc .mt h2.title {
    font-size: 22px;
    line-height: 23px;
  }
}

.gwfgbc .mt .volanta {
  font-size: 33px;
  line-height: 37px;
  text-transform: inherit;
}

@media (max-width: 1024px) {
  .gwfgbc .mt .volanta {
    font-size: 27px;
    line-height: 31px;
  }
}

@media (max-width: 1024px) {
  .gwfgbc .mt .volanta {
    font-size: 22px;
    line-height: 23px;
  }
}

.gwfgbc picture section {
  top: 0px;
}

.gwfgbc picture section .futbol-header {
  align-items: flex-start;
}

.gwfgbc picture section .futbol-header .futbol-header-info {
  flex-direction: column-reverse;
}

.gwfgbc picture .tenis-mam {
  top: 40px;
  right: 20px;
}

.gLiylC {
  width: 642px;
  height: 649px;
  display: flex;
  flex-direction: column-reverse;
  -webkit-box-pack: end;
  justify-content: flex-end;
  overflow: hidden;
  background: rgb(241, 241, 241);
}

@media (max-width: 1024px) {
  .gLiylC {
    height: auto;
    width: 100%;
  }
}

.gLiylC .contentVideo {
  height: auto;
  max-height: 315px;
  aspect-ratio: 16 / 9;
  min-height: 315px;
}

@media (max-width: 1024px) {
  .gLiylC .contentVideo {
    min-height: 180px;
  }
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-6a18d4cd-0 {
    background: rgb(41, 41, 41);
  }
}

.gLiylC picture::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 33%;
  border-radius: 0px;
  background-image: linear-gradient(transparent 0px, transparent 40%, rgba(25, 25, 25, 0.7), rgb(33, 33, 33));
  bottom: 0px;
  left: 0px;
}

.gLiylC .streaming-box {
  height: 608px;
  width: 100%;
}

@media (max-width: 1024px) {
  .gLiylC .streaming-box {
    flex-direction: column;
    height: 100%;
    width: 100%;
  }
}

.gLiylC .streaming-box .contentIframe {
  width: 642px;
}

@media (max-width: 1024px) {
  .gLiylC .streaming-box .contentIframe {
    width: 100%;
    height: auto;
  }
}

.gLiylC .streaming-box .contentIframe .live-iframe {
  height: 314px;
}

@media (max-width: 1024px) {
  .gLiylC .streaming-box .contentIframe .live-iframe {
    height: auto;
  }
}

.gLiylC .streaming-box .contentIframe .live-iframe>iframe {
  height: 314px;
}

@media (max-width: 1024px) {
  .gLiylC .streaming-box .contentIframe .live-iframe>iframe {
    height: 100%;
  }
}

.gLiylC .mt {
  margin: 0px auto;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
  width: 70%;
  height: 100%;
}

@media (max-width: 1024px) {
  .gLiylC .mt {
    min-height: 212px;
    padding: 20px 0px;
  }
}

.gLiylC .mt h2.title,
.gLiylC .mt .volanta {
  font-size: 36px;
  line-height: 40px;
  font-family: ClarinvarVF;
  font-variation-settings: "wght" 400, "opsz" 66;
}

@media (max-width: 1024px) {

  .gLiylC .mt h2.title,
  .gLiylC .mt .volanta {
    font-size: 26px;
    line-height: 30px;
  }
}

.eRbWkZ {
  width: 642px;
  height: 649px;
  display: flex;
  flex-direction: column-reverse;
  -webkit-box-pack: end;
  justify-content: flex-end;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .eRbWkZ {
    height: auto;
    width: 100%;
  }
}

.eRbWkZ .contentVideo {
  height: auto;
  max-height: 315px;
  aspect-ratio: 16 / 9;
}

.eRbWkZ picture::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 33%;
  border-radius: 0px;
  background-image: linear-gradient(transparent 0px, transparent 40%, rgba(25, 25, 25, 0.7), rgb(33, 33, 33));
  bottom: 0px;
  left: 0px;
}

.eRbWkZ .streaming-box {
  height: 314px;
  width: 100%;
}

@media (max-width: 1024px) {
  .eRbWkZ .streaming-box {
    flex-direction: column;
    height: auto;
    width: 100%;
  }
}

.eRbWkZ .streaming-box .contentIframe {
  width: 642px;
}

@media (max-width: 1024px) {
  .eRbWkZ .streaming-box .contentIframe {
    width: 100%;
    height: auto;
  }
}

.eRbWkZ .streaming-box .contentIframe .live-iframe {
  height: max-content;
}

.eRbWkZ .streaming-box .contentIframe .live-iframe>iframe {
  height: 314px;
}

@media (max-width: 1024px) {
  .eRbWkZ .streaming-box .contentIframe .live-iframe>iframe {
    height: 100%;
  }
}

.eRbWkZ .mt {
  margin-top: 20px;
}

.eRbWkZ .mt h2.title {
  font-size: 33px;
  line-height: 37px;
  text-transform: inherit;
  margin-bottom: 20px;
}

@media (max-width: 1024px) {
  .eRbWkZ .mt h2.title {
    font-size: 27px;
    line-height: 31px;
  }
}

.eRbWkZ .mt .volanta {
  font-size: 33px;
  line-height: 37px;
  text-transform: inherit;
}

@media (max-width: 1024px) {
  .eRbWkZ .mt .volanta {
    font-size: 27px;
    line-height: 31px;
  }
}

.eRbWkZ .mt .data-txt {
  margin: 10px 0px 5px;
  order: 3 !important;
}

.cnhaqm {
  width: 645px;
  height: 309px;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .cnhaqm {
    height: auto;
    width: 100%;
  }
}

.cnhaqm .contentVideo {
  aspect-ratio: 16 / 9;
}

@media (max-width: 1024px) {
  .cnhaqm.videoLoopBox {
    display: flex;
    flex-direction: column-reverse;
  }

  .cnhaqm.videoLoopBox .contentVideo {
    height: auto;
  }

  .cnhaqm.videoLoopBox .contentVideo::after {
    background: none;
  }

  .cnhaqm.videoLoopBox .mt {
    position: inherit;
    left: inherit;
    bottom: inherit;
    margin: 15px 0px;
  }

  .cnhaqm.videoLoopBox .mt h2.title {
    text-shadow: inherit;
    color: rgb(0, 0, 0);
  }

  @media (max-width: 1024px) {
    [data-theme="dark"] .sc-59796ff0-0.videoLoopBox .mt h2.title {
      color: rgb(179, 179, 179);
    }
  }

  .cnhaqm.videoLoopBox .mt .volanta {
    text-shadow: inherit;
    color: rgb(204, 0, 27);
  }

  @media (max-width: 1024px) {
    [data-theme="dark"] .sc-59796ff0-0.videoLoopBox .mt .volanta {
      color: rgb(255, 15, 59);
    }
  }

  .cnhaqm.videoLoopBox .mt .data-txt>p.name,
  .cnhaqm.videoLoopBox .mt .icon-paywall-box p {
    color: rgb(85, 85, 85);
  }

  @media (max-width: 1024px) {

    [data-theme="dark"] .sc-59796ff0-0.videoLoopBox .mt .data-txt>p.name,
    [data-theme="dark"] .cnhaqm.videoLoopBox .mt .icon-paywall-box p {
      color: rgb(179, 179, 179);
    }
  }
}

.cnhaqm .mt h2.title,
.cnhaqm .mt .volanta {
  font-size: 28px;
  line-height: 32px;
}

@media (max-width: 1024px) {

  .cnhaqm .mt h2.title,
  .cnhaqm .mt .volanta {
    font-size: 22px;
    line-height: 23px;
  }
}

.cnhaqm picture section {
  top: 0px;
}

.cnhaqm picture section .futbol-header {
  align-items: flex-start;
}

.cnhaqm picture section .futbol-header .futbol-header-info {
  flex-direction: column-reverse;
}

.cnhaqm picture section .rubgy-box .header {
  align-items: flex-start;
}

.cnhaqm picture section .rubgy-box .header .header-info {
  flex-direction: column-reverse;
}

.cnhaqm picture section .rubgy-box .header .header-info .status p {
  padding-top: 0px;
  padding-bottom: 6px;
}

.cnhaqm picture .tenis-mam {
  top: 40px;
  right: 20px;
}

.cnhaqm .contentVideo {
  height: auto;
}

.cnhaqm .contentVideo video {
  height: auto;
}

.ePacTz {
  width: 314px;
  height: 640px;
  display: flex;
  flex-direction: column-reverse;
  -webkit-box-pack: end;
  justify-content: flex-end;
  overflow: hidden;
}

.ePacTz .contentVideo {
  aspect-ratio: 1 / 1;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-65f4328e-0 {
    background: rgb(41, 41, 41);
  }
}

@media (max-width: 1024px) {
  .ePacTz {
    width: 100%;
    height: 100%;
  }
}

.ePacTz .centergrey {
  height: 100%;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  display: flex;
}

@media (max-width: 1024px) {
  .ePacTz .centergrey {
    min-height: 212px;
    padding: 25px 0px;
  }
}

.ePacTz .mt {
  width: 90%;
  text-align: center;
  height: 100%;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.ePacTz .mt h2.title {
  font-size: 25px;
  line-height: 28px;
  font-family: ClarinvarVF;
  font-variation-settings: "wght" 400, "opsz" 66;
}

@media (max-width: 1024px) {
  .ePacTz .mt h2.title {
    font-size: 26px;
    line-height: 30px;
  }
}

.ePacTz .mt .volanta {
  font-size: 25px;
  line-height: 25px;
  font-family: ClarinvarVF;
  font-variation-settings: "wght" 400, "opsz" 66;
}

@media (max-width: 1024px) {
  .ePacTz .mt .volanta {
    font-size: 26px;
    line-height: 30px;
  }
}

.ePacTz .mt .data-txt {
  -webkit-box-pack: center;
  justify-content: center;
}

.ePacTz picture {
  height: 314px;
  width: 100%;
}

@media (max-width: 1024px) {
  .ePacTz picture {
    height: 100%;
  }
}

.ePacTz picture::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 33%;
  border-radius: 0px;
  background-image: linear-gradient(transparent 0px, transparent 40%, rgba(25, 25, 25, 0.7), rgb(33, 33, 33));
  bottom: 0px;
  left: 0px;
}

.ePacTz picture img {
  width: 100%;
  height: auto;
}

.ePacTz .contentVideo {
  display: block;
  position: relative;
  object-fit: cover;
  height: 314px;
  overflow: visible;
}

@media (max-width: 1024px) {
  .ePacTz .contentVideo {
    min-height: 340px;
  }
}

.ePacTz .contentVideo video {
  height: 314px;
  object-fit: cover;
}

@media (max-width: 1024px) {
  .ePacTz .contentVideo video {
    min-height: 340px;
    position: relative;
  }
}

@media (max-width: 1024px) {
  .ePacTz .contentVideo {
    width: 100%;
    min-height: 340px;
  }
}

.fYprwx {
  display: flex;
  height: 140px;
  overflow: hidden;
  width: 100%;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .fYprwx {
    height: auto;
    width: 100%;
    margin-bottom: 12px;
  }
}

.fYprwx .mt h2.title,
.fYprwx .mt .volanta {
  font-size: 21px;
  line-height: 24px;
  margin-bottom: 5px;
}

@media (max-width: 1024px) {

  .fYprwx .mt h2.title,
  .fYprwx .mt .volanta {
    font-size: 22px;
    line-height: 25px;
  }
}

.yivXB {
  display: flex;
  height: 140px;
  overflow: hidden;
  width: 100%;
  flex-direction: row;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

@media (max-width: 1024px) {
  .yivXB {
    height: auto;
    width: 100%;
    margin-bottom: 12px;
  }
}

.yivXB .mt {
  flex: 1 1 0%;
  max-width: 165px;
  padding-right: 10px;
}

@media (max-width: 1024px) {
  .yivXB .mt {
    max-width: 65%;
  }
}

.yivXB .mt h2.title {
  font-size: 17px;
  line-height: 20px;
  margin-bottom: 5px;
}

@media (max-width: 1024px) {
  .yivXB .mt h2.title {
    font-size: 18px;
    line-height: 21px;
  }
}

.yivXB .mt .volanta {
  font-size: 17px;
  line-height: 20px;
}

.yivXB .mt .bajada {
  display: none;
}

.yivXB .mt .data-txt {
  margin-top: 1px;
  flex-direction: column-reverse;
  align-items: flex-start !important;
}

.yivXB .mt .data-txt .ifPaywallPipe::before {
  display: none;
}

.yivXB .contentVideo {
  width: 125px;
  height: 125px;
  -webkit-box-flex: 0;
  flex-grow: 0;
  flex-shrink: 0;
}

@media (max-width: 1024px) {
  .yivXB .contentVideo {
    min-height: 125px;
    width: 125px !important;
    height: 125px !important;
  }
}

@media (max-width: 1024px) {
  .yivXB .contentVideo video {
    min-height: 125px;
    position: relative;
  }
}

.yivXB picture {
  width: 135px;
  height: 135px;
  -webkit-box-flex: 0;
  flex-grow: 0;
  flex-shrink: 0;
}

@media (max-width: 1024px) {
  .yivXB picture {
    width: 125px;
    height: 125px;
  }
}

.yivXB video {
  height: 100%;
}

@media (max-width: 1024px) {

  .iexRJg .halfParent,
  .iexRJg .box1 {
    position: relative;
    padding-bottom: 0px !important;
  }

  .iexRJg .halfParent>div,
  .iexRJg .box1>div {
    position: relative;
  }

  .iexRJg .halfParent>div::after,
  .iexRJg .box1>div::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 1px;
    background-color: rgb(224, 224, 224);
  }

  @media (max-width: 1024px) {

    [data-theme="dark"] .sc-e1e066c5-0 .halfParent>div::after,
    [data-theme="dark"] .iexRJg .box1>div::after {
      background-color: rgb(41, 41, 41);
    }
  }
}

.iexRJg .GranParent.ContainerPiso6 {
  border-top: 1px solid rgb(224, 224, 224);
}

.iexRJg .GranParent.ContainerPiso6.noBorderTop {
  border-top: none;
}

@media (max-width: 1024px) {
  .iexRJg .GranParent.ContainerPiso6 {
    border-top: none;
  }
}

@media (max-width: 1024px) {
  .iexRJg .module-grid {
    gap: 12px;
  }

  .iexRJg .module-grid>div {
    position: relative;
    height: auto;
    border-bottom: 1px solid rgb(224, 224, 224);
    padding-bottom: 0px !important;
    grid-area: auto !important;
  }

  .iexRJg .module-grid>div:not(:last-child, .box1)::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 1px;
    background-color: rgb(224, 224, 224);
  }

  .iexRJg .module-grid>div::after,
  .iexRJg .module-grid>div::before {
    display: none !important;
  }

  .iexRJg .module-grid>div.halfParent>div,
  .iexRJg .module-grid>div.box1>div,
  .iexRJg .module-grid>div.box2>div,
  .iexRJg .module-grid>div.box3>div {
    border-bottom: 1px solid rgb(224, 224, 224);
  }

  @media (max-width: 1024px) {

    [data-theme="dark"] .sc-e1e066c5-0 .module-grid>div.halfParent>div,
    [data-theme="dark"] .iexRJg .module-grid>div.box1>div,
    [data-theme="dark"] .iexRJg .module-grid>div.box2>div,
    [data-theme="dark"] .iexRJg .module-grid>div.box3>div {
      border-bottom: 1px solid rgb(66, 66, 66);
    }
  }

  .iexRJg .module-grid>div.halfParent>div::after,
  .iexRJg .module-grid>div.box1>div::after,
  .iexRJg .module-grid>div.box2>div::after,
  .iexRJg .module-grid>div.box3>div::after,
  .iexRJg .module-grid>div.halfParent>div::before,
  .iexRJg .module-grid>div.box1>div::before,
  .iexRJg .module-grid>div.box2>div::before,
  .iexRJg .module-grid>div.box3>div::before {
    display: none !important;
  }

  @media (max-width: 1024px) {
    [data-theme="dark"] .sc-e1e066c5-0 .module-grid>div {
      border-bottom: 1px solid rgb(66, 66, 66);
    }
  }

  .iexRJg .module-grid>div:last-child {
    border-bottom: 0px none;
  }
}

@media (min-width: 1025px) and (max-width: 1359px) {
  .iexRJg .module-grid {
    gap: 15px;
  }

  .iexRJg .module-grid>div {
    border-bottom: 1px solid rgb(255, 255, 255);
  }

  .iexRJg .module-grid>div:not(:last-child, .box1)::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 1px;
    background-color: rgb(255, 255, 255);
  }

  .iexRJg .module-grid>div::after,
  .iexRJg .module-grid>div::before {
    display: none !important;
  }

  .iexRJg .module-grid>div.halfParent>div,
  .iexRJg .module-grid>div.box1>div,
  .iexRJg .module-grid>div.box2>div,
  .iexRJg .module-grid>div.box3>div {
    border-bottom: 1px solid rgb(255, 255, 255);
  }

  @media (max-width: 1024px) {

    [data-theme="dark"] .sc-e1e066c5-0 .module-grid>div.halfParent>div,
    [data-theme="dark"] .iexRJg .module-grid>div.box1>div,
    [data-theme="dark"] .iexRJg .module-grid>div.box2>div,
    [data-theme="dark"] .iexRJg .module-grid>div.box3>div {
      border-bottom: 1px solid rgb(66, 66, 66);
    }
  }

  .iexRJg .module-grid>div.halfParent>div::after,
  .iexRJg .module-grid>div.box1>div::after,
  .iexRJg .module-grid>div.box2>div::after,
  .iexRJg .module-grid>div.box3>div::after,
  .iexRJg .module-grid>div.halfParent>div::before,
  .iexRJg .module-grid>div.box1>div::before,
  .iexRJg .module-grid>div.box2>div::before,
  .iexRJg .module-grid>div.box3>div::before {
    display: none !important;
  }

  .iexRJg .module-grid>div:last-child {
    border-bottom: 0px none;
  }
}

.iexRJg .module-grid.container1PisoColumnas article div.half .mt,
.iexRJg .module-grid.container1PisoColumnas article div.onexone .mt {
  text-align: center;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.iexRJg .module-grid.container1PisoColumnas article div.half .mt h2.title,
.iexRJg .module-grid.container1PisoColumnas article div.onexone .mt h2.title {
  font-family: ClarinvarVF;
  font-variation-settings: "wght" 400, "opsz" 66;
  width: 95%;
  margin-bottom: 0px;
}

.iexRJg .module-grid.container1PisoColumnas article div.half .mt .volanta,
.iexRJg .module-grid.container1PisoColumnas article div.onexone .mt .volanta {
  display: none;
}

.iexRJg .module-grid.container1PisoColumnas article div.half .mt .data-txt,
.iexRJg .module-grid.container1PisoColumnas article div.onexone .mt .data-txt {
  flex-direction: column-reverse;
  margin-top: 3px;
}

.iexRJg .module-grid.container1PisoColumnas article div.half .mt .data-txt .ifPaywallPipe::before,
.iexRJg .module-grid.container1PisoColumnas article div.onexone .mt .data-txt .ifPaywallPipe::before {
  display: none;
}

.iexRJg .module-grid.container1PisoColumnas article div.half .mt .data-txt p.name,
.iexRJg .module-grid.container1PisoColumnas article div.onexone .mt .data-txt p.name {
  font-family: ClarinvarVF;
  font-variation-settings: "wght" 700, "opsz" 66;
  color: rgb(0, 0, 0);
  text-transform: capitalize;
  font-size: 16px;
  line-height: 17px;
}

@media (max-width: 1024px) {

  [data-theme="dark"] .sc-e1e066c5-0 .module-grid.container1PisoColumnas article div.half .mt .data-txt p.name,
  [data-theme="dark"] .iexRJg .module-grid.container1PisoColumnas article div.onexone .mt .data-txt p.name {
    color: rgb(179, 179, 179);
  }
}

.iexRJg .module-grid.container1PisoColumnas article div.half .mt {
  padding-right: 0px;
}

.iexRJg .module-grid.container1PisoColumnas article div.half .mt .data-txt {
  -webkit-box-align: center;
  align-items: center;
}

.iexRJg .module-grid.container1PisoColumnas article div.onexone .mt h2.title {
  font-size: 22px;
  line-height: 25px;
}

@media (max-width: 1024px) {
  .iexRJg .module-grid.container1PisoColumnas article div.onexone .mt h2.title {
    font-size: 23px;
    line-height: 26px;
  }
}

.hpJGMk {
  gap: 20px;
  margin: auto;
  width: max-content;
  grid-template-rows: inherit;
  display: grid;
  grid-template-columns: repeat(4, 314px);
}

.hpJGMk>div:not(:last-child)::before {
  right: -10px;
}

.hpJGMk>div:not(:last-child)::after {
  bottom: -12px !important;
}

.hpJGMk>div article {
  background: rgb(237, 245, 231);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-53941ab8-0>div article {
    background: rgb(41, 41, 41);
  }
}

.hpJGMk>div article div.onexone {
  width: 100%;
}

.hpJGMk>div article div.onexone .mt {
  padding: 0px 18px;
  text-align: center;
  -webkit-box-align: center;
  align-items: center;
}

.hpJGMk>div article div.onexone .mt h2 {
  font-family: ClarinvarVF;
  font-variation-settings: "wght" 400, "opsz" 66;
}

.hpJGMk>div article .onextwo {
  height: 650px;
}

.hpJGMk .div1 {
  grid-area: 1 / 1 / 5 / 2;
}

.hpJGMk .div2 {
  grid-area: 1 / 2 / 5 / 3;
}

.hpJGMk .div3 {
  grid-area: 1 / 3 / 3 / 4;
}

.hpJGMk .div3::after {
  width: 113% !important;
}

.hpJGMk .div4 {
  grid-area: 3 / 3 / 5 / 4;
}

.hpJGMk .div5 {
  grid-area: 1 / 4 / 3 / 5;
}

.hpJGMk .div6 {
  grid-area: 3 / 4 / 5 / 5;
}

.hpJGMk .div3,
.hpJGMk .div5,
.hpJGMk .div6 {
  position: relative;
}

.hpJGMk .div3:not(:last-child)::after,
.hpJGMk .div5:not(:last-child)::after,
.hpJGMk .div6:not(:last-child)::after {
  content: "";
  position: absolute;
  bottom: -9px;
  left: 0px;
  width: 100%;
  height: 1px;
  background-color: rgb(224, 224, 224);
}

@media (max-width: 1024px) {

  [data-theme="dark"] .sc-53941ab8-0 .div3:not(:last-child)::after,
  [data-theme="dark"] .hpJGMk .div5:not(:last-child)::after,
  [data-theme="dark"] .hpJGMk .div6:not(:last-child)::after {
    background-color: rgb(66, 66, 66);
  }
}

@media (max-width: 1024px) {

  .hpJGMk .div3:not(:last-child)::after,
  .hpJGMk .div5:not(:last-child)::after,
  .hpJGMk .div6:not(:last-child)::after {
    display: none;
  }
}

.hpJGMk .div3:not(.div3)::before,
.hpJGMk .div5:not(.div3)::before,
.hpJGMk .div6:not(.div3)::before {
  background-color: white !important;
}

@media (max-width: 1024px) {

  [data-theme="dark"] .sc-53941ab8-0 .div3:not(.div3)::before,
  [data-theme="dark"] .hpJGMk .div5:not(.div3)::before,
  [data-theme="dark"] .hpJGMk .div6:not(.div3)::before {
    background-color: rgb(66, 66, 66) !important;
  }
}

@media (min-width: 1025px) and (max-width: 1359px) {
  .hpJGMk {
    grid-template-columns: repeat(3, 314px);
  }

  .hpJGMk .div1 {
    grid-area: 1 / 1 / 3 / 2;
  }

  .hpJGMk .div2 {
    grid-area: 1 / 2 / 3 / 3;
  }

  .hpJGMk .div3 {
    grid-area: 1 / 3 / 3 / 4;
  }

  .hpJGMk .div3>div article {
    height: 640px;
  }

  .hpJGMk .div3>div article div.onexone {
    height: 640px;
  }

  .hpJGMk .div3>div article div.onexone .mt {
    text-align: center;
    -webkit-box-pack: center;
    justify-content: center;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin: auto;
  }

  .hpJGMk .div3>div article div.onexone .mt h2.title {
    font-size: 25px;
    line-height: 28px;
    max-height: inherit;
  }

  .hpJGMk .div3>div article div.onexone .mt .volanta {
    font-size: 25px;
    line-height: 28px;
  }

  .hpJGMk .div3>div article div.onexone picture {
    height: 300px;
    width: 100%;
  }

  .hpJGMk .div3>div article div.onexone picture img {
    height: 100%;
  }

  .hpJGMk .div4 {
    grid-area: 3 / 1 / 5 / 2;
  }

  .hpJGMk .div5 {
    grid-area: 3 / 2 / 5 / 3;
  }

  .hpJGMk .div6 {
    grid-area: 3 / 3 / 5 / 4;
  }
}

@media (max-width: 1024px) {
  .hpJGMk {
    max-height: inherit;
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0px;
  }
}

.cWrvdQ {
  position: relative;
  column-gap: 1rem;
  width: 100%;
  height: fit-content;
}

.cWrvdQ:not(:last-child)::before {
  content: "";
  position: absolute;
  right: -8px;
  top: 0px;
  width: 1px;
  height: 100%;
  background-color: rgb(224, 224, 224);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-53941ab8-1:not(:last-child)::before {
    background-color: rgb(66, 66, 66);
  }
}

@media (max-width: 1024px) {
  .cWrvdQ:not(:last-child)::before {
    display: none;
  }
}

.cSTsmn {
  gap: 20px;
  margin: auto;
  width: max-content;
  grid-template-rows: inherit;
  display: grid;
  grid-template-columns: repeat(4, 314px);
}

.cSTsmn>div {
  padding-bottom: 0px;
}

.cSTsmn>div:not(:last-child)::before {
  right: -10px;
}

.cSTsmn>div article {
  background: rgb(241, 241, 241);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-8e8924d1-0>div article {
    background: rgb(33, 33, 33);
  }
}

.cSTsmn .div1 {
  grid-area: 1 / 1 / 6 / 2;
}

.cSTsmn .div2 {
  grid-area: 1 / 2 / 6 / 3;
}

.cSTsmn .div3 {
  grid-area: 1 / 3 / 6 / 4;
}

.cSTsmn .div4 {
  grid-area: 1 / 4 / 6 / 5;
}

@media (min-width: 1025px) and (max-width: 1359px) {
  .cSTsmn {
    grid-template-columns: repeat(3, 314px);
  }

  .cSTsmn>div:nth-child(n+3) article>div {
    height: 309px;
  }

  .cSTsmn>div:nth-child(n+3) .mt {
    margin: 10px auto;
    height: 140px;
  }

  .cSTsmn>div:nth-child(n+3) .mt h2.title {
    font-size: 22px;
    line-height: 23px;
    margin-bottom: 5px;
  }

  .cSTsmn>div:nth-child(n+3) .mt .volanta {
    font-size: 22px;
    line-height: 23px;
  }

  .cSTsmn>div:nth-child(n+3) .mt .bajada {
    display: none;
  }

  .cSTsmn>div:nth-child(n+3) picture {
    height: 145px;
    width: 100%;
  }

  .cSTsmn .div1 {
    grid-area: 1 / 1 / 5 / 2;
  }

  .cSTsmn .div2 {
    grid-area: 1 / 2 / 5 / 3;
  }

  .cSTsmn .div3 {
    grid-area: 1 / 3 / 3 / 4;
  }

  .cSTsmn .div4 {
    grid-area: 3 / 3 / 5 / 4;
  }
}

@media (max-width: 1024px) {
  .cSTsmn {
    max-height: inherit;
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0px;
  }
}

.jCOxgq {
  position: relative;
  column-gap: 1rem;
  width: 100%;
  height: fit-content;
}

.jCOxgq:not(:last-child)::before {
  content: "";
  position: absolute;
  right: -8px;
  top: 0px;
  width: 1px;
  height: 100%;
  background-color: rgb(224, 224, 224);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-8e8924d1-1:not(:last-child)::before {
    background-color: rgb(66, 66, 66);
  }
}

@media (max-width: 1024px) {
  .jCOxgq:not(:last-child)::before {
    display: none;
  }
}

.hmfJxF {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.hmfJxF a.titleLast {
  color: rgb(0, 0, 0);
  font-size: 20px;
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 600;
  margin-bottom: 20px;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-4022e300-0 a.titleLast {
    color: rgb(33, 33, 33);
  }
}

.hmfJxF li {
  position: relative;
  display: flex;
  flex-direction: row;
  margin-bottom: 30px;
}

.hmfJxF li .boxTextLatest {
  display: flex;
  flex-direction: column;
  flex-basis: fit-content;
}

.hmfJxF li .boxTextLatest a {
  color: rgb(0, 0, 0);
  font-size: 15px;
  line-height: 19px;
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 200;
  margin-left: 18px;
  letter-spacing: -0.3px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-decoration: none;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-4022e300-0 li .boxTextLatest a {
    color: rgb(179, 179, 179);
  }
}

@media (max-width: 1024px) {
  .hmfJxF li .boxTextLatest a {
    font-size: 16px;
    line-height: 20px;
  }
}

.hmfJxF li .boxTextLatest span {
  font-size: 12px;
  display: flex;
  flex-direction: row;
  padding-bottom: 3px;
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 600;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-4022e300-0 li .boxTextLatest span {
    color: rgb(179, 179, 179);
  }
}

.hmfJxF li .boxTextLatest span::before {
  content: "";
  width: 5px;
  height: 5px;
  background: rgb(0, 0, 0);
  display: inline-block;
  border-radius: 4px;
  margin-right: 13px;
  translate: 6px 2px;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-4022e300-0 li .boxTextLatest span::before {
    background: rgb(179, 179, 179);
  }
}

.hmfJxF li .boxTextLatest span::after {
  content: "";
  width: 1px;
  height: 130%;
  display: inline-block;
  position: absolute;
  left: 78px;
  top: 3px;
  z-index: -1;
  border-left: 1px dotted rgb(224, 224, 224);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-4022e300-0 li .boxTextLatest span::after {
    border-left: 1px dotted rgb(66, 66, 66);
  }
}

.hmfJxF li picture {
  flex-basis: 90px;
  height: 70px;
  display: block;
  -webkit-box-flex: 0;
  flex-grow: 0;
}

.hmfJxF li picture img {
  height: 100%;
}

.hmfJxF li:last-child span::after {
  display: none;
}

.jWWkDQ {
  gap: 20px;
  margin: auto;
  width: max-content;
  display: grid;
  grid-template-columns: repeat(4, 314px);
  padding-top: 1rem;
}

.jWWkDQ .box1 {
  display: grid;
  grid-template-columns: repeat(2, 314px);
  gap: 20px;
  grid-area: 1 / 1 / auto / 3;
}

.jWWkDQ .box1 .div1 {
  grid-area: 1 / 1 / 3 / 2;
}

.jWWkDQ .box1 .div1::after {
  background-color: rgb(255, 255, 255);
}

@media (max-width: 1024px) {
  .jWWkDQ .box1 .div1::after {
    background-color: rgb(224, 224, 224);
  }
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-eed043f4-0 .box1 .div1::after {
    border-bottom: 1px solid rgb(66, 66, 66);
    background-color: transparent;
  }
}

.jWWkDQ .box1 .div2 {
  grid-area: 1 / 2 / 3 / 3;
}

.jWWkDQ .box1 .div2::after {
  background-color: rgb(255, 255, 255);
}

@media (max-width: 1024px) {
  .jWWkDQ .box1 .div2::after {
    background-color: rgb(224, 224, 224);
  }
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-eed043f4-0 .box1 .div2::after {
    border-bottom: 1px solid rgb(66, 66, 66);
    background-color: transparent;
  }
}

.jWWkDQ .box1 .div3 {
  grid-area: 3 / 1 / 5 / 3;
  padding: 1rem 0px;
  border-top: 1px solid rgb(224, 224, 224);
}

@media (max-width: 1024px) {
  .jWWkDQ .box1 .div3 {
    border-top: 0px none;
  }
}

.jWWkDQ .box1 .div4 {
  grid-area: 5 / 1 / 7 / 2;
}

.jWWkDQ .box1 .div5 {
  grid-area: 5 / 2 / 6 / 3;
}

.jWWkDQ .box1 .div6 {
  grid-area: 6 / 2 / 7 / 3;
}

.jWWkDQ .box1 .div6::after {
  width: 110%;
  left: -37px;
}

@media (max-width: 1024px) {
  .jWWkDQ .box1 .div6::after {
    width: 100%;
  }
}

.jWWkDQ .box1 .div7 {
  grid-area: 7 / 1 / 9 / 2;
  max-height: 316px;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .jWWkDQ .box1 .div7 {
    max-height: inherit;
  }
}

.jWWkDQ .box1 .div7::after {
  width: 113%;
}

@media (max-width: 1024px) {
  .jWWkDQ .box1 .div7::after {
    width: 100%;
    max-height: inherit;
  }
}

.jWWkDQ .box1 .div8 {
  grid-area: 7 / 2 / 9 / 3;
}

.jWWkDQ .box1 .div9 {
  grid-area: 9 / 1 / 11 / 2;
}

.jWWkDQ .box1 .div9::after {
  background-color: rgb(255, 255, 255);
}

@media (max-width: 1024px) {
  .jWWkDQ .box1 .div9::after {
    background-color: rgb(224, 224, 224);
  }
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-eed043f4-0 .box1 .div9::after {
    border-bottom: 1px solid rgb(66, 66, 66);
    background-color: transparent;
  }
}

.jWWkDQ .box1 .div10 {
  grid-area: 9 / 2 / 11 / 3;
}

.jWWkDQ .box1 .div10::after {
  background-color: rgb(255, 255, 255);
}

@media (max-width: 1024px) {
  .jWWkDQ .box1 .div10::after {
    background-color: rgb(224, 224, 224);
  }
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-eed043f4-0 .box1 .div10::after {
    border-bottom: 1px solid rgb(66, 66, 66);
    background-color: transparent;
  }
}

@media (max-width: 1024px) {
  .jWWkDQ .box1 {
    display: flex;
    flex-direction: column;
  }
}

.jWWkDQ .box2 {
  grid-area: 1 / 3 / auto / 4;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}

.jWWkDQ .box2::after {
  background-color: rgb(255, 255, 255);
}

@media (max-width: 1024px) {
  .jWWkDQ .box2::after {
    background-color: rgb(224, 224, 224);
  }
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-eed043f4-0 .box2::after {
    border-bottom: 1px solid rgb(66, 66, 66);
    background-color: transparent;
  }
}

@media (max-width: 1024px) {
  .jWWkDQ .box2>div {
    margin-bottom: 30px;
  }
}

.jWWkDQ .box3 {
  grid-area: 1 / 4 / auto / 5;
  gap: 20px;
  display: grid;
}

@media (min-width: 1025px) and (max-width: 1359px) {
  .jWWkDQ .box3 {
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .jWWkDQ .box3 .div11 {
    grid-area: 1 / 1 / 5 / 2;
  }

  .jWWkDQ .box3 .div12 {
    grid-area: 1 / 2 / 3 / 3;
  }

  .jWWkDQ .box3 .div13 {
    grid-area: 3 / 2 / 5 / 3;
  }

  .jWWkDQ .box3 .div14 {
    grid-area: 1 / 3 / 3 / 4;
  }

  .jWWkDQ .box3 .div15 {
    grid-area: 3 / 3 / 5 / 4;
  }
}

@media (max-width: 1024px) {
  .jWWkDQ .box3 {
    margin-top: 15px;
  }
}

@media (min-width: 1025px) and (max-width: 1359px) {
  .jWWkDQ {
    grid-template-columns: repeat(3, 314px);
    row-gap: 5px;
  }

  .jWWkDQ .box1 {
    grid-area: 1 / 1 / 9 / 3;
    height: 100%;
  }

  .jWWkDQ .box2 {
    grid-area: 1 / 3 / 9 / 4;
    height: 100%;
  }

  .jWWkDQ .box3 {
    grid-area: 9 / 1 / 11 / 4;
  }

  .jWWkDQ .box3 .div14 {
    grid-area: 1 / 3 / 5 / 4;
  }

  .jWWkDQ .box3 .div14::after {
    background-color: rgb(255, 255, 255);
  }

  @media (max-width: 1024px) {
    .jWWkDQ .box3 .div14::after {
      background-color: rgb(224, 224, 224);
    }
  }

  @media (max-width: 1024px) {
    [data-theme="dark"] .sc-eed043f4-0 .box3 .div14::after {
      border-bottom: 1px solid rgb(66, 66, 66);
      background-color: transparent;
    }
  }

  .jWWkDQ .box3 .div14>div {
    position: sticky;
    top: 50px;
    height: 100%;
  }
}

@media (max-width: 1024px) {
  .jWWkDQ {
    display: flex;
    flex-direction: column;
  }
}

.jWWkDQ .box1 .div1 {
  grid-area: 1 / 1 / 3 / 2;
}

.jWWkDQ .box1 .div2 {
  grid-area: 1 / 2 / 3 / 3;
}

.jWWkDQ .box1 .div3 {
  grid-area: 3 / 1 / 5 / 3;
}

.jWWkDQ .box1 .div4 {
  grid-area: 5 / 1 / 7 / 2;
}

.jWWkDQ .box1 .div5 {
  grid-area: 5 / 2 / 6 / 3;
}

.jWWkDQ .box1 .div6 {
  grid-area: 6 / 2 / 7 / 3;
}

.jWWkDQ .box1 .div7 {
  grid-area: 7 / 1 / 8 / 2;
}

.jWWkDQ .box1 .div8 {
  grid-area: 7 / 2 / 8 / 3;
}

.jWWkDQ .box1 .div9 {
  grid-area: 8 / 1 / 9 / 2;
}

.jWWkDQ .box1 .div10 {
  grid-area: 8 / 2 / 9 / 3;
}

@media (max-width: 1024px) {
  .jWWkDQ {
    width: 100%;
  }
}

.jWWkDQ .box3 .div14 {
  max-width: 300px;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .jWWkDQ .box3 .div14 {
    max-width: inherit;
  }
}

.fTwmjA {
  position: relative;
}

.fTwmjA::after {
  content: "";
  position: absolute;
  bottom: -9px;
  left: 0px;
  width: 100%;
  height: 1px;
  background-color: rgb(224, 224, 224);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-eed043f4-1::after {
    background-color: rgb(66, 66, 66);
  }
}

.fTwmjA::before {
  content: "";
  position: absolute;
  right: -9px;
  top: 0px;
  width: 1px;
  height: 100%;
  background-color: rgb(224, 224, 224);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-eed043f4-1::before {
    background-color: rgb(66, 66, 66);
  }
}

@media (max-width: 1024px) {
  .fTwmjA::before {
    display: none;
  }
}

.lccnKH {
  position: relative;
}

.lccnKH:not(:last-child)::after {
  content: "";
  position: absolute;
  bottom: -9px;
  left: 0px;
  width: 100%;
  height: 1px;
  background-color: rgb(224, 224, 224);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-eed043f4-3:not(:last-child)::after {
    background-color: rgb(66, 66, 66);
  }
}

@media (max-width: 1024px) {
  .lccnKH:not(:last-child)::after {
    display: none;
  }
}

.lccnKH.div11 {
  height: 671px;
  overflow: hidden;
}

.lccnKH.div11.contentWrap {
  height: 1012px;
}

.lccnKH.div11::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 1px;
  background-color: rgb(224, 224, 224);
}

.SuDAX {
  position: relative;
  column-gap: 1rem;
  width: 100%;
  height: -webkit-fill-available;
}

.SuDAX:not(:last-child)::before {
  content: "";
  position: absolute;
  right: -8px;
  top: 0px;
  width: 1px;
  height: 100%;
  background-color: rgb(224, 224, 224);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-eed043f4-4:not(:last-child)::before {
    background-color: rgb(66, 66, 66);
  }
}

@media (max-width: 1024px) {
  .SuDAX:not(:last-child)::before {
    display: none;
  }
}

.jkTEhQ {
  gap: 20px;
  margin: auto;
  width: max-content;
  grid-template-rows: inherit;
  display: grid;
}

.jkTEhQ>div {
  height: max-content;
}

@media (min-width: 1360px) {
  .jkTEhQ {
    grid-template-columns: repeat(4, 314px);
  }

  .jkTEhQ .div1 {
    grid-area: 1 / 1 / 5 / 3;
  }

  .jkTEhQ .div2 {
    grid-area: 1 / 3 / 3 / 4;
  }

  .jkTEhQ .div2::after {
    width: 116%;
  }

  @media (max-width: 1024px) {
    .jkTEhQ .div2::after {
      width: 100%;
    }
  }

  .jkTEhQ .div3 {
    grid-area: 1 / 4 / 3 / 5;
  }

  .jkTEhQ .div3::before {
    background-color: white !important;
  }

  .jkTEhQ .div4 {
    grid-area: 3 / 3 / 5 / 4;
  }

  .jkTEhQ .div5 {
    grid-area: 3 / 4 / 4 / 5;
  }

  .jkTEhQ .div5::before {
    background-color: white !important;
  }

  @media (max-width: 1024px) {
    [data-theme="dark"] .sc-11c77fc9-0 .div5::before {
      background-color: rgb(66, 66, 66) !important;
    }
  }

  .jkTEhQ .div6 {
    grid-area: 4 / 4 / 5 / 5;
  }
}

@media (min-width: 1025px) and (max-width: 1359px) {
  .jkTEhQ {
    grid-template-columns: repeat(3, 314px);
  }

  .jkTEhQ .div1 {
    grid-area: 1 / 1 / 5 / 3;
  }

  .jkTEhQ .div2 {
    grid-area: 1 / 3 / 3 / 4;
  }

  .jkTEhQ .div3 {
    grid-area: 3 / 3 / 5 / 4;
  }

  .jkTEhQ .div4 {
    grid-area: 5 / 1 / 6 / 2;
    height: 140px;
    overflow: hidden;
  }

  .jkTEhQ .div4 article>div {
    -webkit-box-pack: start;
    justify-content: flex-start;
    height: 100%;
    padding-top: 0px !important;
    flex-direction: row !important;
  }

  .jkTEhQ .div4 article>div picture {
    width: 120px;
    height: 120px;
  }

  .jkTEhQ .div4 article>div .mt {
    margin: 0px;
    width: 60%;
  }

  .jkTEhQ .div4 article>div .mt h2.title {
    overflow: hidden;
    height: 52px;
    font-size: 16px;
    line-height: 17px;
  }

  .jkTEhQ .div4 article>div .mt .volanta {
    font-size: 16px;
    line-height: 17px;
    height: 18px;
  }

  .jkTEhQ .div5 {
    grid-area: 5 / 2 / 6 / 3;
  }

  .jkTEhQ .div6 {
    grid-area: 5 / 3 / 6 / 4;
  }
}

@media (max-width: 1024px) {
  .jkTEhQ {
    max-height: inherit;
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0px;
  }
}

.fWSGLL {
  position: relative;
  column-gap: 1rem;
  width: 100%;
  height: -webkit-fill-available;
}

.fWSGLL:not(:last-child)::before {
  content: "";
  position: absolute;
  right: -8px;
  top: 0px;
  width: 1px;
  height: 100%;
  background-color: rgb(224, 224, 224);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-11c77fc9-1:not(:last-child)::before {
    background-color: rgb(66, 66, 66);
  }
}

@media (max-width: 1024px) {
  .fWSGLL:not(:last-child)::before {
    display: none;
  }
}

.jvciHu {
  position: relative;
}

.jvciHu::after {
  content: "";
  position: absolute;
  bottom: -9px;
  left: 0px;
  width: 100%;
  height: 1px;
  background-color: rgb(224, 224, 224);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-11c77fc9-2::after {
    background-color: rgb(66, 66, 66);
  }
}

.jvciHu::before {
  content: "";
  position: absolute;
  right: -9px;
  top: 0px;
  width: 1px;
  height: 100%;
  background-color: rgb(224, 224, 224);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-11c77fc9-2::before {
    background-color: rgb(66, 66, 66);
  }
}

@media (max-width: 1024px) {
  .jvciHu::before {
    display: none;
  }
}

.jmdDmI {
  border-top: 1px solid rgb(224, 224, 224);
  padding-top: 1rem;
}

@media (max-width: 1024px) {
  .jmdDmI {
    border-top: none;
  }
}

.jmdDmI span.line {
  border-bottom: 1px solid rgb(224, 224, 224);
  width: 1316px;
  display: block;
  margin: 12px auto 0px;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-e7efae3e-0 span.line {
    border-bottom: 1px solid rgb(66, 66, 66);
  }
}

@media (min-width: 1025px) and (max-width: 1359px) {
  .jmdDmI span.line {
    width: 972px;
    margin: 12px auto 0px;
  }
}

@media (max-width: 1024px) {
  .jmdDmI span.line {
    width: 100%;
    padding: 0px 12px;
    border-top: none;
  }
}

.lQxdd {
  gap: 20px;
  margin: auto;
  width: max-content;
  display: grid;
  padding-bottom: 1rem;
  padding-top: 15px;
  height: auto;
  overflow: hidden;
  grid-template-columns: repeat(4, 314px);
  grid-template-rows: repeat(2, 153px);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-5043fa44-0 {
    border-bottom: 1px solid rgb(66, 66, 66);
  }
}

.lQxdd .div1 {
  grid-area: 1 / 1 / 2 / 3;
  height: max-content;
}

.lQxdd .div2 {
  grid-area: 1 / 3 / 2 / 4;
  height: max-content;
}

.lQxdd .halfParent {
  grid-area: 1 / 4 / 2 / 5;
}

.lQxdd>div,
.lQxdd .div4 {
  position: relative;
}

@media (max-width: 1024px) {
  .lQxdd {
    border-top: 0px none;
  }
}

.lQxdd .halfParent {
  display: flex;
  flex-direction: column;
  gap: 13px;
  height: auto;
}

.lQxdd .halfParent .div3 {
  border-bottom: 1px solid rgb(224, 224, 224);
  padding-bottom: 1rem;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-5043fa44-0 .halfParent .div3 {
    border-bottom: 1px solid rgb(66, 66, 66);
  }
}

@media (max-width: 1024px) {
  .lQxdd .halfParent .div3 {
    border-bottom: 0px;
    padding-bottom: 0px;
  }
}

@media (min-width: 1025px) and (max-width: 1359px) {
  .lQxdd {
    grid-template-columns: repeat(3, 314px);
  }

  .lQxdd .div1 {
    grid-area: 1 / 1 / 3 / 2;
  }

  .lQxdd .div2 {
    grid-area: 1 / 2 / 3 / 3;
  }

  .lQxdd .halfParent {
    grid-area: 1 / 3 / 2 / 4;
  }

  .lQxdd .modulo2x1 {
    width: 308px;
  }

  .lQxdd .modulo2x1 .mt h2.title,
  .lQxdd .modulo2x1 .mt .volanta {
    font-size: 28px;
    line-height: 30px;
  }

  .lQxdd .modulo2x1 .mt ul {
    display: none;
  }

  .lQxdd .modulo2x1.visual .mt {
    left: 19px;
  }

  .lQxdd .modulo2x1.visual .mt h2.title,
  .lQxdd .modulo2x1.visual .mt .volanta {
    font-size: 21px;
    line-height: 23px;
  }

  .lQxdd .modulo2x1.visual picture {
    height: 100%;
  }

  .lQxdd .modulo2x1.visual picture img {
    height: 100%;
  }
}

@media (max-width: 1024px) {
  .lQxdd {
    max-height: inherit;
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0px;
    border-top: 0px none;
  }
}

.gmGfNx {
  position: relative;
  column-gap: 1rem;
  width: 100%;
  height: -webkit-fill-available;
}

.gmGfNx:not(:last-child)::before {
  content: "";
  position: absolute;
  right: -8px;
  top: 0px;
  width: 1px;
  height: 100%;
  background-color: rgb(224, 224, 224);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-5043fa44-1:not(:last-child)::before {
    background-color: rgb(66, 66, 66);
  }
}

@media (max-width: 1024px) {
  .gmGfNx:not(:last-child)::before {
    display: none;
  }
}

.kTvwbk {
  display: grid;
  gap: 20px;
  margin: auto;
  width: max-content;
  grid-template-columns: repeat(4, 314px);
}

.kTvwbk .div1 {
  grid-area: 1 / 1 / 5 / 3;
}

.kTvwbk .div2 {
  grid-area: 1 / 3 / 3 / 4;
}

.kTvwbk .div2::after {
  width: 110%;
  left: 4px;
}

@media (max-width: 1024px) {
  .kTvwbk .div2::after {
    width: 100%;
  }
}

.kTvwbk .div3 {
  grid-area: 1 / 4 / 3 / 5;
}

.kTvwbk .div3::before {
  background-color: white !important;
}

.kTvwbk .div4 {
  grid-area: 3 / 3 / 5 / 4;
}

.kTvwbk .div4::after {
  width: 110%;
  left: -37px;
}

@media (max-width: 1024px) {
  .kTvwbk .div4::after {
    width: 100%;
  }
}

.kTvwbk .div5 {
  grid-area: 3 / 4 / 5 / 5;
}

.kTvwbk .div5::before {
  background-color: white !important;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-488ef6f7-0 .div5::before {
    background-color: rgb(66, 66, 66) !important;
  }
}

.kTvwbk .div5::after {
  width: 110%;
  left: -37px;
}

@media (max-width: 1024px) {
  .kTvwbk .div5::after {
    width: 100%;
  }
}

.kTvwbk .div6 {
  grid-area: 5 / 1 / 7 / 2;
}

.kTvwbk .div6::after {
  background-color: white !important;
}

.kTvwbk .div7 {
  grid-area: 5 / 2 / 7 / 3;
}

.kTvwbk .div7::after {
  background-color: white !important;
}

.kTvwbk .div8 {
  grid-area: 5 / 3 / 6 / 4;
}

.kTvwbk .div9 {
  grid-area: 6 / 3 / 7 / 4;
}

.kTvwbk .div9::after {
  background-color: white !important;
}

.kTvwbk .div10 {
  grid-area: 5 / 4 / 7 / 5;
}

.kTvwbk .div10::before {
  content: "";
  position: absolute;
  left: -9px;
  top: 0px;
  width: 1px;
  height: 100%;
  background-color: rgb(224, 224, 224);
}

@media (min-width: 1025px) and (max-width: 1359px) {
  .kTvwbk {
    grid-template-columns: repeat(3, 314px);
  }

  .kTvwbk .div1 {
    grid-area: 1 / 1 / 5 / 3;
  }

  .kTvwbk .div2 {
    grid-area: 1 / 3 / 3 / 4;
  }

  .kTvwbk .div3 {
    grid-area: 3 / 3 / 5 / 4;
  }

  .kTvwbk .div4 {
    grid-area: 5 / 1 / 7 / 2;
  }

  .kTvwbk .div5 {
    grid-area: 5 / 2 / 7 / 3;
  }

  .kTvwbk .div6 {
    grid-area: 5 / 3 / 7 / 4;
  }

  .kTvwbk .div7 {
    grid-area: 7 / 1 / 9 / 2;
  }

  .kTvwbk .div8 {
    grid-area: 7 / 2 / 8 / 3;
  }

  .kTvwbk .div9 {
    grid-area: 8 / 2 / 9 / 3;
  }

  .kTvwbk .div10 {
    grid-area: 7 / 3 / 9 / 4;
  }
}

@media (max-width: 1024px) {
  .kTvwbk {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0px;
  }
}

.cTjwkE {
  position: relative;
}

.cTjwkE::after {
  content: "";
  position: absolute;
  bottom: -9px;
  left: 0px;
  width: 100%;
  height: 1px;
  background-color: rgb(224, 224, 224);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-488ef6f7-3::after {
    background-color: rgb(66, 66, 66);
  }
}

.cTjwkE::before {
  content: "";
  position: absolute;
  right: -9px;
  top: 0px;
  width: 1px;
  height: 100%;
  background-color: rgb(224, 224, 224);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-488ef6f7-3::before {
    background-color: rgb(66, 66, 66);
  }
}

@media (max-width: 1024px) {
  .cTjwkE::before {
    display: none;
  }
}

.dQpyHW {
  position: relative;
}

.dQpyHW:not(:last-child)::after {
  content: "";
  position: absolute;
  bottom: -9px;
  left: 0px;
  width: 100%;
  height: 1px;
  background-color: rgb(224, 224, 224);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-488ef6f7-4:not(:last-child)::after {
    background-color: rgb(66, 66, 66);
  }
}

@media (max-width: 1024px) {
  .dQpyHW:not(:last-child)::after {
    display: none;
  }
}

.kKCafN {
  gap: 20px;
  margin: auto;
  width: max-content;
  grid-template-rows: repeat(3, 314px);
  display: grid;
  grid-template-columns: repeat(4, 314px);
}

.kKCafN div:not(:last-child)::after {
  bottom: -15px !important;
}

@media (min-width: 1025px) and (max-width: 1359px) {

  .kKCafN.module-grid>div::after,
  .kKCafN.module-grid>div::before {
    display: block !important;
  }
}

.kKCafN .div1 {
  grid-area: 1 / 1 / 3 / 3;
}

.kKCafN .div2 {
  grid-area: 3 / 1 / 3 / 1;
}

.kKCafN .div3 {
  grid-area: 3 / 2 / 4 / 3;
}

.kKCafN .div4 {
  grid-area: 1 / 4 / 2 / 4;
}

.kKCafN .div5 {
  grid-area: 2 / 4 / 2 / 4;
}

.kKCafN .div6 {
  grid-area: 4 / 4 / 3 / 4;
}

@media (min-width: 1360px) {

  .kKCafN .div1:not(:last-child)::before,
  .kKCafN .div2:not(:last-child)::before {
    display: none;
  }
}

.kKCafN .div3:not(:last-child)::after {
  content: "";
  position: absolute;
  left: -11px;
  top: 0px;
  width: 1px;
  height: 100%;
  background-color: rgb(224, 224, 224);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-4ac1e8fd-0 .div3:not(:last-child)::after {
    background-color: rgb(66, 66, 66);
  }
}

.kKCafN .div3:not(:last-child)::before {
  right: -10px;
}

@media (min-width: 1025px) and (max-width: 1359px) {}

.kKCafN .div1,
.kKCafN .div4,
.kKCafN .div5,
.kKCafN .div6 {
  position: relative;
}

.kKCafN .div1:not(:last-child)::after,
.kKCafN .div4:not(:last-child)::after,
.kKCafN .div5:not(:last-child)::after,
.kKCafN .div6:not(:last-child)::after {
  content: "";
  position: absolute;
  bottom: -9px;
  left: 0px;
  width: 100%;
  height: 1px;
  background-color: rgb(224, 224, 224);
}

@media (max-width: 1024px) {

  [data-theme="dark"] .sc-4ac1e8fd-0 .div1:not(:last-child)::after,
  [data-theme="dark"] .kKCafN .div4:not(:last-child)::after,
  [data-theme="dark"] .kKCafN .div5:not(:last-child)::after,
  [data-theme="dark"] .kKCafN .div6:not(:last-child)::after {
    background-color: rgb(66, 66, 66);
  }
}

@media (max-width: 1024px) {

  .kKCafN .div1:not(:last-child)::after,
  .kKCafN .div4:not(:last-child)::after,
  .kKCafN .div5:not(:last-child)::after,
  .kKCafN .div6:not(:last-child)::after {
    display: none;
  }
}

@media (max-width: 1024px) {

  [data-theme="dark"] .sc-4ac1e8fd-0 .div1::before,
  [data-theme="dark"] .kKCafN .div4::before,
  [data-theme="dark"] .kKCafN .div5::before,
  [data-theme="dark"] .kKCafN .div6::before {
    background-color: rgb(66, 66, 66) !important;
  }
}

.kKCafN .div1:not(:last-child)::after,
.kKCafN .div4:not(:last-child)::after,
.kKCafN .div5:not(:last-child)::after,
.kKCafN .div6:not(:last-child)::after {
  bottom: -7px !important;
}

.kKCafN .div1:not(:last-child)::before,
.kKCafN .div4:not(:last-child)::before,
.kKCafN .div5:not(:last-child)::before,
.kKCafN .div6:not(:last-child)::before {
  display: none;
}

.kKCafN .div1:not(:last-child)::after {
  bottom: -9px !important;
}

@media (max-width: 1024px) {
  .kKCafN .div1.visual-skeleton {
    height: auto;
  }
}

@media (max-width: 1024px) {
  .kKCafN .div2.visual-skeleton {
    height: auto;
  }
}

.kKCafN .div4.normal-skeleton:not(:last-child)::before,
.kKCafN .div5.normal-skeleton:not(:last-child)::before,
.kKCafN .div6.normal-skeleton:not(:last-child)::before {
  display: none;
}

@media (min-width: 1025px) and (max-width: 1359px) {
  .kKCafN {
    grid-template-columns: repeat(3, 314px);
    grid-template-rows: repeat(4, 314px);
  }

  .kKCafN .div2:not(:last-child)::before,
  .kKCafN .div1:not(:last-child)::before {
    display: none !important;
  }

  .kKCafN .div2:not(:last-child)::after,
  .kKCafN .div1:not(:last-child)::after {
    background-color: rgb(224, 224, 224) !important;
  }

  .kKCafN .div1:not(:last-child)::after {
    bottom: -7px !important;
  }

  .kKCafN .div2:not(:last-child)::after {
    bottom: -9px !important;
  }

  .kKCafN .div3:not(:last-child)::before {
    right: 0px;
    left: -11px;
  }

  .kKCafN .div3:not(:last-child)::after {
    width: 100% !important;
    background-color: rgb(224, 224, 224) !important;
    top: auto !important;
    bottom: -9px !important;
  }

  .kKCafN .div4,
  .kKCafN .div5 {
    position: relative;
  }

  .kKCafN .div4::before,
  .kKCafN .div5::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    top: -9px;
    background-color: rgb(224, 224, 224) !important;
    right: 0px !important;
  }

  .kKCafN .div4 {
    grid-area: 4 / 1 / 4 / 1;
  }

  .kKCafN .div4::after {
    height: 0px !important;
  }

  .kKCafN .div5::after,
  .kKCafN .div6::after {
    content: "";
    position: absolute;
    background-color: rgb(224, 224, 224);
    left: -11px !important;
    top: 0px !important;
    width: 1px !important;
    height: 100% !important;
  }

  @media (max-width: 1024px) {

    [data-theme="dark"] .sc-4ac1e8fd-0 .div5::after,
    [data-theme="dark"] .kKCafN .div6::after {
      background-color: rgb(66, 66, 66);
    }
  }

  .kKCafN .div5 {
    grid-area: 4 / 2 / 4 / 2;
  }

  .kKCafN .div6 {
    grid-area: 4 / 3 / 4 / 3;
  }

  @media (min-width: 1025px) and (max-width: 1359px) {
    .kKCafN .div6::after {
      width: 0px !important;
    }
  }

  .kKCafN .banner-skeleton {
    height: 980px;
    top: 0px;
    position: relative !important;
  }

  @media (max-width: 1024px) {
    .kKCafN .banner-skeleton {
      top: 0px;
      height: 600px;
      position: relative !important;
    }
  }
}

.kKCafN .banner-container {
  height: 980px;
  position: relative;
  background-color: rgb(224, 224, 224);
}

@media (min-width: 1025px) and (max-width: 1359px) {
  .kKCafN .banner-container {
    height: 975px;
  }
}

.kKCafN .banner {
  margin-bottom: inherit;
  -webkit-box-pack: center;
  justify-content: center;
}

@media (max-width: 1024px) {
  .kKCafN .banner {
    min-height: 300px;
    -webkit-box-align: center;
    align-items: center;
  }
}

@media (max-width: 1024px) {
  .kKCafN {
    max-height: inherit;
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0px;
  }

  .kKCafN .div1 {
    order: 1;
  }

  .kKCafN .div2 {
    order: 2;
  }

  .kKCafN .div3 {
    order: 3;
  }

  .kKCafN .banner-container {
    order: 4;
  }

  .kKCafN .div4 {
    order: 5;
  }

  .kKCafN .div5 {
    order: 6;
  }

  .kKCafN .div6 {
    order: 7;
  }
}

.erQmRi {
  position: relative;
  column-gap: 1rem;
  width: 100%;
  padding-bottom: 0px;
  height: 315px;
  display: flex;
  flex-direction: column;
}

.erQmRi:not(:last-child)::before {
  content: "";
  position: absolute;
  right: -8px;
  top: 0px;
  width: 1px;
  height: 100%;
  background-color: rgb(224, 224, 224);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-99a3b7d7-0:not(:last-child)::before {
    background-color: rgb(66, 66, 66);
  }
}

@media (max-width: 1024px) {
  .erQmRi:not(:last-child)::before {
    display: none;
  }
}

.erQmRi:not(:last-child)::before {
  right: -10px;
}

@media (min-width: 1025px) and (max-width: 1359px) {
  .erQmRi::before {
    display: none;
  }
}

@media (max-width: 1024px) {
  .erQmRi {
    border-bottom: 1px solid rgb(224, 224, 224);
    height: auto;
    padding-bottom: 20px !important;
  }
}

.erQmRi .picture,
.erQmRi .volanta,
.erQmRi .title,
.erQmRi .data-txt {
  background: linear-gradient(90deg, rgb(240, 240, 240) 25%, rgb(224, 224, 224) 50%, rgb(240, 240, 240) 75%) 0% 0% / 200% 100%;
  animation: 3.5s ease 0s infinite normal none running shimmer;
}

@media (max-width: 1024px) {

  [data-theme="dark"] .sc-99a3b7d7-0 .picture,
  [data-theme="dark"] .erQmRi .volanta,
  [data-theme="dark"] .erQmRi .title,
  [data-theme="dark"] .erQmRi .data-txt {
    background: linear-gradient(90deg, rgb(160, 160, 160) 25%, rgb(128, 128, 128) 50%, rgb(160, 160, 160) 75%);
  }
}

.erQmRi .picture {
  height: 148px;
  width: 100%;
}

@media (max-width: 1024px) {
  .erQmRi .picture {
    min-height: 170px;
    height: auto;
    aspect-ratio: 16 / 9;
    max-height: 665px;
  }
}

.erQmRi .mt {
  display: flex;
  flex-direction: column;
  margin-top: 10px;
}

.erQmRi .mt .volanta,
.erQmRi .mt .title,
.erQmRi .mt .data-txt {
  margin-top: 10px;
  border-radius: 14px;
  height: 18px;
}

.erQmRi .mt .volanta {
  width: 50%;
}

.erQmRi .mt .title {
  width: 90%;
  height: 24px;
}

.erQmRi .mt .data-txt {
  width: 80%;
}

@-webkit-keyframes shimmer {
  0% {
    background-position: -200px 0px;
  }

  100% {
    background-position: 200px 0px;
  }
}

@keyframes shimmer {
  0% {
    background-position: -200px 0px;
  }

  100% {
    background-position: 200px 0px;
  }
}

.edyvdA {
  height: 100%;
  width: 100%;
}

.edyvdA:not(:last-child)::before {
  content: "";
  position: absolute;
  right: -11px;
  top: 0px;
  width: 1px;
  height: 100%;
  background-color: rgb(224, 224, 224);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-c0008fb4-0:not(:last-child)::before {
    background-color: rgb(66, 66, 66);
  }
}

@media (max-width: 1024px) {
  .edyvdA:not(:last-child)::before {
    display: none;
  }
}

@media (max-width: 1024px) {
  .edyvdA {
    border-bottom: 1px solid rgb(224, 224, 224);
    height: auto;
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    padding-bottom: 20px !important;
  }
}

.edyvdA .picture {
  background: linear-gradient(90deg, rgb(240, 240, 240) 25%, rgb(224, 224, 224) 50%, rgb(240, 240, 240) 75%) 0% 0% / 200% 100%;
  animation: 3.5s ease 0s infinite normal none running shimmer;
  height: 100%;
  width: 100%;
}

@media (max-width: 1024px) {
  .edyvdA .picture {
    min-height: 230px;
    height: auto;
    aspect-ratio: 1 / 1;
    max-height: 930px;
  }
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-c0008fb4-0 .picture {
    background: linear-gradient(90deg, rgb(160, 160, 160) 25%, rgb(128, 128, 128) 50%, rgb(160, 160, 160) 75%);
  }
}

.edyvdA .mt {
  display: none;
}

@media (max-width: 1024px) {
  .edyvdA .mt {
    display: flex;
    flex-direction: column;
    margin-top: 10px;
    width: 100%;
  }

  .edyvdA .mt .volanta,
  .edyvdA .mt .title,
  .edyvdA .mt .data-txt {
    margin-top: 10px;
    border-radius: 14px;
    height: 18px;
    background: linear-gradient(90deg, rgb(240, 240, 240) 25%, rgb(224, 224, 224) 50%, rgb(240, 240, 240) 75%) 0% 0% / 200% 100%;
    animation: 3.5s ease 0s infinite normal none running shimmer;
  }

  @media (max-width: 1024px) {

    [data-theme="dark"] .sc-c0008fb4-0 .mt .volanta,
    [data-theme="dark"] .edyvdA .mt .title,
    [data-theme="dark"] .edyvdA .mt .data-txt {
      background: linear-gradient(90deg, rgb(160, 160, 160) 25%, rgb(128, 128, 128) 50%, rgb(160, 160, 160) 75%);
    }
  }

  .edyvdA .mt .volanta {
    width: 50%;
  }

  .edyvdA .mt .title {
    width: 90%;
    height: 24px;
  }

  .edyvdA .mt .data-txt {
    width: 80%;
  }
}

@-webkit-keyframes shimmer {
  0% {
    background-position: -200px 0px;
  }

  100% {
    background-position: 200px 0px;
  }
}

@keyframes shimmer {
  0% {
    background-position: -200px 0px;
  }

  100% {
    background-position: 200px 0px;
  }
}

.NqOTO {
  gap: 20px;
  margin: auto;
  width: max-content;
  grid-template-rows: inherit;
  display: grid;
  grid-template-columns: repeat(4, 314px);
}

.NqOTO .div1 {
  grid-area: 1 / 1 / 5 / 2;
}

.NqOTO .div2 {
  grid-area: 1 / 2 / 3 / 3;
  padding-bottom: 12px;
  border-bottom: 1px solid rgb(224, 224, 224);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-5dc4db6b-0 .div2 {
    border-bottom: 1px solid rgb(66, 66, 66);
  }
}

.NqOTO .div2::before {
  background-color: white !important;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-5dc4db6b-0 .div2::before {
    background-color: rgb(66, 66, 66) !important;
  }
}

.NqOTO .div3 {
  grid-area: 3 / 2 / 5 / 3;
}

.NqOTO .div3::before {
  background-color: white !important;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-5dc4db6b-0 .div3::before {
    background-color: rgb(66, 66, 66) !important;
  }
}

.NqOTO .div4 {
  grid-area: 1 / 3 / 5 / 4;
}

.NqOTO .div4::after {
  content: "";
  position: absolute;
  left: -8px;
  top: 0px;
  width: 1px;
  height: 100%;
  background-color: rgb(224, 224, 224) !important;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-5dc4db6b-0 .div4::after {
    background-color: rgb(66, 66, 66) !important;
  }
}

.NqOTO .div5 {
  grid-area: 1 / 4 / 3 / 5;
  padding-bottom: 12px;
  border-bottom: 1px solid rgb(224, 224, 224);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-5dc4db6b-0 .div5 {
    border-bottom: 1px solid rgb(66, 66, 66);
  }
}

.NqOTO .div5::before {
  background-color: white !important;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-5dc4db6b-0 .div5::before {
    background-color: rgb(66, 66, 66) !important;
  }
}

.NqOTO .div6 {
  grid-area: 3 / 4 / 5 / 5;
}

@media (min-width: 1025px) and (max-width: 1359px) {
  .NqOTO {
    grid-template-columns: repeat(3, 314px) 1fr;
  }

  .NqOTO>div article div.onexoneColumn {
    height: 138px;
    overflow: hidden;
    flex-direction: row;
  }

  .NqOTO>div article div.onexoneColumn .mt {
    margin: 0px;
    max-width: 185px;
  }

  .NqOTO>div article div.onexoneColumn .mt h2.title {
    overflow: hidden;
    font-size: 16px;
    line-height: 17px;
  }

  .NqOTO>div article div.onexoneColumn .mt .volanta {
    font-size: 16px;
    line-height: 17px;
    height: 18px;
  }

  .NqOTO>div article div.onexoneColumn picture {
    height: 135px;
    width: 135px;
  }

  .NqOTO .div1 {
    grid-area: 1 / 1 / 3 / 2;
    border-bottom: 1px solid rgb(224, 224, 224);
  }

  @media (max-width: 1024px) {
    [data-theme="dark"] .sc-5dc4db6b-0 .div1 {
      border-bottom: rgb(66, 66, 66);
    }
  }

  .NqOTO .div2 {
    grid-area: 1 / 2 / 3 / 3;
  }

  .NqOTO .div3 {
    grid-area: 1 / 3 / 3 / 4;
  }

  .NqOTO .div4 {
    grid-area: 3 / 1 / 4 / 2;
  }

  .NqOTO .div5 {
    grid-area: 3 / 2 / 4 / 3;
  }

  .NqOTO .div6 {
    grid-area: 3 / 3 / 4 / 4;
  }
}

@media (max-width: 1024px) {
  .NqOTO {
    max-height: inherit;
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0px;
  }
}

.jQtCgl {
  position: relative;
  column-gap: 1rem;
  width: 100%;
  height: fit-content;
}

.jQtCgl:not(:last-child)::before {
  content: "";
  position: absolute;
  right: -8px;
  top: 0px;
  width: 1px;
  height: 100%;
  background-color: rgb(224, 224, 224);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-5dc4db6b-1:not(:last-child)::before {
    background-color: rgb(66, 66, 66);
  }
}

@media (max-width: 1024px) {
  .jQtCgl:not(:last-child)::before {
    display: none;
  }
}

.ixfcYr {
  gap: 20px;
  margin: auto;
  width: max-content;
  display: grid;
  height: auto;
  overflow: hidden;
  grid-template-columns: repeat(4, 314px);
  grid-template-rows: repeat(2, 153px);
}

.ixfcYr>div {
  height: max-content;
}

.ixfcYr .div1 {
  grid-area: 1 / 1 / 3 / 2;
}

.ixfcYr .div2 {
  grid-area: 1 / 2 / 3 / 3;
}

.ixfcYr .div3 {
  grid-area: 1 / 3 / 3 / 4;
}

.ixfcYr .div4 {
  grid-area: 1 / 4 / 3 / 5;
}

@media (min-width: 1025px) and (max-width: 1359px) {
  .ixfcYr {
    grid-template-columns: repeat(3, 314px);
  }

  .ixfcYr>div:nth-last-child(-n+2) {
    height: 138px;
    overflow: hidden;
  }

  .ixfcYr>div:nth-last-child(-n+2) article>div {
    height: 100%;
    padding-top: 0px !important;
    flex-direction: row !important;
  }

  .ixfcYr>div:nth-last-child(-n+2) article>div .mt {
    width: 100%;
    margin-right: 20px;
    margin-top: 15px !important;
  }

  .ixfcYr>div:nth-last-child(-n+2) article>div .mt h2.title {
    font-size: 16px;
    line-height: 17px;
  }

  .ixfcYr>div:nth-last-child(-n+2) article>div .mt .volanta {
    font-size: 16px;
    line-height: 17px;
  }

  .ixfcYr>div:nth-last-child(-n+2).div3.normal-skeleton,
  .ixfcYr>div:nth-last-child(-n+2).div4.normal-skeleton {
    height: 138px;
    overflow: hidden;
    padding-top: 0px !important;
    flex-direction: row-reverse !important;
  }

  .ixfcYr>div:nth-last-child(-n+2).div3.normal-skeleton .mt,
  .ixfcYr>div:nth-last-child(-n+2).div4.normal-skeleton .mt {
    width: 100%;
    margin-right: 20px;
    margin-top: 15px !important;
  }

  .ixfcYr .div1 {
    grid-area: 1 / 1 / 3 / 2;
  }

  .ixfcYr .div2 {
    grid-area: 1 / 2 / 3 / 3;
  }

  .ixfcYr .div3 {
    grid-area: 1 / 3 / 2 / 4;
  }

  .ixfcYr .div4 {
    grid-area: 2 / 3 / 3 / 4;
  }
}

@media (max-width: 1024px) {
  .ixfcYr {
    max-height: max-content;
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0px;
  }
}

.cEcdZJ {
  position: relative;
  column-gap: 1rem;
  width: 100%;
  height: -webkit-fill-available;
  padding-bottom: 0px;
}

.cEcdZJ:not(:last-child)::before {
  content: "";
  position: absolute;
  right: -8px;
  top: 0px;
  width: 1px;
  height: 100%;
  background-color: rgb(224, 224, 224);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-975ed586-1:not(:last-child)::before {
    background-color: rgb(66, 66, 66);
  }
}

@media (max-width: 1024px) {
  .cEcdZJ:not(:last-child)::before {
    display: none;
  }
}

.cEcdZJ::before {
  right: -10px !important;
}

.jfjtEO {
  gap: 20px;
  margin: auto;
  width: max-content;
  grid-template-rows: inherit;
  display: grid;
  grid-template-columns: repeat(4, 314px);
}

.jfjtEO div:not(:last-child)::after {
  bottom: -15px !important;
}

.jfjtEO .div1 {
  grid-area: 1 / 1 / 5 / 3;
}

.jfjtEO .div2 {
  grid-area: 1 / 3 / 5 / 4;
  height: inherit;
  right: 0px;
}

.jfjtEO .div3 {
  grid-area: 1 / 4 / 2 / 5;
}

.jfjtEO .div4 {
  grid-area: 2 / 4 / 3 / 5;
}

.jfjtEO .div5 {
  grid-area: 3 / 4 / 4 / 5;
}

.jfjtEO .div6 {
  grid-area: 4 / 4 / 5 / 5;
}

.jfjtEO .div3,
.jfjtEO .div4,
.jfjtEO .div5,
.jfjtEO .div6 {
  position: relative;
}

.jfjtEO .div3:not(:last-child)::after,
.jfjtEO .div4:not(:last-child)::after,
.jfjtEO .div5:not(:last-child)::after,
.jfjtEO .div6:not(:last-child)::after {
  content: "";
  position: absolute;
  bottom: -9px;
  left: 0px;
  width: 100%;
  height: 1px;
  background-color: rgb(224, 224, 224);
}

@media (max-width: 1024px) {

  [data-theme="dark"] .sc-c32d3d28-0 .div3:not(:last-child)::after,
  [data-theme="dark"] .jfjtEO .div4:not(:last-child)::after,
  [data-theme="dark"] .jfjtEO .div5:not(:last-child)::after,
  [data-theme="dark"] .jfjtEO .div6:not(:last-child)::after {
    background-color: rgb(66, 66, 66);
  }
}

@media (max-width: 1024px) {

  .jfjtEO .div3:not(:last-child)::after,
  .jfjtEO .div4:not(:last-child)::after,
  .jfjtEO .div5:not(:last-child)::after,
  .jfjtEO .div6:not(:last-child)::after {
    display: none;
  }
}

.jfjtEO .div3::before,
.jfjtEO .div4::before,
.jfjtEO .div5::before,
.jfjtEO .div6::before {
  background-color: white !important;
}

@media (max-width: 1024px) {

  [data-theme="dark"] .sc-c32d3d28-0 .div3::before,
  [data-theme="dark"] .jfjtEO .div4::before,
  [data-theme="dark"] .jfjtEO .div5::before,
  [data-theme="dark"] .jfjtEO .div6::before {
    background-color: rgb(66, 66, 66) !important;
  }
}

.jfjtEO .div1.visual-skeleton {
  height: 649px;
}

@media (max-width: 1024px) {
  .jfjtEO .div1.visual-skeleton {
    height: auto;
  }
}

.jfjtEO .div3.normal-skeleton,
.jfjtEO .div4.normal-skeleton,
.jfjtEO .div5.normal-skeleton,
.jfjtEO .div6.normal-skeleton {
  height: 140px;
  overflow: hidden;
  padding-top: 0px !important;
  flex-direction: row-reverse !important;
}

@media (max-width: 1024px) {

  .jfjtEO .div3.normal-skeleton,
  .jfjtEO .div4.normal-skeleton,
  .jfjtEO .div5.normal-skeleton,
  .jfjtEO .div6.normal-skeleton {
    -webkit-box-pack: justify;
    justify-content: space-between;
    height: 150px;
  }
}

.jfjtEO .div3.normal-skeleton .mt,
.jfjtEO .div4.normal-skeleton .mt,
.jfjtEO .div5.normal-skeleton .mt,
.jfjtEO .div6.normal-skeleton .mt {
  width: 42%;
  margin-right: 16px;
  margin-top: 15px !important;
}

@media (max-width: 1024px) {

  .jfjtEO .div3.normal-skeleton .mt,
  .jfjtEO .div4.normal-skeleton .mt,
  .jfjtEO .div5.normal-skeleton .mt,
  .jfjtEO .div6.normal-skeleton .mt {
    width: 60%;
  }
}

.jfjtEO .div3.normal-skeleton .picture,
.jfjtEO .div4.normal-skeleton .picture,
.jfjtEO .div5.normal-skeleton .picture,
.jfjtEO .div6.normal-skeleton .picture {
  width: 135px;
  height: 135px;
}

@media (max-width: 1024px) {

  .jfjtEO .div3.normal-skeleton .picture,
  .jfjtEO .div4.normal-skeleton .picture,
  .jfjtEO .div5.normal-skeleton .picture,
  .jfjtEO .div6.normal-skeleton .picture {
    width: 125px;
    height: 125px;
    min-height: unset;
    aspect-ratio: unset;
  }
}

@media (min-width: 1025px) and (max-width: 1359px) {
  .jfjtEO {
    grid-template-columns: repeat(3, 314px);
  }

  .jfjtEO .div1 {
    grid-area: 1 / 1 / 5 / 3;
  }

  .jfjtEO .div2 {
    grid-area: 1 / 3 / 5 / 4;
    height: inherit;
  }

  .jfjtEO .div3 {
    grid-area: 5 / 1 / 6 / 2;
  }

  .jfjtEO .div4 {
    grid-area: 5 / 2 / 6 / 3;
  }

  .jfjtEO .div5 {
    grid-area: 5 / 3 / 6 / 4;
  }

  .jfjtEO .div6 {
    display: none;
  }

  .jfjtEO .banner-skeleton {
    height: 649px;
    top: 0px;
    position: relative !important;
  }
}

.jfjtEO .banner {
  margin-bottom: inherit;
  -webkit-box-pack: center;
  justify-content: center;
}

@media (max-width: 1024px) {
  .jfjtEO {
    max-height: inherit;
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0px;
  }

  .jfjtEO .banner {
    min-height: 300px;
    -webkit-box-align: center;
    align-items: center;
  }

  .jfjtEO .div1 {
    order: 1;
  }

  .jfjtEO .div2 {
    order: 6;
  }

  .jfjtEO .div3 {
    order: 2;
  }

  .jfjtEO .div4 {
    order: 3;
  }

  .jfjtEO .div5 {
    order: 4;
  }

  .jfjtEO .div6 {
    order: 5;
  }
}

.doZvRG {
  position: relative;
  column-gap: 1rem;
  width: 100%;
  height: fit-content;
}

.doZvRG:not(:last-child)::before {
  content: "";
  position: absolute;
  right: -8px;
  top: 0px;
  width: 1px;
  height: 100%;
  background-color: rgb(224, 224, 224);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-c32d3d28-1:not(:last-child)::before {
    background-color: rgb(66, 66, 66);
  }
}

@media (max-width: 1024px) {
  .doZvRG:not(:last-child)::before {
    display: none;
  }
}

.iSUoqF {
  gap: 15px;
  overflow: hidden;
  display: flex;
  flex-direction: row-reverse;
  padding: 10px 0px;
  position: relative;
}

@media (max-width: 1024px) {
  .iSUoqF {
    flex-direction: inherit;
  }
}

.iSUoqF span.number {
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 600;
  border: 1px solid rgb(0, 0, 0);
  border-radius: 100%;
  color: rgb(0, 0, 0);
  font-size: 15px;
  width: 30px;
  line-height: 27px;
  display: flex;
  height: 30px;
  text-align: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  background: rgb(255, 255, 255);
}

@media (max-width: 1024px) {
  .iSUoqF span.number {
    display: none;
  }
}

.iSUoqF .box-container {
  display: flex;
  flex-direction: row-reverse;
  gap: 17px;
  -webkit-box-pack: end;
  justify-content: flex-end;
  width: 100%;
}

.iSUoqF .box-container .mt {
  width: 80%;
  display: flex;
  flex-direction: column-reverse;
  -webkit-box-pack: end;
  justify-content: flex-end;
}

.iSUoqF .box-container .mt h2 {
  font-family: ClarinvarVF;
  font-variation-settings: "wght" 700, "opsz" 66;
  font-size: 18px;
  color: rgb(0, 0, 0);
  line-height: 21px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  max-height: 97px;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-2104323c-0 .box-container .mt h2 {
    color: rgb(179, 179, 179);
  }
}

@media (min-width: 1360px) {
  .iSUoqF .box-container .mt h2 {
    font-size: 21px;
    line-height: 24px;
    -webkit-line-clamp: 3;
  }
}

.iSUoqF .box-container .mt p {
  font-family: ClarinvarVF;
  font-variation-settings: "wght" 400, "opsz" 66;
  font-size: 18px;
  color: rgb(204, 0, 27);
  line-height: 21px;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-2104323c-0 .box-container .mt p {
    color: rgb(255, 15, 59);
  }
}

@media (min-width: 1360px) {
  .iSUoqF .box-container .mt p {
    font-size: 21px;
    line-height: 24px;
  }
}

.iSUoqF .box-container .mt span {
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 200;
  color: rgb(85, 85, 85);
  font-size: 11.5px;
  text-transform: uppercase;
  margin-top: 15px;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-2104323c-0 .box-container .mt span {
    color: rgb(179, 179, 179);
  }
}

.iSUoqF .box-container picture {
  width: 148px;
  height: 148px;
  display: block;
  position: relative;
}

.iSUoqF .box-container picture .number {
  display: none;
}

@media (max-width: 1024px) {
  .iSUoqF .box-container picture .number {
    position: absolute;
    top: 13px;
    left: 0px;
    display: block;
    width: 20px;
    height: 32px;
    border-radius: 0px 16px 15px 0px;
    background-color: white;
    border: none;
    padding-right: 3px;
  }

  .iSUoqF .box-container picture .number span {
    padding: 9px 0px 0px;
    display: block;
    font-family: AdelleSansClarin-VF;
    font-variation-settings: "wght" 600;
    color: rgb(0, 0, 0);
    font-size: 14px;
  }
}

.fKcqtf {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  width: 100%;
}

@media (min-width: 1025px) and (max-width: 1359px) {
  .fKcqtf {
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .fKcqtf {
    max-height: inherit;
    display: flex;
    flex-direction: column;
    width: 100%;
  }

  .fKcqtf li::before {
    display: none;
  }
}

.fKcqtf li {
  margin: 0px 15px;
  border-bottom: 1px solid rgb(224, 224, 224);
  position: relative;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-be88ae92-0 li {
    border-bottom: 1px solid rgb(66, 66, 66);
  }
}

@media (max-width: 1024px) {
  .fKcqtf li {
    margin: 0px;
  }
}

.fKcqtf li:nth-child(n+6),
.fKcqtf li:nth-child(n+5) {
  border-bottom: 0px;
}

.fKcqtf li:nth-child(2n+1) {
  margin-left: 0px;
}

.fKcqtf li:nth-child(2n) {
  margin-right: 0px;
}

.fKcqtf li:nth-child(2n+1)::before {
  content: "";
  position: absolute;
  right: -17px;
  top: 0px;
  width: 1px;
  height: 109%;
  background-color: rgb(224, 224, 224);
}

@media (max-width: 1024px) {
  .dZxiJJ {
    display: none;
  }
}

.gkeuhd {
  width: 100%;
  padding: 10px 0px 1rem;
  margin-bottom: 30px;
  height: auto;
  overflow: hidden;
}

@media (max-width: 1024px) {}

.gkeuhd>div,
.gkeuhd .div4 {
  position: relative;
}

.gkeuhd .div1 {
  height: auto;
}

@media (max-width: 1024px) {
  .gkeuhd {
    border-top: 0px none;
  }
}

.gkeuhd .halfParent {
  display: flex;
  flex-direction: column;
  gap: 13px;
  height: auto;
}

.gkeuhd .halfParent .div3 {
  border-bottom: 1px solid rgb(224, 224, 224);
  padding-bottom: 1rem;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-a4cf32f-1 .halfParent .div3 {
    border-bottom: 1px solid rgb(66, 66, 66);
  }
}

@media (max-width: 1024px) {
  .gkeuhd .halfParent .div3 {
    border-bottom: 0px;
    padding-bottom: 0px;
  }
}

.gkeuhd .modulo2x1 {
  width: 100%;
  display: flex;
  flex-direction: column-reverse;
  height: auto;
}

.gkeuhd .modulo2x1 .mt {
  display: none;
  position: relative;
  top: 0px;
  left: 0px;
  padding-top: 10px;
}

.gkeuhd .modulo2x1 .mt .volanta {
  display: none;
}

.gkeuhd .modulo2x1 .mt .title {
  display: none;
}

.gkeuhd .modulo2x1 picture::after {
  background: transparent;
}

@media (min-width: 1025px) and (max-width: 1359px) {
  .gkeuhd .modulo2x1 {
    width: 100%;
  }

  .gkeuhd .modulo2x1 .mt ul {
    display: none;
  }

  .gkeuhd .modulo2x1.visual .mt {
    left: 19px;
  }

  .gkeuhd .modulo2x1.visual picture {
    height: 100%;
  }

  .gkeuhd .modulo2x1.visual picture img {
    height: 100%;
  }
}

@media (max-width: 1024px) {
  .gkeuhd {
    max-height: inherit;
    display: flex;
    flex-direction: column;
    width: 100%;
    border-top: 0px none;
  }
}

.cnKPTU {
  position: relative;
  column-gap: 1rem;
  width: 100%;
  height: -webkit-fill-available;
}

.cnKPTU:not(:last-child)::before {
  content: "";
  position: absolute;
  right: -8px;
  top: 0px;
  width: 1px;
  height: 100%;
  background-color: rgb(224, 224, 224);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-a4cf32f-2:not(:last-child)::before {
    background-color: rgb(66, 66, 66);
  }
}

@media (max-width: 1024px) {
  .cnKPTU:not(:last-child)::before {
    display: none;
  }
}

.eqtaUP {
  flex-direction: column;
  gap: 20px;
  display: grid;
  grid-template-columns: repeat(4, 314px);
}

.eqtaUP .div1 {
  grid-area: 1 / 1 / 3 / 2;
}

.eqtaUP .div2 {
  grid-area: 1 / 2 / 3 / 3;
}

.eqtaUP .div3 {
  grid-area: 1 / 3 / 3 / 4;
}

.eqtaUP .div4 {
  grid-area: 1 / 4 / 2 / 5;
}

.eqtaUP .div5 {
  grid-area: 2 / 4 / 3 / 5;
}

@media (min-width: 1025px) and (max-width: 1359px) {
  .eqtaUP {
    display: grid;
    grid-template-columns: repeat(3, 314px);
  }

  .eqtaUP .div1 {
    grid-area: 1 / 1 / 3 / 2;
  }

  .eqtaUP .div2 {
    grid-area: 1 / 2 / 2 / 3;
  }

  .eqtaUP .div3 {
    grid-area: 2 / 2 / 3 / 3;
  }

  .eqtaUP .div4 {
    grid-area: 2 / 3 / 3 / 4;
  }

  .eqtaUP .div5 {
    grid-area: 1 / 3 / 2 / 4;
  }
}

@media (max-width: 1024px) {
  .eqtaUP {
    max-height: inherit;
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0px;
  }

  .eqtaUP .content-games.div1,
  .eqtaUP .content-games.div2,
  .eqtaUP .content-games.div3 {
    height: 140px;
    display: flex;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .eqtaUP .content-games.div1 .text-container,
  .eqtaUP .content-games.div2 .text-container,
  .eqtaUP .content-games.div3 .text-container {
    align-items: flex-start;
  }

  .eqtaUP .content-games.div1 .text-container p,
  .eqtaUP .content-games.div2 .text-container p,
  .eqtaUP .content-games.div3 .text-container p {
    text-align: left;
  }
}

.eqtaUP .content-games {
  height: 287px;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: end;
  justify-content: flex-end;
  background: rgb(251, 247, 240);
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  width: 100%;
  padding: 1rem;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-cb61de24-0 .content-games {
    background: rgb(66, 66, 66);
  }
}

@media (min-width: 975px) {
  .eqtaUP .content-games {
    width: 310px;
  }

  .eqtaUP .content-games::before {
    content: "";
    position: absolute;
    right: -13px;
    top: 0px;
    width: 1px;
    height: 100%;
    background-color: rgb(224, 224, 224);
  }
}

.eqtaUP .content-games:last-child {
  row-gap: 15px;
}

.eqtaUP .content-games .text-container {
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  text-align: center;
  padding-top: 1rem;
}

@media (min-width: 1025px) and (max-width: 1359px) {

  .eqtaUP .content-games.div2,
  .eqtaUP .content-games.div3 {
    height: 140px;
    display: flex;
    flex-direction: row;
  }
}

.eqtaUP .text-container h3 {
  font-size: 21px;
  font-family: ClarinvarVF;
  font-variation-settings: "wght" 700, "opsz" 66;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-cb61de24-0 .text-container {
    color: rgb(179, 179, 179);
  }
}

.eqtaUP a {
  display: flex;
  margin-top: 1rem;
  text-transform: uppercase;
  font-weight: bolder;
  border: 1px solid rgb(0, 0, 0);
  border-radius: 5px;
  background: 0px 0px;
  width: 78px;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 0.6rem 0.5rem 0.4rem;
  font-size: 14px;
  text-decoration: none;
  color: rgb(0, 0, 0);
  transition-duration: 0.4s;
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 200;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-cb61de24-0 a {
    color: rgb(179, 179, 179);
    border: 1px solid rgb(179, 179, 179);
  }
}

.eqtaUP a:hover {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-cb61de24-0 a:hover {
    color: rgb(179, 179, 179);
    background: rgb(33, 33, 33);
  }
}

.eqtaUP p {
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 200;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: -0.23px;
}

.eqtaUP .content-half {
  width: 100%;
}

@media (min-width: 975px) {
  .eqtaUP .content-half {
    width: 314px;
  }
}

.eqtaUP .content-half .one {
  height: 136px;
  background: rgb(251, 247, 240);
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  position: relative;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-cb61de24-0 .content-half .one {
    background: rgb(66, 66, 66);
  }
}

@media (min-width: 975px) {
  .eqtaUP .content-half .one {
    width: 314px;
  }

  .eqtaUP .content-half .one:not(:last-child)::after {
    content: "";
    position: absolute;
    bottom: -8px;
    right: 0px;
    width: 100%;
    height: 1px;
    background-color: rgb(224, 224, 224);
  }
}

.eqtaUP .content-half .one .text-container {
  display: flex;
  flex-direction: column;
  text-align: left;
}

.eqtaUP .content-half .one img {
  width: 100px;
  height: 100px;
}

.eqtaUP .lexi {
  width: 107px;
  height: auto;
}

.eqtaUP .eight {
  width: 92px;
  height: 103px;
}

.eqtaUP .clarin-grilla {
  width: 89px;
  height: 88px;
}

.IUrUC {
  position: inherit;
}

.IUrUC .overlay {
  height: 100%;
  width: 0px;
  position: fixed;
  z-index: 5000;
  top: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.9);
  overflow-x: hidden;
}

.IUrUC .overlay-content {
  position: relative;
  top: 5%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.IUrUC .open-nav {
  font-size: 30px;
  cursor: pointer;
  background: none;
  border: none;
  padding: 0px;
  z-index: 1000;
}

.IUrUC .overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: rgb(129, 129, 129);
  display: block;
  transition: 0.3s;
}

.IUrUC .overlay a:hover,
.IUrUC .overlay a:focus {
  color: rgb(241, 241, 241);
}

.IUrUC .overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  background: none;
  border: none;
  color: white;
}

@media screen and (max-height: 450px) {
  .IUrUC .overlay a {
    font-size: 20px;
  }

  .IUrUC .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}

.IUrUC #bannertab {
  width: 50px;
  position: fixed;
  left: 0px;
  overflow-x: hidden;
  z-index: 10;
}

.IUrUC .sideBanner {
  position: relative;
  z-index: 4;
}

.cWXDCp {
  min-height: 0px;
  margin-bottom: 5px;
  text-align: center;
}

.cWXDCp iframe {
  min-height: 0px;
  margin: 0px !important;
}

.cWXDCp.sticky {
  -webkit-box-pack: inherit;
  justify-content: inherit;
  -webkit-box-align: inherit;
  align-items: inherit;
  overflow: hidden;
  top: 60px;
  position: sticky !important;
}

@media (max-width: 1024px) {
  .cWXDCp.sticky {
    margin-bottom: 12px;
  }
}

.eilmse {
  display: none;
  width: 80%;
  max-width: 496px;
  padding: 30px;
  background-color: rgb(255, 255, 255);
  border: none;
  border-radius: 8px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px;
  z-index: 10;
}

@media (max-width: 1024px) {
  .eilmse {
    background-color: rgb(41, 41, 41);
  }
}

.eilmse .btn-close {
  border: none;
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
  background: transparent;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}

.eilmse .btn-close div svg {
  fill: rgb(0, 0, 0);
}

@media (max-width: 1024px) {
  .eilmse .btn-close div svg {
    fill: rgb(179, 179, 179);
  }
}

.eilmse .btn-close:focus-visible {
  outline: none;
}

.eilmse .btn-close:hover {
  opacity: 0.7;
}

.eilmse .popup-content-title {
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  gap: 20px;
}

.eilmse .popup-content-title .icon-paywall div {
  width: 25px;
  height: 25px;
  background: rgb(253, 223, 55);
  border-radius: 50%;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  line-height: 15px;
}

.eilmse .popup-content-text {
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 200;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  margin-bottom: 20px;
}

@media (max-width: 1024px) {
  .eilmse .popup-content-text {
    color: rgb(179, 179, 179);
  }
}

.eilmse .bold {
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 600;
}

.eilmse .remember {
  width: 80%;
  margin: auto auto 20px;
}

@media (max-width: 1024px) {
  .eilmse .remember {
    width: 100%;
  }
}

.eilmse .popup-buttons {
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin-top: 40px;
}

.eilmse .popup-buttons .popup-button-login {
  width: 208px;
  height: 46px;
  border: 1px solid rgb(0, 0, 0);
  border-radius: 50px;
  background-color: transparent;
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 200;
  font-size: 16px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  gap: 10px;
  cursor: pointer;
}

@media (max-width: 1024px) {
  .eilmse .popup-buttons .popup-button-login {
    color: rgb(179, 179, 179);
    border: 1px solid rgb(179, 179, 179);
  }
}

.eilmse .popup-buttons .popup-button-login div svg svg {
  fill: rgb(0, 0, 0);
}

@media (max-width: 1024px) {
  .eilmse .popup-buttons .popup-button-login div svg svg {
    fill: rgb(179, 179, 179);
  }
}

.eilmse .popup-buttons .popup-button-login:hover {
  opacity: 0.7;
}

.eilmse .popup-buttons .popup-buttons-ignore {
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 200;
  font-size: 16px;
  border: none;
  background: none;
  margin-top: 20px;
  margin-bottom: 20px;
  cursor: pointer;
}

@media (max-width: 1024px) {
  .eilmse .popup-buttons .popup-buttons-ignore {
    color: rgb(179, 179, 179);
  }
}

.eilmse .popup-buttons .popup-buttons-ignore:hover {
  opacity: 0.7;
}

.GbUSj {
  width: 100%;
  height: 100vh;
  display: none;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9999;
}

.lcvdWI#div-gpt-ad-horizontal1 {
  margin-bottom: 0px;
  max-height: 100px;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
}

@media (min-width: 975px) {
  .lcvdWI#div-gpt-ad-horizontal1 {
    min-height: 200px;
  }
}

.kvzmKU {
  padding-bottom: 1.5rem;
}

.kvzmKU .register-one {
  display: flex;
  padding-bottom: 1.2rem;
  flex-direction: column;
}

.kvzmKU .register-one>p {
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 200;
  font-size: 14px;
  line-height: 22px;
  color: rgb(85, 85, 85);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-578b62b9-0 .register-one>p {
    color: rgb(179, 179, 179);
  }
}

.kvzmKU .register-one>p>span {
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 600;
  margin-bottom: 0.5rem;
}

.kvzmKU .register-two p {
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 200;
  font-size: 12px;
  line-height: 18px;
  color: rgb(85, 85, 85);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-578b62b9-0 .register-two p {
    color: rgb(179, 179, 179);
  }
}

.kvzmKU .register-three {
  display: flex;
  flex-direction: row;
  padding: 0.5rem 0px;
  -webkit-box-align: center;
  align-items: center;
}

.kvzmKU .register-three span {
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 200;
  margin-left: 10px;
  font-size: 12px;
  color: rgb(85, 85, 85);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-578b62b9-0 .register-three span {
    color: rgb(179, 179, 179);
  }
}

.hgdMKE {
  position: relative;
  column-gap: 1rem;
  width: 100%;
  height: -webkit-fill-available;
}

.hgdMKE:not(:last-child)::before {
  content: "";
  position: absolute;
  right: -8px;
  top: 0px;
  width: 1px;
  height: 100%;
  background-color: rgb(224, 224, 224);
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-4ac1e8fd-1:not(:last-child)::before {
    background-color: rgb(66, 66, 66);
  }
}

@media (max-width: 1024px) {
  .hgdMKE:not(:last-child)::before {
    display: none;
  }
}

.qJTHM {
  -webkit-user-select: none;
  color: #202124;
  direction: ltr;
  -webkit-touch-callout: none;
  font-family: "Roboto-Regular", arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  margin: 0;
  overflow: hidden;
  -webkit-text-size-adjust: 100%
}

.ynRLnc {
  left: -9999px;
  position: absolute;
  top: -9999px
}

.L6cTce {
  display: none
}

.bltWBb {
  word-break: break-all
}

.hSRGPd {
  color: #1a73e8;
  cursor: pointer;
  font-weight: 500;
  text-decoration: none
}

.Bz112c-W3lGp {
  height: 16px;
  width: 16px
}

.Bz112c-E3DyYd {
  height: 20px;
  width: 20px
}

.Bz112c-r9oPif {
  height: 24px;
  width: 24px
}

.Bz112c-uaxL4e {
  -webkit-border-radius: 10px;
  border-radius: 10px
}

.LgbsSe-Bz112c {
  display: block
}

.S9gUrf-YoZ4jf,
.S9gUrf-YoZ4jf * {
  border: none;
  margin: 0;
  padding: 0
}

.fFW7wc-ibnC6b>.aZ2wEe>div {
  border-color: #4285f4
}

.P1ekSe-ZMv3u>div:nth-child(1) {
  background-color: #1a73e8 !important
}

.P1ekSe-ZMv3u>div:nth-child(2),
.P1ekSe-ZMv3u>div:nth-child(3) {
  background-image: linear-gradient(to right, rgba(255, 255, 255, .7), rgba(255, 255, 255, .7)), linear-gradient(to right, #1a73e8, #1a73e8) !important
}

.haAclf {
  display: inline-block
}

.nsm7Bb-HzV7m-LgbsSe {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background-color .218s, border-color .218s;
  transition: background-color .218s, border-color .218s;
  -webkit-user-select: none;
  -webkit-appearance: none;
  background-color: #fff;
  background-image: none;
  border: 1px solid #dadce0;
  color: #3c4043;
  cursor: pointer;
  font-family: "Google Sans", arial, sans-serif;
  font-size: 14px;
  height: 40px;
  letter-spacing: 0.25px;
  outline: none;
  overflow: hidden;
  padding: 0 12px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  width: auto
}

@media screen and (-ms-high-contrast:active) {
  .nsm7Bb-HzV7m-LgbsSe {
    border: 2px solid windowText;
    color: windowText
  }
}

.nsm7Bb-HzV7m-LgbsSe.pSzOP-SxQuSe {
  font-size: 14px;
  height: 32px;
  letter-spacing: 0.25px;
  padding: 0 10px
}

.nsm7Bb-HzV7m-LgbsSe.purZT-SxQuSe {
  font-size: 11px;
  height: 20px;
  letter-spacing: 0.3px;
  padding: 0 8px
}

.nsm7Bb-HzV7m-LgbsSe.Bz112c-LgbsSe {
  padding: 0;
  width: 40px
}

.nsm7Bb-HzV7m-LgbsSe.Bz112c-LgbsSe.pSzOP-SxQuSe {
  width: 32px
}

.nsm7Bb-HzV7m-LgbsSe.Bz112c-LgbsSe.purZT-SxQuSe {
  width: 20px
}

.nsm7Bb-HzV7m-LgbsSe.JGcpL-RbRzK {
  -webkit-border-radius: 20px;
  border-radius: 20px
}

.nsm7Bb-HzV7m-LgbsSe.JGcpL-RbRzK.pSzOP-SxQuSe {
  -webkit-border-radius: 16px;
  border-radius: 16px
}

.nsm7Bb-HzV7m-LgbsSe.JGcpL-RbRzK.purZT-SxQuSe {
  -webkit-border-radius: 10px;
  border-radius: 10px
}

.nsm7Bb-HzV7m-LgbsSe.MFS4be-Ia7Qfc {
  border: none;
  color: #fff
}

.nsm7Bb-HzV7m-LgbsSe.MFS4be-v3pZbf-Ia7Qfc {
  background-color: #1a73e8
}

.nsm7Bb-HzV7m-LgbsSe.MFS4be-JaPV2b-Ia7Qfc {
  background-color: #202124;
  color: #e8eaed
}

.nsm7Bb-HzV7m-LgbsSe .nsm7Bb-HzV7m-LgbsSe-Bz112c {
  height: 18px;
  margin-right: 8px;
  min-width: 18px;
  width: 18px
}

.nsm7Bb-HzV7m-LgbsSe.pSzOP-SxQuSe .nsm7Bb-HzV7m-LgbsSe-Bz112c {
  height: 14px;
  min-width: 14px;
  width: 14px
}

.nsm7Bb-HzV7m-LgbsSe.purZT-SxQuSe .nsm7Bb-HzV7m-LgbsSe-Bz112c {
  height: 10px;
  min-width: 10px;
  width: 10px
}

.nsm7Bb-HzV7m-LgbsSe.jVeSEe .nsm7Bb-HzV7m-LgbsSe-Bz112c {
  margin-left: 8px;
  margin-right: -4px
}

.nsm7Bb-HzV7m-LgbsSe.Bz112c-LgbsSe .nsm7Bb-HzV7m-LgbsSe-Bz112c {
  margin: 0;
  padding: 10px
}

.nsm7Bb-HzV7m-LgbsSe.Bz112c-LgbsSe.pSzOP-SxQuSe .nsm7Bb-HzV7m-LgbsSe-Bz112c {
  padding: 8px
}

.nsm7Bb-HzV7m-LgbsSe.Bz112c-LgbsSe.purZT-SxQuSe .nsm7Bb-HzV7m-LgbsSe-Bz112c {
  padding: 4px
}

.nsm7Bb-HzV7m-LgbsSe .nsm7Bb-HzV7m-LgbsSe-Bz112c-haAclf {
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #fff;
  height: 36px;
  margin-left: -10px;
  margin-right: 12px;
  min-width: 36px;
  width: 36px
}

.nsm7Bb-HzV7m-LgbsSe .nsm7Bb-HzV7m-LgbsSe-Bz112c-haAclf .nsm7Bb-HzV7m-LgbsSe-Bz112c,
.nsm7Bb-HzV7m-LgbsSe.Bz112c-LgbsSe .nsm7Bb-HzV7m-LgbsSe-Bz112c-haAclf .nsm7Bb-HzV7m-LgbsSe-Bz112c {
  margin: 0;
  padding: 0
}

.nsm7Bb-HzV7m-LgbsSe.pSzOP-SxQuSe .nsm7Bb-HzV7m-LgbsSe-Bz112c-haAclf {
  height: 28px;
  margin-left: -8px;
  margin-right: 10px;
  min-width: 28px;
  width: 28px
}

.nsm7Bb-HzV7m-LgbsSe.purZT-SxQuSe .nsm7Bb-HzV7m-LgbsSe-Bz112c-haAclf {
  height: 16px;
  margin-left: -6px;
  margin-right: 8px;
  min-width: 16px;
  width: 16px
}

.nsm7Bb-HzV7m-LgbsSe.Bz112c-LgbsSe .nsm7Bb-HzV7m-LgbsSe-Bz112c-haAclf {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-left: 2px;
  margin-right: 0;
  padding: 0
}

.nsm7Bb-HzV7m-LgbsSe.JGcpL-RbRzK .nsm7Bb-HzV7m-LgbsSe-Bz112c-haAclf {
  -webkit-border-radius: 18px;
  border-radius: 18px
}

.nsm7Bb-HzV7m-LgbsSe.pSzOP-SxQuSe.JGcpL-RbRzK .nsm7Bb-HzV7m-LgbsSe-Bz112c-haAclf {
  -webkit-border-radius: 14px;
  border-radius: 14px
}

.nsm7Bb-HzV7m-LgbsSe.purZT-SxQuSe.JGcpL-RbRzK .nsm7Bb-HzV7m-LgbsSe-Bz112c-haAclf {
  -webkit-border-radius: 8px;
  border-radius: 8px
}

.nsm7Bb-HzV7m-LgbsSe .nsm7Bb-HzV7m-LgbsSe-bN97Pc-sM5MNb {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 100%;
  position: relative;
  width: 100%
}

.nsm7Bb-HzV7m-LgbsSe .oXtfBe-l4eHX {
  justify-content: center
}

.nsm7Bb-HzV7m-LgbsSe .nsm7Bb-HzV7m-LgbsSe-BPrWId {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  font-family: "Google Sans", arial, sans-serif;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top
}

.nsm7Bb-HzV7m-LgbsSe.purZT-SxQuSe .nsm7Bb-HzV7m-LgbsSe-BPrWId {
  font-weight: 300
}

.nsm7Bb-HzV7m-LgbsSe .oXtfBe-l4eHX .nsm7Bb-HzV7m-LgbsSe-BPrWId {
  -webkit-flex-grow: 0;
  flex-grow: 0
}

.nsm7Bb-HzV7m-LgbsSe .nsm7Bb-HzV7m-LgbsSe-MJoBVe {
  -webkit-transition: background-color .218s;
  transition: background-color .218s;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.nsm7Bb-HzV7m-LgbsSe:hover,
.nsm7Bb-HzV7m-LgbsSe:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: rgb(210, 227, 252);
  outline: none
}

.nsm7Bb-HzV7m-LgbsSe:hover .nsm7Bb-HzV7m-LgbsSe-MJoBVe,
.nsm7Bb-HzV7m-LgbsSe:focus .nsm7Bb-HzV7m-LgbsSe-MJoBVe {
  background: rgba(66, 133, 244, .04)
}

.nsm7Bb-HzV7m-LgbsSe:active .nsm7Bb-HzV7m-LgbsSe-MJoBVe {
  background: rgba(66, 133, 244, .1)
}

.nsm7Bb-HzV7m-LgbsSe.MFS4be-Ia7Qfc:hover .nsm7Bb-HzV7m-LgbsSe-MJoBVe,
.nsm7Bb-HzV7m-LgbsSe.MFS4be-Ia7Qfc:focus .nsm7Bb-HzV7m-LgbsSe-MJoBVe {
  background: rgba(255, 255, 255, .24)
}

.nsm7Bb-HzV7m-LgbsSe.MFS4be-Ia7Qfc:active .nsm7Bb-HzV7m-LgbsSe-MJoBVe {
  background: rgba(255, 255, 255, .32)
}

.nsm7Bb-HzV7m-LgbsSe .n1UuX-DkfjY {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 20px;
  margin-left: -4px;
  margin-right: 8px;
  min-width: 20px;
  width: 20px
}

.nsm7Bb-HzV7m-LgbsSe.jVeSEe .nsm7Bb-HzV7m-LgbsSe-BPrWId {
  font-family: "Roboto";
  font-size: 12px;
  text-align: left
}

.nsm7Bb-HzV7m-LgbsSe.jVeSEe .nsm7Bb-HzV7m-LgbsSe-BPrWId .ssJRIf,
.nsm7Bb-HzV7m-LgbsSe.jVeSEe .nsm7Bb-HzV7m-LgbsSe-BPrWId .K4efff .fmcmS {
  overflow: hidden;
  text-overflow: ellipsis
}

.nsm7Bb-HzV7m-LgbsSe.jVeSEe .nsm7Bb-HzV7m-LgbsSe-BPrWId .K4efff {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  color: #5f6368;
  fill: #5f6368;
  font-size: 11px;
  font-weight: 400
}

.nsm7Bb-HzV7m-LgbsSe.jVeSEe.MFS4be-Ia7Qfc .nsm7Bb-HzV7m-LgbsSe-BPrWId .K4efff {
  color: #e8eaed;
  fill: #e8eaed
}

.nsm7Bb-HzV7m-LgbsSe.jVeSEe .nsm7Bb-HzV7m-LgbsSe-BPrWId .K4efff .Bz112c {
  height: 18px;
  margin: -3px -3px -3px 2px;
  min-width: 18px;
  width: 18px
}

.nsm7Bb-HzV7m-LgbsSe.jVeSEe .nsm7Bb-HzV7m-LgbsSe-Bz112c-haAclf {
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  margin-left: 12px;
  margin-right: -10px
}

.nsm7Bb-HzV7m-LgbsSe.jVeSEe.JGcpL-RbRzK .nsm7Bb-HzV7m-LgbsSe-Bz112c-haAclf {
  -webkit-border-radius: 18px;
  border-radius: 18px
}

.L5Fo6c-sM5MNb {
  border: 0;
  display: block;
  left: 0;
  position: relative;
  top: 0
}

.L5Fo6c-bF1uUb {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.L5Fo6c-bF1uUb:focus {
  border: none;
  outline: none
}


.jw-reset {
  text-align: left;
  direction: ltr
}

.jw-reset,
.jw-reset-text {
  color: inherit;
  background-color: transparent;
  padding: 0;
  margin: 0;
  float: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1em;
  list-style: none;
  text-transform: none;
  vertical-align: baseline;
  border: 0;
  font-variant: inherit;
  font-stretch: inherit;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

.jw-overlays,
body .jw-error,
body .jwplayer.jw-state-error {
  height: 100%;
  width: 100%
}

.jw-title {
  position: absolute;
  top: 0
}

.jw-overlays {
  top: 0;
  position: absolute;
  left: 0
}

.jw-overlays {
  position: absolute;
  bottom: 0;
  right: 0
}

.jw-background-color {
  background: rgba(0, 0, 0, .4)
}

.jw-text {
  color: rgba(255, 255, 255, .8)
}

.jw-knob {
  color: rgba(255, 255, 255, .8);
  background-color: #fff
}

.jw-button-color {
  color: rgba(255, 255, 255, .8)
}

:not(.jw-flag-touch) .jw-button-color:not(.jw-logo-button):focus,
:not(.jw-flag-touch) .jw-button-color:not(.jw-logo-button):hover {
  color: #fff
}

.jw-toggle {
  color: #fff
}

.jw-toggle.jw-off {
  color: rgba(255, 255, 255, .8)
}

.jw-toggle.jw-off:focus {
  color: #fff
}

.jw-toggle:focus {
  outline: 0
}

:not(.jw-flag-touch) .jw-toggle.jw-off:hover {
  color: #fff
}

.jw-rail {
  background: rgba(255, 255, 255, .3)
}

.jw-buffer {
  background: rgba(255, 255, 255, .3)
}

.jw-progress {
  background: #f2f2f2
}

.jw-time-tip,
.jw-volume-tip {
  border: 0
}

.jw-slider-volume.jw-volume-tip.jw-background-color.jw-slider-vertical {
  background: 0 0
}

.jw-skip {
  padding: .5em;
  outline: 0
}

.jw-skip .jw-skip-icon,
.jw-skip .jw-skiptext {
  color: rgba(255, 255, 255, .8)
}

.jw-skip.jw-skippable:focus .jw-skip-icon,
.jw-skip.jw-skippable:hover .jw-skip-icon {
  color: #fff
}

.jw-icon-cast google-cast-launcher {
  --connected-color: #fff;
  --disconnected-color: rgba(255, 255, 255, 0.8)
}

.jw-icon-cast google-cast-launcher:focus {
  outline: 0
}

.jw-icon-cast google-cast-launcher.jw-off {
  --connected-color: rgba(255, 255, 255, 0.8)
}

.jw-icon-cast:focus google-cast-launcher {
  --connected-color: #fff;
  --disconnected-color: #fff
}

.jw-icon-cast:hover google-cast-launcher {
  --connected-color: #fff;
  --disconnected-color: #fff
}

.jw-nextup-container {
  bottom: 2.5em;
  padding: 5px .5em
}

.jw-nextup {
  border-radius: 0
}

.jw-color-active {
  color: #fff;
  stroke: #fff;
  border-color: #fff
}

:not(.jw-flag-touch) .jw-color-active-hover:focus,
:not(.jw-flag-touch) .jw-color-active-hover:hover {
  color: #fff;
  stroke: #fff;
  border-color: #fff
}

.jw-color-inactive {
  color: rgba(255, 255, 255, .8);
  stroke: rgba(255, 255, 255, .8);
  border-color: rgba(255, 255, 255, .8)
}

:not(.jw-flag-touch) .jw-color-inactive-hover:hover {
  color: rgba(255, 255, 255, .8);
  stroke: rgba(255, 255, 255, .8);
  border-color: rgba(255, 255, 255, .8)
}

.jw-option {
  color: rgba(255, 255, 255, .8)
}

.jw-option.jw-active-option {
  color: #fff;
  background-color: rgba(255, 255, 255, .1)
}

:not(.jw-flag-touch) .jw-option:hover {
  color: #fff
}

.jwplayer {
  width: 100%;
  font-size: 16px;
  position: relative;
  display: block;
  min-height: 0;
  overflow: hidden;
  box-sizing: border-box;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  outline: 0
}

.jwplayer * {
  box-sizing: inherit
}

.jwplayer.jw-tab-focus:focus {
  outline: solid 2px #4d90fe
}

.jwplayer.jw-flag-aspect-mode {
  height: auto !important
}

.jwplayer.jw-flag-aspect-mode .jw-aspect {
  display: block
}

.jwplayer .jw-aspect {
  display: none
}

.jw-overlays {
  pointer-events: none;
  cursor: auto
}

.jw-media,
.jw-preview {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}

.jw-media {
  overflow: hidden;
  cursor: pointer
}

.jw-captions,
.jw-preview,
.jw-title {
  pointer-events: none
}

.jw-logo,
.jw-media {
  pointer-events: all
}

.jw-wrapper {
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}

.jw-hidden-accessibility {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.jw-contract-trigger::before {
  content: "";
  overflow: hidden;
  width: 200%;
  height: 200%;
  display: block;
  position: absolute;
  top: 0;
  left: 0
}

.jwplayer .jw-media video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  background: 0 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-focus-ring-color: transparent;
  outline: 0
}

.jwplayer .jw-media video::-webkit-media-controls-start-playback-button {
  display: none
}

.jwplayer.jw-stretch-uniform .jw-media video {
  object-fit: contain
}

.jwplayer.jw-stretch-none .jw-media video {
  object-fit: none
}

.jwplayer.jw-stretch-fill .jw-media video {
  object-fit: cover
}

.jwplayer.jw-stretch-exactfit .jw-media video {
  object-fit: fill
}

.jw-preview {
  position: absolute;
  display: none;
  opacity: 1;
  visibility: visible;
  width: 100%;
  height: 100%;
  background: #000 no-repeat 50% 50%
}

.jw-error .jw-preview,
.jwplayer .jw-preview {
  background-size: contain
}

.jw-stretch-none .jw-preview {
  background-size: auto auto
}

.jw-stretch-fill .jw-preview {
  background-size: cover
}

.jw-stretch-exactfit .jw-preview {
  background-size: 100% 100%
}

.jw-title {
  display: none;
  padding-top: 20px;
  width: 100%;
  z-index: 1
}

.jw-title-primary,
.jw-title-secondary {
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: .5em;
  overflow: hidden;
  text-overflow: ellipsis;
  direction: unset;
  white-space: nowrap;
  width: 100%
}

.jw-title-primary {
  font-size: 1.625em
}

.jw-breakpoint-2 .jw-title-primary,
.jw-breakpoint-3 .jw-title-primary {
  font-size: 1.5em
}

.jw-flag-small-player .jw-title-primary {
  font-size: 1.25em
}

.jw-flag-small-player .jw-title-secondary,
.jw-title-secondary:empty {
  display: none
}

.jw-captions {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  display: none;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0;
  text-decoration: none;
  pointer-events: none;
  overflow: hidden;
  top: 0
}

.jw-captions.jw-captions-enabled {
  display: block
}

.jw-captions-window {
  display: none;
  padding: .25em;
  border-radius: .25em
}

.jw-captions-window.jw-captions-window-active {
  display: inline-block
}

.jw-captions-text {
  display: inline-block;
  color: #fff;
  background-color: #000;
  word-wrap: normal;
  word-break: normal;
  white-space: pre-line;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  text-decoration: none
}

.jw-text-track-display {
  font-size: inherit;
  line-height: 1.5em;
  padding: 0 .2em .1em
}

.jw-text-track-cue {
  background-color: rgba(0, 0, 0, .5);
  color: #fff
}

.jwplayer video::-webkit-media-controls {
  display: none;
  justify-content: flex-start
}

.jwplayer video::-webkit-media-text-track-display {
  min-width: -webkit-min-content
}

.jwplayer video::cue {
  background-color: rgba(0, 0, 0, .5)
}

.jwplayer video::-webkit-media-controls-panel-container {
  display: none
}

.jwplayer.jw-flag-media-audio.jw-state-playing .jw-captions,
.jwplayer.jw-state-playing:not(.jw-flag-user-inactive):not(.jw-flag-controls-hidden) .jw-captions,
.jwplayer:not(.jw-flag-controls-hidden):not(.jw-state-playing) .jw-captions {
  max-height: calc(100% - 60px)
}

.jwplayer.jw-flag-media-audio.jw-state-playing:not(.jw-flag-ios-fullscreen) video::-webkit-media-text-track-container,
.jwplayer.jw-state-playing:not(.jw-flag-user-inactive):not(.jw-flag-controls-hidden):not(.jw-flag-ios-fullscreen) video::-webkit-media-text-track-container,
.jwplayer:not(.jw-flag-controls-hidden):not(.jw-state-playing):not(.jw-flag-ios-fullscreen) video::-webkit-media-text-track-container {
  max-height: calc(100% - 60px)
}

.jw-logo {
  position: absolute;
  margin: 20px;
  cursor: pointer;
  pointer-events: all;
  background-repeat: no-repeat;
  background-size: contain;
  top: auto;
  right: auto;
  left: auto;
  bottom: auto;
  outline: 0
}

.jw-logo.jw-tab-focus:focus {
  outline: solid 2px #4d90fe
}

.jw-flag-audio-player .jw-logo {
  display: none
}

.jw-logo-top-right {
  top: 0;
  right: 0
}

.jw-logo-top-left {
  top: 0;
  left: 0
}

.jw-logo-bottom-left {
  left: 0
}

.jw-logo-bottom-right {
  right: 0
}

.jw-logo-bottom-left,
.jw-logo-bottom-right {
  bottom: 44px;
  transition: bottom 150ms cubic-bezier(0, .25, .25, 1)
}

.jw-state-idle .jw-logo {
  z-index: 1
}

.jw-state-setup .jw-wrapper {
  background-color: inherit
}

.jw-state-setup .jw-controls,
.jw-state-setup .jw-controls-backdrop,
.jw-state-setup .jw-logo {
  visibility: hidden
}

span.jw-break {
  display: block
}

body .jw-error,
body .jwplayer.jw-state-error {
  background-color: #333;
  color: #fff;
  font-size: 16px;
  display: table;
  opacity: 1;
  position: relative
}

body .jw-error .jw-display,
body .jwplayer.jw-state-error .jw-display {
  display: none
}

body .jw-error .jw-media,
body .jwplayer.jw-state-error .jw-media {
  cursor: default
}

body .jw-error .jw-preview,
body .jwplayer.jw-state-error .jw-preview {
  background-color: #333
}

body .jw-error .jw-error-msg,
body .jwplayer.jw-state-error .jw-error-msg {
  background-color: #000;
  border-radius: 2px;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  padding: 20px
}

body .jw-error .jw-error-msg .jw-icon,
body .jwplayer.jw-state-error .jw-error-msg .jw-icon {
  height: 30px;
  width: 30px;
  margin-right: 20px;
  flex: 0 0 auto;
  align-self: center
}

body .jw-error .jw-error-msg .jw-icon:empty,
body .jwplayer.jw-state-error .jw-error-msg .jw-icon:empty {
  display: none
}

body .jw-error .jw-error-msg .jw-info-container,
body .jwplayer.jw-state-error .jw-error-msg .jw-info-container {
  margin: 0;
  padding: 0
}

body .jw-error:not(.jw-flag-audio-player).jw-breakpoint-2 .jw-error-msg,
body .jw-error:not(.jw-flag-audio-player).jw-flag-small-player .jw-error-msg,
body .jwplayer.jw-state-error:not(.jw-flag-audio-player).jw-breakpoint-2 .jw-error-msg,
body .jwplayer.jw-state-error:not(.jw-flag-audio-player).jw-flag-small-player .jw-error-msg {
  flex-direction: column
}

body .jw-error:not(.jw-flag-audio-player).jw-breakpoint-2 .jw-error-msg .jw-error-text,
body .jw-error:not(.jw-flag-audio-player).jw-flag-small-player .jw-error-msg .jw-error-text,
body .jwplayer.jw-state-error:not(.jw-flag-audio-player).jw-breakpoint-2 .jw-error-msg .jw-error-text,
body .jwplayer.jw-state-error:not(.jw-flag-audio-player).jw-flag-small-player .jw-error-msg .jw-error-text {
  text-align: center
}

body .jw-error:not(.jw-flag-audio-player).jw-breakpoint-2 .jw-error-msg .jw-icon,
body .jw-error:not(.jw-flag-audio-player).jw-flag-small-player .jw-error-msg .jw-icon,
body .jwplayer.jw-state-error:not(.jw-flag-audio-player).jw-breakpoint-2 .jw-error-msg .jw-icon,
body .jwplayer.jw-state-error:not(.jw-flag-audio-player).jw-flag-small-player .jw-error-msg .jw-icon {
  flex: .5 0 auto;
  margin-right: 0;
  margin-bottom: 20px
}

.jwplayer.jw-state-error.jw-breakpoint-2 .jw-error-msg .jw-break,
.jwplayer.jw-state-error.jw-flag-audio-player .jw-error-msg .jw-break,
.jwplayer.jw-state-error.jw-flag-small-player .jw-error-msg .jw-break {
  display: inline
}

.jwplayer.jw-state-error.jw-breakpoint-2 .jw-error-msg .jw-break:before,
.jwplayer.jw-state-error.jw-flag-audio-player .jw-error-msg .jw-break:before,
.jwplayer.jw-state-error.jw-flag-small-player .jw-error-msg .jw-break:before {
  content: " "
}

.jwplayer.jw-state-error.jw-flag-audio-player .jw-error-msg {
  height: 100%;
  width: 100%;
  top: 0;
  position: absolute;
  left: 0;
  background: #000;
  transform: none;
  padding: 4px 16px;
  z-index: 1
}

.jwplayer.jw-state-error.jw-flag-audio-player .jw-error-msg.jw-info-overlay {
  max-width: none;
  max-height: none
}

.jw-state-idle .jw-title,
.jwplayer.jw-state-complete:not(.jw-flag-casting):not(.jw-flag-audio-player):not(.jw-flag-overlay-open-related) .jw-title,
body .jwplayer.jw-state-error .jw-title {
  display: block
}

.jw-state-idle .jw-preview,
.jwplayer.jw-state-complete:not(.jw-flag-casting):not(.jw-flag-audio-player):not(.jw-flag-overlay-open-related) .jw-preview,
body .jwplayer.jw-state-error .jw-preview {
  display: block
}

.jw-state-idle .jw-captions,
.jwplayer.jw-state-complete .jw-captions,
body .jwplayer.jw-state-error .jw-captions {
  display: none
}

.jw-state-idle video::-webkit-media-text-track-container,
.jwplayer.jw-state-complete video::-webkit-media-text-track-container,
body .jwplayer.jw-state-error video::-webkit-media-text-track-container {
  display: none
}

.jwplayer.jw-flag-fullscreen {
  width: 100% !important;
  height: 100% !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  margin: 0;
  position: fixed
}

.jwplayer.jw-flag-controls-hidden .jw-media {
  cursor: default
}

.jw-flag-audio-player .jw-media {
  visibility: hidden
}

.jw-flag-audio-player .jw-title {
  background: 0 0
}

.jw-flag-floating {
  background-size: cover;
  background-color: #000
}

.jw-flag-floating.jw-floating-dismissible .jw-wrapper {
  bottom: 3rem
}

.jw-flag-floating .jw-wrapper {
  position: fixed;
  z-index: 2147483647;
  top: auto;
  bottom: 1rem;
  left: auto;
  right: 1rem;
  max-width: 400px;
  max-height: 400px;
  margin: 0 auto
}

@media screen and (min-width:481px) {
  .jw-flag-floating .jw-wrapper:not(.jw-floating-dragged) {
    animation: jw-float-to-bottom 150ms cubic-bezier(0, .25, .25, 1) forwards 1
  }
}

@media screen and (max-width:480px) {
  .jw-flag-floating .jw-wrapper {
    width: 100%;
    left: 0;
    right: 0
  }
}

.jw-flag-floating .jw-wrapper.jw-float-to-top {
  animation: jw-float-to-top-anim 150ms cubic-bezier(0, .25, .25, 1) forwards 1;
  bottom: auto;
  top: 1rem
}

.jw-flag-floating .jw-wrapper.jw-floating-dragging {
  transition: none !important
}

.jw-flag-floating .jw-wrapper .jw-media {
  touch-action: none
}

.jw-flag-floating .jw-icon {
  margin: 0;
  padding: 0
}

.jw-flag-floating .jw-float-bar-icon {
  pointer-events: all;
  cursor: pointer;
  display: flex;
  height: 24px;
  width: 24px
}

.jw-flag-floating .jw-float-bar-icon:hover {
  background: #1d1d1d;
  border-radius: 100px
}

.jw-flag-floating .jw-float-bar-icon .jw-svg-icon {
  display: block;
  margin: auto;
  padding: 0;
  height: 10px;
  width: 10px
}

.jw-flag-floating.jw-floating-dismissible .jw-dismiss-icon {
  display: none
}

.jw-flag-floating.jw-floating-dismissible .jw-float-bar {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  position: fixed;
  z-index: 2147483647;
  top: 100%;
  height: 32px;
  width: 100%;
  max-height: 32px;
  margin: 0 auto
}

@media screen and (min-width:481px) {
  .jw-flag-floating.jw-floating-dismissible .jw-float-bar:not(.jw-floating-dragged) {
    animation: jw-float-to-bottom 150ms cubic-bezier(0, .25, .25, 1) forwards 1
  }
}

@media screen and (max-width:480px) {
  .jw-flag-floating.jw-floating-dismissible .jw-float-bar {
    left: 0;
    right: 0;
    top: auto
  }
}

.jw-flag-floating.jw-floating-dismissible.jw-state-paused .jw-logo,
.jw-flag-floating.jw-floating-dismissible:not(.jw-flag-user-inactive) .jw-logo {
  display: none
}

.jw-float-bar {
  display: none;
  position: absolute;
  padding: 4px 8px;
  background: #2f2d2d;
  touch-action: none
}

.jw-float-bar-title {
  width: 100%;
  max-height: 24px;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 16px;
  margin-left: 0;
  padding-right: 22px;
  color: rgba(255, 255, 255, .8) !important;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap
}

.jw-flag-pip.jw-flag-floating .jw-wrapper {
  visibility: hidden
}

@keyframes jw-float-to-bottom {
  from {
    transform: translateY(100%)
  }

  to {
    transform: translateY(0)
  }
}

@keyframes jw-float-to-top {
  from {
    transform: translateY(0)
  }

  to {
    transform: translateY(100%)
  }
}

.jw-flag-top {
  margin-top: 2em;
  overflow: visible
}

.jw-top {
  height: 2em;
  line-height: 2;
  pointer-events: none;
  text-align: center;
  opacity: .8;
  position: absolute;
  top: -2em;
  width: 100%
}

.jw-top .jw-icon {
  cursor: pointer;
  pointer-events: all;
  height: auto;
  width: auto
}

.jw-top .jw-text {
  color: #555
}

.jwplayer.jw-flag-ads .jw-captions.jw-captions-enabled,
.jwplayer.jw-flag-ads .jw-logo,
.jwplayer.jw-flag-ads .jw-nextup-container,
.jwplayer.jw-flag-ads .jw-preview,
.jwplayer.jw-flag-ads .jw-text-duration,
.jwplayer.jw-flag-ads .jw-text-elapsed {
  display: none
}

.jwplayer.jw-flag-ads video::-webkit-media-text-track-container {
  display: none
}

.jwplayer.jw-flag-ads.jw-flag-small-player .jw-display-icon-display,
.jwplayer.jw-flag-ads.jw-flag-small-player .jw-display-icon-next,
.jwplayer.jw-flag-ads.jw-flag-small-player .jw-display-icon-rewind {
  display: none
}

.jwplayer.jw-flag-ads.jw-flag-small-player.jw-state-buffering .jw-display-icon-display {
  display: inline-block
}

.jwplayer.jw-flag-ads .jw-controlbar {
  flex-direction: column-reverse
}

.jwplayer.jw-flag-ads .jw-controlbar .jw-slider-time {
  padding: 0;
  pointer-events: none
}

.jwplayer.jw-flag-ads .jw-controlbar .jw-slider-time .jw-slider-container {
  height: 5px
}

.jwplayer.jw-flag-ads .jw-controlbar .jw-slider-time .jw-buffer,
.jwplayer.jw-flag-ads .jw-controlbar .jw-slider-time .jw-cue,
.jwplayer.jw-flag-ads .jw-controlbar .jw-slider-time .jw-icon-settings,
.jwplayer.jw-flag-ads .jw-controlbar .jw-slider-time .jw-knob,
.jwplayer.jw-flag-ads .jw-controlbar .jw-slider-time .jw-rail {
  display: none
}

.jwplayer.jw-flag-ads .jw-controlbar .jw-slider-time .jw-progress {
  transform: none;
  top: auto
}

.jwplayer.jw-flag-ads .jw-controlbar .jw-icon-inline:not(.jw-icon-playback):not(.jw-icon-fullscreen):not(.jw-icon-volume),
.jwplayer.jw-flag-ads .jw-controlbar .jw-icon-tooltip:not(.jw-icon-volume),
.jwplayer.jw-flag-ads .jw-controlbar .jw-tooltip {
  display: none
}

.jwplayer.jw-flag-ads .jw-controlbar .jw-volume-tip {
  padding: 13px 0
}

.jwplayer.jw-flag-ads .jw-controlbar .jw-text-alt {
  display: flex
}

.jwplayer.jw-flag-ads .jw-fullscreen-ima {
  display: none
}

.jwplayer.jw-flag-ads.jw-flag-ads.jw-state-playing.jw-flag-touch:not(.jw-flag-ads-vpaid) .jw-controls .jw-controlbar,
.jwplayer.jw-flag-ads.jw-flag-ads.jw-state-playing.jw-flag-touch:not(.jw-flag-ads-vpaid).jw-flag-autostart .jw-controls .jw-controlbar {
  display: flex;
  pointer-events: all;
  visibility: visible;
  opacity: 1
}

.jwplayer.jw-flag-ads.jw-flag-ads.jw-state-playing.jw-flag-touch:not(.jw-flag-ads-vpaid).jw-flag-autostart.jw-flag-user-inactive .jw-controls-backdrop,
.jwplayer.jw-flag-ads.jw-flag-ads.jw-state-playing.jw-flag-touch:not(.jw-flag-ads-vpaid).jw-flag-user-inactive .jw-controls-backdrop {
  opacity: 1;
  background-size: 100% 60px
}

.jwplayer.jw-flag-ads-vpaid .jw-display-container,
.jwplayer.jw-flag-ads-vpaid .jw-skip,
.jwplayer.jw-flag-touch.jw-flag-ads-vpaid .jw-display-container,
.jwplayer.jw-flag-touch.jw-flag-ads-vpaid .jw-skip {
  display: none
}

.jwplayer.jw-flag-ads-vpaid.jw-flag-small-player .jw-controls {
  background: 0 0
}

.jwplayer.jw-flag-ads-vpaid.jw-flag-small-player .jw-controls::after {
  content: none
}

.jwplayer.jw-flag-ads-hide-controls .jw-controls,
.jwplayer.jw-flag-ads-hide-controls .jw-controls-backdrop {
  display: none !important
}

.jwplayer.jw-flag-ads.jw-keep-thumbnail .jw-preview {
  display: block
}

.jw-flag-overlay-open-related .jw-controls,
.jw-flag-overlay-open-related .jw-logo,
.jw-flag-overlay-open-related .jw-title {
  display: none
}

.jwplayer.jw-flag-controls-hidden .jw-plugin {
  bottom: .5em
}

.jw-overlays .jw-plugin {
  pointer-events: all
}

.jw-plugin {
  position: absolute;
  bottom: 66px
}

.jw-breakpoint-7 .jw-plugin {
  bottom: 132px
}

.jw-plugin .jw-banner {
  max-width: 100%;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  margin: auto auto 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block
}

#loopkGl5qsiU .jw-video::-webkit-media-text-track-display {
  background-color: rgba(0, 0, 0, 0) !important;
}

#loopkGl5qsiU .jw-video::cue {
  color: rgb(255, 255, 255) !important;
  background-color: rgba(0, 0, 0, 0.75) !important;
  font-family: sans-serif !important;
}

#loopkGl5qsiU .jw-text-track-display {
  background-color: rgba(0, 0, 0, 0);
}

#loopkGl5qsiU .jw-text-track-cue {
  color: rgb(255, 255, 255);
  background-color: rgba(0, 0, 0, 0.75);
  font-family: sans-serif;
}

#loopkGl5qsiU .jw-controlbar .jw-icon-inline.jw-text,
#loopkGl5qsiU .jw-title-primary,
#loopkGl5qsiU .jw-title-secondary {
  color: rgb(255, 255, 255);
}

#loopkGl5qsiU .jw-button-color:not(.jw-icon-cast),
#loopkGl5qsiU .jw-button-color.jw-toggle.jw-off:not(.jw-icon-cast) {
  color: rgba(255, 255, 255, 0.8);
}

#loopkGl5qsiU .jw-display-icon-container .jw-button-color {
  color: rgba(255, 255, 255, 0.8);
}

#loopkGl5qsiU .jw-icon-cast google-cast-launcher.jw-off {
  --disconnected-color: rgba(255, 255, 255, 0.8)
}

#loopkGl5qsiU .jw-display-icon-container .jw-button-color:hover,
#loopkGl5qsiU .jw-display-icon-container .jw-button-color:focus {
  color: rgb(255, 255, 255);
}

#loopkGl5qsiU .jw-button-color.jw-toggle:not(.jw-icon-cast),
#loopkGl5qsiU .jw-button-color:hover:not(.jw-icon-cast),
#loopkGl5qsiU .jw-button-color:focus:not(.jw-icon-cast),
#loopkGl5qsiU .jw-button-color.jw-toggle.jw-off:hover:not(.jw-icon-cast) {
  color: rgb(255, 255, 255);
}

#loopkGl5qsiU .jw-svg-icon-buffer {
  fill: rgba(255, 255, 255, 0.8);
}

#loopkGl5qsiU .jw-icon-cast:hover google-cast-launcher.jw-off {
  --disconnected-color: #FFFFFF
}

#loopkGl5qsiU .jw-icon-cast:focus google-cast-launcher.jw-off {
  --disconnected-color: #FFFFFF
}

#loopkGl5qsiU .jw-icon-cast google-cast-launcher.jw-off:focus {
  --disconnected-color: #FFFFFF
}

#loopkGl5qsiU .jw-icon-cast google-cast-launcher {
  --connected-color: #FFFFFF
}

#loopkGl5qsiU .jw-icon-cast google-cast-launcher:focus {
  --connected-color: #FFFFFF
}

#loopkGl5qsiU .jw-icon-cast:hover google-cast-launcher {
  --connected-color: #FFFFFF
}

#loopkGl5qsiU .jw-icon-cast:focus google-cast-launcher {
  --connected-color: #FFFFFF
}

#loopkGl5qsiU .jw-settings-topbar,
#loopkGl5qsiU:not(.jw-state-idle) .jw-controlbar,
#loopkGl5qsiU.jw-flag-audio-player .jw-controlbar {
  background: rgba(0, 0, 0, 0);
}

#loopkGl5qsiU .jw-progress {
  background-color: rgb(242, 242, 242);
}

#loopkGl5qsiU .jw-slider-volume .jw-buffer {
  background-color: rgba(242, 242, 242, 0.5);
}

#loopkGl5qsiU .jw-slider-time .jw-buffer {
  background-color: rgba(242, 242, 242, 0.5);
}

#loopkGl5qsiU .jw-knob {
  background-color: rgb(242, 242, 242);
}

#loopkGl5qsiU .jw-rail {
  background-color: rgba(255, 255, 255, 0.3);
}

#loopkGl5qsiU .jw-option,
#loopkGl5qsiU .jw-toggle.jw-off,
#loopkGl5qsiU .jw-skip .jw-skip-icon,
#loopkGl5qsiU .jw-nextup-tooltip,
#loopkGl5qsiU .jw-nextup-close,
#loopkGl5qsiU .jw-settings-content-item,
#loopkGl5qsiU .jw-related-title {
  color: rgba(255, 255, 255, 0.8);
}

#loopkGl5qsiU .jw-option.jw-active-option,
#loopkGl5qsiU .jw-option:not(.jw-active-option):hover,
#loopkGl5qsiU .jw-option:not(.jw-active-option):focus,
#loopkGl5qsiU .jw-settings-content-item:hover,
#loopkGl5qsiU .jw-nextup-tooltip:hover,
#loopkGl5qsiU .jw-nextup-tooltip:focus,
#loopkGl5qsiU .jw-nextup-close:hover {
  color: rgb(255, 255, 255);
}

#loopkGl5qsiU .jw-nextup,
#loopkGl5qsiU .jw-settings-menu {
  background: rgb(51, 51, 51);
}

#loopkGl5qsiU .jw-skip,
#loopkGl5qsiU .jw-tooltip .jw-text,
#loopkGl5qsiU .jw-time-tip .jw-text {
  background-color: rgb(255, 255, 255);
}

#loopkGl5qsiU .jw-time-tip,
#loopkGl5qsiU .jw-tooltip {
  color: rgb(255, 255, 255);
}

#loopkGl5qsiU .jw-skip {
  border: none;
}

#loopkGl5qsiU .jw-skip .jw-text,
#loopkGl5qsiU .jw-skip .jw-icon,
#loopkGl5qsiU .jw-time-tip .jw-text,
#loopkGl5qsiU .jw-tooltip .jw-text {
  color: rgb(0, 0, 0);
}

#loopkGl5qsiU .jw-color-active {
  color: rgb(255, 255, 255);
  border-color: rgb(255, 255, 255);
  stroke: rgb(255, 255, 255);
}

#loopkGl5qsiU .jw-color-active-hover:hover {
  color: rgb(255, 255, 255);
  border-color: rgb(255, 255, 255);
  stroke: rgb(255, 255, 255);
}

#loopkGl5qsiU .jw-color-inactive {
  color: rgba(255, 255, 255, 0.8);
  border-color: rgba(255, 255, 255, 0.8);
  stroke: rgba(255, 255, 255, 0.8);
}

#loopkGl5qsiU .jw-color-inactive-hover:hover {
  color: rgba(255, 255, 255, 0.8);
  border-color: rgba(255, 255, 255, 0.8);
  stroke: rgba(255, 255, 255, 0.8);
}

.ljDjDt {
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid rgb(224, 224, 224);
  margin-bottom: 1rem;
  width: 100%;
  column-gap: 1rem;
}

.ljDjDt .list-authors {
  display: block;
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 300;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0px;
  line-height: 21px;
  padding-right: 0.3rem;
}

.ljDjDt .place-social-mobile {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.ljDjDt .list-authors {
  display: block;
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 300;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0px;
  line-height: 21px;
  padding-right: 0.3rem;
}

.hgTTFo.speakable-author span,
.sharebar-article-date {
  display: block;
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 300;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 21px;
  padding-right: 0.3rem;
}

.ljDjDt .SocialMedia {
  border-top: none;
}

.iyySuN {
  display: flex;
  flex-direction: row;
  column-gap: 0.5rem;
  padding-bottom: 30px;
  -webkit-box-align: center;
  align-items: center;
  min-width: 50%;
  justify-content: right;
}

.iyySuN .socialContainer {
  display: flex;
  flex-direction: row;
  column-gap: 0.5rem;
}

.iyySuN .comments-number {
  border: none;
  background: none;
  width: 35px;
  height: 35px;
  position: relative;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  cursor: pointer;
}

.iyySuN .socialContainer button,
.iyySuN .socialContainer a:not(.number) {
  cursor: pointer;
  border-radius: 35px;
  height: 35px;
  width: 35px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  border: 1px solid rgb(85, 85, 85);
  background: none;
  -webkit-box-pack: center;
  justify-content: center;
}

.iyySuN .socialContainer button svg,
.iyySuN .socialContainer a:not(.number) svg {
  fill: rgb(85, 85, 85);
  height: 17.5px;
  width: 21.5px;
}

.faaTHW .content-1 ul li {
  padding: 1rem 0px;
  display: flex;
  width: 300px;
  flex-direction: row;
  border-bottom: 1px solid rgb(224, 224, 224);
}

.faaTHW .content-1 img {
  width: 90px;
  height: 90px;
}

.faaTHW .content-1 ul li article {
  padding-left: 1rem;
}

.faaTHW .content-1 ul li h3 {
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 300;
  font-size: 15px;
  line-height: 18px;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  color: rgb(0, 0, 0);
  display: -webkit-box;
  overflow: hidden;
}

.faaTHW .content-1 ul li article .title {
  visibility: hidden;
  display: none;
}

.laNGRM ul li {
  border-bottom: 1px solid rgb(224, 224, 224);
  padding: 12px 0px;
  display: flex;
  flex-direction: row;
  gap: 15px;
  position: relative;
}

.laNGRM span.number {
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 600;
  border: 1px solid rgb(0, 0, 0);
  border-radius: 100%;
  color: rgb(0, 0, 0);
  font-size: 11px;
  width: 20px;
  line-height: 28px;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  height: 20px;
  text-align: center;
  padding-left: 1px;
  padding-top: 1px;
}

.laNGRM .box-container {
  display: flex;
  flex-direction: row-reverse;
  gap: 17px;
  -webkit-box-pack: end;
  justify-content: flex-end;
  width: 100%;
}

.laNGRM .box-container .mt {
  width: 65%;
  display: flex;
  flex-direction: column-reverse;
  -webkit-box-pack: end;
  justify-content: flex-end;
  padding: 0px;
  text-align: left;
  margin: 0px;
}

.laNGRM .box-container .mt p {
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 200;
  font-size: 11px;
  color: rgb(85, 85, 85);
  line-height: 22px;
  text-transform: uppercase;
}

.laNGRM .box-container .mt h3 {
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 300;
  font-size: 15px;
  color: rgb(0, 0, 0);
  line-height: 18px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  max-height: 97px;
}

.laNGRM .box-container picture {
  width: 110px;
  height: 110px;
}

.storyTitle {
  color: rgb(0, 0, 0);
  position: relative;
  font-family: ClarinvarVF;
  font-variation-settings: "wght" 700, "opsz" 66;
  font-size: 42px;
  line-height: 48px;
  padding-bottom: 30px;
  font-weight: 700;
  letter-spacing: -0.42px;
}

img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.iyySuN .comments-number a.number {
  color: rgb(85, 85, 85);
  font-family: AdelleSansClarin-VF;
  font-variation-settings: "wght" 600;
  font-size: 14px;
  position: absolute;
  top: 6px;
}

@media (max-width: 1024px) {
  [data-theme="dark"] .sc-612f4011-0 .separator {
    border-top: 0.5px solid rgb(66, 66, 66);
  }

  .storyTitle {
    font-size: 2rem;
    line-height: 1.3;
    padding-bottom: 10px;
  }

}

@media screen and (max-width: 425px) {
  .ljDjDt {
    display: block !important;
  }
}