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

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

.portada {
  background-image: url('../images/Portada.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  padding: 5%;
  position: static;
  inset: 0%;
}

.botones {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-bottom: 8%;
  display: flex;
}

.botones.phones {
  display: none;
}

.grid {
  z-index: 99999;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 50%;
  position: relative;
}

.grid.phone {
  display: none;
}

.section._1 {
  background-image: url('../images/Recurso-4We.png'), url('../images/a_1.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: cover, contain;
  height: 115vh;
  padding: 5% 15%;
  position: relative;
}

.section._2 {
  background-image: url('../images/Recurso-21We.png'), url('../images/Recurso-20We.png'), url('../images/Fondo.png');
  background-position: 50%, 50% 0, 0 0;
  background-repeat: no-repeat, no-repeat, repeat;
  background-size: cover, contain, contain;
  background-attachment: scroll, scroll, scroll;
  height: 150vh;
  padding: 10% 15%;
  position: relative;
}

.section._3 {
  background-image: url('../images/m.png'), url('../images/blanco.png');
  background-position: 50%, 50% 100%;
  background-size: cover, contain;
  height: 150vh;
  position: relative;
}

.section._4 {
  background-image: url('../images/Recurso-9We.png'), url('../images/cafe.png');
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, cover;
  height: 150vh;
  padding: 10% 15%;
  position: relative;
}

.section._5 {
  background-image: url('../images/Recurso-18We.png'), url('../images/inv.png');
  background-position: 50% 0, 50% 100%;
  background-repeat: no-repeat, repeat;
  background-size: contain, cover;
  height: 280vh;
  padding-top: 10%;
  padding-left: 5%;
  padding-right: 5%;
}

.section._6 {
  background-image: url('../images/cafe.png');
  background-position: 0 0;
  background-size: cover;
  height: 100vh;
  padding: 5%;
}

.button {
  background-color: #3898ec00;
  font-family: Futurism, Times New Roman, sans-serif;
}

.div-block {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-bottom: 0%;
  display: flex;
}

.div-block.phone {
  display: none;
}

.paragraph {
  color: #d9d9d9;
  letter-spacing: 2px;
  margin-bottom: 2%;
  font-family: sweet-sans-pro, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.paragraph._2 {
  font-size: 14px;
}

.button-2 {
  background-color: #3898ec00;
  border: 1px solid #fff;
  border-radius: 20px;
  margin-top: 2%;
  font-family: sweet-sans-pro, sans-serif;
  font-size: 10px;
  line-height: 15px;
}

.div-block-2 {
  background-image: url('../images/g.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
}

.div-block-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.div-block-3.phone {
  display: none;
}

.image-2 {
  position: static;
}

.image-2.phone {
  display: none;
}

.div-block-4 {
  z-index: 9999999;
  background-image: url('../images/l.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 180vh;
  display: block;
  position: absolute;
  inset: 0%;
}

.div._2, .div._2-copy {
  z-index: 10000;
  padding-top: 3%;
  padding-left: 2%;
  position: absolute;
  inset: 0% 0% auto;
}

.div-block-5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.div-block-5.phone {
  display: none;
}

.div-block-6 {
  z-index: 9999;
  position: absolute;
  inset: 0%;
}

.div-block-7 {
  background-image: url('../images/p.png');
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 12%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.n.phone {
  display: block;
}

.image-3 {
  margin-bottom: 5%;
}

.div-block-8 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.div-block-9 {
  height: 80%;
  display: block;
}

.div-block-10 {
  background-image: url('../images/Recurso-1We_1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  height: 70%;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 325px auto auto auto auto;
  height: 100%;
}

.div-block-11 {
  background-image: url('../images/Recurso-1We_4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 40%;
  margin-top: -146px;
}

.div-block-12 {
  display: none;
}

.div-block-15 {
  width: 50%;
  height: 25vh;
}

.modal-component {
  width: 100%;
  height: 100%;
}

.modal-component._4, .modal-component._4-copy {
  margin-top: 0;
}

.modal-container {
  z-index: 5;
  background-color: #fff;
  background-image: url('../images/blanco.png');
  background-position: 0 0;
  background-size: contain;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: 0 auto 20px;
  padding: 1px 40px 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.link-5 {
  color: #302f2f;
}

.modal-close_btn {
  z-index: 10;
  color: #000;
  padding: 12px 16px;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: .7;
  text-decoration: none;
  transition: opacity .2s;
  position: absolute;
  inset: 0% 0% auto auto;
}

.modal-close_btn:hover {
  color: #444;
}

.sr-only {
  white-space: nowrap;
  border: 0 solid #0000;
  width: 1px;
  height: 1px;
  margin-top: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.modal-close_area {
  justify-content: center;
  align-items: center;
  position: fixed;
  inset: 0;
}

.heading-5 {
  color: #676435;
  font-size: 100px;
  font-weight: 400;
  line-height: 105px;
}

.modal-wrapper {
  z-index: 99999;
  background-color: #141414cc;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0;
  overflow: scroll;
}

.button-3 {
  color: #676535;
  background-color: #35353500;
  border: 1px solid #676535;
  border-radius: 20px;
  padding: 5px 24px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3;
  text-decoration: none;
  transition-property: none;
}

.button-3.modal-open_btn {
  color: #3330;
  background-color: #4353ff00;
  border-style: none;
  width: 100%;
  height: 100%;
  margin-top: 0;
  display: inline-block;
}

.button-3._1 {
  margin-bottom: 10px;
}

.paragraph-4 {
  text-align: center;
  font-weight: 400;
}

.paragraph-4._1 {
  margin-top: 5%;
}

.link-4 {
  color: #333;
}

.displayonly_component {
  box-shadow: none;
  background-color: #fff0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: auto;
  margin-top: 0;
  padding: 0;
  display: flex;
}

.grid-4 {
  height: 100%;
}

.modal-container-2 {
  z-index: 5;
  background-color: #fff;
  background-image: url('../images/Recurso-2We_1.png'), url('../images/inv.png');
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, cover;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: 0 auto 20px;
  padding: 1px 40px 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.modal-wrapper-2 {
  z-index: 99999;
  background-color: #141414cc;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0;
  overflow: scroll;
}

.modal-wrapper-2._2 {
  display: none;
}

.displayonly_component-2 {
  box-shadow: none;
  background-color: #fff0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: auto;
  margin-top: 0;
  padding: 0 0 0 40px;
  display: flex;
}

.displayonly_component-2._2 {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.div-block-16 {
  background-image: url('../images/7.png');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 10%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-17 {
  position: absolute;
}

.link-block-2 {
  z-index: 1000000;
  width: 30%;
  height: 10vh;
  position: absolute;
}

.image-4 {
  margin-bottom: 5%;
}

.image-5, .image-6 {
  margin-bottom: 2%;
}

.image-7 {
  margin-bottom: 3%;
}

.div-block-18 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.image-8 {
  margin-bottom: 10%;
}

.div-block-19 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 80%;
  padding-bottom: 10%;
  display: flex;
}

.modal-container-3 {
  z-index: 5;
  background-color: #fff;
  background-image: url('../images/Actividades.png'), url('../images/Fondo.png');
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  max-width: 100%;
  height: 160%;
  margin: 0 auto 20px;
  padding: 1px 40px 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.modal-wrapper-3 {
  z-index: 99999;
  background-color: #141414cc;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0;
  overflow: scroll;
}

.modal-wrapper-3._2 {
  display: none;
}

.displayonly_component-3 {
  box-shadow: none;
  background-color: #fff0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: auto;
  margin-top: 0;
  padding: 0 0 0 40px;
  display: flex;
}

.displayonly_component-3._2 {
  width: 50%;
  height: 30%;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

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

.div-block-21 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.button-4 {
  color: #d2c9be;
  background-color: #3898ec00;
  border: 1px solid #cdc5b9;
  border-radius: 20px;
  font-size: 12px;
  line-height: 15px;
}

.cloneable-area {
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px 0;
}

.c-card-quote {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 20px 30px;
  display: flex;
  position: relative;
}

._w-card-img {
  perspective: 1000px;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.c-card-front {
  perspective: 1000px;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 300px;
  display: flex;
}

.c-card-front._1 {
  box-shadow: none;
  background-image: none;
  width: 250px;
  height: 300px;
}

.c-flipping-cards-list {
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding: 3% 0;
  display: flex;
}

.text-span {
  text-transform: none;
  font-size: 12px;
  line-height: 10px;
}

.paragraph-2 {
  color: #606961;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 30px;
}

.paragraph-2._3 {
  color: #d2c9bd;
  line-height: 15px;
}

.c-card-img {
  background-image: url('../images/Copia-de-Recurso-16We.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

._w-card-front {
  perspective: 1000px;
  background-color: #ff6565;
  background-image: linear-gradient(#00000069, #00000069), url('../images/IMG_7087IMG_7086.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 5px;
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  transform: none;
}

._w-card-front.tw {
  background-color: #8ca7ff;
}

._w-card-front.tw._2 {
  background-color: #0000;
  background-image: url('../images/Copia-de-Recurso-16We-2.png');
  background-position: 75%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
}

._w-card-front.fb {
  background-color: #6670bd;
}

._w-card-front.fb._3 {
  background-color: #0000;
  background-image: url('../images/Recurso-11We_1.png');
  background-position: 75%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
}

._w-card-front.fb._3-copy {
  background-color: #0000;
  background-image: url('../images/Copia-de-Recurso-16We-4.png');
  background-position: 75%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
}

._w-card-front._1 {
  background-color: #0000;
  background-image: none;
  border-radius: 0;
}

._w-card-back {
  perspective: 1000px;
  background-color: #fff0;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

._w-flip-card {
  z-index: 10;
  perspective: 1000px;
  display: flex;
  position: relative;
}

.div-block-22 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-22._2 {
  margin-top: 5%;
  margin-bottom: 5%;
}

.c-flip-card {
  position: relative;
}

.c-card-back {
  perspective: 1000px;
  background-image: url('../images/Recurso-17We.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 300px;
  display: block;
}

.paragraph-5 {
  color: #564f44;
  text-align: center;
  font-family: sweet-sans-pro, sans-serif;
}

.div-block-23 {
  justify-content: center;
  align-items: center;
  margin-bottom: 5%;
  display: flex;
}

.div-block-23.phone {
  display: none;
}

.div-block-24 {
  z-index: 99;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  height: auto;
  padding-bottom: 10%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.link-block-3 {
  width: 50%;
  height: 20vh;
}

.image-9 {
  margin-bottom: 5%;
}

.image-10 {
  margin-top: 2%;
}

.loader-2-active {
  width: 100%;
  height: 100%;
}

.loader {
  z-index: 7;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  transform-origin: 58% -40%;
  width: 15rem;
  height: 3rem;
  display: flex;
  position: absolute;
}

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

.move-this.is-1 {
  justify-content: flex-start;
  align-items: flex-end;
}

.move-this.is-2 {
  height: 55rem;
}

.loader-1-active {
  width: 100%;
  height: 100%;
}

.number-text {
  height: 5rem;
}

.loading-screen {
  z-index: 6;
  background-color: #000;
  width: 100vw;
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.loader-1 {
  transform-origin: 100% 0;
  background-color: #ffffff26;
  width: 70%;
  height: 100%;
  transform: rotate(0);
}

.h1 {
  color: #000;
}

.whipe {
  transform-origin: 0%;
  background-color: #fff;
  position: absolute;
  inset: 0%;
}

.hero {
  background-color: #fff;
  background-image: url('../images/blanco.png');
  background-position: 0 0;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
}

.loader-2 {
  background-color: #ffffff26;
  width: 40%;
  height: 100%;
}

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

.number {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 5rem;
  display: flex;
  overflow: hidden;
}

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

.number-wrap.is-2 {
  height: 5rem;
}

.numbers {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  font-size: 5rem;
  line-height: 1;
  display: flex;
  position: absolute;
  inset: auto auto 2rem 2rem;
}

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

.pentagon---inner {
  width: 16.25rem;
  height: 15.4rem;
  position: relative;
}

.square---wrap {
  width: 10rem;
  height: 6.88rem;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
}

.square {
  transform-origin: 50% 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  transform: rotate(72deg);
}

.square---inner {
  border-bottom: 1px solid #fff;
  position: absolute;
  inset: 0%;
  transform: rotate(0);
}

.image-4-copy {
  margin-bottom: 5%;
}

.div-block-3-copy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.div-block-3-copy.phone {
  display: none;
}

.div-block-5-copy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.div-block-5-copy.phone {
  display: none;
}

.modal-container-4 {
  z-index: 5;
  background-color: #fff;
  background-image: url('../images/m.png');
  background-position: 0 0;
  background-size: cover;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: 0 auto 0;
  padding: 5% 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.modal-wrapper-4 {
  z-index: 99999;
  background-color: #141414cc;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0;
  overflow: scroll;
}

.modal-wrapper-4._4, .modal-wrapper-4._4-copy {
  display: none;
}

.link-6 {
  color: #333;
}

.displayonly_component-4 {
  box-shadow: none;
  background-color: #fff0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: auto;
  margin-top: 0;
  padding: 0 0 0 40px;
  display: flex;
}

.displayonly_component-4._4 {
  z-index: 1000000;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.displayonly_component-4._4._5 {
  z-index: 110000000;
}

.displayonly_component-4._4 {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.div-block-18-copy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: none;
}

.link-7 {
  color: #554e43;
  text-decoration: underline;
}

.image-11 {
  height: auto;
  margin-right: 10px;
}

.image-12 {
  height: auto;
  margin-left: 10px;
}

.text-span-2 {
  color: #fff;
}

.paragraph-6 {
  text-align: center;
}

.paragraph-7 {
  color: #554e43;
  text-align: center;
  font-family: sweet-sans-pro, sans-serif;
}

.link-8 {
  color: #575045;
  font-size: 12px;
  line-height: 15px;
}

.image-13 {
  margin-right: 10px;
}

.image-14 {
  margin-left: 10px;
}

.text-span-4 {
  color: #fff;
}

.text-span-5 {
  font-size: 12px;
}

.modal-container-5 {
  z-index: 5;
  background-color: #fff0;
  background-image: url('../images/Reserva.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 70%;
  height: 70%;
  margin: 10vh auto 20px;
  padding: 1px 0 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.link-9 {
  color: #333;
}

.text-span-6 {
  color: #fff;
}

.modal-container-4-copy {
  z-index: 5;
  background-color: #fff;
  background-image: url('../images/m.png');
  background-position: 0 0;
  background-size: cover;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: 0 auto 0;
  padding: 5% 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

@media screen and (min-width: 1920px) {
  .section._2 {
    height: 200vh;
  }

  .div-block-3 {
    justify-content: center;
    align-items: center;
  }

  .div-block-7 {
    padding-bottom: 15%;
  }

  .div-block-3-copy {
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 991px) {
  .botones {
    justify-content: center;
    align-items: center;
    padding-bottom: 0%;
  }

  .botones.phones {
    display: none;
  }

  .div-block-11 {
    margin-top: -292px;
  }
}

@media screen and (max-width: 767px) {
  .modal-close_btn {
    font-size: 1.8rem;
  }

  .displayonly_component, .displayonly_component-2, .displayonly_component-3, .displayonly_component-4 {
    padding: 30px;
  }
}

@media screen and (max-width: 479px) {
  .portada {
    background-image: url('../images/Copia-de-Portada.png');
  }

  .botones {
    padding-bottom: 60%;
    display: none;
  }

  .botones.phones {
    padding-bottom: 0%;
    display: flex;
  }

  .grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .grid.phone {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 60%;
    display: grid;
  }

  .section._1 {
    z-index: 9999999;
    background-image: url('../images/Recurso-4We.png'), url('../images/a.png');
    background-position: 100% 0, 0 0;
    background-repeat: repeat, repeat-y;
    background-size: contain, contain;
    height: 100vh;
    position: relative;
    inset: 0%;
  }

  .section._2 {
    background-image: url('../images/Recurso-21We.png'), url('../images/Recurso-25We.png'), url('../images/Fondo.png');
    background-position: 50%, 50%, 0 0;
    background-repeat: no-repeat, no-repeat, repeat;
    background-size: contain, contain, auto;
    background-attachment: scroll, scroll, scroll;
    height: 90vh;
  }

  .section._3 {
    background-image: url('../images/r.png');
    height: 80vh;
  }

  .section._4 {
    background-image: url('../images/Recurso-27We.png'), url('../images/Copia-de-t.png');
    background-position: 50%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: contain, contain;
    height: 100vh;
  }

  .section._5 {
    background-image: url('../images/Recurso-18We.png'), url('../images/inv.png');
    background-position: 50%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: contain, cover;
    height: 110vh;
    padding-top: 9%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .section._6 {
    height: auto;
    padding: 10%;
  }

  .button {
    padding-top: 3px;
    padding-left: 31px;
    font-size: 10px;
  }

  .button.w--current {
    padding-left: 0;
    font-size: 9px;
  }

  .div-block {
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 50%;
    display: none;
  }

  .div-block.phone {
    justify-content: center;
    align-items: center;
    padding-bottom: 0%;
    display: flex;
  }

  .paragraph {
    font-size: 12px;
  }

  .paragraph._2 {
    font-size: 10px;
  }

  .image {
    z-index: 2;
    position: relative;
  }

  .div-block-3 {
    justify-content: center;
    align-items: center;
    padding-top: 0%;
    display: none;
  }

  .div-block-3.phone {
    display: flex;
  }

  .image-2, .image-2.phone {
    display: block;
  }

  .div-block-4 {
    height: 100vh;
    display: block;
  }

  .div._2 {
    padding-top: 5%;
    padding-left: 15%;
  }

  .div._2._4 {
    padding-left: 6%;
  }

  .div._2-copy {
    padding-top: 5%;
    padding-left: 7%;
  }

  .div-block-5 {
    justify-content: flex-start;
    align-items: center;
    padding-top: 24%;
    display: none;
  }

  .div-block-5.phone {
    display: flex;
  }

  .div-block-7 {
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 10%;
    display: flex;
  }

  .n.phone, .image-3 {
    display: block;
  }

  .div-block-9 {
    display: none;
  }

  .div-block-9.phone {
    display: block;
  }

  .div-block-10 {
    height: 10%;
  }

  .grid-2 {
    height: 80%;
  }

  .grid-2._1 {
    grid-template-rows: 0 auto auto auto auto;
  }

  .div-block-11 {
    background-image: url('../images/Recurso-1We_4.png');
  }

  .div-block-12 {
    height: 80%;
    margin-top: 0;
    display: block;
  }

  .div-block-13 {
    background-image: url('../images/Recurso-1We_1.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 70%;
  }

  .grid-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto;
    height: 100%;
  }

  .div-block-14 {
    background-image: url('../images/Recurso-1We_4.png');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: contain;
    height: 35%;
    margin-top: -41px;
  }

  .modal-component._4, .modal-component._4-copy {
    display: block;
  }

  .modal-container {
    flex-flow: column;
  }

  .modal-wrapper {
    display: none;
  }

  .button-3.modal-open_btn:focus {
    border: 2px solid #ff9500;
  }

  .modal-container-2 {
    background-image: url('../images/Recurso-18We.png'), url('../images/inv.png');
    background-position: 50%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: contain, cover;
    flex-flow: column;
    padding-bottom: 0;
  }

  .modal-wrapper-2._2 {
    display: none;
  }

  .displayonly_component-2._2 {
    padding: 0;
  }

  .grid-5 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: 100%;
  }

  .div-block-16 {
    background-image: url('../images/sombra.png');
    background-size: cover;
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 30%;
    display: flex;
  }

  .link-block-2 {
    z-index: 10000000;
    width: 50%;
    height: 20vh;
    position: relative;
  }

  .image-4 {
    margin-bottom: 20%;
  }

  .image-5, .image-7 {
    margin-bottom: 5%;
  }

  .div-block-18 {
    display: none;
  }

  .div-block-19 {
    height: 90%;
    padding-bottom: 30%;
  }

  .modal-container-3 {
    background-color: #fff0;
    background-image: url('../images/Actividades.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 90%;
    height: 100vh;
  }

  .modal-wrapper-3._2 {
    display: none;
  }

  .displayonly_component-3._2 {
    width: 50%;
    height: 30%;
    padding: 0;
  }

  .button-4 {
    letter-spacing: 1px;
    font-size: 8px;
    line-height: 12px;
  }

  .cloneable-area {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .c-card-front {
    width: 250px;
    max-width: 250px;
    height: 300px;
  }

  .c-card-front._1 {
    max-width: 330px;
    height: 300px;
  }

  .c-card-front._2 {
    width: 250px;
  }

  .c-card-front._2-copy {
    width: 330px;
  }

  .c-flipping-cards-list {
    display: block;
  }

  .text-span {
    font-size: 12px;
    line-height: 15px;
  }

  .c-card-back {
    width: 250px;
    max-width: 250px;
    height: 300px;
  }

  .div-block-23 {
    display: none;
  }

  .div-block-23.phone {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 2%;
    display: flex;
  }

  .div-block-24 {
    padding-bottom: 20%;
  }

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

  .image-9 {
    margin-bottom: 10%;
  }

  .image-4-copy {
    margin-bottom: 20%;
  }

  .div-block-3-copy {
    justify-content: center;
    align-items: center;
    padding-top: 0%;
    display: none;
  }

  .div-block-3-copy.phone {
    display: flex;
  }

  .div-block-5-copy {
    justify-content: flex-start;
    align-items: center;
    padding-top: 24%;
    display: none;
  }

  .div-block-5-copy.phone {
    display: flex;
  }

  .modal-container-4 {
    flex-flow: column;
    height: 100%;
  }

  .modal-wrapper-4._4, .modal-wrapper-4._4-copy {
    flex-flow: column;
    display: none;
  }

  .displayonly_component-4._4 {
    height: 100%;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-18-copy {
    display: flex;
  }

  .image-11 {
    width: 100%;
    height: auto;
    margin-right: 0;
  }

  .image-12 {
    height: auto;
    margin-top: 10px;
    margin-left: 0;
  }

  .image-15 {
    margin-bottom: 10px;
  }

  .image-16 {
    margin-top: 10px;
  }

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

  .modal-container-5 {
    max-width: 95%;
  }

  .modal-container-4-copy {
    flex-flow: column;
    height: 100%;
  }
}

#w-node-_9bc12c47-f19d-60e3-84ba-d1f6f68f0843-f146475f, #w-node-_051c5259-206c-4328-9ea9-8e427361028e-f146475f, #w-node-feaeb866-9218-3d61-0103-f9f50f11029c-f146475f, #w-node-d7bca8d2-0c65-bc60-09db-963b85e73c7a-f146475f {
  place-self: center;
}

#w-node-e6385c9c-9db9-4101-0519-c1750f0c11e6-f146475f {
  grid-area: span 1 / span 4 / span 1 / span 4;
  place-self: center;
}

#w-node-a980e450-239f-0749-0f79-3af4871bd059-f146475f, #w-node-a980e450-239f-0749-0f79-3af4871bd05b-f146475f, #w-node-a980e450-239f-0749-0f79-3af4871bd05d-f146475f, #w-node-a980e450-239f-0749-0f79-3af4871bd05f-f146475f, #w-node-_03d06822-a356-650e-ba6c-075ad46e8196-f146475f, #w-node-_03d06822-a356-650e-ba6c-075ad46e8198-f146475f, #w-node-_03d06822-a356-650e-ba6c-075ad46e819a-f146475f, #w-node-_03d06822-a356-650e-ba6c-075ad46e819c-f146475f, #w-node-_03d06822-a356-650e-ba6c-075ad46e819f-f146475f, #w-node-_03d06822-a356-650e-ba6c-075ad46e81a1-f146475f, #w-node-_03d06822-a356-650e-ba6c-075ad46e81a3-f146475f, #w-node-_03d06822-a356-650e-ba6c-075ad46e81a5-f146475f, #w-node-_7c17e907-e6c2-a1a8-dc63-bf32433baf8d-f146475f {
  place-self: center;
}

#w-node-_803d38c1-6060-180c-3fb4-3db27458ceb2-a034a1f3 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_803d38c1-6060-180c-3fb4-3db27458cecb-a034a1f3 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_80cfebab-366c-29b8-1e3c-964b9af8fe8d-a034a1f3 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_80cfebab-366c-29b8-1e3c-964b9af8febd-a034a1f3 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_999c40d8-dfff-ed6e-efa2-074435847e5a-5222fbec {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_999c40d8-dfff-ed6e-efa2-074435847e8a-5222fbec {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-be61d4f0-6edb-f321-6b04-b9cbc7f7638f-2ca473ed {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_7dae653e-b835-8476-c6a9-d84f53ee2af8-2ca473ed {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_7dae653e-b835-8476-c6a9-d84f53ee2b11-2ca473ed {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_5d1373f6-2201-4f7d-91c3-9bbc326157b2-2ca473ed {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_5d1373f6-2201-4f7d-91c3-9bbc326157ba-2ca473ed {
  grid-area: 2 / 1 / 3 / 2;
}

@media screen and (max-width: 479px) {
  #w-node-_7c17e907-e6c2-a1a8-dc63-bf32433baf8d-f146475f {
    grid-area: span 1 / span 2 / span 1 / span 2;
    place-self: center;
  }
}


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