:root{
    --main-blue-rse-color: #1E519F;
    --main-green-cta-rse-color: #4CAF50;
    --main-morado-rse-color: #6f42c1;
    --main-medio-ambiente-rse-color:#28a745;
    --main-medio-gobernanza-color:#007bff;
    --main-lightbrown-rse-color: #D5D1D1;
    --main-darkgray-rse-color: #2b2727;
    --main-tvn-blue-color: #042973;
    --main-white-color: #ffffff;
    --main-black-color: #000000;
    --main-darkgray-color: #424242;
    --light-gray-boxshadow: #c3c3c367;
    --main-light-gray: #7A8394;
    --main-btn-green: #4AB988;
    --secondary-btn-green: #56D59D;
    --main-btn-v2-green: #E0FAFF;
    --secondary-btn-v2-green: #4AB988;    
    --main-btn-v2-blue: #CBD7EF;
    --color-degrade-green-top: #4DC38F;
    --color-degrade-green-bottom: #3F9D74;
    --color-bg-green-notifications: #4ACE94;
    --color-menu-span: #110862;
    --color-menu-span2: #110111;
    --bg-btn-preventa-green: #0fbab2;
}
#floating-button {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none; /* Oculto por defecto */
  z-index: 1000;
}
/* Video Container START */
.video-container {
    max-width: 800px; /* Limita el tamaño máximo en pantallas grandes */
    margin: 0 auto; /* Centra el video horizontalmente */
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.video-container video {
    width: 100%; /* Hace que el video ocupe todo el ancho del contenedor */
    height: auto; /* Mantiene la proporción del video */
    border-radius: 8px;
}
.video-box-sociedad{
    position: relative;
    top: 20px;
}
.video-box-medio-ambiente{
    position: relative;
    top: 20px;
}
.video-box-gobernanza{
    position: relative;
    top: 20px;
}
/* Video Container END */
.container{
    position: relative;
    max-width: 100%;   
    padding: 0px;
    margin: 0px; 
}
.header-rse{
    position: relative;
    text-align: center;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.text-white{
    color: var(--main-white-color);
}
.text-black{
    color: var(--main-black-color);
}
.custom-height{
    height: 100px;
}
.fs-fixed-48{
    font-size: 48px;
}
fs-h1{
    font-size: 2em;
}
fs-h2{
    font-size: 1.8em;
}
fs-h3{
    font-size: 1.6em;
}
fs-h4{
    font-size: 1.4em;
}
fs-h5{
    font-size: 1.2em;
}
fs-h6{
    font-size: 1em;
}
@media (min-width: 768px) {
    fs-h1{
        font-size: 1.3em;
    }
    fs-h2{
        font-size: 1.2em;
    }
    fs-h3{
        font-size: 1.1em;
    }
    fs-h4{
        font-size: 1em;
    }
    fs-h5{
        font-size: 0.9em;
    }
    fs-h6{
        font-size: 0.8em;
    }
}
.top-logo{
    display: flex;
    justify-content: end;
}
.top-header{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
@media (max-width: 768px) {
    .top-logo{
        justify-content: center;
    }    
}
@media (min-width: 768px) {
    .custom-height{
        height: 190px;
    }
}
@media (min-width: 992px) {
    .custom-height{
        height: 150px;
    } 
}
.rse-top{
    height: auto;
    width: 100%;
    background-image: url('/static/site/img/2880x810-backing-institucional.jpg'); /* ajusta el path si es necesario */
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    z-index: 1000;
    position: relative;
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.4); /* Añade una capa de oscurecimiento */
}
.content {
    text-align: center;
    color: var(--main-white-color);
    margin-top: 50px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;    
}
.content h1 {
    font-size: 2.5em;
    margin-bottom: 0.2em;
    font-weight: bold;
}
.content p {
    font-size: 1.5em;
    margin-bottom: 1em;
}
.download-icon {
    margin-top: 1em;
    display: flex;
    justify-content: center;
    align-items: center;    
}
.download-icon a {
    font-size: 2em;
    text-decoration: none;
    background-color: var(--main-green-cta-rse-color);
    display: flex;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    color: var(--main-white-color);
    /* text-align: center; */
    justify-content: center;
    align-items: center;
}
.download-icon a:hover {
    color: var(--main-white-color);
}
.section-title-rse {
    font-size: 2.5em;
    font-weight: bold;
    color: #333;
}
.section-subtitle-rse {
    font-size: 1.25em;
    color: #666;
}
.category-box {
    height: 150px;
    border-radius: 15px;
    background-color: #f8f9fa; /* Ajusta según el color de fondo que prefieras */
    transition: transform 0.2s;
}
.category-box:hover {
    transform: scale(1.05);
}
.medio-ambiente {
    background-color: #28a745; /* Color para "Medio Ambiente" */
}
.gobernanza {
    background-image: url('/static/site/img/Gobernanza_bg_2024.jpg');
}
.general-gray{
    background-color: #c4d7e3;
}
.icon {
    max-width: 50px;
    margin-bottom: 10px;
}
.category-text {
    color: #fff;
    font-weight: bold;
    margin: 0;
}
.image-container {
    position: relative;
}
.image-container::after {
    content: '';
    position: absolute;
    top: 70%; /* Ajusta este valor para cambiar el punto de transición */
    left: 0;
    width: 100%;
    height: 30%; /* El resto (30%) será blanco */
    background-color: white;
    z-index: 1;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.img-fluid {
    position: relative;
    z-index: 2;
    border-radius: 20px;
}
.sociedad-section {
    background-color: var(--main-morado-rse-color); /* Color de fondo para la sección Sociedad */
    position: relative;
    padding: 20px;
    border-radius: 20px 20px 0 0;
    height: 550px;
}
.sociedad-title{
    text-align: center;
}
.bg-pillars-section{
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
}
.bg-pillars-title-section{
    font-size: 2.5em;
}
.bg-pillars-section h3{
    font-size: 4.2em;
}
.bg-pillars-section h5{
    font-size: 1.6em;
}
.fs-18{
    font-size: 18px !important;
}
.no-radius-border{
    border-radius: 0px !important;
}
/* Ajustes responsivos para móviles */
@media (max-width: 767px) {
    .sociedad-section {
        padding: 10px; /* Ajuste del padding en móviles */
        height: 450px;
    }
    .sociedad-title {
        margin-bottom: 10px; /* Espacio adicional entre medio-ambiente y ODS en móviles */
    }
    .bg-pillars-section h3{
        font-size: 3.5em;
    }
    .bg-pillars-section h5{
        font-size: 1.2em;
    }    
}
/**/
/* Íconos de ODS más grandes en desktop */
.ods-icons{
    text-align: right;
}
.ods-icon {
    width: 90px; /* Tamaño de íconos en desktop */
    margin-left: 10px;
    text-align: right;
}
/* Ajustes para pantallas medianas */
@media (max-width: 991px) {
    .ods-icon {
        width: 80px; /* Tamaño de íconos en pantallas medianas */
    }
}
/* Ajustes responsivos para móviles */
@media (max-width: 767px) {
    .ods-icon {
        width: 75px; /* Tamaño de íconos en móviles */
    }
    .sociedad-section {
        padding: 10px; /* Ajuste del padding en móviles */
    }
    .sociedad-title {
        margin-bottom: 10px; /* Espacio adicional entre Sociedad y ODS en móviles */
    }
    .ods-icons {
        text-align: center;
    }
    .sociedad-section{
        height: 450px;
    }
}
/* Carousell */
.custom-gallery {
    position: relative;
    overflow: hidden;
    max-width: 100%;
}
/**/
.gallery-wrapper {
    display: flex;
    transition: transform 0.5s ease-in-out;
}
.gallery-item {
    min-width: 33.33%; /* Dos imágenes y media serán visibles */
    padding: 10px;
    box-sizing: border-box;
}
.gallery-item img {
    border-radius: 20px;
    width: 100%;
    height: auto;
    display: block;
}
/**/
.gallery-wrapper-premios {
    display: flex;
    transition: transform 0.5s ease-in-out;
}
.gallery-item-premios {
    min-width: 33.33%; /* Dos imágenes y media serán visibles */
    padding: 10px;
    box-sizing: border-box;
}
.gallery-item-premios img {
    border-radius: 20px;
    width: 100%;
    height: auto;
    display: block;
}
/**/
.gallery-wrapper-ma {
    display: flex;
    transition: transform 0.5s ease-in-out;
}
.gallery-item-ma {
    min-width: 33.33%; /* Dos imágenes y media serán visibles */
    padding: 10px;
    box-sizing: border-box;
}
.gallery-item-ma img {
    border-radius: 20px;
    width: 100%;
    height: auto;
    display: block;
}
/**/
.gallery-wrapper-go-1 {
    display: flex;
    transition: transform 0.5s ease-in-out;
}
.gallery-item-go-1 {
    min-width: 33.33%; /* Dos imágenes y media serán visibles */
    padding: 10px;
    box-sizing: border-box;
}
.gallery-item-go-1 img {
    border-radius: 20px;
    width: 100%;
    height: auto;
    display: block;
}
/**/
.gallery-wrapper-go-2 {
    display: flex;
    transition: transform 0.5s ease-in-out;
}
.gallery-item-go-2 {
    min-width: 33.33%; /* Dos imágenes y media serán visibles */
    padding: 10px;
    box-sizing: border-box;
}
.gallery-item-go-2 img {
    border-radius: 20px;
    width: 100%;
    height: auto;
    display: block;
}
/**/
.gallery-wrapper-go-3 {
    display: flex;
    transition: transform 0.5s ease-in-out;
}
.gallery-item-go-3 {
    min-width: 33.33%; /* Dos imágenes y media serán visibles */
    padding: 10px;
    box-sizing: border-box;
}
.gallery-item-go-3 img {
    border-radius: 20px;
    width: 100%;
    height: auto;
    display: block;
}
/**/
.gallery-controls {
    text-align: right;
    margin-right: 10px;
    gap: 10px;
}

.gallery-controls button {
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    font-size: 16px;
    border: none;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    cursor: pointer;
    transition: background-color 0.3s;
}

.gallery-controls button:hover {
    background-color: rgba(0, 0, 0, 0.7);
}
/* Ajustes para móviles */
@media (max-width: 767px) {
    .gallery-item {
        min-width: 100%; /* Una imagen visible por vez en móviles */
    }
    .gallery-item-premios {
        min-width: 100%; /* Una imagen visible por vez en móviles */
    }
    .gallery-item-ma {
        min-width: 100%; /* Una imagen visible por vez en móviles */
    }
    .gallery-item-go-1 {
        min-width: 100%; /* Una imagen visible por vez en móviles */
    } 
    .gallery-item-go-2 {
        min-width: 100%; /* Una imagen visible por vez en móviles */
    }
    .gallery-item-go-3 {
        min-width: 100%; /* Una imagen visible por vez en móviles */
    }       
}
.bg-lightbrown-rse{
    background-color: var(--main-lightbrown-rse-color);
    color: var(--main-darkgray-rse-color);
}
.section-tvn-noticias {
    background-color: #002a5c; /* Fondo azul */
    width: 90%; /* Ancho al 80% */
    margin: 0 auto;
    border-radius: 10px;
    padding: 20px;
    max-width: 1100px;
    display: flex;
    flex-wrap: wrap;
}
.content-box {
    text-align: center;
    color: #ffffff; /* Texto en color blanco */
    background-color: rgba(0, 0, 0, 0.5); /* Fondo semi-transparente para el contenido */
    padding: 20px;
    border-radius: 10px;
    flex: 1; /* Ocupa el espacio restante junto a la imagen */
}
.section-tvn-noticias-image-box {
    flex: 1;
    position: relative;
    width: 30%;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}
.section-tvn-noticias-image-box img {
    position: absolute;
    left: -10%;
    top: 50%;
    transform: translateY(-50%);
    max-width: none;
    width: 100%;
    z-index: 2;
    max-width: 500px;
}
.metric-box {
    background-color: #6f42c1; /* Fondo púrpura */
    color: #ffffff; /* Texto blanco */
    padding: 10px 20px;
    border-radius: 10px;
    max-width: 300px;
    text-align: center;
    margin: 0 auto;    
}
.metric-box h3 {
    margin: 0;
    font-size: 24px;
}
.metric-box p {
    margin: 0;
    font-size: 16px;
}
/**/
.metric-box-medioambiente{
    background-color: var(--main-medio-ambiente-rse-color);
    color: #ffffff; /* Texto blanco */
    padding: 10px 20px;
    border-radius: 10px;
    max-width: 300px;
    text-align: center;
    margin: 0 auto;
}
.metric-box-medioambiente h3 {
    margin: 0;
    font-size: 24px;
}
.metric-box-medioambiente p {
    margin: 0;
    font-size: 16px;
}
/**/
.metric-box-gobernanza{
    background-color: var(--main-medio-gobernanza-color);
    color: #ffffff; /* Texto blanco */
    padding: 10px 20px;
    border-radius: 10px;
    max-width: 300px;
    text-align: center;
    margin: 0 auto;
}
.metric-box-gobernanza h3 {
    margin: 0;
    font-size: 24px;
}
.metric-box-gobernanza p {
    margin: 0;
    font-size: 16px;
}
/**/@media (max-width: 767.98px) {
    .section-tvn-noticias-image-box {
        order: 2; /* Coloca la imagen abajo en dispositivos móviles */
        width: 100%; /* La imagen ocupa el 100% en móviles */
        position: relative;
        left: 0;
    }
    .section-tvn-noticias-image-box img {
        position: static;
        width: 100%;
        transform: none;
    }
    .content-box {
        order: 1; /* Coloca el contenido arriba en dispositivos móviles */
    }
    .metric-box {
        margin-top: 20px; /* Ajusta el margen en móviles */
        width: 100%;
    }
    .metric-box-medioambiente {
        margin-top: 20px; /* Ajusta el margen en móviles */
        width: 100%;
    }
    .metric-box-gobernanza {
        margin-top: 20px; /* Ajusta el margen en móviles */
        width: 100%;
    }
}
.section-heroes-panama{
    max-width: 1100px;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 100%;
}
.max-width-1400{
    max-width: 1400px;
}
.max-width-1600{
    max-width: 1600px;
}
.img-max-width-100{
    max-width: 100px;
}
.img-max-width-150{
    max-width: 150px;
}
.img-max-width-200{
    max-width: 200px;
}
.img-max-width-250{
    max-width: 250px;
}
.img-max-width-350{
    max-width: 350px;
}
.img-max-width-450{
    max-width: 450px;
}
.img-max-width-500{
    max-width: 500px;
}
.img-max-width-600{
    max-width: 600px;
}
.img-max-width-700{
    max-width: 700px;
}
.img-max-width-300{
    max-width: 300px;
}
.text-align-justify{
    text-align: justify;
    word-spacing: -0.5px;
    hyphens: auto;
}
.readable-text{
    letter-spacing: 0.2px;
    word-spacing: 1px;    
}
.mobile-only{
    display: none;
}
@media (max-width: 767.98px) {
    .mobile-only{
        display: inline-block;
    }
    .hide-mobile{
        display: none;
    }
}
.section-tvn-noticias-metricas{
    background-color: #6f42c1; /* Fondo púrpura */
    color: #ffffff; /* Texto blanco */
    border-radius: 10px;
    padding: 10px;
    max-width: 1100px;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 100%;    
}
.section-reconocimientos{
    max-width: 1100px;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 100%;
}
.section-general{
    max-width: 1400px;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 100%;
}
.section-ayudanos-ayudar{
    max-width: 1100px;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 100%;    
}
.fixed-width-150{
    width: 150px;
}
.fixed-height-100{
    height: 80px;
}
.purple-box{
    background-color: #6f42c1; /* Fondo púrpura */
    color: #ffffff; /* Texto blanco */
    border-radius: 10px;
    width: 100%;
    max-width: 400px;
    max-height: 220px;
    margin: 0 auto;
}
.purple-box-metrics {
    background-color: #6f42c1; /* Fondo morado */
    color: #ffffff; /* Texto blanco */
    padding: 20px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    position: relative;
    right: 0;
    max-width: 50%; /* Ocupa 50% del ancho de la pantalla */
    max-width: 700px;
}
.purple-box-metrics .metric {
    text-align: center;
    font-size: 24px;
}
.purple-box-metrics .metric h1 {
    margin: 0;
    font-size: 36px;
    font-weight: bold;
}
.purple-box-metrics .divider {
    height: 50px;
    border-left: 2px solid #ffffff; /* Línea divisoria */
    margin: 0 20px;
}
@media (max-width: 767.98px) {
    .purple-box-metrics{
        max-width: 98%;
    }
    .mobile-fs-16{
        font-size: 16px;
    }    
}
.section-premios{
    max-width: 1100px;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 100%;      
}
.medio-ambiente-section {
    background-color: var(--main-medio-ambiente-rse-color); /* Color de fondo para la sección medio-ambiente */
    position: relative;
    padding: 20px;
    border-radius: 20px 20px 0 0;
    height: 550px;
}
.medio-ambiente-title{
    text-align: center;
}
/* Ajustes responsivos para móviles */
@media (max-width: 767px) {
    .medio-ambiente-section {
        padding: 10px; /* Ajuste del padding en móviles */
        height: 450px;
    }
    .medio-ambiente-title {
        margin-bottom: 10px; /* Espacio adicional entre medio-ambiente y ODS en móviles */
    }
}
/**/
.green-box{
    background-color: var(--main-medio-ambiente-rse-color); /* Fondo púrpura */
    color: #ffffff; /* Texto blanco */
    border-radius: 10px;
    width: 100%;
    max-width: 400px;
    max-height: 220px;
    margin: 0 auto;
}
.green-box-metrics {
    background-color: var(--main-medio-ambiente-rse-color); /* Fondo morado */
    color: #ffffff; /* Texto blanco */
    padding: 20px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    position: relative;
    right: 0;
    max-width: 50%; /* Ocupa 50% del ancho de la pantalla */
    max-width: 700px;
}
.green-box-metrics .metric {
    text-align: center;
    font-size: 24px;
}
.green-box-metrics .metric h1 {
    margin: 0;
    font-size: 36px;
    font-weight: bold;
}
.green-box-metrics .divider {
    height: 50px;
    border-left: 2px solid #ffffff; /* Línea divisoria */
    margin: 0 10px;
}
@media (max-width: 767.98px) {
    .green-box-metrics{
        max-width: 98%;
    } 
}
/**/
.blue-box{
    background-color: var(--main-medio-gobernanza-color); /* Fondo púrpura */
    color: #ffffff; /* Texto blanco */
    border-radius: 10px;
    width: 100%;
    max-width: 400px;
    max-height: 220px;
    margin: 0 auto;
}
.blue-box-metrics {
    background-color: var(--main-medio-gobernanza-color); /* Fondo morado */
    color: #ffffff; /* Texto blanco */
    padding: 20px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    position: relative;
    right: 0;
    max-width: 50%; /* Ocupa 50% del ancho de la pantalla */
    max-width: 700px;
}
.blue-box-metrics .metric {
    text-align: center;
    font-size: 24px;
}
.blue-box-metrics .metric h1 {
    margin: 0;
    font-size: 36px;
    font-weight: bold;
}
.blue-box-metrics .divider {
    height: 50px;
    border-left: 2px solid #ffffff; /* Línea divisoria */
    margin: 0 20px;
}
@media (max-width: 767.98px) {
    .blue-box-metrics{
        max-width: 98%;
    } 
}
/**/
.blue-box-metrics-right {
    background-color: var(--main-medio-gobernanza-color); /* Fondo morado */
    color: #ffffff; /* Texto blanco */
    padding: 20px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    position: relative;
    left: 0;
    max-width: 50%; /* Ocupa 50% del ancho de la pantalla */
    max-width: 700px;
}
.blue-box-metrics-right .metric {
    text-align: center;
    font-size: 24px;
}
.blue-box-metrics-right .metric h1 {
    margin: 0;
    font-size: 36px;
    font-weight: bold;
}
.blue-box-metrics-right .divider {
    height: 50px;
    border-left: 2px solid #ffffff; /* Línea divisoria */
    margin: 0 20px;
}
@media (max-width: 767.98px) {
    .blue-box-metrics-right{
        max-width: 98%;
    } 
}
/**/
.medio-ambiente-metricas{
    background-color: var(--main-medio-ambiente-rse-color);
    color: #ffffff; /* Texto blanco */
    border-radius: 10px;
    padding: 10px;
    max-width: 1100px;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 100%;    
}
.gobernanza-metricas{
    background-color: var(--main-medio-gobernanza-color);
    color: #ffffff; /* Texto blanco */
    border-radius: 10px;
    padding: 10px;
    max-width: 1100px;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 100%;    
}
.gobernanza-section {
    background-color: var(--main-medio-gobernanza-color); 
    position: relative;
    padding: 20px;
    border-radius: 20px 20px 0 0;
    height: 550px;
}
.gobernanza-title{
    text-align: center;
}
/* Ajustes responsivos para móviles */
@media (max-width: 767px) {
    .gobernanza-section {
        padding: 10px; /* Ajuste del padding en móviles */
        height: 450px;
    }
    .gobernanza-title {
        margin-bottom: 10px; /* Espacio adicional entre medio-ambiente y ODS en móviles */
    }
}
/**/
.section-gobernanza-liderazgo {
    margin: 0 auto;
    border-radius: 10px;
    padding: 20px;
    max-width: 1100px;
    display: flex;
    flex-wrap: wrap;
}
.footer-rse{
    position: relative;
    text-align: center;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.rse-bottom{
    height: auto;
    width: 100%;
    border-top-left-radius: 50% 100%;
    border-top-right-radius: 50% 100%;
    background-color: var(--main-blue-rse-color);
    z-index: 1000;
    position: relative;
}
.quote-style{
    font-size: 2em;
    line-height: 1em;  
    margin: 0px 5px;
    color: #333;  
}
.quote-container {
    margin: 10px auto;
    text-align: center;
    color: #333;
    position: relative;
}
.quote-text {
    font-size: 1em;
    line-height: 1.6;
    margin-bottom: 20px;
    padding-left: 30px;
    position: relative;
}
.quote-symbol-left {
    width: 100%;
    display: inline-block;
    text-align: left;
    font-size: 2em;
    line-height: 1em;
}
.quote-symbol-right {
    width: 100%;
    display: inline-block;
    text-align: right;
    font-size: 2em;
    line-height: 1em;
}
.quote-author {
    text-align: right;
    font-size: 1.1em;
    margin-top: 20px;
    color: #333;
}
.quote-author span {
    font-size: 0.9em;
    color: #666;
    display: block;
}
/* Ajustes responsivos para móviles */
@media (max-width: 767px) {
    .quote-container {
        margin: 10px auto;
    }
}
/**/
.impact-box {
    width: 180px;
    height: auto;
    border: 3px solid #a52a87; 
    border-radius: 30px;
    text-align: center;
    padding: 20px 0px;
    color: black;
}
.impact-date {
    font-size: 1rem;
    font-weight: normal;
    margin: 0 0 10px;
}
.impact-number {
    font-size: 2.5rem;
    font-weight: bold;
    color: #a52a87; 
    margin: 0 0 10px;
}
.impact-text {
    font-size: 0.9rem;
    font-weight: normal;
    line-height: 1.4;
    margin: 0;
}
.info-card {
    border: 2px solid #00b9e6;
    border-radius: 20px;
    background-color: #fff;
    transition: transform 0.2s;
    width: 150px;
}
.info-card:hover {
    transform: scale(1.03);
}
.info-icon {
    height: 48px;
}
.info-title {
    font-weight: bold;
    font-size: 0.95rem;
    margin-bottom: 5px;
}
.info-number {
    font-size: 1.5rem;
    font-weight: bold;
    color: #0072b5; 
}
.info-label {
    font-size: 0.85rem;
    color: #555;
}
.percentage-with-icon {
    display: flex;
    align-items: center;
    justify-content: center; 
    gap: 5px;
}
.percentage-text {
    color: #0072b5;
    font-weight: bold;
    font-size: 1.5rem;
}
.percentage-icon {
    width: 24px;
    height: 24px;
}
.premios{
    padding-left: 30px;
}
.premios h2 {
    font-size: 1.2rem;
    margin-top: 2rem;
    text-transform: uppercase;
}
.premios ul {
    list-style-type: disc;
    padding-left: 1.5rem;
}
.premios ul ul {
    list-style-type: circle;
    margin-top: 0.5rem;
}
.category-box.ambiental {
    background: linear-gradient(to right, #5ccc2e, #42d0a1);
    border-radius: 15px;
    position: relative;
    overflow: hidden;
    color: white;
    text-align: center;
    padding-bottom: 10px;
}
.category-box.social {
    background: linear-gradient(to right, #f25291, #a668e6);
    border-radius: 15px;
    position: relative;
    overflow: hidden;
    color: white;
    text-align: center;
    padding-bottom: 10px;
}
.category-box.gobernanza {
    background: linear-gradient(to right, #3b4ce6, #73c6e4);
    border-radius: 15px;
    position: relative;
    overflow: hidden;
    color: white;
    text-align: center;
    padding-bottom: 10px;
}
/* Contenedor para las 3 líneas */
.dot-lines {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 16px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0 0 2px;
}

/* Cada línea punteada */
.dot-lines::before,
.dot-lines::after,
.dot-lines span {
    content: "";
    display: block;
    height: 2px;
    background-image: radial-gradient(circle, #fff 1px, transparent 1px);
    background-size: 8px 2px;
    background-repeat: repeat-x;
    background-position: center;
}
.max-height-120{
    height: 120px;
}