.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: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  color: #07304a;
  text-decoration: none;
}

a:hover {
  color: #9fd7cb;
}

.xd_al_widgets_wrapper {
  width: 100vw;
  height: auto;
  min-height: 100vh;
  background-color: green;
  margin-top: -20px;
  padding-top: 100px;
  position: static;
}

.xd_al_class_name_col {
  width: 25%;
}

.xd_al_h3 {
  margin-bottom: 0;
  font-family: Bitter Slab, sans-serif;
  font-size: 2vw;
  font-weight: 700;
  line-height: 120%;
}

.xd_al_figure1 {
  margin-bottom: 0;
  font-family: Bitter Slab, sans-serif;
  font-size: 9vw;
  font-weight: 700;
  line-height: 100%;
}

.xd_al_row {
  width: 100%;
  border-bottom: .5px solid #f1f1f1;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.xd_al_info1_sans {
  margin-bottom: 0;
  font-family: Fira Sans, sans-serif;
  font-size: 1.8vw;
  font-weight: 200;
  line-height: 120%;
}

.xd_al_styles_section {
  width: 100vw;
  background-color: #aaa;
  justify-content: center;
  align-items: center;
  padding-top: 140px;
  display: flex;
}

.xd_al_styles_wrapper {
  width: 90%;
}

.xd_al_h2 {
  margin-bottom: 0;
  font-family: Bitter Slab, sans-serif;
  font-size: 2.6vw;
  font-weight: 700;
  line-height: 120%;
}

.xd_al_p1 {
  margin-bottom: 0;
  font-family: Bitter Slab, sans-serif;
  font-size: 1.4vw;
  font-weight: 700;
  line-height: 130%;
}

.xd_al_example_col {
  width: 50%;
  min-height: 70px;
  display: block;
}

.xd_al_info2_slab {
  margin-bottom: 0;
  font-family: Bitter Slab, sans-serif;
  font-size: 1.2vw;
  font-weight: 700;
  line-height: 120%;
}

.xd_al_row_title {
  width: 100%;
  border-bottom: .5px solid #000;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.xd_al_info2_sans {
  margin-bottom: 0;
  font-family: Fira Sans, sans-serif;
  font-size: 1vw;
  font-weight: 300;
  line-height: 120%;
}

.xd_al_h1 {
  margin-bottom: 0;
  font-family: Bitter Slab, sans-serif;
  font-size: 5vw;
  font-weight: 600;
  line-height: 100%;
}

.xd_al_info1_slab {
  margin-bottom: 0;
  font-family: Bitter Slab, sans-serif;
  font-size: 1.4vw;
  font-weight: 700;
  line-height: 110%;
}

.xd_al_p2 {
  margin-bottom: 0;
  font-family: Fira Sans, sans-serif;
  font-size: 2.8vw;
  font-weight: 300;
  line-height: 100%;
}

.xd_al_p3 {
  margin-bottom: 0;
  font-family: Fira Sans, sans-serif;
  font-size: 1.2vw;
  font-weight: 300;
  line-height: 130%;
}

.xd_al_inv_dropdown {
  width: 25%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
}

.xd_al_inv_dropdown_toggle {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.xd_al_inv_dropdown_icon {
  margin-right: 10px;
  font-size: 22px;
}

.xd_al_inv_dropdown_text {
  font-family: Bitter Slab, sans-serif;
  font-size: 5vw;
  font-weight: 900;
  line-height: 5vw;
}

.xd_al_inv_dropdown_list {
  background-color: #2f72a6;
  justify-content: flex-end;
  display: none;
}

.xd_al_inv_dropdown_list.w--open {
  background-color: rgba(47, 114, 166, 0);
  display: block;
}

.xd_al_in_dropdown_list {
  width: 40%;
  min-width: 0;
  color: #fff;
  text-align: center;
  background-color: #2e6aa5;
  border-bottom: 1px solid rgba(255, 255, 255, .24);
  margin-right: 20px;
  font-family: Roboto Slab;
  font-size: 1.5vw;
  font-weight: 700;
  line-height: 100%;
}

.xd_al_p4 {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Fira Sans, sans-serif;
  font-size: 1vw;
  font-weight: 700;
  line-height: 120%;
}

.xd_al_inv_btn {
  text-align: center;
  letter-spacing: .4vw;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #23b1d6;
  border-radius: 40px;
  padding: 20px 40px;
  font-family: Fira Sans, sans-serif;
  font-size: 1.5vw;
  font-weight: 300;
  line-height: 1.5vw;
}

.xd_al_inv_btn:hover {
  color: #2e6aa5;
  -webkit-text-stroke-color: #fff;
  background-color: #fff;
}

.xd_al_bg_color_01 {
  background-color: #2e6aa5;
}

.xd_al_bg_color_02 {
  background-color: #4fb0d1;
}

.xd_al_bg_color_03 {
  background-color: #0c325d;
}

.xd_al_bg_color_04 {
  background-color: rgba(255, 255, 255, .24);
}

.xd_al_figure3 {
  letter-spacing: 1px;
  margin-bottom: 0;
  font-family: Bitter Slab, sans-serif;
  font-size: 3.5vw;
  font-weight: 900;
  line-height: 100%;
}

.xd_al_figure2 {
  margin-bottom: 0;
  font-family: Bitter Slab, sans-serif;
  font-size: 5vw;
  font-weight: 900;
  line-height: 100%;
}

.xd_al_highlight {
  color: #333;
  text-align: left;
  margin-bottom: 0;
  font-family: Fira Sans, sans-serif;
  font-size: 4vw;
  font-weight: 200;
  line-height: 100%;
}

.xd_al_notes {
  margin-bottom: 0;
  font-family: Fira Sans, sans-serif;
  font-size: 1vw;
  font-weight: 300;
  line-height: 120%;
}

.xd_al_white {
  color: #fff;
}

.xd_al_bg_color_05 {
  background-color: rgba(255, 255, 255, .9);
}

.xd_al_pk_submenu_link {
  width: auto;
  height: auto;
  flex-direction: column-reverse;
  justify-content: flex-end;
  align-items: flex-end;
  padding-bottom: 2px;
}

.xd_al_pk_underline_effect {
  height: 1px;
  transform-origin: 0%;
  background-color: #004870;
}

.xd_al_pk_lhamb_line_middle {
  width: 25px;
  height: 1px;
  background-color: #fff;
  margin-top: 9px;
}

.xd_al_pk_menu_grid {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: rgba(0, 0, 0, 0);
  grid-template-rows: 10vw 10vw 10vw;
  grid-template-columns: 10vw 10vw 10vw 10vw 10vw 10vw 10vw;
}

.xd_al_pk_lhamb_line_top {
  width: 25px;
  height: 1px;
  background-color: #fff;
  margin-top: 9px;
}

.xd_al_pk_menu_invoice_link {
  cursor: pointer;
  background-color: #004970;
  border-radius: 50px;
  margin-top: 0;
  padding: 3px 5px;
  display: flex;
}

.xd_al_pk_menu_invoice_link:hover {
  background-color: #e2d438;
}

.xd_al_pk_grid_single {
  cursor: pointer;
  background-color: rgba(255, 255, 255, .1);
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 4px 2px;
  transition: background-color .5s cubic-bezier(.526, .007, .25, 1);
  display: flex;
  position: relative;
}

.xd_al_pk_grid_single:hover {
  background-color: rgba(110, 110, 110, .5);
}

.xd_al_pk_logo_hamb_wrapper {
  z-index: 20000;
  width: 15vw;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 3vh;
  padding-top: 10px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.xd_al_pk_navbar_hamburguer {
  z-index: 10000;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-right: 40px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.xd_al_pk_navbar_hamburguer:hover {
  background-color: rgba(255, 255, 255, .2);
  border-radius: 10px;
}

.xd_al_pk_lhamb_line_bottom {
  width: 25px;
  height: 1px;
  background-color: #fff;
  margin-top: 9px;
}

.xd_al_pk_menu_holder {
  height: auto;
  perspective-origin: 0 0;
  transform-origin: 0 0;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 20px;
  display: flex;
  position: fixed;
  top: 80px;
}

.menu_text {
  color: #004870;
  font-family: Fira Sans, sans-serif;
  font-size: 1.6vw;
  font-weight: 300;
  line-height: 100%;
}

.menu_text:hover {
  font-weight: 300;
}

.xd_al_pk_menu_title {
  height: auto;
  perspective-origin: 0 0;
  transform-origin: 0 0;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 20px;
  display: flex;
}

.xd_al_pk_menu_link {
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  padding-bottom: 6px;
  font-family: Bitter Slab, sans-serif;
  font-weight: 300;
  display: flex;
}

.xd_al_pk_menu_link:focus-visible {
  outline-offset: 0px;
  border-radius: 11px;
  outline: 2px solid #ff0;
  padding-left: 6px;
  padding-right: 6px;
}

.xd_al_pk_menu_link[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 11px;
  outline: 2px solid #ff0;
  padding-left: 6px;
  padding-right: 6px;
}

.xd_al_pk_menu_bottom {
  height: 6vh;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 20px;
  padding-top: 40px;
  padding-bottom: 20px;
  display: flex;
}

.xd_al_pk_grid_double {
  cursor: pointer;
  background-color: rgba(255, 255, 255, .1);
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 4px;
  transition: background-color .5s cubic-bezier(.608, .007, .25, 1);
  display: flex;
}

.xd_al_pk_grid_double:hover {
  background-color: rgba(110, 110, 110, .5);
}

.xd_al_pk_menu_invoice_ltext {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 4px 10px;
  font-family: Fira Sans, sans-serif;
  font-size: 1.2vw;
  font-weight: 300;
}

.xd_al_pk_menu_invoice_ltext:hover {
  color: #004870;
  letter-spacing: 1.6px;
  font-weight: 300;
}

.xd_al_pk_navbar_wrapper {
  z-index: 10000;
  width: 100vw;
  height: 100vh;
  cursor: auto;
  background-color: rgba(0, 0, 0, 0);
  display: flex;
  position: absolute;
}

.xd_al_pk_menu_wrapper {
  z-index: 1000;
  width: 100vw;
  height: 90%;
  -webkit-backdrop-filter: blur(100px);
  backdrop-filter: blur(100px);
  transform-origin: 0 0;
  background-color: rgba(255, 255, 255, .3);
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 3vh;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: scroll;
}

.xd_al_pk_menu_top {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 10px;
  margin-bottom: 2vh;
  display: flex;
}

.xd_al_pk_submenu_list {
  width: 100%;
  height: auto;
  perspective-origin: 100% 100%;
  transform-origin: 100% 100%;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  display: flex;
  overflow: hidden;
}

.xd_al_pk_grid_empty {
  cursor: default;
}

.xd_al_pk_submenu_item {
  color: #004870;
  font-family: Fira Sans, sans-serif;
  font-size: 1.2vw;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
}

.xd_al_pk_submenu_arrow_embed {
  height: 100%;
  color: #004a70;
}

.xd_al_pk_submenu_arrow_embed:hover {
  margin-top: -2px;
  margin-right: -2px;
}

.xd_al_pk_main_logo_img {
  width: 100%;
  height: 100%;
}

.xd_al_pk_mian_logo_wrapper {
  width: 10vw;
  flex-direction: column;
  align-items: flex-end;
  margin-left: 20px;
  display: flex;
}

.xd_al_pk_submenu_arrow_wrapper {
  width: auto;
  height: 2vw;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 0;
  display: flex;
}

.xd_al_pk_footer_litem {
  width: auto;
  height: auto;
  flex-direction: column-reverse;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 4px;
  margin-bottom: 4px;
}

.xd_al_pk_submenu, .xd_al_pk_submenu_link_prod {
  width: auto;
  height: auto;
  flex-direction: column-reverse;
  justify-content: flex-end;
  align-items: flex-end;
  padding-bottom: 2px;
}

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

.xd_al_agus_texto_temp {
  color: #fff;
  padding-left: 60px;
  padding-right: 60px;
}

.xd_al_pk_menu_bottom_02 {
  width: 10vw;
  height: auto;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.xd_al_pk_menu_invoice_link_prod {
  width: auto;
  color: #fff;
  letter-spacing: 1px;
  cursor: pointer;
  background-color: #004970;
  border-radius: 50px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 8px 14px;
  font-family: Fira Sans, sans-serif;
  font-size: .8vw;
  font-weight: 300;
  display: flex;
}

.xd_al_pk_menu_invoice_link_prod:hover {
  color: #004870;
  background-color: #e2d438;
}

.xd_al_pk_menu_invoice_link_prod:focus-visible {
  outline-offset: 0px;
  outline: 2px solid #ff0;
}

.xd_al_pk_menu_invoice_link_prod[data-wf-focus-visible] {
  outline-offset: 0px;
  outline: 2px solid #ff0;
}

.xd_al_pk_menu_top_prod {
  height: auto;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.xd_al_pk_mobile_menu_list {
  display: none;
}

.xd_al_pk_menu_wrapper_prod {
  z-index: 1000;
  width: 100vw;
  height: 95vh;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  transform-origin: 50%;
  background-color: rgba(0, 167, 199, .5);
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding-right: 6vh;
  display: flex;
  position: fixed;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.xd_al_pk_submenu_underline_effect {
  height: 1px;
  transform-origin: 0%;
  background-color: #fff;
}

.xd_al_pk_submenu_arrow_embed-2 {
  width: 2vw;
  height: 2vw;
  color: #fff;
}

.xd_al_pk_submenu_arrow_embed-2:hover {
  margin-top: -2px;
  margin-right: -2px;
}

.xd_al_pk_submenu_link_02 {
  flex-direction: column-reverse;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 1px;
}

.xd_al_pk_submenu_link_02:focus-visible {
  outline-offset: 0px;
  border-radius: 10px;
  outline: 2px solid #ff0;
  padding: 0 4px;
}

.xd_al_pk_submenu_link_02[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 10px;
  outline: 2px solid #ff0;
  padding: 0 4px;
}

.xd_al_pk_hamb_line_02 {
  width: 25px;
  height: 1px;
  background-color: #e6e7e8;
  margin-top: 9px;
}

.xd_al_pk_top_menu_lateral {
  width: auto;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.xd_al_pk_submenu_link_text {
  color: #fff;
  font-family: Fira Sans, sans-serif;
  font-size: 1vw;
  font-weight: 300;
  line-height: 136%;
  text-decoration: none;
}

.xd_al_pk_hamb_line_01 {
  width: 25px;
  height: 1px;
  background-color: #e6e7e8;
  margin-top: 9px;
}

.xd_al_pk_main_logo_wrapper {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 0;
  margin-left: 0;
  padding-top: 20px;
  padding-left: 20px;
  display: flex;
}

.xd_al_pk_main_logo_wrapper:focus-visible {
  outline-offset: 0px;
  border-radius: 14px;
  outline: 2px solid #ff0;
}

.xd_al_pk_main_logo_wrapper[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 14px;
  outline: 2px solid #ff0;
}

.xd_al_menu_txt {
  height: 100%;
  color: #fff;
  text-align: left;
  font-family: Bitter Slab, sans-serif;
  font-size: 1.6vw;
  font-weight: 300;
  line-height: 100%;
}

.xd_al_menu_txt:hover {
  font-family: Bitter Slab, sans-serif;
  font-weight: 600;
}

.xd_al_menu_txt.white {
  color: #e6e7e8;
  font-size: 1.4vw;
}

.xd_al_pk_navbar_hamburguer_prod {
  z-index: 10000;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: 2vw;
  margin-right: 2vw;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.xd_al_pk_navbar_hamburguer_prod:hover {
  background-color: rgba(255, 255, 255, .2);
  border-radius: 10px;
}

.xd_al_pk_navbar_hamburguer_prod:focus-visible {
  outline-offset: 0px;
  border-radius: 10px;
  outline: 2px solid #ff0;
}

.xd_al_pk_navbar_hamburguer_prod[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 10px;
  outline: 2px solid #ff0;
}

.xd_al_pk_hamb_line_03 {
  width: 25px;
  height: 1px;
  background-color: #e6e7e8;
  margin-top: 9px;
}

.xd_al_pk_menu_holder_prod {
  height: 84%;
  perspective-origin: 0 0;
  transform-origin: 0 0;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-end;
  margin-top: 20px;
  display: flex;
  position: fixed;
  top: 10vh;
}

.xd_al_pk_desktop_menu_grid {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  background-color: rgba(0, 0, 0, 0);
  grid-template-rows: 10.5vw 10.5vw 10.5vw;
  grid-template-columns: 10.5vw 10.5vw 10.5vw 10.5vw 10.5vw 10.5vw 10.5vw;
  margin-top: 0;
}

.xd_al_pk_desktop_navbar_wrapper {
  z-index: 10000;
  width: 100vw;
  height: 14vh;
  min-height: 14vh;
  cursor: auto;
  display: flex;
  position: absolute;
}

.xd_al_menu_link {
  width: auto;
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.xd_al_menu_link:focus-visible {
  outline-offset: 0px;
  border-radius: 12px;
  outline: 2px solid #ff0;
  padding-left: 6px;
  padding-right: 6px;
}

.xd_al_menu_link[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 12px;
  outline: 2px solid #ff0;
  padding-left: 6px;
  padding-right: 6px;
}

.xd_al_pk_menu {
  color: #fff;
}

.xd_al_solapa_info {
  width: 100%;
  height: 50%;
  flex-direction: column;
  justify-content: space-around;
  display: flex;
}

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

.xd_al_inv_icon_accion_price {
  width: 25px;
  height: 25px;
}

.xd_al_inv_date_container {
  width: 75%;
}

.xd_al_inv_accion_wrapper {
  width: 95%;
  height: 90%;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.xd_al_inv_accion_wrapperv2 {
  width: 95%;
  height: 220px !important;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.xd_al_icon_solapa_info_container {
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.xd_al_inv_divider {
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, .5);
}

.xd_al_inv_accion_price_content {
  grid-column-gap: .5vw;
  grid-row-gap: .5vw;
  display: flex;
}

.xd_al_inv_download_icon {
  width: 30px;
  height: 30px;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
}

.xd_al_inv_download_icon:hover {
  transform: scale(1.1);
}

.xd_al_inv_icon_accion {
  width: 20px;
  height: 20px;
}

.xd_al_inv_accion_title {
  width: 100%;
  justify-content: space-between;
  display: flex;
}

.xd_al_hs_line {
  width: 30vw;
  height: 100%;
  background-color: #fff;
  border-radius: 0 20px 20px 0;
}

.xd_al_hs_container_img_complete {
  width: 25vw;
  height: 100%;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/xd_hs_alsea_bking.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-clip: content-box;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
  left: 8vw;
}

.xd_al_hs_main_info_wrapper {
  width: 100%;
  height: 99%;
  color: #fff;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.xd_al_hs_camera {
  width: 100vw;
  height: 100vh;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.xd_al_hs_container_nuggets {
  width: 25vw;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 2vw;
  padding-right: 2vw;
  display: flex;
}

.xd_al_info_div {
  width: 100%;
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  align-items: center;
  display: flex;
}

.xd_al_historia_figure1 {
  text-align: center;
  font-family: Bitter Slab, sans-serif;
  font-size: 18vw;
  font-weight: 700;
  line-height: 100%;
}

.xd_al_hs_item {
  width: 670vw;
  height: 100%;
  flex-direction: column;
  flex: none;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.xd_al_hs_container_logos_row2 {
  width: 70%;
  grid-column-gap: .5vw;
  grid-row-gap: .5vw;
  flex-wrap: nowrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  display: grid;
  position: relative;
  overflow: visible;
}

.xd_al_hs_container_burguer {
  width: 23vw;
  height: auto;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 2vw;
  padding-right: 2vw;
  display: flex;
}

.xd_al_hs_img_doodle {
  width: 18vw;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.xd_al_hs_anios {
  color: rgba(255, 255, 255, .14);
  text-align: center;
  letter-spacing: 1px;
  font-family: Bitter, serif;
  font-size: 18vw;
  font-weight: 700;
  line-height: 100%;
  display: block;
}

.xd_al_hs_line_wrapper {
  width: 100%;
  height: 1px;
  align-items: center;
  display: flex;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.xd_al_hs_container_logos_row {
  width: 70%;
  height: 11vw;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.xd_al_hs_frame {
  height: 40vh;
  display: flex;
  position: static;
}

.xd_al_hs_anios_block {
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  color: rgba(255, 255, 255, .2);
  flex-direction: column;
  justify-content: flex-start;
  font-family: Bitter Slab, sans-serif;
  font-size: 30vw;
  line-height: 30vw;
  display: flex;
  position: static;
  top: 30vh;
  overflow: visible;
}

.xd_al_hs_container_cheesecake {
  width: 25vw;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 2vw;
  padding-right: 2vw;
  display: flex;
}

.xd_al_hs_container_logos_flags {
  width: 70%;
  grid-column-gap: .5vw;
  grid-row-gap: .5vw;
  flex-wrap: nowrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  margin-top: 1vw;
  display: grid;
  overflow: visible;
}

.xd_al_hs_container_img_bking {
  width: 25vw;
  height: 100%;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/xd_hs_alsea_fridays_img.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-clip: content-box;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
  left: 8vw;
}

.xd_al_hs_container_img_dominos {
  width: 25vw;
  height: 100%;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/xd_hs_alsea_pfchangs_img.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-clip: content-box;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
  left: 8vw;
}

.xd_al_hs_container_logos_row1 {
  width: 100%;
  grid-column-gap: .5vw;
  grid-row-gap: .5vw;
  flex-wrap: nowrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  display: grid;
  position: relative;
  overflow: visible;
}

.xd_al_hs_h1 {
  color: #fff;
  font-size: 25vw;
  font-weight: 900;
  line-height: 100%;
  display: none;
}

.xd_al_brand_units_flag {
  width: 100%;
}

.xd_al_hs_container_hotcoffee {
  width: 25vw;
  justify-content: center;
  align-items: center;
  margin: auto 10vw;
  padding-right: 2vw;
  display: flex;
}

.xd_al_hs_main_world_wrapper_mobile {
  width: 100vw;
  height: 50vh;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: none;
  position: relative;
}

.xd_al_hs_img-doodles_container {
  margin-left: 28vw;
  display: flex;
}

.xd_al_hs_list {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 15px;
}

.xd_al_hs_img_wrapper {
  width: 40vw;
  height: 100%;
  display: block;
}

.xd_al_hs_container_vinetas {
  width: 25vw;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 2vw;
  padding-right: 2vw;
  display: flex;
}

.xd_al_hs_info_wrapper {
  width: 25vw;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 2vw;
  padding-left: 2vw;
  padding-right: 2vw;
  display: flex;
}

.xd_al_hs_main_world_wrapper {
  width: 100vw;
  height: 60vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.xd_al_hs_dot {
  width: .5vw;
  height: .5vw;
  background-color: #fff;
  border-radius: 20px;
  position: absolute;
  top: auto;
  bottom: auto;
}

.xd_al_hs_dot._8 {
  left: 307vw;
}

.xd_al_hs_dot._11 {
  left: 432vw;
}

.xd_al_hs_dot._10 {
  left: 382vw;
}

.xd_al_hs_dot._2 {
  left: 52vw;
}

.xd_al_hs_dot._7 {
  left: 282vw;
}

.xd_al_hs_dot._5 {
  left: 192vw;
}

.xd_al_hs_dot._3 {
  left: 117vw;
}

.xd_al_hs_dot._15 {
  left: 597vw;
}

.xd_al_hs_dot._9 {
  left: 357vw;
}

.xd_al_hs_dot._13 {
  left: 482vw;
}

.xd_al_hs_dot._12 {
  left: 457vw;
}

.xd_al_hs_dot._4 {
  left: 142vw;
}

.xd_al_hs_dot._1 {
  border-radius: 20px;
  left: 27vw;
}

.xd_al_hs_dot._6 {
  left: 217vw;
}

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

.xd_al_hs_info_years_col {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.xd_al_hs_track {
  height: 670vw;
  position: relative;
  overflow: visible;
}

.xd_al_brand_units_flag-copy {
  width: 40%;
}

.xd_al_hs_container_world {
  height: 15vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: -28%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.xd_al_hs_years {
  z-index: -1;
  width: 60%;
  height: 16vw;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: 0;
  left: auto;
  right: auto;
  overflow: hidden;
}

.xd_al_agus_block_temp-copy {
  width: 100vw;
  height: 100vh;
  background-color: rgba(182, 121, 138, .97);
  justify-content: center;
  align-items: center;
  display: flex;
}

.xd_al_unidades_menu_intro_text {
  width: 43%;
  color: #fff;
  text-align: right;
}

.xd_al_pais_tab_link {
  width: 7.5vw;
  height: 7.5vw;
  background-color: rgba(221, 221, 221, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.xd_al_pais_tab_link:hover {
  background-color: rgba(255, 255, 255, .5);
  border-radius: 10px;
}

.xd_al_pais_tab_link.w--current {
  width: 7.5vw;
  height: 7.5vw;
  background-color: rgba(255, 255, 255, .51);
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.xd_al_unidades_corp_frnq {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.xd_al_unidades_pais_close {
  width: 3vw;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: 1vw;
}

.xd_al_unidades_pais_close:hover {
  transform: scale(.7);
}

.xd_al_unidades_pais_tabs_img {
  width: 50%;
  margin-bottom: .4vw;
  margin-left: auto;
  margin-right: auto;
}

.xd_al_unidades_segmentos_wrapper {
  width: 100%;
  height: 96vh;
  max-height: 96vh;
  perspective: 1072px;
  perspective-origin: 50% 100%;
  color: #005782;
  background-color: #dad5b3;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 2vw 8vw 2vw 16vw;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 100vw;
  right: auto;
  transform: none;
}

.xd_al_somos_tab_content_col_2 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.xd_al_unidades_menu_col_2 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-left: 6vw;
  display: flex;
}

.xd_al_unidades_pais_wrapper {
  width: 100%;
  height: 96vh;
  max-height: 96vh;
  perspective: 1072px;
  perspective-origin: 50% 100%;
  color: #005782;
  background-color: #f9c7b7;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 2vw 8vw 2vw 16vw;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: -100vw;
  right: auto;
  transform: none;
}

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

.xd_al_unidades_wrapper {
  z-index: -1;
  height: 100vh;
  perspective: 2000px;
  perspective-origin: 50%;
  background-color: rgba(211, 178, 178, 0);
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
  overflow: hidden;
}

.xd_al_unidades_btn_marcas {
  width: 17vw;
  height: 17vw;
  color: #005782;
  cursor: pointer;
  background-color: #9bdccc;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-bottom: 1vw;
  padding-left: 1vw;
  text-decoration: none;
  display: flex;
}

.xd_al_unidades_btn_marcas:hover {
  color: #fff;
  background-color: #0e2c53;
}

.xd_al_unidades_seg_grid {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-top: 1vw;
}

.xd_al_somos_grid_flag_container {
  width: 3vw;
}

.xd_al_h2-2 {
  font-family: Bitter Slab, sans-serif;
  font-size: 2.6vw;
  font-weight: 700;
  line-height: 100%;
}

.xd_al_unidades_seg_tab_link {
  width: 11vw;
  height: 11vw;
  background-color: rgba(221, 221, 221, 0);
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.xd_al_unidades_seg_tab_link:hover {
  background-color: rgba(255, 255, 255, .5);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.xd_al_unidades_seg_tab_link.w--current {
  width: 11vw;
  height: 11vw;
  background-color: rgba(255, 255, 255, .51);
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.xd_al_figure_3 {
  letter-spacing: 1px;
  font-family: Bitter Slab, sans-serif;
  font-size: 3.5vw;
  font-weight: 900;
  line-height: 100%;
}

.xd_al_p3_unidades_corporativas {
  color: #015783;
  font-family: Fira Sans, sans-serif;
  font-size: 1.2vw;
  font-weight: 300;
  line-height: 110%;
}

.xd_al_unidades_pais_resultado_flag {
  width: 50%;
}

.xd_al_unidades_resultado__pais {
  width: 100%;
  grid-column-gap: .5vw;
  grid-row-gap: .5vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 6px;
  display: flex;
}

.xd_al_unidades_marcas_container {
  width: 100%;
  height: 100%;
  max-height: 100%;
  perspective: 1072px;
  perspective-origin: 50% 100%;
  color: #005782;
  background-color: #9bdccc;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 2vw 8vw 2vw 16vw;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  transform: none;
}

.xd_al_unidades_pais_tabs_menu {
  grid-column-gap: 7px;
  grid-row-gap: 4px;
  grid-template-rows: auto auto auto;
  grid-template-columns: .5fr .5fr .5fr .5fr;
  grid-auto-columns: 1fr;
  margin-top: 9vw;
  display: grid;
}

.xd_al_unidades_pais_logo_container {
  width: 6vw;
}

.xd_al_unidades_seg_tabs_img {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.xd_al_unidades_menu_container {
  width: 70%;
  max-width: 70%;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.xd_al_unidades_menu {
  width: 100%;
  height: 100vh;
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  background-color: rgba(1, 87, 131, .31);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.xd_al_somos_tab_content_logo {
  width: 100%;
}

.xd_al_somos_grid_numbers {
  text-align: right;
}

.xd_al_unidades_tab_content_row {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  justify-content: flex-start;
  display: flex;
}

.xd_al_unidades_seg_grid_div {
  width: 8.5vw;
  height: 8vw;
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  border: .5px solid #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 0 8px;
  display: flex;
}

.xd_al_unidades_marcas_wrapper {
  width: 100%;
  height: 96vh;
  perspective: 1072px;
  perspective-origin: 50% 100%;
  color: #005782;
  background-color: rgba(155, 220, 204, 0);
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  position: absolute;
  top: -100vh;
  bottom: auto;
  left: auto;
  right: auto;
  transform: none;
}

.xd_al_unidades_marcas_close {
  width: 3vw;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: 1vw;
}

.xd_al_unidades_marcas_close:hover {
  transform: scale(.7);
}

.xd_al_unidades_btn_paises {
  width: 17vw;
  height: 17vw;
  color: #005782;
  cursor: pointer;
  background-color: #f9c7b7;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-bottom: 1vw;
  padding-left: 1vw;
  text-decoration: none;
  display: flex;
}

.xd_al_unidades_btn_paises:hover {
  color: #fff;
  background-color: #0e2c53;
}

.xd_al_unidades_btn_segmentos {
  width: 13vw;
  height: 13vw;
  color: #005782;
  cursor: pointer;
  background-color: #dad5b3;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-bottom: .5vw;
  padding-left: .5vw;
  text-decoration: none;
  display: flex;
}

.xd_al_unidades_btn_segmentos:hover {
  color: #fff;
  background-color: #0e2c53;
}

.xd_al_marcas_tab_link_tab {
  width: 7vw;
  height: 7vw;
  background-color: rgba(221, 221, 221, 0);
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.xd_al_marcas_tab_link_tab:hover {
  background-color: rgba(255, 255, 255, .5);
  border-radius: 10px;
}

.xd_al_marcas_tab_link_tab.w--current {
  width: 7vw;
  height: 7vw;
  background-color: rgba(255, 255, 255, .51);
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.xd_al_p3_unidades_totales {
  font-family: Fira Sans, sans-serif;
  font-size: 1.5vw;
  font-weight: 700;
  line-height: 110%;
}

.xd_al_unidades_menu_col_1 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.xd_al_unidades_marca_tabs_menu {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto;
  grid-template-columns: .5fr .5fr .5fr .5fr .5fr;
  grid-auto-columns: 1fr;
  margin-top: 10vw;
  display: grid;
}

.xd_al_somos_grid_flag {
  width: 100%;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.xd_al_unidades_seg_grid_result {
  width: 100%;
}

.xd_al_p3_unidades {
  font-family: Fira Sans, sans-serif;
  font-size: 1vw;
  font-weight: 300;
  line-height: 110%;
}

.xd_al_unidades_tab_content_col_1 {
  width: 8vw;
  height: 8vw;
  background-color: rgba(255, 255, 255, .6);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.xd_al_unidades_pais_grid_div {
  width: 8vw;
  height: 8vw;
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  border: .5px solid #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  padding: 0 8px 8px;
  display: flex;
}

.xd_al_info1_slab_unidades {
  font-family: Bitter Slab, sans-serif;
  font-size: 1.4vw;
  font-weight: 700;
  line-height: 120%;
}

.xd_al_unidades_identificadores {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  align-items: flex-end;
  display: flex;
}

.xd_al_unidades_seg_logo_container {
  width: 5vw;
}

.xd_al_unidades_grid {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 1vw;
}

.xd_al_info1_slab_unidades_h1 {
  font-family: Bitter Slab, sans-serif;
  font-size: 1.3vw;
  font-weight: 700;
  line-height: 120%;
}

.xd_al_unidades_title {
  width: auto;
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.xd_al_p3_unidades_subfranquicias {
  color: #0086ff;
  font-family: Fira Sans, sans-serif;
  font-size: 1.2vw;
  font-weight: 300;
  line-height: 110%;
}

.xd_al_unidades_marca_grid_div {
  width: 8vw;
  height: 8vw;
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  border: .5px solid #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  padding: 0 8px;
  display: flex;
}

.xd_al_unidades_seg_tabs_menu {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: .5fr .5fr;
  grid-auto-columns: 1fr;
  margin-top: 9vw;
  display: grid;
}

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

.xd_al_highlight_unidades {
  font-family: Fira Sans, sans-serif;
  font-size: 4vw;
  font-weight: 200;
  line-height: 100%;
}

.xd_al_unidades_segmentos_close {
  width: 3vw;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: 1vw;
}

.xd_al_unidades_segmentos_close:hover {
  transform: scale(.7);
}

.xd_al_unidades_tabs_content {
  margin-left: auto;
}

.xd_al_unidades_marcas_grid {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-top: 1vw;
}

.xd_al_pk_hamburger_wrapper {
  z-index: 20000;
  width: auto;
  height: 5vh;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 3vh;
  margin-right: 2vw;
  padding-top: 10px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.xd_al_pk_logo_wrapper {
  z-index: 2000;
  width: 14vw;
  height: 12vh;
  min-height: 12vh;
  min-width: 14vw;
  justify-content: flex-end;
  align-items: flex-end;
  margin-left: 1vw;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: fixed;
  top: 0;
  bottom: auto;
  left: 0%;
  right: auto;
}

.xd_al_brandshome_grid_container {
  width: 100%;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.xd_al_brands_grid_int_col1 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  align-items: flex-end;
  display: flex;
}

.xd_al_brandshome_intro_wrapper {
  height: 50vh;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.xd_al_brandshome_page_wrapper {
  position: relative;
}

.xd_al_brandshome_scroll_track {
  height: 200vh;
  position: relative;
}

.xd_al_brands_container_horizontal {
  width: 11vw;
  height: 8vw;
  cursor: pointer;
  background-color: #b1d8ef;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.xd_al_brands_grid_int_col2 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  align-items: flex-start;
  display: flex;
}

.xd_al_brands_grid_col2 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.xd_al_brands_grid_background-video {
  z-index: 2;
  width: 170%;
  height: 170%;
  object-fit: fill;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.xd_al_brands_grid_col3 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.xd_al_brandshome_title {
  z-index: 1;
  color: #fff;
  margin-bottom: 4vw;
  margin-left: 14vw;
  font-size: 14px;
}

.xd_al_brandshome_scroll_div {
  min-height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.xd_al_brands_container_vertical {
  width: 8vw;
  height: 11vw;
  cursor: pointer;
  background-color: #b1d8ef;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.xd_al_brandshome_grid {
  width: 100%;
  height: 100vh;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 10% 10% 10% 10% 10% 10% 10% 10% 10%;
  grid-auto-columns: 10%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.xd_al_brands_grid_int_col3 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  align-items: flex-start;
  display: flex;
}

.xd_al_brandshome_background {
  z-index: -1;
  width: 100vw;
  height: 1000vh;
  background-image: url('../images/xd_hs_alsea_background_v.jpg');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: cover;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.xd_al_brands_grid_image {
  z-index: 2;
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  position: relative;
  top: 0;
  bottom: auto;
}

.xd_al_mundo_mobile {
  display: none;
}

.xd_al_intro_grid_cell_exterior {
  z-index: 2;
  width: 100%;
  height: 100%;
  perspective-origin: 50%;
  transform-origin: 50%;
  border: 10px solid #084976;
  border-radius: 20px;
  position: absolute;
  overflow: hidden;
}

.xd_al_intro_grid_tablet {
  z-index: 2;
  width: 100vw;
  height: 100vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-rows: 1fr;
  align-content: center;
  justify-content: center;
  align-self: auto;
  align-items: center;
  justify-items: center;
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.xd_al_intro_grid_cell_interior {
  z-index: 1;
  width: 100%;
  height: 100%;
  perspective-origin: 50%;
  transform-origin: 50%;
  border: 10px solid #084976;
  position: absolute;
  overflow: hidden;
}

.xd_al_intro_grid_solapa {
  z-index: 2;
  width: 100vw;
  height: 80vh;
  background-color: rgba(8, 73, 118, .9);
  border-bottom-right-radius: 3vw;
  border-bottom-left-radius: 3vw;
  display: flex;
  position: absolute;
  box-shadow: 0 10px 5px rgba(0, 0, 0, .4);
}

.xd_al_intro_grid_wrapper {
  width: 100vw;
  height: 200vh;
  color: #fff;
  position: relative;
}

.xd_al_intro_grid_container_img {
  z-index: 1;
  width: 100vw;
  height: 100vh;
  background-color: #2c4950;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.xd_al_intro_grid_desktop {
  z-index: 2;
  width: 100vw;
  height: 100vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-rows: 1fr;
  align-content: center;
  justify-content: center;
  align-self: auto;
  align-items: center;
  justify-items: center;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.xd_al_intro_grid_module {
  z-index: 1;
  width: 100vw;
  height: 100vh;
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.xd_al_intro_grid_table {
  z-index: 2;
  width: 100vw;
  height: 100vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-rows: 1fr;
  align-content: center;
  justify-content: center;
  align-self: auto;
  align-items: center;
  justify-items: center;
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.xd_al_intro_grid_container {
  z-index: 2;
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
}

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

.xd_al_intro_grid_cell_wrapper {
  z-index: 1;
  width: 100%;
  height: 100%;
  perspective-origin: 50%;
  transform-origin: 50%;
  margin: -3px 3px -3px -3px;
  position: relative;
  overflow: hidden;
}

.xd_al_intro_grid_content_example {
  width: 100vw;
  height: 100vh;
  background-color: #8b4848;
}

.xd_al_intro_solapa_container {
  width: 100%;
  height: 100%;
  margin-left: 15vw;
  margin-right: 15vw;
}

.xd_al_solapa_content {
  width: 100%;
  height: 50%;
  justify-content: space-between;
  align-items: center;
  margin-top: 7vh;
  display: flex;
}

.xd_al_solapa_info_column_right {
  width: 40%;
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.xd_al_inv_img-2 {
  width: 100%;
  height: 100%;
}

.xd_al_solapa_title {
  width: 100%;
  align-items: center;
  margin-top: 120px;
  display: flex;
}

.xd_al_inv_accion_content-2 {
  width: 100%;
  height: 40%;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.xd_al_inv_accion_content-2v2 {
  width: 110%;
  height: 220px;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.xd_al_info2_slab-2 {
  font-family: Bitter Slab, sans-serif;
  font-size: 1.2vw;
  font-weight: 700;
  line-height: 120%;
}

.xd_al_inv_info2_sans {
  color: #005782;
  margin-bottom: 0;
  font-family: Fira Sans, sans-serif;
  font-size: 1.1vw;
  font-weight: 300;
  line-height: 120%;
}

.xd_al_inv_h3 {
  color: #005782;
  font-family: Bitter Slab, sans-serif;
  font-size: 2vw;
  font-weight: 700;
  line-height: 100%;
}

.xd_al_inv_info1_slab {
  color: #005782;
  font-family: Bitter Slab, sans-serif;
  font-size: 1.8vw;
  font-weight: 700;
  line-height: 120%;
}

.xd_al_inv_notes {
  color: #005782;
  font-family: Fira Sans, sans-serif;
  font-size: .8vw;
  font-weight: 300;
  line-height: 100%;
}

.xd_al_inv_p4 {
  color: #005782;
  font-family: Fira Sans, sans-serif;
  font-size: .8vw;
  font-weight: 700;
  line-height: 120%;
}

.xd_al_solapa_info_column_left {
  width: 40%;
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.xd_al_solapa_info_column_leftv2 {
  width: 60%;
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.xd_al_img_wrapper_img4_vaxmicuenta {
  height: 100%;
  color: #fff;
  text-align: right;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  margin-right: 15vw;
  display: flex;
}

.xd_al_intro_video_vaxmicuenta {
  width: 50%;
}

.xd_al_frame_vaxmicuenta {
  height: 80vh;
  display: flex;
  position: static;
}

.xd_al_img3_container_vaxmicuenta {
  width: 30vw;
  height: 30vw;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/al_vaxmicuenta_img3.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-clip: content-box;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: flex;
  position: static;
  left: 8vw;
}

.xd_al_img4_container_vaxmicuenta {
  width: 20vw;
  height: 20vw;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/al_vaxmicuenta_img4.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-clip: content-box;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: flex;
  position: static;
  left: 8vw;
}

.xd_al_img6_container_vaxmicuenta {
  width: 20vw;
  height: 20vw;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/al_vaxmicuenta_img6.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-clip: content-box;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: flex;
  position: static;
  left: 8vw;
}

.xd_al_intro_logo_vaxmicuenta {
  width: 49%;
  justify-content: flex-end;
  display: flex;
}

.xd_al_img_wrapper_img1_vaxmicuenta {
  height: 100%;
  color: #fff;
  text-align: right;
  flex-direction: column;
  align-items: flex-end;
  margin-right: 15vw;
  display: flex;
}

.xd_al_intro_txt_vaxmicuenta {
  width: 50%;
}

.xd_al_img5_container_vaxmicuenta {
  width: 30vw;
  height: 30vw;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/al_vaxmicuenta_img5.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-clip: content-box;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: flex;
  position: static;
  left: 8vw;
}

.xd_al_img_wrapper_img3_vaxmicuenta {
  height: 100%;
  color: #fff;
  text-align: right;
  flex-direction: column;
  align-items: flex-end;
  margin-right: 15vw;
  display: flex;
}

.xd_al_intro_info_vaxmicuenta {
  width: 100%;
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  color: #fff;
  justify-content: flex-start;
  display: flex;
}

.xd_al_item_vaxmicuenta {
  width: 340vw;
  height: 100%;
  background-color: #f47854;
  flex-direction: column;
  flex: none;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.xd_al_img_wrapper_img6_vaxmicuenta {
  height: 100%;
  color: #fff;
  text-align: right;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  margin-right: 15vw;
  display: flex;
}

.xd_al_main_wrapper_vaxmicuenta {
  width: 100%;
  height: 100%;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.xd_al_img_wrapper_img2_vaxmicuenta {
  height: 100%;
  color: #fff;
  text-align: right;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  margin-right: 15vw;
  display: flex;
}

.xd_al_info2_vaxmicuenta, .xd_al_info_vaxmicuenta {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  margin-top: 1vw;
  margin-bottom: 1vw;
  display: flex;
}

.xd_al_img_wrapper_img5_vaxmicuenta {
  height: 100%;
  color: #fff;
  text-align: right;
  flex-direction: column;
  align-items: flex-end;
  margin-right: 15vw;
  display: flex;
}

.xd_al_img_container_vaxmicuenta {
  width: 30vw;
  height: 30vw;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/al_vaxmicuenta_img1.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-clip: content-box;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: flex;
  position: static;
  left: 8vw;
}

.xd_al_track_vaxmicuenta {
  height: 340vw;
  position: relative;
  overflow: visible;
}

.xd_al_intro_logo_container_vaxmicuenta {
  width: 60%;
}

.xd_al_img2_container_vaxmicuenta {
  width: 20vw;
  height: 20vw;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/al_vaxmicuenta_img2.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-clip: content-box;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: flex;
  position: static;
  left: 8vw;
}

.xd_al_intro_wrapper_vaxmicuenta {
  width: 90vw;
  height: 100%;
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
  flex-direction: column;
  justify-content: center;
  margin-left: 5vw;
  margin-right: 10vw;
  display: flex;
}

.xd_al_camera_vaxmicuenta {
  width: 100vw;
  height: 100vh;
  background-color: #f47854;
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: visible;
}

.xd_al_intro_grid_solapa_sostenibilidad {
  z-index: 2;
  width: 100vw;
  height: 80vh;
  background-color: rgba(66, 39, 110, .8);
  border-bottom-right-radius: 3vw;
  border-bottom-left-radius: 3vw;
  display: flex;
  position: absolute;
  box-shadow: 0 10px 5px rgba(0, 0, 0, .4);
}

.xd_al_intro_grid_cell_exterior_sostenibilidad {
  z-index: 2;
  width: 100%;
  height: 100%;
  perspective-origin: 50%;
  transform-origin: 50%;
  border: 10px solid #42276e;
  border-radius: 20px;
  position: absolute;
  overflow: hidden;
}

.xd_al_intro_grid_cell_interior_sostenibilidad {
  z-index: 1;
  width: 100%;
  height: 100%;
  perspective-origin: 50%;
  transform-origin: 50%;
  border: 10px solid #42276e;
  position: absolute;
  overflow: hidden;
}

.xd_al_info1_slab_sostenibilidad {
  color: #005782;
  margin-bottom: 0;
  font-family: Bitter Slab, sans-serif;
  font-size: 1.4vw;
  font-weight: 700;
  line-height: 110%;
}

.xd_al_sostenibilidad_content {
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.xd_al_sostenibilidad_wrapper {
  width: 50%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 10px;
  display: flex;
}

.xd_al_sostenibilidad_img_wrapper {
  width: 50%;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.xd_al_sostenibilidad_content_box {
  width: 95%;
  height: 90%;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.xd_al_icon_wrapper {
  width: 100%;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-end;
  display: flex;
}

.xd_al_icon {
  width: 30px;
  height: 30px;
}

.xd_al_solapa_info_column_sostenibilidad {
  width: 40%;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.xd_al_sostenibilidad_btn {
  text-align: center;
  letter-spacing: .4vw;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #8168b7;
  border-radius: 40px;
  padding: 20px 40px;
  font-family: Fira Sans, sans-serif;
  font-size: 1.5vw;
  font-weight: 300;
  line-height: 1.5vw;
}

.xd_al_sostenibilidad_btn:hover {
  color: #2e6aa5;
  -webkit-text-stroke-color: #fff;
  background-color: #fff;
}

.div-block {
  width: 100%;
  height: 40%;
  align-items: center;
  display: flex;
}

.xd_al_home_segmento_lottie_cafeterias {
  width: 7vw;
  margin-top: -11vh;
  margin-left: 31vw;
}

.xd_al_camara_segunda {
  width: 100vw;
  height: 100vh;
  margin-top: -30vh;
  position: -webkit-sticky;
  position: sticky;
  top: 10vh;
  overflow: hidden;
}

.xd_al_home_intro_blueback_mobile {
  display: none;
}

.xd_al_home_div_image_background {
  width: 30vw;
  height: 50vh;
  perspective-origin: 0 0;
  transform-origin: 0 0;
  object-fit: cover;
  background-image: url('../images/starbucks.jpg');
  background-position: 0 0;
  background-size: cover;
  border-top-left-radius: 20em;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.xd_al_cierre_texto_01 {
  color: #fff;
  font-family: Bitter Slab, sans-serif;
  font-size: 4.4vw;
  font-weight: 400;
  line-height: 100%;
}

.xd_al_home_intro_window {
  z-index: 4;
  width: 100vw;
  height: 100vh;
  perspective: 1000px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  transform: rotate(0);
}

.xd_al_home_intro_logo {
  width: 100%;
}

.xd_al_home_intro-segmentos {
  width: 96vw;
  height: 96vh;
  letter-spacing: 1px;
  background-image: radial-gradient(circle at 50% 100%, #9fd7cb, #00a7c7 40%);
  border-right-color: #fff;
  border-radius: 2em;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 8vh;
  padding-left: 15vw;
  display: flex;
  position: absolute;
}

.xd_al_home_item_segunda_01 {
  width: 100vw;
  height: 100vh;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.xd_al_home_window_text_02 {
  z-index: 8;
  color: #fff;
  transform-style: preserve-3d;
  justify-content: flex-start;
  align-items: center;
  font-family: Agbalumo Regular, sans-serif;
  font-size: 5vw;
  font-weight: 400;
  line-height: 100%;
  display: flex;
  transform: translate3d(0, 0, 100px);
}

.xd_al_home_parrafo_primera {
  width: 60vw;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 3vh;
  margin-left: 20vw;
  display: flex;
  position: static;
  top: 30vh;
}

.xd_al_home_tres_combos {
  z-index: 10;
  width: 100vw;
  height: 96vh;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.xd_al_home_camara_primera {
  width: 98vw;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.text-span-3 {
  font-weight: 400;
}

.xd_al_frame_tercera {
  width: 100%;
  height: 100%;
  perspective: 1000px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.xd_al_home_item_primera_02 {
  width: 100vw;
  height: 100vh;
  flex: none;
  align-items: center;
  display: flex;
}

.xd_al_home_intro_video {
  height: 100vh;
}

.xd_al_home_intro_window_icons {
  z-index: 6;
  width: 50vw;
  height: 50vw;
  opacity: .81;
  mix-blend-mode: soft-light;
  transform-style: preserve-3d;
  position: absolute;
  transform: translate3d(0, 0, 50px);
}

.xd_al_home_intro_video_container {
  z-index: 1;
  width: 100vw;
  height: 100vh;
  flex-direction: column;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.xd_al_home_circulo_izquierda {
  z-index: 6;
  width: 15vw;
  height: 30vw;
  border-radius: 10em;
  position: absolute;
  overflow: hidden;
}

.xd_al__home_frame_primera {
  width: 100%;
  height: 200vh;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 2vh;
  margin-left: 1vw;
  display: flex;
}

.xd_al_home_seccion_primera {
  width: 100vw;
  height: 150vw;
  margin-top: 2vh;
}

.xd_al_home_intro_segmentos_text {
  color: #fff;
  text-align: left;
  letter-spacing: .5px;
  transform-style: preserve-3d;
  font-family: Bitter Slab, sans-serif;
  font-size: 2vw;
  font-weight: 700;
  line-height: 120%;
  transform: translate3d(0, 0, 100px);
}

.xd_al_home_segmento_logo {
  width: 14vw;
  height: 11vw;
}

.xd_al_home_intro_container {
  z-index: 1;
  width: 100vw;
  height: 100vh;
  perspective: 1000px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.xd_al_home_seccion_segunda {
  width: 100vw;
  height: 300vh;
}

.xd_al_home_seccion_segmentos {
  z-index: 2;
  height: 600vh;
  perspective: 1000px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.xd_al_home_wrapper {
  width: 100vw;
  height: auto;
  background-color: #06314a;
  padding-bottom: 2vh;
}

.xd_al_home_seccion_intro {
  width: 100vw;
  height: auto;
  perspective: 1000px;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
  top: 0;
}

.xd_al_circulo_centro {
  z-index: 4;
  width: 15vw;
  height: 30vw;
  border-radius: 10em;
  position: absolute;
  overflow: hidden;
}

.xd_al_home_combo_rapida {
  z-index: 10;
  width: 50vw;
  height: auto;
  transform-style: preserve-3d;
  display: block;
  position: absolute;
  transform: translate3d(0, 0, 100px);
}

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

.xd_al_home_intro_text {
  z-index: 8;
  width: 60vw;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
  position: absolute;
}

.xd_al_phrase_container {
  z-index: 2;
  width: 96vw;
  height: 90vh;
  mix-blend-mode: screen;
  background-color: #fff;
  border-radius: 2em;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 200vh;
  padding-left: 15vw;
  padding-right: 15vw;
  display: flex;
  position: relative;
}

.xd_al_home_segmento_unidades {
  width: 16vw;
  height: 8vw;
  color: #fff;
  text-align: center;
  border: .5px solid #fff;
  border-top-left-radius: 0;
  border-top-right-radius: 3vw;
  border-bottom-left-radius: 3vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 1vh;
  display: flex;
}

.xd_al_frame_segunda {
  width: 100%;
  height: 200vh;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.xd_al_home_segmento_lottie_rapida {
  width: 14vw;
  margin-top: -6vh;
  margin-left: 33vw;
}

.xd_al_tercera_image_01 {
  z-index: 1000;
  width: 15vw;
  height: 15vw;
  background-color: #c57e7e;
  border-radius: 2em;
  position: absolute;
  top: 20vh;
  left: 25vw;
  overflow: hidden;
}

.xd_al_home_item_segunda_02 {
  width: 100vw;
  height: 100vh;
  flex: none;
  align-items: center;
  display: flex;
}

.xd_al_frame_cierre {
  width: 80%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 3vh;
  display: flex;
}

.xd_al_home_intro_blueback_desktop {
  z-index: 4;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  transform: translate(0);
}

.parrafo-segunda-seccion {
  width: 70%;
  height: auto;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  margin-bottom: 4vh;
  margin-left: 20vw;
  display: flex;
}

.parrafo-tercera-seccion {
  z-index: 800;
  width: 70%;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 20vh;
  display: flex;
  position: absolute;
  top: 2vh;
  left: 20vw;
}

.xd_al_tercera_image_02 {
  z-index: 600;
  width: 20vw;
  height: 20vw;
  background-color: #6b7246;
  border-radius: 2em;
  position: absolute;
  top: 40vh;
  left: 70vw;
  overflow: hidden;
}

.xd_al_home_icono_container {
  width: 10vw;
  height: 10vw;
  color: #fff;
  text-align: center;
  background-color: #005782;
  border-top-left-radius: 3vw;
  border-bottom-right-radius: 3vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 2vh;
  display: flex;
}

.xd_al_home_icono_container.tree {
  width: 9vw;
  height: 9vw;
  background-color: #095550;
  margin-top: 2vh;
}

.xd_al_home_icono_container.grape {
  width: 9vw;
  height: 9vw;
  background-color: #8970b2;
  margin-top: 2vh;
}

.xd_al_home_icono_container.sun {
  width: 9vw;
  height: 9vw;
  background-color: #ffcd5b;
  border-radius: 3vw 0;
  margin-top: 2vh;
}

.xd_al_home_unidades_text {
  font-family: Bitter Slab, sans-serif;
  font-size: 2vw;
  font-weight: 700;
  line-height: 100%;
}

.xd_al_circulo_derecha {
  z-index: 2;
  width: 15vw;
  height: 30vw;
  border-radius: 10em;
  position: absolute;
  overflow: hidden;
}

.xd_al_tercera_image_03 {
  z-index: 300;
  width: 10vw;
  height: 10vw;
  background-color: #4f799c;
  border-radius: 2em;
  position: absolute;
  top: 70vh;
  left: 30vw;
  overflow: hidden;
}

.xd_al_home_unidades_figure {
  font-family: Bitter Slab, sans-serif;
  font-size: 4vw;
  font-weight: 700;
  line-height: 100%;
}

.xd_al_home_segmento_lottie_comida_casual {
  width: 14vw;
  margin-top: -12%;
  margin-left: 50%;
}

.xd_al_home_segmento_logos {
  width: 70%;
  height: auto;
  justify-content: center;
  align-items: center;
  display: block;
}

.xd_al_home_alsea_container_primera {
  width: 80vw;
  height: 25vh;
  justify-content: flex-end;
  display: flex;
  position: absolute;
  top: 55vh;
}

.xd_al_cierre_texto_02 {
  color: #fff;
  margin-top: 6vh;
  font-family: Agbalumo Regular, sans-serif;
  font-size: 4vw;
  font-weight: 700;
  line-height: 100%;
}

.xd_al_home_intro_logo_container {
  z-index: 2;
  width: 60vw;
  height: 60vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.xd_al_camara_tercera {
  width: 100vw;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.xd_al_home_seccion_cierre {
  width: 96vw;
  height: 96vh;
  background-color: #f04d62;
  border-radius: 3em;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.xd_al_home_seccion_tercera {
  width: 100vw;
  height: 200vw;
}

.xd_al_home_phrase {
  color: #000;
  letter-spacing: 0;
  text-shadow: -3px 4px 3px rgba(0, 0, 0, .07);
  font-family: Bitter Slab, sans-serif;
  font-size: 6vw;
  font-weight: 400;
  line-height: 100%;
}

.xd_al_home_window_text {
  z-index: 8;
  color: #fff;
  letter-spacing: 1px;
  transform-style: preserve-3d;
  justify-content: flex-start;
  align-items: center;
  font-family: Bitter Slab, sans-serif;
  font-size: 7vw;
  font-weight: 700;
  line-height: 100%;
  display: flex;
  transform: translate3d(0, 0, 100px);
}

.xd_al_home_text {
  color: #fff;
  font-family: Bitter Slab, sans-serif;
  font-size: 6vw;
  font-weight: 400;
  line-height: 110%;
}

.xd_al_home_item_primera_01 {
  width: 98vw;
  height: 100vh;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 10vw;
  display: flex;
}

.body-2 {
  background-color: #444343;
}

.xd_al_home_iconos_container {
  width: 8vw;
  height: 8vw;
  justify-content: center;
  align-items: center;
  margin-bottom: 2vh;
  display: flex;
}

.xd_al_home_icono_container_primera {
  width: 8vw;
  height: 8vw;
  align-items: flex-end;
  margin-top: 38vh;
  margin-left: 1vw;
  display: flex;
}

.div-block-2 {
  height: 50vh;
}

.xd_al_intro_grid_solapa_prensa {
  z-index: 2;
  width: 100vw;
  height: 80vh;
  background-color: rgba(239, 73, 97, .7);
  border-bottom-right-radius: 3vw;
  border-bottom-left-radius: 3vw;
  display: flex;
  position: absolute;
  box-shadow: 0 10px 5px rgba(0, 0, 0, .4);
}

.xd_al_home_mundo-cierre {
  width: 22%;
  margin-bottom: 2vh;
}

.xd_al_home_iconos_seccion {
  width: 100%;
}

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

.xd_al_home_info_rapida {
  z-index: 4;
  width: 90vw;
  height: 90vh;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: 8vh;
}

.xd_al_home_info_cafeterias {
  z-index: 6;
  width: 90vw;
  height: 90vh;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: 8vh;
}

.xd_al_home_info_casual {
  z-index: 8;
  width: 90vw;
  height: 90vh;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: 8vh;
}

.xd_al_home_segmentos_sticky {
  z-index: 0;
  width: 100vw;
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.xd_al_home_combo_cafeterias, .xd_al_home_combo_casual {
  z-index: 10;
  width: 50vw;
  height: auto;
  transform-style: preserve-3d;
  display: block;
  position: absolute;
  transform: translate3d(0, 0, 100px);
}

.xd_al_home_segmento_logos_casual {
  width: 100%;
  height: auto;
  justify-content: center;
  align-items: center;
  margin-top: -30px;
  display: block;
}

.xd_al_espacio {
  width: 10px;
  height: 10px;
}

.xd_al_pk_grid_secundario {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 4px 2px;
  transition: background-color .5s cubic-bezier(.526, .007, .25, 1);
  display: flex;
  position: relative;
}

.xd_al_pk_grid_secundario:hover {
  background-color: rgba(0, 0, 0, 0);
}

.xd_al_pk_submenu_link_secundario {
  flex-direction: column-reverse;
  justify-content: flex-end;
  align-items: flex-end;
}

.xd_al_pk_submenu_link_secundario:focus-visible {
  outline-offset: 0px;
  border-radius: 10px;
  outline: 2px solid #ff0;
  padding: 0 4px;
}

.xd_al_pk_submenu_link_secundario[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 10px;
  outline: 2px solid #ff0;
  padding: 0 4px;
}

.xd_al_pk_submenu_link_text_secundario {
  color: #fff;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-family: Fira Sans, sans-serif;
  font-size: 1.2vw;
  font-weight: 300;
  line-height: 140%;
  text-decoration: none;
  position: static;
}

.xd_al_pk_menu_secundario_desktop {
  width: 100%;
  height: auto;
  cursor: pointer;
  background-color: rgba(255, 255, 255, .15);
  border-radius: 10px;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding: 8px 45px 8px 20px;
  transition: background-color .5s cubic-bezier(.526, .007, .25, 1);
  display: flex;
  position: relative;
}

.xd_al_pk_menu_secundario_desktop:hover {
  background-color: rgba(122, 121, 121, .6);
}

.xd_al_pk_menu_idioma {
  color: #fff;
}

@media screen and (min-width: 1280px) {
  .xd_al_info2_sans, .xd_al_pk_submenu_link_text {
    font-size: 1vw;
  }

  .xd_al_pk_desktop_menu_grid {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
  }

  .xd_al_hs_line {
    width: 100%;
  }

  .xd_al_hs_container_img_complete {
    left: 14em;
  }

  .xd_al_hs_line_wrapper {
    height: 1px;
    position: static;
  }

  .xd_al_hs_container_img_bking, .xd_al_hs_container_img_dominos {
    left: 14em;
  }

  .xd_al_brandshome_background {
    background-size: cover;
  }

  .xd_al_intro_grid_tablet {
    grid-template-rows: 1fr;
    grid-auto-rows: 25vh;
  }

  .xd_al_intro_grid_desktop {
    grid-template-rows: 1fr;
    grid-auto-rows: 1fr;
  }

  .xd_al_intro_grid_table {
    grid-template-rows: 1fr;
    grid-auto-rows: 25vh;
  }

  .xd_al_inv_info2_sans {
    font-size: 1vw;
  }

  .xd_al_img3_container_vaxmicuenta, .xd_al_img4_container_vaxmicuenta, .xd_al_img6_container_vaxmicuenta, .xd_al_img5_container_vaxmicuenta, .xd_al_img_container_vaxmicuenta, .xd_al_img2_container_vaxmicuenta {
    left: 14em;
  }

  .xd_al_icon_wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .xd_al_home_camara_primera {
    overflow: hidden;
  }

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

  .xd_al_tercera_image_01, .xd_al_tercera_image_02, .xd_al_tercera_image_03 {
    border-radius: 2em;
    overflow: hidden;
  }

  .xd_al_pk_submenu_link_text_secundario {
    font-size: 1vw;
  }
}

@media screen and (min-width: 1440px) {
  .xd_al_info2_sans, .xd_al_p3 {
    font-size: 1vw;
  }

  .xd_al_pk_logo_hamb_wrapper {
    margin-top: 3vh;
  }

  .xd_al_pk_submenu_item {
    font-size: 1.4vw;
  }

  .xd_al_pk_submenu_link_text {
    font-size: .9vw;
  }

  .xd_al_pk_desktop_menu_grid {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
  }

  .xd_al_inv_download_icon {
    width: 2vw;
  }

  .xd_al_hs_container_img_complete {
    height: 100%;
    left: 18em;
  }

  .xd_al_hs_main_info_wrapper {
    align-items: flex-start;
  }

  .xd_al_hs_item {
    width: 850vw;
  }

  .xd_al_hs_container_img_bking {
    height: 100%;
    left: 18em;
  }

  .xd_al_hs_container_img_dominos {
    height: 100%;
    background-size: cover;
    left: 18em;
  }

  .xd_al_hs_img_wrapper {
    height: 100%;
  }

  .xd_al_hs_info_wrapper {
    padding-top: 2vw;
  }

  .xd_al_unidades_btn_segmentos {
    background-color: #dad5b3;
    border-radius: 10px;
    padding-bottom: 1vw;
    padding-left: 1vw;
  }

  .xd_al_brandshome_intro_wrapper {
    align-items: flex-end;
  }

  .xd_al_brandshome_title {
    margin-bottom: 5vw;
  }

  .xd_al_brandshome_background {
    background-size: cover;
  }

  .xd_al_intro_grid_tablet, .xd_al_intro_grid_desktop, .xd_al_intro_grid_table {
    grid-template-rows: 1fr;
    grid-auto-rows: 1fr;
  }

  .xd_al_inv_info2_sans {
    font-size: 1vw;
  }

  .xd_al_img3_container_vaxmicuenta, .xd_al_img4_container_vaxmicuenta, .xd_al_img6_container_vaxmicuenta, .xd_al_img5_container_vaxmicuenta {
    left: 18em;
  }

  .xd_al_main_wrapper_vaxmicuenta {
    align-items: flex-start;
  }

  .xd_al_img_container_vaxmicuenta, .xd_al_img2_container_vaxmicuenta {
    left: 18em;
  }

  .xd_al_home_segmento_lottie_cafeterias {
    margin-top: -14vh;
  }

  .xd_al_home_window_text_02 {
    font-size: 5vw;
  }

  .xd_al_home_camara_primera {
    overflow: hidden;
  }

  .xd_al_home_intro_window_icons {
    width: 56vw;
    height: 56vw;
  }

  .xd_al_home_segmento_lottie_rapida {
    margin-top: -8vh;
    margin-left: 29vw;
  }

  .parrafo-segunda-seccion {
    align-items: flex-start;
  }

  .xd_al_home_window_text {
    font-size: 5vw;
  }

  .xd_al_home_combo_cafeterias, .xd_al_home_combo_casual {
    display: block;
  }

  .xd_al_pk_grid_secundario, .xd_al_pk_grid_secundario:hover {
    background-color: rgba(0, 0, 0, 0);
  }

  .xd_al_pk_submenu_link_text_secundario {
    font-size: .9vw;
  }

  .xd_al_pk_menu_secundario_desktop:hover {
    background-color: rgba(0, 0, 0, 0);
  }
}

@media screen and (min-width: 1920px) {
  .xd_al_h3 {
    font-size: 1.5vw;
  }

  .xd_al_figure1 {
    font-size: 5vw;
  }

  .xd_al_info1_sans {
    font-size: 2vw;
  }

  .xd_al_p1, .xd_al_info2_slab {
    font-size: 1.5vw;
  }

  .xd_al_info2_sans {
    font-size: 1vw;
  }

  .xd_al_h1 {
    font-size: 5.5vw;
  }

  .xd_al_info1_slab {
    font-size: 1.8vw;
  }

  .xd_al_p2 {
    font-size: 2.5vw;
  }

  .xd_al_p3 {
    font-size: 1vw;
  }

  .xd_al_p4 {
    font-size: 1.3vw;
  }

  .xd_al_figure3 {
    font-size: 3vw;
  }

  .xd_al_figure2, .xd_al_highlight {
    font-size: 4vw;
  }

  .xd_al_notes {
    font-size: 1.5vw;
  }

  .xd_al_pk_menu_invoice_link {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .xd_al_pk_grid_single {
    padding-left: 2px;
    padding-right: 2px;
  }

  .menu_text {
    line-height: 100%;
  }

  .xd_al_pk_menu_invoice_ltext {
    font-size: 1vw;
  }

  .xd_al_pk_main_logo_img {
    width: 95%;
  }

  .xd_al_pk_menu_invoice_link_prod {
    letter-spacing: 1px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: .8vw;
  }

  .xd_al_pk_submenu_link_text {
    font-size: .9vw;
  }

  .xd_al_pk_main_logo_wrapper {
    padding-top: 0;
    padding-left: 20px;
  }

  .xd_al_menu_txt {
    line-height: 100%;
  }

  .xd_al_menu_txt.white {
    font-size: 1vw;
  }

  .xd_al_pk_menu_holder_prod {
    margin-top: 50px;
  }

  .xd_al_pk_desktop_menu_grid {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    grid-template-rows: 10vw 10vw 10vw;
    grid-template-columns: 10vw 10vw 10vw 10vw 10vw 10vw 10vw;
  }

  .xd_al_pk_menu {
    font-size: 18px;
  }

  .xd_al_hs_container_img_complete {
    height: 100%;
    background-size: cover;
    left: 26em;
  }

  .xd_al_hs_camera {
    overflow: visible;
  }

  .xd_al_hs_container_nuggets {
    width: 25vw;
  }

  .xd_al_hs_item {
    width: 850vw;
  }

  .xd_al_hs_container_burguer {
    width: 25vw;
  }

  .xd_al_hs_img_doodle {
    width: 20vw;
  }

  .xd_al_hs_container_cheesecake {
    width: 25vw;
  }

  .xd_al_hs_container_img_bking, .xd_al_hs_container_img_dominos {
    height: 100%;
    background-size: cover;
    left: 26em;
  }

  .xd_al_hs_h1 {
    font-size: 22vw;
  }

  .xd_al_hs_container_hotcoffee, .xd_al_hs_container_vinetas {
    width: 25vw;
  }

  .xd_al_hs_track {
    height: 850vw;
  }

  .xd_al_pk_hamburger_wrapper {
    align-items: flex-end;
    margin-top: 2vh;
  }

  .xd_al_pk_logo_wrapper {
    width: 10vw;
    height: 14vh;
    min-height: 14vh;
    min-width: 10vw;
  }

  .xd_al_brandshome_background {
    background-size: cover;
  }

  .xd_al_intro_grid_tablet {
    background-image: none;
    grid-template-rows: 1fr;
    grid-auto-rows: 30vh;
  }

  .xd_al_intro_grid_wrapper {
    width: 100vw;
    height: 200vh;
    position: relative;
  }

  .xd_al_intro_grid_container_img {
    z-index: 1;
    position: absolute;
  }

  .xd_al_intro_grid_desktop {
    background-image: none;
    grid-template-rows: 1fr;
    grid-auto-rows: 1fr;
  }

  .xd_al_intro_grid_module {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }

  .xd_al_intro_grid_table {
    background-image: none;
    grid-template-rows: 1fr;
    grid-auto-rows: 30vh;
  }

  .xd_al_intro_grid_container {
    z-index: 2;
    position: absolute;
  }

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

  .xd_al_info2_slab-2 {
    font-size: 1vw;
  }

  .xd_al_inv_info2_sans, .xd_al_inv_h3, .xd_al_inv_info1_slab {
    font-size: 1.5vw;
  }

  .xd_al_inv_p4 {
    font-size: 1vw;
  }

  .xd_al_img3_container_vaxmicuenta, .xd_al_img4_container_vaxmicuenta, .xd_al_img6_container_vaxmicuenta, .xd_al_img5_container_vaxmicuenta, .xd_al_img_container_vaxmicuenta, .xd_al_img2_container_vaxmicuenta {
    left: 26em;
  }

  .xd_al_camera_vaxmicuenta {
    overflow: visible;
  }

  .xd_al_info1_slab_sostenibilidad {
    font-size: 1.8vw;
  }

  .xd_al_home_segmento_icono {
    width: 85%;
    height: auto;
  }

  .xd_al_home_window_text_02 {
    font-size: 4vw;
  }

  .xd_al_home_segmento {
    width: 100%;
  }

  .xd_al_home_camara_primera {
    overflow: hidden;
  }

  .xd_al_home_intro_window_icons {
    width: 46vw;
    height: 46vw;
    opacity: .24;
  }

  .xd_al_home_intro_video_container {
    z-index: 1;
  }

  .xd_al_home_circulo_izquierda {
    border-radius: 20em;
  }

  .xd_al_home_segmento_logo {
    width: 10vw;
  }

  .xd_al_circulo_centro {
    border-radius: 20em;
  }

  .xd_al_home_segmento_unidades {
    margin-bottom: 5vh;
  }

  .xd_al_home_icono_container.tree {
    padding-left: 28px;
    padding-right: 28px;
  }

  .xd_al_circulo_derecha {
    border-radius: 20em;
  }

  .xd_al_home_segmento_logos {
    width: 60%;
  }

  .xd_al_home_window_text {
    font-size: 6vw;
  }

  .xd_al_home_text {
    font-size: 4vw;
  }

  .xd_al_home_iconos_container {
    width: 6vw;
  }

  .xd_al_home_combo_cafeterias {
    display: block;
  }

  .xd_al_home_segmento_logos_casual {
    width: 60%;
  }

  .xd_al_pk_grid_secundario {
    padding-left: 2px;
    padding-right: 2px;
  }

  .xd_al_pk_submenu_link_text_secundario {
    font-size: .9vw;
  }

  .xd_al_pk_menu_idioma {
    font-size: 18px;
  }

  .xd_al_pk_menu_idioma:hover {
    font-weight: 600;
  }
}

@media screen and (max-width: 991px) {
  .xd_al_h3 {
    font-size: 18px;
  }

  .xd_al_figure1 {
    font-size: 40px;
  }

  .xd_al_info1_sans {
    font-size: 18px;
  }

  .xd_al_h2 {
    font-size: 20px;
  }

  .xd_al_p1 {
    font-size: 16px;
  }

  .xd_al_info2_slab {
    font-size: 14px;
  }

  .xd_al_info2_sans {
    font-size: 16px;
  }

  .xd_al_h1 {
    font-size: 40px;
    line-height: 120%;
  }

  .xd_al_info1_slab {
    font-size: 18px;
  }

  .xd_al_p2 {
    font-size: 20px;
  }

  .xd_al_p3 {
    font-size: 16px;
  }

  .xd_al_p4 {
    font-size: 14px;
  }

  .xd_al_figure3 {
    font-size: 28px;
  }

  .xd_al_figure2 {
    font-size: 36px;
  }

  .xd_al_figure2.xd_al_white {
    line-height: 38px;
  }

  .xd_al_highlight {
    font-size: 22px;
  }

  .xd_al_notes {
    font-size: 16px;
  }

  .xd_al_pk_menu_link {
    width: auto;
    flex-direction: column;
    margin-top: 5px;
    margin-bottom: 0;
  }

  .xd_al_pk_menu_link:hover {
    font-weight: 600;
  }

  .xd_al_pk_menu_bottom_02 {
    width: 60%;
    align-items: flex-start;
  }

  .xd_al_pk_menu_invoice_link_prod {
    align-self: flex-end;
    margin-bottom: 20px;
    margin-right: 0;
    padding: 4px 12px;
    font-size: 1.4vw;
  }

  .xd_al_pk_mobile_menu_list {
    width: 100%;
    height: 100%;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    overflow: scroll;
  }

  .xd_al_pk_menu_wrapper_prod {
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-start;
    padding-right: 3vh;
    display: flex;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: scroll;
  }

  .xd_al_pk_submenu_underline_effect {
    background-color: #fff;
  }

  .xd_al_pk_submenu_underline_effect.blue {
    background-color: #004a70;
  }

  .xd_al_pk_submenu_link_02 {
    width: auto;
    height: auto;
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 6px;
    margin-bottom: 6px;
    display: block;
  }

  .xd_al_pk_top_menu_lateral {
    width: auto;
    justify-content: space-between;
    margin-bottom: 8px;
  }

  .xd_al_pk_icon_plus {
    width: 20px;
    height: 20px;
    margin-left: 60px;
  }

  .xd_al_pk_submenu_link_text {
    font-size: 2vw;
    line-height: 130%;
  }

  .xd_al_pk_mobile_dropdown {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    position: static;
    overflow: visible;
  }

  .xd_al_pk_main_logo_wrapper {
    width: 20%;
    height: 80%;
    align-items: flex-start;
    padding-top: 10px;
  }

  .xd_al_menu_txt.white {
    color: #fff;
    font-family: Fira Sans, sans-serif;
    font-size: 2vw;
  }

  .xd_al_menu_txt.white:hover {
    font-weight: 300;
  }

  .xd_al_pk_menu_holder_prod {
    width: 50vw;
    height: 100%;
    justify-content: flex-start;
    align-items: flex-end;
    margin-top: 12vh;
    position: static;
    overflow: scroll;
  }

  .xd_al_pk_desktop_menu_grid {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    display: none;
  }

  .xd_al_pk_dropdown_list {
    width: 100%;
    height: auto;
    background-color: #347dc1;
    margin-top: -4px;
    margin-left: 16px;
    padding-left: 12px;
    padding-right: 12px;
    position: static;
    overflow: scroll;
  }

  .xd_al_pk_dropdown_list.w--open {
    width: 28vw;
    background-color: rgba(255, 255, 255, .2);
    border-radius: 10px;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 0;
    margin-left: 0;
    padding: 0 10px 10px;
    display: flex;
  }

  .xd_al_pk_desktop_navbar_wrapper {
    display: flex;
  }

  .xd_al_menu_link {
    display: none;
  }

  .xd_al_pk_menu {
    width: 100%;
    height: auto;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
    padding: 0 1px;
    font-size: 2.2vw;
    display: flex;
  }

  .xd_al_pk_menu.w--open {
    margin-bottom: 0;
  }

  .xd_al_hs_container_img_complete, .xd_al_hs_container_img_bking, .xd_al_hs_container_img_dominos {
    width: 100%;
    height: 100%;
    left: auto;
  }

  .xd_al_pk_hamburger_wrapper {
    width: 20vw;
    justify-content: flex-end;
    align-items: flex-end;
    margin-top: 5vh;
  }

  .xd_al_pk_logo_wrapper {
    width: 100vw;
    height: 10vh;
    min-height: 10vh;
    background-color: #00a7c7;
    justify-content: space-between;
    align-items: center;
    margin-left: 0;
    display: flex;
    top: 0;
  }

  .xd_al_brandshome_intro_wrapper {
    height: 40vh;
  }

  .xd_al_brands_container_horizontal {
    width: 14vw;
    height: 10vw;
  }

  .xd_al_brands_container_vertical {
    width: 10vw;
    height: 14vw;
  }

  .xd_al_brandshome_grid {
    align-items: center;
  }

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

  .xd_al_intro_grid_tablet {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .xd_al_intro_grid_desktop {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    display: none;
  }

  .xd_al_intro_grid_table {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .xd_al_intro_solapa_container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .xd_al_solapa_info_column_right {
    width: 45%;
  }

  .xd_al_info2_slab-2, .xd_al_inv_info2_sans {
    font-size: 16px;
  }

  .xd_al_inv_h3, .xd_al_inv_info1_slab {
    font-size: 20px;
  }

  .xd_al_inv_notes {
    font-size: 16px;
  }

  .xd_al_inv_p4 {
    font-size: 14px;
  }

  .xd_al_solapa_info_column_left {
    width: 45%;
  }

  .xd_al_img3_container_vaxmicuenta, .xd_al_img4_container_vaxmicuenta, .xd_al_img6_container_vaxmicuenta, .xd_al_img5_container_vaxmicuenta, .xd_al_img_container_vaxmicuenta, .xd_al_img2_container_vaxmicuenta {
    width: 100%;
    height: 100%;
    left: auto;
  }

  .xd_al_info1_slab_sostenibilidad {
    font-size: 18px;
  }

  .xd_al_solapa_info_column_sostenibilidad {
    width: 60%;
  }

  .xd_al_sostenibilidad_btn {
    font-size: 18px;
  }

  .xd_al_home_segmento_lottie_cafeterias {
    width: 8vw;
    margin-top: -10vh;
  }

  .xd_al_cierre_texto_01 {
    font-size: 6vw;
  }

  .xd_al_home_window_text_02 {
    font-size: 8vw;
  }

  .xd_al_home_camara_primera {
    overflow: hidden;
  }

  .xd_al_home_intro_window_icons {
    width: 90vw;
    height: 90vw;
  }

  .xd_al_home_intro_segmentos_text {
    font-size: 3vw;
  }

  .xd_al_home_segmento_logo {
    width: 14vw;
  }

  .xd_al_home_combo_rapida {
    display: block;
  }

  .xd_al_home_intro_text {
    margin-left: -30vw;
  }

  .xd_al_phrase_container {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .xd_al_home_segmento_lottie_rapida {
    width: 13vw;
    margin-top: -4vh;
    margin-left: 31vw;
  }

  .xd_al_frame_cierre {
    width: 80%;
  }

  .xd_al_home_icono_container.tree {
    width: 10vw;
    height: 10vw;
    padding-left: 15px;
    padding-right: 15px;
  }

  .xd_al_home_icono_container.grape {
    width: 10vw;
    height: 10vw;
    padding-left: 5px;
    padding-right: 5px;
  }

  .xd_al_home_icono_container.sun {
    width: 10vw;
    height: 10vw;
    padding-left: 4px;
    padding-right: 4px;
  }

  .xd_al_cierre_texto_02 {
    font-size: 6vw;
  }

  .xd_al_home_phrase, .xd_al_home_window_text {
    font-size: 10vw;
  }

  .xd_al_home_text {
    font-size: 6vw;
  }

  .xd_al_home_mundo-cierre {
    width: 40%;
  }

  .xd_al_home_combo_cafeterias, .xd_al_home_combo_casual {
    display: block;
  }

  .xd_al_menu_secundario_mobile {
    width: 100%;
    justify-content: space-around;
    padding-top: 40px;
    display: flex;
  }

  .div-block-4 {
    width: 50%;
  }

  .xd_al_pk_submenu_link_secundario {
    width: auto;
    height: auto;
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 6px;
    margin-bottom: 6px;
    display: block;
  }

  .xd_al_pk_submenu_link_text_secundario {
    font-size: 2vw;
    line-height: 130%;
  }

  .xd_al_pk_menu_secundario_desktop {
    display: none;
  }

  .xd_al_pk_menu_idioma {
    width: 100%;
    height: auto;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
    padding: 0 1px;
    font-size: 2.2vw;
    display: flex;
  }

  .xd_al_pk_menu_idioma.w--open {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .xd_al_info1_sans {
    font-size: 14px;
  }

  .xd_al_h2 {
    font-size: 22px;
  }

  .xd_al_inv_btn {
    padding: 20px 20px 20px 10px;
  }

  .xd_al_pk_submenu_link {
    margin-left: 5px;
    margin-right: 2px;
    padding-left: 5px;
    padding-right: 0;
  }

  .xd_al_pk_menu_link {
    margin-bottom: 0;
  }

  .xd_al_pk_submenu_list {
    padding-left: 0;
  }

  .xd_al_pk_submenu_item {
    font-size: 2vw;
  }

  .xd_al_pk_footer_litem, .xd_al_pk_submenu, .xd_al_pk_submenu_link_prod {
    margin-left: 5px;
    margin-right: 2px;
    padding-left: 5px;
    padding-right: 0;
  }

  .xd_al_pk_menu_invoice_link_prod {
    background-color: #053752;
    font-size: 2vw;
  }

  .xd_al_pk_menu_wrapper_prod {
    background-color: #00a7c7;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-start;
    padding-right: 2vh;
    display: flex;
  }

  .xd_al_pk_submenu_underline_effect {
    width: 100%;
  }

  .xd_al_pk_submenu_link_02 {
    width: auto;
    height: auto;
    margin: 4px 2px;
    padding: 1px 0;
  }

  .xd_al_pk_top_menu_lateral {
    align-items: flex-end;
  }

  .xd_al_pk_submenu_link_text {
    width: auto;
    font-size: 14px;
  }

  .xd_al_pk_mobile_dropdown {
    overflow: visible;
  }

  .xd_al_pk_main_logo_wrapper {
    width: 22vw;
    margin-left: 4px;
  }

  .xd_al_menu_txt.white {
    font-size: 2.4vw;
  }

  .xd_al_pk_menu_holder_prod {
    width: 60vw;
    position: static;
    top: 60px;
  }

  .xd_al_pk_desktop_menu_grid {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-rows: 12vw 12vw 12vw;
    grid-template-columns: 12vw 12vw 12vw 12vw 12vw 12vw 12vw;
  }

  .xd_al_pk_dropdown_list.w--open {
    flex-direction: column;
    display: flex;
  }

  .xd_al_pk_desktop_navbar_wrapper {
    display: flex;
  }

  .xd_al_pk_menu {
    font-size: 16px;
  }

  .xd_al_pk_hamburger_wrapper {
    width: 24vw;
    justify-content: center;
    margin-top: 3vh;
  }

  .xd_al_intro_grid_tablet, .xd_al_intro_grid_desktop {
    grid-template-columns: 1fr 1fr 1fr;
    display: none;
  }

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

  .xd_al_solapa_content {
    height: 60%;
    flex-direction: column-reverse;
    justify-content: flex-end;
    margin-top: 5vh;
  }

  .xd_al_solapa_info_column_right {
    width: 70%;
    height: 50%;
  }

  .xd_al_inv_accion_content-2 {
    height: 90%;
  }

  .xd_al_solapa_info_column_left {
    width: 70%;
    height: 50%;
  }

  .xd_al_sostenibilidad_content {
    height: 90%;
  }

  .xd_al_solapa_info_column_sostenibilidad {
    width: 80%;
    height: 70%;
  }

  .xd_al_home_segmento_lottie_cafeterias {
    margin-top: -5vh;
  }

  .xd_al_home_tres_combos {
    height: 100vh;
    padding-bottom: 14vh;
  }

  .xd_al_home_intro_window_icons {
    width: 50vw;
  }

  .xd_al_home_combo_rapida {
    display: block;
  }

  .xd_al_home_segmento_lottie_rapida {
    width: 14vw;
    margin-top: -3vh;
    margin-left: 32vw;
  }

  .xd_al_frame_cierre {
    width: 70%;
  }

  .xd_al_home_combo_cafeterias, .xd_al_home_combo_casual {
    display: block;
  }

  .xd_al_pk_submenu_link_secundario {
    width: auto;
    height: auto;
    margin: 4px 2px;
    padding: 1px 0;
  }

  .xd_al_pk_submenu_link_text_secundario {
    width: auto;
    font-size: 14px;
  }

  .xd_al_pk_menu_idioma {
    font-size: 16px;
  }
}

@media screen and (max-width: 479px) {
  .xd_al_row {
    flex-direction: column;
  }

  .xd_al_info1_sans {
    font-size: 14px;
  }

  .xd_al_h2 {
    font-size: 22px;
  }

  .xd_al_p1 {
    font-size: 14px;
  }

  .xd_al_example_col {
    width: 100%;
  }

  .xd_al_info2_slab {
    font-size: 14px;
  }

  .xd_al_info2_sans {
    font-size: 15px;
  }

  .xd_al_h1 {
    font-size: 40px;
  }

  .xd_al_info1_slab {
    font-size: 14px;
  }

  .xd_al_p2 {
    font-size: 20px;
  }

  .xd_al_p3 {
    font-size: 14px;
  }

  .xd_al_inv_dropdown {
    width: 40%;
  }

  .xd_al_inv_dropdown_text {
    font-size: 10vw;
    line-height: 10vw;
  }

  .xd_al_in_dropdown_list {
    width: 60%;
    font-size: 4vw;
  }

  .xd_al_inv_btn {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 16px;
  }

  .xd_al_notes {
    font-size: 14px;
  }

  .xd_al_pk_submenu_link {
    height: auto;
    align-self: flex-start;
    margin-top: 10px;
    display: block;
    position: static;
  }

  .xd_al_pk_lhamb_line_middle, .xd_al_pk_lhamb_line_top {
    width: 24px;
    height: 1px;
    background-color: #fff;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .xd_al_pk_logo_hamb_wrapper {
    overflow: hidden;
  }

  .xd_al_pk_navbar_hamburguer {
    z-index: 1000;
    width: 40px;
    height: 40px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .xd_al_pk_lhamb_line_bottom {
    width: 24px;
    height: 1px;
    background-color: #fff;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .xd_al_pk_menu_link {
    width: auto;
    color: #004970;
    flex-direction: column;
    margin-bottom: 0;
  }

  .xd_al_pk_menu_link:hover {
    font-weight: 400;
  }

  .xd_al_pk_submenu_item {
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 4vw;
    line-height: 140%;
    display: flex;
  }

  .xd_al_pk_footer_litem {
    margin-top: 6px;
    margin-bottom: 6px;
    padding-top: 0;
  }

  .xd_al_pk_submenu {
    flex-direction: row-reverse;
    align-self: flex-start;
    align-items: center;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-top: 0;
    display: flex;
  }

  .xd_al_pk_submenu:focus-visible {
    outline-offset: 0px;
    border-radius: 12px;
    outline: 2px solid #ff0;
  }

  .xd_al_pk_submenu[data-wf-focus-visible] {
    outline-offset: 0px;
    border-radius: 12px;
    outline: 2px solid #ff0;
  }

  .xd_al_pk_submenu_link_prod {
    margin-top: 6px;
    margin-bottom: 6px;
    padding-top: 0;
  }

  .xd_al_pk_menu_bottom_02 {
    width: 100%;
    margin-left: 0;
  }

  .xd_al_pk_menu_invoice_link_prod {
    letter-spacing: .7px;
    align-items: center;
    margin-top: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 3.4vw;
  }

  .xd_al_pk_menu_top_prod {
    width: 100%;
    height: auto;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: scroll;
  }

  .xd_al_pk_mobile_menu_list {
    width: 100%;
    height: 100%;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
    overflow: scroll;
  }

  .xd_al_pk_icon_plus_embed {
    color: #fff;
  }

  .xd_al_pk_menu_wrapper_prod {
    height: 90vh;
    background-color: #00a7c7;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-right: 1vh;
    display: flex;
    overflow: scroll;
  }

  .xd_al_pk_submenu_underline_effect {
    -webkit-text-stroke-color: #fff;
    background-color: #fff;
    align-items: flex-start;
  }

  .xd_al_pk_submenu_link_02 {
    flex-direction: column-reverse;
    justify-content: flex-end;
    align-items: flex-start;
    display: block;
  }

  .xd_al_pk_top_menu_lateral {
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 0;
  }

  .xd_al_pk_icon_plus {
    width: 6vw;
    height: 6vw;
    margin-top: -5px;
    margin-left: 12px;
  }

  .xd_al_pk_submenu_link_text {
    width: auto;
    justify-content: flex-start;
    align-items: flex-start;
    font-family: Fira Sans, sans-serif;
    font-size: 4.6vw;
    font-weight: 300;
    line-height: 140%;
  }

  .xd_al_pk_mobile_dropdown {
    margin-left: 0;
    margin-right: 0;
    position: static;
  }

  .xd_al_pk_main_logo_wrapper {
    width: 40vw;
    margin-top: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-left: 0;
  }

  .xd_al_menu_txt.white {
    color: #fff;
    font-size: 4.4vw;
  }

  .xd_al_pk_navbar_hamburguer_prod {
    z-index: 1000;
    margin-left: 3vw;
    margin-right: 0;
  }

  .xd_al_pk_menu_holder_prod {
    width: 100%;
    height: 100%;
    align-items: flex-start;
    margin-top: 80px;
    top: 80px;
    overflow: scroll;
  }

  .xd_al_pk_desktop_menu_grid {
    display: none;
  }

  .xd_al_pk_dropdown_list {
    background-color: rgba(255, 255, 255, .5);
    border-radius: 10px;
    margin-top: -4px;
    margin-left: 16px;
    padding-left: 12px;
    padding-right: 12px;
    position: static;
    overflow: scroll;
  }

  .xd_al_pk_dropdown_list.w--open {
    width: 60vw;
    height: auto;
    background-color: rgba(255, 255, 255, .2);
    flex-direction: column;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
    padding-left: 4px;
    padding-right: 4px;
    display: flex;
  }

  .xd_al_pk_desktop_navbar_wrapper {
    height: auto;
    flex-direction: column;
    display: flex;
  }

  .xd_al_pk_menu {
    align-items: center;
    padding-left: 1px;
    padding-right: 1px;
    font-size: 17px;
    display: flex;
  }

  .xd_al_pk_menu:hover {
    font-weight: 700;
  }

  .xd_al_pk_menu:focus-visible {
    outline-offset: 0px;
    border-radius: 12px;
    outline: 2px solid #ff0;
  }

  .xd_al_pk_menu[data-wf-focus-visible] {
    outline-offset: 0px;
    border-radius: 12px;
    outline: 2px solid #ff0;
  }

  .xd_al_solapa_info {
    height: 50%;
    grid-column-gap: 1vh;
    grid-row-gap: 1vh;
  }

  .xd_al_inv_accion_price_content {
    width: 55%;
  }

  .xd_al_inv_download_icon {
    width: 20px;
    height: 20px;
  }

  .xd_al_hs_container_img_complete {
    width: 100vw;
    background-size: cover;
  }

  .xd_al_hs_main_info_wrapper {
    height: 98%;
    align-items: flex-start;
  }

  .xd_al_hs_camera {
    justify-content: flex-end;
    overflow: hidden;
  }

  .xd_al_hs_container_nuggets {
    width: 80vw;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .xd_al_historia_figure1 {
    font-size: 14vw;
  }

  .xd_al_hs_item {
    width: 2000vw;
  }

  .xd_al_hs_container_logos_row2 {
    width: 80%;
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    justify-items: stretch;
  }

  .xd_al_hs_container_burguer {
    width: 60vw;
    margin-top: 5vw;
  }

  .xd_al_hs_img_doodle {
    width: 60vw;
  }

  .xd_al_hs_anios {
    font-family: Bitter Slab, sans-serif;
    font-size: 29vw;
  }

  .xd_al_hs_container_logos_row {
    width: 80%;
    height: 28vw;
    justify-content: center;
    align-items: center;
  }

  .xd_al_hs_frame {
    height: 40vh;
  }

  .xd_al_hs_container_cheesecake {
    width: 80vw;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .xd_al_hs_container_logos_flags {
    width: 90%;
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    margin-top: 0;
  }

  .xd_al_hs_container_img_bking, .xd_al_hs_container_img_dominos {
    width: 100vw;
    background-size: cover;
  }

  .xd_al_hs_container_logos_row1 {
    width: 100%;
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .xd_al_hs_h1 {
    font-size: 30vw;
  }

  .xd_al_hs_container_hotcoffee {
    width: 80vw;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .xd_al_hs_main_world_wrapper_mobile {
    height: 50vh;
    justify-content: center;
    display: flex;
  }

  .xd_al_hs_img-doodles_container {
    margin-left: 94vw;
  }

  .xd_al_hs_img_wrapper {
    width: 140vw;
    padding-left: 5vw;
  }

  .xd_al_hs_container_vinetas {
    width: 80vw;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .xd_al_hs_info_wrapper {
    width: 80vw;
    grid-column-gap: 8vw;
    grid-row-gap: 8vw;
    padding-top: 3vw;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .xd_al_hs_main_world_wrapper {
    justify-content: center;
    display: none;
  }

  .xd_al_hs_dot {
    width: 2vw;
    height: 2vw;
  }

  .xd_al_hs_dot._8 {
    left: 1040vw;
  }

  .xd_al_hs_dot._11 {
    left: 1440vw;
  }

  .xd_al_hs_dot._10 {
    left: 1280vw;
  }

  .xd_al_hs_dot._2 {
    left: 160vw;
  }

  .xd_al_hs_dot._7 {
    left: 960vw;
  }

  .xd_al_hs_dot._5 {
    left: 640vw;
  }

  .xd_al_hs_dot._3 {
    left: 400vw;
  }

  .xd_al_hs_dot._15 {
    left: 1600vw;
  }

  .xd_al_hs_dot._9 {
    left: 1200vw;
  }

  .xd_al_hs_dot._13 {
    left: 1600vw;
  }

  .xd_al_hs_dot._12 {
    left: 1520vw;
  }

  .xd_al_hs_dot._4 {
    left: 480vw;
  }

  .xd_al_hs_dot._1 {
    left: 80vw;
  }

  .xd_al_hs_dot._6 {
    left: 720vw;
  }

  .xd_al_hs_track {
    height: 2000vw;
  }

  .xd_al_hs_container_world {
    top: -23%;
  }

  .xd_al_hs_years {
    width: 80%;
    height: 30vw;
    top: 6vw;
  }

  .xd_al_unidades_menu_intro_text {
    width: 60%;
  }

  .xd_al_pais_tab_link {
    width: 19vw;
    height: 19vw;
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    text-align: center;
    flex-direction: column;
  }

  .xd_al_pais_tab_link:hover {
    border-radius: 5px;
  }

  .xd_al_pais_tab_link.w--current {
    width: 19vw;
    height: 19vw;
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    border-radius: 5px;
    padding: 0;
  }

  .xd_al_unidades_corp_frnq {
    display: none;
  }

  .xd_al_unidades_pais_close {
    z-index: 4;
    width: 7vw;
    right: 5vw;
  }

  .xd_al_unidades_pais_tabs_img {
    width: 45%;
    margin-bottom: 0;
  }

  .xd_al_unidades_segmentos_wrapper {
    width: 100%;
    height: 100vh;
    max-height: 100vh;
    border-radius: 10px;
    justify-content: flex-start;
    padding: 30vw 5vw 5vw;
    top: auto;
    left: 100vw;
  }

  .xd_al_somos_tab_content_col_2 {
    justify-content: flex-end;
  }

  .xd_al_unidades_menu_col_2 {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
  }

  .xd_al_unidades_pais_wrapper {
    height: 100vh;
    max-height: 100vh;
    border-radius: 10px;
    justify-content: flex-start;
    padding: 30vw 5vw 5vw;
    top: auto;
    left: -100vw;
  }

  .xd_al_unidades_tabs {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 5vw;
  }

  .xd_al_unidades_wrapper {
    align-items: flex-end;
  }

  .xd_al_unidades_btn_marcas {
    width: 38vw;
    height: 38vw;
    padding-bottom: 2vw;
    padding-left: 2vw;
  }

  .xd_al_unidades_seg_grid {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-top: 5vw;
  }

  .xd_al_somos_grid_flag_container {
    width: 7vw;
  }

  .xd_al_h2-2 {
    font-size: 7.2vw;
  }

  .xd_al_unidades_seg_tab_link {
    width: 29vw;
    height: 29vw;
    flex-direction: column;
  }

  .xd_al_unidades_seg_tab_link.w--current {
    width: 29vw;
    height: 29vw;
    border: 3px #fff;
    border-radius: 5px;
  }

  .xd_al_figure_3 {
    font-size: 7.2vw;
  }

  .xd_al_p3_unidades_corporativas {
    font-size: 3vw;
    line-height: 100%;
  }

  .xd_al_unidades_marcas_container {
    width: 100%;
    height: 100%;
    max-height: 100%;
    border-radius: 10px;
    justify-content: flex-start;
    padding: 30vw 5vw 5vw;
    position: absolute;
    top: auto;
    right: auto;
  }

  .xd_al_unidades_pais_tabs_menu {
    grid-column-gap: 8px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 0;
    display: grid;
  }

  .xd_al_unidades_pais_logo_container {
    width: 85%;
  }

  .xd_al_unidades_menu_container {
    width: 100%;
    max-width: 90%;
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
  }

  .xd_al_somos_grid_numbers {
    flex-direction: column;
    display: none;
  }

  .xd_al_unidades_tab_content_row {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
    margin-top: 2vw;
  }

  .xd_al_unidades_seg_grid_div {
    width: 21vw;
    height: 21vw;
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    border-radius: 5px;
    justify-content: center;
    padding: 0 5px 5px;
    font-size: 1px;
  }

  .xd_al_unidades_marcas_wrapper {
    width: 100%;
    height: 100vh;
    max-height: 100vh;
    border-radius: 10px;
    justify-content: flex-end;
    top: -100vh;
    right: auto;
  }

  .xd_al_unidades_marcas_close {
    z-index: 4;
    width: 7vw;
    bottom: auto;
    right: 5vw;
  }

  .xd_al_unidades_btn_paises {
    width: 38vw;
    height: 38vw;
    padding-bottom: 2vw;
    padding-left: 2vw;
  }

  .xd_al_unidades_btn_segmentos {
    width: 28vw;
    height: 28vw;
    padding-bottom: 2vw;
    padding-left: 2vw;
  }

  .xd_al_marcas_tab_link_tab {
    width: 17vw;
    height: 17vw;
    flex-direction: column;
  }

  .xd_al_marcas_tab_link_tab.w--current {
    width: 17vw;
    height: 17vw;
    border-radius: 5px;
    padding: 0;
  }

  .xd_al_p3_unidades_totales {
    font-size: 4.5vw;
    line-height: 120%;
  }

  .xd_al_unidades_menu_col_1 {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
  }

  .xd_al_unidades_marca_tabs_menu {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: auto;
    display: grid;
  }

  .xd_al_p3_unidades {
    font-size: 4vw;
    line-height: 120%;
  }

  .xd_al_unidades_tab_content_col_1 {
    width: 26vw;
    height: 26vw;
    border-radius: 5px;
  }

  .xd_al_unidades_pais_grid_div {
    width: 20vw;
    height: 20vw;
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    border-radius: 5px;
    justify-content: center;
    padding: 5px;
    font-size: 1px;
  }

  .xd_al_info1_slab_unidades {
    font-size: 14px;
  }

  .xd_al_unidades_identificadores {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    display: none;
  }

  .xd_al_unidades_seg_logo_container {
    width: 15vw;
  }

  .xd_al_unidades_grid {
    grid-column-gap: 9px;
    grid-row-gap: 5px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-top: 5vw;
  }

  .xd_al_info1_slab_unidades_h1 {
    font-size: 4vw;
    line-height: 100%;
  }

  .xd_al_unidades_title {
    text-align: left;
    flex-direction: column;
  }

  .xd_al_p3_unidades_subfranquicias {
    font-size: 3.5vw;
    line-height: 120%;
  }

  .xd_al_unidades_marca_grid_div {
    width: 20vw;
    height: 20vw;
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
    border-radius: 5px;
    justify-content: center;
    padding: 0 5px;
    font-size: 1px;
  }

  .xd_al_unidades_seg_tabs_menu {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 0;
    display: grid;
  }

  .xd_al_highlight_unidades {
    font-size: 8vw;
  }

  .xd_al_unidades_segmentos_close {
    z-index: 4;
    width: 7vw;
    right: 5vw;
  }

  .xd_al_unidades_tabs_content {
    margin-top: 5vw;
    margin-left: 0;
  }

  .xd_al_unidades_marcas_grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-top: 5vw;
  }

  .paragraph {
    line-height: 14px;
  }

  .xd_al_pk_hamburger_wrapper {
    width: auto;
    height: auto;
    margin-top: 2vh;
    margin-right: 0;
    padding-top: 0;
    position: static;
    overflow: hidden;
  }

  .xd_al_pk_logo_wrapper {
    width: 100vw;
    height: 60px;
    min-height: 60px;
    background-color: #00a7c7;
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
    display: flex;
    top: 0;
  }

  .xd_al_brandshome_grid_container {
    max-width: 100%;
    overflow: visible;
  }

  .xd_al_brands_grid_int_col1 {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
  }

  .xd_al_brandshome_intro_wrapper {
    height: 30vh;
  }

  .xd_al_brandshome_scroll_track {
    height: 200vh;
  }

  .xd_al_brands_container_horizontal {
    width: 26vw;
    height: 20vw;
    border-radius: 2vw;
  }

  .xd_al_brands_grid_int_col2 {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
  }

  .xd_al_brands_grid_col2 {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    flex-direction: row;
  }

  .xd_al_brands_grid_background-video {
    display: flex;
  }

  .xd_al_brands_grid_col3 {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    align-items: center;
  }

  .xd_al_brandshome_title {
    max-width: 80%;
    margin-bottom: 0;
  }

  .xd_al_brandshome_scroll_div {
    min-height: 80vh;
    overflow: hidden;
  }

  .xd_al_brands_container_vertical {
    width: 20vw;
    height: 26vw;
    border-radius: 2vw;
  }

  .xd_al_brandshome_grid {
    height: 80vh;
    flex-direction: column;
    justify-content: center;
  }

  .xd_al_brands_grid_int_col3 {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
  }

  .xd_al_mundo_mobile {
    width: 40vw;
    align-items: center;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .xd_al_intro_grid_cell_exterior {
    border-width: 8px;
  }

  .xd_al_intro_grid_tablet {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: grid;
  }

  .xd_al_intro_grid_cell_interior {
    border-width: 8px;
  }

  .xd_al_intro_grid_solapa {
    display: flex;
  }

  .xd_al_intro_grid_container_img {
    transform: translate(0);
  }

  .xd_al_intro_grid_desktop {
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }

  .xd_al_intro_grid_table {
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    display: none;
  }

  .xd_al_intro_solapa_container {
    height: 95%;
  }

  .xd_al_solapa_content {
    height: 65%;
    margin-top: 10vh;
  }

  .xd_al_solapa_info_column_right {
    width: 100%;
    height: 60%;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .xd_al_solapa_title {
    height: 10%;
    margin-top: 100px;
  }

  .xd_al_inv_accion_content-2 {
    width: 100%;
    height: 100%;
  }

  .xd_al_solapa_info_column_left {
    width: 100%;
    height: 35%;
  }

  .botonx:hover {
    background-color: #ec38d4;
  }

  .xd_al_intro_video_vaxmicuenta {
    width: 100%;
  }

  .xd_al_frame_vaxmicuenta {
    height: 85vh;
  }

  .xd_al_img3_container_vaxmicuenta {
    width: 75vw;
    height: 75vw;
    background-size: cover;
  }

  .xd_al_img4_container_vaxmicuenta {
    width: 60vw;
    height: 60vw;
    background-size: cover;
  }

  .xd_al_img6_container_vaxmicuenta {
    width: 60vw;
    height: 60vw;
    background-size: 29em;
  }

  .xd_al_intro_logo_vaxmicuenta {
    width: 100%;
    margin-top: 15vw;
  }

  .xd_al_img_wrapper_img1_vaxmicuenta {
    margin-right: 25vw;
  }

  .xd_al_intro_txt_vaxmicuenta {
    width: 100%;
  }

  .xd_al_img5_container_vaxmicuenta {
    width: 75vw;
    height: 75vw;
    background-size: cover;
  }

  .xd_al_img_wrapper_img3_vaxmicuenta {
    margin-right: 25vw;
  }

  .xd_al_intro_info_vaxmicuenta {
    flex-direction: column;
  }

  .xd_al_item_vaxmicuenta {
    width: 650vw;
  }

  .xd_al_img_wrapper_img2_vaxmicuenta {
    margin-right: 25vw;
  }

  .xd_al_info2_vaxmicuenta, .xd_al_info_vaxmicuenta {
    margin-top: 5vw;
    margin-bottom: 5vw;
  }

  .xd_al_img_container_vaxmicuenta {
    width: 75vw;
    height: 75vw;
    background-size: cover;
  }

  .xd_al_track_vaxmicuenta {
    height: 650vw;
  }

  .xd_al_img2_container_vaxmicuenta {
    width: 60vw;
    height: 60vw;
    background-size: cover;
  }

  .xd_al_intro_wrapper_vaxmicuenta {
    grid-column-gap: 10vw;
    grid-row-gap: 10vw;
    justify-content: flex-start;
    margin-right: 25vw;
  }

  .xd_al_camera_vaxmicuenta {
    height: 100vh;
    justify-content: flex-end;
    overflow: visible;
  }

  .xd_al_intro_grid_solapa_sostenibilidad {
    display: flex;
  }

  .xd_al_intro_grid_cell_exterior_sostenibilidad, .xd_al_intro_grid_cell_interior_sostenibilidad {
    border-width: 8px;
  }

  .xd_al_sostenibilidad_content {
    width: 100%;
    height: 100%;
  }

  .xd_al_solapa_info_column_sostenibilidad {
    width: 100%;
    height: 60%;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .xd_al_sostenibilidad_btn {
    font-size: 16px;
    line-height: 16px;
  }

  .xd_al_home_segmento_lottie_cafeterias {
    z-index: 4;
    width: 13vw;
    margin-top: 7vh;
    margin-left: 67vw;
    position: absolute;
  }

  .xd_al_camara_segunda {
    margin-top: -40vh;
    overflow: hidden;
  }

  .xd_al_home_intro_blueback_mobile {
    width: 101%;
    max-width: 101%;
    display: block;
  }

  .xd_al_home_div_image_background {
    background-position: 50% 0;
    border-top-left-radius: 10em;
  }

  .xd_al_cierre_texto_01 {
    font-size: 8vw;
  }

  .xd_al_home_intro-segmentos {
    padding-top: 12vh;
    padding-left: 5vw;
  }

  .xd_al_home_parrafo_primera {
    width: 70vw;
  }

  .xd_al_home_segmento {
    z-index: 2;
    position: absolute;
  }

  .xd_al_home_camara_primera {
    overflow: hidden;
  }

  .xd_al_home_item_primera_02 {
    align-items: center;
  }

  .xd_al_home_intro_window_icons {
    width: 100vw;
    height: 100vw;
    margin-top: -32px;
  }

  .xd_al_home_circulo_izquierda {
    width: 25vw;
    height: 50vw;
  }

  .xd_al_home_seccion_primera {
    height: 600vw;
  }

  .xd_al_home_intro_segmentos_text {
    font-size: 4.2vw;
    line-height: 120%;
  }

  .xd_al_home_segmento_logo {
    width: 26vw;
    height: 26vw;
  }

  .xd_al_home_intro_container {
    background-size: cover;
    background-attachment: scroll;
  }

  .xd_al_home_seccion_intro {
    object-fit: cover;
  }

  .xd_al_circulo_centro {
    width: 25vw;
    height: 50vw;
  }

  .xd_al_home_combo_rapida {
    width: 100vw;
    align-items: flex-start;
    display: flex;
  }

  .xd_al_home_segmento_unidades {
    width: 40vw;
    height: 20vw;
  }

  .xd_al_home_segmento_lottie_rapida {
    z-index: 4;
    width: 22vw;
    margin-top: 14vh;
    margin-left: 70vw;
    position: absolute;
  }

  .xd_al_tercera_image_01 {
    width: 20vw;
    height: 20vw;
    border-radius: .8em;
  }

  .xd_al_home_item_segunda_02 {
    align-items: center;
  }

  .xd_al_frame_cierre {
    width: 90%;
  }

  .xd_al_home_intro_blueback_desktop {
    display: none;
  }

  .xd_al_tercera_image_02 {
    width: 30vw;
    height: 30vw;
    border-radius: 1em;
    left: 65.6vw;
  }

  .xd_al_home_icono_container.tree, .xd_al_home_icono_container.grape, .xd_al_home_icono_container.sun {
    width: 16vw;
    height: 16vw;
    margin-top: 0;
  }

  .xd_al_home_unidades_text {
    font-size: 6vw;
  }

  .xd_al_circulo_derecha {
    width: 25vw;
    height: 50vw;
  }

  .xd_al_tercera_image_03 {
    width: 20vw;
    height: 20vw;
    border-radius: .5em;
  }

  .xd_al_home_unidades_figure {
    font-size: 10vw;
  }

  .xd_al_home_segmento_lottie_comida_casual {
    z-index: 4;
    width: 22vw;
    margin-top: 20%;
    margin-left: 60%;
    position: absolute;
  }

  .xd_al_home_segmento_logos {
    width: 100%;
  }

  .xd_al_home_alsea_container_primera {
    margin-top: 10vh;
  }

  .xd_al_cierre_texto_02 {
    letter-spacing: -1px;
    font-size: 8vw;
  }

  .xd_al_home_phrase {
    font-size: 9vw;
    line-height: 130%;
  }

  .xd_al_home_text {
    font-size: 8vw;
    line-height: 120%;
  }

  .xd_al_home_item_primera_01 {
    padding-top: 10vh;
  }

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

  .xd_al_home_icono_container_primera {
    width: 15vw;
    height: 15vw;
    margin-top: 40vh;
  }

  .xd_al_intro_grid_solapa_prensa {
    display: flex;
  }

  .xd_al_home_mundo-cierre {
    width: 60%;
  }

  .xd_al_home_info_rapida, .xd_al_home_info_cafeterias {
    width: 90vw;
    height: 80vh;
    top: 12vh;
  }

  .xd_al_home_info_casual {
    width: 90vw;
    height: 80vh;
    justify-content: space-between;
    top: 12vh;
  }

  .xd_al_home_combo_cafeterias {
    width: 100vw;
    align-items: flex-start;
    display: flex;
  }

  .xd_al_home_combo_casual {
    width: 100vw;
    align-items: center;
    display: flex;
  }

  .xd_al_home_segmento_logos_casual {
    width: 100%;
  }

  .xd_al_pk_submenu_link_secundario {
    flex-direction: column-reverse;
    justify-content: flex-end;
    align-items: flex-start;
    display: block;
  }

  .xd_al_pk_submenu_link_text_secundario {
    width: auto;
    justify-content: flex-start;
    align-items: flex-start;
    font-family: Fira Sans, sans-serif;
    font-size: 4.6vw;
    font-weight: 300;
    line-height: 140%;
  }

  .xd_al_pk_menu_idioma {
    align-items: center;
    padding-left: 1px;
    padding-right: 1px;
    font-size: 17px;
    display: flex;
  }

  .xd_al_pk_menu_idioma:hover {
    font-weight: 700;
  }

  .xd_al_pk_menu_idioma:focus-visible {
    outline-offset: 0px;
    border-radius: 12px;
    outline: 2px solid #ff0;
  }

  .xd_al_pk_menu_idioma[data-wf-focus-visible] {
    outline-offset: 0px;
    border-radius: 12px;
    outline: 2px solid #ff0;
  }
}

#w-node-d2b344bc-254a-a11b-08e5-dc72a1daa700-a1daa6ec, #w-node-d2b344bc-254a-a11b-08e5-dc72a1daa712-a1daa6ec {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d2b344bc-254a-a11b-08e5-dc72a1daa717-a1daa6ec {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_0dc55c2b-9689-18d6-f967-681ae05d3a50-a1daa6ec {
  grid-area: span 1 / span 3 / span 1 / span 3;
  justify-self: end;
}

#w-node-_2ade238a-6f57-6fa3-74b0-4d89e6dbc051-a1daa6ec {
  grid-area: span 2 / span 2 / span 2 / span 2;
  align-self: center;
  justify-self: center;
}

#w-node-d2b344bc-254a-a11b-08e5-dc72a1daa743-a1daa6ec {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-d2b344bc-254a-a11b-08e5-dc72a1daa761-a1daa6ec, #w-node-_5c28e0fa-3dbc-6e8a-7fe9-e9694bd9e130-b284ce2f, #w-node-_5c28e0fa-3dbc-6e8a-7fe9-e9694bd9e178-b284ce2f, #w-node-cdba331e-e240-04ac-ba3c-e861abc3098d-b284ce4c, #w-node-cdba331e-e240-04ac-ba3c-e861abc3098e-b284ce4c, #w-node-_3b3a26c7-6a8c-6e76-d06c-dc3fa39ae98c-b284ce4c, #w-node-_3b3a26c7-6a8c-6e76-d06c-dc3fa39ae98d-b284ce4c, #w-node-a5b74069-e2f5-fc7c-f878-1e61a94af316-b284ce4c, #w-node-a5b74069-e2f5-fc7c-f878-1e61a94af317-b284ce4c, #w-node-f256dfc5-e904-6e3c-c7ea-3f7c92ec6f8c-b284ce4c, #w-node-f256dfc5-e904-6e3c-c7ea-3f7c92ec6f8d-b284ce4c, #w-node-_90c9e6f9-e9f6-ef63-fd2f-8bc89dc574c5-b284ce4c, #w-node-_90c9e6f9-e9f6-ef63-fd2f-8bc89dc574c6-b284ce4c, #w-node-bfdd0264-f2f2-8c76-908b-31e29eec32e0-b284ce4c, #w-node-bfdd0264-f2f2-8c76-908b-31e29eec32e1-b284ce4c, #w-node-_64ea110a-0f66-100f-8ebd-9bbaadcc543e-b284ce4c, #w-node-_64ea110a-0f66-100f-8ebd-9bbaadcc543f-b284ce4c, #w-node-b168702e-acc2-a0ad-f62e-169246be6368-b284ce4c, #w-node-b168702e-acc2-a0ad-f62e-169246be6369-b284ce4c, #w-node-_2268cb79-09f0-e191-6830-7573ac47d261-b284ce4c, #w-node-_2268cb79-09f0-e191-6830-7573ac47d262-b284ce4c, #w-node-_2bce2b94-6942-82f9-9296-da3e2530f5a0-b284ce4c, #w-node-_2bce2b94-6942-82f9-9296-da3e2530f5a1-b284ce4c, #w-node-ea1b910b-a717-8368-f0f3-8207b4e161c9-b284ce4c, #w-node-ea1b910b-a717-8368-f0f3-8207b4e161ca-b284ce4c, #w-node-f55cbdc8-c7b9-9f8d-81d3-3ef56b66eaa8-b284ce4c, #w-node-f55cbdc8-c7b9-9f8d-81d3-3ef56b66eaa9-b284ce4c, #w-node-cdba331e-e240-04ac-ba3c-e861abc30a6a-b284ce4c, #w-node-_6dee8394-7d39-79be-9162-18761085b8f9-b284ce4c, #w-node-_23b2c7e0-2670-edd0-4f31-65a9b1f81f6f-b284ce4c, #w-node-_298f5c3b-87a7-fb29-2abc-53302ff06633-b284ce4c, #w-node-a60117ed-3cb6-ea62-949e-952cb163e8a8-b284ce4c, #w-node-_45a5a304-9f5b-f95a-d694-815060132797-b284ce4c, #w-node-_2a8b2350-fa1a-332f-36e4-d836a40d5d62-b284ce4c, #w-node-_243d1a3a-bdf8-fed5-3914-4411ff167b8d-b284ce4c, #w-node-b76954f7-dd9a-6a0f-212b-52293fdec50b-b284ce4c, #w-node-eb90b7d0-0f70-a9a5-459e-e91f60ead97e-b284ce4c, #w-node-_61f42885-857f-f66c-f5aa-acad9c6f8e32-b284ce4c, #w-node-d140eba3-9383-2fef-b080-612a78445699-b284ce4c, #w-node-_3bd092b3-0d66-daec-8586-b7c16e5e3841-b284ce4c, #w-node-cdba331e-e240-04ac-ba3c-e861abc30b67-b284ce4c, #w-node-_0231e40f-fe3e-809e-3ab0-32ee601244a6-b284ce4c, #w-node-_7ca63dfe-5af5-152a-5003-cd2cd51ee074-b284ce4c, #w-node-d7bb0e98-5685-1e73-1b8f-c4ef6ba83b30-b284ce4c, #w-node-_38ee8cb9-67d8-bffe-5cfd-e5c966d97176-b284ce4c, #w-node-bcf8fa69-caeb-651c-3e4b-5c047156a8d0-b284ce4c, #w-node-_9138353d-c68f-0159-ded5-6978c3ab2c55-b284ce4c, #w-node-_64ccd24d-3c0b-88ea-0726-1572bffd57d2-b284ce4c, #w-node-_073d7ed4-3bb0-e287-67ef-d05fbed12708-b284ce4c, #w-node-_59dc8cfa-5dd0-d3d2-b504-4aca9d9b53ad-b284ce4c, #w-node-_43552d92-8939-532d-95f5-7401af6aba4a-b284ce4c, #w-node-a9595f33-e8d5-20be-1a47-ebed1902341b-b284ce4c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-d2b344bc-254a-a11b-08e5-dc72a1daa700-a1daa6ec {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2ade238a-6f57-6fa3-74b0-4d89e6dbc051-a1daa6ec {
    grid-area: span 2 / span 2 / span 2 / span 2;
    align-self: center;
    justify-self: center;
  }
}

@media screen and (max-width: 991px) {
  #w-node-d2b344bc-254a-a11b-08e5-dc72a1daa717-a1daa6ec {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_5c28e0fa-3dbc-6e8a-7fe9-e9694bd9e19d-b284ce2f, #w-node-_5c28e0fa-3dbc-6e8a-7fe9-e9694bd9e19f-b284ce2f {
    align-self: center;
    justify-self: center;
  }

  #w-node-_5c28e0fa-3dbc-6e8a-7fe9-e9694bd9e1a1-b284ce2f {
    justify-self: center;
  }

  #w-node-_5c28e0fa-3dbc-6e8a-7fe9-e9694bd9e1a3-b284ce2f, #w-node-_5c28e0fa-3dbc-6e8a-7fe9-e9694bd9e1a5-b284ce2f, #w-node-_5c28e0fa-3dbc-6e8a-7fe9-e9694bd9e1a7-b284ce2f {
    align-self: center;
    justify-self: center;
  }

  #w-node-_5c28e0fa-3dbc-6e8a-7fe9-e9694bd9e1a9-b284ce2f, #w-node-_5c28e0fa-3dbc-6e8a-7fe9-e9694bd9e1ab-b284ce2f, #w-node-_5c28e0fa-3dbc-6e8a-7fe9-e9694bd9e1ad-b284ce2f {
    justify-self: center;
  }

  #w-node-_5c28e0fa-3dbc-6e8a-7fe9-e9694bd9e1af-b284ce2f, #w-node-_5c28e0fa-3dbc-6e8a-7fe9-e9694bd9e1b1-b284ce2f, #w-node-_5c28e0fa-3dbc-6e8a-7fe9-e9694bd9e1b3-b284ce2f {
    align-self: center;
    justify-self: center;
  }
}


@font-face {
  font-family: 'Fira Sans';
  src: url('../fonts/firasans-bold-webfont.woff2') format('woff2'), url('../fonts/firasans-bold-webfont.eot') format('embedded-opentype'), url('../fonts/firasans-bold-webfont.woff') format('woff'), url('../fonts/firasans-bold-webfont.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fira Sans';
  src: url('../fonts/firasans-black-webfont.woff2') format('woff2'), url('../fonts/firasans-black-webfont.eot') format('embedded-opentype'), url('../fonts/firasans-black-webfont.woff') format('woff'), url('../fonts/firasans-black-webfont.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fira Sans';
  src: url('../fonts/firasans-light-webfont.woff2') format('woff2'), url('../fonts/firasans-light-webfont.eot') format('embedded-opentype'), url('../fonts/firasans-light-webfont.woff') format('woff'), url('../fonts/firasans-light-webfont.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bitter Slab';
  src: url('../fonts/Bitter-Black.woff2') format('woff2'), url('../fonts/Bitter-Black.eot') format('embedded-opentype'), url('../fonts/Bitter-Black.woff') format('woff'), url('../fonts/Bitter-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bitter Slab';
  src: url('../fonts/Bitter-Bold.woff2') format('woff2'), url('../fonts/Bitter-Bold.eot') format('embedded-opentype'), url('../fonts/Bitter-Bold.woff') format('woff'), url('../fonts/Bitter-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bitter Slab';
  src: url('../fonts/Bitter-Light.woff2') format('woff2'), url('../fonts/Bitter-Light.eot') format('embedded-opentype'), url('../fonts/Bitter-Light.woff') format('woff'), url('../fonts/Bitter-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bitter Slab';
  src: url('../fonts/Bitter-SemiBold.woff2') format('woff2'), url('../fonts/Bitter-SemiBold.eot') format('embedded-opentype'), url('../fonts/Bitter-SemiBold.woff') format('woff'), url('../fonts/Bitter-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fira Sans';
  src: url('../fonts/FiraSans-ExtraLight.woff2') format('woff2'), url('../fonts/FiraSans-ExtraLight.eot') format('embedded-opentype'), url('../fonts/FiraSans-ExtraLight.woff') format('woff'), url('../fonts/FiraSans-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Agbalumo Regular';
  src: url('../fonts/agbalumo-regular.woff2') format('woff2'), url('../fonts/agbalumo-regular.eot') format('embedded-opentype'), url('../fonts/agbalumo-regular.woff') format('woff'), url('../fonts/agbalumo-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bitter Slab';
  src: url('../fonts/Bitter-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}