@font-face {
  font-family: Notosans;
  src: url('../fonts/NotoSans-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Notosans;
  src: url('../fonts/NotoSans-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Notosans;
  src: url('../fonts/NotoSans-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Notosans;
  src: url('../fonts/NotoSans-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #000;
  font-family: Notosans, Arial, sans-serif;
  font-size: 16px;
  line-height: 1;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

p {
  margin-bottom: 0;
}

.asg_intro_wrapper_kuo {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1680px;
  margin-top: 10vh;
  margin-right: auto;
  display: flex;
}

.somos_sectores_info_kuo-copy {
  z-index: 2;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  text-align: left;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 50%;
  display: flex;
  position: relative;
}

.regular-text-kuo {
  margin-top: 0;
  font-size: .8rem;
  line-height: 1.2;
}

.regular-text-kuo.color_white {
  color: #fff;
}

.somos_highlight_wrapper_kuo {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 40vh;
  padding-bottom: .375em;
  display: flex;
}

.somos_col_kuo {
  z-index: 1;
  color: #fff;
  font-variation-settings: "wght" 350;
  letter-spacing: -.03em;
  text-transform: none;
  white-space: nowrap;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  font-size: 16vw;
  font-weight: 400;
  line-height: 1;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.title_kuo {
  font-size: 2rem;
  line-height: 1.2;
}

.title_kuo.bold {
  font-weight: 600;
}

.title_kuo.white {
  color: #fff;
}

.somos_intro_section_kuo {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 94vw;
  height: auto;
  margin-left: auto;
  display: flex;
  position: relative;
  top: 0;
  overflow: hidden;
}

.somos_blurback_kuo {
  opacity: .45;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.sectores_moda_container {
  background-color: #000;
  width: 2vw;
  height: 1px;
}

.sectores_modal_blurback_kuo {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  width: 100%;
  height: 100%;
}

.somos_sectores_tab1_kuo {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.sectores_modal_brand_wrapper_kuo {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  padding-left: .5rem;
  padding-right: .5rem;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.sectores_modal_hule {
  z-index: 10;
  justify-content: center;
  align-items: center;
  width: 0;
  height: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto;
  overflow: hidden;
}

.img-fluid-logos {
  width: 100%;
}

.somos_sectores_tab_consumo_kuo {
  color: #000;
  text-decoration: none;
}

.sectores_modal_alimenmarca_left_wrapper_kuo {
  background-color: #fff;
  width: 30%;
  height: 100%;
  position: relative;
}

.highlight_kuo {
  opacity: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.2;
}

.highlight_kuo.white {
  color: #fff;
}

.highlight_kuo.bold {
  font-weight: 600;
}

.sectores_modal_polimeros_kuo, .sectores_modal_porcicola_kuo {
  z-index: 10;
  justify-content: center;
  align-items: center;
  width: 0;
  height: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto;
  overflow: hidden;
}

.sectores_grid_hover_kuo {
  z-index: 1;
  opacity: 1;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.sectores_modal_scroll_content_kuo {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
}

.sectores_modal_container_kuo {
  z-index: 20;
  background-color: #d4d4d4;
  flex-flow: row;
  flex: 0 auto;
  width: 80vw;
  height: 80vh;
  margin: auto;
  line-height: 30px;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: auto;
}

.sectores_modal_info_txt_kuo {
  flex-flow: column;
  height: 80%;
  margin-top: 1rem;
  display: flex;
  overflow: scroll;
}

.somos_sectores_info_col1_kuo {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  display: flex;
}

.somos_sectores_info_kuo {
  width: 80%;
  max-width: 1680px;
}

.sectores_modal_info_left_kuo {
  width: 55%;
  height: 100%;
}

.sectores_arrow_kuo {
  z-index: 2;
  width: 2rem;
  display: none;
  position: absolute;
}

.setores_imgs_industrial_kuo {
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: relative;
  inset: 0%;
}

.small_title_kuo {
  opacity: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: .7rem;
  font-weight: 400;
  line-height: 1;
}

.sectores_modal_number_kuo {
  justify-content: flex-end;
  align-items: flex-start;
  width: 30%;
  display: flex;
}

.modal_buttonclose_hule_kuo {
  z-index: 1;
  color: #fff;
  background-color: #f50909b3;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  margin-top: 0%;
  margin-left: auto;
  margin-right: 0;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
  display: none;
  position: fixed;
  inset: 0 0% auto auto;
}

.sectores_modal_info_right_kuo {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 30%;
  margin-top: auto;
}

.sectores_modal_info_right_kuo.none {
  display: none;
}

.sectores_modal_info_right_kuo.big {
  width: 40%;
}

.portafolio_buttontext_kuo {
  color: #000;
  font-size: .8rem;
  line-height: 130%;
}

.portafolio_buttontext_kuo.button-hover-text {
  position: absolute;
  bottom: -110%;
}

.sectores_modal_alimentos_marca_kuo {
  z-index: 10;
  justify-content: center;
  align-items: center;
  width: 0;
  height: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto;
  overflow: hidden;
}

.somos_sectores_industrial_logos_kuo {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  opacity: 0;
  flex-flow: column;
  display: flex;
}

.setores_imgs_consumo_kuo {
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: relative;
  inset: 0%;
}

.sectores_modal_inforight_wrapper_kuo {
  background-color: #f6f6f6;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 70%;
  height: 100%;
  padding: 2rem;
  display: flex;
  position: relative;
}

.sectores_modal_transmisiones_kuo {
  z-index: 10;
  justify-content: center;
  align-items: center;
  width: 0;
  height: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto;
  overflow: hidden;
}

.somos_sectores_section_kuo {
  background-color: #fff0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 90vh;
  margin-top: 20vh;
  display: flex;
  position: relative;
  overflow: visible;
}

.sectores_modal_info_container_kuo {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.button-arrow-right {
  filter: invert();
}

.button-arrow-right.button-arrow-right-hover {
  position: absolute;
  left: -110%;
}

.modal_buttonclose_transmisiones_kuo {
  z-index: 1;
  color: #fff;
  background-color: #f50909b3;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  margin-top: 0%;
  margin-left: auto;
  margin-right: 0;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
  display: none;
  position: fixed;
  inset: 0 0% auto auto;
}

.sectores_grid-self_kuo {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  background-color: #e0e0e0;
  border-radius: 100rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 8rem;
  height: 8rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.sectores_grid-self_kuo.opacity {
  opacity: .5;
}

.sectores_grid-self_kuo.square {
  z-index: 10;
  opacity: 1;
  border-radius: 0;
}

.sectores_grid-self_kuo.square.opacity {
  opacity: .5;
}

.sectores_grid-self_kuo.transparent {
  background-color: #b2818100;
}

.modal_buttonclose_pocicola_kuo {
  z-index: 1;
  color: #fff;
  background-color: #f50909b3;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  margin-top: 0%;
  margin-left: auto;
  margin-right: 0;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
  display: none;
  position: fixed;
  inset: 0 0% auto auto;
}

.sectores_modal_title_kuo {
  grid-column-gap: .4vw;
  grid-row-gap: .4vw;
  flex-flow: column;
  align-items: flex-start;
  margin-bottom: 2rem;
  display: flex;
}

.modal_buttonclose_refacciones_kuo, .modal_buttonclose_polimeros_kuo {
  z-index: 1;
  color: #fff;
  background-color: #f50909b3;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  margin-top: 0%;
  margin-left: auto;
  margin-right: 0;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
  display: none;
  position: fixed;
  inset: 0 0% auto auto;
}

.somos_sectores_consumo_logos_kuo {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  opacity: 0;
  flex-flow: column;
  display: flex;
}

.sectores_modal_inner_kuo {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #000;
  flex-flow: row;
  width: 100%;
  height: 80vh;
  min-height: 80vh;
  padding: 0%;
  display: flex;
  position: sticky;
  top: 0;
}

.text_number_kuo {
  opacity: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1;
}

.nav-link-text-wrap {
  color: #fff;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.somos_sectores_info_tabs_kuo {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 2rem;
  padding-bottom: .25rem;
  display: flex;
}

.sectores_modal_refacciones_kuo {
  z-index: 10;
  justify-content: center;
  align-items: center;
  width: 0;
  height: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto;
  overflow: hidden;
}

.somos_sectores_tab_industrial_kuo {
  color: #000;
  text-decoration: none;
}

.arrow-wrap {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.modal_buttonclose_amarca_kuo {
  z-index: 1;
  color: #fff;
  background-color: #f50909b3;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  margin-top: 0%;
  margin-left: auto;
  margin-right: 0;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
  display: none;
  position: fixed;
  inset: 0 0% auto auto;
}

.somos_sectores_info_wrapper_kuo {
  z-index: 3;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  max-width: 1680px;
  margin-top: 12vh;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.sectores_modal_highlight_wrapper_kuo {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  width: 80%;
  padding: 16px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.sectores_modal_data_text_kuo {
  width: 60%;
}

.button {
  grid-column-gap: 5rem;
  background-color: #0d0d0d;
  border: 1px solid #1f1f1f;
  border-radius: 6px;
  align-items: center;
  padding: 1.25rem 1.5rem 1.25rem 2rem;
  font-size: 1rem;
  line-height: 1;
  transition-property: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button:hover {
  opacity: 1;
}

.button.home-intro-button {
  grid-column-gap: 1rem;
  background-color: #0d0d0d00;
  border-style: none;
  border-radius: 0;
  margin-top: 0;
  padding: 0;
  text-decoration: none;
}

.somos_sectores_grid_kuo {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: ". . . ."
                 ". . Area Area"
                 ". . Area Area"
                 ". . . ."
                 / auto auto auto auto auto 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: end;
  place-items: center end;
  width: auto;
  padding-bottom: 0;
  display: grid;
  position: absolute;
  inset: auto 0% 0% auto;
}

.img_100_kuo {
  z-index: 0;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
}

.img_100_kuo.cosnumo {
  z-index: 1;
  display: block;
  position: absolute;
}

.sectores_modal_data_kuo {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 1rem;
  display: flex;
}

.big_title_kuo {
  opacity: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
}

.carta_sticky_side_info_kuo {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 75%;
  margin-top: 3rem;
  margin-left: auto;
  display: flex;
}

.carta_sticky_container_kuo {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  margin-bottom: 10vh;
  padding: 0;
  display: flex;
  position: relative;
}

.carta_sticky_side_kuo {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  margin-top: 0;
  display: flex;
  position: sticky;
  top: 10vh;
}

.carta_sticky_wrapper_kuo {
  z-index: 1;
  background-color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.carta_scroll_container_kuo {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: 100%;
  margin-top: -13rem;
  margin-bottom: 3rem;
  margin-left: auto;
  display: flex;
  position: relative;
}

.carta_section_kuo {
  width: 94vw;
  margin-left: auto;
  display: flex;
  position: relative;
}

.carta_img_wrapper_kuo {
  width: 50vh;
  height: 50vh;
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.carta_signatures_wrapper_kuo {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 3rem;
  display: flex;
  position: relative;
}

.carta_signatures_self_kuo {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.carta_img_kuo {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.largetitle_entradas_kuo {
  color: #000;
  letter-spacing: 0;
  text-shadow: -3px 4px 3px #00000012;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 100%;
}

.largetitle_entradas_kuo.white {
  color: #fff;
  text-shadow: none;
}

.regulartext_kuo {
  font-size: .9rem;
  font-weight: 300;
  line-height: 1.4;
}

.regulartext_kuo.spacing {
  letter-spacing: 3px;
}

.regulartext_kuo.white {
  color: #fff;
}

.stylesheet_wrapper_siembra {
  width: 90vw;
  margin-top: 2vw;
  margin-left: auto;
  margin-right: auto;
}

.stylesheet_titles_siembra {
  color: #919191;
  margin-bottom: 1vw;
  line-height: 1;
}

.subsubtitle_kuo {
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1.2;
}

.subsubtitle_kuo.bold {
  font-weight: 600;
}

.stylesheet_container_siembra {
  margin-bottom: 4vw;
}

.smalltext_kuo {
  font-size: .6rem;
  font-weight: 300;
  line-height: 1;
}

.smalltext_kuo.white {
  color: #fff;
}

.smalltext_kuo.bold {
  font-weight: 600;
}

.subtitles_kuo_old {
  font-size: 1.6rem;
  line-height: 1;
}

.subtitles_kuo_old.bold {
  font-weight: 600;
}

.link_kuo {
  color: #000;
}

.intro_copy_line_kuo {
  background-color: #000;
  width: 15%;
  height: 2px;
}

.intro_copy_line_kuo.white {
  background-color: #fff;
}

.intro_white_back_container {
  z-index: 3;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: 0%;
}

.intro_white_back_wrapper {
  z-index: 7;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.intro_copy_txt_kuo {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  margin-bottom: 1rem;
  display: flex;
}

.bg-4 {
  z-index: 0;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  position: absolute;
  inset: 0%;
}

.trigger {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: .5em;
  padding-bottom: .5em;
  display: flex;
}

.nav-link {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  margin-top: .2em;
  margin-bottom: .2em;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.nav-link:hover {
  font-style: italic;
  font-weight: 700;
}

.sublink {
  color: #fff;
  margin-top: 1em;
  text-decoration: none;
  overflow: hidden;
}

.intro_column_left {
  z-index: 0;
  background-color: #fff;
  width: 50%;
  height: 0%;
}

.home_intro_wrapper_kuo {
  z-index: 2;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 800vh;
  display: flex;
  position: relative;
}

.home_text-container_kuo {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 55%;
  margin-right: 10%;
  display: flex;
}

.home_text-container_kuo._04 {
  flex-flow: row;
  width: 70%;
  height: 30%;
}

.home_text-container_kuo._03, .home_text-container_kuo._02 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 70%;
  height: 60%;
}

.title-container_kuo {
  z-index: 2;
  justify-content: flex-end;
  align-items: flex-start;
  width: 75%;
  height: 50%;
  display: flex;
  position: relative;
}

.title-container_kuo._03 {
  width: 60%;
  height: 43%;
  position: relative;
}

.title-container_kuo._02 {
  width: 60%;
  top: 0%;
}

.title_home_kuo {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11vw;
  font-weight: 700;
  line-height: .9;
}

.title_home_kuo.text-center {
  text-align: right;
}

.image-shapes_kuo {
  z-index: 2;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.img-fluid {
  object-fit: cover;
  width: 60%;
  height: 100%;
  overflow: hidden;
}

.highlight-subtitle-container_kuo {
  flex: none;
}

.highlight-subtitle-container_kuo.center {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.subtitle-container_kuo {
  z-index: 3;
  position: absolute;
  inset: 15% 10% auto auto;
}

.subtitle-container_kuo._02 {
  top: 40%;
  right: 20%;
}

.subtitle-container_kuo._04, .subtitle-container_kuo._03 {
  display: none;
}

.subtitle-container_kuo._02 {
  display: none;
  top: 40%;
  right: 20%;
}

.title-container-intro_kuo {
  overflow: hidden;
}

.intro_column_kuo {
  z-index: 4;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 50%;
  height: 100%;
  display: flex;
  position: relative;
}

.intro_column_kuo.right {
  justify-content: center;
  align-items: center;
}

.intro_column_kuo._02 {
  justify-content: flex-start;
  align-items: flex-start;
}

.intro_column_kuo._04 {
  justify-content: center;
  align-items: flex-start;
}

.intro_column_right {
  z-index: 0;
  background-color: #fff;
  width: 50%;
  height: 0%;
}

.somos_kuo_wrapper {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.somos-kuo-cifras-container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.home_somos_sticky_kuo {
  justify-content: flex-start;
  align-items: center;
  width: 94vw;
  display: flex;
  position: sticky;
  top: 20vh;
}

.somos_kuo_letter_container {
  width: 20vw;
  margin-right: 40vw;
}

.number {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 5vw;
  line-height: 1;
}

.number.text-white {
  color: #fff;
}

.somos-kuo-cifras-wrapper {
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 1680px;
  height: 80%;
  margin-top: 5vh;
  margin-bottom: 5vh;
  display: flex;
  overflow: hidden;
}

.somos_kuo_container {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 94vw;
  display: flex;
}

.somos_kuo_intro_container {
  grid-column-gap: 2vh;
  grid-row-gap: 2vh;
  flex-flow: column;
  width: 40vw;
  height: 100%;
  margin-top: 10vh;
  margin-right: 20vw;
  display: flex;
}

.img-fluid-logo {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.carta_img_firma_kuo {
  width: auto;
  height: 4rem;
}

.menu-nav-link-line {
  background-color: #000;
  width: 0;
  height: .1em;
}

.menu-sublink-line {
  background-color: #000;
  width: 100%;
  height: .1em;
  transform: translate(-100%);
}

.menu-column-left {
  justify-content: center;
  align-items: center;
  width: 20%;
  height: 100%;
  display: flex;
}

.menu-sublinks-container {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.menu-nav-link-container {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.menu-right-wrapper-offset {
  grid-column-gap: .5vh;
  grid-row-gap: .5vh;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 70%;
  display: flex;
  position: relative;
}

.subtitle_intro_numer-2 {
  color: #000;
  letter-spacing: 5px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.3;
}

.menu-right-wrapper {
  grid-column-gap: .5vh;
  grid-row-gap: .5vh;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.menu-sublink-text {
  letter-spacing: 0;
  margin-bottom: 0;
  font-size: 1.2vw;
  font-weight: 600;
  line-height: 1.2;
}

.menu-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.menu-link-trigger {
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
}

.letters-column-left {
  transform-origin: 0 0;
  width: auto;
  position: absolute;
  inset: auto auto -2% 0%;
  overflow: hidden;
  transform: rotate(-90deg);
}

.menu-section.menu--nav {
  z-index: 900;
  z-index: 900;
  inset: 0% 0% auto;
  width: 6vw;
  position: fixed;
  inset: 0% 0% auto;
}

.menu-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.menu-container.is--menu {
  z-index: 9001;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  display: flex;
  position: relative;
}

.menu-container.is--nav {
  z-index: 2;
  z-index: 2;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 6vw;
  height: 100vh;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.menu-container.is--menu {
  z-index: 9001;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  display: flex;
  position: relative;
}

.menu-trigger-line {
  background-color: #fff;
  width: 2rem;
  height: .2em;
  margin-top: .3em;
  margin-bottom: .3em;
}

.menu-trigger-line.line-2 {
  width: 2rem;
  height: .2em;
}

.menu-trigger-line.line-1, .menu-trigger-line.line-2 {
  background-color: #9d9d9c;
}

.menu-sublink {
  color: #000;
  margin-top: 1em;
  text-decoration: none;
  overflow: hidden;
}

.menu-nav-logo {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  padding: .5rem;
  display: flex;
}

.menu-nav-link {
  color: #000;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.menu-nav-link:hover {
  font-weight: 700;
}

.menu_title {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.3;
}

.menu-links-container {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.menu-column-right {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 45%;
  height: 95%;
  display: flex;
}

.menu-sublinks-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: auto;
  display: flex;
}

.menu-column-left-wrapper {
  width: 80%;
  height: 95%;
  position: relative;
}

.menu-wrapper-blur {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 90vw;
  height: 85vh;
  margin: 5rem;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.menu-blur-container {
  z-index: 900;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  width: 0;
  height: 0;
  position: absolute;
  inset: auto;
}

.menu_line {
  background-color: #000;
  width: 3vw;
  height: 1px;
}

.menu-nav-link-text {
  color: #000;
  letter-spacing: 0;
  margin-bottom: 0;
  font-size: 1.2vw;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
}

.menu-nav-link-text.menu-number {
  font-size: 2.2vw;
  font-weight: 700;
}

.subtitle_informe-2 {
  color: #000;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2vw;
  font-weight: 600;
  line-height: 1.3;
}

.title-column-left {
  grid-column-gap: .5vh;
  grid-row-gap: .5vh;
  flex-flow: column;
  margin-bottom: 5px;
  display: flex;
}

.horizscroll_content-wrapper_kuo {
  z-index: 20;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% 0 0% auto;
}

.project_intro_1st_kuo {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.project_horizscroll_img_kuo {
  object-fit: fill;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.project_horizscroll_img_kuo._70 {
  width: 70vw;
}

.project_2nd_img_wrapper_kuo {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  top: 0;
  overflow: hidden;
}

.project_2nd_img_kuo {
  z-index: -1;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0% 0 0% auto;
}

.project_fullimg_self_dine {
  z-index: 0;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  position: absolute;
  inset: 0%;
}

.horizscroll_frame_kuo {
  height: 100vh;
  display: flex;
  position: static;
}

.project_intro_2nd_kuo {
  z-index: 20;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.horizontalscroll_section_kuo {
  z-index: 100;
  background-color: #3e558f;
  width: 94vw;
  height: 1200vw;
  margin-left: auto;
  position: relative;
  overflow: visible;
}

.horizscroll_main_wrapper_kuo {
  background-color: #fff;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  width: 94vw;
  height: 100vh;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.horizscroll_img_wrapper_kuo {
  object-fit: none;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.horizscroll_camara_kuo {
  flex-direction: column;
  justify-content: space-between;
  width: 94vw;
  height: 100vh;
  margin-left: auto;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.img_100_dine {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.horizscroll_item_kuo {
  flex-flow: row;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: 476vw;
  height: 100%;
  display: flex;
  position: relative;
}

.title-column-left-2 {
  grid-column-gap: .5vh;
  grid-row-gap: .5vh;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 5px;
  display: flex;
}

.menu-links-container-2 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
}

.menu-link-trigger-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  margin-top: 35vh;
  display: flex;
}

.menu-sublink-text-2 {
  letter-spacing: 0;
  margin-bottom: 0;
  font-size: 1vw;
  font-weight: 600;
  line-height: 1.2;
}

.menu-wrapper-blur-2 {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 94vw;
  height: 100vh;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 6vw;
  padding: 7rem 5rem;
  display: none;
  position: absolute;
  inset: 0%;
}

.menu-nav-logo-2 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  padding: .5rem;
  display: flex;
}

.menu-nav-logo-2.w--current {
  background-color: #fff0;
}

.menu_title-2 {
  color: #000;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.1;
}

.div-block-163 {
  border-bottom: 1px solid #000;
  margin-top: .5rem;
}

.subtitle_informe_kuo {
  color: #000;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2vw;
  font-weight: 600;
  line-height: 1.3;
}

.subtitle_informe_kuo.text-white {
  color: #fff;
}

.menu-nav-link-line-2 {
  background-color: #000;
  width: 0;
  height: .1em;
  margin-right: .5rem;
}

.menu-nav-link-container-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.menu-wrapper-2 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.menu-blur-container-2 {
  z-index: 900;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #ffffff7a;
  width: 100%;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.menu-column-right-2 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 50%;
  height: 100%;
  display: flex;
}

.subtitle_intro_numer-3 {
  color: #000;
  text-align: right;
  letter-spacing: 5px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.3;
}

.menu-column-left-2 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 20%;
  height: 100%;
  display: flex;
}

.menu-column-left-wrapper-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.intro_copy_wrap_kuo {
  z-index: 6;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40vw;
  margin-left: 0;
  padding: 2vw;
  display: flex;
  position: absolute;
}

.col100-_wrapper_kuo {
  object-fit: fill;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.horizscroll_main_wrapper_50 {
  background-color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 50vw;
  height: 100vh;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.horizscroll_main_wrapper_50._47 {
  width: 47vw;
}

.ods_kuo {
  z-index: 6;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  margin-left: 2vw;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.ods_container_kuo {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.ods_img_01_kuo {
  width: auto;
  height: 7vw;
}

.main_column_80_kuo {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 80%;
  margin-top: 10vh;
  display: flex;
  position: static;
}

.main_column_80_kuo.sm {
  width: 60%;
}

.desc_footer_column_02 {
  grid-column-gap: 10vw;
  grid-row-gap: 10vw;
  align-items: center;
  display: flex;
}

.text-block-15 {
  color: #fff;
  font-size: 1vw;
  font-weight: 300;
  line-height: 30px;
}

.text-block-15:hover {
  font-weight: 600;
}

.desc_footer_links {
  grid-column-gap: 5vw;
  grid-row-gap: 5vw;
  flex-flow: row;
  width: auto;
  display: flex;
}

.div-block-136 {
  width: 8vw;
}

.desc_footer_link {
  color: #fff;
  line-height: 50px;
  text-decoration: none;
  display: flex;
}

.desc_footer_column_04 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-19 {
  color: #fff;
  letter-spacing: 0;
  font-size: 12px;
}

.desc_footer_container {
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.ia_kuo_23_full_image {
  object-fit: contain;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.link-block-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: .3;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.section_desc_footer {
  z-index: 6;
  padding: 110px 60px;
  position: relative;
}

.section_desc_footer.desc_footer {
  color: #000;
  background-color: #181818;
  flex-direction: column;
  justify-content: flex-start;
  width: 94vw;
  height: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  transition: all .5s;
  display: flex;
}

.paragraph-6-copy {
  color: #fff;
  margin-bottom: 0;
  font-size: 1.2vw;
  font-weight: 400;
  line-height: 110%;
}

.desc_footer_column_03 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-14 {
  width: auto;
  max-width: 20px;
}

.gri_kuo {
  position: static;
  inset: auto auto 0% 0%;
}

.verticalscroll_intro_section_kuo {
  z-index: 100;
  background-color: #3e558f;
  width: 94vw;
  height: 300vw;
  margin-left: auto;
  position: relative;
  overflow: visible;
}

.verticalscroll_camara_kuo {
  flex-direction: column;
  justify-content: space-between;
  width: 94vw;
  height: 100vh;
  margin-left: auto;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.verticalscroll_frame_kuo {
  height: 100vh;
  display: flex;
  position: static;
}

.vscoll_sticky_tabs_wrapper_kuo {
  width: 100%;
  margin-top: 5vh;
}

.vscoll_sticky_wrapper_kuo {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 0;
  display: flex;
  position: relative;
}

.vscoll_sticky_col-left_kuo {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 50%;
  height: 100vh;
  margin-top: 0;
  display: flex;
  position: sticky;
  top: 0;
  overflow: visible;
}

.vscoll_sticky_section_kuo {
  z-index: 1;
  background-color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 94vw;
  margin-left: auto;
  display: flex;
  position: relative;
  overflow: visible;
}

.vscoll_sticky_col-right_kuo {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  margin-top: 50%;
  margin-bottom: 10vh;
  margin-left: auto;
  display: flex;
}

.vscoll_sticky_img-wrapper_kuo {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: visible;
}

.vscoll_sticky_img-wrapper_kuo.flex {
  justify-content: center;
  align-items: center;
  display: flex;
}

.vscoll_sticky_tabs_link_kuo {
  background-color: #c8c8c800;
  padding-left: 0;
  padding-right: 0;
}

.vscoll_sticky_tabs_link_kuo.w--current {
  background-color: #c8c8c800;
  border-bottom: 1px solid #000;
  padding-left: 0;
  padding-right: 0;
}

.vscoll_sticky_tabs_menu_kuo {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.vscoll_sticky_tabs_content_kuo {
  margin-top: 2rem;
}

.vscoll_sticky_tabs_content_wrapper_kuo {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  margin-bottom: 10vh;
  display: flex;
}

.accordion_toggle_kuo {
  align-items: center;
  width: 100%;
  height: 60px;
  margin-top: auto;
  margin-bottom: auto;
  padding: 0 50px 0 0;
  display: flex;
}

.accordion_toggle_kuo.w--open {
  border-bottom: 1px solid #0000001a;
}

.accordion_item_kuo {
  border-color: #007853;
  border-top-width: 0;
  border-bottom-style: solid;
  border-bottom-width: .5px;
  border-right-width: 0;
  flex-flow: column;
  width: 100%;
  margin-bottom: 0;
  padding-top: 1rem;
  display: flex;
  overflow: hidden;
}

.accordion_content_container_kuo {
  padding: 30px;
  display: flex;
}

.dropdown_icon_kuo {
  z-index: 2;
  filter: contrast(0%);
  width: 24px;
  margin-right: 16px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.accordion_content_wrapper_kuo {
  background-color: #0000;
  width: 100%;
  display: block;
  position: relative;
}

.accordion_content_wrapper_kuo.w--open {
  background-color: #0000;
}

.accordion_wrapper_kuo {
  width: 100%;
  margin-top: 10vh;
  margin-bottom: 10vh;
}

.shapes_grid_kuo {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: ". . . ."
                 ". . Area Area"
                 ". . Area Area"
                 / auto auto auto auto;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: end;
  place-items: center end;
  width: 100%;
  padding-bottom: 0;
  display: grid;
  position: absolute;
  inset: auto 0% 0%;
}

.shapes_grid-self_kuo {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  background-color: #ddd;
  border-radius: 100rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 6rem;
  height: 6rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.shapes_grid-self_kuo._1 {
  opacity: .15;
}

.shapes_grid-self_kuo._2, .shapes_grid-self_kuo._3 {
  opacity: 0;
}

.shapes_grid-self_kuo._4 {
  opacity: .15;
  border-radius: 0;
}

.shapes_grid-self_kuo._5 {
  opacity: 0;
  border-radius: 0;
}

.shapes_grid-self_kuo._6 {
  opacity: .15;
}

.shapes_grid-self_kuo._7 {
  opacity: .15;
  border-radius: 0;
}

.shapes_grid-self_kuo._8 {
  opacity: 0;
}

.shapes_grid-self_kuo._9 {
  opacity: .15;
  border-radius: 0;
}

.shapes_grid-self_kuo._10 {
  opacity: 0;
  border-radius: 0;
}

.shapes_grid-self_kuo._11 {
  opacity: .15;
}

.shapes_grid-self_kuo._12 {
  opacity: 0;
  border-radius: 0;
}

.intro_shapes_wrapper_kuo {
  z-index: 1;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.intro_shapes_img_kuo {
  object-fit: contain;
  width: auto;
  height: 100%;
}

.highlight_wrapper_kuo {
  width: 75%;
}

.image_100_cover_kuo {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.descargas_arrow_kuo {
  filter: invert();
  width: 100%;
  height: 100%;
}

.descargas_section_kuo {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.descargas_img_container_kuo {
  background-color: #be7373;
  width: 100%;
  height: 0;
  position: absolute;
  overflow: visible;
}

.sublink__line_kuo {
  background-color: #fff;
  width: auto;
  height: 1px;
  transform: translate(-100%);
}

.descargas_info_title_kuo {
  margin-bottom: 2rem;
}

.descargas_info_left_col_kuo {
  z-index: 10;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 45vh;
  margin-top: auto;
  margin-left: 6vw;
  padding: 2rem 3rem 4rem;
  display: flex;
  position: absolute;
  inset: auto auto auto 0;
}

.descargas_vertical_wrapper_kuo {
  backface-visibility: visible;
  perspective-origin: 50%;
  transform-origin: 30% 100%;
  margin-top: 5rem;
  transform: rotate(-90deg);
}

.descargas_info_wrapper_kuo {
  z-index: 10;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 45%;
  height: 100%;
  display: flex;
  position: absolute;
}

.descargas_submenu_btn_kuo {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #000;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.descargas_submenu_btn_kuo.margin {
  color: #000;
  margin-left: -1.7rem;
}

.descargas_submenu_btn_kuo.none {
  display: none;
}

.descargas_submenu_container_kuo {
  grid-column-gap: .3rem;
  grid-row-gap: .3rem;
  flex-flow: column;
  margin-top: 1rem;
  padding-left: 2.5rem;
  display: flex;
}

.descargas_images_wrapper_kuo {
  background-color: #fff;
  justify-content: flex-start;
  align-items: flex-end;
  width: 60vw;
  height: 100vh;
  margin-right: auto;
  display: flex;
  position: relative;
}

.descargas_info_menu_kuo {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: auto;
  display: flex;
}

.descargas_arrow2_container_kuo {
  width: .8rem;
  display: flex;
  overflow: hidden;
}

.descargas_submenu_text_kuo {
  overflow: hidden;
}

.descargas_menu_container_kuo {
  flex-flow: column;
  display: flex;
  overflow: hidden;
}

.descargas_info_container_kuo {
  justify-content: space-between;
  align-items: center;
  width: 70%;
  height: auto;
  margin: auto;
  display: flex;
}

.descargas_2024_wrapper-kuo {
  border-bottom: 1px solid #000;
  width: auto;
  margin-top: .5rem;
}

.descargas_info_menu_self_kuo {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.descargas_info_menu_self_kuo.none {
  display: none;
}

.descargas_info_right_col_kuo {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: auto;
  display: flex;
}

.verticaltext_kuo {
  font-family: Notosans, Arial, sans-serif;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1.3;
}

.verticaltext_kuo.white {
  color: #fff;
}

.contacto_section_kuo {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.contacto_info_right_col_kuo {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  margin-bottom: auto;
  display: flex;
}

.contacto_info_wrapper_kuo {
  z-index: 10;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #ffffff1f;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 3rem 5rem;
  display: flex;
  position: absolute;
}

.contacto_info_left_col_kuo {
  z-index: 10;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: 40vh;
  margin-left: 2rem;
  display: flex;
}

.contacto_info_menu_kuo {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 60%;
  display: flex;
}

.contacto_info_menu_kuo.righr {
  margin-left: auto;
}

.contacto_img_container_kuo {
  background-color: #be7373;
  width: 100%;
  height: 100vh;
  position: absolute;
  overflow: visible;
}

.contacto_images_wrapper_kuo {
  background-color: #5f827f00;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.descargas_2024_wrapper-kuo2 {
  border-bottom: 1px solid #fff;
  width: auto;
  margin-top: .5rem;
}

.contacto_info_container_kuo {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 40%;
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.horizscroll_desempeno_item_kuo {
  flex-flow: row;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: 282vw;
  height: 100%;
  display: flex;
  position: relative;
}

.horizontalscroll_desempeno_section_kuo {
  z-index: 100;
  background-color: #3e558f;
  width: 94vw;
  height: 650vw;
  margin-left: auto;
  position: relative;
  overflow: visible;
}

.asg_intro_section_kuo {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 94vw;
  height: auto;
  margin-left: auto;
  display: flex;
  position: relative;
  top: 0;
  overflow: hidden;
}

.asg_intro_col_content_kuo {
  z-index: 2;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  text-align: left;
  flex-flow: column;
  width: 70%;
  display: flex;
  position: relative;
}

.asg_grid_section_kuo {
  background-color: #fff0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 40vh;
  margin-bottom: 10vh;
  display: flex;
  position: relative;
  overflow: visible;
}

.asg_grid_kuo {
  z-index: 2;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template: ". . . ."
                 ". . Area Area"
                 ". . Area Area"
                 / auto auto auto auto;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: end;
  place-items: center;
  width: auto;
  margin-top: 40vh;
  margin-left: auto;
  margin-right: 0;
  padding-bottom: 0;
  display: grid;
  position: static;
  inset: auto auto 0%;
}

.asg_grid_self_kuo {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  background-color: #e0e0e000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 12rem;
  height: 12rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.main_col_80_kuo {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 80%;
  display: flex;
  position: static;
}

.asg_intro_title_container {
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.gobierno_info_wrapper_kuo {
  z-index: 10;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  height: auto;
  margin-left: 0;
  display: flex;
  position: static;
}

.list-item {
  margin-bottom: 5px;
  font-weight: 300;
}

.gobierno_list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: row;
  width: 100%;
  display: flex;
}

.gobierno_list.bottom_line {
  padding-top: 8px;
  padding-bottom: 8px;
}

.gobierno_wrapper_kuo_full {
  background-color: #fff;
  width: 100%;
  height: 115vh;
  margin-left: auto;
  margin-right: auto;
}

.gobierno_wrapper_kuo_full.full {
  height: auto;
}

.ods_img_kuo {
  width: auto;
  height: 7vw;
}

.gobierno_text_wrapper_kuo {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.subtitles_kuo {
  font-size: 1.6rem;
  line-height: 1;
}

.subtitles_kuo.bold {
  font-weight: 600;
}

.gobierno_img_container_kuo {
  background-color: #be7373;
  width: 100%;
  height: 100vh;
  position: absolute;
  overflow: visible;
}

.gobierno_table {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  justify-content: flex-start;
  width: 100%;
  display: flex;
}

.gobierno_text-container_kuo {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  display: flex;
}

.gob_section_kuo {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 94vw;
  margin-left: auto;
  display: flex;
}

.gobierno_info_container_kuo {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  margin: 10vh auto;
  display: flex;
}

.list_text_kuo {
  padding-left: 20px;
  font-size: .9rem;
  font-weight: 300;
  line-height: 1.4;
}

.gob_info_left_col_kuo {
  z-index: 10;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  padding: 2rem;
  display: flex;
  position: absolute;
  top: 35vh;
  left: 0%;
  right: auto;
}

.gobierno_wrapper_kuo {
  background-color: #fff;
  width: 100%;
  height: auto;
  min-height: 100vh;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.gobierno_wrapper_kuo.grey {
  background-color: #f6f6f6;
  height: auto;
  min-height: 100vh;
  padding-bottom: 10vh;
}

.gobierno_images_wrapper_kuo {
  justify-content: flex-start;
  align-items: flex-end;
  width: 50%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.gestion_riesgo_intro_1st_kuo {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 94vw;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.gestion_riesgo_horizontalscroll_section_kuo {
  z-index: 100;
  background-color: #3e558f;
  height: 600vw;
  position: relative;
  overflow: visible;
}

.gestion_riesgo_horizscroll_img_kuo {
  object-fit: fill;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.intro_clip_kuo {
  z-index: 10;
  width: 100%;
  height: 100%;
  position: absolute;
}

._3rd_text_container {
  margin-top: 8vh;
}

.intro_copy_main_kuo {
  width: 100%;
  padding: 2vw;
}

.project_horizscroll_img_wrapper_dine {
  object-fit: none;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.project_horizscroll_img_wrapper_dine._5 {
  width: 50vw;
}

.gestion_riesgo_2nd_img_wrapper_kuo {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  top: 0;
  overflow: hidden;
}

.gestion_riesgo_horizscroll_item_kuo {
  flex-flow: row;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: 300vw;
  height: 100%;
  display: flex;
  position: relative;
}

.gestion_intro_art_kuo {
  z-index: 11;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: 100%;
  position: absolute;
  right: 0;
}

.gestion_riesgo_horizscroll_frame_kuo {
  height: 100vh;
  display: flex;
  position: static;
}

.gestion_riesgo_horizscroll_main_wrapper_kuo {
  background-color: #fff;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  width: 94vw;
  height: 100vh;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.project_horizscroll_img_dine {
  object-fit: fill;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.gestion_riesgo_intro_2nd_kuo {
  z-index: 20;
  flex-direction: row;
  flex: none;
  justify-content: flex-end;
  align-items: flex-end;
  width: 94vw;
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.gestion_riesgo_horizscroll_camara_kuo {
  flex-direction: column;
  justify-content: space-between;
  width: 94vw;
  height: 100vh;
  margin-left: auto;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.intro_copy_wrapper_kuo-copy {
  z-index: 6;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 40vw;
  display: flex;
  position: absolute;
}

.gestion_riesgo_intro_back_white_kuo {
  z-index: 3;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.intro_white_section_paragraph_wrapper_kuo {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  width: 80%;
  display: flex;
}

.gestion_riesgo_2nd_img_kuo {
  z-index: -1;
  justify-content: center;
  align-items: center;
  width: 0;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0% 0 0% auto;
}

.gestion_riesgo_fullimg_self_kuo {
  z-index: 0;
  object-fit: cover;
  object-position: 50% 0%;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  position: absolute;
  inset: 0%;
}

._3rd-text {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 80%;
  margin-top: 10vh;
  display: flex;
}

.intro_white_section_paragraph_kuo {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: static;
}

.project_horizscroll_content-wrapper_dine {
  z-index: 20;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  display: flex;
}

.intro_white_back_col60_kuo-2 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.offset_highlight_kuo {
  width: 75%;
}

.img_100_shapes_kuo {
  z-index: 0;
  object-fit: contain;
  object-position: 50% 50%;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
}

.main_info_conatiner_kuo {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 80%;
  margin-top: 10vh;
  display: flex;
  position: static;
}

.main_info_conatiner_kuo.space {
  margin-top: 280%;
}

.ods_img_container_kuo {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  width: auto;
  display: flex;
}

.intro__procesos_clip_kuo-2 {
  z-index: 10;
  width: 100%;
  height: 100%;
  position: absolute;
}

.intro_white_back_container-2 {
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.about_accordion_info_container_siembra-2 {
  flex-flow: column;
  padding: 20px 0;
  display: flex;
}

.vscroll_text_wrapper {
  z-index: 2;
  width: 80%;
  margin-top: 280%;
  position: relative;
}

.about_accordion_item_siembra-2 {
  border-bottom: 1px solid #000;
  flex-flow: column;
  width: 100%;
  margin-bottom: 0;
  padding-top: .5rem;
  display: flex;
  overflow: hidden;
}

.vscoll_sticky_section_kuo-2 {
  z-index: 1;
  background-color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 94vw;
  margin-left: auto;
  display: flex;
  position: relative;
}

.regulartext_kuo-5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: .9rem;
  font-weight: 300;
  line-height: 1.4;
}

.regulartext_kuo-5.bold {
  font-weight: 600;
}

.regulartext_kuo-5.uppercase {
  text-transform: uppercase;
}

.img_fluid_card {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.div-block-178 {
  width: 75%;
}

.etica_img_container {
  width: 100%;
}

.transparencia_img_table {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.cadena_horizscroll_main_wrapper_kuo {
  background-color: #fff;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  width: 94vw;
  height: 100vh;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.cadena_horizscroll_frame_kuo {
  height: 100vh;
  display: flex;
  position: static;
}

.cadena_2nd_img_wrapper_kuo {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  top: 0;
  overflow: hidden;
}

.cadena_intro_art_kuo {
  z-index: 11;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: 100%;
  position: absolute;
  right: 0;
}

.cadena_horizontalscroll_section_kuo {
  z-index: 100;
  background-color: #3e558f;
  height: 800vw;
  position: relative;
  overflow: visible;
}

.about_accordion_info_container_siembra-3 {
  flex-flow: column;
  padding: 20px 0;
  display: flex;
}

.cadena_intro_back_white_kuo {
  z-index: 3;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.cadena_riesgo_2nd_img_kuo {
  z-index: -1;
  justify-content: center;
  align-items: center;
  width: 0;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0% 0 0% auto;
}

.cadena_intro_2nd_kuo {
  z-index: 20;
  flex-direction: row;
  flex: none;
  justify-content: flex-end;
  align-items: flex-end;
  width: 94vw;
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.cadena_horizscroll_img_kuo {
  object-fit: fill;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.about_accordion_item_siembra-3 {
  border-bottom: 1px solid #000;
  flex-flow: column;
  width: 100%;
  margin-bottom: 0;
  padding-top: .5rem;
  display: flex;
  overflow: hidden;
}

.cadena_horizscroll_camara_kuo {
  flex-direction: column;
  justify-content: space-between;
  width: 94vw;
  height: 100vh;
  margin-left: auto;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.cadena_intro_1st_kuo {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 94vw;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.cadena_horizscroll_item_kuo, .gestion_ambiental_horizscroll_item_kuo {
  flex-flow: row;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: 400vw;
  height: 100%;
  display: flex;
  position: relative;
}

.gestion_ambiental_horizontalscroll_section_kuo {
  z-index: 100;
  background-color: #3e558f;
  height: 2000vw;
  position: relative;
  overflow: visible;
}

.gestion_ambiental_horizscroll_camara_kuo {
  flex-direction: column;
  justify-content: space-between;
  width: 94vw;
  height: 100vh;
  margin-left: auto;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.about_accordion_info_container_kuo {
  flex-flow: column;
  padding: 20px 0;
  display: flex;
}

.gestion_ambiental_2nd_img_wrapper_kuo {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  top: 0;
  overflow: hidden;
}

.gestion_ambiental_fullimg_self_kuo {
  z-index: 0;
  object-fit: cover;
  object-position: 50% 0%;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  position: absolute;
  inset: 0%;
}

.gestion_ambiental_intro_art_kuo {
  z-index: 11;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: 100%;
  position: absolute;
  right: 0;
}

.gestion_ambiental_horizscroll_frame_kuo {
  height: 100vh;
  display: flex;
  position: static;
}

.gestion_ambiental_intro_1st_kuo {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 94vw;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.gestion_ambiental_intro_2nd_kuo {
  z-index: 20;
  flex-direction: row;
  flex: none;
  justify-content: flex-end;
  align-items: flex-end;
  width: 94vw;
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.gestion_ambiental_horizscroll_img_kuo {
  object-fit: fill;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.about_accordion_item_siembra-4 {
  border-bottom: 1px solid #000;
  flex-flow: column;
  width: 100%;
  margin-bottom: 0;
  padding-top: .5rem;
  display: flex;
  overflow: hidden;
}

.gestion_ambiental_2nd_img_kuo {
  z-index: -1;
  justify-content: center;
  align-items: center;
  width: 0;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0% 0 0% auto;
}

.gestion_ambiental_intro_back_white_kuo {
  z-index: 3;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.gestion_ambiental_horizscroll_main_wrapper_kuo {
  background-color: #fff;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  width: 94vw;
  height: 100vh;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.intro_white_back_col60_kuo-3 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.intro__procesos_clip_kuo-3 {
  z-index: 10;
  width: 100%;
  height: 100%;
  position: absolute;
}

.vscroll_text_wrapper_kuo {
  z-index: 2;
  width: 80%;
  margin-top: 280%;
  position: relative;
}

.img_fluid_table {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.vscroll_sticky_text_container_kuo, .vscroll_col_text_container_kuo {
  z-index: 2;
  width: 80%;
  margin-top: 280%;
  position: relative;
}

.somos_highlight_kuo {
  width: 100%;
}

.somos_info_kuo {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 80%;
  display: flex;
}

.somos_highlight_container_kuo {
  width: 80%;
}

.intro_blur_mask {
  z-index: 2;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  width: 40%;
  height: 40vh;
  margin-top: auto;
  margin-bottom: auto;
}

.text-container-intro_kuo {
  z-index: 5;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 40%;
  height: 40%;
  display: flex;
  position: relative;
}

.subtitle_intro_numer_kuo {
  color: #000;
  letter-spacing: 5px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.3;
}

.subtitle_intro_numer_kuo.whie {
  color: #fff;
}

.highlight-container_kuo {
  grid-column-gap: .3rem;
  grid-row-gap: .3rem;
  flex-flow: column;
  display: flex;
}

.highlight-container_kuo.center {
  justify-content: center;
  align-items: stretch;
}

.home_intro_shapes_wrapper_kuo {
  justify-content: flex-start;
  align-items: flex-end;
  width: 40%;
  height: 40vh;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 0;
  display: flex;
  position: absolute;
}

.intro_shape_img_wrapper_kuo {
  width: 6rem;
  height: 6rem;
}

.intro_shape_img_wrapper_kuo._02 {
  position: absolute;
  bottom: -6rem;
  left: -6rem;
}

.intro_shape_img_wrapper_kuo._01 {
  position: absolute;
  bottom: 6rem;
  left: -6rem;
}

.letters-column-left_kuo {
  transform-origin: 0 0;
  width: auto;
  position: absolute;
  bottom: -8rem;
  left: 6rem;
  overflow: hidden;
  transform: rotate(-90deg);
}

.logo_kuo {
  width: 10vw;
  padding-top: 5px;
}

.home_intro_subtitle_kuo {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5vw;
  font-weight: 400;
  line-height: 1.3;
}

.home_img-fluid-shapes_kuo {
  object-fit: contain;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.intro_shapes_container_kuo {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.intro_logo_container {
  width: 60%;
  height: 40%;
  display: none;
}

.home_line_kuo {
  background-color: #333;
  width: 65px;
  height: 1px;
}

.home_line_kuo.white {
  background-color: #fff;
}

.title-column-left_kuo {
  grid-column-gap: .5vh;
  grid-row-gap: .5vh;
  flex-flow: column;
  margin-bottom: 5px;
  display: flex;
}

.largetext_kuo {
  font-size: 1rem;
  line-height: 1.2;
}

.somos_kuo_title_container {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-end;
  width: 40vw;
  margin-top: 10vh;
  margin-bottom: 10vh;
  display: flex;
}

.img_unidades_wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.highlighttext_kuo_old {
  opacity: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.3;
}

.highlighttext_kuo_old.bold {
  font-weight: 700;
}

.somos_txt_intro_kuo {
  width: 60%;
}

.asg_grid_text_container {
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-container {
  z-index: 0;
  width: 100%;
  height: 100vh;
  position: absolute;
  inset: 0% 0% auto;
}

.image-container._03 {
  z-index: 1;
}

.image-container._02 {
  z-index: 2;
}

.image-container._01 {
  z-index: 3;
}

.blur_mask_container_kuo {
  z-index: 2;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.home_intro_slides_container_kuo {
  z-index: 3;
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
}

.subtitle_small_kuo {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: .8rem;
  font-weight: 600;
  line-height: 1.3;
}

.intro_white_columns_kuo {
  z-index: 2;
  align-items: flex-end;
  width: 100%;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.home_intro_container_kuo {
  width: 94vw;
  margin-left: auto;
}

.intro_slide_kuo {
  z-index: 4;
  flex: none;
  width: 100%;
  height: 100vh;
  display: flex;
  position: absolute;
}

.intro_slide_kuo._01 {
  display: flex;
}

.bg-container {
  z-index: 1;
  width: 100%;
  height: 100vh;
  position: absolute;
}

.img-fluid-intro {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.subtitle_home_kuo {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2vw;
  font-weight: 300;
  line-height: 1.3;
}

.subtitle_home_kuo.bold {
  text-transform: uppercase;
  font-weight: 700;
}

.subtitle_home_kuo.bold.white {
  color: #fff;
}

.subtitle_home_kuo.intro {
  line-height: 1;
}

.subtitle_home_kuo.intro.white {
  color: #fff;
}

.home_somos_section_kuo {
  background-image: linear-gradient(217deg, #fbfbfb, #b6b6b6);
  width: 94vw;
  margin-left: auto;
}

.somos_kuo_cifras {
  justify-content: space-between;
  align-items: flex-start;
  width: 55%;
  margin-bottom: 5vh;
  margin-right: 5%;
  display: flex;
}

.somos_kuo_cifra_title_kuo {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.2;
}

.grid_somos_mobile_kuo {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template: ". . ."
                 ". . Area"
                 ". . Area"
                 / 1fr 1fr 1fr 1fr;
  width: 100%;
  display: none;
}

.div-block-186 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  border-right: 1px solid #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.div-block-186.border {
  border-right-color: #fff;
}

.grid_somos_kuo {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template: ". . ."
                 ". . Area"
                 ". . Area"
                 / 1fr 1fr 1fr 1fr;
  width: 100%;
}

.grid_somos_home_kuo {
  border-right: 1px solid #fff;
  padding: 10px 10px 0;
}

.grid_somos_home_kuo.no_border {
  border-right-style: none;
}

.grid_somos_home_kuo._2ngrid {
  border-top: 1px solid #fff;
}

.img_fluid_home_letters {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.sectores_modal_link {
  color: #000;
  margin-top: 1rem;
  text-decoration: none;
}

.nav_link_text_wrap {
  color: #fff;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.img-fluid-contain {
  object-fit: contain;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.cifras-destacadas-img {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.img-fluid-presidente {
  object-fit: cover;
  object-position: 50% 0%;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.main_wrapper_kuo {
  flex-flow: column;
  justify-content: space-around;
  width: 80%;
  max-width: 1680px;
  height: 100%;
  display: flex;
}

.letter_tab_wrap_kuo {
  position: absolute;
  inset: 0% 0% auto;
}

.letter_tab_wrap_kuo.mod--3 {
  z-index: 1;
  height: 150vh;
}

.letter_tab_wrap_kuo.mod--2 {
  z-index: 2;
  width: 100%;
  height: 100vh;
}

.letter_tab_wrap_kuo.mod--1 {
  z-index: 3;
  width: 100%;
  height: 100vh;
}

.cifras-destacadas-title-wrapper_kuo {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.cifras_destacadas_title_wrapper {
  grid-column-gap: .3rem;
  grid-row-gap: .3rem;
  flex-flow: column;
  width: 73%;
  display: flex;
}

.arrow_wrap_dine {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.regulartitle_kuo {
  font-size: 2.5rem;
  line-height: 1;
}

.letter_tabs_kuo {
  flex-direction: column;
  justify-content: center;
  display: flex;
  transform: translate(0);
}

.cifras_destacadas_title {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.home_letter_content_kuo {
  z-index: 2;
  width: 100vw;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.home_letter_content_kuo.mod--tabs {
  width: 94vw;
  min-height: 300vh;
  margin-right: 0;
}

.cifras_destacadas_01_container {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.button_arrow_right_dine {
  filter: invert();
}

.button_arrow_right_dine.button_arrow_right_hover_dine {
  position: absolute;
  left: -110%;
}

.buttontext_dine {
  color: #000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 130%;
}

.buttontext_dine.button-hover-text {
  position: absolute;
  bottom: -110%;
}

.smallnotes_graficas_list {
  padding-left: 10px;
  font-size: .5rem;
  font-weight: 400;
  line-height: 1.2;
  list-style-type: decimal;
}

.letter_text_wrapper {
  grid-column-gap: 5vh;
  grid-row-gap: 5vh;
  flex-flow: column;
  width: 50%;
  display: flex;
}

.home_letter_sticky_kuo {
  padding-top: 15.25rem;
  padding-bottom: 15.25rem;
  position: relative;
}

.home_letter_sticky_kuo.mod--tabs {
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.letter_tab-anchor {
  position: absolute;
  inset: 0% 0% auto;
}

.letter_tab-anchor.mod--3 {
  display: none;
  top: 80vh;
}

.letter_tab-anchor.mod--2 {
  top: 80vh;
}

.home_letter_tabs_anchors_kuo {
  flex-direction: column;
  justify-content: space-between;
  height: 0;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.cifras_destacadas_img {
  width: 100%;
  margin-top: 2vh;
}

.cifras_destacas_grafica_wrapper {
  width: 6vw;
}

.largetitle_entradas_kuo-2 {
  color: #000;
  letter-spacing: 0;
  text-shadow: -3px 4px 3px #00000012;
  font-size: 4.3vw;
  font-weight: 700;
  line-height: 100%;
}

.cifras-desrtacadas-wrapper_last {
  grid-column-gap: 10vh;
  grid-row-gap: 10vh;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  max-width: 1680px;
  height: 80%;
  display: flex;
}

.letter_sticky_section_kuo {
  position: sticky;
}

.letter_sticky_section_kuo.mod--tabs {
  width: 100%;
  top: 0;
}

.cifras-destacadas-notes {
  width: 100%;
  margin-top: 5vh;
}

.letter_tab_kuo {
  z-index: 3;
  background-image: url('../images/bg-card-02.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
  width: 100%;
  height: 100vh;
  transition: transform .8s cubic-bezier(.215, .61, .355, 1);
  display: flex;
  position: absolute;
  inset: 0;
}

.letter_tab_kuo.mod--2, .letter_tab_kuo.mod--3 {
  z-index: 2;
  background-image: linear-gradient(#f1f1f1, #b2b2b2);
  justify-content: center;
  align-items: center;
}

.letter_tab_kuo.mod--1 {
  z-index: 3;
  background-color: #fff;
  background-image: none;
  justify-content: center;
  align-items: center;
}

.letter_title_container {
  width: 45%;
}

.letter_text_container {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.cifras-desrtacadas-wrapper_kuo {
  grid-column-gap: 0vh;
  grid-row-gap: 0vh;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  max-width: 1680px;
  height: 80%;
  display: flex;
}

.directores-img-container_kuo {
  justify-content: center;
  align-items: flex-start;
  width: 55vh;
  height: 55vh;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.img_fluid-_table {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.img_fluid-_table.mobile {
  display: none;
}

.cifras_destacadas_column {
  grid-column-gap: 0vh;
  grid-row-gap: 0vh;
  flex-flow: column;
  width: 50%;
  height: 100%;
  display: flex;
}

.button_kuo {
  grid-column-gap: 5rem;
  background-color: #0d0d0d;
  border: 1px solid #1f1f1f;
  border-radius: 6px;
  align-items: center;
  padding: 1.25rem 1.5rem 1.25rem 2rem;
  font-size: 1rem;
  line-height: 1;
  transition-property: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button_kuo:hover {
  opacity: 1;
}

.button_kuo.home-intro-button {
  grid-column-gap: 1rem;
  background-color: #0d0d0d00;
  border-style: none;
  border-radius: 0;
  margin-top: 0;
  padding: 0;
  text-decoration: none;
}

.cifras_destacadas_wrapper {
  grid-column-gap: 5vw;
  grid-row-gap: 5vw;
  width: 100%;
  height: 100%;
  display: flex;
}

.cifras-destacadas-wrapper_kuo {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 90%;
  display: flex;
}

.vscoll_sticky_section_graphs_kuo {
  z-index: 1;
  background-color: #ededee;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 94vw;
  margin-left: auto;
  display: flex;
  position: relative;
  overflow: visible;
}

.vscoll_sticky_col-left_graphs_kuo {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 50%;
  height: 100vh;
  margin-top: 0;
  display: flex;
  position: sticky;
  top: 0;
  overflow: visible;
}

.vscoll_sticky_col-right_graphs_kuo {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  margin-top: 50%;
  margin-bottom: 10vh;
  margin-left: auto;
  display: flex;
}

.text_eng_kuo {
  color: #9d9d9c;
  font-family: Notosans, Arial, sans-serif;
  font-size: .9rem;
}

.link-block-5 {
  margin-top: auto;
  margin-bottom: 2rem;
  text-decoration: none;
}

.etica_link_kuo {
  color: #000;
  font-weight: 600;
  text-decoration: none;
}

.column_img_kuo {
  height: 100%;
  margin: auto;
}

.vscoll_sticky_col-left_new {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  margin-top: 0;
  display: flex;
  position: sticky;
  top: 0;
  overflow: visible;
}

.vscoll_sticky_col-right_new {
  background-color: #ededee;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  margin-top: 50%;
  margin-bottom: 10vh;
  margin-left: auto;
  display: flex;
  position: relative;
}

.sust_graph {
  z-index: 1;
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  background-color: #ededee;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 94vw;
  height: auto;
  margin-left: auto;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
  position: relative;
  overflow: visible;
}

.main_col_80_kuo-copy {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  margin-left: auto;
  padding-left: 3rem;
  padding-right: 3rem;
  display: flex;
  position: static;
}

.div-block-187 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 90vh;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .horizscroll_content-wrapper_kuo {
    z-index: 10;
  }

  .horizscroll_main_wrapper_kuo, .horizscroll_main_wrapper_50, .gestion_riesgo_horizscroll_main_wrapper_kuo {
    justify-content: flex-start;
    align-items: flex-end;
  }

  .project_horizscroll_content-wrapper_dine {
    z-index: 10;
  }

  .cadena_horizscroll_main_wrapper_kuo, .gestion_ambiental_horizscroll_main_wrapper_kuo {
    justify-content: flex-start;
    align-items: flex-end;
  }
}

@media screen and (min-width: 1440px) {
  .largetitle_entradas_kuo {
    text-shadow: none;
  }

  .project_intro_1st_kuo {
    display: flex;
  }

  .horizscroll_item_kuo {
    width: 850vw;
  }

  .menu-wrapper-blur-2 {
    display: none;
  }

  .ods_container_kuo {
    width: auto;
  }

  .ods_img_01_kuo {
    width: 4vw;
    height: 4vw;
  }

  .main_column_80_kuo {
    justify-content: flex-start;
    align-items: flex-start;
    width: 80%;
    margin-top: 10vh;
  }

  .text-block-15 {
    font-size: 1.1vw;
  }

  .horizscroll_desempeno_item_kuo {
    width: 850vw;
  }

  .procesos_tabla_wrapper_kuo {
    margin-top: 2rem;
  }

  .nota_wrapper_kuo {
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding-top: 0;
  }

  .ods_img_kuo {
    width: 4vw;
    height: 4vw;
  }

  .gobierno_table, .gobierno_text-container_kuo, .gestion_riesgo_intro_1st_kuo {
    display: flex;
  }

  .gestion_riesgo_horizscroll_item_kuo {
    width: 850vw;
  }

  .ods_img_container_kuo {
    width: auto;
  }

  .cadena_intro_1st_kuo {
    display: flex;
  }

  .cadena_horizscroll_item_kuo, .gestion_ambiental_horizscroll_item_kuo {
    width: 850vw;
  }

  .gestion_ambiental_intro_1st_kuo {
    display: flex;
  }
}

@media screen and (min-width: 1920px) {
  .regular-text-kuo {
    font-size: 1.1rem;
    line-height: 1.3;
  }

  .title_kuo {
    font-size: 3.5rem;
  }

  .sectores_modal_brand_wrapper_kuo {
    width: 7rem;
    height: 7rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .sectores_modal_hule {
    width: 0;
    height: 0;
  }

  .img-fluid-logos {
    width: 100%;
  }

  .highlight_kuo {
    font-size: 2rem;
  }

  .sectores_modal_polimeros_kuo, .sectores_modal_porcicola_kuo {
    width: 0;
    height: 0;
  }

  .somos_sectores_info_col1_kuo {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
  }

  .small_title_kuo {
    font-size: .9rem;
  }

  .portafolio_buttontext_kuo {
    font-size: 1.2rem;
  }

  .sectores_modal_alimentos_marca_kuo {
    width: 0;
    height: 0;
  }

  .sectores_modal_inforight_wrapper_kuo {
    padding: 3rem;
  }

  .sectores_modal_transmisiones_kuo {
    width: 0;
    height: 0;
  }

  .sectores_grid-self_kuo {
    width: 13rem;
    height: 13rem;
  }

  .sectores_modal_title_kuo {
    margin-bottom: 4rem;
  }

  .text_number_kuo {
    font-size: 2.3rem;
  }

  .somos_sectores_info_tabs_kuo {
    margin-top: 5rem;
  }

  .sectores_modal_refacciones_kuo {
    width: 0;
    height: 0;
  }

  .big_title_kuo {
    font-size: 2.4rem;
  }

  .largetitle_entradas_kuo {
    font-size: 5rem;
  }

  .regulartext_kuo {
    font-size: 1.3rem;
  }

  .subsubtitle_kuo {
    font-size: 1.5rem;
  }

  .subtitles_kuo_old {
    font-size: 2.8rem;
  }

  .menu-sublink-text {
    font-size: 1vw;
  }

  .menu-trigger-line.line-1, .menu-trigger-line.line-2 {
    width: 3rem;
  }

  .menu-nav-link-text {
    font-size: 1vw;
  }

  .menu-nav-link-text.menu-number {
    font-size: 1.8vw;
  }

  .project_horizscroll_img_kuo {
    background-image: none;
  }

  .project_intro_2nd_kuo {
    display: flex;
  }

  .horizontalscroll_section_kuo {
    height: 850vw;
  }

  .horizscroll_item_kuo {
    width: 850vw;
  }

  .menu-link-trigger-2 {
    width: 4rem;
    height: 4rem;
  }

  .menu-sublink-text-2 {
    font-size: 1vw;
  }

  .menu-nav-logo-2 {
    width: 6rem;
    height: 6rem;
  }

  .col100-_wrapper_kuo {
    background-image: none;
  }

  .main_column_80_kuo {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .text-block-15 {
    font-size: .9vw;
  }

  .desc_footer_links {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
  }

  .verticalscroll_intro_section_kuo {
    height: 850vw;
  }

  .shapes_grid-self_kuo {
    width: 13rem;
    height: 13rem;
  }

  .verticaltext_kuo {
    font-size: 1.7rem;
  }

  .horizscroll_desempeno_item_kuo {
    width: 850vw;
  }

  .horizontalscroll_desempeno_section_kuo {
    height: 850vw;
  }

  .asg_grid_self_kuo {
    width: 13rem;
    height: 13rem;
  }

  .main_col_80_kuo {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .list-item {
    font-size: 1.4rem;
  }

  .subtitles_kuo {
    font-size: 2.8rem;
  }

  .gobierno_wrapper_kuo {
    height: auto;
    min-height: 100vh;
  }

  .gobierno_wrapper_kuo.grey {
    height: auto;
  }

  .gestion_riesgo_horizontalscroll_section_kuo {
    height: 850vw;
  }

  .gestion_riesgo_horizscroll_img_kuo {
    background-image: none;
  }

  .gestion_riesgo_horizscroll_item_kuo {
    width: 850vw;
  }

  .project_horizscroll_img_dine {
    background-image: none;
  }

  .gestion_riesgo_intro_2nd_kuo {
    display: flex;
  }

  .main_info_conatiner_kuo {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .regulartext_kuo-5 {
    font-size: 1.3rem;
  }

  .cadena_horizontalscroll_section_kuo {
    height: 850vw;
  }

  .cadena_intro_2nd_kuo {
    display: flex;
  }

  .cadena_horizscroll_img_kuo {
    background-image: none;
  }

  .cadena_horizscroll_item_kuo, .gestion_ambiental_horizscroll_item_kuo {
    width: 850vw;
  }

  .gestion_ambiental_horizontalscroll_section_kuo {
    height: 850vw;
  }

  .gestion_ambiental_intro_2nd_kuo {
    display: flex;
  }

  .gestion_ambiental_horizscroll_img_kuo {
    background-image: none;
  }

  .largetext_kuo, .highlighttext_kuo_old, .somos_kuo_cifra_title_kuo {
    font-size: 1.5rem;
  }

  .regulartitle_kuo {
    font-size: 3.5rem;
  }

  .buttontext_dine {
    font-size: 1.2rem;
  }

  .main_col_80_kuo-copy {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }
}

@media screen and (max-width: 991px) {
  .somos_sectores_info_kuo-copy {
    width: 50vw;
    margin-right: 20vw;
  }

  .somos_col_kuo {
    margin-left: 0;
  }

  .sectores_modal_hule {
    width: 0;
    height: 0;
  }

  .sectores_modal_alimenmarca_left_wrapper_kuo {
    width: 40%;
    height: 80vh;
  }

  .sectores_modal_polimeros_kuo, .sectores_modal_porcicola_kuo {
    width: 0;
    height: 0;
  }

  .sectores_modal_info_txt_kuo, .sectores_modal_info_left_kuo {
    width: 100%;
  }

  .modal_buttonclose_hule_kuo {
    color: #fff;
    background-color: #0000004f;
    margin-left: auto;
    margin-right: 2%;
    padding: 10px 15px;
    font-size: 20px;
    inset: 0% 0% auto auto;
  }

  .sectores_modal_info_right_kuo {
    width: 70%;
  }

  .sectores_modal_alimentos_marca_kuo {
    width: 0;
    height: 0;
  }

  .somos_sectores_industrial_logos_kuo {
    opacity: 0;
  }

  .sectores_modal_inforight_wrapper_kuo {
    width: 60%;
    height: auto;
  }

  .sectores_modal_transmisiones_kuo {
    width: 0;
    height: 0;
  }

  .sectores_modal_info_container_kuo {
    flex-flow: column;
    width: 90%;
  }

  .modal_buttonclose_transmisiones_kuo {
    color: #fff;
    background-color: #0000004f;
    margin-left: auto;
    margin-right: 2%;
    padding: 10px 15px;
    font-size: 20px;
    inset: 0% 0% auto auto;
  }

  .sectores_grid-self_kuo {
    width: 6rem;
    height: 6rem;
  }

  .modal_buttonclose_pocicola_kuo {
    color: #fff;
    background-color: #0000004f;
    margin-left: auto;
    margin-right: 2%;
    padding: 10px 15px;
    font-size: 20px;
    inset: 0% 0% auto auto;
  }

  .sectores_modal_title_kuo {
    width: 100%;
  }

  .modal_buttonclose_refacciones_kuo, .modal_buttonclose_polimeros_kuo {
    color: #fff;
    background-color: #0000004f;
    margin-left: auto;
    margin-right: 2%;
    padding: 10px 15px;
    font-size: 20px;
    inset: 0% 0% auto auto;
  }

  .somos_sectores_consumo_logos_kuo {
    opacity: 0;
  }

  .sectores_modal_inner_kuo {
    height: auto;
  }

  .text_number_kuo {
    font-size: 1.8rem;
  }

  .sectores_modal_refacciones_kuo {
    width: 0;
    height: 0;
  }

  .modal_buttonclose_amarca_kuo {
    color: #fff;
    background-color: #0000004f;
    margin-left: auto;
    margin-right: 2%;
    padding: 10px 15px;
    font-size: 20px;
    inset: 0% 0% auto auto;
  }

  .somos_sectores_info_wrapper_kuo {
    width: 60%;
  }

  .button {
    padding-bottom: 1.25rem;
  }

  .somos_sectores_grid_kuo {
    padding-bottom: 0;
  }

  .largetitle_entradas_kuo {
    font-size: 3.8rem;
  }

  .subsubtitle_kuo {
    font-size: 2.5vw;
  }

  .intro_white_back_wrapper {
    display: flex;
  }

  .somos_kuo_intro_container {
    width: 55vw;
    margin-right: 5vw;
  }

  .menu-sublinks-container {
    padding-right: 0;
  }

  .menu-nav-link-container {
    grid-column-gap: .8rem;
    grid-row-gap: .8rem;
  }

  .menu-sublink-text {
    font-size: 1rem;
  }

  .menu-container {
    padding-left: 3em;
    padding-right: 3em;
  }

  .menu-container.is--nav {
    padding-left: 0;
    padding-right: 0;
  }

  .menu-container.is--menu {
    padding-right: 0;
  }

  .menu-wrapper-blur {
    width: 84vw;
  }

  .menu-nav-link-text {
    font-size: .9rem;
  }

  .menu-nav-link-text.menu-number {
    font-size: 1.5em;
  }

  .horizscroll_content-wrapper_kuo {
    width: 60%;
  }

  .menu-sublink-text-2 {
    font-size: .9rem;
  }

  .menu-wrapper-blur-2 {
    padding-left: 2rem;
    padding-right: 2rem;
    display: none;
  }

  .menu-nav-link-container-2 {
    grid-column-gap: .8rem;
    grid-row-gap: .8rem;
  }

  .menu-column-right-2 {
    width: 60%;
  }

  .menu-column-left-2 {
    width: 40%;
  }

  .intro_copy_wrap_kuo {
    width: 50vw;
  }

  .main_column_80_kuo.sm {
    width: 80%;
  }

  .text-block-15 {
    font-size: 14px;
    line-height: 30px;
  }

  .desc_footer_links {
    width: 100%;
    margin-left: 30px;
  }

  .desc_footer_link {
    line-height: 40px;
  }

  .section_desc_footer.desc_footer {
    padding-left: 30px;
    padding-right: 30px;
  }

  .verticalscroll_camara_kuo {
    overflow: visible;
  }

  .vscoll_sticky_col-right_kuo {
    margin-top: 5vw;
  }

  .accordion_wrapper_kuo {
    width: 100%;
    min-width: 0;
  }

  .shapes_grid_kuo {
    padding-bottom: 0;
  }

  .shapes_grid-self_kuo {
    width: 5rem;
    height: 5rem;
  }

  .contacto_info_right_col_kuo {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .contacto_info_wrapper_kuo {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .contacto_info_left_col_kuo {
    height: 30vh;
    margin-top: auto;
    padding-bottom: 1rem;
  }

  .contacto_info_container_kuo {
    width: 70%;
  }

  .asg_intro_col_content_kuo {
    width: 50vw;
    margin-right: 20vw;
  }

  .asg_grid_kuo {
    padding-bottom: 0;
  }

  .asg_grid_self_kuo {
    width: 6rem;
    height: 6rem;
  }

  .gobierno_info_wrapper_kuo {
    display: flex;
  }

  .gob_section_kuo {
    width: 100vw;
    margin-left: 0;
  }

  .gobierno_info_container_kuo {
    margin-bottom: 10vh;
  }

  .gestion_riesgo_intro_1st_kuo {
    width: 100vw;
  }

  .gestion_riesgo_horizontalscroll_section_kuo {
    height: 800vw;
  }

  .gestion_riesgo_horizscroll_img_kuo, .project_horizscroll_img_wrapper_dine._5 {
    width: 100vw;
  }

  .gestion_riesgo_horizscroll_item_kuo {
    width: 500vw;
  }

  .gestion_intro_art_kuo {
    width: 100%;
  }

  .gestion_riesgo_horizscroll_main_wrapper_kuo._1rst {
    width: 100vw;
  }

  .gestion_riesgo_horizscroll_main_wrapper_kuo._3rd, .gestion_riesgo_horizscroll_main_wrapper_kuo._2nd {
    width: 200vw;
  }

  .gestion_riesgo_intro_2nd_kuo {
    width: 100vw;
    display: flex;
  }

  .gestion_riesgo_horizscroll_camara_kuo {
    width: 100vw;
    margin-left: 0;
  }

  .intro_copy_wrapper_kuo-copy {
    width: 50vw;
  }

  .project_horizscroll_content-wrapper_dine {
    width: 100vw;
  }

  .intro__procesos_clip_kuo-2 {
    background-position: 100%;
  }

  .cadena_horizscroll_main_wrapper_kuo._1rst {
    width: 100vw;
  }

  .cadena_horizscroll_main_wrapper_kuo._3rd, .cadena_horizscroll_main_wrapper_kuo._2nd {
    width: 200vw;
  }

  .cadena_intro_art_kuo {
    width: 100%;
  }

  .cadena_horizontalscroll_section_kuo {
    height: 800vw;
  }

  .cadena_intro_2nd_kuo {
    width: 100vw;
    display: flex;
  }

  .cadena_horizscroll_img_kuo {
    width: 100vw;
  }

  .cadena_horizscroll_camara_kuo {
    width: 100vw;
    margin-left: 0;
  }

  .cadena_intro_1st_kuo {
    width: 100vw;
  }

  .cadena_horizscroll_item_kuo, .gestion_ambiental_horizscroll_item_kuo {
    width: 500vw;
  }

  .gestion_ambiental_horizscroll_camara_kuo {
    width: 100vw;
    margin-left: 0;
  }

  .gestion_ambiental_intro_art_kuo {
    width: 100%;
  }

  .gestion_ambiental_intro_1st_kuo {
    width: 100vw;
  }

  .gestion_ambiental_intro_2nd_kuo {
    width: 100vw;
    display: flex;
  }

  .gestion_ambiental_horizscroll_img_kuo {
    width: 100vw;
  }

  .gestion_ambiental_horizscroll_main_wrapper_kuo._3rd {
    width: 200vw;
  }

  .gestion_ambiental_horizscroll_main_wrapper_kuo._1rst {
    width: 100vw;
  }

  .gestion_ambiental_horizscroll_main_wrapper_kuo._2nd {
    width: 200vw;
  }

  .intro__procesos_clip_kuo-3 {
    background-position: 100%;
  }

  .largetext_kuo {
    font-size: 2.5vw;
  }

  .home_intro_container_kuo, .home_somos_section_kuo {
    width: 100vw;
    margin-left: 0;
  }

  .somos_kuo_cifras {
    width: 55vw;
    margin-right: 5vw;
  }

  .somos_kuo_cifra_title_kuo {
    font-size: 2.5vw;
  }

  .cifras-destacadas-img {
    width: 100%;
  }

  .home_letter_content_kuo.mod--tabs {
    width: 100vw;
    margin-left: 0;
  }

  .smallnotes_graficas_list {
    font-size: .5rem;
  }

  .largetitle_entradas_kuo-2 {
    font-size: 3.8rem;
  }

  .cifras-destacadas-notes {
    width: 100%;
  }

  .directores-img-container_kuo {
    width: 40vh;
    height: 40vh;
  }

  .button_kuo {
    padding-bottom: 1.25rem;
  }

  .cifras-destacadas-wrapper_kuo {
    flex-flow: column;
  }

  .vscoll_sticky_col-right_graphs_kuo, .vscoll_sticky_col-right_new {
    margin-top: 5vw;
  }
}

@media screen and (max-width: 767px) {
  .modal_buttonclose_hule_kuo, .modal_buttonclose_transmisiones_kuo, .modal_buttonclose_pocicola_kuo, .modal_buttonclose_refacciones_kuo, .modal_buttonclose_polimeros_kuo {
    width: auto;
  }

  .sectores_modal_inner_kuo {
    min-height: 60vh;
  }

  .modal_buttonclose_amarca_kuo {
    width: auto;
  }

  .button {
    padding-bottom: 1.25rem;
  }

  .trigger {
    font-size: 8px;
  }

  .sublink {
    font-size: 7px;
  }

  .intro_column_left {
    width: 100%;
  }

  .home_text-container_kuo._04 {
    flex-flow: column;
    width: 60%;
  }

  .home_text-container_kuo._03 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 60%;
  }

  .home_text-container_kuo._02 {
    flex-flow: column;
    width: 60%;
  }

  .title-container_kuo._03 {
    width: 100%;
  }

  .title-container_kuo._02 {
    height: auto;
  }

  .title_home_kuo.text-center._04, .title_home_kuo.text-center._02, .title_home_kuo.text-center._03 {
    font-size: 6rem;
  }

  .image-shapes_kuo._01 {
    display: none;
  }

  .subtitle-container_kuo._03 {
    top: 20%;
    right: 0%;
  }

  .intro_column_kuo {
    width: 100%;
  }

  .intro_column_kuo._02 {
    justify-content: center;
    align-items: flex-end;
  }

  .intro_column_kuo.intro_01 {
    height: 0%;
  }

  .intro_column_right {
    width: 100%;
  }

  .somos_kuo_letter_container {
    width: 35vw;
  }

  .somos_kuo_intro_container {
    width: 60vw;
    margin-right: 5vw;
  }

  .menu-sublink-line {
    display: none;
  }

  .subtitle_intro_numer-2, .menu-sublink-text {
    font-size: .8rem;
  }

  .menu-link-trigger {
    font-size: 8px;
  }

  .letters-column-left {
    left: 5%;
  }

  .menu-container {
    padding-left: 4.9em;
    padding-right: 4.9em;
  }

  .menu-sublink {
    font-size: 7px;
  }

  .menu-nav-logo {
    font-size: 10px;
  }

  .menu_title {
    font-size: .8rem;
  }

  .menu-column-right {
    width: 65%;
  }

  .menu-wrapper-blur {
    width: 78vw;
  }

  .subtitle_informe-2 {
    font-size: 1.2rem;
  }

  .horizscroll_main_wrapper_kuo.mobile {
    width: 100vw;
  }

  .menu-link-trigger-2 {
    font-size: 8px;
  }

  .menu-sublink-text-2 {
    font-size: .8rem;
  }

  .menu-wrapper-blur-2 {
    width: 100vw;
  }

  .menu-nav-logo-2 {
    font-size: 10px;
  }

  .menu_title-2 {
    font-size: .8rem;
  }

  .subtitle_informe_kuo {
    font-size: 1.2rem;
  }

  .menu-column-right-2 {
    width: 65%;
  }

  .subtitle_intro_numer-3 {
    font-size: .8rem;
  }

  .desc_footer_column_02 {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    flex-flow: column;
    width: 25%;
  }

  .desc_footer_links {
    justify-content: center;
    align-items: flex-start;
    margin-left: 0%;
  }

  .div-block-136 {
    width: 12vw;
  }

  .desc_footer_column_01 {
    justify-content: center;
    align-items: flex-start;
    width: 25%;
    display: flex;
  }

  .desc_footer_column_04 {
    flex: none;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .desc_footer_container {
    grid-row-gap: 1.5vh;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
  }

  .section_desc_footer.desc_footer {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-6-copy {
    font-size: .6rem;
  }

  .desc_footer_column_03 {
    justify-content: center;
    align-items: center;
    width: 50%;
  }

  .sublink__line_kuo {
    display: none;
  }

  .contacto_info_wrapper_kuo {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .intro_clip_kuo {
    width: 75vw;
    height: 75vw;
    display: none;
  }

  .intro__procesos_clip_kuo-2 {
    width: 75vw;
    height: 75vw;
  }

  .vscoll_sticky_section_kuo-2 {
    width: 100vw;
  }

  .intro__procesos_clip_kuo-3 {
    width: 75vw;
    height: 75vw;
  }

  .intro_blur_mask {
    width: 70%;
  }

  .text-container-intro_kuo {
    width: 40%;
    height: 40%;
  }

  .subtitle_intro_numer_kuo {
    font-size: .8rem;
  }

  .subtitle_intro_numer_kuo.whie {
    font-size: 1.4rem;
  }

  .home_intro_shapes_wrapper_kuo {
    width: 70%;
  }

  .letters-column-left_kuo {
    left: 5%;
  }

  .home_intro_subtitle_kuo {
    font-size: 1rem;
  }

  .intro_logo_container {
    width: 70%;
  }

  .somos_kuo_title_container {
    width: 30vw;
  }

  .intro_white_columns_kuo {
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
  }

  .intro_slide_kuo._04, .intro_slide_kuo._01, .intro_slide_kuo._03, .intro_slide_kuo._02 {
    flex-flow: column;
  }

  .subtitle_home_kuo.bold.white {
    font-size: 1.2rem;
  }

  .subtitle_home_kuo.intro {
    font-size: 1.5rem;
  }

  .subtitle_home_kuo.intro.white {
    font-size: 1.2rem;
  }

  .somos_kuo_cifras {
    width: 60vw;
    margin-right: 5vw;
  }

  .letter_tab_wrap_kuo.mod--3 {
    z-index: 1;
    display: flex;
  }

  .letter_tab_kuo.mod--3 {
    z-index: 1;
  }

  .directores-img-container_kuo {
    display: none;
  }

  .button_kuo {
    padding-bottom: 1.25rem;
  }

  .cifras-destacadas-wrapper_kuo {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .asg_intro_wrapper_kuo {
    width: 100%;
    margin-top: 15vh;
  }

  .somos_sectores_info_kuo-copy {
    width: 100%;
  }

  .somos_highlight_wrapper_kuo {
    margin-top: 20vh;
  }

  .somos_col_kuo {
    letter-spacing: -.025em;
    width: 80%;
    top: 17vh;
  }

  .title_kuo {
    font-size: 2rem;
  }

  .somos_intro_section_kuo {
    width: 100vw;
  }

  .sectores_moda_container {
    width: 8vw;
  }

  .somos_sectores_tab1_kuo {
    width: 50%;
  }

  .sectores_modal_hule {
    width: 0;
    height: 0;
  }

  .sectores_modal_alimenmarca_left_wrapper_kuo {
    width: 100%;
    height: 50vh;
  }

  .highlight_kuo {
    font-size: 1.2rem;
    line-height: 1.2;
  }

  .sectores_modal_polimeros_kuo, .sectores_modal_porcicola_kuo {
    width: 0;
    height: 0;
  }

  .sectores_modal_container_kuo {
    flex-flow: row;
  }

  .sectores_modal_info_txt_kuo {
    margin-top: 5vw;
    overflow: visible;
  }

  .somos_sectores_info_col1_kuo {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .somos_sectores_info_kuo {
    width: 85%;
  }

  .sectores_modal_info_left_kuo {
    width: 100%;
  }

  .sectores_arrow_kuo {
    display: none;
  }

  .sectores_modal_number_kuo {
    width: 40%;
  }

  .modal_buttonclose_hule_kuo {
    z-index: 100;
    background-color: #fc0101ba;
    width: 40px;
    height: 40px;
    margin-right: 0%;
    display: none;
    inset: 8% 0% auto auto;
  }

  .sectores_modal_info_right_kuo {
    grid-column-gap: 10vw;
    grid-row-gap: 10vw;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 80%;
    margin-top: 5vw;
    margin-bottom: 5vw;
  }

  .sectores_modal_alimentos_marca_kuo {
    width: 0;
    height: 0;
  }

  .somos_sectores_industrial_logos_kuo {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    opacity: 0;
  }

  .sectores_modal_inforight_wrapper_kuo {
    width: 100%;
    height: auto;
    padding-top: 15vh;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .sectores_modal_transmisiones_kuo {
    width: 0;
    height: 0;
  }

  .somos_sectores_section_kuo {
    height: 100vh;
    margin-top: 5vh;
  }

  .sectores_modal_info_container_kuo {
    flex-flow: column;
    width: 100%;
  }

  .modal_buttonclose_transmisiones_kuo {
    z-index: 100;
    background-color: #fc0101ba;
    width: 40px;
    height: 40px;
    margin-right: 0%;
    display: none;
    inset: 8% 0% auto auto;
  }

  .sectores_grid-self_kuo {
    width: 4rem;
    height: 4rem;
  }

  .modal_buttonclose_pocicola_kuo {
    z-index: 100;
    background-color: #fc0101ba;
    width: 40px;
    height: 40px;
    margin-right: 0%;
    display: none;
    inset: 8% 0% auto auto;
  }

  .sectores_modal_title_kuo {
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
    width: 100%;
  }

  .modal_buttonclose_refacciones_kuo {
    z-index: 100;
    background-color: #fc0101ba;
    width: 40px;
    height: 40px;
    margin-right: 0%;
    position: fixed;
    inset: 8% 0% auto auto;
  }

  .modal_buttonclose_polimeros_kuo {
    z-index: 100;
    background-color: #fc0101ba;
    width: 40px;
    height: 40px;
    margin-right: 0%;
    display: none;
    inset: 8% 0% auto auto;
  }

  .somos_sectores_consumo_logos_kuo {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .sectores_modal_inner_kuo {
    flex-flow: column;
    height: auto;
    min-height: auto;
  }

  .sectores_modal_inner_kuo.relative {
    position: static;
  }

  .text_number_kuo {
    font-size: 1.5rem;
  }

  .somos_sectores_info_tabs_kuo {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    margin-top: 1rem;
  }

  .sectores_modal_refacciones_kuo {
    width: 0;
    height: 0;
  }

  .modal_buttonclose_amarca_kuo {
    z-index: 100;
    background-color: #fc0101ba;
    width: 40px;
    height: 40px;
    margin-right: 0%;
    display: none;
    inset: 8% 0% auto auto;
  }

  .somos_sectores_info_wrapper_kuo {
    width: 100%;
  }

  .sectores_modal_highlight_wrapper_kuo {
    padding: 10px;
  }

  .sectores_modal_data_text_kuo {
    width: 60%;
  }

  .button {
    grid-column-gap: 4rem;
    padding-bottom: 1.25rem;
    font-size: 1rem;
  }

  .button.home-intro-button {
    grid-column-gap: .5rem;
    padding-bottom: 0;
  }

  .somos_sectores_grid_kuo {
    grid-template-rows: auto auto auto;
    height: auto;
    padding-bottom: 0;
  }

  .carta_sticky_side_info_kuo {
    width: 100%;
    margin-top: 2rem;
  }

  .carta_sticky_container_kuo {
    width: 80%;
    margin-top: 10vh;
  }

  .carta_sticky_side_kuo {
    width: 100%;
    position: static;
  }

  .carta_scroll_container_kuo {
    width: 100%;
    margin-top: auto;
  }

  .carta_section_kuo {
    width: 100vw;
  }

  .carta_img_wrapper_kuo {
    width: 40vh;
    height: 40vh;
    margin-left: 20vw;
  }

  .carta_signatures_wrapper_kuo {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
  }

  .carta_signatures_self_kuo {
    width: 100%;
  }

  .largetitle_entradas_kuo {
    font-size: 2.5rem;
    line-height: 100%;
  }

  .subsubtitle_kuo {
    font-size: 1rem;
  }

  .stylesheet_container_siembra {
    margin-bottom: 13vw;
  }

  .intro_copy_line_kuo.white {
    width: 20%;
  }

  .intro_white_back_container {
    justify-content: center;
    align-items: flex-start;
  }

  .intro_white_back_wrapper {
    width: 100%;
    display: flex;
  }

  .intro_copy_txt_kuo {
    margin-bottom: 0;
  }

  .nav-link {
    margin-top: .1em;
    margin-bottom: .1em;
  }

  .sublink {
    font-size: 2em;
  }

  .home_text-container_kuo {
    width: 80%;
  }

  .home_text-container_kuo._04, .home_text-container_kuo._03, .home_text-container_kuo._02 {
    flex-flow: column;
    width: 80%;
    height: auto;
  }

  .title-container_kuo._03 {
    width: 70%;
    height: 50%;
  }

  .title-container_kuo._02 {
    justify-content: flex-end;
    align-items: center;
    width: 95%;
    height: 100%;
  }

  .title_home_kuo.text-center._04, .title_home_kuo.text-center._02, .title_home_kuo.text-center._03 {
    font-size: 4.5rem;
  }

  .intro_column_kuo.right {
    justify-content: flex-end;
    align-items: flex-end;
  }

  .number.text-white {
    font-size: 12vw;
  }

  .somos_kuo_intro_container {
    width: 85vw;
  }

  .menu-column-left {
    width: 30%;
  }

  .menu-sublinks-container {
    align-items: flex-start;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 5px;
  }

  .menu-right-wrapper-offset {
    grid-column-gap: 0vh;
    grid-row-gap: 0vh;
    width: 100%;
    padding-left: 0;
    font-size: 2em;
  }

  .subtitle_intro_numer-2 {
    font-size: .6rem;
  }

  .menu-right-wrapper {
    grid-column-gap: 0vh;
    grid-row-gap: 0vh;
    padding-left: 0;
    font-size: 2em;
  }

  .menu-section.menu--nav {
    width: 100vw;
  }

  .menu-container.is--nav {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    height: 4rem;
    padding: 0 1em;
  }

  .menu-container.is--menu {
    width: 100%;
    height: auto;
  }

  .menu-sublink {
    font-size: 2em;
  }

  .menu-nav-logo {
    width: 4.5rem;
    height: 4.5rem;
    padding: .3rem;
  }

  .menu-nav-link {
    margin-top: 0;
    margin-bottom: .1em;
  }

  .menu_title {
    font-size: .6rem;
  }

  .menu-column-right {
    grid-column-gap: 5vh;
    grid-row-gap: 5vh;
    justify-content: space-between;
    align-items: flex-end;
    width: 70%;
    height: 95%;
  }

  .menu-sublinks-wrapper {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 1.3em;
  }

  .menu-column-left-wrapper {
    height: 95%;
  }

  .menu-wrapper-blur {
    width: 100vw;
    height: 100vh;
    margin: 0;
  }

  .menu-nav-link-text.menu-number {
    font-size: .9em;
  }

  .horizscroll_content-wrapper_kuo {
    justify-content: center;
    align-items: flex-start;
    width: 50%;
  }

  .project_intro_1st_kuo {
    width: 100vw;
    display: flex;
  }

  .project_horizscroll_img_kuo {
    width: 100%;
  }

  .project_2nd_img_wrapper_kuo {
    width: 100vw;
    height: 100vh;
  }

  .project_2nd_img_kuo {
    width: 100vw;
    left: auto;
    right: 0;
  }

  .project_intro_2nd_kuo {
    display: flex;
  }

  .horizontalscroll_section_kuo {
    width: 100vw;
    height: 3000vw;
  }

  .horizscroll_main_wrapper_kuo {
    width: 200vw;
  }

  .horizscroll_main_wrapper_kuo.mobile {
    width: 100vw;
  }

  .horizscroll_img_wrapper_kuo {
    width: 200vw;
  }

  .horizscroll_camara_kuo {
    width: 100vw;
    overflow: hidden;
  }

  .img_100_dine {
    object-fit: cover;
  }

  .horizscroll_item_kuo {
    width: 900vw;
  }

  .menu-links-container-2 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    align-items: flex-start;
  }

  .menu-link-trigger-2 {
    margin-top: 0;
    margin-left: auto;
  }

  .menu-wrapper-blur-2 {
    justify-content: center;
    align-items: flex-start;
    width: 100vw;
    height: auto;
    margin: 0;
    padding: 6rem 1rem;
    display: none;
    inset: 0% auto auto 0%;
  }

  .menu-nav-logo-2 {
    width: 4.5rem;
    height: 4rem;
    padding: 0 .3rem 0 .5rem;
  }

  .menu-nav-logo-2.w--current {
    height: 100%;
  }

  .menu_title-2 {
    font-size: .6rem;
  }

  .menu-nav-link-line-2 {
    display: none;
  }

  .menu-wrapper-2 {
    flex-flow: column;
  }

  .menu-blur-container-2 {
    height: 100%;
  }

  .menu-column-right-2 {
    order: -1;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    height: auto;
  }

  .subtitle_intro_numer-3 {
    font-size: .6rem;
  }

  .menu-column-left-2 {
    width: 100%;
    display: flex;
  }

  .menu-column-left-wrapper-2 {
    height: 95%;
    display: none;
  }

  .intro_copy_wrap_kuo {
    width: 85vw;
    padding: 1rem;
  }

  .col100-_wrapper_kuo {
    width: 100%;
  }

  .horizscroll_main_wrapper_50, .horizscroll_main_wrapper_50._47 {
    width: 100vw;
  }

  .ods_kuo {
    left: 1rem;
  }

  .ods_img_01_kuo {
    width: 15vw;
    height: 15vw;
  }

  .main_column_80_kuo {
    width: 85%;
  }

  .main_column_80_kuo._100 {
    width: 100%;
  }

  .desc_footer_column_02 {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    flex-flow: column;
    width: 50%;
  }

  .desc_footer_links {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .div-block-136 {
    width: 25vw;
  }

  .desc_footer_column_01 {
    justify-content: center;
    align-items: center;
    width: 50%;
    display: block;
    overflow: visible;
  }

  .desc_footer_link {
    justify-content: center;
    align-items: center;
    margin-bottom: 3vw;
  }

  .desc_footer_column_04 {
    justify-content: center;
    align-items: center;
  }

  .text-block-19 {
    margin-left: 6px;
    font-size: 12px;
    line-height: 20px;
  }

  .desc_footer_container {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
  }

  .link-block-3 {
    justify-content: flex-start;
  }

  .section_desc_footer.desc_footer {
    width: 100vw;
    height: auto;
  }

  .paragraph-6-copy {
    margin-bottom: 10px;
    font-size: 14px;
  }

  .desc_footer_column_03 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .image-14 {
    width: 20px;
    height: 20px;
  }

  .gri_kuo {
    bottom: 1rem;
    left: 2rem;
  }

  .verticalscroll_intro_section_kuo {
    width: 100vw;
    height: 600vw;
  }

  .verticalscroll_camara_kuo {
    width: 100vw;
    overflow: hidden;
  }

  .vscoll_sticky_col-left_kuo {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    height: 100vh;
    top: 4rem;
  }

  .vscoll_sticky_section_kuo {
    width: 100vw;
  }

  .vscoll_sticky_col-right_kuo {
    width: 100%;
    margin-top: 280%;
  }

  .shapes_grid_kuo {
    grid-template-rows: auto auto auto;
    height: auto;
    padding-bottom: 0;
  }

  .shapes_grid-self_kuo {
    width: 4rem;
    height: 4rem;
  }

  .intro_shapes_img_kuo {
    object-fit: cover;
    object-position: 100% 50%;
    height: 60%;
  }

  .highlight_wrapper_kuo {
    width: 85%;
  }

  .descargas_section_kuo {
    justify-content: center;
    align-items: flex-end;
  }

  .descargas_img_container_kuo._01 {
    height: 100%;
  }

  .descargas_info_title_kuo {
    margin-bottom: 1.5rem;
  }

  .descargas_info_left_col_kuo {
    height: 30vh;
    padding: 1rem 2rem 2rem;
    inset: auto 0% 0% auto;
  }

  .descargas_info_wrapper_kuo {
    width: 100%;
    height: 70vh;
    inset: 0% auto auto 0%;
  }

  .descargas_submenu_btn_kuo.margin {
    margin-left: 0;
  }

  .descargas_submenu_container_kuo {
    margin-top: .5rem;
  }

  .descargas_images_wrapper_kuo {
    width: 100vw;
    height: 30vh;
    position: relative;
  }

  .descargas_info_menu_kuo {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .descargas_arrow2_container_kuo {
    width: auto;
    height: .9rem;
  }

  .descargas_info_container_kuo {
    width: 80%;
    margin-top: 15vh;
  }

  .contacto_section_kuo {
    height: auto;
  }

  .contacto_info_right_col_kuo {
    flex-flow: column;
  }

  .contacto_info_wrapper_kuo {
    justify-content: center;
    align-items: center;
    margin-top: 15vh;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .contacto_info_left_col_kuo {
    display: none;
  }

  .contacto_info_menu_kuo {
    width: 100%;
  }

  .contacto_img_container_kuo {
    height: 100%;
  }

  .contacto_images_wrapper_kuo {
    height: 130vh;
    position: absolute;
    inset: 0%;
  }

  .contacto_info_container_kuo {
    width: 90%;
  }

  .horizscroll_desempeno_item_kuo {
    width: 500vw;
  }

  .horizontalscroll_desempeno_section_kuo {
    width: 100vw;
    height: 3000vw;
  }

  .asg_intro_section_kuo {
    width: 100vw;
  }

  .asg_intro_col_content_kuo {
    width: 85%;
    margin-right: 0;
  }

  .asg_grid_section_kuo {
    flex-flow: column;
    height: auto;
    margin-top: 25vh;
  }

  .asg_grid_kuo {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-template: ". . ."
                   ". . Area"
                   / auto auto auto;
    height: auto;
    margin-top: 10vh;
    margin-right: auto;
    padding-bottom: 0;
  }

  .asg_grid_self_kuo {
    width: 6rem;
    height: 6rem;
  }

  .main_col_80_kuo {
    width: 90%;
  }

  .asg_intro_title_container {
    width: 100%;
  }

  .gobierno_info_wrapper_kuo {
    width: 100%;
    inset: 0% auto auto 0%;
  }

  .gobierno_list {
    width: 100%;
    margin-left: 0;
  }

  .gobierno_wrapper_kuo_full.full {
    height: auto;
  }

  .ods_img_kuo {
    width: 15vw;
    height: 15vw;
  }

  .gobierno_text_wrapper_kuo {
    width: 100%;
    margin-left: 0;
  }

  .gobierno_text_wrapper_kuo.space {
    margin-top: 0;
  }

  .subtitles_kuo {
    font-size: 2rem;
  }

  .gobierno_img_container_kuo._01 {
    height: 100%;
  }

  .gob_section_kuo {
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
  }

  .gobierno_info_container_kuo {
    margin-top: 5vh;
    margin-bottom: 5vh;
  }

  .list_text_kuo {
    margin-bottom: 0;
  }

  .gob_info_left_col_kuo {
    height: 25vh;
    padding-left: 2rem;
    top: 10vh;
  }

  .gobierno_wrapper_kuo {
    height: auto;
    min-height: 50vh;
  }

  .gobierno_wrapper_kuo.grey {
    height: auto;
    padding-bottom: 0;
  }

  .gobierno_images_wrapper_kuo {
    z-index: 100;
    width: 100%;
    height: 45vh;
  }

  .gestion_riesgo_horizontalscroll_section_kuo {
    height: 3000vw;
  }

  .intro_clip_kuo {
    z-index: 6;
  }

  .intro_copy_main_kuo {
    width: 90%;
  }

  .project_horizscroll_img_wrapper_dine {
    width: 200vw;
  }

  .gestion_riesgo_2nd_img_wrapper_kuo {
    width: 100vw;
    height: 100vh;
  }

  .gestion_riesgo_horizscroll_item_kuo {
    width: 1500vw;
  }

  .gestion_riesgo_horizscroll_main_wrapper_kuo {
    width: 200vw;
  }

  .gestion_riesgo_horizscroll_main_wrapper_kuo._1rst {
    width: 100vw;
  }

  .project_horizscroll_img_dine {
    width: 100%;
  }

  .gestion_riesgo_horizscroll_camara_kuo {
    overflow: hidden;
  }

  .intro_copy_wrapper_kuo-copy {
    z-index: 7;
    width: 90vw;
  }

  .intro_white_section_paragraph_wrapper_kuo {
    width: 90%;
  }

  .gestion_riesgo_2nd_img_kuo {
    width: 100vw;
    left: auto;
    right: 0;
  }

  ._3rd-text {
    margin-top: 15vh;
  }

  .intro_white_section_paragraph_kuo {
    width: 100%;
  }

  .intro_white_back_col60_kuo-2 {
    width: 90%;
  }

  .offset_highlight_kuo {
    width: 85%;
  }

  .img_100_shapes_kuo {
    object-fit: cover;
    object-position: 100% 50%;
  }

  .main_info_conatiner_kuo {
    width: 90%;
    margin-top: 15vh;
  }

  .intro__procesos_clip_kuo-2 {
    z-index: 5;
    width: 100%;
    height: 60%;
  }

  .intro_white_back_container-2 {
    justify-content: center;
    align-items: center;
  }

  .vscoll_sticky_section_kuo-2 {
    width: 100vw;
  }

  .cadena_horizscroll_main_wrapper_kuo {
    width: 200vw;
  }

  .cadena_horizscroll_main_wrapper_kuo._1rst {
    width: 100vw;
  }

  .cadena_2nd_img_wrapper_kuo {
    width: 100vw;
    height: 100vh;
  }

  .cadena_horizontalscroll_section_kuo {
    height: 4000vw;
  }

  .cadena_horizontalscroll_section_kuo.cadena {
    height: 2000vw;
  }

  .cadena_riesgo_2nd_img_kuo {
    width: 100vw;
    left: auto;
    right: 0;
  }

  .cadena_horizscroll_camara_kuo {
    overflow: hidden;
  }

  .cadena_horizscroll_item_kuo, .gestion_ambiental_horizscroll_item_kuo {
    width: 2000vw;
  }

  .gestion_ambiental_horizscroll_camara_kuo {
    overflow: hidden;
  }

  .gestion_ambiental_2nd_img_wrapper_kuo {
    width: 100vw;
    height: 100vh;
  }

  .gestion_ambiental_2nd_img_kuo {
    width: 100vw;
    left: auto;
    right: 0;
  }

  .gestion_ambiental_horizscroll_main_wrapper_kuo {
    width: 200vw;
  }

  .gestion_ambiental_horizscroll_main_wrapper_kuo._1rst {
    width: 100vw;
  }

  .intro_white_back_col60_kuo-3 {
    width: 90%;
  }

  .intro__procesos_clip_kuo-3 {
    z-index: 5;
    width: 100%;
    height: 60%;
  }

  .somos_info_kuo {
    width: 85%;
  }

  .somos_highlight_container_kuo {
    width: 100%;
  }

  .text-container-intro_kuo {
    width: 35%;
  }

  .subtitle_intro_numer_kuo {
    font-size: .6rem;
  }

  .home_img-fluid-shapes_kuo {
    object-fit: cover;
    object-position: 50% 50%;
  }

  .intro_logo_container {
    width: 85%;
  }

  .largetext_kuo {
    font-size: 1rem;
  }

  .somos_kuo_title_container {
    justify-content: center;
    align-items: center;
    width: 50vw;
    margin-bottom: 15vh;
  }

  .highlighttext_kuo_old {
    line-height: 1.2;
  }

  .somos_txt_intro_kuo {
    width: 100%;
  }

  .asg_grid_text_container {
    width: 100%;
    position: static;
  }

  .blur_mask_container_kuo {
    display: flex;
  }

  .subtitle_small_kuo {
    font-size: 1.3rem;
  }

  .intro_white_columns_kuo, .intro_slide_kuo._04, .intro_slide_kuo._01, .intro_slide_kuo._03, .intro_slide_kuo._02 {
    display: flex;
  }

  .bg-container {
    display: block;
  }

  .subtitle_home_kuo {
    font-size: 6vw;
  }

  .somos_kuo_cifras {
    flex-flow: wrap;
    width: 90%;
    margin-right: 5vw;
  }

  .somos_kuo_cifra_title_kuo {
    font-size: 1rem;
  }

  .grid_somos_mobile_kuo {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template: "."
                   "."
                   "."
                   "."
                   "Area"
                   / 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .grid_somos_kuo {
    display: none;
  }

  .grid_somos_home_kuo {
    padding-bottom: 10px;
  }

  .grid_somos_home_kuo.border_mobile {
    border-top: 1px solid #fff;
  }

  .cifras-destacadas-img {
    width: 100%;
  }

  .main_wrapper_kuo {
    grid-column-gap: 5vh;
    grid-row-gap: 5vh;
    justify-content: center;
    align-items: stretch;
    width: 90%;
  }

  .letter_tab_wrap_kuo.mod--3 {
    z-index: 1;
  }

  .regulartitle_kuo {
    font-size: 2rem;
  }

  .cifras_destacadas_title {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .cifras_destacadas_01_container.mobile {
    width: 90%;
  }

  .letter_text_wrapper {
    width: 100%;
  }

  .letter_tab-anchor.mod--3 {
    top: 160vh;
  }

  .cifras_destacas_grafica_wrapper {
    width: 35%;
  }

  .largetitle_entradas_kuo-2 {
    font-size: 9vw;
    line-height: 130%;
  }

  .cifras-desrtacadas-wrapper_last {
    grid-column-gap: 10vh;
    grid-row-gap: 10vh;
    justify-content: flex-start;
    align-items: center;
    width: 90%;
  }

  .cifras-destacadas-notes {
    width: 100%;
  }

  .letter_tab_kuo.mod--2 {
    background-image: linear-gradient(#f1f1f1, #b2b2b2);
  }

  .letter_tab_kuo.mod--3 {
    z-index: 1;
    background-image: linear-gradient(#f1f1f1, #b2b2b2);
  }

  .letter_title_container {
    width: 100%;
  }

  .cifras-desrtacadas-wrapper_kuo {
    grid-column-gap: 10vh;
    grid-row-gap: 10vh;
    justify-content: flex-start;
    align-items: center;
    width: 90%;
  }

  .directores-img-container_kuo, .img_fluid-_table.desktop {
    display: none;
  }

  .img_fluid-_table.mobile {
    display: inline-flex;
  }

  .cifras_destacadas_column {
    width: 100%;
  }

  .button_kuo {
    grid-column-gap: 4rem;
    padding-bottom: 1.25rem;
    font-size: 1rem;
  }

  .button_kuo.home-intro-button {
    grid-column-gap: .5rem;
    padding-bottom: 0;
  }

  .cifras_destacadas_wrapper {
    grid-column-gap: 10vw;
    grid-row-gap: 10vw;
    flex-flow: column;
  }

  .cifras-destacadas-wrapper_kuo {
    flex-flow: column;
    justify-content: space-around;
    align-items: flex-start;
    height: 70%;
  }

  .vscoll_sticky_section_graphs_kuo {
    width: 100vw;
  }

  .vscoll_sticky_col-left_graphs_kuo {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    height: 100vh;
    position: relative;
  }

  .vscoll_sticky_col-right_graphs_kuo {
    width: 100%;
    margin-top: 0%;
  }

  .column_img_kuo {
    width: 85%;
    height: auto;
  }

  .vscoll_sticky_col-left_new {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    height: 100vh;
    position: relative;
  }

  .vscoll_sticky_col-right_new {
    width: 100%;
    margin-top: 0%;
  }

  .sust_graph {
    width: 100vw;
  }

  .main_col_80_kuo-copy {
    width: 90%;
  }
}

#w-node-_65645d96-6b3c-8749-8e72-837050057732-15808237 {
  grid-area: Area;
}

#w-node-_65645d96-6b3c-8749-8e72-837050057742-15808237 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_65645d96-6b3c-8749-8e72-837050057746-15808237 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_65645d96-6b3c-8749-8e72-83705005776f-15808237 {
  grid-area: Area;
}

#w-node-_65645d96-6b3c-8749-8e72-83705005777f-15808237 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_65645d96-6b3c-8749-8e72-837050057783-15808237 {
  grid-area: 3 / 2 / 4 / 3;
}

@media screen and (max-width: 479px) {
  #w-node-_65645d96-6b3c-8749-8e72-83705005775a-15808237 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_65645d96-6b3c-8749-8e72-837050057764-15808237 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_65645d96-6b3c-8749-8e72-837050057768-15808237 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_65645d96-6b3c-8749-8e72-83705005776f-15808237 {
    grid-area: 5 / 1 / 6 / 2;
  }

  #w-node-_65645d96-6b3c-8749-8e72-83705005777f-15808237 {
    grid-row: 2 / 3;
  }
}


@font-face {
  font-family: 'Notosans';
  src: url('../fonts/NotoSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Notosans';
  src: url('../fonts/NotoSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Notosans';
  src: url('../fonts/NotoSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Notosans';
  src: url('../fonts/NotoSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}