@charset "UTF-8";
/*PALETA DE COLORES*/
/* Fonts */
/*FONT SIZE TITLES*/
/*Breakpoints*/
body {
  margin: 0;
  font-family: 'Nunito Sans';
  overflow-x: hidden;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#Native_Desktop_1280_470_1 {
  min-height: 402px;
  padding-top: 16px;
  padding-bottom: 16px;
}
.container.native {
  margin-top: 185px;
}
.container.normal-ad {
  margin-top: 280px;
}
.container-search.native {
  position: fixed;
  top: 0;
}
.menu-icon.native {
  position: fixed;
  top: 138px;
}
.sidebarAdSticky {
  position: fixed;
  top: 155px;
}
.sectionLeaderboard {
  margin-top: 20px;
  text-align: center;
  width: 100%;
}
.sectionSidebarAdSticky {
  position: fixed;
  top: 190px;
}
.sidebarNormalAd {
  margin-top: 10px;
  margin-bottom: 10px;
}
#PULZO2_MOBILE_INTERSTITIAL.out-of-page iframe,
#PULZO2_DESKTOP_INTERSTITIAL.out-of-page iframe,
#PULZO_INTERSTITIAL_INHOUSE.out-of-page iframe,
#PULZO_PREHOME.out-of-page iframe,
#PULZO_PREHOME_MOBILE.out-of-page iframe,
#PULZO_FLOATING_DESKTOP_INHOUSE.out-of-page iframe,
#PULZO_FLOATING_MOBILE_INHOUSE.out-of-page iframe {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background-color: #fff;
}
.container-asideNotes2025 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px;
  margin-bottom: 20px;
}
.container-asideNotes2025 .block-asideNotes2025 {
  width: 100%;
}
.container-asideNotes2025 .block-asideNotes2025 .img-asideNotes2025 {
  width: 264px;
  height: 122px;
  border-radius: 8px;
  -o-object-fit: cover;
     object-fit: cover;
}
.container-asideNotes2025 .block-asideNotes2025 .tag {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 25px;
  border-radius: 8px;
  background: #F4E5FF;
  padding: 2px 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  margin: 6px 0px;
  text-decoration: none;
}
.container-asideNotes2025 .block-asideNotes2025 .tag:hover {
  text-decoration: underline;
  color: #8F00FF;
}
.container-asideNotes2025 .block-asideNotes2025 .tag .text-tag {
  color: #8F00FF;
  font-family: Helvetica;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
}
.container-asideNotes2025 .block-asideNotes2025 .link-title {
  text-decoration: none;
}
.container-asideNotes2025 .block-asideNotes2025 .link-title:hover {
  text-decoration: underline;
  color: black;
}
.container-asideNotes2025 .block-asideNotes2025 .link-title .title-asideNotes2025 {
  font-family: 'Nunito Sans';
  color: black;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.container-asideNotes2025 .block-asideNotes2025 .container-autor-openingMain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin-top: 12px;
}
.container-asideNotes2025 .block-asideNotes2025 .container-autor-openingMain .img-author {
  height: 30px;
  border-radius: 80px;
  margin: 2px;
  -o-object-fit: cover;
     object-fit: cover;
}
.container-asideNotes2025 .block-asideNotes2025 .container-autor-openingMain .redactor-openingMain {
  font-family: 'Nunito Sans';
  color: black;
  font-size: 12px;
  font-weight: 200;
  line-height: normal;
}
.author .author-card {
  width: 360px;
  min-height: 380px;
  background-image: url('https://d2yoo3qu6vrk5d.cloudfront.net/pulzo-dev/RonaldImages/base-imagen-landing-autor+1.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
}
.author .author-card .author-image {
  width: 128px;
  height: 128px;
  border-radius: 50%;
  border: 1px solid #F20066;
  margin-top: 30px;
  -o-object-fit: cover;
     object-fit: cover;
}
.author .author-card .author-header {
  color: #FFF;
}
.author .author-card .author-header .author-name,
.author .author-card .author-header .author-position {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}
.author .author-card .author-header .author-email {
  font-size: 13px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  color: #FFF;
}
.author .author-card .author-description {
  color: #FFF;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  text-align: start;
  width: 90%;
  margin: auto;
  position: relative;
  top: 20px;
  padding-bottom: 25px;
}
.container-bottomArticles2025 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 100px;
  padding: 24px 0;
}
.container-bottomArticles2025 .block-bottomArticles2025 {
  display: grid;
  grid-template-columns: 230px 120px;
  gap: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.container-bottomArticles2025 .block-bottomArticles2025 .content-article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.container-bottomArticles2025 .block-bottomArticles2025 .content-article .tag {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 25px;
  background: #F4E5FF;
  border-radius: 8px;
  padding: 2px 8px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  text-decoration: none;
}
.container-bottomArticles2025 .block-bottomArticles2025 .content-article .tag:hover {
  text-decoration: underline;
  color: #8F00FF;
}
.container-bottomArticles2025 .block-bottomArticles2025 .content-article .tag .text-tag {
  color: #8F00FF;
  font-family: Helvetica;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
}
.container-bottomArticles2025 .block-bottomArticles2025 .content-article .link-bottom {
  text-decoration: none;
}
.container-bottomArticles2025 .block-bottomArticles2025 .content-article .link-bottom:hover {
  text-decoration: underline;
  color: black;
}
.container-bottomArticles2025 .block-bottomArticles2025 .content-article .link-bottom .title-bottomArticle {
  font-family: 'Nunito Sans';
  color: black;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.container-bottomArticles2025 .block-bottomArticles2025 .content-article .container-autor-openingMain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin-top: 12px;
}
.container-bottomArticles2025 .block-bottomArticles2025 .content-article .container-autor-openingMain .img-author {
  height: 30px;
  border-radius: 80px;
  margin: 2px;
  -o-object-fit: cover;
     object-fit: cover;
}
.container-bottomArticles2025 .block-bottomArticles2025 .content-article .container-autor-openingMain .redactor-openingMain {
  font-family: 'Nunito Sans';
  color: black;
  font-size: 12px;
  font-weight: 200;
  line-height: normal;
}
.container-bottomArticles2025 .block-bottomArticles2025 .content-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.container-bottomArticles2025 .block-bottomArticles2025 .content-image .img-bottomArticle {
  width: 100%;
  height: auto;
  border-radius: 8px;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1;
}
.full-width-lastHour {
  width: 100%;
  height: 40px;
  background: #FFF;
  border-radius: 10px;
  position: fixed;
  top: 228px;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(40, 41, 61, 0.04), 0px 16px 24px 0px rgba(96, 97, 112, 0.16);
          box-shadow: 0px 2px 8px 0px rgba(40, 41, 61, 0.04), 0px 16px 24px 0px rgba(96, 97, 112, 0.16);
}
@media (min-width: 600px) and (max-width: 1024px) {
  .full-width-lastHour {
    width: 100vw;
  }
}
.full-width-lastHour.scroll-initial {
  top: 135px;
}
.container-last-hour {
  width: 100%;
  height: 40%;
  display: grid;
  grid-template-columns: 14% 86%;
}
.container-last-hour .last-hour {
  background-color: #F20066;
  width: 176px;
  height: 40px;
  border-radius: 6px;
  padding: 0px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  /* Centra horizontalmente el contenido */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* Centra verticalmente el contenido */
  text-align: center;
}
.container-last-hour .last-hour .icon-warning {
  width: 16px;
  height: 16px;
  margin-right: 12px;
}
.container-last-hour .last-hour .text-last-hour {
  color: #fff;
  font-family: 'Nunito Sans';
  font-size: 16px;
  font-weight: 800;
}
.container-last-hour .title-news-last-hour {
  margin-left: 4%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 600px) and (max-width: 1024px) {
  .container-last-hour .title-news-last-hour {
    margin-left: 12%;
  }
}
.container-last-hour .title-news-last-hour .link-lastHour {
  text-decoration: none;
}
.container-last-hour .title-news-last-hour .link-lastHour:hover {
  text-decoration: underline;
  color: #181818;
}
.container-last-hour .title-news-last-hour .link-lastHour .text-news-last-hour {
  color: #000;
  font-family: 'Nunito Sans';
  font-size: 16px;
  font-weight: 400;
}
.container-last-hour .title-news-last-hour .link-lastHour .icon-arrow-right {
  margin-left: 32px;
}
.container-father {
  margin-top: 235px;
}
@media (min-width: 1880px) {
  .container-father {
    margin-top: 15%;
  }
}
.container-father .card-opening .text-image {
  position: absolute;
  width: 31%;
  margin-top: 50px;
  left: 120px;
  z-index: 1000;
}
.container-father .card-opening .text-image .title {
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px;
}
.container-father .card-opening .text-image .title:hover {
  text-decoration: none;
  cursor: auto;
}
.container-father .card-opening .text-image .subtitle {
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 38px;
  margin-top: 30px;
}
.container-father .card-opening .text-image .subtitle:hover {
  text-decoration: none;
  cursor: auto;
}
.container-father .card-opening .img-opening {
  width: 100%;
  margin-top: -9px;
  margin-bottom: -9px;
}
.container-father .card-form .formulario {
  width: 50%;
  margin: 0 auto;
  padding: 20px;
  border-radius: 10px;
}
.container-father .card-form .formulario .form-header {
  text-align: left;
  margin-bottom: 20px;
}
.container-father .card-form .formulario .form-header .title-header {
  color: #3C00A3;
  font-family: Helvetica;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}
.container-father .card-form .grid-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  /* Dos columnas de igual tamaño */
  gap: 10px;
  padding: 10px;
}
.container-father .card-form .grid-container .input-wrapper {
  padding-bottom: 20px;
  text-align: center;
  font-size: 18px;
}
.container-father .card-form .grid-container .input-wrapper label {
  color: #3C00A3;
  font-family: Helvetica;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  display: block;
  margin-bottom: 5px;
  text-align: left;
}
.container-father .card-form .grid-container .input-wrapper input,
.container-father .card-form .grid-container .input-wrapper select {
  width: 100%;
  padding: 10px;
  border-radius: 25px;
  font-size: 14px;
  border: 1px solid var(--Dark-Dark-4, #888787);
  background: var(--Light-Light-4, #FFF);
}
.container-father .card-form .form-checks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 20px;
}
.container-father .card-form .form-checks .check-item {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.container-father .card-form .form-checks .check-item input {
  margin-right: 10px;
}
.container-father .card-form .form-checks .check-item label {
  color: var(--Dark-Dark-0, #000);
  -webkit-font-feature-settings: 'liga' off, 'clig' off;
          font-feature-settings: 'liga' off, 'clig' off;
  font-size: 14px;
  font-weight: 100;
  line-height: normal;
}
.container-father .card-form .form-checks .check-item .downloadLink {
  color: var(--Dark-Dark-0, #000);
  -webkit-font-feature-settings: 'liga' off, 'clig' off;
          font-feature-settings: 'liga' off, 'clig' off;
}
.container-father .card-form .captcha-1 {
  margin-top: 15px;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  position: relative;
  left: 15px;
}
.container-father .card-form .captcha-0 {
  margin-top: 15px;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  position: relative;
  left: 15px;
}
.container-father .card-form .bg-btn {
  background-color: #3C00A3;
}
.container-father .card-form .form-footer {
  margin-top: 30px;
}
.container-father .card-form .form-footer .submit-btn {
  width: 211px;
  height: 55px;
  color: white;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 5px 0px 4px 0px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
  border-radius: 25px;
  cursor: pointer;
  font-size: 16px;
}
.container-father .card-form .form-footer .submit-btn:hover {
  background-color: #290070;
}
.container-father .card-form .modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1000;
}
.container-father .card-form .modal-overlay.hidden {
  display: none;
}
.container-father .card-form .modal-content {
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  text-align: center;
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.container-father .card-form .spinner {
  margin: 10px auto;
  width: 50px;
  height: 50px;
  border: 5px solid #ccc;
  border-top: 5px solid #3498db;
  border-radius: 50%;
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.section2 {
  padding: 15px 0px;
  margin: auto;
}
.section2 .section-decoration {
  padding: 3px 0px;
  width: 95%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.section2 .section-decoration .text-category-nation {
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 700;
  line-height: 25px;
  font-family: system-ui;
}
.section2 .section-decoration .container-info {
  position: absolute;
  bottom: 0;
  margin: -5px 0px;
  border-bottom: 4px solid #038652;
  width: 5%;
}
.section2 hr {
  border: 0px solid #DBDBDB;
  width: 95%;
  margin: 4px auto;
}
.container-services-card {
  width: 90%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -webkit-column-gap: 20px;
          column-gap: 20px;
  row-gap: 20px;
  padding-top: 25px;
  margin-left: 5%;
}
.container-services-card .service-card {
  position: relative;
  display: grid;
  grid-template-rows: auto 1fr auto;
  margin-bottom: 20px;
}
.container-services-card .service-card a img {
  width: 100%;
  height: 140px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
  display: inline-block;
}
.container-services-card .service-card a h3 {
  text-transform: uppercase;
  margin: 8px 0;
  color: #038652;
  font-weight: 700;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  font-family: Arial, Helvetica, sans-serif;
}
.container-services-card .service-card a .title {
  color: #000000;
  text-transform: none;
  font-family: "heebo";
  font-size: 15px;
  font-weight: 700;
  line-height: 1.3em;
  letter-spacing: 0.5px;
}
.container-services-card .service-card:nth-child(n+5) {
  display: none;
}
.container-carouselCard {
  width: 100%;
}
.container-carouselCard figure {
  margin: 0;
  padding: 0;
}
.container-carouselCard .card-image {
  width: 246px;
  height: 140px;
  border-radius: 16px;
  -o-object-fit: cover;
     object-fit: cover;
}
.container-carouselCard .link-text-section-card {
  text-decoration: none;
}
.container-carouselCard .link-text-section-card:hover {
  text-decoration: underline;
  color: #8F00FF;
}
.container-carouselCard .link-text-section-card .text-section-card {
  color: #8F00FF;
  font-family: 'Helvetica';
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.65px;
  text-transform: uppercase;
  margin: 8px 0;
}
.container-carouselCard .link-title-article-card {
  text-decoration: none;
}
.container-carouselCard .link-title-article-card:hover {
  text-decoration: underline;
  color: #000;
}
.container-carouselCard .link-title-article-card .title-article-card {
  color: #000;
  font-family: 'Nunito Sans';
  font-size: 16px;
  font-weight: 700;
  text-transform: none;
}
.services-flex-card {
  position: relative;
  margin: 0 auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.service-dot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.service-dot .dot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.service-dot .dot span {
  display: inline-block;
  margin: auto;
  width: 20px;
  height: 20px;
  border: 2px solid #dbdbdb;
  border-radius: 50%;
  margin-right: 10px;
}
.izquierda {
  position: absolute;
  -webkit-transform: translateY(-146px) translateX(-573px);
          transform: translateY(-146px) translateX(-573px);
}
.derecha {
  position: absolute;
  -webkit-transform: translateY(-144px) translateX(570px);
          transform: translateY(-144px) translateX(570px);
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
li span {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.prev span::before {
  content: "";
  width: 25px;
  height: 25px;
  border: 6px solid #666666;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: none;
  border-right: none;
  border-radius: 17%;
}
.next span::before {
  content: "";
  width: 25px;
  height: 25px;
  border: 6px solid #666666;
  -webkit-transform: rotate(45deg) translateY(-4.5px);
          transform: rotate(45deg) translateY(-4.5px);
  border-bottom: none;
  border-left: none;
  border-radius: 17%;
}
.categoriesSection {
  font-family: 'Helvetica';
  height: 40px;
  background-color: #FFFFFF;
  width: 100%;
  position: fixed;
  top: 160px;
  left: 0;
  z-index: 999;
  -webkit-transition: top 0.5s ease;
  transition: top 0.5s ease;
}
@media (min-width: 600px) and (max-width: 1024px) {
  .categoriesSection {
    width: 100vw;
  }
}
.categoriesSection .ul-categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  list-style: none;
}
.categoriesSection .ul-categories li {
  width: 128px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.categoriesSection .ul-categories li a {
  width: 100%;
  text-align: center;
  color: #666666;
  text-decoration: none;
  font-family: 'Nunito Sans';
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  padding-bottom: 8px;
  padding-top: 8px;
  position: relative;
  -webkit-transition: color 0.3s ease, width 0.3s ease;
  transition: color 0.3s ease, width 0.3s ease;
}
.categoriesSection .ul-categories li a::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 3px;
  background-color: #8F00FF;
  border-radius: 2px 2px 0 0;
  /* Simplifica los bordes */
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.categoriesSection .ul-categories li a:hover {
  color: #181818;
}
.categoriesSection .ul-categories li a:hover::after {
  width: 100%;
}
.categoriesSection.scroll-initial {
  top: 70px;
}
.container {
  max-width: 1264px;
  margin: 0 auto;
  position: relative;
}
#divConsent {
  width: 100%;
  height: 56px;
  background-color: #3C00A3;
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  display: none;
}
#divConsent .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
  margin-left: 48px;
  width: auto;
  margin-top: 11px;
  position: relative;
  max-width: 100%;
}
#divConsent .container span {
  color: #FFF;
  font-size: 14px;
  margin-left: 196px;
}
#divConsent .container span strong,
a {
  color: #FF9D00;
}
#divConsent .container span strong a {
  text-decoration: none;
}
#divConsent .container img {
  width: 30px;
  height: 30px;
}
.cerrar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  position: absolute;
  top: -5px;
  right: 3px;
}
.cerrar img {
  width: 30px;
  height: 30px;
  margin-top: 5px;
}
.oneNote-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.oneNote-section .gradient-section {
  background: -webkit-gradient(linear, right top, left top, color-stop(-1.32%, rgba(255, 255, 255, 0)), color-stop(24.13%, rgba(60, 0, 163, 0.25)), color-stop(75.03%, rgba(60, 0, 163, 0.75)), color-stop(100.48%, #3C00A3));
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) -1.32%, rgba(60, 0, 163, 0.25) 24.13%, rgba(60, 0, 163, 0.75) 75.03%, #3C00A3 100.48%);
  mix-blend-mode: plus-darker;
  mix-blend-mode: multiply;
  width: 586px;
  height: 610px;
  position: absolute;
  left: 0;
  border-radius: 0 16px 16px 0;
}
.oneNote-section .oneNote-image img {
  width: 586px;
  height: 610px;
  display: block;
  border-radius: 0 16px 16px 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.oneNote-section .oneNote-content {
  padding-left: 5%;
}
.oneNote-section .href-oneNote {
  text-decoration: none;
  color: black;
}
.oneNote-section .href-oneNote:hover {
  text-decoration: underline;
}
.oneNote-section .oneNote-heading {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  margin: 0;
}
.oneNote-section .oneNote-heading a {
  color: #8F00FF;
}
.oneNote-section .oneNote-description {
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  margin: 0;
}
.oneNote-section .oneNote-lead {
  font-size: 20px;
  font-weight: 300;
  line-height: normal;
}
.container-emergency1Note2025 .gradient-1Note2025 {
  position: relative;
  width: 100%;
  height: 520px;
  border-radius: 16px;
}
.container-emergency1Note2025 .gradient-1Note2025::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 520px;
  background: -webkit-gradient(linear, left top, right top, color-stop(90%, rgba(24, 24, 24, 0.4)), color-stop(94%, rgba(24, 24, 24, 0.8)), to(#181818));
  background: linear-gradient(90deg, rgba(24, 24, 24, 0.4) 90%, rgba(24, 24, 24, 0.8) 94%, #181818 100%);
  z-index: 1;
  border-radius: 16px 0 0 16px;
  pointer-events: none;
}
.container-emergency1Note2025 .gradient-1Note2025 .content-card1Note2025 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  overflow: hidden;
  border-radius: 16px;
}
.container-emergency1Note2025 .gradient-1Note2025 .content-card1Note2025 .img-1Note2025 {
  width: 100%;
  height: 520px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.container-emergency1Note2025 .gradient-1Note2025 .content-card1Note2025 .content-tile1Note2025 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #181818;
  color: #fff;
  padding: 5rem;
  position: relative;
  z-index: 2;
}
.container-emergency1Note2025 .gradient-1Note2025 .content-card1Note2025 .content-tile1Note2025 .link-tile1Note2025 {
  text-decoration: none;
}
.container-emergency1Note2025 .gradient-1Note2025 .content-card1Note2025 .content-tile1Note2025 .link-tile1Note2025:hover {
  color: #FFF;
  text-decoration: underline;
}
.container-emergency1Note2025 .gradient-1Note2025 .content-card1Note2025 .content-tile1Note2025 .title-1Note2025 {
  color: #FFF;
  font-family: 'Nunito Sans';
  font-size: 36px;
  font-weight: 900;
  line-height: 42px;
  padding-left: 10%;
}
.big-container {
  /*
    width: 100%;
    margin-left: calc((1440px - 1264px) / -2);
    max-width: 1440px;
    */
}
.big-container .emergency-container {
  display: grid;
  grid-template-columns: 50% 50%;
}
@media (min-width: 600px) and (max-width: 1024px) {
  .big-container .emergency-container {
    grid-template-columns: 1fr;
    row-gap: 24px;
  }
}
.big-container .secondary-emergency {
  margin: auto;
}
@media (min-width: 600px) and (max-width: 1024px) {
  .big-container .secondary-emergency {
    margin: 0 auto;
  }
}
.container-emergency3Notes2025 .gradient-3Notes {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 16px;
}
.container-emergency3Notes2025 .gradient-3Notes::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, color-stop(90%, rgba(24, 24, 24, 0.4)), color-stop(94%, rgba(24, 24, 24, 0.8)), to(#181818));
  background: linear-gradient(90deg, rgba(24, 24, 24, 0.4) 90%, rgba(24, 24, 24, 0.8) 94%, #181818 100%);
  z-index: 1;
  border-radius: 16px 0 0 16px;
  pointer-events: none;
}
.container-emergency3Notes2025 .gradient-3Notes .content-card3Notes {
  display: grid;
  grid-template-columns: 50% 50%;
  border-radius: 16px;
  overflow: hidden;
}
.container-emergency3Notes2025 .gradient-3Notes .content-card3Notes .card3Notes {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 560px;
}
.big-container {
  /*
    width: 100%;
    margin-left: calc((1440px - 1264px) / -2);
    max-width: 1440px;
    */
}
.big-container .emergency-container {
  display: grid;
  grid-template-columns: 50% 50%;
}
@media (min-width: 600px) and (max-width: 1024px) {
  .big-container .emergency-container {
    grid-template-columns: 1fr;
    row-gap: 24px;
  }
}
.container-emergency4Notes2025 {
  background-color: #181818;
  border-radius: 16px;
}
.container-emergency4Notes2025 .gradient-4Notes {
  position: relative;
  width: 100%;
  height: 100%;
}
.container-emergency4Notes2025 .gradient-4Notes::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 43%;
  height: 100%;
  border-radius: 16px 0 0 16px;
  background: -webkit-gradient(linear, left top, right top, color-stop(78%, rgba(24, 24, 24, 0.2)), color-stop(95%, rgba(24, 24, 24, 0.9)), to(#181818));
  background: linear-gradient(90deg, rgba(24, 24, 24, 0.2) 78%, rgba(24, 24, 24, 0.9) 95%, #181818 100%);
  z-index: 1;
}
.container-emergency4Notes2025 .gradient-4Notes .content-card4Notes {
  display: grid;
  grid-template-columns: 43% 54%;
  border-radius: 16px;
  overflow: hidden;
}
.container-emergency4Notes2025 .gradient-4Notes .content-card4Notes .card4NotesLeft {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-columns: repeat(2, 1fr);
  height: 100%;
  gap: 16px;
  padding: 12px;
}
.container-emergency4Notes2025 .gradient-4Notes .content-card4Notes .card4NotesLeft .cardLeft {
  height: 100%;
  position: relative;
  z-index: 2;
}
.opening-main .card-opening-main {
  position: relative;
}
.opening-main .card-opening-main .img-opening-main {
  width: 100%;
  height: 610px;
  border-radius: 0 0 16px 16px;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.opening-main .card-opening-main .text-opening-main {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 280px;
  border-radius: 0 0 16px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: white;
  border-radius: var(--Number, 0px) var(--Number, 0px) 16px var(--Number, 0px);
  background: var(--Rebranding-Pulzo-1, #3C00A3);
  mix-blend-mode: hard-light;
}
.opening-main .card-opening-main .text-opening-main .title-opening-main {
  position: absolute;
  letter-spacing: 0.65px;
  font-weight: 700;
  top: 10%;
  left: 5%;
  margin: 0;
  font-size: 20px;
}
.opening-main .card-opening-main .text-opening-main .paragraph-opening-main {
  width: 85%;
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  position: absolute;
  left: 5%;
  bottom: 35%;
  margin: 0;
}
.opening-main .card-opening-main .text-opening-main .hour-opening-main {
  position: absolute;
  font-size: 20px;
  font-weight: 300;
  bottom: 10%;
  left: 5%;
  margin: 0;
}
.opening-main .href-main {
  text-decoration: none;
  color: white;
}
.opening-main .href-main:hover {
  text-decoration: underline;
  color: white;
}
.container-emergencyMain2025 .content-cardMain2025 {
  position: relative;
  overflow: hidden;
}
.container-emergencyMain2025 .content-cardMain2025 .img-Main2025 {
  width: 100%;
  height: 560px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.container-emergencyMain2025 .content-cardMain2025 .gradient-main2025 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(24, 24, 24, 0)), color-stop(20%, #181818), to(#181818));
  background: linear-gradient(180deg, rgba(24, 24, 24, 0) 0%, #181818 20%, #181818 100%);
  pointer-events: none;
  z-index: 1;
}
.container-emergencyMain2025 .content-cardMain2025 .content-tileMain2025 {
  position: absolute;
  bottom: 30px;
  left: 40px;
  width: 500px;
  color: #fff;
  padding: 20px;
  z-index: 2;
}
.container-emergencyMain2025 .content-cardMain2025 .content-tileMain2025 .link-tileMain2025 {
  text-decoration: none;
  color: #FFF;
}
.container-emergencyMain2025 .content-cardMain2025 .content-tileMain2025 .link-tileMain2025:hover {
  color: #FFF;
  text-decoration: underline;
}
.container-emergencyMain2025 .content-cardMain2025 .content-tileMain2025 .link-tileMain2025 .title-main2025 {
  color: #FFF;
  font-family: 'Nunito Sans';
  font-size: 36px;
  font-weight: 900;
  line-height: 42px;
  padding-left: 10%;
}
.secondary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 24px;
}
.secondary .secondary-image img {
  width: 215px;
  height: 122px;
  display: block;
  border-radius: 16px;
}
.secondary .secondary-content {
  max-width: 229px;
  margin-left: 8px;
}
.secondary .href-secondary {
  text-decoration: none;
  color: black;
}
.secondary .href-secondary:hover {
  text-decoration: underline;
}
.secondary .secondary-section {
  font-size: 13px;
  font-weight: 700;
  color: #8F00FF;
  line-height: 24px;
  text-transform: uppercase;
  margin: 0;
}
.secondary .secondary-section a {
  color: #8F00FF;
}
.secondary .secondary-description {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin: 0;
}
.secondary .secondary-time {
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  position: relative;
  top: 5px;
}
.container-secondaryOpening2025 {
  width: 100%;
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0;
  background: #181818;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.container-secondaryOpening2025 .content-tileSecondary2025 {
  width: 337px;
  min-height: 130px;
  border-bottom: 1px solid #FFF;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.container-secondaryOpening2025 .content-tileSecondary2025:hover {
  border-bottom: none;
}
.container-secondaryOpening2025 .content-tileSecondary2025::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-image: -webkit-gradient(linear, left top, right top, from(#FF9D00), color-stop(#FF6A00), color-stop(#F20066), color-stop(#3C00A3), color-stop(#5B82FF), to(#2DD3C9));
  background-image: linear-gradient(to right, #FF9D00, #FF6A00, #F20066, #3C00A3, #5B82FF, #2DD3C9);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  border-radius: 2px;
}
.container-secondaryOpening2025 .content-tileSecondary2025:hover::after {
  opacity: 1;
}
.container-secondaryOpening2025 .content-tileSecondary2025 .link-tileSecondary2025 {
  display: block;
  text-decoration: none;
  color: #FFF;
  width: 242px;
}
.container-secondaryOpening2025 .content-tileSecondary2025 .link-tileSecondary2025 .title-Secondary2025 {
  color: #FFF;
  font-family: 'Nunito Sans';
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  display: inline;
  margin: 0;
}
.container-secondaryOpening2025 .content-tileSecondary2025 .link-tileSecondary2025 .icon-wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  vertical-align: baseline;
  height: 1em;
  position: relative;
}
.container-secondaryOpening2025 .content-tileSecondary2025 .link-tileSecondary2025 .icon-arrow {
  display: block;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-4px);
          transform: translateX(-4px);
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  position: absolute;
  left: 4px;
  top: 1px;
}
.container-secondaryOpening2025 .content-tileSecondary2025 .link-tileSecondary2025:hover .icon-arrow {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.container-secondaryOpening2025 .content-tileSecondary2025 .link-tileSecondary2025:hover .title-Secondary2025 {
  text-decoration: underline;
}
.footer {
  background-color: #3C00A3;
  color: #fff;
  padding: 40px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 21.6px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.footer .footer-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 1200px;
  margin-top: 0 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 600px) and (max-width: 1024px) {
  .footer .footer-container {
    width: 100%;
    grid-template-rows: 1fr, 1fr;
    grid-template-columns: 1fr;
    gap: 24px;
    justify-items: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0 20px;
  }
}
.footer .footer-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 376px;
}
@media (min-width: 600px) and (max-width: 1024px) {
  .footer .footer-info {
    padding-bottom: 20px;
  }
}
.footer .footer-info .container-logo-ami {
  color: #fff;
  text-decoration: none;
}
.footer .footer-info .container-logo-ami:hover {
  text-decoration: none;
}
.footer .footer-info ul {
  list-style: none;
  padding: 0;
}
.footer .footer-info ul li {
  margin-bottom: 10px;
}
.footer .footer-info ul li a {
  color: #FFF;
  font-family: 'Nunito Sans';
  text-decoration: none;
  font-size: 16px;
}
.footer .footer-info ul li a:hover {
  text-decoration: underline;
}
.footer .footer-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 1024px) {
  .footer .footer-social {
    padding-bottom: 20px;
  }
}
.footer .footer-social .footer-logo img {
  width: 240px;
  height: 61.399px;
  position: absolute;
  top: 34px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.footer .footer-social .social-icons {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
}
.footer .footer-social .social-icons li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-size: contain;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  color: white;
}
.footer .footer-social .social-icons li a:hover {
  text-decoration: underline;
}
.footer .footer-social .social-icons li a svg path {
  fill: #f6eef3;
  opacity: 0.7;
}
.footer .footer-social .social-icons li a span {
  font-family: 'Nunito Sans';
  font-size: 16px;
  font-weight: 700;
}
.footer .footer-social .social-icons li a.icon-facebook {
  width: 9px;
  height: 18px;
}
.footer .footer-social .social-icons li a.icon-x {
  width: 14px;
  height: 12px;
}
.footer .footer-social .social-icons li a.icon-youtube {
  width: 19px;
  height: 14px;
  margin-right: 16px;
}
.footer .footer-social .social-icons li a.icon-instagram {
  width: 18px;
  height: 18px;
  margin-right: 16px;
}
.footer .img-fluid {
  position: relative;
  top: 23px;
}
.footer .container-logo-iab {
  position: relative;
  top: 10px;
}
.footer .footer-newsletter {
  width: 484px;
  min-height: 190px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 18px;
}
.footer .footer-newsletter div {
  position: relative;
}
.footer .footer-newsletter div svg {
  position: absolute;
  top: -10px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.footer .footer-newsletter h3 {
  font-family: 'Nunito Sans';
  font-size: 24px;
  font-weight: 900;
  margin-bottom: 10px;
  padding-top: 21.3px;
}
.footer .footer-newsletter p {
  font-family: 'Nunito Sans';
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 20px;
}
.footer .footer-newsletter .newsletter-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.footer .footer-newsletter .newsletter-form input,
.footer .footer-newsletter .newsletter-form select {
  font-size: 14px;
  color: #9b9b9b;
  border: none;
  border-radius: 4px;
  width: 314px;
  min-height: 40px;
  max-height: 40px;
  padding-left: 10px;
}
.footer .footer-newsletter .newsletter-form input:focus,
.footer .footer-newsletter .newsletter-form select:focus {
  border: transparent;
  outline: none;
}
.footer .footer-newsletter .newsletter-form select {
  width: 318px;
}
.footer .footer-newsletter .newsletter-form .newsletter-button {
  width: 132px;
  height: 33px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: #F20066;
  color: #fff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}
.footer .copyrightFooter {
  grid-column-start: 2;
  height: 50px;
  text-align: center;
}
.footer .copyrightFooter .textcopyrightFooter {
  font-size: 13px;
  text-align: center;
  color: white;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 20px;
}
.container-grid {
  width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: 69% 28%;
  grid-gap: 3%;
  padding-top: 50px;
}
@media (min-width: 600px) and (max-width: 1024px) {
  .container-grid {
    width: 90%;
    grid-template-columns: 1fr;
    grid-gap: 24px;
    padding-top: 30px;
  }
}
.container-grid .container-grid-card {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -webkit-column-gap: 24px;
          column-gap: 24px;
  row-gap: 48px;
}
@media (min-width: 600px) and (max-width: 1024px) {
  .container-grid .container-grid-card {
    grid-template-columns: 1fr 1fr 1fr;
    -webkit-column-gap: 16px;
            column-gap: 16px;
    row-gap: 24px;
  }
}
.container-grid .pauta-grid {
  padding-left: 35px;
  padding-bottom: 35px;
}
.container-gridCard {
  position: relative;
}
.container-gridCard figure {
  margin: 0;
  padding: 0;
}
.container-gridCard .card-image-grid {
  width: 192px;
  height: 100px;
  border-radius: 16px;
  -o-object-fit: cover;
     object-fit: cover;
}
.container-gridCard .link-text-section-card-grid {
  text-decoration: none;
}
.container-gridCard .link-text-section-card-grid:hover {
  text-decoration: underline;
  color: #8F00FF;
}
.container-gridCard .link-text-section-card-grid .text-section-card-grid {
  color: #8F00FF;
  font-family: 'Helvetica';
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.65px;
  text-transform: uppercase;
  margin: 8px 0;
}
.container-gridCard .link-title-article-card-grid {
  text-decoration: none;
}
.container-gridCard .link-title-article-card-grid:hover {
  text-decoration: underline;
  color: #000;
}
.container-gridCard .link-title-article-card-grid .title-article-card-grid {
  width: 192px;
  color: #000;
  font-family: 'Nunito Sans';
  font-size: 16px;
  font-weight: 700;
  text-transform: none;
  line-height: 24px;
}
#new-header {
  position: relative;
  z-index: 9999;
}
#new-header.native .top-ad {
  display: none;
}
#new-header.native .pulzo-header-desktop {
  top: 0px;
}
#new-header.native .categoriesSection {
  top: 70px;
}
#new-header.native .custom-section_tems-day {
  top: 105px;
}
#new-header.native .full-width-live,
#new-header.native .full-width-lastHour {
  top: 138px;
}
.custom-section_tems-day {
  background: #8F00FF;
  width: 100%;
  height: 33px;
  font-family: 'Nunito Sans';
  position: fixed;
  top: 195px;
  left: 0;
  z-index: 999;
  -webkit-transition: top 0.5s ease;
  transition: top 0.5s ease;
}
@media (min-width: 600px) and (max-width: 1024px) {
  .custom-section_tems-day {
    width: 100vw;
  }
}
.custom-section_tems-day .custom-container-news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
}
.custom-section_tems-day .custom-news-header h3 {
  color: white;
  font-size: 12px;
  font-family: 'Nunito Sans';
  font-weight: 600;
  margin-right: 10px;
  white-space: nowrap;
  letter-spacing: 0.2px;
}
.custom-section_tems-day .custom-container-temsDay {
  font-size: 12px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  padding: 8px 0;
  width: 100%;
}
.custom-section_tems-day .custom-container-temsDay .custom-container-tag {
  font-size: 12px;
  padding: 0 10px;
  min-width: 100px;
  text-align: center;
  border-right: 2px solid #000;
}
.custom-section_tems-day .custom-container-temsDay .custom-container-tag:last-child {
  border-right: none;
}
.custom-section_tems-day .custom-container-temsDay .custom-container-tag a {
  color: #ffffff;
  margin: 0 5px;
  text-decoration: none;
}
.custom-section_tems-day .custom-container-temsDay .custom-container-tag a:active,
.custom-section_tems-day .custom-container-temsDay .custom-container-tag a:focus {
  color: #ffffff;
}
.custom-section_tems-day .custom-btn-boletines {
  background-color: #2DD3C9;
  color: #000;
  padding: 2px 23px 2px 8px;
  border-radius: 4px;
  font-family: 'Nunito Sans';
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 0.2px;
  position: absolute;
  right: 0;
  top: 3px;
  width: 75px;
  height: 24px;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 5px;
}
@media (min-width: 600px) and (max-width: 1024px) {
  .custom-section_tems-day .custom-btn-boletines {
    right: 10px;
  }
}
.custom-section_tems-day .custom-btn-boletines i {
  position: relative;
  margin-left: 5px;
}
.custom-section_tems-day .custom-btn-boletines i:before {
  position: absolute;
  top: 2px;
  right: -16px;
}
.custom-section_tems-day .custom-btn-boletines:hover {
  color: #ffffff;
  text-decoration: none;
}
.custom-section_tems-day.scroll-initial {
  top: 102px;
}
.container-join .card-join .img-join {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.container-join .card-join .channels-join {
  display: grid;
  grid-template-columns: 50% 50%;
  margin-top: 25px;
  margin-bottom: 25px;
}
.container-join .card-join .channels-join .firsth-join {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.container-join .card-join .channels-join .second-join {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.container-join .card-join .channels-join .content-join {
  width: 50%;
  margin: auto;
}
.container-join .card-join .channels-join .content-join p {
  padding: 0 0 15px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.container-join .card-join .channels-join .buttonJoin {
  width: 132px;
  height: 33px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: #F20066;
  color: #fff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}
.full-width-live {
  width: 100%;
  height: 40px;
  position: fixed;
  top: 228px;
  background: #FFF;
  border-radius: 10px;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(40, 41, 61, 0.04), 0px 16px 24px 0px rgba(96, 97, 112, 0.16);
          box-shadow: 0px 2px 8px 0px rgba(40, 41, 61, 0.04), 0px 16px 24px 0px rgba(96, 97, 112, 0.16);
}
@media (min-width: 600px) and (max-width: 1024px) {
  .full-width-live {
    width: 100vw;
  }
}
.full-width-live.scroll-initial {
  top: 135px;
}
.container-live {
  width: 100%;
  height: 40px;
  display: grid;
  grid-template-columns: 14% 86%;
}
.container-live .live {
  background-color: #FF6A00;
  width: 176px;
  height: 40px;
  border-radius: 6px;
  padding: 0px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  /* Centra horizontalmente el contenido */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* Centra verticalmente el contenido */
  text-align: center;
}
.container-live .live .icono-play {
  width: 16px;
  height: 16px;
  margin-right: 12px;
}
.container-live .live .text-live {
  color: #181818;
  font-family: 'Nunito Sans';
  font-size: 16px;
  font-weight: 800;
}
.container-live .title-news-live {
  margin-left: 4%;
  padding-top: 8px;
}
@media (min-width: 600px) and (max-width: 1024px) {
  .container-live .title-news-live {
    margin-left: 12%;
  }
}
.container-live .title-news-live .link-live {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
}
.container-live .title-news-live .link-live:hover {
  text-decoration: underline;
  color: #181818;
}
.container-live .title-news-live .link-live .text-news-live {
  color: #000;
  font-family: 'Nunito Sans';
  font-size: 16px;
  font-weight: 400;
}
.container-live .title-news-live .link-live .icon-arrow-right {
  margin-left: 32px;
}
.sectionTags {
  width: 278px;
  height: 28px;
  background: #D9D9D9;
  border-radius: 50px;
  padding: 2px;
  margin-bottom: 25px;
}
.sectionTags .text-section {
  color: #8F00FF;
  text-transform: uppercase;
  font-size: 20px;
  font-style: 700;
  text-align: center;
}
.container-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 25px;
}
.container-description .icon {
  margin-right: 25px;
}
.container-description .text-description {
  font-family: 'Nunito Sans';
  font-size: 16px;
  line-height: 22px;
}
.autor-rebrand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.autor-rebrand .container-sectionCardVertical {
  gap: 25px;
}
.autor-rebrand .container-sectionCardVertical .image-seccion {
  width: 278px;
  height: 160px;
}
.autor-rebrand .container-sectionCardVertical figure {
  margin: revert;
}
.burger-icon {
  background: none;
  border: none;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
}
.iconOpen,
.iconClose {
  display: block;
  position: absolute;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.iconClose {
  opacity: 0;
}
.iconOpen.invisible {
  opacity: 0;
}
.iconClose.visible {
  opacity: 1;
}
.menu-icon {
  z-index: 1000;
  position: fixed;
  top: 160px;
  left: 0;
  width: 360px;
  height: 85%;
  background-color: #fff;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  pointer-events: none;
  overflow-y: auto;
}
.menu-icon.visible {
  pointer-events: auto;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.menu-icon.scroll-initial {
  top: 70px;
  height: 93%;
}
.menu-wrapper {
  width: 204px;
  height: 1000px;
  margin-left: 16px;
  margin-top: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 25px;
}
.menu-wrapper .container-social-menu .social-net {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 12px;
}
.menu-sections {
  list-style: none;
  padding: 0;
  margin: 0;
}
.menu-sections li span {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.menu-sections li {
  position: relative;
  padding-left: 1.5em;
}
.menu-sections li::before {
  content: '\2022';
  position: absolute;
  left: 0;
  color: #3C00A3;
  font-size: 1.2em;
  font-family: 'Nunito Sans';
}
.menu-sections li {
  margin-bottom: 11px;
}
li a {
  width: 100%;
  text-align: center;
  color: #000;
  text-decoration: none;
  font-family: 'Nunito Sans';
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  padding-bottom: 8px;
  position: relative;
  -webkit-transition: color 0.3s ease, width 0.3s ease;
  transition: color 0.3s ease, width 0.3s ease;
}
.menu-sections li a::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 3px;
  background-color: #8F00FF;
  border-radius: 2px 2px 0 0;
  /* Simplifica los bordes */
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.menu-sections li a:hover {
  color: #8F00FF;
}
.menu-sections li a:hover::after {
  width: 150px;
}
.menu-sections a {
  text-decoration: none;
  color: #3C00A3;
  font-size: 14px;
  font-family: 'Nunito Sans';
}
.menu-sections a:hover {
  text-decoration: none;
}
.container-social-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.container-terms {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 20px;
  gap: 8px;
  margin-top: 0px;
  padding-left: 20px;
  margin-top: 12px;
  margin-bottom: 70px;
}
.container-terms li {
  list-style: none;
}
.container-terms a {
  text-decoration: none;
  font-size: 14px;
  color: #3C00A3;
  font-family: 'Nunito Sans';
}
.container-terms a:hover {
  text-decoration: underline;
}
.social-net {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
.social-net li {
  list-style: none;
  display: inline-block;
}
.social-net a {
  display: inline-block;
  background-size: contain;
}
.top-ad {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s ease, visibility 0.8s ease;
  transition: opacity 0.5s ease, visibility 0.8s ease;
  min-height: 100px;
  width: 100vw;
  background-color: #2DD3C9;
  position: fixed;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 9999;
}
.top-ad.hidden {
  opacity: 0;
  visibility: hidden;
}
.pulzo-header-desktop {
  width: 100%;
  height: 70px;
  background-color: #3C00A3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: fixed;
  top: 96px;
  left: 0;
  -webkit-transition: top 0.5s ease;
  transition: top 0.5s ease;
  z-index: 999;
}
@media (min-width: 600px) and (max-width: 1024px) {
  .pulzo-header-desktop {
    width: 100vw;
  }
}
.logo-pulzo {
  width: 137px;
  height: 35.048px;
  background-image: url("https://d2yoo3qu6vrk5d.cloudfront.net/pulzo-dev/danielimagenes/LogoPulzo.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.container-searcher-icon-menu {
  width: 360px;
  height: 72px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 80px;
}
.toggle-menu {
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: none;
  min-width: 48px;
  min-height: 48px;
  position: relative;
  margin-right: 18px;
}
.button-search-loop {
  background-color: transparent;
  position: absolute;
  top: auto;
  left: 155px;
  border: none;
}
.ul-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 80px;
}
.ul-social li {
  list-style: none;
}
.ul-social li a svg:hover path {
  fill: #FF9D00;
}
.icon {
  background-size: contain;
  background-position: center;
  display: inline-block;
  background-repeat: no-repeat;
  margin-right: 12px;
}
.close-search-icon-purple {
  background-image: url("https://d2yoo3qu6vrk5d.cloudfront.net/pulzo-dev/danielimagenes/icon-close.svg");
  width: 24px;
  height: 24px;
}
.footer-newsletter .contentNewsletter input,
.footer-newsletter .contentNewsletter select {
  margin-bottom: 10px;
}
.footer-newsletter .formNewsletterShow .box-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin-bottom: 10px;
}
.footer-newsletter .formNewsletterShow .successSubscribeNewsletter {
  display: none;
  text-align: center;
  min-height: 360px;
}
.footer-newsletter .formNewsletterShow .successSubscribeNewsletter .pulzo-font-check-two {
  color: #03B870;
  font-size: 60px;
}
.footer-newsletter .formNewsletterShow .successSubscribeNewsletter .titleSuccess {
  display: block;
  font-size: 23px;
  line-height: 29px;
  font-weight: bold;
}
.footer-newsletter .formNewsletterShow .successSubscribeNewsletter .textSuccess {
  display: block;
  font-size: 14px;
  line-height: 16px;
  padding: 0px 20px;
  margin-top: 20px;
}
.footer-newsletter .formNewsletterShow .msgErrorTerminos {
  display: none;
  padding: 5px;
  font-size: 12px;
}
.footer-newsletter .formNewsletterShow .msgErrorTerminos i {
  color: red;
}
.footer-newsletter .formNewsletterShow .msgErrorTratamiento {
  display: none;
  padding: 5px;
  font-size: 12px;
}
.footer-newsletter .formNewsletterShow .msgErrorTratamiento i {
  color: red;
}
.footer-newsletter .formNewsletterShow .errorEmail {
  display: none;
}
.footer-newsletter .formNewsletterShow .errorEmail i {
  color: red;
}
.footer-newsletter .formNewsletterShow .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #F7F7F7;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
}
.footer-newsletter .formNewsletterShow .labelCheckbox {
  font-weight: 500;
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  font-size: 12px;
  text-decoration: underline;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.footer-newsletter .formNewsletterShow .labelCheckbox a {
  color: white;
}
.footer-newsletter .formNewsletterShow .labelCheckbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.footer-newsletter .formNewsletterShow .labelCheckbox input:checked ~ .checkmark {
  background-color: #F7F7F7;
}
.footer-newsletter .formNewsletterShow .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.footer-newsletter .formNewsletterShow .labelCheckbox input:checked ~ .checkmark:after {
  display: block;
}
.footer-newsletter .formNewsletterShow .labelCheckbox .checkmark:after {
  left: 4px;
  width: 5px;
  height: 9px;
  border: solid #038652;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.footer-newsletter .formNewsletterShow .contentSuccessUnsusbcribe {
  display: none;
  text-align: center;
  width: 100%;
}
.footer-newsletter .formNewsletterShow .contentSuccessUnsusbcribe .pulzo-font-alert {
  font-size: 60px;
}
.footer-newsletter .formNewsletterShow .contentSuccessUnsusbcribe .titleSuccessUnsusbcirbe {
  display: block;
  width: 100%;
  font-size: 24px;
  line-height: 25px;
  font-weight: 900;
  margin-bottom: 10px;
}
.footer-newsletter .formNewsletterShow .contentSuccessUnsusbcribe .emailRepeated {
  display: block;
  width: 100%;
  font-size: 19px;
}
.footer-newsletter .formNewsletterShow .contentSuccessUnsusbcribe .textSuccessUnsusbcribe {
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 16px;
}
.footer-newsletter .formNewsletterShow .contentEmailRepeated {
  display: none;
  text-align: center;
  width: 100%;
}
.footer-newsletter .formNewsletterShow .contentEmailRepeated .pulzo-font-alert {
  color: #5E6763;
  font-size: 60px;
}
.footer-newsletter .formNewsletterShow .contentEmailRepeated .emailRepeated {
  display: block;
  font-size: 19px;
  text-decoration: underline;
}
.footer-newsletter .formNewsletterShow .contentEmailRepeated .textRepeated {
  display: block;
  font-size: 14px;
  line-height: 16px;
}
.footer-newsletter .formNewsletterShow .contentEmailRepeated .contentButtonsRepeated {
  display: inline-block;
  width: 100%;
}
.footer-newsletter .formNewsletterShow .contentEmailRepeated .contentButtonsRepeated .buttonRepetead {
  text-align: center;
  color: #FFF;
  font-size: 16px;
  margin: 10px 5px;
  font-weight: 500;
  padding: 10px 0px;
  outline: none;
  border-radius: 20px ;
  width: 40%;
}
.footer-newsletter .formNewsletterShow .contentEmailRepeated .contentButtonsRepeated .actionNocancel {
  background-color: #03B870;
  border: 1px solid #03B870;
}
.footer-newsletter .formNewsletterShow .contentEmailRepeated .contentButtonsRepeated .actionNocancel:hover {
  background-color: #03B870;
  border: 1px solid #03B870;
}
.footer-newsletter .formNewsletterShow .contentEmailRepeated .contentButtonsRepeated .actionCancel {
  color: #888888;
  border: none;
  background: transparent;
}
.footer-newsletter .formNewsletterShow .contentEmailRepeated .contentButtonsRepeated .actionCancel:hover {
  color: black;
}
@media (min-width: 768px) {
  .sidebarNewsletter #formNewsletterShow {
    height: 240px;
  }
  .sidebarNewsletter .formNewsletter {
    height: 435px;
  }
}
.sidebarNewsletter .formNewsletter .imgHeaderFormNewsletter {
  width: 50px;
  position: absolute;
  top: -25px;
  left: 50%;
  margin-left: -25px;
}
.sidebarNewsletter .formNewsletter .contentNewsletter {
  padding: 30px 15px 15px 20px;
}
@media (min-width: 768px) {
  .sidebarNewsletter .formNewsletter .contentNewsletter {
    padding: 31px 20px 15px 19px;
  }
}
.sidebarNewsletter .formNewsletter .contentNewsletter .titleNewsletter {
  font-size: 22px;
  font-weight: 700;
  color: #484848;
  line-height: 25px;
}
.sidebarNewsletter .formNewsletter .contentNewsletter .textNewsletter {
  font-size: 13px;
  margin-top: 8px;
  margin-bottom: 0;
  color: #292929;
  line-height: 16px;
  font-weight: 400;
}
@media (min-width: 768px) {
  .sidebarNewsletter .formNewsletter .contentNewsletter .contentInfoForm {
    display: inline-grid;
    grid-template-columns: 33% 44% 20%;
    width: 100%;
    grid-gap: 15px;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .sidebarNewsletter .formNewsletter .contentNewsletter .contentCheck {
    display: block;
  }
}
.sidebarNewsletter .formNewsletter .contentNewsletter .emailNewsletter {
  border: 1px solid #B9B9B9;
  width: 100%;
  padding: 8px 7px;
  font-size: 15px;
  font-weight: 500;
  color: #535353;
  margin: 12px 0px;
}
.sidebarNewsletter .formNewsletter .contentNewsletter .emailNewsletter::-webkit-input-placeholder {
  color: #b9b9b9;
  opacity: 1;
}
.sidebarNewsletter .formNewsletter .contentNewsletter .emailNewsletter:-ms-input-placeholder {
  color: #b9b9b9;
  opacity: 1;
}
.sidebarNewsletter .formNewsletter .contentNewsletter .emailNewsletter::-ms-input-placeholder {
  color: #b9b9b9;
  opacity: 1;
}
.sidebarNewsletter .formNewsletter .contentNewsletter .emailNewsletter::placeholder {
  color: #b9b9b9;
  opacity: 1;
}
.sidebarNewsletter .formNewsletter .contentNewsletter .emailNewsletter.emailNewsletterError {
  border: 2px solid #FF0000;
  color: #FF4343;
}
.sidebarNewsletter .formNewsletter .contentNewsletter .messsageError {
  font-size: 12px;
}
.sidebarNewsletter .formNewsletter .contentNewsletter .messsageError.errorEmail {
  display: none;
  color: #000000;
  margin-top: 9px;
}
@media (min-width: 768px) {
  .sidebarNewsletter .formNewsletter .contentNewsletter .messsageError.errorEmail {
    margin-top: -6px;
  }
}
.sidebarNewsletter .formNewsletter .contentNewsletter .messsageError.errorCheckbox {
  display: none;
  color: #6C6C6C;
  margin-left: 16%;
  margin-top: -7px;
}
@media (min-width: 768px) {
  .sidebarNewsletter .formNewsletter .contentNewsletter .messsageError.errorCheckbox {
    margin-left: 1%;
  }
}
.sidebarNewsletter .formNewsletter .contentNewsletter .messsageError .pulzo-font-close {
  color: #FF0000;
  margin-right: 3px;
}
.sidebarNewsletter .formNewsletter .contentNewsletter .messsageError .pulzo-font-close:before {
  top: 2px;
  position: relative;
}
.sidebarNewsletter .formNewsletter .contentNewsletter .contentSelect {
  position: relative;
  background: #fff;
  padding: 8px 4px;
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 15px;
  color: #535353;
  border: 1px solid #B9B9B9;
}
@media (min-width: 768px) {
  .sidebarNewsletter .formNewsletter .contentNewsletter .contentSelect {
    margin-top: 0px;
    overflow: hidden;
    margin-bottom: 15px;
  }
}
.sidebarNewsletter .formNewsletter .contentNewsletter .contentSelect select {
  width: 100%;
  position: relative;
  z-index: 1;
  font-size: 13px;
  border: 0;
  background: transparent;
  font-size: 14px;
}
@media (min-width: 768px) {
  .sidebarNewsletter .formNewsletter .contentNewsletter .contentSelect select {
    width: 150%;
    font-size: 15px;
  }
}
.sidebarNewsletter .formNewsletter {
  position: relative;
  width: 294px;
  border: 3px solid #8F00FF;
  border-radius: 16px;
  height: auto;
  min-height: 360px;
}
.sidebarNewsletter .formNewsletter .contentNewsletter .submitButton {
  background-color: #8F00FF;
  padding: 11px 30px;
  border-radius: 20px;
  text-align: center;
  width: 100%;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px;
  outline: none;
  border: 0;
  font-family: Helvetica;
}
.sidebarNewsletter .formNewsletter .contentNewsletter .submitButton:hover {
  background-color: #8F00FF;
}
@media (min-width: 768px) {
  .sidebarNewsletter .formNewsletter .contentNewsletter .submitButton {
    margin-top: 0px;
  }
  .sidebarNewsletter .formNewsletter .contentNewsletter .submitButton:active {
    background-color: #8F00FF;
  }
}
.sidebarNewsletter .formNewsletter .contentNewsletter .labelCheckbox {
  font-weight: 500;
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  margin-top: 10px;
  margin-left: 10%;
  cursor: pointer;
  font-size: 12px;
  text-decoration: underline;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (min-width: 768px) {
  .sidebarNewsletter .formNewsletter .contentNewsletter .labelCheckbox {
    display: inline-block;
    margin-left: 0%;
  }
}
.sidebarNewsletter .formNewsletter .contentNewsletter .labelCheckbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.sidebarNewsletter .formNewsletter .contentNewsletter .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #F7F7F7;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
}
.sidebarNewsletter .formNewsletter .contentNewsletter .labelCheckbox input:checked ~ .checkmark {
  background-color: #F7F7F7;
}
.sidebarNewsletter .formNewsletter .contentNewsletter .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.sidebarNewsletter .formNewsletter .contentNewsletter .labelCheckbox input:checked ~ .checkmark:after {
  display: block;
}
.sidebarNewsletter .formNewsletter .contentNewsletter .labelCheckbox .checkmark:after {
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid #8F00FF;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sidebarNewsletter .formNewsletter .successSubscribeNewsletter {
  display: none;
  padding: 87px 15px 0px 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .sidebarNewsletter .formNewsletter .successSubscribeNewsletter {
    padding: 49px 15px 0px 20px;
  }
}
.sidebarNewsletter .formNewsletter .successSubscribeNewsletter .pulzo-font-check-two {
  color: #8F00FF;
  font-size: 60px;
}
@media (min-width: 768px) {
  .sidebarNewsletter .formNewsletter .successSubscribeNewsletter .pulzo-font-check-two {
    display: none;
  }
}
@media (min-width: 992px) {
  .sidebarNewsletter .formNewsletter .successSubscribeNewsletter .pulzo-font-check-two {
    font-size: 40px;
    display: block;
  }
}
.sidebarNewsletter .formNewsletter .successSubscribeNewsletter .titleSuccess {
  display: block;
  font-size: 23px;
  color: #5E6763;
  line-height: 29px;
  font-weight: 900;
}
.sidebarNewsletter .formNewsletter .successSubscribeNewsletter .textSuccess {
  display: block;
  font-size: 14px;
  color: #292929;
  line-height: 16px;
  padding: 0px 20px;
}
.sidebarNewsletter .formNewsletter .contentEmailRepeated {
  display: none;
  padding: 70px 15px 0px 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .sidebarNewsletter .formNewsletter .contentEmailRepeated {
    margin-top: 12px;
  }
}
.sidebarNewsletter .formNewsletter .contentEmailRepeated .pulzo-font-alert {
  color: #5E6763;
  font-size: 60px;
}
.sidebarNewsletter .formNewsletter .contentEmailRepeated .emailRepeated {
  display: block;
  font-size: 19px;
  color: #232323;
  text-decoration: underline;
}
.sidebarNewsletter .formNewsletter .contentEmailRepeated .textRepeated {
  display: block;
  font-size: 14px;
  line-height: 16px;
  color: #292929;
}
.sidebarNewsletter .formNewsletter .contentEmailRepeated .contentButtonsRepeated {
  display: inline-block;
  width: 100%;
}
.sidebarNewsletter .formNewsletter .contentEmailRepeated .contentButtonsRepeated .buttonRepetead {
  text-align: center;
  color: #FFF;
  font-size: 16px;
  margin: 10px 5px;
  font-weight: 500;
  padding: 10px 0px;
  outline: none;
  border-radius: 20px ;
  width: 40%;
}
.sidebarNewsletter .formNewsletter .contentEmailRepeated .contentButtonsRepeated .actionNocancel {
  background-color: #8F00FF;
  border: 1px solid #8F00FF;
}
.sidebarNewsletter .formNewsletter .contentEmailRepeated .contentButtonsRepeated .actionNocancel:hover {
  background-color: #8F00FF;
  border: 1px solid #8F00FF;
}
.sidebarNewsletter .formNewsletter .contentEmailRepeated .contentButtonsRepeated .actionCancel {
  color: #888888;
  border: none;
  background: transparent;
}
.sidebarNewsletter .formNewsletter .contentEmailRepeated .contentButtonsRepeated .actionCancel:hover {
  color: black;
}
@media (min-width: 768px) {
  .sidebarNewsletter .formNewsletter .contentEmailRepeated .contentButtonsRepeated .buttonRepetead {
    width: 40%;
  }
}
.sidebarNewsletter .formNewsletter .contentSuccessUnsusbcribe {
  display: none;
  padding: 64px 15px 0px 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .sidebarNewsletter .formNewsletter .contentSuccessUnsusbcribe {
    padding: 50px 15px 0px 20px;
  }
}
.sidebarNewsletter .formNewsletter .contentSuccessUnsusbcribe .pulzo-font-alert {
  color: #5E6763;
  font-size: 60px;
}
.sidebarNewsletter .formNewsletter .contentSuccessUnsusbcribe .titleSuccessUnsusbcirbe {
  display: block;
  width: 100%;
  font-size: 24px;
  line-height: 25px;
  color: #5E6763;
  font-weight: 900;
  margin-bottom: 10px;
}
.sidebarNewsletter .formNewsletter .contentSuccessUnsusbcribe .emailRepeated {
  display: block;
  width: 100%;
  font-size: 19px;
  color: #232323;
}
.sidebarNewsletter .formNewsletter .contentSuccessUnsusbcribe .textSuccessUnsusbcribe {
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  color: #292929;
}
.sidebarNewsletter .formNewsletter .contentSuccessUnsusbcribe .linkReturn {
  display: block;
  width: 100%;
  font-size: 20px;
  color: #8F00FF;
  text-decoration: underline;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
.sidebarNewsletter .formNewsletter .contentSuccessUnsusbcribe .linkReturn:hover {
  color: #00C174;
  text-decoration: underline;
}
.container-opening2025 {
  display: grid;
  grid-template-columns: 1fr 2fr 1fr;
  gap: 73px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 1200px;
}
.container-opening2025 .container-colum-left {
  width: 264px;
}
.container-opening2025 .container-colum-center {
  width: 560px;
}
.container-opening2025 .container-colum-rigth {
  width: 308px;
}
.container-opening2025 .container-colum-rigth .cont-title-section-latestNews2025 {
  width: 100%;
  background: #2DD3C9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  border-radius: 4px 4px 0 0;
}
.container-opening2025 .container-colum-rigth .cont-title-section-latestNews2025 .title-latestNews2025 {
  font-family: 'Nunito Sans';
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.container-opening2025 .container-colum-rigth .box-latestNews2025 {
  height: 840px;
  overflow-y: auto;
}
.container-openingBottom2025 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 84px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
.container-openingMain {
  width: 100%;
}
.container-openingMain .tag {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 25px;
  border-radius: 8px;
  background: #F4E5FF;
  padding: 2px 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  margin-bottom: 16px;
  text-decoration: none;
}
.container-openingMain .tag:hover {
  text-decoration: underline;
  color: #8F00FF;
}
.container-openingMain .tag .text-tag {
  color: #8F00FF;
  font-family: Helvetica;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
}
.container-openingMain .container-text-openingMain {
  width: 100%;
}
.container-openingMain .container-text-openingMain .link-title {
  text-decoration: none;
}
.container-openingMain .container-text-openingMain .link-title:hover {
  text-decoration: underline;
  color: black;
}
.container-openingMain .container-text-openingMain .text-title-opening {
  font-family: 'Nunito Sans';
  color: black;
  font-size: 26px;
  font-weight: 900;
  line-height: 38px;
  margin-bottom: 16px;
}
.container-openingMain .container-text-openingMain .text-lead-opening {
  font-family: 'Nunito Sans';
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 16px;
}
.container-openingMain .container-autor-openingMain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin-bottom: 8px;
}
.container-openingMain .container-autor-openingMain .img-author {
  height: 30px;
  border-radius: 80px;
  margin: 2px;
  -o-object-fit: cover;
     object-fit: cover;
}
.container-openingMain .container-autor-openingMain .redactor-openingMain {
  font-family: 'Nunito Sans';
  color: black;
  font-size: 12px;
  font-weight: 200;
  line-height: normal;
}
.container-openingMain .img-openingMain {
  width: 100%;
  height: 368px;
  border-radius: 8px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 32px;
}
.container-openingMain .container-text-links {
  width: 100%;
  padding: 0px 20px ;
}
.container-openingMain .container-text-links .item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  margin-bottom: 24px;
}
.container-openingMain .container-text-links .item-link .link-note {
  text-decoration: none;
}
.container-openingMain .container-text-links .item-link .link-note:hover {
  text-decoration: underline;
  color: black;
}
.container-openingMain .container-text-links .item-link .text-link {
  font-family: 'Nunito Sans';
  color: black;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.main-news-layout {
  display: grid;
  grid-template-columns: 568px 680px;
  gap: 8px;
}
.news-left {
  max-width: 568px;
  width: 100%;
}
.news-left .card-overlay {
  width: 100%;
  height: 100%;
}
.news-right {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  /* Distribuir las tarjetas en 2 columnas */
  gap: 8px;
  /* Espacio entre las tarjetas */
}
.news-right .card-right {
  /* Asegura que cada tarjeta de la derecha tenga los estilos necesarios */
  width: 100%;
  height: auto;
}
@media (min-width: 600px) and (max-width: 1024px) {
  .main-news-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
  }
  .news-left {
    max-width: 98%;
    margin: 0 auto;
  }
  .news-left .left-card-overlay figure {
    height: 500px;
  }
  .news-left .left-card-overlay figure .left-opening-overlay img {
    height: 500px;
  }
  .news-left .left-card-overlay .left-text-overlay {
    padding: 16px;
  }
  .news-left .left-card-overlay .left-text-overlay .left-section-title {
    top: 40px;
  }
  .news-left .left-card-overlay .left-text-overlay .left-section-title .left-category {
    font-size: 16px;
  }
  .news-left .left-card-overlay .left-text-overlay .left-section-title .left-title {
    font-size: 20px;
  }
  .news-left .left-card-overlay .left-text-overlay .left-description {
    font-size: 14px;
  }
  .news-right {
    width: 98%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
  }
  .news-right .overlay-right figure {
    width: 100%;
    height: 260px;
  }
  .news-right .overlay-right figure .degrade-overlay .image-right {
    height: 100%;
  }
  .news-right .overlay-right .text-overlay-right {
    padding: 12px;
  }
  .news-right .overlay-right .text-overlay-right .section-title-right {
    top: 40px;
  }
  .news-right .overlay-right .text-overlay-right .section-title-right .category-right {
    font-size: 12px;
  }
  .news-right .overlay-right .text-overlay-right .section-title-right .title-right {
    font-size: 16px;
  }
  .news-right .overlay-right .text-overlay-right .description-right {
    font-size: 13px;
  }
}
.container-latestNews2025 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  border-left: 1px solid #C8C8C8;
}
.container-latestNews2025 .cont-note {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  padding: 12px 25px;
  border-bottom: 1px solid #C8C8C8;
}
.container-latestNews2025 .cont-note .cont-hour {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-left: 8px solid #2DD3C9;
  padding-left: 16px;
}
.container-latestNews2025 .cont-note .cont-hour .text-hour {
  font-family: 'Nunito Sans';
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}
.container-latestNews2025 .cont-note .link-title {
  text-decoration: none;
  color: black;
}
.container-latestNews2025 .cont-note .link-title:hover {
  text-decoration: underline;
  color: black;
}
.container-latestNews2025 .cont-note .link-title .text-title-latest {
  font-family: 'Nunito Sans';
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.container-latestNews2025 .cont-note .container-autor-openingMain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin-top: 12px;
}
.container-latestNews2025 .cont-note .container-autor-openingMain .img-author {
  height: 30px;
  border-radius: 80px;
  margin: 2px;
  -o-object-fit: cover;
     object-fit: cover;
}
.container-latestNews2025 .cont-note .container-autor-openingMain .link-title {
  text-decoration: none;
  color: black;
}
.container-latestNews2025 .cont-note .container-autor-openingMain .link-title:hover {
  text-decoration: underline;
  color: black;
}
.container-latestNews2025 .cont-note .container-autor-openingMain .link-title .redactor-openingMain {
  font-family: 'Nunito Sans';
  font-size: 12px;
  font-weight: 200;
  line-height: normal;
  margin-left: 5px;
}
.left-card-overlay {
  position: relative;
  font-family: 'Helvetica';
}
.left-card-overlay .left-card-link {
  display: block;
  text-decoration: none;
  color: inherit;
  width: 100%;
  position: relative;
  cursor: pointer;
}
.left-card-overlay .left-card-link:hover {
  text-decoration: underline;
}
.left-card-overlay figure {
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  height: 696px;
  overflow: hidden;
  border-radius: 16px;
}
.left-card-overlay figure .left-opening-overlay {
  position: relative;
  width: 100%;
  height: 100%;
}
.left-card-overlay figure .left-opening-overlay img {
  width: 100%;
  height: 696px;
  border-radius: 16px;
  -o-object-fit: cover;
     object-fit: cover;
}
.left-card-overlay figure .left-opening-overlay:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 16px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.5)), to(#000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
  mix-blend-mode: multiply;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.left-card-overlay figure .left-opening-overlay:hover:after {
  opacity: 1;
}
.left-card-overlay figure .left-text-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px;
  color: #ffffff;
  border-radius: 16px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.left-card-overlay figure .left-text-overlay .left-section-title {
  position: relative;
  top: 60px;
}
.left-card-overlay figure .left-text-overlay .left-section-title .left-category {
  font-family: 'Helvetica';
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
}
.left-card-overlay figure .left-text-overlay .left-section-title h3,
.left-card-overlay figure .left-text-overlay .left-section-title .left-title {
  margin: 0;
  font-family: 'Nunito Sans';
  font-size: 24px;
  line-height: 1.4;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
  color: #ffffff;
  font-weight: 600;
}
.left-card-overlay figure .left-text-overlay .left-description {
  margin-top: 10px;
  font-family: 'Nunito Sans';
  font-size: 16px;
  line-height: 1.2;
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
  color: #ffffff;
}
.left-card-overlay figure .left-text-overlay .left-hover-line {
  height: 4px;
  width: 0;
  background-color: #FF9D00;
  -webkit-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
  margin-top: 10px;
}
.left-card-overlay figure:hover .left-text-overlay {
  border-radius: 16px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.left-card-overlay figure:hover .left-text-overlay .left-section-title h3,
.left-card-overlay figure:hover .left-text-overlay .left-section-title .left-title {
  -webkit-transform: translateY(-60px);
          transform: translateY(-60px);
  /* Sube el título y subtítulo */
}
.left-card-overlay figure:hover .left-text-overlay .left-description {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  /* Hace visible la descripción */
}
.left-card-overlay figure:hover .left-text-overlay .left-hover-line {
  width: 100%;
  /* Anima la línea */
}
.news-layout {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  /* 2 columnas */
  gap: 12px;
}
.overlay-right {
  position: relative;
  font-family: 'Helvetica';
}
.overlay-right .link-right {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  color: white;
  text-decoration: none;
}
.overlay-right .link-right:hover {
  text-decoration: underline;
}
.overlay-right figure {
  margin: 0;
  position: relative;
  width: 340px;
  height: 340px;
  overflow: hidden;
  border-radius: 16px;
}
.overlay-right figure .degrade-overlay {
  position: relative;
  width: 100%;
  height: 100%;
}
.overlay-right figure .degrade-overlay .image-right {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  -o-object-fit: cover;
     object-fit: cover;
}
.overlay-right figure .degrade-overlay:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 16px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.5)), to(#000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
  mix-blend-mode: plus-darker;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.overlay-right figure .degrade-overlay:hover:after {
  opacity: 1;
  /* Aparece el degradado al hacer hover */
}
.overlay-right figure .text-overlay-right {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px;
  color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 16px;
}
.overlay-right figure .text-overlay-right .section-title-right {
  position: relative;
  top: 70px;
}
.overlay-right figure .text-overlay-right .section-title-right .category-right {
  font-family: 'Helvetica';
  font-size: 13px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.65px;
  text-transform: uppercase;
}
.overlay-right figure .text-overlay-right .section-title-right h3,
.overlay-right figure .text-overlay-right .section-title-right .title-right {
  margin: 0;
  font-family: 'Nunito Sans';
  font-size: 16px;
  line-height: 1.4;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  opacity: 1;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
  color: #ffffff;
  font-weight: 600;
}
.overlay-right figure .text-overlay-right .description-right {
  margin-top: 10px;
  font-family: 'Nunito Sans';
  font-size: 13px;
  line-height: 1.2;
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
  color: #ffffff;
  font-weight: 300;
}
.overlay-right figure .text-overlay-right .hover-line-right {
  height: 4px;
  width: 0;
  background-color: #FF9D00;
  -webkit-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
  margin-top: 10px;
}
.overlay-right figure:hover .text-overlay-right .section-title-right h3,
.overlay-right figure:hover .text-overlay-right .section-title-right .title-right {
  -webkit-transform: translateY(-70px);
          transform: translateY(-70px);
}
.overlay-right figure:hover .text-overlay-right .description-right {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.overlay-right figure:hover .text-overlay-right .hover-line-right {
  width: 100%;
}
.container-search {
  width: 100%;
  height: 70px;
  margin-left: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  background-color: #FFF;
  top: 100px;
  left: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  z-index: 999;
}
@media (min-width: 600px) and (max-width: 1024px) {
  .container-search {
    width: 63%;
  }
}
.logo-pulzo-purple {
  width: 137px;
  height: 35.048px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.container-icons {
  width: 360px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 80px;
}
.container-search.selected {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.container-search.selected.scroll-initial {
  top: 0;
}
.event-search-icon {
  min-width: 64px;
  min-height: 48px;
  cursor: pointer;
  background-color: transparent;
  border: none;
}
.icon-loop {
  position: absolute;
  top: 15px;
  left: 15px;
  opacity: 1;
  cursor: pointer;
}
.icon-close {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.search-container-submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.search-input-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 272px;
  height: 49px !important;
  border-radius: 35px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(60, 0, 163, 0.05);
}
.search-button {
  border: none;
  z-index: 2;
  margin-top: auto;
  margin-bottom: auto;
  background-color: #3C00A3;
  width: 48px;
  height: 48px;
  border-radius: 99%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.input-search-bar {
  width: 190px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  color: #000;
  border: none;
  background-color: transparent;
}
.input-search-bar:focus {
  border: transparent;
  outline: none;
}
.event-search-icon {
  position: relative;
}
.article-left {
  max-width: 776px;
  position: relative;
}
.article-left a {
  display: block;
  text-decoration: none;
  position: relative;
}
.article-left a .img-overlay {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  /* Se aplica el degradado directamente dentro del overlay */
}
.article-left a .img-overlay img.img-left {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  border-radius: 16px;
}
.article-left a .img-overlay:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 98%;
  border-radius: 16px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.5)), to(#000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
  mix-blend-mode: plus-darker;
  opacity: 0;
  /* Inicialmente invisible */
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.article-left a .img-overlay:hover:after {
  opacity: 1;
  /* Aparece el degradado al hacer hover */
}
.article-left .link-article-section-left {
  text-decoration: none;
  color: #8F00FF;
}
.article-left .link-article-section-left:hover {
  text-decoration: underline;
}
.article-left .link-article-left {
  text-decoration: none;
  color: #000;
}
.article-left .link-article-left:hover {
  text-decoration: underline;
}
.article-left .text {
  margin-top: 10px;
}
.article-left .text .title-left {
  font-family: 'Helvetica';
  color: #8F00FF;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.article-left .text .text-left {
  font-family: 'Nunito Sans';
  color: #000;
  font-size: 40px;
  font-weight: bold;
  margin: 0;
  line-height: 50px;
}
.card-right {
  max-width: 188px;
  position: relative;
}
@media (min-width: 600px) and (max-width: 1024px) {
  .card-right {
    max-width: 100%;
  }
}
.card-right a {
  display: block;
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
.card-right a:hover {
  text-decoration: underline;
}
.card-right a .overlay-right {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  /* Se aplica el degradado directamente dentro del overlay */
}
.card-right a .overlay-right img.img-rigth {
  width: 188px;
  height: 188px;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  border-radius: 16px;
}
@media (min-width: 600px) and (max-width: 1024px) {
  .card-right a .overlay-right img.img-rigth {
    width: 100%;
    height: auto;
    aspect-ratio: 1;
  }
}
.card-right a .overlay-right:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 98%;
  border-radius: 16px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.5)), to(#000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
  mix-blend-mode: plus-darker;
  opacity: 0;
  /* Inicialmente invisible */
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.card-right a .overlay-right:hover:after {
  opacity: 1;
  /* Aparece el degradado al hacer hover */
}
.card-right .text-right {
  margin-top: 8px;
}
.card-right .text-right .link-section-right {
  text-decoration: none;
}
.card-right .text-right .link-section-right:hover {
  text-decoration: underline;
  color: #8F00FF;
}
.card-right .text-right .link-section-right .title-rigth {
  color: #8F00FF;
  font-family: 'Helvetica';
  font-size: 13px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.65px;
  text-transform: uppercase;
  margin-bottom: 3px;
}
@media (min-width: 600px) and (max-width: 1024px) {
  .card-right .text-right .link-section-right .title-rigth {
    font-size: 18px;
    line-height: 20px;
  }
}
.card-right .text-right .link-right {
  text-decoration: none;
}
.card-right .text-right .link-right:hover {
  text-decoration: underline;
  color: #000;
}
.card-right .text-right .link-right .text-rigth {
  color: #000;
  font-family: 'Nunito Sans';
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  line-height: 24px;
}
@media (min-width: 600px) and (max-width: 1024px) {
  .card-right .text-right .link-right .text-rigth {
    font-size: 20px;
    line-height: 22px;
  }
}
.article-twoNotes {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 48%;
  position: relative;
}
.article-twoNotes .link-section-twoNotes {
  text-decoration: none;
  color: #8F00FF;
}
.article-twoNotes .link-section-twoNotes:hover {
  text-decoration: underline;
}
.article-twoNotes .link-twoNotes {
  text-decoration: none;
  color: #000;
}
.article-twoNotes .link-twoNotes:hover {
  text-decoration: underline;
}
.article-twoNotes a {
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
.article-twoNotes .overlay-twoNotes {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
}
.article-twoNotes .overlay-twoNotes img.img-twoNotes {
  width: 596px;
  height: 334px;
  border-radius: 16px;
  -o-object-fit: cover;
     object-fit: cover;
}
.article-twoNotes .overlay-twoNotes:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 98%;
  height: 98%;
  border-radius: 16px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.5)), to(#000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
  mix-blend-mode: plus-darker;
  opacity: 0;
  /* Inicialmente invisible */
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.article-twoNotes .overlay-twoNotes:hover:after {
  opacity: 1;
  /* Aparece el degradado al hacer hover */
}
.article-twoNotes .text-twoNotes {
  margin-top: 10px;
}
.article-twoNotes .text-twoNotes .title-twoNotes {
  color: #8F00FF;
  font-family: 'Helvetica';
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.article-twoNotes .text-twoNotes .text-twoNotes {
  color: #000;
  font-family: 'Nunito Sans';
  font-size: 32px;
  font-weight: 700;
  line-height: 44px;
  margin: 0;
}
.container-smallCard {
  position: relative;
  width: 280px;
}
.container-smallCard figure {
  margin: 0;
  padding: 0;
}
.container-smallCard .smallCard-image {
  width: 290px;
  height: 160px;
  border-radius: 16px;
  -o-object-fit: cover;
     object-fit: cover;
}
.container-smallCard .link-text-smallCard {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.container-smallCard .link-text-smallCard:hover {
  text-decoration: underline;
  color: #8F00FF;
}
.container-smallCard .link-text-smallCard .text-smallCard-section {
  color: #8F00FF;
  font-family: 'Helvetica';
  font-size: 13px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.65px;
  text-transform: uppercase;
  margin: 8px 0;
}
.container-smallCard .container-purple-social {
  position: relative;
  margin-top: 1px;
}
.container-smallCard .link-title-smallCard {
  text-decoration: none;
}
.container-smallCard .link-title-smallCard:hover {
  text-decoration: underline;
  color: #000;
}
.container-smallCard .link-title-smallCard .title-article-smallCard {
  width: 302px;
  color: #000;
  font-family: 'Nunito Sans';
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
@media (min-width: 600px) and (max-width: 1024px) {
  .container-smallCard {
    width: 48%;
    max-width: none;
    margin-bottom: 20px;
  }
  .container-smallCard .smallCard-image {
    width: 100%;
    height: auto;
    aspect-ratio: 1.77777778;
    border-radius: 12px;
  }
  .container-smallCard .link-title-smallCard .title-article-smallCard {
    width: 100%;
    font-size: 18px;
    line-height: 22px;
  }
  .container-smallCard .link-text-smallCard {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4px;
  }
  .container-smallCard .link-text-smallCard .text-smallCard-section {
    font-size: 16px;
    line-height: 20px;
  }
}
.container-cardImgLeft {
  background: #FFF;
  border-radius: 16px;
  padding: 16px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(40, 41, 61, 0.04), 0 8px 16px rgba(96, 97, 112, 0.16);
          box-shadow: 0px 2px 4px 0px rgba(40, 41, 61, 0.04), 0 8px 16px rgba(96, 97, 112, 0.16);
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: auto;
}
.container-cardImgLeft .card-cont-left {
  display: grid;
  grid-template-columns: auto 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
  height: 100%;
}
.container-cardImgLeft .card-cont-left figure {
  margin: 0;
  padding: 0;
  position: relative;
}
.container-cardImgLeft .card-cont-left .image-card-left {
  width: 260px;
  height: 260px;
  border-radius: 16px;
  -o-object-fit: cover;
     object-fit: cover;
}
.container-cardImgLeft .card-cont-left .container-text-card-left .link-section-title-card-left {
  text-decoration: none;
}
.container-cardImgLeft .card-cont-left .container-text-card-left .link-section-title-card-left:hover {
  text-decoration: underline;
  color: #8F00FF;
}
.container-cardImgLeft .card-cont-left .container-text-card-left .link-section-title-card-left .section-title-card-left {
  color: #8F00FF;
  font-family: 'Helvetica';
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.65px;
  text-transform: uppercase;
}
.container-cardImgLeft .card-cont-left .container-text-card-left .link-text-card-left {
  text-decoration: none;
}
.container-cardImgLeft .card-cont-left .container-text-card-left .link-text-card-left:hover {
  text-decoration: underline;
  color: #000;
}
.container-cardImgLeft .card-cont-left .container-text-card-left .link-text-card-left .title-card-left {
  color: #000;
  font-family: 'Helvetica';
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}
.container-cardImgLeft .card-cont-left .container-text-card-left .link-text-card-left .lead-card-left {
  color: #000;
  font-family: 'Nunito Sans';
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.container-cardImgRight {
  background: #FFF;
  border-radius: 16px;
  padding: 16px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(40, 41, 61, 0.04), 0 8px 16px rgba(96, 97, 112, 0.16);
          box-shadow: 0px 2px 4px 0px rgba(40, 41, 61, 0.04), 0 8px 16px rgba(96, 97, 112, 0.16);
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: auto;
}
.container-cardImgRight .card-cont-right {
  display: grid;
  grid-template-columns: 1fr 0fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
  height: 100%;
}
.container-cardImgRight .card-cont-right .container-text-card-right .link-section-title-card-right {
  text-decoration: none;
}
.container-cardImgRight .card-cont-right .container-text-card-right .link-section-title-card-right:hover {
  text-decoration: underline;
  color: #8F00FF;
}
.container-cardImgRight .card-cont-right .container-text-card-right .link-section-title-card-right .section-title-card-right {
  color: #8F00FF;
  font-family: 'Helvetica';
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.65px;
  text-transform: uppercase;
}
.container-cardImgRight .card-cont-right .container-text-card-right .link-text-card-right {
  text-decoration: none;
}
.container-cardImgRight .card-cont-right .container-text-card-right .link-text-card-right:hover {
  text-decoration: underline;
  color: #000;
}
.container-cardImgRight .card-cont-right .container-text-card-right .link-text-card-right .title-card-right {
  color: #000;
  font-family: 'Helvetica';
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}
.container-cardImgRight .card-cont-right .container-text-card-right .link-text-card-right .lead-card-right {
  color: #000;
  font-family: 'Nunito Sans';
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.container-cardImgRight .card-cont-right figure {
  margin: 0;
  padding: 0;
  position: relative;
}
.container-cardImgRight .card-cont-right .image-card-right {
  width: 260px;
  height: 260px;
  border-radius: 16px;
  -o-object-fit: cover;
     object-fit: cover;
}
.container-cardImgLeftColor {
  background: #8F00FF;
  border-radius: 16px;
  padding: 16px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(40, 41, 61, 0.04), 0 8px 16px rgba(96, 97, 112, 0.16);
          box-shadow: 0px 2px 4px 0px rgba(40, 41, 61, 0.04), 0 8px 16px rgba(96, 97, 112, 0.16);
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: auto;
}
.container-cardImgLeftColor .card-cont-left-color {
  display: grid;
  grid-template-columns: 0fr 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
  height: 100%;
}
.container-cardImgLeftColor .card-cont-left-color figure {
  margin: 0;
  padding: 0;
  position: relative;
}
.container-cardImgLeftColor .card-cont-left-color .image-card-left-color {
  width: 260px;
  height: 260px;
  border-radius: 16px;
  -o-object-fit: cover;
     object-fit: cover;
}
.container-cardImgLeftColor .card-cont-left-color .container-text-card-left-color .link-section-title-card-left-color {
  text-decoration: none;
}
.container-cardImgLeftColor .card-cont-left-color .container-text-card-left-color .link-section-title-card-left-color:hover {
  text-decoration: underline;
  color: #FFF;
}
.container-cardImgLeftColor .card-cont-left-color .container-text-card-left-color .link-section-title-card-left-color .section-title-card-left-color {
  color: #FFF;
  font-family: 'Helvetica';
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.65px;
  text-transform: uppercase;
}
.container-cardImgLeftColor .card-cont-left-color .container-text-card-left-color .link-text-card-left-color {
  text-decoration: none;
}
.container-cardImgLeftColor .card-cont-left-color .container-text-card-left-color .link-text-card-left-color:hover {
  text-decoration: underline;
  color: #FFF;
}
.container-cardImgLeftColor .card-cont-left-color .container-text-card-left-color .link-text-card-left-color .title-card-left-color {
  color: #FFF;
  font-family: 'Helvetica';
  font-size: 20px;
  font-weight: 700;
}
.container-cardImgLeftColor .card-cont-left-color .container-text-card-left-color .link-text-card-left-color .lead-card-left-color {
  color: #FFF;
  font-family: 'Nunito Sans';
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.container-cardImgRight-color {
  background: #8F00FF;
  border-radius: 16px;
  padding: 16px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(40, 41, 61, 0.04), 0 8px 16px rgba(96, 97, 112, 0.16);
          box-shadow: 0px 2px 4px 0px rgba(40, 41, 61, 0.04), 0 8px 16px rgba(96, 97, 112, 0.16);
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: auto;
}
.container-cardImgRight-color .card-cont-right-color {
  display: grid;
  grid-template-columns: 1fr 0fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
  height: 100%;
}
.container-cardImgRight-color .card-cont-right-color .container-text-card-right-color .link-section-title-card-right-color {
  text-decoration: none;
}
.container-cardImgRight-color .card-cont-right-color .container-text-card-right-color .link-section-title-card-right-color:hover {
  text-decoration: underline;
  color: #FFF;
}
.container-cardImgRight-color .card-cont-right-color .container-text-card-right-color .link-section-title-card-right-color .section-title-card-right-color {
  color: #FFF;
  font-family: 'Helvetica';
  font-size: 13px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.65px;
  text-transform: uppercase;
}
.container-cardImgRight-color .card-cont-right-color .container-text-card-right-color .link-text-card-right-color {
  text-decoration: none;
}
.container-cardImgRight-color .card-cont-right-color .container-text-card-right-color .link-text-card-right-color:hover {
  text-decoration: underline;
  color: #FFF;
}
.container-cardImgRight-color .card-cont-right-color .container-text-card-right-color .link-text-card-right-color .title-card-right-color {
  color: #FFF;
  font-family: 'Helvetica';
  font-size: 20px;
  font-weight: 700;
}
.container-cardImgRight-color .card-cont-right-color .container-text-card-right-color .link-text-card-right-color .lead-card-right-color {
  color: #FFF;
  font-family: 'Nunito Sans';
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.container-cardImgRight-color .card-cont-right-color figure {
  margin: 0;
  padding: 0;
  position: relative;
}
.container-cardImgRight-color .card-cont-right-color .image-card-right-color {
  width: 260px;
  height: 260px;
  border-radius: 16px;
  -o-object-fit: cover;
     object-fit: cover;
}
.title-sections {
  color: #000;
  font-family: 'Nunito Sans';
  font-size: 26px;
  font-weight: 900;
  letter-spacing: -0.004px;
  text-transform: uppercase;
}
.container-mostViewed {
  width: 318px;
  height: 870px;
  border-radius: 16px;
  background: #F7F8F9;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(40, 41, 61, 0.04), 0px 8px 16px 0px rgba(96, 97, 112, 0.16);
          box-shadow: 0px 2px 4px 0px rgba(40, 41, 61, 0.04), 0px 8px 16px 0px rgba(96, 97, 112, 0.16);
  padding: 20px;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 32px;
  margin-bottom: 25px;
}
.container-sectionCardVertical {
  display: grid;
  grid-template-columns: 39% 60%;
  gap: 16px;
  row-gap: 36px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.container-sectionCardVertical figure {
  margin: 0;
  padding: 0;
  position: relative;
}
.container-sectionCardVertical .image-seccion {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  -o-object-fit: cover;
     object-fit: cover;
}
.container-sectionCardVertical .container-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #dadada;
  padding-bottom: 10px;
  overflow: hidden;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.container-sectionCardVertical .container-text .link-section {
  text-decoration: none;
}
.container-sectionCardVertical .container-text .link-section:hover {
  text-decoration: underline;
  color: #8F00FF;
}
.container-sectionCardVertical .container-text .link-section .title-section-cardVertical {
  color: #8F00FF;
  font-family: 'Helvetica';
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.container-sectionCardVertical .container-text .link-text {
  color: #000;
  text-decoration: none;
}
.container-sectionCardVertical .container-text .link-text:hover {
  text-decoration: underline;
  color: #000;
}
.container-sectionCardVertical .container-text .link-text .title-cardVertical {
  color: #000;
  font-family: 'Helvetica';
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
}
.container-sectionCardVertical .container-text .link-text .lead-cardVertical {
  color: #000;
  font-family: 'Nunito Sans';
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.container-sectionCardVertical .container-text .lineTransition {
  height: 4px;
  background-color: #8F00FF;
  width: 0;
  position: relative;
  bottom: -11px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.container-sectionCardVertical .container-text:hover .lineTransition {
  width: 100%;
}
.container-sectionCardVerticalMain {
  display: grid;
  grid-template-columns: 50% 40%;
  gap: 50px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 50px;
}
.container-sectionCardVerticalMain figure {
  margin: 0;
  padding: 0;
  position: relative;
}
.container-sectionCardVerticalMain .image-seccionMain {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  -o-object-fit: cover;
     object-fit: cover;
}
.container-sectionCardVerticalMain .container-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 5px;
  overflow: hidden;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.container-sectionCardVerticalMain .container-text .link-section {
  text-decoration: none;
}
.container-sectionCardVerticalMain .container-text .link-section:hover {
  text-decoration: underline;
  color: #8F00FF;
}
.container-sectionCardVerticalMain .container-text .link-section .title-section-main {
  color: #8F00FF;
  font-family: 'Helvetica';
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 14px;
}
.container-sectionCardVerticalMain .container-text .link-text {
  text-decoration: none;
  color: #000;
}
.container-sectionCardVerticalMain .container-text .link-text:hover {
  text-decoration: underline;
  color: #000;
}
.container-sectionCardVerticalMain .container-text .link-text .title-main {
  color: #000;
  font-family: 'Helvetica';
  font-size: 29px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 14px;
}
.container-sectionCardVerticalMain .container-text .link-text .lead-main {
  color: #000;
  font-family: 'Nunito Sans';
  font-size: 18px;
  font-weight: 400;
}
.container-sectionCardVerticalMain .container-text .times-latest {
  color: #888787;
  font-family: 'Helvetica';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  margin-top: 10px;
}
.container-titleMain {
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
}
.container-titleMain .title-section-viewed {
  color: #000;
  font-family: 'Helvetica';
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
.container-titleMain .linear {
  width: 40px;
  height: 5px;
  background-color: #8F00FF;
}
.rebrand-viewed {
  width: 304px;
  padding-bottom: 30px;
}
.rebrand-viewed figure {
  margin: 0;
  padding: 0;
}
.rebrand-viewed .card-viewed {
  margin-left: 10px;
}
.rebrand-viewed .card-viewed .link-viewed {
  text-decoration: none;
}
.rebrand-viewed .card-viewed .link-viewed:hover {
  text-decoration: underline;
  color: #000;
}
.rebrand-viewed .card-viewed .circleImage {
  position: absolute;
  z-index: 1;
}
.rebrand-viewed .card-viewed .circleImage .circleImageHeader {
  width: 30px;
  height: 30px;
  background: #FFF;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.rebrand-viewed .card-viewed .circleImage span {
  color: #000;
  font-family: 'Helvetica';
  font-size: 16px;
  font-weight: 700;
}
.rebrand-viewed .card-viewed .image-viewed {
  position: relative;
  width: 304px;
  border-radius: 16px;
  -o-object-fit: cover;
     object-fit: cover;
}
.rebrand-viewed .card-viewed .title-viewed {
  width: 304px;
  height: 76px;
  color: #000;
  font-family: 'Helvetica';
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}
.rebrand-viewed .lineTransitionVerticalM {
  height: 0px;
  width: 3px;
  position: absolute;
  background-color: #8F00FF;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-top: -250px;
}
.rebrand-viewed:hover .lineTransitionVerticalM {
  height: 180px;
}
.viewed-article {
  width: 318px;
  height: 135px;
  border-top: 1px solid #DBDBDB;
  padding: 20px 0px 10px;
  margin-bottom: -20px;
  position: relative;
}
.viewed-article .viewed-cardArticle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  margin-left: 10px;
}
.viewed-article .viewed-cardArticle h3 {
  margin: 0;
}
.viewed-article .viewed-cardArticle .link-viewed {
  text-decoration: none;
}
.viewed-article .viewed-cardArticle .link-viewed:hover {
  text-decoration: underline;
  color: #000;
}
.viewed-article .viewed-cardArticle .circleImage {
  position: absolute;
  z-index: 1;
}
.viewed-article .viewed-cardArticle .circleImage .circleImageHeader {
  width: 25px;
  height: 25px;
  background: #FFF;
  text-align: center;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.viewed-article .viewed-cardArticle .circleImage span {
  color: #000;
  font-family: 'Helvetica';
  font-size: 16px;
  font-weight: 700;
}
.viewed-article .viewed-cardArticle .img-viewedArticle {
  width: 88px;
  height: 88px;
  border-radius: 12px;
  -o-object-fit: cover;
     object-fit: cover;
}
.viewed-article .viewed-cardArticle .text-viewedArticle {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}
.viewed-article .lineTransitionVertical {
  height: 0px;
  width: 3px;
  position: absolute;
  background-color: #8F00FF;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -10px;
}
.viewed-article:hover .lineTransitionVertical {
  height: 100px;
}
.container-titleMain {
  border-bottom: 1px solid #ddd;
}
.container-titleMain .title-section-latest {
  color: #000;
  font-family: 'Helvetica';
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
.container-titleMain .linear {
  width: 40px;
  height: 5px;
  background-color: #8F00FF;
}
.rebrand-latest {
  width: 304px;
}
.rebrand-latest .image-latest {
  position: relative;
  width: 304px;
  border-radius: 16px;
  -o-object-fit: cover;
     object-fit: cover;
}
.rebrand-latest .link-latest {
  text-decoration: none;
}
.rebrand-latest .link-latest:hover {
  text-decoration: underline;
  color: #000;
}
.rebrand-latest .link-latest .title-latest {
  width: 304px;
  height: 76px;
  color: #000;
  font-family: 'Helvetica';
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
}
.rebrand-latest .link-latest-section {
  text-decoration: none;
}
.rebrand-latest .link-latest-section:hover {
  text-decoration: underline;
  color: #8F00FF;
}
.rebrand-latest .link-latest-section .section-latest {
  color: #8F00FF;
  font-size: 12px;
  font-weight: 600;
  font-family: 'Helvetica';
  text-transform: uppercase;
}
.rebrand-latest .latest-time {
  color: #666;
  font-weight: 400;
  font-family: 'Helvetica';
  font-size: .813em;
  line-height: 1.313em;
}
.latest-article {
  width: 318px;
  height: 135px;
  border-top: 1px solid #DBDBDB;
  padding: 20px 10px 10px;
}
.latest-article .latest-cardArticle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.latest-article .latest-cardArticle .img-latestArticle {
  width: 90px;
  height: 90px;
  border-radius: 12px;
}
.latest-article .latest-cardArticle h3 {
  margin: 0;
}
.latest-article .latest-cardArticle .link-latest-section {
  text-decoration: none;
}
.latest-article .latest-cardArticle .link-latest-section:hover {
  text-decoration: underline;
  color: #8F00FF;
}
.latest-article .latest-cardArticle .link-latest-section .section-latest {
  color: #8F00FF;
  font-size: 12px;
  font-weight: 600;
  font-family: 'Helvetica';
  text-transform: uppercase;
}
.latest-article .latest-cardArticle .link-latest {
  text-decoration: none;
}
.latest-article .latest-cardArticle .link-latest:hover {
  text-decoration: underline;
  color: #000;
}
.latest-article .latest-cardArticle .link-latest .text-latestArticle {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  line-height: 17px;
}
.latest-article .latest-time {
  color: #666;
  font-weight: 400;
  font-family: 'Helvetica';
  font-size: .813em;
  line-height: 0.313em;
}
.container-section4notes {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  row-gap: 33px;
  -webkit-column-gap: 50px;
          column-gap: 50px;
  margin-top: 48px;
  margin-bottom: 48px;
}
@media (min-width: 600px) and (max-width: 1024px) {
  .container-section4notes {
    grid-template-columns: 1fr;
  }
}
.main-grid {
  font-family: 'Nunito Sans';
  display: grid;
  grid-template-columns: 776px 400px;
  gap: 25px;
  width: 100%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  margin-top: 48px;
}
@media (min-width: 600px) and (max-width: 1024px) {
  .main-grid {
    grid-template-columns: 1fr;
    gap: 24px;
    margin-top: 32px;
  }
}
.card-right-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, auto);
  gap: 24px;
  width: 100%;
}
@media (min-width: 600px) and (max-width: 1024px) {
  .card-right-container {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}
.container-twoNotes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 16px;
  max-width: 100%;
  margin-top: 3%;
}
.grid-fourNotes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  margin-top: 5%;
  margin-bottom: 5%;
}
@media (min-width: 600px) and (max-width: 1024px) {
  .grid-fourNotes {
    gap: 16px;
  }
}
.container-sectionTitle {
  width: 100%;
  height: 40px;
  position: relative;
  padding: 6px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.container-sectionTitle .text-category-section {
  color: #181818;
  font-family: 'Helvetica';
  font-size: 32px;
  font-weight: 700;
}
.container-sectionTitle .container-decoration {
  border: 2px solid #8F00FF;
  position: absolute;
  bottom: -2px;
  width: 2.2%;
  height: 5px;
  background: #8F00FF;
  -webkit-transition: all .8s;
  transition: all .8s;
}
.container-sectionTitle .section-link {
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
.container-sectionTitle .section-link:hover ~ .container-decoration {
  width: 100%;
}
hr {
  border: 1px solid #DBDBDB;
  margin: 0;
}
.container-sectionTitleSeeMore {
  width: 100%;
  height: 40px;
  position: relative;
  padding: 6px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.container-sectionTitleSeeMore .link-sectionTitle {
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
.container-sectionTitleSeeMore .link-sectionTitle:hover ~ .container-decoration {
  width: 100%;
}
.container-sectionTitleSeeMore .link-sectionTitle .text-category-section-seeMore {
  color: #181818;
  font-family: 'Helvetica';
  font-size: 32px;
  font-weight: 700;
}
.container-sectionTitleSeeMore .container-decoration {
  border: 2px solid #8F00FF;
  position: absolute;
  bottom: -2px;
  width: 2.2%;
  height: 5px;
  background: #8F00FF;
  -webkit-transition: all .8s;
  transition: all .8s;
}
.container-sectionTitleSeeMore .link-seeMore {
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
.container-sectionTitleSeeMore .link-seeMore:hover {
  text-decoration: underline;
}
.container-sectionTitleSeeMore .link-seeMore .text-seeMore {
  color: #8F00FF;
  font-family: 'Helvetica';
  font-size: 18px;
  font-weight: 700;
}
hr {
  border: 1px solid #DBDBDB;
  margin: 0;
}
.icon-tiktok {
  width: 24px;
  height: 24px;
}
.icon-x {
  width: 14px;
  height: 12px;
}
.icon-facebook {
  width: 9px;
  height: 18px;
}
.icon-instagram {
  width: 18px;
  height: 18px;
}
.icon-youtube {
  width: 19px;
  height: 14px;
}
.icon-whatsapp {
  width: 24px;
  height: 24px;
}
article:hover .aside-social-share {
  opacity: 1;
}
.aside-social-share {
  height: 72px;
  width: 24px;
  position: absolute;
  z-index: 50;
  right: 32px;
  top: 32px;
  opacity: 0;
}
.social-share {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.social-share li {
  width: 24px;
  height: 24px;
}
.link-networks {
  cursor: pointer;
}
article:hover .aside-social-share-purple {
  opacity: 1;
}
.aside-social-share-purple {
  height: 16px;
  width: 24px;
  position: absolute;
  z-index: 10;
  right: 5px;
  top: 15px;
  opacity: 0;
}
.social-share-purple {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.social-share-purple li {
  width: 24px;
  height: 24px;
}
.link-networks {
  cursor: pointer;
}
.container-opening {
  height: 566px;
  position: relative;
  margin-top: -17px;
}
.container-opening img {
  position: absolute;
  left: -88px;
}
.container-opening .container-news {
  position: absolute;
  width: 820px;
  height: 442px;
  border-radius: 32px;
  background: #fff;
  -webkit-box-shadow: 0px 16px 32px 0px rgba(24, 24, 24, 0.25);
          box-shadow: 0px 16px 32px 0px rgba(24, 24, 24, 0.25);
  right: 32px;
  top: 62px;
  bottom: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  padding: 20px;
  /* Capa de color dinámica */
  /* Mostrar la capa al hacer hover */
  /* Al hacer hover en el artículo, el círculo y la flecha se colorean */
}
.container-opening .container-news .left-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 25px;
}
.container-opening .container-news .article-small,
.container-opening .container-news .article-large {
  position: relative;
  border-radius: 24px;
  -webkit-box-shadow: 0px 16px 32px 0px rgba(24, 24, 24, 0.25);
          box-shadow: 0px 16px 32px 0px rgba(24, 24, 24, 0.25);
  padding: 20px 15px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.container-opening .container-news .article-small a,
.container-opening .container-news .article-large a {
  color: #fff;
  text-decoration: none;
}
.container-opening .container-news .article-small a:hover,
.container-opening .container-news .article-large a:hover {
  text-decoration: underline;
}
.container-opening .container-news .article-small {
  width: 366px;
  height: 200px;
}
.container-opening .container-news .article-large {
  width: 380px;
  height: 400px;
}
.container-opening .container-news .fondo-articulo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 24px;
  z-index: 0;
  -webkit-transition: -webkit-filter 0.3s ease-in-out;
  transition: -webkit-filter 0.3s ease-in-out;
  transition: filter 0.3s ease-in-out;
  transition: filter 0.3s ease-in-out, -webkit-filter 0.3s ease-in-out;
  /* Transición suave */
}
.container-opening .container-news .color-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: color-burn;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.container-opening .container-news .article-small:hover .color-overlay,
.container-opening .container-news .article-large:hover .color-overlay {
  opacity: 1;
}
.container-opening .container-news .arrow-circle {
  position: absolute;
  bottom: 3px;
  right: 3px;
  width: 40px;
  height: 40px;
  border: 2px solid #fff;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.6);
  /* Circulo semi-transparente */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: background 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  opacity: 0;
  /* Ocultar por defecto */
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  /* Reducir tamaño para hacer efecto de aparición */
}
.container-opening .container-news .arrow-circle svg {
  width: 20px;
  height: 20px;
  -webkit-transition: -webkit-filter 0.3s ease-in-out;
  transition: -webkit-filter 0.3s ease-in-out;
  transition: filter 0.3s ease-in-out;
  transition: filter 0.3s ease-in-out, -webkit-filter 0.3s ease-in-out;
}
.container-opening .container-news .article-small:hover .arrow-circle,
.container-opening .container-news .article-large:hover .arrow-circle {
  opacity: 1;
  /* Aparece */
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  /* Efecto de leve aumento */
}
.container-opening .container-news .title-article,
.container-opening .container-news .lead-article {
  position: relative;
  z-index: 1;
  /* Eleva el texto sobre la imagen */
  color: #fff;
}
.container-opening .container-news .title-article {
  font-size: 16px;
  font-weight: 900;
  line-height: 20px;
  text-transform: uppercase;
}
.container-opening .container-news .lead-article {
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  margin-top: 10px;
}
.container-sections {
  max-width: 1200px;
  margin: auto;
}
.container-sections a {
  text-decoration: none;
}
.container-sections a:hover {
  color: black;
  text-decoration: underline;
}
.container-sections .container-second {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.container-sections .container-second .container-columns {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 30px;
}
.container-sections .container-second .container-columns .columns {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.container-sections .container-second .container-columns .image-column {
  width: 100%;
  height: 130px;
  border-radius: 8px;
  -o-object-fit: cover;
     object-fit: cover;
}
.container-sections .container-second .container-columns .column-text {
  width: 100%;
  color: white;
  font-size: 17px;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 1px;
  margin: 20px 0px;
}
.container-img-text {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 100px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 30px 0px 90px 0px;
}
.container-img-text .image {
  width: 100%;
  height: 300px;
  border-radius: 31px;
  -o-object-fit: cover;
     object-fit: cover;
}
.container-img-text .container-text {
  width: 100%;
}
.container-img-text .container-text .title-2 {
  width: 100%;
  color: white;
  font-size: 26px;
  font-weight: bold;
  line-height: 30px;
}
.container-img-text .container-text .text-medium {
  color: white;
  font-size: 18px;
  font-weight: 100;
  line-height: 20px;
  margin: 15px 0px;
}
.container-columns2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.container-columns2 .container-card {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 30px;
}
.container-columns2 .container-card .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.container-columns2 .container-card .image-card {
  width: 100%;
  height: 130px;
  border-radius: 20px;
  -o-object-fit: cover;
     object-fit: cover;
}
.container-columns2 .container-card .text-card {
  width: 100%;
  color: white;
  font-size: 17px;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 1px;
  margin: 20px 0px;
}
.full-width-todayNews {
  width: 100%;
  height: 40px;
  background: #FFF;
  border-radius: 10px;
  position: absolute;
  top: -50px;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(40, 41, 61, 0.04), 0px 16px 24px 0px rgba(96, 97, 112, 0.16);
          box-shadow: 0px 2px 8px 0px rgba(40, 41, 61, 0.04), 0px 16px 24px 0px rgba(96, 97, 112, 0.16);
}
.container-todayNews {
  width: 100%;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  /* Centra horizontalmente el contenido */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* Centra verticalmente el contenido */
  gap: 8px;
}
.container-todayNews figure {
  margin: 0;
  padding: 0;
  height: 40px;
}
.container-todayNews .iconPoint {
  width: 40px;
  height: 40px;
}
.container-todayNews .link-todayNews {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
}
.container-todayNews .link-todayNews:hover {
  text-decoration: underline;
  color: #181818;
}
.container-todayNews .link-todayNews .text-todayNews {
  color: #F20066;
  font-family: 'Nunito Sans';
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.container-todayNews .link-todayNews .text-date {
  color: #181818;
  font-family: 'Nunito Sans';
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-left: 8px;
}
.container-todayNews .icon-arrow-right {
  margin-left: 32px;
}
/*=========================================================*/
/*============== FILE: VARIABLES.LESS =================*/
/*=========================================================*/
/* AJUSTES SEPTIEMBRE 5 - 2018 
.no-padding{
    padding: 0 !important;
}
*/
/*Styles obscuro*/
/*Icons Pulzo Url*/
/*=========================================================*/
/*============== FILE: FONTS - PULZO.LESS =================*/
/*=========================================================*/
@font-face {
  font-family: "pulzo";
  font-display: swap;
  src: url(/fonts/pulzo.eot?0a949700b8fee87d405fbcd131c6f4b2);
  src: url(/fonts/pulzo.eot?0a949700b8fee87d405fbcd131c6f4b2?#iefix) format("embedded-opentype"), url(/fonts/pulzo.woff?4bf2617371eb29ad3269f2b4b54cfd2d) format("woff"), url(/fonts/pulzo.ttf?528f4de163b3218a4b3c11552995bab9) format("truetype"), url(/fonts/pulzo.svg?9d8d16d223bf46e3fa9fdee191a96b02#pulzo) format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "pulzo" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before,
[class^="pulzo-font-"]:before,
[class*=" pulzo-font-"]:before {
  font-family: "pulzo" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pulzo-font-summary-item:before {
  content: "*";
}
.pulzo-font-summary:before {
  content: ")";
}
.pulzo-font-twitter:before {
  content: "R";
}
.pulzo-font-instagram:before {
  content: "L";
}
.pulzo-font-facebook:before {
  content: "K";
}
.shareFacebook:before {
  content: "K";
}
.pulzo-font-youtube:before {
  content: "W";
}
.pulzo-font-down-selector:before {
  content: "J";
}
.pulzo-font-newsletter:before {
  content: "P";
}
.pulzo-font-close:before {
  content: "q";
}
.pulzo-font-whatsapp:before {
  content: "V";
}
.pulzo-font-whatsapp-home:before {
  content: "V";
}
.pulzo-font-mail-envelope:before {
  content: "&";
}
.icon-pulzo-font-mail:before {
  content: "&";
}
.pulzo-font-clock:before {
  content: "h";
}
.pulzo-font-last:before {
  content: "T";
}
.pulzo-font-search:before {
  content: "H";
}
.pulzo-font-popular:before {
  content: "M";
}
.pulzo-font-article-related:before {
  content: "y";
}
.pulzo-font-minute:before {
  content: "o";
}
.pulzo-font-pin:before {
  content: "D";
}
.pulzo-font-copy-link:before {
  content: "r";
}
.pulzo-font-audio:before {
  content: "%";
}
.pulzo-font-check-two:before {
  content: "i";
}
.pulzo-font-alert:before {
  content: "0";
}
.pulzo-font-star-two:before {
  content: "z";
}
.pulzo-font-home:before {
  content: "6";
}
.pulzo-font-categories:before {
  content: "8";
}
.pulzo-font-share:before {
  content: "Z";
}
.pulzo-font-location:before {
  content: "f";
}
.pulzo-font-whatsapp-vintage:before {
  content: "!";
}
.pulzo-font-clima:before {
  content: "n";
}
.pulzo-font-dollar:before {
  content: "s";
}
.pulzo-font-ball:before {
  content: "j";
}
.pulzo-font-flecha:before {
  content: "u";
}
.pulzo-font-live:before {
  content: "B";
}
.pulzo-font-clock-1:before {
  content: "9";
}
.pulzo-font-close-1:before {
  content: "q";
}
.pulzo-font-tiempolectura:before {
  content: "3";
}
.refresh:before {
  content: "Y";
}
.triangle:before {
  content: "5";
}
.video-small:before {
  content: "6";
}
.pulzo-font-1-2:before {
  content: "7";
}
.pulzo.font-5-2:before {
  content: "8";
}
.futbol:before {
  content: "9";
}
.pulzo-font-cerrar:before {
  content: "!";
}
.pulzo-font-luna:before {
  content: "\"";
}
.pulzo-font-sol:before {
  content: "#";
}
.pulzo-prueba {
  content: "X";
}
.icon-close-message:before {
  content: "$";
}
.pulzo-font-abc:before {
  content: "'";
}
.pulzo-font-comment:before {
  content: "(";
}
.pulzo-font-dartboard:before {
  content: "m";
}
.pulzo-font-flecha-top-newsletter:before {
  content: "U";
}
.pulzo-font-triangulo:before {
  content: "E";
}
.pulzo-font-message:before {
  content: "7";
}
.pulzo-font-reloj:before {
  content: "S";
}
.containerCarnaval {
  width: 100%;
  height: auto;
  display: block;
}
.containerCarnaval figure {
  margin: 0;
  padding: 0;
}
.containerCarnaval .firstContainerCarnaval {
  height: 484px;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url('https://d2yoo3qu6vrk5d.cloudfront.net/pulzo-lite/images/modulo5-notas/pulzo-deportes/desktop/Fondo-01.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.containerCarnaval .firstContainerCarnaval img {
  width: 288px;
  height: 320px;
  margin-left: 112px;
}
.containerCarnaval .firstContainerCarnaval .containerMajorArticle {
  width: 520px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: 112px;
}
.containerCarnaval .firstContainerCarnaval .containerMajorArticle .color-white {
  color: #fff;
  text-decoration: none;
}
.containerCarnaval .firstContainerCarnaval .containerMajorArticle .color-white:hover {
  text-decoration: underline;
  color: #fff;
}
.containerCarnaval .firstContainerCarnaval .containerMajorArticle .videoCarnaval {
  width: 576px;
  height: 324px;
  border-radius: 4px;
  background-color: white;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.containerCarnaval .firstContainerCarnaval .containerMajorArticle h2 {
  color: white;
  font-size: 24px;
  font-weight: 700;
  text-align: left;
  width: 90%;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
  line-height: 25px;
}
.containerCarnaval .secondContainerCarnaval {
  width: 100%;
  background-image: url('https://d2yoo3qu6vrk5d.cloudfront.net/pulzo-dev/RonaldImages/franscisco-2-desk.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 296px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.containerCarnaval .secondContainerCarnaval .intoSecondContainerCarnaval {
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 124px;
  margin-right: 124px;
  width: auto;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.containerCarnaval .secondContainerCarnaval .intoSecondContainerCarnaval .link-news {
  text-decoration: none;
}
.containerCarnaval .secondContainerCarnaval .intoSecondContainerCarnaval .link-news:hover {
  text-decoration: underline;
  color: #000;
}
.containerCarnaval .secondContainerCarnaval .intoSecondContainerCarnaval .card-secondContainerCarnaval-carnaval {
  width: 200px;
  height: 226px;
  margin-right: 12px;
  margin-left: 12px;
  background-color: white;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.containerCarnaval .secondContainerCarnaval .intoSecondContainerCarnaval .card-secondContainerCarnaval-carnaval img {
  width: 100%;
  height: 122px;
  -o-object-fit: cover;
     object-fit: cover;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.containerCarnaval .secondContainerCarnaval .intoSecondContainerCarnaval .card-secondContainerCarnaval-carnaval .containerTextSubArticle {
  width: auto;
  height: 104px;
  margin-bottom: 12px;
  margin-left: 8px;
  margin-right: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
}
.containerCarnaval .secondContainerCarnaval .intoSecondContainerCarnaval .card-secondContainerCarnaval-carnaval .containerTextSubArticle a {
  font-size: 1em;
  color: black;
  text-decoration: none;
}
.containerCarnaval .secondContainerCarnaval .intoSecondContainerCarnaval .card-secondContainerCarnaval-carnaval .containerTextSubArticle a:hover {
  text-decoration: underline;
}
.containerCarnaval .secondContainerCarnaval .intoSecondContainerCarnaval .card-secondContainerCarnaval-carnaval .containerTextSubArticle a h3 {
  font-size: 0.9em;
}
.containerCarnaval .secondContainerCarnaval .intoSecondContainerCarnaval .card-secondContainerCarnaval-carnaval .containerTextSubArticle h2 {
  color: #000;
  font-weight: 700;
  font-size: 12px;
}
.containerCarnaval .thirContainerCarnaval {
  height: 96px;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-image: url('https://d2yoo3qu6vrk5d.cloudfront.net/pulzo-lite/images/modulo5-notas/pulzo-deportes/desktop/bg-betsson.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 600px) and (max-width: 1024px) {
  .containerCarnaval .firstContainerCarnaval {
    height: auto;
    padding: 20px;
    justify-items: center;
    text-align: center;
  }
  .containerCarnaval .firstContainerCarnaval img {
    width: 180px;
    height: auto;
    margin: 0 auto 16px auto;
  }
  .containerCarnaval .firstContainerCarnaval .containerMajorArticle {
    width: 100%;
    margin: 0;
    padding: 0 16px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .containerCarnaval .firstContainerCarnaval .containerMajorArticle .videoCarnaval {
    width: 100%;
    max-width: 480px;
    height: auto;
    aspect-ratio: 1.77777778;
    margin: 16px auto;
  }
  .containerCarnaval .firstContainerCarnaval .containerMajorArticle h2 {
    font-size: 20px;
    line-height: 1.3;
    width: 100%;
    max-width: 480px;
    margin: 12px auto 0 auto;
  }
  .containerCarnaval .secondContainerCarnaval {
    height: auto;
    padding: 20px;
  }
  .containerCarnaval .secondContainerCarnaval .intoSecondContainerCarnaval {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0;
  }
  .containerCarnaval .secondContainerCarnaval .intoSecondContainerCarnaval .card-secondContainerCarnaval-carnaval {
    width: 160px;
    height: auto;
    margin: 10px;
  }
  .containerCarnaval .secondContainerCarnaval .intoSecondContainerCarnaval .card-secondContainerCarnaval-carnaval img {
    height: 100px;
  }
  .containerCarnaval .secondContainerCarnaval .intoSecondContainerCarnaval .card-secondContainerCarnaval-carnaval .containerTextSubArticle {
    height: auto;
  }
  .containerCarnaval .secondContainerCarnaval .intoSecondContainerCarnaval .card-secondContainerCarnaval-carnaval .containerTextSubArticle h2 {
    font-size: 11px;
    text-align: center;
  }
  .containerCarnaval .thirContainerCarnaval {
    height: 72px;
  }
}
.container-padre {
  margin-top: 30px;
}
.container-padre .container-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: #DBDBDB solid 1px;
  margin-bottom: 10px;
  padding: 0 10px;
}
.container-padre .container-top .title-video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.container-padre .container-top .title-video .text-title-video {
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: -1.6px;
  margin-left: 5px;
}
.container-padre .container-top .button-youtube {
  width: 264px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  border-radius: 16px;
  background: #F20066;
  cursor: pointer;
}
.container-padre .container-top .button-youtube:hover {
  background: #EA2427;
}
.container-padre .container-top .button-youtube a {
  text-decoration: none;
}
.container-padre .container-top .button-youtube .text-youtube {
  color: #F8F8FF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.container-padre .container-carrusel {
  width: 100%;
  max-width: 1200px;
  height: 60vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1024px) {
  .container-padre .container-carrusel {
    height: 74vh;
  }
}
@media (min-width: 600px) and (max-width: 1024px) {
  .container-padre .container-carrusel {
    height: 50vh;
  }
}
.container-padre .container-carrusel .swiper {
  width: 100%;
  max-width: 1200px;
  height: 409px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 8px;
}
.container-padre .container-carrusel .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 450px !important;
  height: 79%;
}
.container-padre .container-carrusel iframe {
  width: 560px;
  height: 315px;
  border-radius: 8px;
  -webkit-transform: translateX(-55px);
          transform: translateX(-55px);
}
.container-padre .container-carrusel .container-prev {
  border: 2px solid #999;
  padding: 15px;
  border-radius: 25px;
  position: absolute;
  top: 90%;
  left: 40%;
}
.container-padre .container-carrusel .container-prev .swiper-button-prev {
  color: #999;
  -webkit-transform: scale(0.3);
          transform: scale(0.3);
  margin-left: -9px;
}
.container-padre .container-carrusel .container-next {
  border: 2px solid #999;
  padding: 15px;
  border-radius: 25px;
  position: absolute;
  top: 90%;
  right: 40%;
}
.container-padre .container-carrusel .container-next .swiper-button-next {
  color: #999;
  -webkit-transform: scale(0.3);
          transform: scale(0.3);
  margin-right: -9px;
}
.container-padre .container-carrusel .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}
.container-padre .container-carrusel .swiper-pagination-bullet-active {
  background: #8F00FF;
}
.container-padre .container-carrusel .swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), to(#ffffff));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0), #ffffff);
}
.container-padre .container-carrusel .swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(#ffffff));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #ffffff);
}
.container-banner {
  width: 100%;
  height: 100px;
}
.container-banner .banner-img {
  width: 100%;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
}
.container-podcast {
  width: 100%;
  position: relative;
  /* Asegura que los elementos hijos con position absolute estén dentro del contenedor */
  overflow: hidden;
  /* Evita que el contenido (como imágenes) se salga del contenedor */
}
.container-podcast .background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  /* Asegura que la imagen se ajuste al contenedor sin perder su proporción */
  border-radius: 16px;
  /* Asegura que la imagen también tenga bordes redondeados */
  z-index: -1;
}
.container-podcast .head-podcast {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 35px 40px 0px;
}
.container-podcast .head-podcast .continer-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.container-podcast .head-podcast .continer-title .title-podcast {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.64px;
  margin-left: 20px;
}
.container-podcast .head-podcast .link-podcast {
  color: black;
  text-decoration: none;
}
.container-podcast .head-podcast .container-discover {
  border-radius: 16px;
  background: #FFB70D;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  width: 225px;
  height: 25px;
  padding: 8px 12px;
}
.container-podcast .head-podcast .container-discover .title-discover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-left: 16px;
}
.container-podcast .container-audio {
  border-radius: 16px 16px 0px 0px;
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.container-aperture-showTime {
  width: 100%;
  max-width: 1200px;
  margin: 5rem auto;
}
.container-aperture-showTime .container-showTime {
  position: relative;
}
.container-aperture-showTime .container-showTime .card-match-football {
  position: relative;
  background-image: url('https://d2e8t60l5xm2g3.cloudfront.net/pauta/showTime/pulzo-deportes/modulo-video-pulzo-deportes-desktop.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 240px;
  border-radius: 20px;
}
.container-aperture-showTime .container-showTime .card-match-football .card-description {
  z-index: 1;
  padding-left: 35px;
}
.container-aperture-showTime .container-showTime .card-match-football .card-description .liveContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  margin: 0px auto 15px 0px;
}
.container-aperture-showTime .container-showTime .card-match-football .card-description .liveContent img {
  width: 100%;
}
.container-aperture-showTime .container-showTime .card-match-football .card-description .liveContent .recordLed {
  margin-top: 5px;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  background-color: #F80008;
  display: inline-block;
  -webkit-animation: blinking 1s cubic-bezier(0.5, 0, 1, 1) infinite alternate;
          animation: blinking 1s cubic-bezier(0.5, 0, 1, 1) infinite alternate;
  position: relative;
}
@-webkit-keyframes blinking {
  from {
    opacity: 1;
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
  to {
    opacity: .3;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@keyframes blinking {
  from {
    opacity: 1;
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
  to {
    opacity: .3;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
.container-aperture-showTime .container-showTime .card-match-football .card-description h3 {
  color: #000;
  font-weight: 700;
  font-size: 22px;
  text-decoration: underline;
}
.container-aperture-showTime .container-showTime .card-match-football .overlay-football {
  border-radius: 40px;
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 100%;
}
.container-aperture-showTime .container-showTime .card-description-match {
  position: absolute;
  top: -36.5px;
  width: 38%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 297px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 20px;
  margin-left: 3rem;
  background-color: #1d355b;
}
.container-aperture-showTime .container-showTime .card-description-match h3 {
  color: #000;
  text-align: center;
  font-weight: 700;
}
.container-aperture-showTime .container-showTime .card-description-match iframe {
  border-radius: 20px !important;
  height: 300px !important;
}
.container-aperture-showTime .container-showTime .card-patrocine {
  position: absolute;
  top: -45px;
  right: 40px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.container-aperture-showTime .container-showTime .card-patrocine .card-patrocine-description p {
  color: #666666;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  margin: 0;
}
.container-aperture-showTime .container-showTime .card-patrocine .card-image-patrocine {
  z-index: -1;
}
.container-aperture-showTime .container-showTime .card-patrocine .card-image-patrocine img {
  width: 115px;
  border-radius: 16px 16px 0px 0px;
  margin: 0;
  z-index: -1;
}
@media (max-width: 700px) {
  .container-showTime-mobile {
    position: relative;
    width: 95%;
    margin: 20px auto;
  }
  .container-showTime-mobile .showTime-mobile {
    position: relative;
    display: grid;
    width: 90%;
    margin: auto;
    background-image: url('https://d2e8t60l5xm2g3.cloudfront.net/pauta/showTime/pulzo-deportes/modulo-video-pulzo-deportes-mobile.png');
    background-size: cover;
    background-position: center;
    border-radius: 25px;
    padding: 0px 30px 0px 30px;
    grid-template-rows: 1.7fr 1.2fr;
    min-height: 590px;
  }
  .container-showTime-mobile .showTime-mobile .card-description-match-mobile {
    margin: 20px 0px;
    z-index: 1;
  }
  .container-showTime-mobile .showTime-mobile .card-description-match-mobile .card-description-mobile {
    position: relative;
    bottom: 53px;
  }
  .container-showTime-mobile .showTime-mobile .card-description-match-mobile .card-description-mobile .liveContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    gap: 15px;
  }
  .container-showTime-mobile .showTime-mobile .card-description-match-mobile .card-description-mobile .liveContent img {
    width: 100%;
  }
  .container-showTime-mobile .showTime-mobile .card-description-match-mobile .card-description-mobile .liveContent .recordLed {
    margin-top: 5px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    background-color: #F80008;
    display: inline-block;
    -webkit-animation: blinking 1s cubic-bezier(0.5, 0, 1, 1) infinite alternate;
            animation: blinking 1s cubic-bezier(0.5, 0, 1, 1) infinite alternate;
    position: relative;
  }
  @-webkit-keyframes blinking {
    from {
      opacity: 1;
      -webkit-transform: scale(0.7);
              transform: scale(0.7);
    }
    to {
      opacity: .3;
      -webkit-transform: scale(1.2);
              transform: scale(1.2);
    }
  }
  @keyframes blinking {
    from {
      opacity: 1;
      -webkit-transform: scale(0.7);
              transform: scale(0.7);
    }
    to {
      opacity: .3;
      -webkit-transform: scale(1.2);
              transform: scale(1.2);
    }
  }
  .container-showTime-mobile .showTime-mobile .card-description-match-mobile .card-description-mobile h3 {
    color: #000;
    font-family: 'Helvetica';
    font-size: 20px;
    line-height: 32px;
    font-weight: bold;
    text-decoration: underline;
    margin: 0;
  }
  .container-showTime-mobile .showTime-mobile .card-patrocine-mobile {
    margin: 15px 0px 0px 0px;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .container-showTime-mobile .showTime-mobile .card-patrocine-mobile p {
    color: #fff;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: .4rem !important;
  }
  .container-showTime-mobile .showTime-mobile .card-patrocine-mobile img {
    width: 55%;
    height: 50px;
    border-radius: 16px 16px 0px 0px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .container-showTime-mobile .showTime-mobile .overlay-mobile {
    border-radius: 25px;
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
  }
  .container-showTime-mobile .container-match-football-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 2rem;
    border-radius: 20px;
    height: 230px;
    width: 100%;
    position: absolute;
    top: 0;
  }
  .container-showTime-mobile .container-match-football-mobile iframe {
    width: 100%;
    height: 100%;
    border-radius: 20px;
  }
}
@media (max-width: 1000px) {
  .container-aperture-showTime {
    padding: 0px 0px 15px 0px;
  }
  .container-aperture-showTime .container-showTime {
    border-radius: 30px;
  }
  .container-aperture-showTime .container-showTime .card-match-football {
    border-radius: 20px;
  }
  .container-aperture-showTime .container-showTime .card-match-football .overlay-football {
    border-radius: 30px;
  }
  .container-aperture-showTime .container-showTime .card-match-football .card-description {
    padding-left: 35px;
  }
  .container-aperture-showTime .container-showTime .card-match-football .card-description .liveContent {
    gap: 10px !important;
  }
  .container-aperture-showTime .container-showTime .card-match-football .card-description .liveContent .recordLed {
    width: 17px !important;
    height: 17px !important;
  }
  .container-aperture-showTime .container-showTime .card-match-football .card-description .liveContent img {
    width: 143px !important;
    height: 16px !important;
  }
  .container-aperture-showTime .container-showTime .card-match-football .card-description h3 {
    font-size: 17px;
    line-height: 25px;
  }
  .container-aperture-showTime .container-showTime .card-description-match {
    height: 255px !important;
  }
  .container-aperture-showTime .container-showTime .card-description-match iframe {
    height: 255px !important;
  }
  .container-aperture-showTime .container-showTime .card-patrocine {
    height: 45px !important;
    top: -35px !important;
    border-radius: 16px 16px 0px 0px !important;
  }
}
.section-special {
  margin: 0px 0px;
  margin-bottom: 30px;
}
.section-special .container-principal {
  position: relative;
}
.section-special .container-principal .link-articles {
  text-decoration: none;
}
.section-special .container-principal .link-articles:hover {
  text-decoration: underline;
  color: #fff;
}
.section-special .container-principal .overlay-background {
  width: 100%;
  height: 75%;
  position: absolute;
  top: 50px;
  z-index: -1;
  margin-top: 20px;
  -webkit-box-shadow: 0px 5px 25px 0px #cbcbcb;
          box-shadow: 0px 5px 25px 0px #cbcbcb;
}
.section-special .container-principal .content {
  padding: 20px;
}
.section-special .container-principal .content .container-cards {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /*Section left*/
  /*Section-right*/
}
.section-special .container-principal .content .container-cards .left .container-img {
  border-radius: 16px;
  height: 500px;
}
.section-special .container-principal .content .container-cards .left .container-img img {
  border-radius: 16px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.section-special .container-principal .content .container-cards .right {
  display: grid;
  row-gap: 20px;
}
.section-special .container-principal .content .container-cards .right .container-top .container-img {
  border-radius: 16px;
  position: relative;
  height: 240px;
  cursor: pointer;
}
.section-special .container-principal .content .container-cards .right .container-top .container-img .ulShare {
  position: absolute;
  display: grid;
  right: 25px;
  top: 25px;
  visibility: hidden;
  opacity: 0;
  padding: 0;
  z-index: 13;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.section-special .container-principal .content .container-cards .right .container-top .container-img .ulShare a {
  cursor: pointer;
}
.section-special .container-principal .content .container-cards .right .container-top .container-img .ulShare .Facebook {
  width: 25px;
  height: 25px;
  border-radius: 50px;
  background-color: #fff;
  margin: 2px 0px;
}
.section-special .container-principal .content .container-cards .right .container-top .container-img .ulShare .Facebook:before {
  content: "K";
  font-family: "pulzo" !important;
  color: #3b7CFF;
  position: absolute;
  left: 20%;
}
.section-special .container-principal .content .container-cards .right .container-top .container-img .ulShare .Twitter {
  width: 25px;
  height: 25px;
  border-radius: 50px;
  background-color: #fff;
  margin: 2px 0px;
}
.section-special .container-principal .content .container-cards .right .container-top .container-img .ulShare .Twitter:before {
  content: "R";
  font-family: "pulzo" !important;
  color: #1da1f2;
  position: absolute;
  left: 20%;
}
.section-special .container-principal .content .container-cards .right .container-top .container-img img {
  border-radius: 16px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.section-special .container-principal .content .container-cards .right .container-top .container-img .container-text {
  position: absolute;
  bottom: 0;
  padding: 15px;
  width: 95%;
}
.section-special .container-principal .content .container-cards .right .container-top .container-img .container-text .text-article {
  font-family: Helvetica;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  max-height: 45px;
  overflow: hidden;
}
.section-special .container-principal .content .container-cards .right .container-top .container-img .overlay {
  border-radius: 16px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(41.15%, rgba(0, 0, 0, 0.05)), color-stop(72.4%, rgba(0, 0, 0, 0.6)), to(#000000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.05) 41.15%, rgba(0, 0, 0, 0.6) 72.4%, #000000 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
}
.section-special .container-principal .content .container-cards .right .container-top .container-img:hover .ulShare {
  visibility: visible;
  opacity: 1;
}
.section-special .container-principal .content .container-cards .right .container-bottom {
  -webkit-box-shadow: 0px 4px 8px 0px #60617029;
          box-shadow: 0px 4px 8px 0px #60617029;
  -webkit-box-shadow: 0px 0px 2px 0px #28293D0A;
          box-shadow: 0px 0px 2px 0px #28293D0A;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.section-special .container-principal .content .container-cards .right .container-bottom .container-img {
  border-radius: 16px;
  position: relative;
  height: 240px;
  cursor: pointer;
}
.section-special .container-principal .content .container-cards .right .container-bottom .container-img .ulShare {
  position: absolute;
  display: grid;
  right: 15px;
  top: 15px;
  visibility: hidden;
  opacity: 0;
  padding: 0;
  z-index: 13;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.section-special .container-principal .content .container-cards .right .container-bottom .container-img .ulShare a {
  cursor: pointer;
}
.section-special .container-principal .content .container-cards .right .container-bottom .container-img .ulShare .Facebook {
  width: 25px;
  height: 25px;
  border-radius: 50px;
  background-color: #fff;
  margin: 2px 0px;
}
.section-special .container-principal .content .container-cards .right .container-bottom .container-img .ulShare .Facebook:before {
  content: "K";
  font-family: "pulzo" !important;
  color: #3b7CFF;
  position: absolute;
  left: 20%;
}
.section-special .container-principal .content .container-cards .right .container-bottom .container-img .ulShare .Twitter {
  width: 25px;
  height: 25px;
  border-radius: 50px;
  background-color: #fff;
  margin: 2px 0px;
}
.section-special .container-principal .content .container-cards .right .container-bottom .container-img .ulShare .Twitter:before {
  content: "R";
  font-family: "pulzo" !important;
  color: #1da1f2;
  position: absolute;
  left: 20%;
}
.section-special .container-principal .content .container-cards .right .container-bottom .container-img img {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
  width: 100%;
  height: 100%;
}
.section-special .container-principal .content .container-cards .right .container-bottom .container-img .container-text {
  position: absolute;
  bottom: 0;
  width: 90%;
  padding: 15px;
}
.section-special .container-principal .content .container-cards .right .container-bottom .container-img .container-text .text-article {
  font-family: Helvetica;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  max-height: 80px;
  overflow: hidden;
}
.section-special .container-principal .content .container-cards .right .container-bottom .container-img .overlay {
  border-radius: 16px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(34.9%, rgba(0, 0, 0, 0.39)), color-stop(57.81%, rgba(0, 0, 0, 0.53)), to(#000000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.39) 34.9%, rgba(0, 0, 0, 0.53) 57.81%, #000000 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
}
.section-special .container-principal .content .container-cards .right .container-bottom .container-img:hover .ulShare {
  visibility: visible;
  opacity: 1;
}
.section-type-3 {
  margin-top: 30px;
}
.section-type-3 .container-info {
  padding: 6px 0px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.section-type-3 .container-info .text-category-section {
  font-weight: bold;
  font-size: 32px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-decoration: none !important;
}
.section-type-3 .container-info a:hover {
  text-decoration: none !important;
}
.section-type-3 .container-info .text-category-info:hover {
  text-decoration: none;
  cursor: default;
}
.section-type-3 .container-info .patrocinado {
  position: absolute;
  font-size: 13px;
  text-transform: uppercase;
  color: #666;
  top: 45px;
  font-weight: bold;
  right: 22%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.section-type-3 .container-info .text-more-information-patrocinado {
  position: relative;
  width: 250px !important;
  height: 60px !important;
  top: 7px !important;
  padding-top: 5px;
  border-radius: 15px 15px 0px 0px !important;
  cursor: pointer !important;
}
.section-type-3 .container-info .text-more-information-patrocinado .imgPatrocinado {
  width: 90% !important;
  height: 50px !important;
  -o-object-fit: contain !important;
     object-fit: contain !important;
}
.section-type-3 .container-info .text-more:hover ~ .container-decoration {
  width: 100%;
}
.section-type-3 .container-info .sectionHover:hover ~ .container-decoration {
  width: 100%;
}
.section-type-3 .container-info a {
  color: #038652;
  font-weight: 700;
  font-size: 18px;
}
.section-type-3 hr {
  border: 1px solid #818181;
  margin: 0;
}
.section-type-3 .container-decoration {
  border: 2px solid #038652;
  position: absolute;
  bottom: -2px;
  width: 2.2%;
  height: 5px;
  background: #038652;
  -webkit-transition: all .8s;
  transition: all .8s;
}
.section-type-3 .container-section-type-3 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  row-gap: 33px;
  -webkit-column-gap: 35px;
          column-gap: 35px;
}
.section-type-3 .container-section-type-3 .container-image {
  position: relative;
  width: 261px;
  height: 261px;
  padding: 15px 0px;
}
.section-type-3 .container-section-type-3 .container-image .image-new {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  border-radius: 16px;
}
.section-type-3 .container-section-type-3 .container-image mark.labelArticle {
  margin-top: -24px;
  position: absolute;
  width: 45%;
  height: 25px;
  background-color: #038652;
  color: #ffffff;
  font-weight: 600;
  padding-left: 3px;
  font-size: 13px;
}
.section-type-3 .container-section-type-3 .container-image mark.labelArticle i {
  padding-right: 0.2em;
  position: relative;
  font-size: 21px;
  top: 3px;
}
.section-type-3 .container-section-type-3 .container-image .overlay {
  position: absolute;
  z-index: 10;
  height: 89%;
  width: 100%;
  left: 0;
  bottom: 14px;
  border-radius: 16px;
  background: #000000;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  visibility: hidden;
}
.section-type-3 .container-section-type-3 .dark {
  background-color: #303030 !important;
}
.section-type-3 .container-section-type-3 .dark .text-category,
.section-type-3 .container-section-type-3 .dark .container-text,
.section-type-3 .container-section-type-3 .dark .text-article,
.section-type-3 .container-section-type-3 .dark .text-new,
.section-type-3 .container-section-type-3 .dark .text-new a {
  color: white !important;
}
.section-type-3 .container-section-type-3 .card-md {
  height: 265px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 2px 4px rgba(40, 41, 61, 0.04), 0px 8px 16px rgba(96, 97, 112, 0.16);
          box-shadow: 0px 2px 4px rgba(40, 41, 61, 0.04), 0px 8px 16px rgba(96, 97, 112, 0.16);
  border-radius: 16px;
  padding: 2px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: black;
  position: relative;
  cursor: pointer;
}
.section-type-3 .container-section-type-3 .card-md a {
  color: black;
}
.section-type-3 .container-section-type-3 .card-md a:hover {
  color: black;
  text-decoration: underline;
}
.section-type-3 .container-section-type-3 .card-md .galeria {
  position: absolute;
  top: 12%;
  left: 4%;
}
.section-type-3 .container-section-type-3 .card-md .ulShare {
  position: absolute;
  display: grid;
  right: 54%;
  top: 26px;
  visibility: hidden;
  opacity: 0;
  padding: 0;
  z-index: 13;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.section-type-3 .container-section-type-3 .card-md .ulShare a {
  cursor: pointer;
}
.section-type-3 .container-section-type-3 .card-md .ulShare .Facebook {
  width: 25px;
  height: 25px;
  border-radius: 50px;
  background-color: #fff;
  margin: 2px 0px;
}
.section-type-3 .container-section-type-3 .card-md .ulShare .Facebook:before {
  content: "K";
  font-family: "pulzo" !important;
  color: #3b7CFF;
  position: absolute;
  left: 20%;
}
.section-type-3 .container-section-type-3 .card-md .ulShare .Twitter {
  width: 25px;
  height: 25px;
  border-radius: 50px;
  background-color: #fff;
  margin: 2px 0px;
}
.section-type-3 .container-section-type-3 .card-md .ulShare .Twitter:before {
  content: "R";
  font-family: "pulzo" !important;
  color: #1da1f2;
  position: absolute;
  left: 20%;
}
.section-type-3 .container-section-type-3 .card-md:hover .overlay {
  visibility: visible;
}
.section-type-3 .container-section-type-3 .card-md:hover .ulShare {
  visibility: visible;
  opacity: 1;
}
.section-type-3 .container-section-type-3 .card-md .text-category {
  text-transform: uppercase;
  margin: 0;
  color: #036852;
  font-size: 13px;
  line-height: 24px;
  font-weight: 700;
}
.section-type-3 .container-section-type-3 .card-md .text-category:hover {
  text-decoration: underline;
}
.section-type-3 .container-section-type-3 .card-md .container-text {
  margin-top: 5px;
}
.section-type-3 .container-section-type-3 .card-md .container-text .text-article {
  height: 66px;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
}
.section-type-3 .container-section-type-3 .card-md .container-text .text-article:hover {
  text-decoration: underline;
}
.section-type-3 .container-section-type-3 .card-md .container-text .text-new {
  font-size: 14px;
  line-height: 1.4em;
  font-weight: 400;
  margin: 32px 0px;
}
.section-type-3 .container-section-type-3 .card-md .container-text .text-new:hover {
  text-decoration: underline;
}
.section-type-3 .container-section-type-3 .card-layout {
  display: grid;
  grid-template-columns: 0fr 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
  height: 100%;
}
.section-type-3 .container-section-type-3 .card-md-dark {
  -webkit-box-shadow: 0px 2px 4px rgba(40, 41, 61, 0.04), 0px 8px 16px rgba(96, 97, 112, 0.16);
          box-shadow: 0px 2px 4px rgba(40, 41, 61, 0.04), 0px 8px 16px rgba(96, 97, 112, 0.16);
  border-radius: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 17px;
  background-color: #303030;
  height: 265px;
}
.section-type-3 .container-section-type-3 .card-md-dark .container-image {
  position: relative;
  width: 261px;
}
.section-type-3 .container-section-type-3 .card-md-dark .container-image .image-new {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 90%;
  border-radius: 16px;
}
.section-type-3 .container-section-type-3 .card-md-dark mark.labelArticle {
  bottom: 0;
  position: absolute;
  width: 130px;
  height: 30px;
  background-color: #038652;
  color: #ffffff;
  font-weight: 600;
  padding-left: 3px;
  font-size: 15px;
  z-index: 14;
}
.section-type-3 .container-section-type-3 .card-md-dark mark.labelArticle i {
  padding-right: 0.2em;
  position: relative;
  font-size: 21px;
  top: -1px;
}
.section-type-3 .container-section-type-3 .card-md-dark .text-category-dark {
  margin: 0;
  color: #fff;
  letter-spacing: 0.5px;
  font-size: 13px;
  line-height: 24px;
  font-weight: 700;
}
.section-type-3 .container-section-type-3 .card-md-dark .text-category-dark:hover {
  text-decoration: underline;
}
.section-type-3 .container-section-type-3 .card-md-dark .container-text .text-new-dark {
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  color: #fff;
  margin: 0px;
  margin: 7px 0px;
}
.section-type-3 .container-section-type-3 .card-md-dark .container-text .text-new-dark:hover {
  text-decoration: underline;
}
.section-type-3 .container-section-type-3 .card-md-dark .container-text .text-article-dark {
  font-size: 20px;
  font-weight: 700;
  line-height: 23px;
  color: #fff;
}
.section-type-3 .container-section-type-3 .card-md-dark .container-text .text-article-dark:hover {
  text-decoration: underline;
}
.section-type-3 .container-section-type-3 .card-layout-inverse {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.section-type-3 .container-section-type-3 .card-md-dark-inverse {
  height: 265px;
  background: #303030;
  -webkit-box-shadow: 0px 2px 4px rgba(40, 41, 61, 0.04), 0px 8px 16px rgba(96, 97, 112, 0.16);
          box-shadow: 0px 2px 4px rgba(40, 41, 61, 0.04), 0px 8px 16px rgba(96, 97, 112, 0.16);
  border-radius: 16px;
  padding: 5px 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
}
.section-type-3 .container-section-type-3 .card-md-dark-inverse .text-category-dark {
  margin: 0;
  color: #fff;
  letter-spacing: 0.5px;
  font-size: 13px;
  line-height: 24px;
  font-weight: 700;
}
.section-type-3 .container-section-type-3 .card-md-dark-inverse .container-text .text-article-dark-inverse {
  width: 95%;
  font-size: 20px;
  font-weight: 700;
  line-height: 23px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.section-type-3 .container-section-type-3 .card-md-dark-inverse .container-text .text-article-dark-inverse:hover {
  text-decoration: underline;
}
.section-type-3 .container-section-type-3 .card-md-dark-inverse .container-text .text-new-dark {
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  color: #fff;
  margin: 0px;
  margin: 7px 0px;
}
.section-type-3 .container-section-type-3 .card-md-dark-inverse .container-text .text-new-dark:hover {
  text-decoration: underline;
}
.grilla a {
  color: #000;
}
.grilla .container-cards {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.grilla .aperture-type-3 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 25px;
}
.grilla .section-image {
  width: 189px;
}
.grilla .image-article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  border-radius: 8px;
  height: 100px;
}
.grilla .card-sm {
  width: 189px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.grilla .card-sm .patrocinado {
  position: absolute;
  width: 100px;
  height: auto;
  bottom: 0;
  left: -1px;
  border-bottom-left-radius: 5px;
}
.grilla .card-sm .section-container-image {
  padding: 0px 0px 17px 0px;
  display: block;
  min-height: 230px;
  position: relative;
}
.grilla .card-sm .section-container-image .galeria {
  position: absolute;
  top: 4%;
  right: 146px;
}
.grilla .card-sm .section-container-image .ulShare {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  right: -5px;
  top: 100px;
  visibility: hidden;
  opacity: 0;
  padding: 0;
  z-index: 13;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.grilla .card-sm .section-container-image .ulShare a {
  cursor: pointer;
}
.grilla .card-sm .section-container-image .ulShare .Facebook {
  width: 25px;
  height: 25px;
  border-radius: 50px;
  background-color: none;
  margin: 2px 0px;
}
.grilla .card-sm .section-container-image .ulShare .Facebook:before {
  content: "K";
  font-family: "pulzo" !important;
  color: #3b7CFF;
  position: absolute;
  left: 20%;
}
.grilla .card-sm .section-container-image .ulShare .Twitter {
  width: 25px;
  height: 25px;
  border-radius: 50px;
  background-color: none;
  margin: 2px 0px;
}
.grilla .card-sm .section-container-image .ulShare .Twitter:before {
  content: "R";
  font-family: "pulzo" !important;
  color: #1da1f2;
  position: absolute;
  left: 55%;
}
.grilla .card-sm .section-container-image .ulShare::before {
  font-family: "pulzo" !important;
  position: absolute;
  left: 80%;
}
.grilla .card-sm .ulSharePatrocinado {
  position: absolute;
  display: grid;
  right: 5px;
  top: 5px;
  visibility: hidden;
  opacity: 0;
  padding: 0;
  z-index: 13;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.grilla .card-sm .ulSharePatrocinado a {
  cursor: pointer;
}
.grilla .card-sm .ulSharePatrocinado .Facebook {
  width: 25px;
  height: 25px;
  border-radius: 50px;
  background-color: #fff;
  margin: 2px 0px;
}
.grilla .card-sm .ulSharePatrocinado .Facebook:before {
  content: "K";
  font-family: "pulzo" !important;
  color: #3b7CFF;
  position: absolute;
  left: 20%;
}
.grilla .card-sm .ulSharePatrocinado .Twitter {
  width: 25px;
  height: 25px;
  border-radius: 50px;
  background-color: #fff;
  margin: 2px 0px;
}
.grilla .card-sm .ulSharePatrocinado .Twitter:before {
  content: "R";
  font-family: "pulzo" !important;
  color: #1da1f2;
  position: absolute;
  left: 20%;
}
.grilla .card-sm .ulSharePatrocinado:before {
  font-family: "pulzo" !important;
  position: absolute;
  left: 20%;
}
.grilla .card-sm .container-texts {
  margin-top: 8px;
}
.grilla .card-sm .container-texts .text-new-category {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.8em;
  line-height: 1.3em;
  color: #038652;
  margin: 0px 0px 5px 0px ;
  font-family: system-ui;
}
.grilla .card-sm .container-texts .text-new-category:hover {
  text-decoration: underline;
}
.grilla .card-sm .container-texts .text-article {
  font-weight: 700;
  font-size: 0.9em;
  line-height: 1.2em;
  margin: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.grilla .card-sm .container-texts .text-article:hover {
  text-decoration: underline;
}
.grilla .section-container-image:hover .ulShare {
  visibility: visible;
  opacity: 1;
}
.grilla .card-sm-new {
  padding: 15px 10px;
  background-color: #F8F8F8;
  width: 188px;
  min-height: 220px;
  height: auto;
  background: #F8F8F8;
  -webkit-box-shadow: 0px 2px 4px rgba(40, 41, 61, 0.04), 0px 8px 16px rgba(96, 97, 112, 0.16);
          box-shadow: 0px 2px 4px rgba(40, 41, 61, 0.04), 0px 8px 16px rgba(96, 97, 112, 0.16);
  /* display: flex;
        flex-direction: column;
        justify-content: center; */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.grilla .card-sm-new .line {
  border-bottom: 2px solid #038652;
  width: 96%;
}
.grilla .card-sm-new .section-image-new .image-cite {
  width: 66px;
  border: 2px solid #038652;
  border-radius: 50%;
  height: 67px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
}
.grilla .card-sm-new .section-image-new .text-cite {
  color: #038652;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.2px;
  text-decoration: none !important;
  margin-top: 10px;
  line-height: 16px;
}
.grilla .card-sm-new .text-new-category {
  font-weight: 700;
  font-size: 13px;
  line-height: 24px;
  color: #038652;
  margin: 0px;
  font-family: system-ui;
}
.grilla .card-sm-new .container-texts-new {
  margin-top: 2px;
  padding: 5px 5px;
}
.grilla .card-sm-new .container-texts-new .text-article {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  margin: 0px;
}
.grilla .card-sm-new .container-texts-new .text-article:hover {
  text-decoration: underline;
}
.grilla .section-image-category {
  position: relative;
  width: 189px;
}
.grilla .section-image-category mark.labelArticle {
  bottom: 0;
  position: absolute;
  width: 115px;
  height: 25px;
  background-color: #038652;
  color: #ffffff;
  font-weight: 600;
  padding-left: 5px;
  font-size: 13px;
}
.grilla .section-image-category mark.labelArticle i {
  padding-right: 0.2em;
  position: relative;
  font-size: 21px;
  top: 3px;
}
.grilla .card-sm-category {
  width: 189px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.grilla .card-sm-category .section-container-image {
  padding: 0px 0px 17px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.section-more-view {
  margin-top: 50px;
  /*Container cards*/
}
.section-more-view .container-info {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.section-more-view .container-info .text-category-info {
  font-weight: bold;
  font-size: 32px;
}
.section-more-view .container-info a:hover {
  cursor: default;
  text-decoration: none !important;
}
.section-more-view .container-info .text-category-info:hover {
  cursor: default;
}
.section-more-view .container-info .category-info {
  font-weight: bold;
  color: #038652;
  font-size: 18px;
  margin-bottom: 2px;
}
.section-more-view .container-info .container-line {
  position: absolute;
  border: 2px solid #038652;
  bottom: 0;
  width: 1.8%;
  -webkit-transition: all .8s;
  transition: all .8s;
  background: #038652;
}
.section-more-view .moreView {
  color: #038652 !important;
}
.section-more-view .moreView:hover ~ .container-line {
  width: 100%;
  cursor: pointer !important;
}
.section-more-view hr {
  border: 1px solid #818181;
}
.section-more-view .container-principal-card {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 45px;
  position: relative;
}
.section-more-view .container-principal-card .ulShare {
  position: absolute;
  display: grid;
  right: 47%;
  top: 15px;
  visibility: hidden;
  opacity: 0;
  padding: 0;
  z-index: 13;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.section-more-view .container-principal-card .ulShare a {
  cursor: pointer;
}
.section-more-view .container-principal-card .ulShare .Facebook {
  width: 25px;
  height: 25px;
  border-radius: 50px;
  background-color: #fff;
  margin: 2px 0px;
}
.section-more-view .container-principal-card .ulShare .Facebook:before {
  content: "K";
  font-family: "pulzo" !important;
  color: #3b7CFF;
  position: absolute;
  left: 20%;
}
.section-more-view .container-principal-card .ulShare .Twitter {
  width: 25px;
  height: 25px;
  border-radius: 50px;
  background-color: #fff;
  margin: 2px 0px;
}
.section-more-view .container-principal-card .ulShare .Twitter:before {
  content: "R";
  font-family: "pulzo" !important;
  color: #1da1f2;
  position: absolute;
  left: 20%;
}
.section-more-view .container-principal-card .text-number {
  font-weight: bold;
}
.section-more-view .container-principal-card a:hover {
  color: black !important;
}
.section-more-view .container-principal-card .container-image-father {
  width: 655px;
  height: 360px;
  position: relative;
}
.section-more-view .container-principal-card .container-image-father .overlay {
  position: absolute;
  z-index: 10;
  height: 100%;
  width: 100%;
  left: 0;
  bottom: 0px;
  border-radius: 16px;
  background: #000000;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  visibility: hidden;
  opacity: 0;
}
.section-more-view .container-principal-card .container-image-father mark.labelArticle {
  -webkit-clip-path: polygon(0 0, 82% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 82% 0, 100% 100%, 0% 100%);
  margin-top: -25px;
  position: absolute;
  width: 25%;
  height: 25px;
  background-color: #038652 !important;
  color: #ffffff;
  font-weight: 600;
  padding: 17px;
  padding-left: 10px;
  font-size: 18px;
  z-index: 14;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: 0;
}
.section-more-view .container-principal-card .container-image-father mark.labelArticle i {
  padding-right: 0.2em;
  position: relative;
  font-size: 25px;
  top: 4px;
}
.section-more-view .container-principal-card .container-image-father .image-view {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 16px;
}
.section-more-view .container-principal-card .container-image-father .container-info-2 {
  position: absolute;
  border-bottom: 5px solid #038652;
  top: 0;
  z-index: 14;
}
.section-more-view .container-principal-card .container-image-father .container-info-2 .text-number {
  font-weight: bold;
}
.section-more-view .container-principal-card .container-image-father .number {
  position: absolute;
  background-color: #fff;
  color: #000;
  border-bottom: 4px solid #038652;
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
      justify-content: center;
  top: 0;
  font-size: 30px;
  font-weight: 700;
}
.section-more-view .container-principal-card .card-right-view .container-text-view-new {
  margin-top: 10px;
}
.section-more-view .container-principal-card .card-right-view .container-text-view-new .container-text-view-new:hover {
  text-decoration: none;
}
.section-more-view .container-principal-card .card-right-view .container-text-view-new .text-category-view-new {
  text-transform: uppercase;
  font-weight: 700;
  color: #038652;
  font-size: 24px;
  line-height: 32px;
}
.section-more-view .container-principal-card .card-right-view .container-text-view-new .text-article-view-new {
  height: 125px;
  overflow: hidden;
  font-weight: bold;
  margin-top: 10px;
  line-height: 41px;
  font-size: 32px;
  color: #000;
}
.section-more-view .container-principal-card .card-right-view .container-text-view-new .text-parr-view {
  line-height: 28px;
  font-weight: 400;
  font-size: 19px;
  color: #000;
  margin-top: 20px;
}
.section-more-view .container-principal-card:hover .ulShare {
  visibility: visible;
  opacity: 1;
}
.section-more-view .container-principal-card:hover .overlay {
  visibility: visible;
  opacity: 1;
}
.section-more-view .text-article:hover {
  text-decoration: underline;
}
.section-more-view .text-new:hover {
  text-decoration: underline;
}
.section-more-view .text-category:hover {
  text-decoration: underline;
}
.section-more-view .container-image-view {
  position: relative;
  height: 360px;
  width: 670px;
}
.section-more-view .container-info-1 {
  position: absolute;
  bottom: 0;
  background-color: #038652;
  -webkit-clip-path: polygon(0 0, 82% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 82% 0, 100% 100%, 0 100%);
  width: 30%;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  padding: 5px;
}
.section-more-view .container-info-2 h1 {
  font-weight: bold;
  color: #000;
  font-size: 32px;
  background-color: #fff;
  width: 70px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  bottom: 0;
}
.section-more-view .container-cards-view {
  margin-top: 40px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 25px;
}
.section-more-view .container-cards-view .card-view {
  position: relative;
}
.section-more-view .container-cards-view .card-view a:hover {
  color: black;
}
.section-more-view .container-cards-view .card-view .ulShare {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  right: 5px;
  bottom: 72px;
  visibility: hidden;
  opacity: 0;
  padding: 0;
  z-index: 13;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.section-more-view .container-cards-view .card-view .ulShare a {
  cursor: pointer;
}
.section-more-view .container-cards-view .card-view .ulShare .Facebook {
  width: 25px;
  height: 25px;
  border-radius: 50px;
  background-color: none;
  margin: 2px 0px;
}
.section-more-view .container-cards-view .card-view .ulShare .Facebook:before {
  content: "K";
  font-family: "pulzo" !important;
  color: #3b7CFF;
  position: absolute;
  font-size: 17px;
}
.section-more-view .container-cards-view .card-view .ulShare .Twitter {
  width: 25px;
  height: 25px;
  border-radius: 50px;
  background-color: none;
  margin: 2px 0px;
}
.section-more-view .container-cards-view .card-view .ulShare .Twitter:before {
  content: "R";
  font-family: "pulzo" !important;
  color: #1da1f2;
  position: absolute;
  font-size: 17px;
  left: 55%;
}
.section-more-view .container-cards-view .card-view:hover .ulShare {
  visibility: visible;
  opacity: 1;
}
.section-more-view .container-cards-view .card-view .container-image-view-card {
  position: relative;
}
.section-more-view .container-cards-view .card-view .container-image-view-card mark.labelArticle {
  -webkit-clip-path: polygon(0 0, 82% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 82% 0, 100% 100%, 0% 100%);
  margin-top: -25px;
  position: absolute;
  width: 126px;
  height: 15px;
  background-color: #038652 !important;
  color: #ffffff;
  font-weight: 600;
  padding: 13px;
  padding-left: 5px;
  font-size: 13px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: 0;
}
.section-more-view .container-cards-view .card-view .container-image-view-card mark.labelArticle i {
  padding-right: 0.2em;
  position: relative;
  font-size: 21px;
  top: 3px;
}
.section-more-view .container-cards-view .card-view .container-image-view-card .image-new-card {
  width: 100%;
  border-radius: 16px;
}
.section-more-view .container-cards-view .card-view .container-image-view-card .container-decoration-new {
  position: absolute;
  background-color: #fff;
  color: #000;
  border-bottom: 4px solid #038652;
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: 0;
}
.section-more-view .container-cards-view .card-view .container-image-view-card .container-decoration-new .text-number {
  font-weight: bold;
  font-size: 32px;
}
.section-more-view .container-cards-view .card-view .container-text-view {
  margin-top: 10px;
}
.section-more-view .container-cards-view .card-view .container-text-view .text-article-new-view {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #038652;
  font-weight: bold;
  margin: 0;
  font-size: 13px;
  padding: 5px 0px;
}
.section-more-view .container-cards-view .card-view .container-text-view .text-article-new-card {
  height: 70px;
  overflow: hidden;
  font-size: 16px;
  color: #000;
  font-weight: 700;
  line-height: 22px;
}
.section-more-view .container-info-decoration-new {
  position: absolute;
  bottom: 0;
  background-color: #038652;
  -webkit-clip-path: polygon(0 0, 82% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 82% 0, 100% 100%, 0 100%);
  padding: 5px;
  letter-spacing: 0.5;
  width: 35%;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
}
.section-more-view .container-decoration h1 {
  font-size: 32px;
}
.section-more-view .container-text-new {
  margin-top: 10px;
  width: 300px;
}
.section-more-view .text-category-new {
  color: #038652;
  letter-spacing: 0.5px;
  font-size: 13px;
  font-weight: 700;
  line-height: 24px;
}
.section-more-view .text-category-new:hover {
  text-decoration: underline;
}
.section-more-view .text-article-new:hover {
  text-decoration: underline;
}
.section-shorthand {
  position: relative;
  margin-top: 15px;
}
.section-shorthand .section-card {
  border-radius: 16px;
  position: relative;
  background-position: left;
  background-size: 60% 100%;
  background-repeat: no-repeat;
  padding: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  background-color: #000;
  height: 315px;
}
.section-shorthand .section-card .link-shorthand {
  text-decoration: none;
}
.section-shorthand .section-card .link-shorthand:hover {
  text-decoration: underline;
  color: #fff;
}
.section-shorthand .section-card .container-text {
  z-index: 0;
  width: 40%;
}
.section-shorthand .section-card .container-text .sponsoredContent {
  color: #fff;
  margin: 10px 0px;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
}
.section-shorthand .section-card .container-text .text-article {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px 0px 20px 0px;
  color: #fff;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
}
.section-shorthand .section-card .container-text .text-description {
  margin: 0;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
}
.section-shorthand .section-card .container-text .text-description:hover {
  -webkit-text-decoration: #fff;
          text-decoration: #fff;
}
.section-shorthand .section-card .container-degrade {
  border-radius: 16px;
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(269.85deg, #000000 6.38%, #000000 41.41%, rgba(0, 0, 0, 0.62) 52.64%, rgba(0, 0, 0, 0) 72.66%);
  top: 0;
  right: 0;
}
.section-shorthand .container-pauta {
  position: absolute;
  left: -10px;
  bottom: 0px;
  background: #fff;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 16px;
  -webkit-transform: skew(20deg);
          transform: skew(20deg);
  -webkit-clip-path: polygon(13% 0, 100% 0, 100% 100%, 0% 100%);
          clip-path: polygon(13% 0, 100% 0, 100% 100%, 0% 100%);
}
.section-shorthand .container-pauta img {
  -webkit-transform: skew(-20deg);
          transform: skew(-20deg);
  width: 90%;
  margin: 0;
  margin-left: 10px;
}
/*{
    font-family: Helvetica, sans-serif;
    padding: 0;
    margin: 0;
    text-decoration-line: none;
}
body{
    background: black;
} */
#divContainer .pulzo-header-desktop {
  top: 100px;
}
.container-father {
  width: 100%;
  margin: 70px auto;
}
.container-father .container-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: auto;
  width: 100%;
}
.container-father .container-title .section-module {
  width: 75%;
  height: 100px;
}
.container-father .container-title .section-module .title-1 {
  color: white;
  font-size: 35px;
  font-weight: 600;
}
.container-father .container-title .section-module .first-line {
  width: 3.8%;
  border: 3px solid white;
}
.container-father .container-title .section-module .container-line {
  border: 1px solid #FFFFFF;
  margin: 0px 0px 40px 0px;
}
.container-father .slideshow-container {
  width: 100%;
  position: relative;
}
.container-father .container-gradient {
  position: absolute;
  width: 100%;
  height: 92%;
  background: -webkit-gradient(linear, left top, right top, color-stop(15.42%, #000000), color-stop(75%, rgba(0, 0, 0, 0)));
  background: linear-gradient(90deg, #000000 15.42%, rgba(0, 0, 0, 0) 75%);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  top: 0;
  left: 1px;
}
.container-father .mySlides {
  height: 550px;
  opacity: inherit;
}
.container-father .image-slider {
  width: 100%;
  height: 100%;
  border-radius: 0px 0px 0px 40px;
  -o-object-fit: cover;
     object-fit: cover;
}
.container-father .text {
  width: 100%;
  color: white;
  position: absolute;
  top: 23%;
  right: 90px;
}
.container-father .carrousel-text-1 {
  width: 40%;
  font-size: 40px;
  font-weight: bold;
  text-align: start;
  line-height: 50px;
  -webkit-margin-start: auto;
     -moz-margin-start: auto;
          margin-inline-start: auto;
}
.container-father .carrousel-text-2 {
  width: 40%;
  font-size: 20px;
  font-weight: 100;
  margin: 20px 0px;
  -webkit-margin-start: auto;
     -moz-margin-start: auto;
          margin-inline-start: auto;
}
.container-father .prev,
.container-father .next {
  cursor: pointer;
  position: absolute;
  top: 37%;
  width: 6%;
  color: #FFFFFF;
}
.container-father .next {
  right: 0;
}
.container-father .prev {
  left: 0;
}
.container-father .prev:hover,
.container-father .next:hover {
  color: #038652;
}
.container-father .container-dot {
  text-align: center;
}
.container-father .dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 10px;
  background-color: #FFFFFF;
  border-radius: 50%;
  display: inline-block;
  -webkit-transition: background-color 0.6s ease;
  transition: background-color 0.6s ease;
}
.container-father .active,
.container-father .dot:hover {
  background-color: #FFFFFF;
}
.container-father .container-sections {
  max-width: 1200px;
  margin: auto;
}
.container-father .container-sections .container-second {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.container-father .container-sections .container-second .container-columns {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 30px;
}
.container-father .container-sections .container-second .container-columns .columns {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.container-father .container-sections .container-second .container-columns .image-column {
  width: 100%;
  height: 130px;
  border-radius: 8px;
  -o-object-fit: cover;
     object-fit: cover;
}
.container-father .container-sections .container-second .container-columns .column-text {
  width: 100%;
  color: white;
  font-size: 17px;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 1px;
  margin: 20px 0px;
}
.container-father .container-img-text {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 100px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 30px 0px 90px 0px;
}
.container-father .container-img-text .image {
  width: 100%;
  height: 300px;
  border-radius: 31px;
  -o-object-fit: cover;
     object-fit: cover;
}
.container-father .container-img-text .container-text {
  width: 100%;
}
.container-father .container-img-text .container-text .title-2 {
  width: 100%;
  color: white;
  font-size: 26px;
  font-weight: bold;
  line-height: 30px;
}
.container-father .container-img-text .container-text .text-medium {
  color: white;
  font-size: 18px;
  font-weight: 100;
  line-height: 20px;
  margin: 15px 0px;
}
.container-father .container-columns2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.container-father .container-columns2 .container-card {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 30px;
}
.container-father .container-columns2 .container-card .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.container-father .container-columns2 .container-card .image-card {
  width: 100%;
  height: 130px;
  border-radius: 20px;
  -o-object-fit: cover;
     object-fit: cover;
}
.container-father .container-columns2 .container-card .text-card {
  width: 100%;
  color: white;
  font-size: 17px;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 1px;
  margin: 20px 0px;
}
