:root {
  --main-font: 'Poppins', sans-serif;
}

html body {
  background: linear-gradient(to bottom, #01172E 100%, #163161 100%)!important;
  font-family: var(--main-font);
}

/*** Footer ***/

footer#footer {
  background: #000000;
  border: none;
  padding: 55px 80px 80px;
}

footer#footer .container-fluid > div.row:last-child {
  display: flex;
  flex-flow: row nowrap;
}

footer#footer .container-fluid > div.row:last-child .col-md-3.align-left-c:nth-child(2) {
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
  gap: 24px;
}

footer#footer .container-fluid > div.row:last-child .col-md-3.align-left-c:nth-child(3),
footer#footer .container-fluid > div.row:last-child .col-md-3.align-left-c:nth-child(4) {
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
  gap: 24px;
}

footer#footer .container-fluid > div.row:last-child a {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  color: #ffffff;
  margin: 0;
}


/*** Footer ***/

/*** Fechas Claves ***/

.section-keydates {
  padding: 50px 0 80px 0;
}

.section-keydates .row-keydates {
  padding: 0 70px;
}

.section-keydates .row-keydates > h2 {
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 45px;
  line-height: 1;
  color: #fff;
  margin: 0 0 45px 0;
}

.section-keydates .row-keydates > h4 {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  margin: 0 0 10px 0;
  letter-spacing: 6px;
}

.section-keydates .contain-keydates {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 38px;
}

.card-keydate {
  position: relative;
  background: #2C303F;
  border: 1px solid rgb(255 255 255 / 25%);
  padding: 40px 24px 20px 24px;
}

.card-keydate:before {
  content: '';
  position: absolute;
  height: 9px;
  width: 100%;
  background: #1A4B78;
  top: 0px;
  left: 0;
  right: 0;
}

.card-keydate .header-card-kd {
  display: flex;
  flex-flow: column wrap;
  gap: 4px;
  margin: 0 0 32px 0;
}

.card-keydate .header-card-kd > div {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  gap: 48px;
}

.card-keydate .header-card-kd h2 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 89px;
  line-height: 1;
  color: #fff;
  margin: 0;
}

.card-keydate .header-card-kd img {
  margin: 0;
}

.card-keydate .header-card-kd h5 {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  margin: 0;
  display: block;
  letter-spacing: 14px;
  text-transform: uppercase;
}

.card-keydate > p {
  font-family: 'Poppins';
  font-weight: 300;
  font-size: 18px;
  line-height: 1.7;
  color: #ffffff;
  margin: 0;
  text-transform: uppercase;
}

/*** Fechas Claves ***/

/*** Premios Produ ***/

.section-premio {
  max-width: 100%;
  margin: 0 auto;
  background: none;
  padding: 80px 40px;
}

.section-premio .info {
  max-width: 1250px;
  margin: 0 auto;
  background: #2C303F;
  border: none;
  border-radius: 0;
  padding: 80px 80px 120px 80px;
}

.section-premio .info h1 {
  font-family: Poppins;
  font-weight: 600;
  font-size: 60px;
  line-height: 1;
  margin: 0 0 16px 0;
  letter-spacing: 0;
  color: #FEBF5B;
}

.section-premio .info h2 {
  font-family: 'Poppins';
  font-weight: 300;
  font-size: 30px;
  line-height: 1;
  margin: 0 0 16px 0;
  color: #ffffff;
}

.section-premio .info p {
  font-family: Poppins;
  font-weight: 300!important;
  font-size: 18px;
  line-height: 1.3;
  color: #ffffff;
  opacity: 1;
  width: 100%;
  max-width: calc(100% - 350px);
  margin: 0 0 24px 0;
}

.section-premio .info .align-right-c {
  text-align: initial;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 470px;
  height: 100%;
  display: flex;
  align-items: flex-start;
}

.section-premio .info .align-right-c img {
  position: relative;
  width: 100%;
  height: auto;
  bottom: 0;
  right: 0;
  margin-top: 0;
}

/*** Premios Produ ***/

/*** Jurado ***/

.section-jurado .row > .col-md-12:first-child {
  padding-left: 5px;
}

.section-jurado .row > .col-md-12:first-child h2 {
  font-family: 'Poppins';
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  line-height: 1;
  margin: 0 0 48px 0;
  text-transform: uppercase;
  letter-spacing: 7px;
}

.section-jurado .jurado-content .title h1 {
  font-family: 'Poppins';
  font-weight: 800;
  font-size: 70px;
  line-height: 1;
  color: #ffffff;
  width: max-content;
  margin: 0 auto;
}

.section-jurado .jurado-content .title h2 {
  font-family: 'Poppins';
  font-weight: 800;
  font-size: 51px;
  line-height: 1;
  color: #ffffff;
  margin: 0;
}

.section-jurado .jurado-content .title h1:after {
  content: '';
  height: 3px;
  width: 100%;
  display: block;
  background: #fff;
  margin: 20px 0 30px 0;
}

.section-jurado .jurado-content .title a.btn {
  font-family: Poppins;
  font-weight: 700;
  font-size: 18px;
  color: #ffffff;
  line-height: 1;
  margin: 0;
  background: #2C303F;
  border-radius: 4px;
  padding: 12px 20px;
  min-width: 195px;
  transition: opacity 0.3s ease-in-out;
}

.section-jurado .jurado-content .title a.btn:hover {
  opacity: 0.8;
}

/*** Jurado ***/

/*** Patrocinadores ***/

.section-patrocinadores .container-fluid > hr {
  border-top: 1px solid #292E41;
  margin: 50px 0 70px 0;
}

.section-patrocinadores .container-fluid > .row:last-child h6 {
  font-family: 'Poppins';
  font-weight: 300;
  font-size: 23px;
  line-height: 1.3;
  color: #ffffff;
  margin: 0 0 30px 0;
}

.section-patrocinadores .container-fluid > .row:last-child .col-md-12 > a:not(.btn) {
  display: block;
  width: max-content;
  margin: 0 auto 25px auto;
}

.section-patrocinadores .container-fluid > .row:last-child .col-md-12 > a h6 {
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 23px;
  line-height: 1;
  color: #ffffff;
  margin: 0;
}

.section-patrocinadores .container-fluid > .row:last-child a.btn {
  font-family: Poppins;
  font-weight: 700;
  font-size: 16px;
  color: #ffffff;
  line-height: 1;
  margin: 0;
  background: #2C303F;
  border-radius: 4px;
  padding: 12px 20px;
  min-width: 180px;
  transition: opacity 0.3s ease-in-out;
  border: none;
  text-transform: capitalize;
}

.section-patrocinadores .container-fluid > .row:last-child a.btn:hover {
  color: #ffffff!important;
  opacity: 0.8;
}

.section-patrocinadores .container-fluid > .row:first-child h1 {
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 45px;
  line-height: 1;
  color: #fff;
  margin: 0 0 45px 0;
}

.section-patrocinadores .container-fluid > .row:first-child h2 {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  margin: 0 0 10px 0;
  letter-spacing: 6px;
}

.section-patrocinadores .container-fluid > .patro-container .col-md-12 > h3  {
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 25px;
  line-height: 1;
  color: #fff;
  margin: 40px 0;
}

/*** Patrocinadores ***/

/*** Noticias ***/

.section-noticias .container-fluid > .row:first-child h1 {
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 45px;
  line-height: 1;
  color: #fff;
  margin: 0 0 45px 0;
}

.section-noticias .container-fluid > .row:first-child h4 {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  margin: 0 0 10px 0;
  letter-spacing: 6px;
}

.section-noticias .noticias-home .item-noticia .info {
  background: #2C303F;
}

.section-noticias .noticias-home .item-noticia .info h5 {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: #ffffff;
  margin: 0 0 20px 0;
}

.section-noticias .noticias-home .item-noticia .info h6 {
  font-family: Poppins;
  font-weight: 600;
  font-size: 17px;
  line-height: 1;
  color: #ffffff;
  margin: 20px 0 0 0;
}

.section-noticias .noticias-home .item-noticia .info hr {
  border-top: 1px solid #ffffff;
  opacity: 0.3;
}

/*** Noticias ***/

/*** Internas ***/

.sec-edicion-2023 .content-title .title h3,
.sec-categorias .content-title .title h3,
.sec-fin-gan .content-title .title h3,
.sec-edicion-2023 .content-title .title h2 {
  font-family: Poppins;
  font-weight: 300!important;
  font-size: 28px!important;
  -webkit-text-stroke: 0;
  line-height: 1.2;
  color: #ffffff;
}

.sec-edicion-2023 .content-title .title > h3:nth-child(2),
.sec-categorias .content-title .title > h3:nth-child(2),
.sec-fin-gan .content-title .title > h3:nth-child(2),
.sec-edicion-2023 .content-title .title h3:nth-child(2) {
  font-weight: 700!important;
}

.sec-edicion-2023 .nav {
  display: flex;
  flex-direction: row;
  justify-content: center;
  background: #2C303F;
  border-top: 1px solid rgb(112 112 112 / 50%);
  border-bottom: 1px solid rgb(112 112 112 / 50%);
  border-right: 1px solid rgb(255 255 255 / 50%);
  border-left: 1px solid rgb(255 255 255 / 50%);
  margin-top: 0;
}

.sec-edicion-2023 .nav-tabs > li > a {
  font-weight: 400;
  color: #ffffff;
}

.sec-edicion-2023 .nav-tabs > li > a:hover {
  font-weight: 400!important;
}

.sec-edicion-2023 .nav-tabs > li.active > a,
.sec-edicion-2023 .nav-tabs > li.active > a:hover {
  font-weight: 700!important;
}

html body:not(.home) .sec-edicion-2023 > .container-fluid > .row:first-child {
  display: flex;
  flex-direction: row;
  align-items: center;
  border-bottom: 1px solid rgb(112 112 112 / 40%);
  padding-bottom: 35px;
}

html body:not(.home) .sec-edicion-2023 > .container-fluid > .row:first-child .col-md-8 {
  padding: 0;
}

.section-acerca-produ {
  padding: 50px 0 0 0;
}

.section-acerca-produ .content-informacion,
.section-historia .content-informacion,
.section-acerca-premiosprodu .content-informacion,
.section-estatuilla .card-estatuilla {
  background: #2C303F;
  border-radius: 0;
  border: none;
  padding: 48px 200px 48px 80px;
  margin-bottom: 80px;
}

.section-estatuilla .card-estatuilla {
  margin-bottom: 20px;
}

.section-acerca-produ .content-informacion h2,
.section-historia .content-informacion h2,
.section-acerca-premiosprodu .content-informacion h2,
.section-estatuilla .card-estatuilla h1 {
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 28px;
  color: #ffffff;
  line-height: 1;
  margin: 0 0 32px 0;
  letter-spacing: 0;
}

.section-acerca-produ .content-informacion p,
.section-historia .content-informacion p,
.section-acerca-premiosprodu .content-informacion p,
.section-estatuilla .card-estatuilla p {
  font-family: 'Poppins';
  font-weight: 300;
  font-size: 16px;
  color: #ffffff;
  line-height: 1.5;
  margin: 0 0 24px 0;
  letter-spacing: 0;
}

.section-acerca-produ .content-informacion p strong,
.section-acerca-premiosprodu .content-informacion p strong {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 16px;
  color: #FEBF5B;
  line-height: 1.5;
  letter-spacing: 0;
}

.section-historia .img-text {
  border: none;
}

.section-acerca-premiosprodu .img-text {
  border: none;
  border-radius: 0;
}

.section-estatuilla .card-estatuilla h3 {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 28px;
  color: #ffffff;
  line-height: 1;
  margin: 0 0 20px 0;
  letter-spacing: 0;
}

.section-estatuilla .card-estatuilla h1 {
  margin-bottom: 48px;
}

.section-estatuilla {
  border-bottom: 1px solid rgb(112 112 112 / 40%);
  padding-bottom: 60px;
}

.section-acerca-premiosprodu,
.section-acerca-produ,
.section-historia {
  border-bottom: 1px solid rgb(112 112 112 / 40%);
  padding-bottom: 0;
}

.sec-fin-gan .title-categ h2 {
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 34px;
  line-height: 1.3;
  color: #ffffff;
  letter-spacing: 0;
  margin: 0 0 16px 0;
}

.sec-fin-gan .title-categ h4 {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 24px;
  line-height: 1;
  color: #ffffff;
  letter-spacing: 0;
  margin: 0 0 8px 0;
  text-transform: uppercase;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  gap: 20px;
  justify-content: center;
}

.sec-fin-gan .title-categ h4:before,
.sec-fin-gan .title-categ h4:after {
  content: '';
  width: 100%;
  height: 1px;
  background: rgb(255 255 255 / 50%);
  display: block;
  max-width: 136px;
}

.sec-fin-gan .filtros .btn-line-yellow {
  background: #656565;
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 14px;
  color: rgb(255 255 255 / 60%);
  line-height: 1;
  border-radius: 4px;
  padding: 12px 24px;
  border: 1px solid #656565;
}

.sec-fin-gan .filtros .btn-line-yellow:hover {
  background: #313338;
  border: 1px solid rgb(255 255 255 / 30%);
}

.sec-fin-gan .title-categ {
  padding-bottom: 48px;
}

.sec-fin-gan .card-finalista {
  background: #2C303F;
  border-radius: 0;
  border: none;
  padding: 48px;
  margin-bottom: 80px;
}

.sec-fin-gan .card-finalista .img img {
  border: 1px solid rgb(255 255 255 / 70%);
  padding: 0;
  border-radius: 8px;
}

.sec-fin-gan .card-finalista .description h5 {
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0;
  color: #ffffff;
  margin: 0 0 8px 0;
}

.sec-fin-gan .card-finalista .description h1 {
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 32px;
  line-height: 1;
  letter-spacing: 0;
  color: #ffffff;
  margin: 0 0 16px 0;
}

.sec-fin-gan .card-finalista .description p {
  font-family: 'Poppins';
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  margin: 8px 0;
  letter-spacing: 0;
}

.sec-fin-gan .card-finalista .description p strong {
  font-size: 16px;
  font-family: 'Poppins';
  font-weight: 300;
}

.sec-fin-gan .card-finalista .description h6 {
  font-family: 'Poppins';
  font-weight: 300;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: normal;
  margin: 25px 0 0 0;
}

.sec-fin-gan .card-finalista .description h6 strong {
  font-family: 'Poppins';
  font-weight: 300;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: normal;
}

.sec-fin-gan .card-finalista .description .ver-mas {
  font-family: 'Poppins';
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  color: #ffffff;
}

.sec-fin-gan .card-finalista .description .btn-yellow-2 {
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  background: #1A4B78;
  border: none;
  padding: 12px 25px !important;
  transition: opacity 0.3s ease-in-out;
}

.sec-fin-gan .card-finalista .description .btn-yellow-2:hover {
  background: #1A4B78;
  border: none;
  opacity: 0.7;
}

.sec-fin-gan .card-finalista .description .btn-grey {
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  background: #1F1F1F;
  border: none;
  padding: 12px 25px !important;
  transition: opacity 0.3s ease-in-out;
}

.sec-fin-gan .card-finalista .description .btn-grey:hover {
  background: #1F1F1F;
  border: none;
  opacity: 0.7;
}

.sec-fin-gan .more-finalistas .card-finalista-small {
  background: #2C303F;
  border: 1px solid rgb(68 69 70 / 80%);
}

.sec-fin-gan .more-finalistas .card-finalista-small .info {
  padding: 0px 15px 20px 15px;
}

.sec-fin-gan .more-finalistas .card-finalista-small h5 {
  font-family: Poppins;
  font-weight: 500;
  font-size: 16px;
  font-style: italic;
  line-height: 1;
  margin: 0;
  height: auto;
  min-height: auto;
}

.sec-fin-gan .more-finalistas .card-finalista-small hr {
  border: 1px solid rgb(254 191 91 / 50%);
}

.sec-fin-gan .more-finalistas .card-finalista-small h6 {
  font-family: Poppins;
  font-weight: 300;
  font-size: 14px;
  color: #ffffff;
  line-height: 1;
  text-transform: uppercase;
  margin: 0;
}

.sec-categorias #accordion > .panel > .panel-heading > .panel-title a {
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 36px;
  line-height: 1;
  color: #ffffff;
  opacity: 1;
  display: block;
  padding: 8px 0;
}

.sec-categorias .acordeon-sub .panel .panel-heading a {
  font-family: 'Poppins';
  font-weight: 300;
  font-size: 18px;
  line-height: 1.3;
  color: #ffffff;
  display: block;
  letter-spacing: 0;
}

.content-honorificos .item {
  height: 270px;
}

.content-honorificos .card h4 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  color: #FEBF5B;
  margin: 0;
}

.content-honorificos .card {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.content-honorificos .card h6 {
  font-family: 'Poppins';
  font-weight: 300;
  font-size: 14px;
  line-height: 1.3;
  color: #ffffff;
  margin: 0;
}

.content-honorificos .card > h6:last-child {
  font-family: 'Poppins';
  font-weight: 300;
  font-size: 11px;
  line-height: 1.3;
  color: #ffffff;
  margin: 0;
}

#ejecutivos-industria .content-honorificos .card span {
  font-family: 'Poppins';
  font-weight: 300;
  font-size: 11px;
  line-height: 1;
  color: #ffffff;
  margin: 0;
}

.content-honorificos {
  background: #2C303F;
  border: none;
  border-radius: 0;
  padding: 60px 80px;
}

.content-honorificos h2 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 28px;
  line-height: 1.3;
  color: #fff;
  margin: 28px 0 10px 0;
}

.content-honorificos p {
  font-family: 'Poppins';
  font-weight: 300;
  font-size: 16px;
  color: #ffffff;
  line-height: 1.5;
  margin: 0 0 24px 0;
  letter-spacing: 0;
}

.content-honorificos .line-div {
  background-color: rgb(254 191 91 / 60%);
  height: 1;
  opacity: 1;
}

.sec-edicion-2023 .container-fluid > .row > .col-md-12 hr.hr-hon,
.section-acerca-de > .row > .col-md-12 hr {
  display: none;
}

.sec-edicion-2023 .container-fluid .tab-content {
  padding-top: 48px;
}

#ejecutivos-industria .content-honorificos .line-divider {
  background-color: rgb(254 191 91 / 30%);
  height: 1px;
}

#ejecutivos-industria .content-honorificos h3 {
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  color: #FEBF5B;
  top: -15px;
}

.section-acerca-de .row.sec-par {
  background: #2C303F;
  padding: 48px 56px;
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  margin-bottom: 64px;
}

.section-acerca-de h3 {
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 28px;
  color: #ffffff;
  line-height: 1;
  margin: 0 0 32px 0;
  letter-spacing: 0;
}

.section-acerca-de h3 img {
  display: none;
}

.section-acerca-de p {
  font-family: 'Poppins';
  font-weight: 300;
  font-size: 16px;
  color: #ffffff;
  line-height: 1.5;
  margin: 0 0 24px 0;
  letter-spacing: 0;
  text-align: left;
}

.section-acerca-de .row.sec-par > div:first-child {
  padding-right: 40px;
}

.content-conductores {
  background: #2C303F;
  border: none;
  border-radius: 0;
}

.section-conductores h1 {
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 32px;
  line-height: 1;
  color: #ffffff;
  letter-spacing: 0;
}

.section-conductores h2 {
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 20px;
  line-height: 1;
  color: #ffffff;
  letter-spacing: 0;
  margin: 0;
}

.section-conductores p {
  font-family: 'Poppins';
  font-weight: 300;
  font-size: 15px;
  line-height: 1.4;
  color: #ffffff;
  letter-spacing: 0;
  margin: 0 0 24px 0;
}

.section-bases {
  border: none;
  border-radius: 0;
  background: #2C303F;
}

.section-bases > .row > .col-md-4.col-sm-6.col-xs-12.padd-top {
  padding-top: 0;
}

.section-bases h1 {
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 28px;
  color: #ffffff;
  line-height: 1.2;
  margin: 0 0 32px 0;
  letter-spacing: 0;
}

.section-bases h3 {
      font-family: 'Poppins';
  font-weight: 300;
  font-size: 18px;
  color: #FEBF5B;
  line-height: 1.2;
  margin: 0 0 32px 0;
  letter-spacing: 0;
}

.section-bases .btn-yellow {
  font-family: Poppins;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  line-height: 1;
  margin: 0;
  background: #1A4B78;
  border-radius: 4px;
  padding: 16px 32px;
  min-width: 195px;
  transition: opacity 0.3s ease-in-out;
}

.content-gran-premio {
  background: #2C303F;
  border: none;
  border-radius: 0;
  margin-top: 40px;
}

.content-gran-premio h2 {
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 28px;
  color: #F1BE5E;
  line-height: 1.2;
  margin: 0 0 32px 0;
  letter-spacing: 0;
}

.content-gran-premio .col-md-5 > .line-div {
  background-color: rgb(254 191 91 / 50%);
  opacity: 1;
  height: 1px;
}

.content-gran-premio p {
  font-family: 'Poppins';
  font-weight: 300!important;
  font-size: 16px;
  color: #ffffff;
  line-height: 1.5;
  margin: 0 0 24px 0;
  letter-spacing: 0;
}

.content-gran-premio h3 {
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 28px;
  color: #F1BE5E;
  line-height: 1.2;
  margin: 0;
  letter-spacing: 0;
}

.content-gran-premio .line-divider {
  opacity: 0;
  width: 0;
  margin: 20px 0;
}

.item-grn-premio h5 {
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 13px;
  line-height: 1.3;
  margin: 0 0 5px 0;
}

.item-grn-premio h4 {
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 16px;
  line-height: 1.3;
  margin: 0 0 5px 0;
}

.item-grn-premio h6 {
  font-family: 'Poppins';
  font-weight: 300;
  font-size: 10px;
  line-height: 1.3;
  margin: 0;
  letter-spacing: 1px;
}

.contain-title-control {
  margin: 24px 0;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}

.content-gran-premio .contain-title-control .controls {
  float: none;
  padding: 0;
}


/*** Internas ***/

@media (max-width: 1200px) {
  .section-keydates .row-keydates {
    padding: 0 40px;
  }

  .section-keydates .contain-keydates {
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
  }
}

@media (max-width: 1024px) {
  .section-keydates .row-keydates {
    padding: 0 20px;
  }

  .section-keydates .contain-keydates {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }

  .section-estatuilla .card-estatuilla {
    padding: 48px;
  }

  .section-acerca-premiosprodu .content-informacion,
  .section-historia .content-informacion,
  .section-acerca-produ .content-informacion {
    padding: 48px;
  }

  .content-honorificos .card,
  .content-honorificos .item {
    height: auto;
  }

  #ejecutivos-industria .content-honorificos .item-2 {
    height: auto;
  }

  #ejecutivos-industria .content-honorificos .line-divider {
    display: none;
  }

  .section-acerca-de .row.sec-par {
    flex-direction: column;
  }

  .section-conductores h1 {
    font-size: 26px;
    line-height: 1.2;
  }
}

@media (max-width: 768px) {
  .section-premio .info {
    padding: 80px 50px;
  }

  .section-premio .info p {
    max-width: 100%;
  }

  .section-premio .info .align-right-c {
    position: relative;
    height: auto;
    max-width: 100%;
  }

  .section-jurado .jurado-content .title h2 {
    font-size: 35px;
  }

  .section-jurado .jurado-content .title h1 {
    font-size: 55px;
  }

  .section-premio .info .align-right-c img {
    max-width: 350px;
    margin: -80px auto 0 auto;
  }

  footer#footer {
    padding: 55px 80px 32px;
  }

  footer#footer .container-fluid > div.row:last-child {
    flex-flow: column wrap;
    gap: 28px;
  }

  footer#footer .container-fluid > div.row:last-child .col-md-3.align-left-c:nth-child(2) {
    justify-content: center;
    gap: 28px;
  }

  .section-patrocinadores .container-fluid {
    padding: 0 20px;
  }

  .section-patrocinadores .container-fluid > .row:first-child h1 {
    font-size: 32px;
    margin: 0 0 16px 0;
  }

  .section-patrocinadores .container-fluid > .row:first-child h2,
  .section-keydates .row-keydates > h4,
  .section-jurado .row > .col-md-12:first-child h2,
  .section-noticias .container-fluid > .row:first-child h4 {
    font-size: 14px;
  }

  .patro-container {
    padding: 0px 40px;
    padding: 0 15px;
  }

  .section-keydates .row-keydates > h2,
  .section-noticias .container-fluid > .row:first-child h1 {
    font-size: 32px;
  }

  .sec-fin-gan .card-finalista {
    padding: 32px 24px;
  }

  .sec-fin-gan .filtros > .row .col-md-5.align-right {
    text-align: center;
    display: flex;
    flex-flow: column wrap;
    gap: 8px;
  }

  .sec-fin-gan .filtros .btn-line-yellow {
    display: block;
  }

  .sec-fin-gan .filtros .open>.dropdown-menu {
    position: relative;
    left: initial;
    right: initial;
  }

  html body:not(.home) .sec-edicion-2023 > .container-fluid > .row:first-child {
    flex-flow: column wrap;
  }

  .content-honorificos {
    padding: 24px 32px;
  }

  #ejecutivos-industria .content-honorificos h3 {
    top: initial;
    margin: 54px 0 40px 0!important;
    text-align: center;
  }

  .section-acerca-de .row.sec-par {
    padding: 48px 24px;
  }
}

@media (max-width: 480px) {
  .section-keydates .contain-keydates {
    grid-template-columns: repeat(1, 1fr);
  }

  .section-premio .info {
    padding: 48px 24px;
  }

  .section-premio {
    padding: 80px 20px;
  }

  .section-premio .info h1 {
    font-size: 48px;
  }

  .section-premio .info h2 {
    font-size: 24px;
  }

  .section-estatuilla .card-estatuilla {
    padding: 32px;
  }

  .section-acerca-premiosprodu .content-informacion,
  .section-historia .content-informacion,
  .section-acerca-produ .content-informacion {
    padding: 32px;
  }
}

.dt_controls {
  clear: both;
  overflow: hidden;
  padding: 15px 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 767px) {
  .dt_controls {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
    text-align: center;
  }
}

.subcategory-group.hidden {
  display: none;
}

.skeleton-pulse {
  animation: skeleton-pulse 2s ease-in-out infinite alternate;
}

@keyframes skeleton-pulse {
  0% { opacity: 1; }
  50% { opacity: 0.4; }
  100% { opacity: 1; }
}

.skeleton-shimmer {
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: skeleton-shimmer 1.5s infinite;
}

@keyframes skeleton-shimmer {
  0% { background-position: -200% 0; }
  100% { background-position: 200% 0; }
}

.skeleton-placeholder {
  height: 20px;
  border-radius: 4px;
  margin: 8px 0;
  display: inline-block;
}

.skeleton-title {
  height: 30px;
  width: 50%;
  margin: 0 auto 15px;
  background: linear-gradient(90deg, #253a52 25%, #1a2940 50%, #253a52 75%) !important;
  background-size: 200% 100% !important;
  animation: skeleton-shimmer 1.5s infinite !important;
  display: block;
}

.skeleton-subtitle {
  height: 24px;
  width: 40%;
  margin: 0 auto;
  background: linear-gradient(90deg, #253a52 25%, #1a2940 50%, #253a52 75%) !important;
  background-size: 200% 100% !important;
  animation: skeleton-shimmer 1.5s infinite !important;
  display: block;
}

.skeleton-text-line {
  height: 16px;
  margin: 10px 0;
  border-radius: 3px;
}

.skeleton-text-short { width: 80%; }
.skeleton-text-medium { width: 65%; }
.skeleton-text-long { width: 90%; }

.skeleton-image {
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: skeleton-shimmer 1.5s infinite;
  min-height: 300px;
  border-radius: 8px;
}

.skeleton-card-image {
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: skeleton-shimmer 1.5s infinite;
  height: 150px;
  border-radius: 6px;
}


.custom-collapse {
  max-height: 200px;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.custom-collapse.expanded {
  max-height: none;
}

.subcategory-group.hidden {
  display: none !important;
}

/* Fix para layout de cards finalistas usando flexbox */
.more-finalistas .row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.more-finalistas .row > [class*="col-"] {
  display: flex;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
}

.more-finalistas .card-finalista-small {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}

.more-finalistas .card-finalista-small .info {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (max-width: 992px) {
  .sec-fin-gan .more-finalistas .card-finalista-small {
    margin-right: 25px;
    margin-left: 25px;
  }
}

.sec-fin-gan .more-finalistas .card-finalista-small.active {
  border: 1px solid #c0c1c5;
}

.sec-fin-gan .more-finalistas .card-finalista-small h6.is-winner {
  color: #e3b35b;
}

.dropdown-menu-right {
  right: 314px;
  left: auto;
}

.winner-badge {
  display: flex;
  align-items: center;
  gap: 12px;
}

.winner-badge::before,
.winner-badge::after {
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  background: #e3b35b;
  border-radius: 1px;
}

.sec-fin-gan .more-finalistas .card-finalista-small .img {
  width: 100%;
  aspect-ratio: 4 / 3;
  height: auto;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
}

@supports not (aspect-ratio: 1/1) {
  .sec-fin-gan .more-finalistas .card-finalista-small .img {
    height: 0;
    padding-top: 75%; /* 4:3 ratio fallback */
  }
}

@media (max-width: 768px) {
  .sec-fin-gan .more-finalistas .card-finalista-small .img {
    aspect-ratio: 16 / 9;
  }
  .section-visor .section-foot {
    position: fixed;
  }
}

.section-visor .image .carousel-inner .item img {
  padding-top: 40px;
}

.sec-fin-list .one-line h2.winner-title {
  color: #fff;
  text-transform: uppercase;
}

.sec-fin-gan .card-finalista .description h4 {
  letter-spacing: 0px;
  font-size: 20px;
}