@media (min-width: 576px){
    .btn_cta-header{
    display: block;
}
    .modal-menu{
    gap: 30px;
}
    .imagen-modal_menu{
    height: 280px;
}
.pie{
    flex-direction: row;
    justify-content: space-between;
}
.h1{
    font-size: 4.6rem;
}
.h1-destacado{
    font-size: 5rem;
}
.hero p{
    font-size: 1.5rem;
}
.hero img{
    width: 100px;
    height: 100px;
    margin-bottom: -50px;
}
.site-footer_nav{
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.site-footer_bottom{
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.separador-contador{
    display: none;
}
.item-contador{
    width: 47%;
}
.contenedor-contador{
    flex-direction: row;
    gap: 30px;
}
.system-trazabilidad .btn_principal {
  width: 360px;
}
 #punto-caliente-2 {
    top: 55%;
    left: 17%;
  }

#punto-caliente-1 {
    top: 47%;
    left: 14%;
  }
#punto-caliente-4 {
    top: 50%;
    left: 46%;
  }
 #punto-caliente-3 {
    top: 41%;
    left: 47%;
  }
 #punto-caliente-6 {
    top: 40%;
    left: 49%;
  }
#punto-caliente-5 {
    top: 40%;
    right: 44%;
  }
#punto-caliente-8 {
    right: 22%;
    bottom: 29%;
  }
#punto-caliente-7 {
    right: 17%;
    bottom: 27%;
  }
.icono-caliente-map{
  width: 28px;
  height: 28px;
}
.comunidad_content .btn_principal{
    width: 320px;
}
.caja-cta{
    flex-direction: row;
    justify-content: space-between;
}
.caja-cta img {
  width: 50%;
}
.caja-cta-ct {
  width: 50%;
}
.caja-cta-ct {
font-size: 24px;
}
.caja-cta-ct p {
  font-size: 18px;
  line-height: 1.2;
}
.sostenibilidad_content {
  width: 100%;
  display: flex;
  justify-content: space-between;

}
}
@media (min-width: 768px){
    
    .menu-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 30px;
}
    .imagen-modal_menu{
    height: 100%;
    min-height: 360px;
}
.padding{
padding: 20px 35px;
}
.logo {
  width: 200px;
}
header{
    height: 110px;
}
.hero{
    margin-top: 0;
}
.h1{
    font-size: 6.3rem;
}
.h1-destacado{
    font-size: 6.6rem;
}
.hero p{
    font-size: 1.5rem;
}
.hero img{
    width: 100px;
    height: 100px;
    margin-bottom: -50px;
}
.pd-sec{
    padding: 50px 35px;
}
.certificado_item{
    flex-basis: 210px;
    height: auto;
}
.proceso_lista a{
    padding: 0 48px;
}
.cocoa-export-dialog{
    padding: 56px 54px 34px;
}
.cocoa-export-close{
    top: 20px;
    right: 20px;
    width: 44px;
    height: 44px;
}
.cocoa-export-close img{
    width: 34px;
    height: 34px;
}
.cocoa-export-title{
    font-size: 2.5rem;
}
.site-footer_top{
    padding: 48px 35px 52px;
}
.site-footer_nav{
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.site-footer_bottom{
    padding-left: 35px;
    padding-right: 35px;
}
.sostenibilidad{
    flex-direction: row;
}
.sostenibilidad_img {
  width: 50%;
  height: auto;
  display: flex;
  justify-content: center;
}
.sostenibilidad_content {
  width: 50%;
}
.solutions{
    justify-content: flex-start;
}
.tarjeta-so {
  width: 500px;
  padding: 45px;
}
.slide-cer{
    width: 100%;
    flex-direction: row;
}
.slider-cer-img{
min-width: 250px;}
.slider-cer-content{
    margin-top: 0;
    justify-content: center;
}
.slider-cer-content .btn_principal {
  width: 350px;
  margin-top: 20px;
}
.who.pd-sec {
  flex-direction: row;
  align-items: center;
gap: 80px;
}

#imagen-1-ab{
height: 240px;
    width: 171px;
    top: -25px;
  left: -60px;
}
.who-content{
    margin: 0;
    gap: 30px;
}
.legacy.pd-sec {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.legacy-content {
  display: flex;
  flex-direction: column;
  gap: 30px;
  width: 50%;
}
.legacy-carousel.legacy-carousel--ready {
  width: 45%;
}
.legacy-content .btn_principal {
  width: 200px;
}
.team.pd-sec {
  display: flex;
  flex-direction: row;
  gap: 30px;
  justify-content: space-between;
  padding-right: 0;
}
.team-content {
  width: 30%;
}
.team-slide.team-slide--ready{
  width: 70%;
}
.mision.pd-sec {
  gap: 30px;
}
.team-content {
  gap: 30px;
}
}
@media (min-width: 992px){
    .modal-menu_content{
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(280px, 360px);
    align-items: end;
}
    .padding{
        padding: 20px 35px;
        }
header{
    padding: 20px 35px;
}
    .modal-menu{
    padding-top: 30px;
    padding-bottom: 30px;
}
    .lista-menu a{
    font-size: 2.5rem;
}
.buscador{
    width: 55%;
}
.pd-sec{
    padding: 70px 40px;
}
.sostenibilidad{
    flex-direction: row;
    gap: 50px;
}
.sostenibilidad_img{
    width: 60%;
}
.sostenibilidad_content{
    width: 55%;
}
.h2{
    font-size: 2.8rem;}
.sostenibilidad_img{
    justify-content: center;
    align-items: center;
    display: flex;
}
.proceso,
.proceso_content{
    min-height: 760px;
}
.proceso_title{
    font-size: 3.25rem;
}
.proceso_lista a{
    padding: 0 62px;
}
.certificados_slider{
    overflow: visible;
}
.certificados_slider::before,
.certificados_slider::after{
    display: none;
}
.img-cert{
    width: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    gap: 24px;
    animation: none;
}
.certificado_item{
    width: 100%;
    height: auto;
    padding: 0;
}
.certificado_item-clone{
    display: none;
}
.site-footer_top{
    display: grid;
    grid-template-columns: minmax(240px, 320px) minmax(0, 1fr);
    gap: 70px;
    align-items: flex-start;
}
.site-footer_logo{
    width: 205px;
}
.site-footer_nav{
    gap: 34px;
}
.separador-contador {
  display: block !important;
  width: 2px;
  height: 200px;
}
.contenedor-contador {
    flex-direction: row;
    gap: 30px;
    flex-wrap: nowrap;padding: 15px;
  }
   .item-contador {
    width: 25%;
  }
.item-contador .h2{
    font-size: 3.2rem;
}
.icono-caliente-map {
    width: 38px;
    height: 38px;
  }
  .tablet-video{
    width: 100%;
    height: auto;
  }
  .comunidad_content .p {
  hyphens: none;
  max-width: 850px;
}
.comunidad_content .p-sub{
    font-size: 1.5rem;
}
 .caja-cta-ct {
    font-size: 2.8rem;
  }
  .caja-cta-ct p{
    font-size: 24px;
  }
  .btn_principal{
    width: 250px;font-size: 22px;
  }
  .system-trazabilidad .btn_principal {
    width: 400px;
  }
  .slider-cer-content {
  width: 50%;
}
.slider-cer-img img {
  max-width: 250px;
	margin: auto;
}
.slide-cer{
    gap: 50px;
}
.slider-cer-img
{
    border-radius: 25px;
  width: 50%;
  width: 40%;
    height: 350px;display: flex;
}
.slide-cer {
  justify-content: center;
}
#imagen-2-ab {
  height: 550px;
  width: 80%;
}
#imagen-1-ab {
    height: 250px;
    width: 190px;
    top: -70px;
    left: -70px;
  }
  .who-imgs{
    margin-top: 70px;
    min-height: 550px;
    margin-left: 70px;
    margin-right: -70px;
  }
  .mision-content-item {
  max-width: 600px;
}
.team {
  display: flex;
  flex-direction: row;
  gap: 30px;
}
.article-hero{
  gap: 30px;
}
.article-hero-content h1{
  font-size: 5.2rem !important; 
}
.el-dorado-hero{
  flex-direction: row;
  gap: 40px;
  justify-content: space-between;
  min-height: 600px;
  padding-top: 50px;
}
.el-dorado-hero-content{
  width: 60%;

}
.el-dorado-hero-image{
  width: 40%;
  height: 350px;
}
}
@media (min-width: 1200px){
    .logo{
    width: 220px;
}
    .modal-menu_content{
    grid-template-columns: minmax(0, 1fr) minmax(420px, 520px);
    gap: 50px;
}
    .contenido-menu{
    gap: 36px;
}
.sostenibilidad_img{
    width: 50%;
}
.sostenibilidad_content{
    width: 50%;
}
.sostenibilidad_content {
  justify-content: center;
}
.sostenibilidad_content_img{
    width: 120px;
    height: 120px;
}
.h2{
    font-size: 3.5rem;
    line-height: 4.5rem;
}
.p-sub{
    font-size: 1.5rem;
    line-height: 1.1em;
}
.p{
    font-size: 1.3rem;
    line-height: 1.4em;}
.proceso_lista a{
    padding: 0 70px;
}
.site-footer_top{
    padding: 50px 70px 52px;
    grid-template-columns: minmax(280px, 360px) minmax(0, 1fr);
    gap: 90px;
}
.site-footer_logo{
    width: 220px;
}
.site-footer_bottom{
    padding-left: 70px;
    padding-right: 70px;
}

.contenedor-contador {
  width: 1200px;
  margin: auto;
  position: relative;
  border-radius: 50px;
  gap: 20px;
  padding: 10px;
}
.sostenibilidad {
  padding-bottom: 120px;
}
.contenedor-contador {
  margin-top: -70px;
  margin-bottom: -70px;
}
.system-trazabilidad.pd-sec {
  padding-top: 120px;
}
.item-contador .h2 {
    font-size: 4rem;
    line-height: 1;
  }
.tarjeta-so {
  width: 600px;
  padding: 50px;
}
.caja-cta-ct h2 {
  font-size: 3.5rem;
}.caja-cta-ct p {
    font-size: 24px;
  }
  .caja-cta-ct {
  gap: 35px;width: 50%;
}
.caja-cta img {
    width: 40%;
  }
  .cocoa-gb-head {
  min-height: 400px;
  justify-content: center;
}
.team {
  padding: 70px 0 70px 40px;
}
.article-hero{
  gap: 30px;
}
.article-hero-content h1{
  font-size: 6.2rem !important; 
}

}
@media (min-width: 1510px){
    .padding{
padding: 20px 70px;
}
header{
    padding: 20px 70px;
}
    .menu img{
    background-color: var(--secundario);
    height: 55px;
    width: 55px;
    border-radius: 50px;
    padding: 8px;
}
    .lista-menu a{
    font-size: 3rem;
}
.h1{
    font-size: 7rem;
}
.h1-destacado{
    font-size: 7.3rem;
}
.pd-sec{
    padding: 80px 100px;
}
.h2{
    font-size: 72px;
}
.sostenibilidad{
    gap: 100px;
}
.sostenibilidad_img{
    width: 50%;
}
.sostenibilidad_content{
    width: 85%;
}
.p-sub{
    font-size: 1.8rem;
}
.p{
    font-size: 1.5rem;
    margin-top: -10px;
}
.proceso_lista a{
    min-height: 86px;
}
.site-footer_top{
    padding-left: 130px;
    padding-right: 130px;
    grid-template-columns: minmax(300px, 410px) minmax(0, 1fr);
}
.site-footer_bottom{
    padding-left: 130px;
    padding-right: 130px;
}
.sostenibilidad {
  padding-bottom: 200px;
}
.system-trazabilidad.pd-sec {
  padding-top: 120px;
}

.contenedor-contador {
  margin-top: -50px;
  margin-bottom: -170px;
  width: 1350px;
}
.item-contador h3 {
  font-size: 32px;
}
.item-contador .h2 {
  font-size: 65px;
}
.system-trazabilidad.pd-sec {
  flex-direction: row;
  flex-wrap: nowrap;
gap: 80px;
  }
.trazabilidad_content {
  width: 47%;
  justify-content: center;
}
.slider .slide-track {
  display: flex;
  width: calc(250px * 30);
}

.icono-caliente-map {
    width: 62px;
    height: 62px;
  }
  .caja-cta-ct {
  padding: 70px;
}
.caja-cta-ct h2{
    font-size: 4.5rem;
}
.team {
  padding: 80px 0px 80px 100px;
}
.legacy.pd-sec {
  gap: 100px;
}
.mision-content-item {
    max-width: 900px;
  }

.el-dorado-hero{
  gap: 40px;
  justify-content: space-between;
  min-height: 100vh;
  padding: 0;
}
.el-dorado-hero-content{
  width: 60%;
  padding: 80px 100px

}
.el-dorado-hero-image{
  width: 50%;
  height: 100vh;
  background-image: url("../img/asd.png");
  border: none;
  border-radius: 0;
  position: relative;
  z-index: -1;
  right: 0;
  top: 0;
}

    .products-hero .products-hero-image{
      background-image: url("../img/agricultor.png");
      background-position: center 38%;
    }

}
@media (min-width: 1920px){
    .padding{
padding: 20px 130px;
}
header{
    padding: 20px 130px;
}
.h1{
    font-size: 9.6rem;
    line-height: 1;
}
.h1-destacado{
    font-size: 9.8rem;

}
.hero img{
    width: 70px;
    height: 70px;
    margin-bottom: -50px;
}
.pd-sec{
    padding: 70px 150px;
}
.proceso,
.proceso_content{
    min-height: 820px;
}
.proceso_title{
    font-size: 3.8rem;
}
.site-footer_top{
    padding-left: 170px;
    padding-right: 170px;
}
.site-footer_bottom{
    padding-left: 170px;
    padding-right: 170px;
}
.sostenibilidad {
  padding-bottom: 200px;
}

.contenedor-contador {
  margin-top: -60px;
  margin-bottom: -150px;
}
.article-hero-content h1{

  font-size: 8.5rem ;
}
.article-body{
  max-width: 70%;
}
.el-dorado-hero-content{
  width: 60%;
  padding: 150px

}
}

/* GLOBAL TYPOGRAPHY AND SPACING TOKENS */
:root{
    --font-size-h1: 4.1rem;
    --font-size-h2: 2.6rem;
    --font-size-h3: 1.35rem;
    --font-size-p: 1.05rem;
    --line-height-heading: 1.05;
    --line-height-body: 1.55;
    --space-section-x: 25px;
    --space-section-y: 50px;
    --space-header-x: 15px;
    --space-header-y: 20px;
    --space-hero-top: 120px;
}

.padding{
    padding: var(--space-header-y) var(--space-header-x);
}

header{
    padding: var(--space-header-y) var(--space-header-x);
}

.pd-sec{
    padding: var(--space-section-y) var(--space-section-x);
}

.locations-hero,
.contact-hero,
.community-hero,
.news-hero,
.article-hero{
    padding: var(--space-hero-top) var(--space-section-x) var(--space-section-y);
}

main h1,
main section[class] h1,
.hero > h1,
.hero-sec > h1{
    font-size: var(--font-size-h1);
    line-height: 0.9;
}

main h2,
main section[class] h2,
main .h2,
main .h2.h2{
    font-size: var(--font-size-h2);
    line-height: var(--line-height-heading);
}

main h3,
main section[class] h3,
main h3.h2,
main h3.h2.h2{
    font-size: var(--font-size-h3);
    line-height: 1.12;
}

main p,
main section[class] p,
main .p,
main .p.p,
.hero p,
.hero-sec p{
    font-size: var(--font-size-p);
    line-height: var(--line-height-body);
    hyphens: none;
}

.p-sub,
main p.p-sub.p-sub,
main p.article-lead.article-lead{
    font-size: var(--font-size-p);
    line-height: 1.25;
}

.h1-destacado,
.hero .h1-destacado,
.hero-sec .h1-destacado{
    font-size: 1em;
}

.proceso_title{
    font-size: var(--font-size-h2);
    line-height: var(--line-height-heading);
}

.item-contador .h2{
    font-size: clamp(2.9rem, 6vw, 4rem);
    line-height: 1;
}

.item-contador h3,
.tarjeta-event-item_ct h3,
.team-item h4{
    font-size: var(--font-size-h3);
}

.team-item p,
.article-body p,
.article-body li,
.article-meta p,
.el-dorado-detail-content > p:not(.el-dorado-lead),
.locations-origin-card p,
.community-impact-card p,
.community-section-card p,
.news-card p,
.news-featured-card p{
    font-size: var(--font-size-p);
    line-height: var(--line-height-body);
}

@media (max-width: 768px){
    :root{
        --font-size-h1: 3.55rem;
        --font-size-h2: 2.35rem;
        --font-size-h3: 1.25rem;
        --font-size-p: 1rem;
        --space-section-x: 25px;
        --space-section-y: 50px;
        --space-header-x: 15px;
        --space-hero-top: 112px;
    }
}

@media (min-width: 768px){
    :root{
        --font-size-h1: 6.4rem;
        --font-size-h2: 2.6rem;
        --font-size-h3: 1.35rem;
        --font-size-p: 1.05rem;
        --space-section-x: 35px;
        --space-section-y: 50px;
        --space-header-x: 35px;
        --space-hero-top: 130px;
    }
}

@media (min-width: 992px){
    :root{
        --font-size-h2: 2.8rem;
        --font-size-h3: 1.45rem;
        --font-size-p: 1.1rem;
        --space-section-x: 40px;
        --space-section-y: 70px;
        --space-header-x: 35px;
        --space-hero-top: 140px;
    }
}

@media (min-width: 1200px){
    :root{
        --font-size-h1: 8.8rem;
        --font-size-h2: 3.5rem;
        --font-size-h3: 1.6rem;
        --font-size-p: 1.3rem;
        --space-section-x: 40px;
        --space-section-y: 70px;
        --space-header-x: 70px;
        --space-hero-top: 150px;
    }
}

@media (min-width: 1510px){
    :root{
        --font-size-h1: 7.3rem;
        --font-size-h2: 4.5rem;
        --font-size-h3: 1.8rem;
        --font-size-p: 1.5rem;
        --space-section-x: 100px;
        --space-section-y: 80px;
        --space-header-x: 70px;
        --space-hero-top: 160px;
    }
}

@media (min-width: 1920px){
    :root{
        --font-size-h1: 10rem;
        --font-size-h2: 4.5rem;
        --font-size-h3: 1.8rem;
        --font-size-p: 1.2rem;
        --space-section-x: 150px;
        --space-section-y: 70px;
        --space-header-x: 130px;
        --space-hero-top: 170px;
    }

    
}

@media (min-width: 2500px){
    :root{
        --font-size-h1: 15rem;
        --font-size-h2: 4.5rem;
        --font-size-h3: 1.8rem;
        --font-size-p: 1.5rem;
        --space-section-x: 150px;
        --space-section-y: 70px;
        --space-header-x: 130px;
        --space-hero-top: 170px;
    }

    
}

@media (min-width: 992px) and (max-height: 700px){
    :root{
        --font-size-h1: 5.1rem;
    }
}


.team.team-org.pd-sec{
  display: flex;
  flex-direction: column;
  gap: 34px;
  padding-right: 40px;
}
.team-org .team-content{
  width: min(760px, 100%);
}
.team-org .team-org-chart{
  width: min(1260px, 100%);
}

@media (max-width: 991px){
  .team.team-org.pd-sec{
    padding: 56px 24px;
  }
  .team-org-chart{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .team-org-chart .team-item:first-child{
    grid-column: 1 / -1;
    grid-row: auto;
  }
  .team-org-chart .team-item:nth-child(2){
    grid-column: 1 / -1;
    grid-row: auto;
  }
  .team-org-chart .team-item:nth-child(3),
  .team-org-chart .team-item:nth-child(4),
  .team-org-chart .team-item:nth-child(5),
  .team-org-chart .team-item:nth-child(6),
  .team-org-chart .team-item:nth-child(7),
  .team-org-chart .team-item:nth-child(8),
  .team-org-chart .team-item:nth-child(9),
  .team-org-chart .team-item:nth-child(10),
  .team-org-chart .team-item:nth-child(11),
  .team-org-chart .team-item:nth-child(12){
    grid-column: span 2;
    grid-row: auto;
  }
  .team-org-chart .team-item:nth-child(10),
  .team-org-chart .team-item:nth-child(11),
  .team-org-chart .team-item:nth-child(12){
    min-height: 180px;
  }

    .product-feature-media img{
        width: 100%;
        display: block;
    }
      .product-feature{
        grid-template-columns: 1fr !important;
    }

        .product-feature-content{
        max-width: 100% !important;
        margin: 0 auto;
        text-align: center;
    }

    .product-feature-content .btn_principal{
    margin-left: auto;
    margin-right: auto;
}
}

@media (max-width: 640px){
  .team.team-org.pd-sec{
    padding: 48px 18px;
  }
  .team-org-chart{
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .team-org-chart .team-item,
  .team-org-chart .team-item:first-child,
  .team-org-chart .team-item:nth-child(n + 2){
    grid-column: 1 / -1;
    grid-template-columns: 76px minmax(0, 1fr);
    justify-items: start;
    min-height: 118px;
    margin-top: 0;
    padding: 14px;
  }
  .team-org-chart .team-item:first-child{
    grid-template-columns: 86px minmax(0, 1fr);
  }
  .team-org-chart .team-item a,
  .team-org-chart .team-item:first-child a{
    width: 74px;
    height: 74px;
  }
  .team-org-chart .team-item:first-child a{
    width: 86px;
    height: 86px;
  }
  .team-org-chart .team-item div{
    align-items: flex-start;
    text-align: left;
  }
  .team-org-chart .team-item p{
    text-align: left;
  }
  .team-org-chart .team-item::after,
  .team-org-chart .team-item:first-child::after{
    display: none;
  }
  .team-org-chart .team-item h4{
    font-size: 1rem;
  }
  .team-org-chart .team-item p,
  .team-org-chart .team-item:first-child p{
    font-size: 0.88rem;
  }
}

main .el-dorado-hero h1,
main section.el-dorado-hero h1{
    font-size: clamp(4rem, 6.3vw, 7.4rem);
    line-height: 0.92;
}

main .el-dorado-hero p,
main section.el-dorado-hero p{
    font-size: clamp(1.05rem, 1.35vw, 1.32rem);
    line-height: 1.35;
}

@media (max-width: 991px){

    main .el-dorado-hero h1,
    main section.el-dorado-hero h1{
        font-size: clamp(3.4rem, 9vw, 5.2rem);
    }
}

@media (max-width: 640px){
    main .el-dorado-hero h1,
    main section.el-dorado-hero h1{
        font-size: clamp(2.85rem, 11.8vw, 3.55rem);
        line-height: 0.95;
    }

    main .el-dorado-hero p,
    main section.el-dorado-hero p{
        font-size: 1rem;
        line-height: 1.34;
    }
}

/* PRODUCTS HTML RESPONSIVE */
@media (max-width: 991px){
    main .products-hero h1 {
        font-size: clamp(4rem, 7vw, 6rem);
    }

    .product-feature,
    .product-feature--process{
        grid-template-columns: 1fr;
        min-height: auto;
    }

    .product-feature--process .product-feature-media,
    .product-feature-media{
        justify-self: center;
        order: -1;
        margin-top: clamp(-5.4rem, -8vw, -2.8rem);
        margin-bottom: 0.8rem;
    }
}

@media (max-width: 640px){
    main .products-hero h1 {
        font-size: clamp(3.2rem, 10vw, 4.5rem);
    }

    .products-hero .products-hero-image{
        min-height: 26rem;
        border-width: 1rem;
    }

    .product-feature{
        padding: 3rem 2.2rem 3.4rem;
        border-radius: 2.8rem;
    }

    .product-feature-media{
        width: 100%;
        max-width: 36rem;
    }

    .product-feature-content h3{
        font-size: clamp(4rem, 16vw, 5.5rem);
    }

    .product-feature-content p{
        font-size: 1rem;
    }

    .product-feature-content .btn_principal{
        min-width: 0;
        width: 100%;
    }
}

/* SUSTAINABILITY PILLARS */
.sustainability-pillars{
    background:
        linear-gradient(rgba(255, 243, 210, 0.92), rgba(255, 243, 210, 0.96)),
        url("../img/Textura-Papel-1.webp");
    background-position: center;
    background-size: cover;
}

.sustainability-pillars-inner{
    width: min(100%, 1180px);
    margin: 0 auto;
    display: grid;
    gap: clamp(72px, 9vw, 132px);
}

.sustainability-pillar{
    display: grid;
    grid-template-columns: minmax(250px, 0.76fr) minmax(0, 1.24fr);
    grid-template-areas:
        "content media"
        "content description";
    align-items: start;
    column-gap: clamp(34px, 7vw, 92px);
    row-gap: 30px;
}

.sustainability-pillar--reverse{
    grid-template-columns: minmax(0, 1.24fr) minmax(250px, 0.76fr);
    grid-template-areas:
        "media content"
        "description content";
}

.sustainability-pillar-content{
    grid-area: content;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.sustainability-pillar-kicker{
    margin: 0 0 8px;
    color: var(--negro);
    font-family: var(--tipo-complemento);
    font-size: clamp(0.95rem, 1.2vw, 1.12rem);
    font-weight: 800;
    line-height: 1.1;
}

main section[class] .sustainability-pillar-title{
    margin: 0;
    color: var(--principal);
    font-family: var(--tipo-principal);
    font-size: clamp(3.1rem, 4.8vw, 5.2rem);
    font-weight: 400;
    line-height: 0.9;
    letter-spacing: 0;
    text-transform: uppercase;
    hyphens: none;
}

.sustainability-pillar-card{
    width: min(100%, 350px);
    min-height: clamp(250px, 28vw, 322px);
    margin-top: clamp(32px, 4.4vw, 54px);
    padding: clamp(30px, 4vw, 46px) clamp(28px, 4vw, 42px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 10px;
    background-color: var(--principal);
}

.sustainability-pillar-card strong{
    color: var(--secundario);
    font-family: var(--tipo-secundaria);
    font-size: clamp(3.4rem, 5.4vw, 4.2rem);
    font-weight: 800;
    line-height: 0.95;
    white-space: nowrap;
    display: inline-block;
    transform: translateX(-17px);
}

.sustainability-pillar-card span{
    max-width: 270px;
    margin-top: 22px;
    color: var(--blanco);
    font-family: var(--tipo-secundaria);
    font-size: clamp(1.15rem, 1.55vw, 1.48rem);
    font-weight: 800;
    line-height: 1.18;
}

.sustainability-pillar-media{
    grid-area: media;
    overflow: hidden;
    border-radius: 18px;
}

.sustainability-pillar-media img{
    display: block;
    width: 100%;
    aspect-ratio: 16 / 9;
    height: auto;
    object-fit: cover;
    border-radius: 18px;
}

.sustainability-pillar-description{
    grid-area: description;
    max-width: 650px;
    margin: 0;
    color: var(--negro);
    font-family: var(--tipo-secundaria);
    font-size: clamp(1rem, 1.25vw, 1.15rem);
    font-weight: 600;
    line-height: 1.28;
}

@media (max-width: 991px){
    .sustainability-pillars-inner{
        gap: 76px;
    }

    .sustainability-pillar,
    .sustainability-pillar--reverse{
        grid-template-columns: 1fr;
        grid-template-areas:
            "content"
            "media"
            "description";
        row-gap: 24px;
    }

    .sustainability-pillar-card{
        width: min(100%, 420px);
        min-height: 230px;
        margin-top: 28px;
    }

    .sustainability-pillar-description{
        max-width: 100%;
    }
}

@media (max-width: 640px){
    .sustainability-pillars-inner{
        gap: 64px;
    }

    main section[class] .sustainability-pillar-title{
        font-size: clamp(2.8rem, 14vw, 4.2rem);
    }

    .sustainability-pillar-card{
        width: 100%;
        min-height: 210px;
        padding: 30px 26px;
    }

    .sustainability-pillar-card strong{
        font-size: clamp(3rem, 17vw, 4.6rem);
    }

    .sustainability-pillar-media img{
        aspect-ratio: 4 / 3;
    }
}

/* SUSTAINABILITY PRIORITIES */
.sustainability-priorities{
    display: grid;
    grid-template-columns: minmax(280px, 0.9fr) minmax(320px, 1.1fr);
    gap: clamp(40px, 7vw, 100px);
    align-items: center;
    background-color: var(--blanco);
}

.sustainability-priorities__content{
    max-width: 740px;
}

main section[class] .sustainability-priorities__content h2{
    margin: 0;
    color: var(--principal);
    font-family: var(--tipo-principal);
    font-size: clamp(3.4rem, 5.2vw, 6.2rem);
    font-weight: 400;
    line-height: 0.9;
    letter-spacing: 0;
    text-transform: uppercase;
    hyphens: none;
}

.sustainability-priorities__content > p{
    max-width: 660px;
    margin-top: 22px;
    color: var(--negro);
    font-family: var(--tipo-secundaria);
    font-size: clamp(1rem, 1.35vw, 1.35rem);
    font-weight: 500;
    line-height: 1.25;
}

.sustainability-priorities__list{
    display: grid;
    gap: clamp(28px, 3vw, 40px);
    margin-top: clamp(34px, 4vw, 52px);
    padding: 0;
    list-style: none;
}

.sustainability-priorities__item{
    display: grid;
    grid-template-columns: 22px minmax(0, 1fr);
    gap: 12px;
    align-items: start;
}

.sustainability-priorities__item svg{
    width: 20px;
    height: 20px;
    margin-top: 3px;
    color: var(--principal);
    fill: none;
    stroke: currentColor;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
}

main section[class] .sustainability-priorities__item h3{
    margin: 0;
    color: var(--principal);
    font-family: var(--tipo-secundaria);
    font-size: clamp(1.25rem, 1.65vw, 1.65rem);
    font-weight: 800;
    line-height: 1.12;
}

.sustainability-priorities__item p{
    max-width: 660px;
    margin-top: 8px;
    color: var(--negro);
    font-family: var(--tipo-secundaria);
    font-size: clamp(0.98rem, 1.2vw, 1.2rem);
    font-weight: 500;
    line-height: 1.25;
}

.sustainability-priorities__media{
    overflow: hidden;
    border-radius: 18px;
}

.sustainability-priorities__media img{
    display: block;
    width: 100%;
    min-height: clamp(520px, 45vw, 740px);
    object-fit: cover;
    object-position: center;
    border-radius: 18px;
}

@media (max-width: 991px){
    .sustainability-priorities{
        grid-template-columns: 1fr;
    }

    .sustainability-priorities__content{
        max-width: 100%;
    }

    .sustainability-priorities__media img{
        min-height: 420px;
    }
}

@media (max-width: 640px){
    main section[class] .sustainability-priorities__content h2{
        font-size: clamp(3rem, 15vw, 4.8rem);
    }

    .sustainability-priorities__list{
        gap: 28px;
    }

    .sustainability-priorities__item{
        grid-template-columns: 20px minmax(0, 1fr);
        gap: 10px;
    }

    .sustainability-priorities__media img{
        min-height: 320px;
        aspect-ratio: 4 / 3;
    }
}

/* CORPORATE PILLARS */
.corporate-pillars {
    background:
        linear-gradient(rgba(255, 243, 210, 0.92), rgba(255, 243, 210, 0.96)),
        url("../img/Textura-Papel-1.webp");
    background-position: center;
    background-size: cover;
}

.corporate-pillars-inner {
    width: min(100%, 1180px);
    margin: 0 auto;
    display: grid;
    gap: clamp(72px, 9vw, 132px);
}

.corporate-pillar {
    display: grid;
    grid-template-columns: minmax(250px, 0.76fr) minmax(0, 1.24fr);
    grid-template-areas:
        "content media";
    align-items: start;
    column-gap: clamp(34px, 7vw, 92px);
}

.corporate-pillar--reverse {
    grid-template-columns: minmax(0, 1.24fr) minmax(250px, 0.76fr);
    grid-template-areas:
        "media content";
}

.corporate-pillar-content {
    grid-area: content;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

main section[class] .corporate-pillar-title {
    margin: 0;
    color: var(--principal);
    font-family: var(--tipo-principal);
    font-size: clamp(2.2rem, 4vw, 3.5rem);
    font-weight: 400;
    line-height: 0.9;
    letter-spacing: 0;
    text-transform: uppercase;
    hyphens: none;
}

.corporate-pillar-media {
    grid-area: media;
    overflow: hidden;
    border-radius: 18px;
}

.corporate-pillar-media img {
    display: block;
    width: 100%;
    aspect-ratio: 16 / 9;
    height: auto;
    object-fit: cover;
    border-radius: 18px;
}

.corporate-pillar-description {
    grid-area: description;
    max-width: 650px;
    margin-top: clamp(20px, 3vw, 35px);
    color: var(--negro);
    font-family: var(--tipo-secundaria);
    font-size: clamp(1rem, 1.25vw, 1.15rem);
    font-weight: 600;
    line-height: 1.28;
}

@media (max-width: 991px) {
    .corporate-pillars-inner {
        gap: 76px;
    }

    .corporate-pillar,
    .corporate-pillar--reverse {
        grid-template-columns: 1fr;
        grid-template-areas:
            "content"
            "media"
            "description";
        row-gap: 24px;
    }

    .corporate-pillar-description {
        max-width: 100%;
    }
}

@media (max-width: 640px) {
    .corporate-pillars-inner {
        gap: 64px;
    }

    main section[class] .corporate-pillar-title {
        font-size: clamp(2.8rem, 14vw, 4.2rem);
    }

    .corporate-pillar-media img {
        aspect-ratio: 4 / 3;
    }
}

.corporate-pillars .corporate-pillar .btn_principal {
    margin-top: clamp(25px, 4vw, 45px);
    display: inline-block; 
}