@font-face {
  font-family: Andale Mono;
  src: url('../fonts/Andale-Mono.ttf') format("truetype");
  font-weight: 400;
  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;
}

@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-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Cookconthic;
  src: url('../fonts/CookConthic.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --por-spacing: 13px;
  --spacing-impulso: .3rem;
  --spacing-impulso2: .3rem;
  --spacing-impulso3: .3rem;
  --ta-spacing: 0px;
  --fo-spacing: 0px;
  --lio-spacing: 0px;
  --nombre_negocio: 6vw;
  --nombre-sectores-spacing: 3px;
  --entradas-subtitles-anim: 3.2rem;
}

body {
  color: #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1;
}

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

p {
  margin-bottom: 0;
}

.home_carta_img_dine {
  object-fit: contain;
  height: 100%;
  min-height: 100%;
}

.home_carta_title_dine {
  z-index: 10;
  width: 70%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 8rem auto auto;
}

.home_carta_num_dine {
  color: #000;
  letter-spacing: -.02em;
  white-space: nowrap;
  font-family: Cookconthic, Arial, sans-serif;
  font-size: 17vw;
  font-weight: 500;
  line-height: 105%;
  position: absolute;
}

.home_carta_num_dine._2 {
  right: 20vw;
}

.home_carta_num_dine._1 {
  left: 28vw;
}

.home_carta_num_dine._1.color_01_dine {
  color: #005a5b;
}

.home_carta_sticky_dine {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.home_carta_img_wrap_dine {
  justify-content: center;
  align-items: center;
  width: 30%;
  max-width: none;
  height: 30%;
  margin-left: 10rem;
  position: relative;
  overflow: hidden;
}

.home_carta_wrapper_dine {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 200vh;
  display: flex;
  position: relative;
}

.home_carta_container_dine {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  transition: padding .6s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.home_carta_info_wrapper_dine {
  flex-flow: column;
  width: 30vw;
  display: flex;
  position: absolute;
  inset: auto 15vw auto auto;
}

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

.x_big_title_kuo {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Notosans, Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1.1;
}

.intro_title_dine {
  letter-spacing: 7px;
  text-transform: uppercase;
  will-change: transform;
  font-family: Cookconthic, Arial, sans-serif;
  font-size: 7vw;
  font-weight: 400;
  line-height: .9;
  position: relative;
}

.intro_title_dine.text_color_white {
  color: #fff;
}

.intro_title_dine.color_01_dine {
  color: #005a5b;
}

.title_dine {
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cookconthic, Arial, sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.1;
}

.title_dine.text_color_white {
  color: #fff;
}

.title_dine.color_01_dine {
  color: #005a5b;
}

.sm_subtitle_dine {
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cookconthic, Arial, sans-serif;
  font-size: 1.2rem;
  font-weight: 200;
  line-height: 1.1;
}

.sm_subtitle_dine.text_white {
  color: #fff;
}

.sm_subtitle_dine.text_white.spacing_dine {
  letter-spacing: 5px;
}

.sm_subtitle_dine.text_white.text_center {
  text-align: center;
}

.sm_subtitle_dine.color_01_dine {
  color: #005a5b;
}

.container_kuow {
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.subtitle_dine {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cookconthic, Arial, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.06;
}

.subtitle_dine.text_white {
  color: #fff;
}

.subtitle_dine.color_01_dine {
  color: #005a5b;
}

.number_kuo {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cookconthic, Arial, sans-serif;
  font-size: 3rem;
  font-weight: 200;
  line-height: 1;
}

.row_kuow {
  border-bottom: 1px solid #000;
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

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

.wrapper_kuow {
  flex-flow: column;
  width: 80%;
  margin-top: 5rem;
  margin-bottom: 5rem;
  display: flex;
}

.highlight_dine {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cookconthic, Arial, sans-serif;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.2;
}

.highlight_dine.text_color_white {
  color: #fff;
}

.highlight_dine.color_01_dine {
  color: #005a5b;
}

.intro_highlight_kuo {
  text-align: right;
  letter-spacing: 0;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Andale Mono, Arial, sans-serif;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.6;
}

.big_text_kuo {
  font-family: Notosans, Arial, sans-serif;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.3;
}

.btn_dine {
  color: #000;
  margin-bottom: 5px;
  font-family: Notosans, Arial, sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1;
}

.intro_sm_title_kuo {
  letter-spacing: 7px;
  text-transform: uppercase;
  will-change: transform;
  font-family: Cookconthic, Arial, sans-serif;
  font-size: 5vw;
  font-weight: 400;
  line-height: 1;
  position: relative;
}

.somos_portafolio_section_dine {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.somos_portafolio_bg_wrapper_dine {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

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

.somos_portafolio_title_dine {
  flex-flow: column;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.somos_desarrollos_title {
  color: #0000;
  letter-spacing: var(--por-spacing);
  -webkit-text-stroke-width: .8px;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  font-family: Cookconthic, Arial, sans-serif;
  font-size: 10rem;
  line-height: 1.1;
  transition: letter-spacing .2s;
}

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

.line_dine {
  background-color: #000;
  width: 100%;
  height: 1px;
}

.home_somos_wrapper_dine {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 70%;
  margin-top: 10rem;
  margin-bottom: 10rem;
  display: flex;
}

.home_somos_highlight_wrapper_dine {
  padding-bottom: 5rem;
}

.home_somos_info_item_dine {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.home_somos_column_wapper_dine {
  width: 60%;
  margin-top: 50vh;
}

.home_somos_title_wrapper_dine {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  transition: width .6s;
  display: flex;
}

.number_dine {
  font-family: Cookconthic, Arial, sans-serif;
  font-size: 5rem;
  line-height: 1.1;
}

.number_dine.color_01_dine {
  color: #005a5b;
}

.home_somos_title_wapper_dine {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  width: 100%;
  display: flex;
  position: sticky;
  top: 4rem;
}

.home_somos_info_wrapper_dine {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: stretch start;
  display: flex;
}

.home_cifras_section_dine {
  background-color: #ccd6d7;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  overflow: hidden;
}

.home_cifras_content_wrapper_dine {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 80%;
  position: relative;
}

.home_cifras_column_40_dine {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 40%;
  height: 100%;
  display: flex;
  position: relative;
}

.home_cifras_column_40_dine.bg_white {
  background-color: #ccd6d7;
}

.home_cifras_column_55_dine {
  width: 55%;
}

.home_cifras_column_55_dine.bg-white {
  background-color: #ccd6d7;
}

.home_cifras_column_45_dine {
  justify-content: flex-start;
  align-items: center;
  width: 45%;
  height: 100%;
  display: flex;
  position: relative;
}

.home_cifras_title_wrapper_dine {
  flex-flow: column;
  display: flex;
}

.home_cifras_wrapper_dine {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 70%;
  height: 90%;
  display: flex;
}

.home_cifras_column_50_dine {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 50%;
  display: flex;
  position: relative;
}

.home_cifras_column_50_dine.bg-white {
  background-color: #ccd6d7;
  justify-content: center;
  align-items: center;
}

.home_cifras_img_02_container_dine {
  width: 84%;
  margin-left: .5rem;
}

.home_cifras_row_dine {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 20%;
  display: flex;
  position: relative;
}

.home_cifras_img_container_dine {
  width: 60%;
  margin-left: .5rem;
}

.home_cifras_mask_dark {
  background-color: #083636;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  right: 0%;
}

.home_cifras_mask_dine {
  background-color: #ccd6d7;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  right: 0%;
}

.home_cifras_column_70_dine {
  mix-blend-mode: multiply;
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  height: 100%;
  display: flex;
  position: relative;
}

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

.somos_portafolio_menu_col_dine {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.somos_portafolio_menu_img_dine {
  width: 5.5rem;
  height: 5.5rem;
  position: relative;
  overflow: hidden;
}

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

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

.somos_intro_highlight_dine {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 40vw;
  margin-left: 50%;
  display: flex;
}

.somos_intro_item_wrapper_dine {
  flex: none;
  width: 25vw;
}

.somos_intro_items_wrapper_diine {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: row;
  padding-left: 50%;
  display: flex;
  position: relative;
}

.home_intro_content_left_dine {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 55%;
  height: 80%;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: auto;
  display: flex;
}

.home_intro_content_left_dine.right {
  margin-left: auto;
  margin-right: 0;
}

.home_intro_item_bg_effect {
  z-index: 2;
  width: 100%;
  height: 100%;
  transition: all .2s;
  position: absolute;
}

.home_intro_container_dine {
  z-index: 4;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.home_intro_bg_dine {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
}

.home_intro_wrapper_dine {
  justify-content: center;
  align-items: flex-end;
  width: 70%;
  height: 80%;
  display: flex;
}

.home_intro_number_wrapper_dine {
  overflow: hidden;
}

.home_intro_item_dine {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.home_intro_item_dine._02 {
  z-index: 4;
}

.home_intro_item_dine._01 {
  z-index: 5;
}

.home_intro_item_dine._03 {
  z-index: 3;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.home_intro_item_dine._04 {
  z-index: 2;
}

.home_intro_item_dine._05 {
  z-index: 1;
}

.home_intrro_sticky_dine {
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
}

.highlight_02_dine {
  font-family: Andale Mono, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.highlight_02_dine.text_white {
  color: #fff;
}

.highlight_02_dine.text_white.text_end {
  text-align: right;
}

.home_intro_section_dine {
  width: 100%;
  height: 600vh;
}

.big_subtitle_dine {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Notosans, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.1;
}

.big_subtitle_dine.text_white {
  color: #fff;
}

.big_subtitle_dine.text_white.text_end {
  text-align: right;
}

.big_title_dine {
  text-transform: uppercase;
  font-family: Cookconthic, Arial, sans-serif;
  font-size: 10rem;
  line-height: .9;
}

.big_title_dine.outline {
  color: #3330;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
}

.home_intro_content_title_wrapper_dine {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 1rem;
  display: flex;
}

.img_fluid {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.small_text_dine {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Notosans, Arial, sans-serif;
  font-size: .8rem;
  font-weight: 400;
  line-height: 1.3;
  position: static;
}

.small_text_dine.text_color_white {
  color: #fff;
}

.small_text_dine.text_color_white.text_spacing_sm {
  letter-spacing: 1px;
  font-size: .7rem;
}

.small_text_dine.text_color_white.text_uppercase {
  text-transform: uppercase;
}

.small_text_dine.text_bold {
  font-weight: 700;
}

.somos_valores_container_dine {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column wrap;
  justify-content: center;
  align-items: flex-start;
  width: 40%;
  height: 100%;
  margin-left: 50%;
  display: flex;
}

.somos_valores_wrapper_dine {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

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

.menu__nav-link-2 {
  color: #131212;
  letter-spacing: .025em;
  text-transform: uppercase;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 46px;
  font-weight: 400;
  line-height: 1em;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.intro_img_wrap_dine {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.intro_title_wrap_dine {
  z-index: 5;
  width: 70%;
  margin-top: 10rem;
  position: relative;
}

.subsection_sticky_dine {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

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

.intro_wrapper_dine {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 200rem;
  position: relative;
}

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

.intro_secscroll_left_wrap_dine {
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
  position: relative;
}

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

.intro_secondscroll_dine {
  z-index: 3;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0 0% 0%;
}

.intro_secscroll_right_info_dine {
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
  position: relative;
}

.intro_secscroll_right_info_container_dine {
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: #fff0;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  padding-left: 3rem;
  padding-right: 15vw;
  display: flex;
  position: absolute;
  inset: 0 auto auto;
  overflow: hidden;
}

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

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

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

.subsection_wrap_dine {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 200rem;
  position: relative;
}

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

.somos_intro_wrapper_dine {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin-top: 10rem;
  margin-bottom: 10rem;
  display: flex;
}

.somos_title_wrapper_dine {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: flex-start;
  align-items: flex-end;
  width: 70%;
  display: flex;
  position: sticky;
  top: 8rem;
}

.somos_title_letters_wrapper_dine {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

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

.somos_column_wapper_dine {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 700vh;
  margin-top: 70vh;
  display: flex;
}

.somos_intro_highlight_wrapper_dine {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  width: 40%;
  margin-left: auto;
  margin-right: 10%;
  display: flex;
}

.sm_subtitle_kuo-copy {
  color: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Notosans, Arial, sans-serif;
  font-size: .9rem;
  font-weight: 700;
  line-height: 1.1;
}

.somos_sticky_section_dine {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 75vh;
  display: flex;
  position: sticky;
  top: 14vh;
  overflow: hidden;
}

.menu_top {
  z-index: 10;
  perspective: 1174px;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.menu_button {
  color: #c7c7c7;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 34px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  display: flex;
  position: relative;
}

.menu_container {
  z-index: 5;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.menu_content {
  z-index: 5;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

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

.grid_item {
  background-color: #e0e6e7;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.menu_button-text {
  z-index: 2;
  -webkit-text-stroke-color: #cfcfcf;
  text-transform: uppercase;
  padding: 5px;
  font-family: Notosans, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

.menu_button-text.is-close {
  z-index: 1;
  display: flex;
  position: absolute;
}

.menu_bg {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  pointer-events: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
  position: fixed;
  inset: 0%;
}

.navbar {
  z-index: 50;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  position: fixed;
  top: 0;
}

.link-block {
  color: #a0a0a0;
  width: 7rem;
}

.link-block.w--current {
  width: 7rem;
}

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

.div-block-45 {
  opacity: .46;
  display: none;
  position: absolute;
  inset: 0%;
}

.menu_color_change {
  width: 100%;
}

.footer_kuo_25 {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 15vh;
  display: flex;
}

.footer_wrapper_kuo {
  justify-content: space-between;
  align-items: center;
  width: 95%;
  display: flex;
}

.footer_desc_logo_wrapper_kuo {
  width: 7rem;
}

.footer_menu_wrapper_kuo {
  justify-content: space-between;
  align-items: center;
  width: 50%;
  display: flex;
}

.footer_link_kuo {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Cookconthic, Arial, sans-serif;
  font-size: 1.2rem;
  text-decoration: none;
}

.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;
}

.white_col_wrapper_dine {
  z-index: 2;
  background-color: #fff;
  width: 50%;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: hidden;
}

.white_col_wrapper_dine.left {
  z-index: 9;
  padding-left: 15vw;
  padding-right: 5rem;
  left: 0;
  right: auto;
}

.white_col_wrapper_dine.right {
  padding-left: 5rem;
  padding-right: 15vw;
}

.subsection_title_wrap_dine {
  z-index: 10;
  width: 70vw;
  position: absolute;
  inset: 10vh auto auto;
}

.iniciatias_item_wrapper_dine {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 48%;
  display: flex;
}

.iniciativas_row_container_dine {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.home_carta_info_txt_wrapper_dine {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  margin-top: 4rem;
  display: flex;
}

.link_dine {
  text-decoration: none;
}

.somos_portafolio_menu_wrap_dine {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.somos_portafolio_highlight_dine {
  width: 20rem;
  position: relative;
}

.somos_portafolio_main_info_dine {
  justify-content: space-between;
  align-items: flex-start;
  width: 70vw;
  display: flex;
}

.home_intro_content_wrapper_dine {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
}

.home_intro_title_dine {
  color: #fff;
  text-transform: uppercase;
  font-family: Cookconthic, Arial, sans-serif;
  font-size: 4vw;
}

.home_intro_content_dine {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 50%;
  height: 80%;
  margin-top: 5rem;
  margin-bottom: auto;
  margin-left: auto;
  display: flex;
}

.home_intro_title_year_dine {
  color: #fff0;
  letter-spacing: 6px;
  -webkit-text-stroke-width: .5px;
  -webkit-text-stroke-color: #fff;
  font-family: Cookconthic, Arial, sans-serif;
  font-size: 3rem;
}

.regular_paragraphs_dine {
  font-family: Notosans, Arial, sans-serif;
  font-size: .9rem;
  line-height: 1.3;
}

.regular_paragraphs_dine.color_text_white {
  color: #fff;
}

.sm_subtitle_kuo-copy {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cookconthic, Arial, sans-serif;
  font-size: 1.2rem;
  font-weight: 200;
  line-height: 1.1;
}

.sm_subtitle_kuo-copy.text_white {
  color: #fff;
}

.opacity_30_dine {
  background-color: #0000004d;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.small_subtitle_dine {
  text-transform: uppercase;
  font-family: Cookconthic, Arial, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
}

.small_subtitle_dine.color_text_white {
  color: #fff;
}

.lwhite_left_col_info_dine {
  width: 100%;
}

.lwhite_left_col_info_dine.mt-12 {
  margin-top: 12rem;
}

.lwhite_left_col_info_dine.mt-8 {
  margin-top: 8rem;
}

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

.opacity_50_dine {
  background-color: #00000080;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.white_left_col_text_dine {
  margin-top: 1rem;
}

.home_intro_subtitle_wrapper_dine {
  margin-left: 65%;
  overflow: hidden;
}

.home_intro_highlight_wrapper_dine, .home_intro_title_text_wrapper_dine {
  width: 60%;
}

.somos_portafolio_self_dine {
  grid-column-gap: .3rem;
  grid-row-gap: .3rem;
  flex-flow: column;
  width: 5.5rem;
  text-decoration: none;
  display: flex;
  position: relative;
}

.somos_portafolio_self_dine:hover {
  color: #fff;
  text-decoration: underline;
}

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

.vscoll_sticky_img_wrapper_dine {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: visible;
}

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

.regulartext_kuo {
  font-family: Notosans, Arial, sans-serif;
  font-size: .9rem;
  font-weight: 300;
  line-height: 1.4;
}

.regulartext_kuo.text_bold {
  font-weight: 700;
}

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

.second_white_col_dine {
  z-index: 1;
  background-color: #fff;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 50%;
  height: 100%;
  padding-top: 5rem;
  padding-bottom: 5rem;
  padding-left: 15vw;
  display: flex;
  position: relative;
}

.second_mainsection_dine {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

.second_mainsection_dine.last_part {
  height: 85vh;
}

.second_white_info_dine {
  width: 70%;
}

.iniciativas_img_wrap_dine {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

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

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

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

.descargas_section_dine {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.descargas_wrapper_dine {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.descargas_items_wrapper_dine {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
}

.descargas_img_wrapper_dine {
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.descargas_item_container_dine {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: #fff;
  border: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 10rem;
  height: 10rem;
  text-decoration: none;
  transition: background-color .5s;
  display: flex;
}

.descargas_item_container_dine:hover {
  color: #000;
  background-color: #fff;
}

.descargas_item_wrapper_dine {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  height: 80%;
  display: flex;
}

.descargas_item_black_container_dine {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: #000;
  border: 1px solid #000;
  justify-content: center;
  align-items: center;
  width: 10rem;
  height: 10rem;
  text-decoration: none;
  display: flex;
}

.descargas_col_02_wrapper_dine {
  justify-content: flex-start;
  align-items: flex-end;
  width: 40%;
  height: 80%;
  padding-left: 1.5rem;
  display: none;
}

.descargas_items_container_dine {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  width: 100%;
  display: flex;
}

.contacto_section_dine {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

.contaco_wrapper_dine {
  justify-content: space-between;
  align-items: flex-start;
  width: 80%;
  height: 60%;
  display: flex;
  position: relative;
}

.contacto_img_wrapper_dine {
  position: absolute;
  inset: 0%;
}

.contacto_info_col_dine {
  width: 50%;
}

.contacto_info_row_dine {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  margin-top: 4rem;
  display: flex;
}

.contacto_info_wrapper_dine {
  width: 70%;
}

.code-embed {
  -webkit-text-stroke-color: #351010;
}

.color_01_dine {
  color: #005a5b;
}

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

.list_text_dine {
  padding-left: 20px;
  font-family: Notosans, Arial, sans-serif;
  font-size: .9rem;
  line-height: 1.3;
  list-style-type: lower-alpha;
}

.listo_item_dine {
  margin-bottom: 10px;
}

.list_dots_dine {
  font-family: Notosans, Arial, sans-serif;
  font-size: .9rem;
  line-height: 1.3;
}

.home_somos_desarrollos_img_wrapper_dine {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.home_somos_desarrollos_content_dine {
  width: 75%;
}

.mensaje_intro_wrapper_dine {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 220vh;
  display: flex;
  position: relative;
}

.mensaje_intro_sticky_dine {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.mensaje_intro_container_dine {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  transition: padding .6s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.mensaje_intro_title_dine {
  z-index: 10;
  width: 70%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 6rem auto auto;
}

.mensaje_intro_img_wrapper_dine {
  justify-content: center;
  align-items: center;
  width: 30%;
  max-width: none;
  height: 30%;
  margin-left: 14rem;
  position: relative;
  overflow: hidden;
}

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

.mensaje_intro_info_wrapper_dine {
  flex-flow: column;
  width: 30vw;
  display: flex;
  position: absolute;
  inset: auto 15vw auto auto;
}

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

.mensaje_sticky_container_dine {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.mensaje_sticky_wrapper_dine {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 70%;
  height: 70%;
  display: flex;
}

.mensaje_img_wrapper_dine {
  width: 20vw;
  height: 20vw;
  margin-top: auto;
  margin-bottom: 2rem;
}

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

.mensaje_sticky_content_wrapper_dine {
  width: 70%;
}

.mensaje_sticky_content_text_dine {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  width: 40%;
  margin-left: auto;
  padding-top: 6rem;
  padding-bottom: 6.5rem;
  display: flex;
}

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

.mensaje_col_sticky_section_dine.bg-green {
  background-color: #65888b;
}

.mensaje_col_sticky_container_dine {
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.mensaje_col_sticky_img_dine {
  width: 50%;
  margin-left: auto;
}

.mensaje_col_sticky_info_dine {
  width: 70%;
  position: relative;
}

.mensaje_col_sticky_info_wrapper_dine {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  width: 40%;
  padding-top: 6rem;
  padding-bottom: 6.5rem;
  display: flex;
}

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

.somos_intro_valores_wrapper_dine {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  width: 45%;
  display: flex;
}

.somos_intro_valores_icon_wrapper_diine {
  width: 2rem;
}

.intro_section_item_info {
  border-top: 1px solid #fff;
  padding-top: .5rem;
  padding-bottom: .5rem;
}

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

.intro_main_info_dine {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  margin-top: 7rem;
  display: flex;
}

.intro_main_info_wrrapper_dine {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 8rem;
  padding-top: 4rem;
  display: flex;
}

.intro_section_highlight_dine {
  margin-bottom: 2rem;
}

.ventas_graficos_wraper_dine {
  z-index: 3;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.ventas_item_wrapper_dine {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 11vw;
  display: flex;
}

.ventas_container_dine {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 70vw;
  height: auto;
  margin-bottom: 5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.ventas_container_dine.mt-15-mobile {
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 2rem;
  margin-bottom: 8rem;
}

.main_col_80_dine {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 5rem;
  margin-bottom: 5rem;
  display: flex;
  position: static;
}

.vscoll_sticky_col_dine {
  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_section_dine {
  z-index: 1;
  background-color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-left: auto;
  display: flex;
  position: relative;
  overflow: visible;
}

.vscoll_sticky_col_right_dine {
  z-index: 2;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  margin-top: 0%;
  margin-right: auto;
  padding-left: 15vw;
  padding-right: 5rem;
  display: flex;
  position: relative;
}

.second_img_wrap_dine {
  width: 50%;
  height: 100%;
  margin-left: auto;
  position: absolute;
  inset: 0%;
}

.gradient_mask_dine {
  background-image: linear-gradient(#000c, #00000085 58%, #0000);
  position: absolute;
  inset: 0%;
}

.second_img_container_dine {
  z-index: 2;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: 0%;
}

.second_img_wrapper_dine {
  width: 40%;
  margin-top: 5rem;
}

.white_col_info_dine {
  width: 100%;
}

.white_col_info_dine.mt-7 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  margin-top: 4rem;
  display: flex;
}

.white_col_info_dine.mt-2 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  margin-top: 2rem;
  display: flex;
}

.div-block-99 {
  z-index: 4;
  width: 30%;
  position: absolute;
  top: 15rem;
  bottom: auto;
  left: 15vw;
}

.vscroll_sticky_img_wrapper_dine {
  z-index: 2;
  width: 25%;
  position: absolute;
  top: 10%;
  right: 15vw;
}

.iniciativas_wrapper_dine {
  z-index: 2;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 70vw;
  margin-top: 4rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.iniciativas_title_wrapper_dine {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  width: 40%;
  display: flex;
}

.iniciativas_section_dine {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

.iniciativas_section_dine._200vh, .iniciativas_section_dine._150vh {
  justify-content: center;
  align-items: flex-start;
}

.iniciativas_section_dine._150vh.last_part {
  height: 85vh;
}

.iniciativas_item_small_dine {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 30%;
  display: flex;
}

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

.fundacion_wrapper_dine {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 70vw;
  margin-top: 5rem;
  margin-bottom: 5rem;
  display: flex;
}

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

.fundacion_card_dine {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  border: 1px solid #000;
  flex-flow: column;
  width: 15rem;
  height: 15rem;
  padding: .5rem .5em .5rem .5rem;
  display: flex;
}

.fundacion_cards_dine {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

.fundacion_img_dine {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  width: 15rem;
  height: 15rem;
  display: flex;
}

.fundacion_cards_container_dine {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  width: 100%;
  margin-top: 3rem;
  display: flex;
}

.div-block-106 {
  z-index: 2;
  width: 85%;
  margin-top: 15%;
  position: relative;
}

.vscoll_sticky_col_right_graphs_dine {
  z-index: 2;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  margin-top: 0%;
  padding-left: 5rem;
  padding-right: 15vw;
  display: flex;
  position: relative;
}

.intro_title_wrapper_dine {
  z-index: 5;
  width: 70%;
  margin-top: 10rem;
  position: relative;
}

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

.gobierno_consejo_wrapper_dine {
  grid-column-gap: .2rem;
  grid-row-gap: .2rem;
  border-bottom: 1px solid #d1d1d1;
  flex-flow: column;
  padding-top: .5rem;
  padding-bottom: .5em;
  display: flex;
}

.gobierno_consejo_wrapper_dine.border_none {
  border-bottom-width: 0;
}

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

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

.mensaje_firma_img_wrapper_dine {
  height: 4rem;
}

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

.home_cifras_img_04_container_dine {
  width: 80%;
  margin-left: .5rem;
  margin-right: .5rem;
}

.home_cifras_img_03_container_dine {
  width: 76%;
  margin-left: .5rem;
}

.home_cifras_img_bg_wrapper {
  z-index: 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.home_cifras_square_dine {
  background-color: #083636;
  width: 7rem;
  height: 100%;
  margin-right: auto;
}

.fundacion_row_wrapper_dine {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.fundacion_col_wrapper_dine {
  width: 40%;
}

.iniciativas_items_container_dine {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 60%;
  display: flex;
}

.ventas_title_wrap_dine {
  z-index: 10;
  width: 70vw;
  position: relative;
}

.ventas_section_dine {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

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

.ventas_section_dine.align-center.auto {
  flex-flow: column;
}

.descargas_col_wrapper_dine {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 70%;
  height: 80%;
  margin-left: 15vw;
  display: flex;
}

.descargas_col_01_wrapper_dine {
  justify-content: center;
  align-items: center;
  width: 60%;
  height: 100%;
  display: flex;
  position: relative;
}

.notes_dine {
  padding-left: 20px;
  font-size: .6rem;
  line-height: 1.2;
  list-style-type: lower-roman;
}

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

.gobierno_comite_container_dine {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.descargas_images_wrapper_kuo {
  z-index: 10;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 80vw;
  display: flex;
  position: relative;
}

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

.descargas_section_kuo {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-image: linear-gradient(#00000080, #00000080), url('../images/dine_home_intro_img_01.webp');
  background-position: 0 0, 50% 90%;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding-top: 6rem;
  display: flex;
}

.regular_paragraphs_kuo {
  font-family: Notosans, Arial, sans-serif;
  font-size: .9rem;
  line-height: 1.3;
}

.regular_paragraphs_kuo.color_text_white {
  color: #fff;
}

.div-block-125 {
  width: 5rem;
}

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

.descargas_info_container_kuo {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: 5vw;
  display: flex;
}

.descargas_info_container_kuo.bottom {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  margin-top: -2.5rem;
}

.text-block-10 {
  color: #fff;
  letter-spacing: 25px;
  font-family: Cookconthic, Arial, sans-serif;
  font-size: 3rem;
}

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

.descargas_info_wrapper_kuo {
  z-index: 10;
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 70vw;
  display: flex;
}

.descargas_arrow2_container_kuo {
  display: flex;
}

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

.descargas_submenu_text_kuo {
  overflow: hidden;
}

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

.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;
}

.sm_subtitle_kuo {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cookconthic, Arial, sans-serif;
  font-size: 1.2rem;
  font-weight: 200;
  line-height: 1.1;
}

.sm_subtitle_kuo.text_white {
  color: #fff;
}

.home_intro_opacity_dine {
  z-index: 2;
  background-color: #0000004d;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

@media screen and (min-width: 1440px) {
  .home_carta_img_wrap_dine {
    width: 26%;
    height: 26%;
    margin-left: 8rem;
  }

  .home_carta_info_wrapper_dine {
    right: 20vw;
  }

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

  .lwhite_left_col_info_dine.mt-12, .lwhite_left_col_info_dine.mt-8 {
    margin-top: 15rem;
  }

  .somos_portafolio_self_dine:hover {
    color: #fff;
    text-decoration: underline;
  }

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

  .descargas_items_container_dine {
    height: 75%;
  }

  .mensaje_intro_img_wrapper_dine {
    margin-left: 10rem;
  }

  .mensaje_intro_info_wrapper_dine {
    right: 26rem;
  }

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

  .regular_paragraphs_kuo.color_text_white {
    font-size: 1.2vw;
  }

  .descargas_info_container_kuo.bottom {
    margin-top: 2rem;
  }

  .sm_subtitle_kuo.text_white {
    font-size: 1.5vw;
  }
}

@media screen and (min-width: 1920px) {
  .home_carta_info_wrapper_dine {
    right: 34rem;
  }

  .x_big_title_kuo {
    font-size: 5.7rem;
  }

  .title_dine {
    font-size: 3vw;
  }

  .sm_subtitle_dine {
    font-size: 1.8vw;
  }

  .subtitle_dine {
    font-size: 2.3vw;
  }

  .number_kuo {
    font-size: 5rem;
  }

  .highlight_dine {
    font-size: 1.9rem;
  }

  .highlight_dine.text_color_white, .highlight_dine.color_01_dine {
    font-size: 1.6vw;
  }

  .intro_highlight_kuo {
    font-size: 1.5rem;
  }

  .big_text_kuo {
    font-size: 2rem;
  }

  .btn_dine {
    font-size: 1.5rem;
  }

  .somos_portafolio_section_dine {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
  }

  .somos_desarrollos_title {
    font-size: 14rem;
  }

  .somos_portafolio_menu_img_dine {
    width: 9rem;
    height: 9rem;
  }

  .small_text_dine, .small_text_dine.text_color_white, .small_text_dine.text_color_white.text_spacing_sm {
    font-size: .8vw;
  }

  .white_col_wrapper_dine.left {
    padding-right: 5vw;
  }

  .white_col_wrapper_dine.right {
    padding-left: 5vw;
  }

  .somos_portafolio_highlight_dine {
    width: 30vw;
  }

  .somos_portafolio_main_info_dine {
    width: 60vw;
  }

  .regular_paragraphs_dine {
    font-size: .95vw;
  }

  .sm_subtitle_kuo-copy {
    font-size: 3.5rem;
  }

  .small_subtitle_dine {
    font-size: 2.3rem;
  }

  .lwhite_left_col_info_dine.mt-12, .lwhite_left_col_info_dine.mt-8 {
    margin-top: 20rem;
  }

  .somos_portafolio_self_dine {
    width: 9rem;
  }

  .regulartext_kuo {
    font-size: .95vw;
  }

  .smalltext_dine {
    font-size: .6vw;
  }

  .second_white_info_dine {
    width: 85%;
  }

  .second_white_info_dine.mt-20 {
    margin-top: 20rem;
  }

  .descargas_items_wrapper_dine {
    width: 93%;
  }

  .descargas_item_container_dine, .descargas_item_black_container_dine {
    width: 10vw;
    height: 10vw;
  }

  .list_text_dine, .list_dots_dine {
    font-size: 1.1rem;
  }

  .mensaje_intro_info_wrapper_dine {
    right: 34rem;
  }

  .ventas_item_wrapper_dine {
    width: 10vw;
  }

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

  .vscoll_sticky_col_right_dine {
    padding-right: 5vw;
  }

  .second_img_wrapper_dine {
    width: 30%;
  }

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

  .iniciativas_item_small_dine {
    width: 26rem;
  }

  .fundacion_card_dine, .fundacion_img_dine {
    width: 100%;
    height: 18rem;
  }

  .div-block-106 {
    width: 70%;
    margin-top: 10%;
    margin-left: 10%;
  }

  .vscoll_sticky_col_right_graphs_dine {
    padding-left: 5vw;
  }

  .descargas_images_wrapper_kuo {
    width: 70vw;
  }

  .regular_paragraphs_kuo {
    font-size: 1.1rem;
  }

  .descargas_info_container_kuo {
    margin-left: 0;
  }

  .sm_subtitle_kuo {
    font-size: 2rem;
  }
}

@media screen and (max-width: 991px) {
  .home_carta_title_dine {
    width: 80vw;
  }

  .home_carta_num_dine {
    -webkit-text-stroke-width: 0px;
  }

  .home_carta_num_dine._2 {
    right: 26vw;
  }

  .home_carta_num_dine._1 {
    left: 22vw;
  }

  .intro_title_dine {
    font-size: 12vw;
  }

  .title_dine {
    font-size: 3rem;
  }

  .big_text_kuo {
    font-size: 1.2rem;
  }

  .intro_sm_title_kuo {
    font-size: 12vw;
  }

  .home_somos_column_wapper_dine {
    width: 100%;
    margin-top: 0;
  }

  .home_somos_title_wapper_dine {
    position: relative;
    top: auto;
  }

  .home_cifras_section_dine {
    height: auto;
  }

  .home_cifras_column_40_dine.bg_white, .home_cifras_column_55_dine.bg-white, .home_cifras_column_45_dine {
    width: 100%;
  }

  .home_cifras_wrapper_dine {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    margin-bottom: 5rem;
  }

  .home_cifras_column_50_dine.bg-white, .home_cifras_column_50_dine.bg-dark {
    width: 100%;
  }

  .home_cifras_row_dine {
    flex-flow: column;
  }

  .home_cifras_row_dine.mobile-reverse {
    flex-flow: column-reverse;
  }

  .home_cifras_img_container_dine {
    width: 84%;
  }

  .home_cifras_column_70_dine {
    width: 100%;
  }

  .somos_intro_item_wrapper_dine {
    width: 40vw;
  }

  .home_intro_content_left_dine {
    width: 70%;
  }

  .small_text_dine {
    -webkit-text-stroke-width: 0px;
  }

  .somos_valores_wrapper_dine {
    width: 25vw;
    height: 25vw;
  }

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

  .descargas_item_container_dine, .descargas_item_black_container_dine {
    width: 20vw;
    height: 20vw;
  }

  .descargas_items_container_dine {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
  }

  .mensaje_intro_title_dine {
    width: 80vw;
  }

  .vscoll_sticky_col_right_dine, .vscoll_sticky_col_right_graphs_dine {
    margin-top: 5vw;
  }
}

@media screen and (max-width: 767px) {
  .home_carta_num_dine {
    -webkit-text-stroke-width: 0px;
  }

  .subtitle_dine {
    font-size: 1.8em;
  }

  .home_intro_content_left_dine {
    width: 100%;
  }

  .small_text_dine {
    -webkit-text-stroke-width: 0px;
  }

  .menu__nav-link-2 {
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 24px;
  }

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

  .navbar {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: #fff3;
  }

  .descargas_item_container_dine {
    width: 25vw;
    height: 25vw;
  }

  .descargas_item_black_container_dine {
    flex: none;
    width: 25vw;
    height: 25vw;
  }

  .mensaje_sticky_container_dine {
    height: 30vh;
    position: relative;
  }

  .mensaje_sticky_content_wrapper_dine {
    width: 80%;
  }

  .mensaje_sticky_content_text_dine {
    width: 100%;
  }

  .mensaje_col_sticky_container_dine {
    position: relative;
  }

  .mensaje_col_sticky_img_dine {
    width: 100%;
  }

  .mensaje_col_sticky_info_dine {
    width: 80%;
  }

  .mensaje_col_sticky_info_wrapper_dine {
    width: 100%;
  }

  .sublink__line_kuo {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .home_carta_title_dine {
    top: 15vh;
  }

  .home_carta_num_dine {
    margin-bottom: 8rem;
    font-size: 30vw;
  }

  .home_carta_num_dine._2 {
    right: 0;
  }

  .home_carta_num_dine._1 {
    left: 0;
  }

  .home_carta_num_dine._1.color_01_dine {
    box-sizing: border-box;
  }

  .home_carta_img_wrap_dine {
    width: 80%;
    margin-bottom: 4rem;
    margin-left: 2rem;
  }

  .home_carta_wrapper_dine {
    height: 150rem;
  }

  .home_carta_info_wrapper_dine {
    width: 80vw;
    margin-top: 55vh;
    right: auto;
  }

  .x_big_title_kuo {
    font-size: 2.6rem;
  }

  .intro_title_dine {
    letter-spacing: 3px;
    font-size: 15vw;
  }

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

  .subtitle_dine {
    font-size: 1.5em;
  }

  .highlight_dine {
    font-size: 1.3rem;
  }

  .intro_highlight_kuo {
    letter-spacing: 4px;
  }

  .intro_sm_title_kuo {
    letter-spacing: 3px;
    font-size: 18vw;
  }

  .somos_desarrollos_title {
    font-size: 2.5rem;
  }

  .home_somos_info_wrapper_dine {
    grid-template-columns: 1fr;
  }

  .home_cifras_wrapper_dine {
    width: 80%;
    margin-top: 5rem;
  }

  .home_cifras_column_50_dine.bg-white {
    justify-content: center;
    align-items: flex-start;
  }

  .home_cifras_img_02_container_dine, .home_cifras_img_container_dine {
    width: 100%;
    margin-left: 0;
    padding: .5rem;
  }

  .home_cifras_column_70_dine {
    height: 4rem;
  }

  .somos_portafolio_menu_col_dine {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
  }

  .somos_portafolio_menu_img_dine {
    width: 5.5rem;
    height: 5.5rem;
  }

  .somos_portafolio_items_wrap_dine {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: space-between;
    width: 100%;
  }

  .somos_intro_highlight_dine {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
  }

  .somos_intro_item_wrapper_dine {
    width: 80vw;
  }

  .somos_intro_items_wrapper_diine {
    padding-left: 10%;
  }

  .home_intro_content_left_dine {
    width: 100%;
  }

  .home_intro_wrapper_dine {
    width: 80%;
  }

  .big_subtitle_dine.text_white.text_end {
    font-size: 1.1rem;
  }

  .big_title_dine.outline {
    font-size: 6rem;
  }

  .home_intro_content_title_wrapper_dine {
    margin-top: 1rem;
  }

  .small_text_dine {
    white-space: normal;
  }

  .somos_valores_container_dine {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .somos_valores_wrapper_dine {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    width: auto;
    height: auto;
  }

  .menu__nav-link-2 {
    margin-top: 1.5vw;
    margin-bottom: 1.5vw;
  }

  .menu__nav-link-2.w--current {
    margin-top: 3vw;
    margin-bottom: 3vw;
  }

  .intro_title_wrap_dine {
    width: 80%;
    margin-top: 8rem;
  }

  .subsection_sticky_dine {
    overflow: hidden;
  }

  .subsection_sticky_dine._150vh {
    height: 130vh;
  }

  .intro_wrapper_dine {
    height: 150rem;
  }

  .subsection_img_bg_dine {
    width: 100vw;
  }

  .intro_secscroll_left_wrap_dine, .intro_secscroll_left_img_dine {
    width: 100vw;
    height: 50vh;
  }

  .intro_secondscroll_dine {
    flex-flow: column;
  }

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

  .intro_secscroll_right_info_container_dine {
    height: 100vh;
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .ventas_img_wrap_dine {
    height: 100%;
  }

  .somos_title_wrapper_dine {
    width: 80%;
    position: relative;
    top: auto;
  }

  .somos_column_wapper_dine {
    width: 100%;
    height: 800vh;
    margin-top: 0;
  }

  .somos_intro_highlight_wrapper_dine {
    width: 80%;
  }

  .somos_sticky_section_dine {
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    top: 6vh;
  }

  .navbar {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .footer_kuo_25 {
    height: 12rem;
  }

  .footer_wrapper_kuo {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-flow: wrap;
  }

  .footer_menu_wrapper_kuo {
    width: 100%;
  }

  .vscoll_sticky_section_kuo {
    width: 100vw;
  }

  .white_col_wrapper_dine.left {
    width: 100vw;
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .white_col_wrapper_dine.right {
    z-index: 10;
    width: 100vw;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .subsection_title_wrap_dine {
    width: 80vw;
    top: 6rem;
  }

  .iniciatias_item_wrapper_dine {
    width: 100%;
    height: auto;
  }

  .iniciativas_row_container_dine {
    flex-flow: column;
  }

  .home_carta_info_txt_wrapper_dine {
    margin-top: 1rem;
  }

  .somos_portafolio_menu_wrap_dine, .somos_portafolio_highlight_dine {
    width: 100%;
  }

  .somos_portafolio_main_info_dine {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    width: 80vw;
  }

  .home_intro_title_dine {
    font-size: 10vw;
  }

  .sm_subtitle_kuo-copy {
    font-size: 2.6rem;
  }

  .opacity_30_dine {
    background-color: #0009;
  }

  .small_subtitle_dine {
    font-size: 1.5rem;
  }

  .lwhite_left_col_info_dine {
    width: 100%;
  }

  .lwhite_left_col_info_dine.mt-12, .lwhite_left_col_info_dine.mt-8 {
    margin-top: 12rem;
  }

  .somos_portafolio_self_dine {
    width: 5.5rem;
  }

  .second_white_col_dine {
    width: 100%;
    height: auto;
    padding: 2rem 2rem 5rem;
  }

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

  .second_mainsection_dine._200vh {
    flex-flow: column;
    height: 200vh;
  }

  .second_white_info_dine {
    width: 100%;
  }

  .subsection_main_img_wrap_dine {
    height: 100%;
  }

  .intro_gallery_img_dine {
    width: 100vw;
  }

  .descargas_section_dine {
    height: auto;
  }

  .descargas_wrapper_dine {
    flex-flow: column;
  }

  .descargas_items_wrapper_dine {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    width: 100%;
  }

  .descargas_item_container_dine {
    width: 40vw;
    height: 40vw;
  }

  .descargas_item_black_container_dine {
    width: 40vw;
    height: 40vw;
    margin-left: auto;
    margin-right: 10vw;
  }

  .descargas_col_02_wrapper_dine {
    width: 100%;
    height: 30%;
    margin-top: 1.5rem;
    margin-bottom: 2rem;
  }

  .descargas_items_container_dine {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-flow: column;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .contaco_wrapper_dine {
    flex-flow: column;
    height: 80%;
  }

  .contacto_info_col_dine {
    width: 100%;
  }

  .contacto_info_row_dine {
    flex-flow: column;
  }

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

  .home_somos_desarrollos_img_wrapper_dine {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .mensaje_intro_wrapper_dine {
    height: auto;
  }

  .mensaje_intro_sticky_dine {
    height: 100vh;
    position: relative;
  }

  .mensaje_intro_title_dine {
    top: 15vh;
  }

  .mensaje_intro_img_wrapper_dine {
    width: 60%;
    margin-bottom: 0;
    margin-left: 2rem;
  }

  .div-block-90 {
    margin-top: 0;
  }

  .mensaje_intro_info_wrapper_dine {
    width: 80vw;
    margin-top: 0;
    right: auto;
  }

  .mensaje_sticky_container_dine {
    height: auto;
    margin-bottom: 5rem;
  }

  .mensaje_sticky_wrapper_dine {
    width: 80%;
  }

  .mensaje_img_wrapper_dine {
    width: 50vw;
    height: 50vw;
    margin-top: 2rem;
  }

  .mensaje_sticky_content_text_dine {
    padding-top: 2rem;
  }

  .somos_intro_valores_wrapper_dine {
    width: 100%;
  }

  .intro_main_info_dine {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    margin-top: 2rem;
  }

  .intro_main_info_wrrapper_dine {
    width: 5rem;
    padding-top: 0;
  }

  .intro_section_highlight_dine {
    margin-bottom: .5rem;
  }

  .ventas_graficos_wraper_dine {
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 80vw;
  }

  .ventas_item_wrapper_dine {
    width: 35vw;
  }

  .ventas_container_dine {
    width: 80vw;
  }

  .ventas_container_dine.mt-15-mobile {
    flex-flow: column;
    margin-top: 8rem;
  }

  .main_col_80_dine {
    width: 100%;
  }

  .vscoll_sticky_col_dine {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    height: 100vh;
    position: relative;
  }

  .vscoll_sticky_section_dine {
    width: 100vw;
  }

  .vscoll_sticky_col_right_dine {
    width: 100%;
    margin-top: 0%;
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .second_img_wrap_dine {
    width: 100%;
    position: relative;
  }

  .second_img_wrapper_dine {
    width: 70%;
  }

  .white_col_info_dine {
    width: 100%;
  }

  .white_col_info_dine.mt-7, .white_col_info_dine.mt-2 {
    margin-top: 4rem;
  }

  .div-block-99 {
    width: 80%;
    left: 10vw;
  }

  .vscroll_sticky_img_wrapper_dine {
    width: 80%;
    right: 10vw;
  }

  .iniciativas_wrapper_dine {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: column;
    width: 80%;
    margin-top: 6rem;
  }

  .iniciativas_title_wrapper_dine {
    width: 100%;
  }

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

  .iniciativas_section_dine._200vh, .iniciativas_section_dine._150vh {
    height: 200vh;
  }

  .iniciativas_section_dine._150vh.last_part {
    height: 150vh;
  }

  .iniciativas_item_small_dine {
    width: 100%;
    height: auto;
  }

  .fundacion_wrapper_dine {
    width: 80vw;
  }

  .fundacion_cards_dine {
    grid-template-columns: 1fr;
  }

  .div-block-106 {
    width: 100%;
  }

  .vscoll_sticky_col_right_graphs_dine {
    width: 100%;
    margin-top: 0%;
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .intro_title_wrapper_dine {
    width: 80%;
    margin-top: 8rem;
    margin-left: auto;
    margin-right: auto;
  }

  .vscoll_sticky_col_left_graphs_dine {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    height: 100vh;
    position: relative;
  }

  .home_cifras_img_04_container_dine {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: .5rem;
  }

  .home_cifras_img_03_container_dine {
    width: 100%;
    margin-left: 0;
    padding: .5rem;
  }

  .home_cifras_square_dine {
    width: 3rem;
    height: 3rem;
  }

  .fundacion_row_wrapper_dine {
    flex-flow: column;
  }

  .fundacion_col_wrapper_dine {
    width: 100%;
  }

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

  .ventas_title_wrap_dine {
    width: 80vw;
    top: 6rem;
  }

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

  .ventas_section_dine.align-center.auto {
    height: auto;
  }

  .descargas_col_wrapper_dine {
    justify-content: flex-start;
    align-items: flex-start;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .descargas_col_01_wrapper_dine {
    width: 100%;
    padding-top: 6rem;
  }

  .descargas_images_wrapper_kuo {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .descargas_info_right_col_kuo-copy {
    order: 9999;
  }

  .descargas_section_kuo {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    background-position: 36% 100%;
    padding-top: 5rem;
  }

  .div-block-125 {
    width: 4rem;
  }

  .descargas_info_container_kuo {
    height: auto;
    margin-left: 0;
  }

  .descargas_info_container_kuo.bottom {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text-block-10 {
    font-size: 2.6rem;
  }

  .descargas_info_wrapper_kuo {
    width: 80vw;
    inset: 0% auto auto 0%;
  }

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

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

  .home_intro_opacity_dine {
    background-color: #0009;
  }
}

#w-node-a0272f4d-94d6-369f-34d9-3edfb6eee8a9-b6eee84e, #w-node-a0272f4d-94d6-369f-34d9-3edfb6eee8aa-b6eee84e, #w-node-a0272f4d-94d6-369f-34d9-3edfb6eee8ab-b6eee84e, #w-node-a0272f4d-94d6-369f-34d9-3edfb6eee8ac-b6eee84e, #w-node-a0272f4d-94d6-369f-34d9-3edfb6eee8ad-b6eee84e, #w-node-a0272f4d-94d6-369f-34d9-3edfb6eee8ae-b6eee84e, #w-node-a0272f4d-94d6-369f-34d9-3edfb6eee8af-b6eee84e, #w-node-a0272f4d-94d6-369f-34d9-3edfb6eee8b0-b6eee84e, #w-node-a0272f4d-94d6-369f-34d9-3edfb6eee8b1-b6eee84e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Andale Mono';
  src: url('../fonts/Andale-Mono.ttf') format('truetype');
  font-weight: 400;
  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;
}
@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-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cookconthic';
  src: url('../fonts/CookConthic.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}