body {
  overflow-x: visible !important;
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

body img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}

h1,
h2,
h3,
h4,
p {
  margin: 0;

}

.desktop {
  display: none;
}

.psplus-top {
  padding: 30px 20px 0;
  text-align: center;
}

span.psplus-subtitle {
  color: var(--Azul-PS, #002DC3);
  text-align: center;
  font-family: "Merriweather Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  /* 114.286% */
  letter-spacing: -0.14px;
  text-transform: uppercase;
  margin-bottom: 24px;
  display: block;
  animation: visible 1s .5s both linear;
}

h1.psplus-title {
  color: var(--Negro, #1E1E1E);
  text-align: center;
  font-family: "Merriweather Sans";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
  /* 131.25% */
  letter-spacing: -0.32px;
  margin-bottom: 24px;
  max-width: 1200px;
  animation: visible 1s 1s both linear;
}

h1.psplus-title span {
  color: #002DC3;
}

p.psplus-resume {
  color: var(--Negro, #1E1E1E);
  text-align: center;
  font-family: Lora;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  /* 155.556% */
  margin-bottom: 24px;
  animation: visible 1s 1.5s both linear;

}

.psplus-logo {
  max-width: 195px;
  height: auto;
  display: block;
  margin: 0 auto 24px;
  animation: visible 1s 2s both linear;

}

.psplus-image-big {
  margin-bottom: 34px;
  animation: visible 1s 2.5s both linear;
}

.psplus-body {
  padding: 0 20px;
}

.c-detail--special .c-detail__content .c-detail__body  .psplus-p {
  color: var(--Negro, #1E1E1E);
  /* Mobile/Texto/General */
  font-family: Lora;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  view-timeline: --scroll;
  animation: scale100 both linear;
  animation-timeline: --scroll;
  animation-range: entry 0 contain 35%;
  will-change: transform;
  max-width: 720px;
  margin: 0 auto 20px;
  /* 158.824% */
}

.c-detail--special .c-detail__content .c-detail__body  .psplus-p b {
  font-weight: 600;
}

.c-detail--special .c-detail__content .c-detail__body  .psplus-p a {
  text-decoration: underline;
  font-weight: 600;
  color: var(--Negro, #1E1E1E);
}

.ps-plus-blockquote {
  color: var(--Negro, #111);
  font-family: "Merriweather Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  padding: 12px 0;
  border-top: 1px solid var(--Azul-PS, #002DC3);
  border-bottom: 1px solid var(--Azul-PS, #002DC3);
  view-timeline: --scroll;
  animation: scale both linear;
  animation-timeline: --scroll;
  animation-range: entry 0 contain 35%;
  will-change: transform;
  max-width: 720px;
  margin: 0 auto 40px;
}

.ps-plus-blockquote span {
  color: var(--Azul-PS, #002DC3);
}

.psplus-img-body {
  margin-bottom: 8px;
  margin-top: 40px;
  view-timeline: --scroll;
  animation: blur both linear;
  animation-timeline: --scroll;
  animation-range: entry 0 contain 35%;
  will-change: transform;
}

.c-detail--special .c-detail__content .c-detail__body  .psplus-p-img {
  color: var(--Negro, #1E1E1E);
  font-family: "Merriweather Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 40px;
  /* 150% */
}

.c-detail--special .c-detail__content .c-detail__body  .psplus-h3 {
  color: var(--Negro, #1E1E1E);
  font-family: Lora;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  position: relative;
  margin-top: 70px;
  margin-bottom: 28px;
  view-timeline: --scroll;
  animation: move both linear;
  animation-timeline: --scroll;
  animation-range: entry 0 contain 35%;
  will-change: transform;
}

.c-detail--special .c-detail__content .c-detail__body  .psplus-h3:before {
  content: "";
  background: #F3DC06;
  height: 12px;
  width: 88px;
  position: absolute;
  top: -30px;
  border-radius: 10px;

}

.c-detail--special .c-detail__content .c-detail__body  .psplus-h3 span {
  color: var(--Azul-PS, #002DC3);
}

.psplus-table-background {
  background: var(--Neutro, #F2F4F7);
}

.c-detail--special .c-detail__content .c-detail__body  .psplus-table .psplus-table-column p {
  color: var(--Azul-PS, #002DC3);
  text-align: center;
  font-family: "Merriweather Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  padding: 10px;
  background-color: #fff;
  border-bottom: 1px solid #1E1E1E;
}

.psplus-table {
  border-radius: 8px;
  overflow: hidden;
  max-width: 1080px;
  margin: 20px auto;
}


.psplus-table-background {
  font-family: sans-serif;
  padding: 32px 20px;
  margin-top: 40px;
}

.psplus-table-types {
  display: flex;
  /* gap: 10px; */
  margin-bottom: 20px;
  max-width: 1080px;
  margin: 0 auto 20px;
  justify-content: space-between;
  gap: 10px;
}

.psplus-table-types-button {
  padding: 10px 20px;
  cursor: pointer;
  border-radius: 5px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Merriweather Sans";
  border-radius: 8px;
  color: #fff;
  background: var(--Gris-oscuro-btn, #95A6C1);
  appearance: none;
  border: none;
  flex: 1;
}

.psplus-table-types-button.active {
  color: var(--Allo, #F3DC06);
  background-color: #002DC3;

}

table {
  width: 100%;
  border-collapse: collapse;
}

td {
  padding: 12px;
  border-bottom: 1px solid #1e1e1e63;
  text-align: center;
}

/* Tu clase original para las etiquetas */
.psplus-table-column {
  text-align: left;
  font-weight: bold;
  background-color: #fff;
  width: 50%;
}

/* Ocultar columnas de datos por defecto */
.psplus-table-column-data {
  display: none;
  width: 60%;
}

/* Mostrar solo la que tenga la clase visible */
.psplus-table-column-data.visible {
  display: table-cell;
}

svg {
  vertical-align: middle;
}

td.psplus-table-column {
  color: var(--Azul-PS, #002DC3);
  text-align: center;
  font-family: "Merriweather Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  /* 133.333% */
  border-right: 12px solid #f2f4f7;
}

td.psplus-table-column-data {
  color: var(--Negro, #1E1E1E);
  font-weight: 400;
  background-color: #fff;
  color: var(--Negro, #1E1E1E);
  text-align: center;
  font-family: "Merriweather Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  /* 133.333% */
  /* 133.333% */
}



.psplus-table-column-data:not(.visible) {
  display: none;
}

.psplus-table-h4 {
  color: var(--Negro, #111);
  text-align: center;
  font-family: "Merriweather Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  /* 133.333% */
  margin-bottom: 32px;
}

.psplus-table-h4 span {
  color: #002DC3
}

.psplus-table tr:last-child td {
  border-bottom: none;
}



@keyframes visible {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes scale100 {
  from {
    opacity: 0;
    scale: 0.1;
    transform: translateY(200px);
  }

  to {
    opacity: 1;
    scale: 1;
    transform: translateY(0);
  }
}

@keyframes scale {
  from {
    opacity: 0;
    scale: 0.1;
  }

  to {
    opacity: 1;
    scale: 1;
  }
}

@keyframes move {
  from {
    transform: translateX(-200px);
  }

  to {
    transform: translateX(0);
  }
}

@keyframes blur {
  from {
    filter: blur(4px) grayscale(100%);
  }

  to {
    filter: blur(0) grayscale(0);
  }
}

.c-detail__body .c-detail__embed {
  width: 100%;
  max-width: 100% !important;
  padding: 0 !important;
  overflow: unset !important;
}

.c-detail__body .c-detail__embed:last-of-type {
  margin-bottom: 0 !important;
}

.c-detail--special .c-detail__content .c-detail__body .c-detail__embed .c-detail__embed__code {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 100% !important;
  padding: 0;
}

.c-detail--special .c-detail__content .c-detail__body .c-detail__embed .c-detail__embed__code>div {
  width: 100%;
}

.c-detail--special .c-detail__content .c-detail__body {
  max-width: inherit;
  margin-top: -9px;
}

.c-detail--special .c-detail__content .c-detail__data {
  display: none;
}

@media (min-width: 960px) {
  .mobile {
    display: none;
  }

  .desktop {
    display: block;
  }

  span.psplus-subtitle {
    font-size: 18px;
    line-height: 16px;
    /* 88.889% */
    letter-spacing: -0.18px;
  }

  h1.psplus-title {
    font-size: 48px;
    line-height: 60px;
    /* 125% */
    letter-spacing: -0.48px;
    margin: 0 auto 32px;

  }

  h1.psplus-title span {
    color: #002DC3;
  }

  p.psplus-resume {
    font-size: 22px;
    line-height: 32px;
    max-width: 920px;
    /* 145.455% */
    margin: 0 auto 32px;

  }

  .psplus-logo {
    max-width: 278px;
    margin: 0 auto 10px;
  }

  .psplus-image-big {
    margin-bottom: 34px;
  }

  .psplus-body {
    padding: 0;
    max-width: 1080px;
    margin: 0 auto;
  }

  .c-detail--special .c-detail__content .c-detail__body  .psplus-p {
    font-size: 19px;
    line-height: 30px;
  }

  .ps-plus-blockquote {
    font-size: 22px;
    line-height: 32px;
    /* 145.455% */
  }

  .c-detail--special .c-detail__content .c-detail__body  .psplus-p-img {
    font-size: 14px;
    line-height: 14px;
    /* 100% */
    /* 150% */
  }

  .c-detail--special .c-detail__content .c-detail__body  .psplus-h3 {
    font-size: 26px;
    line-height: 30px;
    max-width: 720px;
    margin: 70px auto 40px;
    /* 115.385% */
  }

  .c-detail--special .c-detail__content .c-detail__body  .psplus-h3 span {
    color: var(--Azul-PS, #002DC3);
  }

  .psplus-img-body {
    margin-top: 100px;
  }



  /* Forzamos que TODAS las columnas sean visibles */
  .psplus-table-column-data {
    display: table-cell !important;
    width: 20%;
    /* Ajustamos ancho p
    ara que quepan las 3 */
  }

  .psplus-table-column {
    width: 40%;
  }

  td.psplus-table-column-data {
    border-right: 12px solid var(--Neutro, #F2F4F7);
  }

  td.psplus-table-column-data:last-child {
    border-right: none;
  }

  .psplus-table-h4 {
    margin-bottom: 56px;
    font-size: 32px;
    line-height: 34px;
    /* 106.25% */
  }

  .psplus-table-background {
    font-family: sans-serif;
    padding: 64px 20px 100px;
    margin-top: 120px;
  }

  td.psplus-table-column-data {
    font-size: 15px;
    line-height: 22px;
    /* 146.667% */
  }

  td.psplus-table-column {
    font-size: 15px;
    line-height: 20px;
    /* 133.333% */
  }

  .psplus-table-types {
    padding-left: 40%;
    gap: 0;
  }

  .psplus-table-types-button {
    color: var(--Allo, #F3DC06);
    text-align: center;
    font-family: "Merriweather Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    /* 170% */
    background-color: #002DC3;
    flex: 0 0 32%;
    border-radius: 4px;
  }

  .psplus-table {
    view-timeline: --scroll;
    animation: scale both linear;
    animation-timeline: --scroll;
    animation-range: entry 0 cover 35%;
    will-change: transform;
  }

  .psplus-table-types-button,
  .psplus-table-h4 {
    view-timeline: --scroll;
    animation: move both linear;
    animation-timeline: --scroll;
    animation-range: entry 0 cover 53%;
    will-change: transform;
  }
}

@media (min-width: 1080px) {
  .psplus-table-types {
    padding-left: 432px;
  }
}