:root {
  --white: white;
  --black: black;
}

.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: #fff;
  background-color: #000;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

h1 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 65px;
  font-weight: 400;
  line-height: 1.3em;
}

a {
  color: #fff;
  border-bottom: 1px solid #fff;
  text-decoration: none;
}

.nav-inner {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 30px 50px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.nav-left {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  margin-right: auto;
  display: flex;
}

.nav-right {
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  display: flex;
}

.nav-right.hidden {
  display: flex;
}

.wrap-s-1 {
  z-index: 4;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  min-height: 100vh;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.nav-wrapper {
  z-index: 99;
  height: 11vh;
  padding: 0;
  text-decoration: none;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.links-overlay-link {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  pointer-events: auto;
  color: #fff;
  background-color: #4268fb;
  border-bottom-style: none;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  min-width: 13rem;
  padding: .75rem;
  font-size: .9rem;
  font-weight: 500;
  display: flex;
}

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

.left-arrow, .right-arrow {
  display: none;
}

.slide-nav {
  padding-left: 3vw;
  display: flex;
}

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

.home_slide_wrapper {
  z-index: 2;
  background-color: #03030366;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-right: 2vw;
  display: flex;
  position: absolute;
  inset: 0%;
}

.home_slide_content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  max-width: 35vw;
  margin-left: 50vw;
  display: flex;
}

.vi_h3 {
  color: #25bfd2;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 400;
}

.text_menu {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Anton, sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

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

.home_slide_image.lmn {
  background-color: #b114148a;
  background-image: linear-gradient(#0000, #0000), url('../images/voces_imaginarias_mario_munoz_los_minutos_negros.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.home_slide_image.bbva {
  background-color: #b114148a;
  background-image: linear-gradient(#00000045, #00000045), url('../images/voces_fraude.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.home_slide_image.mario {
  background-image: url('../images/freedom.jpg');
  background-position: 50%;
  background-size: cover;
}

.home_slide_image.daniel {
  background-image: url('../images/voces_daniel_stepinside.webp');
  background-position: 50%;
  background-size: cover;
}

.home_slide_image.lyg {
  background-color: #b114148a;
  background-image: url('../images/voces_lyg_tennis.webp');
  background-position: 50% 0;
  background-size: cover;
}

.home_slide_image.karen {
  background-image: url('../images/voces_imaginarias_karen_el_tigre_sin_rayas.webp');
  background-position: 0 0;
  background-size: auto;
}

.home_slide_image.alba {
  background-image: url('../images/voces_imaginarias_alba_yoga.webp');
  background-position: 0 0;
  background-size: cover;
}

.home_slide_image.gabriel {
  background-image: url('../images/voces_imaginarias_gabriel_cocacola.webp');
  background-position: 0 0;
  background-size: cover;
}

.home_slide_image.joe-ro {
  background-image: url('../images/voces_imaginarias_jo_ro_samsung.webp');
  background-position: 0 0;
  background-size: cover;
}

.home_slide_image.natalia {
  background-image: url('../images/voces_imaginarias_natalia_pasarinho.webp');
  background-position: 0 0;
  background-size: cover;
}

.home_slide_image.pascui {
  background-image: url('../images/voces_imaginarias_pascui_sheeps.webp');
  background-position: 50%;
  background-size: cover;
}

.home_slide_image.freedom {
  background-image: url('../images/freedom.jpg');
  background-position: 50%;
  background-size: auto;
}

.home_slide_image.capacidad {
  background-image: url('../images/voces_capacidad.webp');
  background-position: 50% 0;
  background-size: auto;
}

.home_slide_image.nido {
  background-image: url('../images/nido.webp');
  background-position: 50% 0;
  background-size: auto;
}

.home_slide_image.arriaga {
  background-image: url('../images/voces_arriaga_hm.webp');
  background-position: 50%;
  background-size: cover;
}

.home_slide_image.golxmexico {
  background-image: url('../images/golxmexico.jpg');
  background-position: 50% 0;
  background-size: auto;
}

.home_slide_image.ninos {
  background-image: url('../images/voces_ninos_incomodos.webp');
  background-position: 50% 0;
  background-size: auto;
}

.home_slide_image.buenfin {
  background-image: url('../images/voces_buen_fin.webp');
  background-position: 50% 0;
  background-size: auto;
}

.home_slide_image.hotsale {
  background-image: url('../images/voces_hotsale.webp');
  background-position: 50%;
  background-size: auto;
}

.home_slide_image.america {
  background-image: url('../images/voces_america.webp');
  background-position: 50% 0;
  background-size: auto;
}

.home_slide_image.retoford {
  background-image: url('../images/voces_ford.webp');
  background-position: 50% 100%;
  background-size: auto;
}

.home_slide_image.champions {
  background-image: url('../images/voces_champions_league.webp');
  background-position: 50% 0;
  background-size: auto;
}

.home_slide_image.dow {
  background-color: #b114148a;
  background-image: linear-gradient(#0000, #0000), url('../images/DOW-MASTER-210927-4K-2398-8CH-CC.00_05_25_11.Still001.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.home_slide_image.daniel2 {
  background-image: url('../images/voces_daniel_stepinside.webp');
  background-position: 50%;
  background-size: cover;
}

.home_slide_image.bajolasal {
  background-color: #b114148a;
  background-image: linear-gradient(#0000, #0000), url('../images/voces_bajolasal.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.home_slide_image.oasis {
  background-color: #b114148a;
  background-image: linear-gradient(#0000, #0000), url('../images/voces_oasis.webp');
  background-position: 0 0, 100%;
  background-size: auto, cover;
}

.home_slide_image.nolocambiaria {
  background-color: #b114148a;
  background-image: linear-gradient(#0000, #0000), url('../images/voces_nolocambiaria.webp');
  background-position: 0 0, 100%;
  background-size: auto, cover;
}

.home_slide_image.pipe {
  background-image: url('../images/voces_imaginarias_pipe_hsbc.webp');
  background-position: 50%;
  background-size: auto;
}

.home_slide_image.isaac {
  background-image: url('../images/voces_imaginarias_isaac_mal_ojo.webp');
  background-position: 50%;
  background-size: auto;
}

.home_slide_image.nycodyzsel {
  background-image: url('../images/voces_imaginarias_nyco_samsung.webp');
  background-position: 50%;
  background-size: auto;
}

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

.mm_social-icon-wrapper {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  background-color: #2b163d;
  border-bottom-style: none;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 4vw;
  height: 4vw;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
}

.mm_social-icon-wrapper:hover {
  transform: translate(0, -5px);
}

.social-icon {
  cursor: pointer;
  max-width: 100%;
  margin-bottom: 4px;
  padding: 0;
}

.voces_footer_social_container {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: static;
  inset: auto auto 5%;
}

.voces_social {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  display: flex;
}

.button-text-copy {
  color: #ffffff85;
  font-size: .7rem;
  font-weight: 400;
  line-height: 130%;
  display: flex;
  position: absolute;
  inset: auto auto 5% 5vw;
}

.div-block-5 {
  border: 1px #000;
  text-decoration: none;
  position: absolute;
  left: auto;
  right: auto;
}

.div-block-5.w--current {
  border-bottom: 0 #fff0;
}

.voces_section {
  z-index: 1;
  height: 100vh;
  position: relative;
}

.voces_proyecto_main-section {
  z-index: 10;
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
  background-color: #14091d;
  flex-flow: column;
  height: auto;
  padding: 10vw 5vw;
  display: flex;
  position: relative;
}

.voces_grid_2col {
  grid-column-gap: 7vw;
  grid-row-gap: 7vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  display: grid;
}

.voces_col {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  border-bottom-style: none;
  flex-flow: column;
  text-decoration: none;
  display: flex;
}

.p1 {
  color: #000;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 140%;
}

.p1.white {
  color: #fff;
  font-weight: 400;
}

.voces_content_wrapper {
  justify-content: space-between;
  display: flex;
  position: static;
  inset: auto auto 1vw 1vw;
}

.voces_title_wrapper {
  grid-column-gap: .5vw;
  grid-row-gap: .5vw;
  flex-flow: column;
  width: 60%;
  display: flex;
}

.voces_p2 {
  color: #000;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
}

.voces_p2.white {
  color: #fff;
}

.voces_p2.white.right {
  text-align: right;
}

.voces_category_wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 40%;
  display: flex;
}

.voces_grid_3col {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  display: grid;
}

.image-wrap {
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: 100%;
  height: 50vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-wrap.sm {
  height: 15vw;
}

.intro-image {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.intro-image.bottom {
  object-position: 50% 100%;
}

.voces_p3 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: .8rem;
  font-weight: 400;
}

.voces_p3.white {
  color: #fff;
}

.voces_p3.blue {
  color: #25bfd2;
}

.voces_footer {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 5vw;
  display: flex;
  position: relative;
}

.text-span {
  color: #3a3a3a85;
}

.body {
  background-color: #fff;
}

.voces_titles_anim_wrapper {
  padding-bottom: 0;
  overflow: visible;
}

.voces_titles_anim_wrapper.big {
  padding-top: .6vw;
}

.voces_titles_anim_wrapper.big_down {
  padding-bottom: .7vw;
}

.vi_h1_onload {
  letter-spacing: .2px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Anton, sans-serif;
  font-size: 4rem;
  font-weight: 400;
  line-height: 100%;
}

.voces_main_category_wrapper {
  margin-bottom: 1vw;
}

.voces_proyecto_section {
  z-index: 1;
  height: 100vh;
  position: relative;
}

.proyecto_info_wrapper {
  flex-flow: column;
  max-width: 35vw;
  margin-bottom: 5vw;
  margin-left: 10vw;
  display: flex;
}

.main_proyecto_wrapper {
  z-index: 1;
  background-color: #03030366;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.lightbox-link-interiores {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  border-bottom-style: none;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1vw;
  display: flex;
}

.button-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.play-button {
  z-index: 2;
  background-color: #25bfd2;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  padding: 0;
  transition: background-color .2s;
  display: flex;
  position: relative;
}

.play-button:hover {
  background-color: #25bfd2;
}

.play-button-pulse {
  z-index: 1;
  background-color: #25bfd291;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  position: absolute;
  inset: 50% 0% 0% 50%;
  transform: translate(0, -50%)translate(-50%);
}

.image {
  filter: invert();
  width: 20px;
  height: 20px;
}

.text-span-2 {
  color: #25bfd2;
}

.voces_proyecto_main-info {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-flow: column;
  width: 50%;
  margin-left: auto;
  display: flex;
}

.vi_h2 {
  color: #000;
  text-transform: none;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 110%;
}

.vi_h2.white {
  color: #fff;
  font-family: Anton, sans-serif;
  font-weight: 400;
}

.voces_proyecto_credits_col {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  border-bottom: .5px solid #ffffff96;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-bottom: .5vw;
  display: flex;
}

.voces_proyecto_credits {
  grid-column-gap: .5vw;
  grid-row-gap: .5vw;
  flex-flow: column;
  margin-top: 4vw;
  margin-bottom: 4vw;
  display: flex;
}

.voces_proyecto_credits.none {
  display: none;
}

._12-column-grid {
  grid-column-gap: 1.5rem;
  grid-row-gap: 5.5rem;
  grid-template-rows: auto;
  grid-template-columns: minmax(16px, 1fr) minmax(16px, 1fr) minmax(16px, 1fr) minmax(16px, 1fr) minmax(16px, 1fr) minmax(16px, 1fr) minmax(16px, 1fr) minmax(16px, 1fr) minmax(16px, 1fr) 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: start;
  place-items: start stretch;
  width: 100%;
  display: grid;
  position: static;
}

._12-column-grid.featured-projects-grid {
  grid-row-gap: 1.5rem;
  align-items: center;
}

.voces_bio_social {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  margin-top: 1vw;
  display: flex;
}

.voces_bio_social.hidden {
  display: none;
}

.lightbox-link {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  border-bottom-style: none;
  flex-flow: column;
  display: flex;
}

.div-block-13 {
  grid-column-gap: 7vw;
  grid-row-gap: 7vw;
  width: 100%;
  margin-top: 3vw;
  margin-bottom: 3vw;
  display: flex;
}

.vi_h2_round {
  color: #000;
  text-transform: none;
  font-family: Inter, sans-serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 110%;
}

.vi_h2_round.white {
  color: #fff;
}

.image-3 {
  display: none;
}

.mm_menu-btn {
  cursor: pointer;
  max-width: 30px;
  display: none;
}

.mm_div {
  z-index: 2;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.mm_menu-full-sized {
  z-index: 9999999;
  color: #fff;
  background-color: #000;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.full-menu-nav-link {
  opacity: .5;
  cursor: pointer;
  margin-top: 50px;
  margin-bottom: 50px;
  font-size: 2em;
  transition: all .2s cubic-bezier(0, 0, .187, .851);
}

.full-menu-nav-link:hover {
  opacity: 1;
  transform: translate(20px);
}

.link {
  border-bottom-style: none;
  text-decoration: none;
}

.video-background-section {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.video-wrapper {
  z-index: -999;
  width: 1000%;
  height: 100%;
  padding-bottom: 56.25%;
  position: absolute;
}

.video-embed {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.mm_div-copy {
  z-index: 2;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.project-wrap {
  cursor: auto;
  background-color: #0000;
  border-top: 1px solid #1f1f1f;
  border-bottom: 1px solid #1f1f1f;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 4vw;
  padding-top: 3rem;
  padding-bottom: 3rem;
  transition-property: none;
  display: flex;
  position: relative;
}

.project-thumbnail {
  object-fit: cover;
  will-change: transform;
  border-radius: 6px;
  flex: 0 auto;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.project-title-wrap {
  position: relative;
  overflow: hidden;
}

.project-summary {
  color: #fff;
  align-self: flex-end;
  max-width: 480px;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
  font-size: .8rem;
}

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

.project-arrow-wrap.hidden {
  display: none;
}

.project-thumbnail-and-title {
  grid-column-gap: 1.5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.container {
  grid-row-gap: 1.5rem;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

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

.project-thumbnail-wrap {
  aspect-ratio: 16 / 9;
  border-radius: 0;
  flex: 0 auto;
  align-self: auto;
  width: 11vw;
  height: 11vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.vi_h1_bio {
  color: #fff;
  text-transform: none;
  font-family: Anton, sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 110%;
}

.link-block-4 {
  border-bottom-style: none;
  overflow: hidden;
}

.link-block-4.w--current {
  color: #049ef8;
  font-weight: 500;
}

.link-block-4.none {
  display: none;
}

.div-block-15 {
  position: absolute;
  inset: auto 2vw 2% auto;
}

.div-block-15.w--current {
  position: static;
}

.voces_title_wrapper_director {
  grid-column-gap: .5vw;
  grid-row-gap: .5vw;
  flex-flow: row;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.vi_h1_apellido {
  text-transform: uppercase;
  font-family: Anton, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 100%;
}

.vi_h1_nombre {
  text-transform: none;
  font-family: Anton, sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 100%;
}

.voces_grid_3col_directores {
  grid-column-gap: 2vw;
  grid-row-gap: 9vw;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  display: grid;
}

.voces_content_wrapper_director {
  justify-content: space-between;
  display: flex;
  position: absolute;
  inset: auto auto 1vw 1vw;
}

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

.btn_kkbb:hover {
  opacity: 1;
}

.btn_kkbb.interior_somos {
  z-index: 100;
  grid-column-gap: 2rem;
  background-color: #0d0d0d00;
  border-width: 0;
  justify-content: flex-start;
  width: 80%;
  margin-top: 0;
  padding: .9rem 0;
  text-decoration: none;
}

.btn_kkbb.interior_somos.hidden {
  display: flex;
}

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

.button-text-2 {
  color: #000;
  font-size: 4rem;
  font-weight: 600;
  line-height: 130%;
}

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

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

.video-background-section_interiores {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.video-wrapper-interior {
  z-index: -999;
  width: 1000%;
  height: 100%;
  padding-bottom: 56.25%;
  position: absolute;
}

.body-2 {
  background-color: #14091d;
}

.link_slides_home {
  border-bottom-width: 0;
  overflow: hidden;
}

.lightbox-link-2 {
  border-bottom-width: 0;
  text-decoration: none;
}

.section-2 {
  align-items: stretch;
  width: 100%;
  height: 100vh;
  display: flex;
}

.section-2.is-three {
  flex-direction: row;
  align-items: flex-end;
}

.section-2.is-four, .section-2.is-five {
  align-items: flex-end;
}

.section_contacto {
  background-color: #14091d;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding-top: 10vw;
  padding-bottom: 5vw;
  display: flex;
}

.vi_h1_contact_onload {
  text-transform: none;
  font-family: Anton, sans-serif;
  font-size: 11rem;
  font-weight: 400;
  line-height: 100%;
}

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

.vi_h3_oswald {
  font-family: Anton, sans-serif;
  font-size: 2vw;
  position: static;
}

.vi_h3_oswald.sm {
  font-size: 1rem;
}

.contacto_main_container {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.contacto_info_col {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.contacto_info_container {
  justify-content: space-between;
  display: flex;
}

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

.contacto_text-field {
  background-color: #fff0;
  border-top: 0 solid #000;
  border-left: 0 solid #000;
  border-right: 0 solid #000;
  margin-bottom: 8px;
}

.submit-button {
  color: #25bfd2;
  background-color: #3898ec00;
  border: 1px solid #25bfd2;
  width: 10vw;
  margin-top: 2vw;
  margin-left: auto;
  font-size: 15px;
  font-weight: 400;
}

.form {
  flex-flow: column;
  align-items: stretch;
  display: flex;
}

.contacto_form-block {
  margin-top: 2vw;
}

.section_about {
  z-index: 1;
  background-color: #14091d;
  justify-content: space-between;
  align-items: flex-start;
  width: 100vw;
  height: auto;
  padding-left: 15vw;
  padding-right: 15vw;
  display: flex;
  position: relative;
}

.about_main_container {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 100%;
  margin-top: 10vw;
  display: flex;
}

.vi_h1_about_onload {
  text-align: center;
  text-transform: none;
  font-family: Anton, sans-serif;
  font-size: 12rem;
  font-weight: 400;
  line-height: 100%;
}

.div-block-16 {
  grid-column-gap: .3vw;
  grid-row-gap: .3vw;
  flex-flow: column;
  display: flex;
}

.div-block-17 {
  width: 20vw;
  max-width: 20vw;
  height: 25vw;
  max-height: 25vw;
  margin-top: 10vw;
  position: relative;
}

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

.vimeo.hidden, .web.hidden {
  display: none;
}

.voces_watch_container {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  border-bottom-width: 0;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1vw;
  text-decoration: none;
  display: flex;
}

.watch_button-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.watch_play-button {
  z-index: 2;
  background-color: #25bfd2;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 0;
  transition: background-color .2s;
  display: flex;
  position: relative;
}

.watch_play-button:hover {
  background-color: #25bfd2;
}

.mm_form_block_recaptcha {
  perspective-origin: 0 0;
  margin-top: 10px;
  padding-left: 0;
  transition: opacity .2s;
  display: block;
}

.recaptcha {
  margin-top: 30px;
}

.d-none {
  display: none;
}

.section_aviso {
  background-color: #14091d;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  height: auto;
  display: flex;
  position: relative;
}

.aviso_main_container {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 79%;
  margin-top: 10vw;
  margin-bottom: 5vw;
  margin-left: 5vw;
  display: flex;
}

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

.aviso_info_container {
  justify-content: space-between;
  display: flex;
}

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

.voces_p3_aviso {
  color: #fff;
  font-size: .8rem;
  font-weight: 400;
}

.container_voces_404 {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.section_404 {
  background-color: #14091d;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
  position: relative;
}

.voces_p3_404 {
  color: #fff;
  font-size: .8rem;
  font-weight: 400;
}

.vi_line_hover_links {
  background-color: #fff;
  width: 100%;
  height: .1em;
  transform: translate(-100%);
}

.vi_wrapper_load_intro {
  z-index: 999;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0 0% auto;
}

.loading_img {
  object-fit: cover;
  width: 30%;
  height: auto;
  position: static;
  inset: 0%;
}

.home_maingrid_section_voces {
  z-index: 10;
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
  background-color: #14091d;
  flex-flow: column;
  height: auto;
  padding: 10vw 3rem;
  display: flex;
  position: relative;
}

.home_grid_3col_wrapper {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  grid-template-rows: 4fr minmax(35vh, 4fr);
  grid-template-columns: minmax(200px, 1fr) minmax(200px, 1fr) minmax(200px, 1fr);
  grid-auto-rows: 4fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.home_projects_col {
  border-bottom-style: none;
  flex-flow: column;
  text-decoration: none;
  display: flex;
}

.home_project_img {
  aspect-ratio: 16 / 9;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.home_project_content_wrapper {
  flex-flow: column;
  justify-content: space-between;
  width: 80%;
  display: flex;
  position: absolute;
  inset: auto auto 1vw 2vw;
}

.home_project_name {
  text-transform: none;
  font-family: Anton, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 100%;
}

.home_awwards-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 1vw 1vw auto auto;
}

.home_awward_self {
  width: 3vw;
}

.home_awward_self.big {
  width: 4vw;
}

.home_awward_self.int {
  width: 5vw;
}

.home_info_wrapper {
  grid-column-gap: 1.9rem;
  grid-row-gap: 1.9rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60%;
  margin-bottom: 3rem;
  margin-left: auto;
  display: flex;
}

.txt_home_intro {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
}

.text-span-3, .text-span-4 {
  color: #f83045;
  font-weight: 600;
}

.mm_social-icon-wrapper-2 {
  border-bottom-style: none;
  justify-content: center;
  align-items: center;
  width: 1.4rem;
  height: 1.4rem;
  margin-bottom: 0;
  transition: all .2s;
  display: flex;
}

.mm_social-icon-wrapper-2:hover {
  transform: translate(0, -5px);
}

.footer_line {
  background-color: #000;
  width: 1px;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.wrapper-stagger {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.footer_form_container {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  align-items: flex-start;
  width: 60%;
  display: flex;
  position: relative;
}

.div-block-87 {
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  position: relative;
}

.scramble_text_wrap {
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.footer_subservices_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  margin-top: auto;
  display: flex;
  position: absolute;
  inset: auto 0 1rem 2rem;
}

.submit-button-2 {
  background-color: #2b163d;
  background-image: url('../images/xd_arrow.svg');
  background-position: 70% 30%;
  background-repeat: no-repeat;
  background-size: 17px;
  width: 3rem;
  height: 3rem;
  padding: 0;
  position: absolute;
  inset: auto 0% 0% auto;
}

.footer_section {
  z-index: 0;
  background-color: #f31c33;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
  bottom: 0;
  overflow: hidden;
}

.footer_links_wrapper {
  flex-flow: column;
  margin-top: 3rem;
  margin-bottom: 2.5rem;
  display: flex;
}

.footer_form_main_wrapper {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  margin-top: 15rem;
  display: flex;
}

.text-field {
  color: #fff;
  background-color: #fff0;
  border: 0 solid #000;
  border-bottom: .5px solid #fff;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
}

.text-field::placeholder {
  color: #fff;
  letter-spacing: -1px;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
}

.text-field.mensaje {
  white-space: break-spaces;
  word-break: break-all;
  padding-top: 0;
  padding-bottom: 80px;
  overflow: hidden;
}

.footer_info_left {
  z-index: 10;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 40vw;
  margin-bottom: auto;
  padding: 6rem 2rem 0 5rem;
  display: flex;
  position: relative;
}

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

.text_menu_footer {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: .8rem;
  font-weight: 300;
  line-height: 1.3;
}

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

.scramble-text {
  color: #2b163d;
  font-family: Anton, sans-serif;
  font-size: 6rem;
  font-weight: 700;
  line-height: 1.2;
}

.footer_main_copy_wrapper {
  text-align: right;
  margin-bottom: 1rem;
}

.form-block-2 {
  width: 100%;
  margin-bottom: 0;
}

.footer_info_main_wrapper {
  z-index: 10;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60vw;
  padding: 2rem 1rem 2rem 2rem;
  display: flex;
  position: relative;
}

.social-icon-2 {
  cursor: pointer;
  object-fit: contain;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-bottom: 4px;
  padding: 0;
}

.vi_h4 {
  color: #fff;
  text-transform: none;
  font-family: Oswald, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 110%;
}

.interior_projects_section {
  z-index: 10;
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
  background-color: #14091d;
  flex-flow: column;
  height: auto;
  padding: 10vw 5vw;
  display: flex;
  position: relative;
}

.div-block-88 {
  margin-top: 1rem;
}

.text-span-5, .text-span-6 {
  color: #f31c32;
  font-weight: 600;
}

.slide_purple {
  background-color: #130a1c;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.content-wrapper {
  background-color: #14091d;
  width: 100%;
  padding-left: 15vw;
  padding-right: 15vw;
  position: relative;
}

.caption-wrapper {
  grid-column-gap: 1em;
  align-items: center;
  display: flex;
}

.image-background-parallax {
  object-fit: cover;
  width: 100%;
  height: 120%;
  position: absolute;
  inset: 0%;
}

.spacer-large {
  height: 16vh;
}

.caption {
  color: #949494;
  font-variation-settings: "wght" 500;
  letter-spacing: .03em;
  text-transform: uppercase;
  margin-bottom: .5em;
  font-size: .75em;
  font-weight: 400;
  line-height: 1.3;
}

.spacer-medium {
  height: 8vh;
}

.fill-text-item {
  margin-bottom: -.375em;
  display: flex;
  position: relative;
}

.spacer-xlarge {
  height: 13vh;
}

.content-section {
  z-index: 10;
  background-color: #14091d;
  position: relative;
}

.content-section.overflow-hidden {
  background-color: #14091d;
  overflow: hidden;
}

.line {
  background-color: #8080804d;
  flex: 1;
  height: .5px;
}

.clients-image {
  object-fit: contain;
  flex: 1;
  max-width: 5em;
  max-height: 3.5em;
  display: flex;
}

.clients-wrapper {
  z-index: 1;
  background-color: #14091d;
  position: relative;
}

.clients-list {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  padding-left: 15vw;
  padding-right: 15vw;
}

.clients-item {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.clients-cell {
  width: 100%;
  padding-top: 100%;
  position: relative;
}

.clients-cell.fade-in-on-scroll {
  padding-top: 60%;
}

.div-block-91 {
  z-index: 1;
  background-color: #14091d;
  width: 100vw;
  padding-left: 15vw;
  padding-right: 15vw;
  position: relative;
}

.about_bio_wrapper {
  cursor: auto;
  background-color: #0000;
  border-top: 1px solid #1f1f1f;
  border-bottom: 0 solid #1f1f1f;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 3rem;
  padding-bottom: 3rem;
  transition-property: none;
  display: flex;
  position: relative;
}

.about_bio_container {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.about_bio_img {
  aspect-ratio: 16 / 9;
  border-radius: 0;
  flex: 0 auto;
  align-self: auto;
  width: 11vw;
  height: 11vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.about_bio_title {
  width: 30%;
  position: relative;
  overflow: hidden;
}

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

.div-block-92 {
  justify-content: flex-start;
  display: flex;
}

.play-button-main {
  z-index: 2;
  background-color: #25bfd2;
  border-radius: 0%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 0;
  transition: background-color .2s;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.play-button-main:hover {
  background-color: #25bfd2;
}

.voces_grid_1col {
  grid-column-gap: 7vw;
  grid-row-gap: 7vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  display: grid;
}

.play-button-intros {
  z-index: 3;
  background-color: #25bfd2;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  padding: 0;
  transition: background-color .2s;
  display: flex;
  position: relative;
}

.play-button-intros:hover {
  background-color: #25bfd2;
}

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

.voces_gradiente_opacity {
  opacity: .8;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.voces_gradiente_opacity.hidden {
  display: none;
}

.voces_lightbox_introvideo {
  border-bottom-width: 0;
  justify-content: center;
  align-items: center;
  margin-bottom: 2rem;
  margin-left: 2rem;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.voces_awwards_interiores {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  margin-left: auto;
  display: flex;
  position: relative;
}

.div-block-93 {
  justify-content: space-between;
  display: flex;
}

.lightbox-link-interiores-direc {
  z-index: 5;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  border-bottom-style: none;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 5vw;
  margin-left: 5vw;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.text-block-5 {
  font-family: Lato, sans-serif;
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.2;
}

.voces_gradiente_mask {
  background-image: linear-gradient(#000, #0000 60%);
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: absolute;
}

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

@media screen and (min-width: 1440px) {
  .home_slide_image.mario {
    background-image: url('../images/freedom.jpg');
  }

  .home_slide_image.arriaga {
    background-image: url('../images/voces_arriaga_hm.webp');
  }

  .home_slide_image.golxmexico {
    background-image: url('../images/golxmexico.jpg');
  }

  .home_slide_image.ninos {
    background-image: url('../images/voces_ninos_incomodos.webp');
  }

  .home_slide_image.buenfin {
    background-image: url('../images/voces_buen_fin.webp');
  }

  .home_slide_image.america {
    background-image: url('../images/voces_america.webp');
    background-size: cover;
  }

  .home_slide_image.retoford {
    background-image: url('../images/voces_ford.webp');
  }

  .home_slide_image.champions {
    background-image: url('../images/voces_champions_league.webp');
    background-size: cover;
  }

  .project-arrow-wrap.hidden {
    display: none;
  }

  .scramble_text_wrap {
    position: relative;
    overflow: hidden;
  }

  .footer_section {
    font-size: 14rem;
  }

  .scramble-text {
    font-size: 5rem;
  }

  .vi_h4 {
    color: #fff;
    font-size: 2rem;
  }

  .clients-image {
    max-width: 5.5em;
    max-height: 4em;
  }

  .about_bio_wrapper {
    border-bottom-width: 0;
  }
}

@media screen and (min-width: 1920px) {
  .wrap-s-1 {
    display: flex;
  }

  .slide-nav {
    padding-bottom: 50px;
  }

  .home_slide_content {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
  }

  .vi_h3 {
    font-size: 2rem;
  }

  .text_menu {
    font-size: 1.2rem;
  }

  .home_slide_image.america {
    background-repeat: repeat;
    background-size: cover;
  }

  .home_slide_image.champions {
    background-size: cover;
  }

  .mm_social-icon-wrapper {
    width: 3vw;
    height: 3vw;
  }

  .button-text-copy {
    position: absolute;
    inset: auto auto 5% 5vw;
  }

  .voces_p2.white {
    font-size: 1rem;
    line-height: 160%;
  }

  .vi_h1_onload {
    font-size: 6rem;
  }

  .vi_h2 {
    font-size: 2rem;
  }

  ._12-column-grid.featured-projects-grid {
    align-items: center;
  }

  .div-block-13 {
    grid-column-gap: 9vw;
    grid-row-gap: 9vw;
  }

  .vi_h2_round {
    font-size: 2rem;
  }

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

  .project-summary {
    font-size: 1rem;
    line-height: 140%;
  }

  .vi_h1_bio {
    font-size: 3.5rem;
  }

  .btn_kkbb.interior_somos {
    z-index: 200;
  }

  .vi_h1_contact_onload {
    font-size: 16rem;
  }

  .contacto_main_container {
    max-width: 60%;
  }

  .vi_h1_about_onload {
    font-size: 16rem;
  }

  .div-block-17 {
    max-width: 15vw;
    max-height: 20vw;
  }

  .voces_p3_aviso, .voces_p3_404 {
    color: #fff;
    font-size: .8rem;
  }

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

@media screen and (max-width: 991px) {
  .nav-inner {
    z-index: 2000;
    justify-content: flex-start;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .nav-left {
    display: none;
  }

  .nav-right.hidden, .wrap-s-1 {
    display: flex;
  }

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

  .home_slide_wrapper {
    padding-right: 2vw;
  }

  .home_slide_content {
    max-width: 45vw;
    margin-left: 50vw;
  }

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

  .home_slide_image.lmn, .home_slide_image.bajolasal {
    background-image: linear-gradient(#0000, #0000), url('../images/LMN_002_0021858-2.jpeg');
    background-size: auto, cover;
  }

  .home_slide_image.arriaga {
    background-image: url('../images/voces_arriaga_hm.webp');
  }

  .home_slide_image.bajolasal {
    background-image: linear-gradient(#0000, #0000), url('../images/voces_bajolasal.webp');
    background-position: 0 0, 50%;
  }

  .home_slide_image.oasis {
    background-image: linear-gradient(#0000, #0000), url('../images/voces_oasis.webp');
    background-position: 0 0, 100%;
  }

  .mm_social-icon-wrapper {
    width: 4vw;
    height: 4vw;
  }

  .div-block-5.w--current {
    position: static;
  }

  .voces_proyecto_main-section {
    grid-column-gap: 10vw;
    grid-row-gap: 10vw;
    padding-top: 15vw;
    padding-bottom: 15vw;
  }

  .p1, .p1.white {
    font-size: 1rem;
  }

  .p1.blue {
    color: #25bfd2;
    border: 1px #000;
  }

  .voces_p2.white {
    font-size: .8rem;
  }

  .voces_category_wrapper {
    text-align: right;
  }

  .voces_grid_3col {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: auto;
  }

  .image-wrap.sm {
    height: 20vw;
  }

  .voces_p3.white {
    font-size: .6rem;
    line-height: 120%;
  }

  .vi_h1_onload {
    font-size: 3rem;
  }

  .voces_proyecto_main-info {
    width: 50%;
  }

  ._12-column-grid {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: minmax(16px, 1fr) 1fr 1fr 1fr;
  }

  .vi_h2_round {
    font-size: 1.5rem;
  }

  .mm_menu-btn {
    display: flex;
  }

  .mm_div {
    width: 80%;
    padding-left: 0;
    padding-right: 0;
  }

  .mm_menu-full-sized {
    z-index: 10;
    background-color: #1c0c27;
    flex-flow: column;
    width: 100vw;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .full-menu-nav-link {
    opacity: 1;
    margin-top: 20px;
    margin-bottom: 0;
  }

  .link {
    opacity: 1;
    color: #fff;
    font-family: Oswald, sans-serif;
  }

  .video-embed {
    z-index: 1;
  }

  .mm_div-copy {
    grid-column-gap: 1.5px;
    grid-row-gap: 1.5px;
    flex-flow: column;
    width: 80%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: absolute;
    bottom: 10vw;
    left: 10vw;
  }

  .project-wrap {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .project-thumbnail {
    height: auto;
    margin-bottom: 0;
  }

  .project-summary {
    align-self: flex-start;
    margin-left: 0;
  }

  .project-arrow-wrap {
    margin-top: 0;
    display: none;
  }

  .project-thumbnail-and-title {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .project-thumbnail-wrap {
    width: 60%;
    height: 50vw;
    margin-bottom: 2rem;
  }

  .vi_h1_bio {
    font-size: 2.8rem;
  }

  .btn_kkbb {
    padding-bottom: 1.25rem;
  }

  .btn_kkbb.interior_somos {
    width: 100%;
  }

  .button-text-2 {
    font-size: 3.1rem;
  }

  .video-wrapper-interior {
    width: 220%;
  }

  .vi_h1_contact_onload {
    font-size: 8rem;
  }

  .vi_h3_oswald {
    font-size: 3vw;
  }

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

  .about_main_container {
    max-width: 80%;
    margin-top: 20vw;
  }

  .vi_h1_about_onload {
    font-size: 9rem;
  }

  .div-block-17 {
    margin-top: 20vw;
  }

  .aviso_main_container {
    max-width: 80%;
    margin-top: 20vw;
    margin-bottom: 20vw;
  }

  .loading_img {
    width: 40%;
  }

  .home_maingrid_section_voces {
    grid-column-gap: 10vw;
    grid-row-gap: 10vw;
    padding-top: 15vw;
    padding-bottom: 15vw;
  }

  .home_awwards-wrapper {
    text-align: right;
  }

  .home_info_wrapper, .footer_form_container {
    width: 80%;
  }

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

  .footer_links_wrapper {
    margin-top: 4rem;
  }

  .footer_form_main_wrapper {
    margin-top: 20rem;
  }

  .footer_info_left {
    width: 30vw;
    padding-top: 15rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .text_menu_footer {
    font-size: 1rem;
  }

  .scramble-text {
    font-size: 2.8rem;
  }

  .footer_info_main_wrapper {
    width: 60vw;
    padding-left: 2rem;
    padding-right: 0;
  }

  .interior_projects_section {
    grid-column-gap: 10vw;
    grid-row-gap: 10vw;
    padding-top: 15vw;
    padding-bottom: 15vw;
  }

  .content-wrapper {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .spacer-large {
    height: 12vh;
  }

  .spacer-medium {
    height: 6vh;
  }

  .spacer-xlarge {
    height: 16vh;
  }

  .clients-list {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .clients-cell.fade-in-on-scroll {
    padding-top: 80%;
  }

  .div-block-91 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .about_bio_container {
    flex-flow: column;
  }

  .about_bio_img {
    width: 20vw;
    height: 20vw;
  }

  .div-block-92 {
    align-items: flex-start;
    display: flex;
  }

  .voces_awwards_interiores {
    text-align: right;
  }

  .div-block-93 {
    flex-flow: column;
  }

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

  .voces_awwards_logos {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-left: auto;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .mm_social-icon-wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  ._12-column-grid {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .mm_menu-full-sized {
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .project-thumbnail-and-title {
    flex-flow: column;
  }

  .container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .btn_kkbb {
    padding-bottom: 1.25rem;
  }

  .mm_social-icon-wrapper-2 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .about_bio_container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .about_bio_txt {
    flex-flow: column;
  }
}

@media screen and (max-width: 479px) {
  .nav-inner {
    justify-content: flex-start;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-left {
    display: none;
  }

  .nav-right {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    display: flex;
  }

  .nav-right.hidden {
    display: flex;
  }

  .wrap-s-1 {
    height: 50vh;
    min-height: 50vh;
    margin-top: 25vw;
    display: flex;
  }

  .nav-wrapper {
    z-index: 2000;
    align-items: flex-start;
  }

  .slide-nav {
    justify-content: flex-start;
    margin-bottom: 0;
    padding-right: 3vw;
  }

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

  .home_slide_content {
    justify-content: flex-end;
    align-items: flex-start;
    max-width: 80vw;
    margin-left: 0;
    margin-right: 10vw;
  }

  .vi_h3 {
    font-size: 1.2rem;
  }

  .home_slide_image {
    height: 100vh;
  }

  .home_slide_image.lmn {
    background-image: linear-gradient(#0000, #0000), url('../images/LMN_002_0021858-2.jpeg');
    background-position: 0 0, 70%;
  }

  .home_slide_image.bbva {
    background-image: linear-gradient(#0000, #0000), url('../images/voces_fraude.webp');
    background-position: 0 0, 50% 0;
  }

  .home_slide_image.mario {
    background-image: url('../images/freedom.jpg');
  }

  .home_slide_image.daniel {
    background-image: url('../images/voces_daniel_stepinside.webp');
    background-position: 50%;
    background-size: cover;
  }

  .home_slide_image.lyg {
    background-image: url('../images/voces_lyg.jpg');
    background-position: 30%;
  }

  .home_slide_image.arriaga {
    background-position: 50%;
  }

  .home_slide_image.karen, .home_slide_image.alba {
    background-position: 40%;
  }

  .home_slide_image.gabriel {
    background-position: 60%;
  }

  .home_slide_image.joe-ro {
    background-position: 50%;
  }

  .home_slide_image.natalia {
    background-position: 60%;
    background-size: cover;
  }

  .home_slide_image.pascui {
    background-position: 60%;
  }

  .home_slide_image.freedom {
    background-position: 70%;
    background-size: cover;
  }

  .home_slide_image.capacidad {
    background-position: 76% 0;
    background-size: cover;
  }

  .home_slide_image.nido {
    background-position: 39% 0;
    background-size: cover;
  }

  .home_slide_image.arriaga {
    background-image: url('../images/voces_arriaga_hm.webp');
    background-position: 80%;
    background-size: cover;
  }

  .home_slide_image.daniel {
    background-position: 60%;
    background-size: cover;
  }

  .home_slide_image.golxmexico {
    background-position: 35% 0;
    background-size: cover;
  }

  .home_slide_image.ninos, .home_slide_image.buenfin, .home_slide_image.hotsale, .home_slide_image.america, .home_slide_image.retoford, .home_slide_image.champions {
    background-size: cover;
  }

  .home_slide_image.dow {
    background-image: linear-gradient(to bottom, null, null), url('../images/DOW-MASTER-210927-4K-2398-8CH-CC.00_05_25_11.Still001.png');
    background-position: 0 0, 50%;
  }

  .home_slide_image.bajolasal {
    background-image: linear-gradient(to bottom, null, null), url('../images/voces_bajolasal.webp');
    background-position: 0 0, 100%;
  }

  .home_slide_image.oasis {
    background-image: linear-gradient(#0000, #0000), url('../images/voces_oasis.webp');
    background-position: 0 0, 70%;
  }

  .mm_social-icon-wrapper {
    width: 10vw;
    height: 10vw;
    margin-top: 0;
  }

  .button-text-copy {
    margin-top: 10vw;
    font-size: .5rem;
    position: static;
  }

  .div-block-5.w--current {
    border-bottom-style: none;
    position: static;
    inset: auto auto auto 0%;
  }

  .voces_section {
    height: 70vh;
    min-height: 70vh;
    position: relative;
  }

  .voces_proyecto_main-section {
    grid-column-gap: 20vw;
    grid-row-gap: 20vw;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    margin-top: 0;
    padding: 30vw 10vw;
  }

  .voces_grid_2col {
    grid-column-gap: 20vw;
    grid-row-gap: 20vw;
    grid-template-columns: 1fr;
  }

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

  .p1, .p1.white {
    font-size: 1.3rem;
  }

  .p1.white.sm {
    font-size: 1rem;
  }

  .p1.blue {
    color: #25bfd2;
    border-bottom-style: none;
    text-decoration: none;
  }

  .voces_content_wrapper {
    grid-column-gap: .7rem;
    grid-row-gap: .7rem;
    flex-flow: column;
  }

  .voces_title_wrapper {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    width: 100%;
  }

  .voces_p2.white {
    font-size: .8rem;
    line-height: 1.4;
  }

  .voces_p2.white.right {
    text-align: right;
  }

  .voces_category_wrapper {
    grid-column-gap: .7rem;
    grid-row-gap: .7rem;
    max-width: 100%;
    margin-top: 1rem;
  }

  .voces_grid_3col {
    grid-column-gap: 20vw;
    grid-row-gap: 20vw;
    grid-template-columns: 1fr;
  }

  .image-wrap {
    height: 60vw;
  }

  .image-wrap.sm {
    height: 45vw;
  }

  .voces_p3.white {
    font-size: .8rem;
  }

  .voces_p3.blue {
    font-size: .9rem;
  }

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

  .voces_titles_anim_wrapper.big {
    padding-top: 2vw;
  }

  .vi_h1_onload {
    font-size: 2.8rem;
  }

  .voces_main_category_wrapper {
    margin-bottom: 3vw;
  }

  .voces_proyecto_section {
    min-height: 100vh;
  }

  .proyecto_info_wrapper {
    max-width: 75vw;
    margin-bottom: 40vw;
  }

  .lightbox-link-interiores {
    margin-top: 3vw;
  }

  .voces_proyecto_main-info {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    width: 100%;
    margin-left: 0;
  }

  .vi_h2 {
    font-size: 1.8rem;
  }

  .voces_proyecto_credits_col {
    grid-column-gap: 10vw;
    grid-row-gap: 10vw;
    justify-content: space-between;
    padding-bottom: 3vw;
  }

  .voces_proyecto_credits {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
    margin-top: 10vw;
    margin-bottom: 10vw;
  }

  ._12-column-grid {
    grid-row-gap: 4rem;
  }

  ._12-column-grid.featured-projects-grid {
    grid-row-gap: 1rem;
  }

  .voces_bio_social {
    grid-column-gap: 10vw;
    grid-row-gap: 10vw;
    margin-top: 3vw;
  }

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

  .div-block-13 {
    flex-flow: column;
  }

  .image-3 {
    display: none;
  }

  .mm_menu-btn {
    max-width: 25px;
    display: flex;
  }

  .mm_div {
    width: 80%;
    padding: 0;
  }

  .mm_menu-full-sized {
    z-index: 1000;
    background-color: #1f082b;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100vw;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .full-menu-nav-link {
    opacity: 1;
    margin-top: 10px;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
  }

  .link {
    font-family: Anton, sans-serif;
    font-size: 1.8rem;
    line-height: 1.1;
  }

  .link.none {
    display: none;
  }

  .video-wrapper {
    width: 230%;
    padding-bottom: 0%;
  }

  .mm_div-copy {
    grid-column-gap: 1.5vw;
    grid-row-gap: 1.5vw;
    flex-flow: column;
    width: 80%;
    padding: 0;
    display: none;
    position: absolute;
    inset: auto auto 10vw 10vw;
  }

  .project-wrap {
    padding-top: 1rem;
  }

  .project-title-wrap {
    margin-bottom: 2rem;
  }

  .project-summary {
    font-size: .9rem;
    line-height: 1.5;
  }

  .project-arrow-wrap {
    display: none;
  }

  .container {
    padding-left: 0;
    padding-right: 0;
  }

  .project-thumbnail-wrap {
    width: 60%;
    height: 50vw;
  }

  .vi_h1_bio {
    font-size: 2.4rem;
  }

  .link-block-4 {
    display: none;
  }

  .div-block-15 {
    bottom: 15%;
    right: 0;
  }

  .vi_h1_apellido {
    font-size: 1.2rem;
  }

  .vi_h1_nombre {
    font-size: 2rem;
  }

  .voces_grid_3col_directores {
    grid-column-gap: 20vw;
    grid-row-gap: 20vw;
    grid-template-columns: 1fr;
  }

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

  .btn_kkbb.interior_somos {
    width: 100%;
    margin-top: 10vw;
  }

  .footer_btn_kkbb {
    width: auto;
  }

  .button-text-2 {
    font-size: 2rem;
  }

  .video-background-section_interiores {
    height: 100%;
  }

  .video-wrapper-interior {
    width: 260%;
    padding-bottom: 0%;
  }

  .body-2 {
    background-color: #1b0d27;
  }

  .section_contacto {
    padding-top: 30vw;
    padding-bottom: 30vw;
  }

  .vi_h1_contact_onload {
    font-size: 5rem;
  }

  .vi_h3_oswald {
    font-size: 7vw;
  }

  .vi_h3_oswald.sm {
    font-size: 6vw;
  }

  .contacto_info_container {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    flex-flow: column;
    margin-top: 5vw;
  }

  .submit-button {
    width: 20vw;
    margin-top: 4vw;
  }

  .section_about {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
  }

  .about_main_container {
    max-width: 100%;
    margin-top: 35vw;
  }

  .vi_h1_about_onload {
    font-size: 7rem;
  }

  .div-block-17 {
    width: 100%;
    max-width: 100%;
    height: 50vw;
    max-height: 50vw;
    margin-top: 10vw;
  }

  .mm_form_block_recaptcha {
    perspective-origin: 50%;
    transform-origin: 0 0;
    transform: scale(.85);
  }

  .recaptcha {
    margin-top: 60px;
    margin-bottom: 30px;
  }

  .section_aviso {
    height: auto;
    padding-top: 30vw;
    padding-bottom: 20vw;
  }

  .aviso_main_container {
    justify-content: center;
    align-items: flex-start;
    max-width: 80%;
    margin: 5vw auto 40vw;
  }

  .aviso_info_container {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    flex-flow: column;
    margin-top: 5vw;
  }

  .aviso_info_col {
    width: 100%;
  }

  .voces_p3_aviso {
    color: #fff;
    font-size: .9rem;
  }

  .section_404 {
    padding-top: 30vw;
    padding-bottom: 20vw;
  }

  .voces_p3_404 {
    color: #fff;
    font-size: .9rem;
  }

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

  .loading_img {
    object-fit: cover;
    width: 80%;
  }

  .home_maingrid_section_voces {
    grid-column-gap: 20vw;
    grid-row-gap: 20vw;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    margin-top: 0;
    padding: 30vw 10vw;
  }

  .home_grid_3col_wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-rows: 1.25fr minmax(35vh, 1.25fr) minmax(auto, 1.25fr) minmax(auto, 1.25fr) minmax(auto, 1.25fr) minmax(auto, 1.25fr) minmax(auto, 1.25fr) minmax(auto, 1.25fr) minmax(auto, 1.25fr) minmax(auto, 1.25fr) minmax(auto, 1.25fr) minmax(auto, 1.25fr);
    grid-template-columns: minmax(200px, 1fr);
  }

  .home_project_content_wrapper {
    bottom: 2vw;
  }

  .home_project_name {
    font-size: 2rem;
  }

  .home_awwards-wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
  }

  .home_awward_self {
    width: 15vw;
  }

  .home_awward_self.big {
    width: 13vw;
  }

  .home_awward_self.int {
    width: 15vw;
  }

  .home_info_wrapper {
    width: 100%;
  }

  .txt_home_intro {
    font-size: 1.5rem;
  }

  .mm_social-icon-wrapper-2 {
    width: 1.2rem;
    height: 1.2rem;
    margin-top: 10px;
    margin-bottom: 0;
  }

  .footer_line {
    display: none;
  }

  .footer_form_container {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .footer_subservices_wrapper {
    width: 85vw;
    position: absolute;
    inset: auto auto 0;
  }

  .submit-button-2 {
    width: 2rem;
    height: 2rem;
    margin-bottom: 0;
  }

  .footer_section {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .footer_links_wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    margin-top: 4rem;
  }

  .footer_form_main_wrapper {
    margin-top: 0;
  }

  .text-field {
    border-radius: 0;
    margin-bottom: 0;
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .text-field::placeholder {
    font-size: 1rem;
  }

  .text-field.mensaje {
    padding-bottom: 50px;
  }

  .footer_info_left {
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    width: 85vw;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 6rem;
    padding-left: 0;
    padding-right: 0;
  }

  .footer_social_wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

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

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

  .scramble-text {
    font-size: 3rem;
  }

  .footer_main_copy_wrapper {
    text-align: left;
    margin-bottom: 0;
  }

  .footer_info_main_wrapper {
    width: 85vw;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2rem;
    padding-left: 0;
  }

  .interior_projects_section {
    grid-column-gap: 20vw;
    grid-row-gap: 20vw;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    margin-top: 0;
    padding: 30vw 8vw;
  }

  .div-block-88 {
    margin-top: 2rem;
  }

  .div-block-90 {
    grid-column-gap: .3rem;
    grid-row-gap: .3rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .spacer-large {
    height: 10vh;
  }

  .spacer-medium {
    height: 5vh;
  }

  .fill-text-item {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: inline;
  }

  .spacer-xlarge {
    height: 10vh;
  }

  .clients-image {
    max-width: 5em;
  }

  .clients-list {
    grid-template-columns: 1fr 1fr;
  }

  .clients-cell.fade-in-on-scroll {
    padding-top: 50%;
  }

  .about_bio_wrapper {
    padding-top: 1rem;
  }

  .about_bio_container {
    padding-left: 0;
    padding-right: 0;
  }

  .about_bio_img {
    width: 50vw;
    height: 40vw;
  }

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

  .about_bio_txt {
    width: 100%;
  }

  .div-block-92 {
    flex-flow: column;
  }

  .voces_grid_1col {
    grid-column-gap: 20vw;
    grid-row-gap: 20vw;
    grid-template-columns: 1fr;
  }

  .voces_awwards_interiores {
    grid-column-gap: .2rem;
    grid-row-gap: .2rem;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 100%;
    display: flex;
  }

  .div-block-93 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .lightbox-link-interiores-direc {
    margin-top: 3vw;
  }

  .text-block-5 {
    font-size: 1.2rem;
    line-height: 1.4;
  }

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

  .voces_awwards_logos {
    grid-column-gap: .2rem;
    grid-row-gap: .2rem;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    display: flex;
  }
}

#w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7146-a38bbb8c {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7149-a38bbb8c {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

#w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d16-e605df43 {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d19-e605df43 {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

#w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7146-1c3b479a {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7149-1c3b479a {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

#w-node-_61cb581f-8e7e-4928-1c00-7468de7c24bd-1c3b479a {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-_61cb581f-8e7e-4928-1c00-7468de7c24c0-1c3b479a {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

#w-node-_61cb581f-8e7e-4928-1c00-7468de7c24bd-4284137b {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-_61cb581f-8e7e-4928-1c00-7468de7c24c0-4284137b {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

#w-node-_3d4fb495-8b69-9078-a5a2-afa2257ab0a4-7208d805, #w-node-_3d4fb495-8b69-9078-a5a2-afa2257ab0a7-7208d805, #w-node-_3d4fb495-8b69-9078-a5a2-afa2257ab0aa-7208d805, #w-node-_3d4fb495-8b69-9078-a5a2-afa2257ab0ad-7208d805, #w-node-_3d4fb495-8b69-9078-a5a2-afa2257ab0b0-7208d805, #w-node-_3d4fb495-8b69-9078-a5a2-afa2257ab0b3-7208d805, #w-node-_3d4fb495-8b69-9078-a5a2-afa2257ab0b6-7208d805, #w-node-_3d4fb495-8b69-9078-a5a2-afa2257ab0b9-7208d805, #w-node-_3d4fb495-8b69-9078-a5a2-afa2257ab0bc-7208d805, #w-node-_3d4fb495-8b69-9078-a5a2-afa2257ab0bf-7208d805, #w-node-_3d4fb495-8b69-9078-a5a2-afa2257ab0c2-7208d805, #w-node-_3d4fb495-8b69-9078-a5a2-afa2257ab0c5-7208d805, #w-node-_3d4fb495-8b69-9078-a5a2-afa2257ab0c8-7208d805, #w-node-_3d4fb495-8b69-9078-a5a2-afa2257ab0cb-7208d805, #w-node-_3d4fb495-8b69-9078-a5a2-afa2257ab0ce-7208d805, #w-node-_1d28adef-a06a-492f-eea3-554b7d11eb54-7208d805, #w-node-ba6d96f8-a1a4-6a0c-1dfc-5e87a1546d83-7208d805, #w-node-e30f1fd2-e701-f5b8-dfde-041fce310ef1-7208d805, #w-node-e2df77df-1b23-180d-e671-10666e79d477-7208d805, #w-node-ab0c4d2c-dd6a-68f2-40bf-d647090fdca7-7208d805, #w-node-_0cae5f25-3313-8e04-f32a-b896feac592f-7208d805, #w-node-_3422b247-e917-0c3e-6049-1240a740fcd8-7208d805, #w-node-_3422b247-e917-0c3e-6049-1240a740fcdb-7208d805, #w-node-_3422b247-e917-0c3e-6049-1240a740fcde-7208d805, #w-node-_3422b247-e917-0c3e-6049-1240a740fce1-7208d805, #w-node-_3422b247-e917-0c3e-6049-1240a740fce4-7208d805, #w-node-_3422b247-e917-0c3e-6049-1240a740fce7-7208d805, #w-node-_3422b247-e917-0c3e-6049-1240a740fcea-7208d805, #w-node-_3422b247-e917-0c3e-6049-1240a740fced-7208d805, #w-node-_3422b247-e917-0c3e-6049-1240a740fcf0-7208d805, #w-node-_3422b247-e917-0c3e-6049-1240a740fcf3-7208d805, #w-node-_3422b247-e917-0c3e-6049-1240a740fcf6-7208d805, #w-node-_3422b247-e917-0c3e-6049-1240a740fcf9-7208d805, #w-node-a663e367-0974-65de-77e8-eed328e174bb-7208d805, #w-node-_33e568ce-7ccb-d648-68cc-f2309a7e6987-7208d805, #w-node-a451bd32-46b0-bc58-fe74-f7a9a44f81ab-7208d805, #w-node-_9146c407-949a-de9c-921e-cdcff8a3b17a-7208d805, #w-node-a95d9a68-c9cb-f187-c0d5-0de81e7803d4-7208d805, #w-node-_26c6d513-0af8-c098-483e-02e2a3be2e9b-7208d805, #w-node-_02d2ce6e-0e7a-f839-ebb4-e0f0e0710059-7208d805, #w-node-_4207c6cc-7d0c-9ca3-5603-47b1ca64528d-7208d805 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7da185ca-9732-18da-5fb3-5de3e6f3a2b6-7208d805, #w-node-_48f32aea-249f-a611-6c31-cce9eeeb6aad-7208d805 {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

#w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d16-7bac380c {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d19-7bac380c {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

#w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d16-378a06f3 {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d19-378a06f3 {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

#w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d16-33fb8d5d {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d19-33fb8d5d {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

#w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d16-e6d2a035 {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d19-e6d2a035 {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

#w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d16-bd8998ef {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d19-bd8998ef {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

#w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d16-bd024a57 {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d19-bd024a57 {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

#w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d16-294fabd1 {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d19-294fabd1 {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

#w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d16-957eaff8 {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d19-957eaff8 {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

#w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d16-75679554 {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d19-75679554 {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

#w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d16-1986f3e1 {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d19-1986f3e1 {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

#w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7146-836a0d01 {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7149-836a0d01 {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

#w-node-f98dd680-853e-4c08-52d6-c0242bd5e9b4-836a0d01 {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-f98dd680-853e-4c08-52d6-c0242bd5e9b7-836a0d01 {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

#w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7146-cde1e104 {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7149-cde1e104 {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

#w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7146-efa7d2e0 {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7149-efa7d2e0 {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

#w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d16-3514ba77 {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d19-3514ba77 {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

#w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7146-70f71ddd {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7149-70f71ddd {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

#w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7146-6253c4b1 {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7149-6253c4b1 {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

#w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7146-79c2e75f {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7149-79c2e75f {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

#w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7146-64a9e899 {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7149-64a9e899 {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

#w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7146-be9dd4aa {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7149-be9dd4aa {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

#w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7146-9b03546d {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7149-9b03546d {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

#w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7146-64b80537 {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7149-64b80537 {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

#w-node-_61cb581f-8e7e-4928-1c00-7468de7c24bd-f4bfb3fc {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-_61cb581f-8e7e-4928-1c00-7468de7c24c0-f4bfb3fc {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

#w-node-bcc6ae44-0034-7719-38ce-9475c9c32650-f4bfb3fc {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-bcc6ae44-0034-7719-38ce-9475c9c32653-f4bfb3fc {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

#w-node-_61cb581f-8e7e-4928-1c00-7468de7c24bd-44e16df0 {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-_61cb581f-8e7e-4928-1c00-7468de7c24c0-44e16df0 {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

#w-node-_61cb581f-8e7e-4928-1c00-7468de7c24bd-5a16c5bd {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-_61cb581f-8e7e-4928-1c00-7468de7c24c0-5a16c5bd {
  grid-area: span 1 / span 11 / span 1 / span 11;
  justify-self: stretch;
}

@media screen and (max-width: 991px) {
  #w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7146-a38bbb8c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7149-a38bbb8c {
    grid-column: span 4 / span 4;
    place-self: start;
  }

  #w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d16-e605df43 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d19-e605df43 {
    grid-column: span 4 / span 4;
    place-self: start;
  }

  #w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7146-1c3b479a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7149-1c3b479a {
    grid-column: span 4 / span 4;
    place-self: start;
  }

  #w-node-_61cb581f-8e7e-4928-1c00-7468de7c24bd-1c3b479a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_61cb581f-8e7e-4928-1c00-7468de7c24c0-1c3b479a {
    grid-column: span 4 / span 4;
    place-self: start;
  }

  #w-node-_61cb581f-8e7e-4928-1c00-7468de7c24bd-4284137b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_61cb581f-8e7e-4928-1c00-7468de7c24c0-4284137b, #w-node-_7da185ca-9732-18da-5fb3-5de3e6f3a2b6-7208d805, #w-node-_48f32aea-249f-a611-6c31-cce9eeeb6aad-7208d805 {
    grid-column: span 4 / span 4;
    place-self: start;
  }

  #w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d16-7bac380c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d19-7bac380c {
    grid-column: span 4 / span 4;
    place-self: start;
  }

  #w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d16-378a06f3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d19-378a06f3 {
    grid-column: span 4 / span 4;
    place-self: start;
  }

  #w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d16-33fb8d5d {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d19-33fb8d5d {
    grid-column: span 4 / span 4;
    place-self: start;
  }

  #w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d16-e6d2a035 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d19-e6d2a035 {
    grid-column: span 4 / span 4;
    place-self: start;
  }

  #w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d16-bd8998ef {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d19-bd8998ef {
    grid-column: span 4 / span 4;
    place-self: start;
  }

  #w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d16-bd024a57 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d19-bd024a57 {
    grid-column: span 4 / span 4;
    place-self: start;
  }

  #w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d16-294fabd1 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d19-294fabd1 {
    grid-column: span 4 / span 4;
    place-self: start;
  }

  #w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d16-957eaff8 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d19-957eaff8 {
    grid-column: span 4 / span 4;
    place-self: start;
  }

  #w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d16-75679554 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d19-75679554 {
    grid-column: span 4 / span 4;
    place-self: start;
  }

  #w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d16-1986f3e1 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d19-1986f3e1 {
    grid-column: span 4 / span 4;
    place-self: start;
  }

  #w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7146-836a0d01 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7149-836a0d01 {
    grid-column: span 4 / span 4;
    place-self: start;
  }

  #w-node-f98dd680-853e-4c08-52d6-c0242bd5e9b4-836a0d01 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-f98dd680-853e-4c08-52d6-c0242bd5e9b7-836a0d01 {
    grid-column: span 4 / span 4;
    place-self: start;
  }

  #w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7146-cde1e104 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7149-cde1e104 {
    grid-column: span 4 / span 4;
    place-self: start;
  }

  #w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7146-efa7d2e0 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7149-efa7d2e0 {
    grid-column: span 4 / span 4;
    place-self: start;
  }

  #w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d16-3514ba77 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_502be79c-9ef1-a45c-6bf2-04a6960f6d19-3514ba77 {
    grid-column: span 4 / span 4;
    place-self: start;
  }

  #w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7146-70f71ddd {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7149-70f71ddd {
    grid-column: span 4 / span 4;
    place-self: start;
  }

  #w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7146-6253c4b1 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7149-6253c4b1 {
    grid-column: span 4 / span 4;
    place-self: start;
  }

  #w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7146-79c2e75f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7149-79c2e75f {
    grid-column: span 4 / span 4;
    place-self: start;
  }

  #w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7146-64a9e899 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7149-64a9e899 {
    grid-column: span 4 / span 4;
    place-self: start;
  }

  #w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7146-be9dd4aa {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7149-be9dd4aa {
    grid-column: span 4 / span 4;
    place-self: start;
  }

  #w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7146-9b03546d {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7149-9b03546d {
    grid-column: span 4 / span 4;
    place-self: start;
  }

  #w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7146-64b80537 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2cc41eed-620a-7bd6-e9c2-442d046e7149-64b80537 {
    grid-column: span 4 / span 4;
    place-self: start;
  }

  #w-node-_61cb581f-8e7e-4928-1c00-7468de7c24bd-f4bfb3fc {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_61cb581f-8e7e-4928-1c00-7468de7c24c0-f4bfb3fc {
    grid-column: span 4 / span 4;
    place-self: start;
  }

  #w-node-bcc6ae44-0034-7719-38ce-9475c9c32650-f4bfb3fc {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-bcc6ae44-0034-7719-38ce-9475c9c32653-f4bfb3fc {
    grid-column: span 4 / span 4;
    place-self: start;
  }

  #w-node-_61cb581f-8e7e-4928-1c00-7468de7c24bd-44e16df0 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_61cb581f-8e7e-4928-1c00-7468de7c24c0-44e16df0 {
    grid-column: span 4 / span 4;
    place-self: start;
  }

  #w-node-_61cb581f-8e7e-4928-1c00-7468de7c24bd-5a16c5bd {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_61cb581f-8e7e-4928-1c00-7468de7c24c0-5a16c5bd {
    grid-column: span 4 / span 4;
    place-self: start;
  }
}


