:root {
  --verde: #627164;
}

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.body {
  background-image: url('../images/Fondo.png');
  background-position: 50% 0;
  background-size: cover;
}

.section {
  padding: 5%;
}

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

.section._3 {
  padding: 0%;
}

.section._4 {
  padding-top: 0%;
}

.section._7 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 0%;
  padding-bottom: 0%;
  display: block;
}

.section._8 {
  padding-top: 0%;
  padding-bottom: 1%;
}

.section._1-copy {
  background-image: url('../images/Fondo.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  padding: 5%;
}

.navbar {
  background-color: #ddd0;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 2%;
  display: flex;
}

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

.container._1 {
  background-image: url('../images/DRESS.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 80vh;
}

.container.nav {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.container._1-copy {
  background-image: url('../images/4_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 80vh;
}

.nav-link {
  color: var(--verde);
  letter-spacing: 1.5px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 12px;
  line-height: 15px;
}

.nav-link.w--current {
  color: var(--verde);
}

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

.div-block._2 {
  padding-left: 0;
}

.js-clock {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  width: 50%;
  padding: 0;
  display: flex;
}

.box {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 0 10px;
  font-size: 12px;
  line-height: 20px;
  display: flex;
}

.clock-number {
  color: var(--verde);
  text-align: center;
  letter-spacing: 5px;
  border: .5px #fff;
  border-radius: 8px;
  width: auto;
  height: auto;
  margin-bottom: 10px;
  margin-right: 0;
  padding-top: 5px;
  font-family: Scratchy, Times New Roman, sans-serif;
  font-size: 66px;
  font-weight: 400;
  line-height: 50px;
}

.clock-number._1 {
  color: #c54321;
}

.bonita-2 {
  color: var(--verde);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0;
  font-family: Scratchy, Times New Roman, sans-serif;
  font-size: 27px;
  font-style: normal;
  line-height: 20px;
}

.image {
  vertical-align: baseline;
  margin-bottom: 3%;
}

.image.phone {
  display: none;
}

.div-block-2 {
  background-image: url('../images/Fotos.png');
  background-position: 50%;
  background-size: 1500px;
  height: 80vh;
}

.heading {
  color: var(--verde);
  letter-spacing: 5px;
  font-family: Scratchy, Times New Roman, sans-serif;
  font-size: 45px;
  font-weight: 400;
}

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

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

.text-span-2 {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 10px;
  line-height: 12px;
}

.c-card-front {
  perspective: 1000px;
  background-image: url('../images/r.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 330px;
  height: 450px;
  display: flex;
}

.c-card-front._2 {
  background-image: url('../images/11.png');
  background-position: 0 0;
  background-size: contain;
}

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

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

.c-card-front._3 {
  background-image: url('../images/3_1.png');
}

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

.heading-2 {
  color: #431213;
  text-align: center;
  letter-spacing: 7px;
  margin-bottom: 0;
  font-size: 25px;
}

.heading-2._1 {
  color: var(--verde);
  margin-bottom: 20px;
  font-family: Scratchy, Times New Roman, sans-serif;
  font-size: 25px;
  line-height: 25px;
}

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

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

.paragraph-2._3 {
  text-transform: none;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 11px;
  line-height: 15px;
}

._w-card-back {
  perspective: 1000px;
  background-color: #fff0;
  background-image: url('../images/220.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-bottom: 0%;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

._w-card-back._1 {
  background-color: #fff0;
  background-image: url('../images/220.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 5%;
}

._w-card-back._1-copy {
  background-color: #fff0;
  padding-bottom: 5%;
}

.c-card-img {
  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.fb {
  background-color: #6670bd;
}

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

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

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

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

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

.c-card-back {
  perspective: 1000px;
  justify-content: center;
  align-items: center;
  width: 330px;
  height: 440px;
  display: block;
}

.c-card-back._1 {
  width: 100%;
  height: 250px;
}

.cloneable-area {
  padding: 20px 10px;
}

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

.button-2 {
  color: #606961;
  background-color: #3898ec00;
  border: 1px #606961;
  border-bottom-style: solid;
  border-radius: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 12px;
  line-height: 15px;
}

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

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

.grid {
  grid-template-rows: auto auto auto;
  display: none;
}

.div-block-8 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  background-color: #ffffff82;
  border: 1px #000;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 60px 0;
  display: flex;
  box-shadow: inset 0 2px 5px #0003;
}

.div-block-8.comida {
  grid-column-gap: 59px;
  grid-row-gap: 59px;
  box-shadow: none;
  background-color: #fff0;
  flex-flow: row;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.sans {
  color: #333;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 10px 0 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 7px;
  font-weight: 500;
  line-height: 12px;
}

.sans.izq {
  text-align: left;
}

.sans.boton {
  color: var(--verde);
  border-style: none;
  padding: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  text-decoration: underline;
}

.sans.chico {
  letter-spacing: 0;
  text-transform: none;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 10px;
}

.sans.boton {
  border-style: none;
  padding: 0;
  text-decoration: underline;
}

.sans.boton:hover {
  font-style: italic;
}

.sans._1, .sans._1-copy {
  margin-bottom: 10px;
}

.sans._2 {
  padding-top: 0;
}

.image-8 {
  width: auto;
  height: 60px;
}

.div-block-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  box-shadow: none;
  background-color: #e7e1d900;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 20px;
  display: flex;
}

.image-7 {
  width: auto;
  height: 60px;
}

.div-block-7 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  height: 200px;
  display: flex;
}

.image-9 {
  width: auto;
  height: 60px;
}

.div-block-20 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  background-color: #ffffff82;
  border: 1px #000;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 60px 0;
  display: flex;
  box-shadow: inset 0 2px 5px #0003;
}

.div-block-20.comida {
  grid-column-gap: 59px;
  grid-row-gap: 59px;
  box-shadow: none;
  background-color: #fff0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.image-10, .image-11 {
  width: auto;
  height: 60px;
}

.div-block-21 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  height: 200px;
  display: flex;
}

.image-12 {
  width: auto;
  height: 60px;
}

.div-block-22 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  background-color: #ffffff82;
  border: 1px #000;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 60px 0;
  display: flex;
  box-shadow: inset 0 2px 5px #0003;
}

.div-block-22.comida {
  grid-column-gap: 59px;
  grid-row-gap: 59px;
  box-shadow: none;
  background-color: #fff0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.image-13, .image-14 {
  width: auto;
  height: 60px;
}

.div-block-23 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  height: 200px;
  display: flex;
}

.image-15 {
  width: auto;
  height: 60px;
}

.div-block-24 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  background-color: #ffffff82;
  border: 1px #000;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 60px 0;
  display: flex;
  box-shadow: inset 0 2px 5px #0003;
}

.div-block-24.comida {
  grid-column-gap: 59px;
  grid-row-gap: 59px;
  box-shadow: none;
  background-color: #fff0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.image-16, .image-17 {
  width: auto;
  height: 60px;
}

.div-block-25 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  height: 200px;
  display: flex;
}

.image-18 {
  width: auto;
  height: 60px;
}

.cloneable-area-copy {
  flex-flow: column;
  padding: 20px 10px;
  display: flex;
}

.c-card-img-copy {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.texto_card {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #ffffffed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 5%;
  display: flex;
  position: absolute;
  inset: 0%;
  box-shadow: 6px 8px 7px #0003;
}

.div-block-16 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: space-between;
  padding: 10px 0;
  display: flex;
}

.div-block-15 {
  background-image: url('../images/centrofoto.jpeg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 200px;
}

.div-block-15.hcnd {
  background-image: url('../images/Hacienda.jpg');
}

.ilustracion_card {
  background-color: #fff;
  background-image: url('../images/taxi-waiting.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 400px;
  height: 300px;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
  position: relative;
}

.ilustracion_card._2 {
  background-color: #fff0;
  background-image: url('../images/pdc.png');
  background-size: contain;
  width: 200px;
  height: 250px;
}

.ilustracion_card._2.centroo-copy {
  background-image: url('../images/11_1.png');
  background-size: 350px;
  width: 100%;
  height: 50vh;
  margin-left: 0;
  margin-right: 0;
}

.ilustracion_card._2.centroo-copy.res {
  background-image: url('../images/2.1.png');
}

.ilustracion_card._2.centroo-copy._3 {
  background-image: url('../images/33.png');
}

.ilustracion_card._2.centroo-copy._4 {
  background-image: url('../images/44.png');
}

.ilustracion_card._2.centroo-copy._5 {
  background-image: url('../images/55.png');
  width: 50%;
}

.ilustracion_card._2.centroo-copy.res-copy {
  background-image: url('../images/5.png');
}

.ilustracion_card._2.centroo-copy._3-copy {
  background-image: url('../images/7.png');
}

.ilustracion_card._2.centroo-copy._4-copy {
  background-image: url('../images/8.png');
}

.ilustracion_card._2.centroo-copy._5-copy {
  background-image: url('../images/9.png');
  width: 50%;
}

.ilustracion_card._2.centroo-copy-copy {
  background-image: url('../images/6.png');
  background-size: 350px;
  width: 100%;
  height: 50vh;
  margin-left: 0;
  margin-right: 0;
}

.ilustracion_card._2.centroo-copy-copy.res {
  background-image: url('../images/2.1.png');
}

.ilustracion_card._2.centroo-copy-copy._3 {
  background-image: url('../images/33.png');
}

.ilustracion_card._2.centroo-copy-copy._4 {
  background-image: url('../images/44.png');
}

.ilustracion_card._2.centroo-copy-copy._5 {
  background-image: url('../images/55.png');
  width: 50%;
}

.grid-2 {
  grid-template-rows: auto auto auto;
  width: 100%;
}

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

.div-block-26 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-27 {
  background-image: url('../images/rs.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 800px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 175vh;
  display: flex;
}

.text-field-2 {
  color: #545454;
  text-align: center;
  -webkit-text-stroke-color: #3a393400;
  background-color: #f3f3f300;
  border-bottom: 1px solid #000;
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 15px;
  line-height: 25px;
}

.text-field-2:focus-visible {
  font-size: 20px;
}

.text-field-2[data-wf-focus-visible] {
  font-size: 20px;
}

.text-field-2::placeholder {
  color: #545454;
  font-size: 15px;
  line-height: 20px;
}

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

.checkbox-label {
  color: #545454;
  letter-spacing: 3px;
  margin-bottom: 0;
  margin-left: 5px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 12px;
  font-weight: 400;
}

.form-block {
  color: #61645a;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 45%;
  height: 35%;
  margin-top: 3%;
  padding-left: 43px;
  display: flex;
}

.checkbox {
  margin-top: 0;
}

.success-message {
  background-color: #ddd0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.checkbox-field {
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.submit-button {
  color: #4d4d4d;
  letter-spacing: 1px;
  background-color: #bbb9ae00;
  border: 1px solid #797979;
  width: 40%;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 12px;
  line-height: 18px;
}

.field-label-4 {
  color: #545454;
  letter-spacing: 2px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 15px;
  font-weight: 400;
}

.div-block-72 {
  justify-content: center;
  align-items: center;
  margin-top: 2%;
  margin-bottom: 10px;
  display: flex;
}

.heading-3 {
  text-align: left;
  font-family: Scratchy, Times New Roman, sans-serif;
}

.heading-4 {
  color: var(--verde);
  text-align: center;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Scratchy, Times New Roman, sans-serif;
  font-size: 24px;
}

.nav-menu {
  width: 100%;
}

.preloader {
  z-index: 10000;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  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;
}

.preloader-icon {
  z-index: 1;
  background-image: none;
  background-size: auto;
  width: 200px;
  position: relative;
}

.preloader-icon._1 {
  background-image: none;
  display: none;
}

.preloader-left {
  background-color: #fff;
  position: absolute;
  inset: 0 50% 0 0;
}

.preloader-right {
  background-color: #fff;
  position: absolute;
  inset: 0 0% 0 50%;
}

.button {
  color: #eeebdc;
  text-align: center;
  letter-spacing: .03rem;
  background-color: #000;
  border: .15em solid #0000;
  border-radius: 999rem;
  padding: 1.2rem 1.7rem;
  font-size: 1rem;
  font-weight: 600;
}

.button.is-bright {
  color: #000;
  background-color: #eeebdc;
}

.button.is-bright.is-secondary {
  color: #eeebdc;
  background-color: #0000;
  border-color: #eeebdc;
  font-size: 1rem;
}

.section-after-intro-text {
  z-index: 3;
  color: #eeebdc;
  background-color: #4f5850;
  margin-top: 21vh;
  padding-top: 10em;
  padding-bottom: 7.5em;
  position: relative;
}

.intro-content {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 58rem;
  min-height: 100svh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 7.5em;
  padding-bottom: 7.5em;
  display: flex;
}

.page-intro-title-wrapper {
  grid-column-gap: .5vh;
  grid-row-gap: .5vh;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.page-intro-splitscreen-wrapper {
  z-index: 1;
  pointer-events: none;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.intro-pre-title {
  letter-spacing: .05em;
  text-transform: uppercase;
  font-size: 1.4em;
  line-height: .9;
}

.header-button {
  text-align: center;
  letter-spacing: .08em;
  text-transform: uppercase;
  border-style: solid;
  border-width: 1px;
  border-radius: 999em;
  padding: 1.1em 2em 1em;
  font-size: .65em;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  transition: all .35s cubic-bezier(.165, .84, .44, 1);
  display: inline-block;
}

.header-button:hover {
  padding-left: 3.5em;
  padding-right: 3.5em;
}

.page-intro-text-wrapper {
  grid-column-gap: 2vh;
  grid-row-gap: 2vh;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: -5vh;
  display: flex;
}

.copy-medium {
  font-size: 1.25rem;
  line-height: 1.4;
}

.image-placeholder {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  border-radius: 1.8em;
  width: 100%;
}

.page-intro-splitscreen-top {
  background-color: #000;
  width: 100%;
  height: 0%;
}

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

.heading-style-h3 {
  letter-spacing: -.005em;
  text-transform: none;
  font-size: 3rem;
  line-height: 1.1;
}

.header-right {
  color: #757575;
}

.video-preview-wrapper {
  aspect-ratio: 16 / 9;
  color: #fffdf6;
  background-color: #000;
  border-radius: 1em;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-intro {
  position: relative;
}

.intro-title {
  text-transform: uppercase;
  font-size: 4em;
  line-height: .9;
}

.heading-style-h1 {
  letter-spacing: -.01em;
  text-transform: uppercase;
  font-size: 5rem;
  font-weight: 900;
  line-height: .85;
}

.container-small {
  width: 100%;
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
}

.heading-style-h6 {
  letter-spacing: .02em;
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.1;
}

.spacer-sm-start {
  padding-top: 2.25rem;
}

.youtube-play-icon {
  height: 3.9em;
  margin-right: -.2em;
}

.container-large {
  width: 100%;
  max-width: 100rem;
  margin-left: auto;
  margin-right: auto;
}

.page-intro-wrapper {
  z-index: 0;
  background-image: url('../images/Fondo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: flex-start;
  height: 200svh;
  padding-top: 0;
  padding-bottom: 5em;
  display: flex;
  position: sticky;
  top: 0;
}

.section-page-intro {
  background-color: #eeebdc;
  justify-content: center;
  align-items: center;
  min-height: 200svh;
  overflow: clip;
}

.page-intro-title {
  letter-spacing: -.06em;
  text-transform: uppercase;
  font-size: 10vw;
  font-weight: 900;
  line-height: .8;
}

.page-intro-title.is-webdesign {
  margin-left: 1.16em;
}

.page-intro-title.is-animation {
  margin-left: 3em;
}

.page-intro-title.is-skills {
  margin-left: .89em;
}

.made-in-webflow-brand {
  max-width: 2.3em;
}

.intro-copy-text {
  padding-left: 3em;
  padding-right: 3em;
  font-size: 1.2em;
}

.page-intro-content {
  z-index: 0;
  position: relative;
}

.page-intro-title-small {
  letter-spacing: -.02em;
  text-transform: uppercase;
  font-size: 1.5vw;
  font-weight: 400;
}

.page-intro-title-small.is-made-in-webflow {
  grid-column-gap: .8em;
  grid-row-gap: .8em;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-right: 5.6em;
  display: flex;
}

.page-intro-title-small.is-best-in-class {
  align-self: flex-start;
  margin-left: 7.9em;
}

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

.youtube-play-button {
  background-color: #e61313;
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  width: 7em;
  padding-top: .4em;
  padding-bottom: .4em;
  font-size: 1.1em;
  display: flex;
  position: absolute;
  box-shadow: 0 .7rem 2.5rem #00000047;
}

.copy-tiny-2 {
  font-size: .9rem;
  line-height: 1.4;
}

.video-preview-img {
  opacity: .72;
  object-fit: contain;
  border-radius: 1em;
  width: 100%;
  height: 100%;
  transition: transform .3s cubic-bezier(.165, .84, .44, 1);
}

.video-preview-img:hover {
  transform: scale(1.03);
}

.header-left {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  align-items: center;
  display: flex;
}

.header-inner {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.nav-main {
  z-index: 999;
  background-color: #0000;
  border-bottom: 1px solid #757575;
  position: absolute;
  inset: 0% 0% auto;
}

.spacer-xl-start {
  padding-top: 7.5rem;
}

.page-intro-splitscreen-bottom {
  background-color: #000;
  width: 100%;
  height: 0%;
}

.section-after-intro-text-2 {
  z-index: 3;
  color: #eeebdc;
  background-color: #000;
  margin-top: 21vh;
  padding-top: 10em;
  padding-bottom: 7.5em;
  position: relative;
}

.page-padding-2 {
  padding-left: 4rem;
  padding-right: 4rem;
}

.page-intro-wrapper-2 {
  z-index: 0;
  justify-content: center;
  align-items: flex-start;
  height: 100svh;
  padding-top: 0;
  padding-bottom: 5em;
  display: flex;
  position: sticky;
  top: 0;
}

.styles {
  position: absolute;
}

.div-hide {
  position: relative;
  overflow: hidden;
}

.div-hide.pad {
  padding-left: 3rem;
}

.div-hide.pad-two {
  padding-left: 1.4rem;
  display: block;
}

.weight-book {
  font-weight: 400;
}

.menu-parent {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 1.4rem;
  display: flex;
}

.nav-bar {
  z-index: 999;
  grid-column-gap: 2.5rem;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 2rem;
  padding-left: 3rem;
  padding-right: 3rem;
  display: flex;
  position: fixed;
}

.menu-bar {
  background-color: #322d2b;
  width: 100%;
  height: 1px;
}

.scroll-h-child {
  flex: 1;
  position: relative;
  overflow: hidden;
}

.scroll-h-child.flex-right {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.scroll-h-child.flex-cc {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.scroll-h-child.flex-cc.end {
  border: 1px solid #322d2b33;
  transition: color .4s, background-color .4s;
}

.scroll-h-child.flex-cc.end:hover {
  color: #ddd;
  background-color: #ff3f3f;
}

.logo {
  padding-top: .2rem;
  font-size: 1.5rem;
  line-height: .9;
  display: inline-block;
}

.inline {
  display: inline-block;
}

.spacer-small {
  width: 100%;
  height: .8rem;
}

.scroll-h-parent {
  grid-column-gap: 2rem;
  justify-content: flex-start;
  width: 160%;
  height: 100%;
  display: flex;
}

.img-parent {
  width: 115%;
  min-width: 115%;
  height: 100%;
}

.text-width-one {
  width: 27ch;
  line-height: 1;
}

.btn-primary {
  grid-column-gap: .4rem;
  color: #322d2b;
  background-color: #ddd;
  border-radius: 5px;
  padding: .7rem .7rem .5rem;
  font-weight: 400;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.btn-primary:hover {
  background-color: #fff;
}

.script {
  text-transform: none;
  font-size: 1.1rem;
  font-weight: 200;
  line-height: 1.2;
}

.script.intro {
  font-size: 1.6rem;
}

.span-text-out {
  display: inline-block;
  overflow: hidden;
}

.scroll-child {
  grid-column-gap: .5rem;
  align-items: center;
  display: flex;
  position: relative;
  inset: 0% 0% auto auto;
  transform: rotate(90deg);
}

.super-text {
  text-align: left;
  font-size: 27.5vw;
  line-height: .9;
}

.btn-text-ab {
  position: absolute;
  inset: 0% auto auto 0%;
}

.span-text-in {
  font-weight: 400;
  display: inline-block;
}

.heading-small {
  font-size: 1.2rem;
}

.scroll-parent {
  grid-column-gap: .5rem;
  align-items: center;
  width: 3.1rem;
  height: 5.1rem;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: hidden;
}

.hero-text-parent {
  z-index: 1;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: auto auto -10rem 0%;
}

.btn-arrow-img-ab {
  position: absolute;
  left: 0;
}

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

.scroll-line {
  background-color: #322d2b;
  width: 2rem;
  height: 1px;
}

.sticky-parent {
  width: 100%;
  height: 400vh;
}

.sticky-child {
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.sticky-child.page-padding {
  padding: 9rem 3rem;
}

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

.grid-3._1, .grid-3._1-copy {
  grid-template-rows: auto auto auto auto;
}

.grid-3._2, .grid-3._2-copy {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
}

.button-3 {
  color: #565655;
  background-color: #3898ec00;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 9px;
  font-weight: 500;
  line-height: 12px;
  text-decoration: underline;
}

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

.grid-3-copy._1 {
  grid-template-rows: auto auto auto auto;
}

.form-block-copy {
  color: #61645a;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 45%;
  height: 35%;
  margin-top: 3%;
  padding-left: 43px;
  display: flex;
}

.form-copy {
  text-align: center;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.grid-4 {
  grid-template-rows: auto;
  width: 40%;
}

.button-4 {
  background-color: #82877e;
  border: 1px #3d484000;
  border-radius: 20px;
  width: 100%;
  font-family: Bitter, serif;
}

.div-block-73 {
  margin-bottom: 1%;
  padding-left: 133px;
}

.div-block-74 {
  text-align: center;
  width: 100%;
}

.wrap {
  perspective: 500px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: absolute;
  inset: 0;
}

.loading {
  z-index: 1;
  color: var(--verde);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Scratchy, Times New Roman, sans-serif;
  font-weight: 400;
  position: absolute;
}

.loading.clone {
  color: #fff;
  display: block;
}

.count {
  z-index: 5;
  color: var(--verde);
  text-align: center;
  letter-spacing: 2px;
  font-family: Scratchy, Times New Roman, sans-serif;
  font-size: 38px;
  line-height: 42px;
  position: relative;
  top: 35vh;
}

.blk-block {
  background-color: #101111;
  background-image: url('../images/Fondo.png');
  background-position: 0 0;
  background-size: auto;
  width: 100vw;
  height: 100vh;
  position: absolute;
  inset: 0;
}

.div-block-75 {
  z-index: 1000;
  position: fixed;
}

.loading-2 {
  z-index: 1;
  color: #101111;
  text-align: center;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Georgia, Times, Times New Roman, serif;
  font-weight: 400;
  position: absolute;
}

.loading-2.clone {
  color: #fff;
  font-family: Scratchy, Times New Roman, sans-serif;
}

.count-2 {
  z-index: 5;
  color: #101111;
  text-align: center;
  letter-spacing: 2px;
  font-family: Scratchy, Times New Roman, sans-serif;
  font-size: 38px;
  line-height: 42px;
  position: relative;
  top: 35vh;
}

.blk-block-2 {
  background-color: #101111;
  width: 100vw;
  height: 100vh;
  position: absolute;
  inset: 0;
}

.text-span-3 {
  font-size: 13px;
  font-weight: 600;
}

.text-span-4 {
  font-size: 13px;
  font-weight: 700;
}

.text-span-5 {
  color: #c31d0c;
}

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

.text-span-6 {
  color: #3b5641;
  letter-spacing: 10px;
  font-family: Scratchy, Times New Roman, sans-serif;
  font-size: 55px;
  font-weight: 400;
}

.text-span-7 {
  color: #3b5641;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 20px;
  font-weight: 400;
}

.heading-5 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-76 {
  height: auto;
}

.heading-6 {
  color: #3b5641;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
}

.text-span-8 {
  text-decoration: underline;
}

.link-block {
  text-decoration: none;
}

.link-block._1 {
  border-right: 1px solid #3b5641;
}

.grid-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.text-span-9 {
  color: #c61201;
}

@media screen and (min-width: 1280px) {
  .image-20 {
    width: 100%;
  }
}

@media screen and (min-width: 1920px) {
  .js-clock {
    text-shadow: none;
  }

  .div-block-27 {
    background-size: 1150px;
    justify-content: center;
    align-items: center;
    height: 160vh;
  }

  .text-field-2 {
    height: 6vh;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 40px;
  }

  .text-field-2::placeholder {
    font-size: 40px;
    line-height: 30px;
  }

  .form {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    height: 120%;
    display: flex;
  }

  .checkbox-label {
    font-size: 30px;
    line-height: 30px;
  }

  .form-block {
    width: 35%;
    margin-top: 0%;
    padding-left: 0;
  }

  .submit-button {
    font-size: 30px;
  }

  .field-label-4 {
    margin-top: 20px;
    font-size: 40px;
    line-height: 35px;
  }

  .image-20 {
    width: 100%;
    display: block;
  }

  .form-block-copy {
    width: 35%;
    margin-top: 0%;
    padding-left: 0;
  }

  .form-copy {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    height: 120%;
    display: flex;
  }
}

@media screen and (max-width: 991px) {
  .bonita-2 {
    font-size: 12px;
  }

  .ilustracion_card {
    margin-bottom: 80px;
  }

  .header-button {
    font-size: 1em;
  }

  .header-button:hover {
    padding-left: 1.6em;
    padding-right: 1.6em;
  }

  .header-button:active {
    transform: scale(.94);
  }

  .page-padding {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .header-inner {
    padding-top: 2em;
  }

  .page-padding-2 {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .div-hide.pad {
    padding-left: .7rem;
  }

  .div-hide.pad-two {
    margin-left: -1.3rem;
    padding-left: 0;
  }

  .nav-bar {
    background-color: #fff;
    padding-bottom: 2rem;
  }

  .scroll-h-child.flex-cc.end {
    margin-bottom: 4rem;
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .scroll-h-parent {
    grid-row-gap: 2rem;
    flex-direction: column;
    width: 100%;
  }

  .super-text {
    text-align: center;
    font-size: 28vw;
  }

  .scroll-parent {
    inset: auto 0% 0% auto;
  }

  .hero-text-parent {
    bottom: -10%;
  }

  .sticky-parent {
    height: auto;
  }

  .sticky-child.page-padding {
    height: auto;
    padding-top: 12rem;
    position: relative;
  }

  .loading {
    font-size: 30px;
  }

  .loading.clone, .count {
    font-size: 30px;
    line-height: 44px;
  }

  .loading-2 {
    font-size: 30px;
  }

  .loading-2.clone, .count-2 {
    font-size: 30px;
    line-height: 44px;
  }
}

@media screen and (max-width: 767px) {
  .div-block-8.comida {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
  }

  .sans {
    font-size: 10px;
  }

  .sans.izq {
    font-size: 8px;
  }

  .div-block-20.comida, .div-block-22.comida, .div-block-24.comida {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
  }

  .page-intro-text-wrapper {
    margin-top: -4vh;
  }

  .intro-title {
    font-size: 2.8em;
  }

  .heading-style-h1 {
    font-size: 3rem;
  }

  .page-intro-title {
    font-size: 13vw;
  }

  .page-intro-title.is-webdesign {
    margin-left: 0;
  }

  .page-intro-title.is-animation {
    flex: 1;
    margin-left: 0;
  }

  .page-intro-title.is-skills {
    margin-left: 0;
  }

  .intro-copy-text {
    padding-left: 0;
    padding-right: 0;
  }

  .page-intro-title-small {
    font-size: 2.6vw;
  }

  .page-intro-title-small.is-made-in-webflow {
    margin-right: 0;
  }

  .page-intro-title-small.is-best-in-class {
    margin-left: 0;
  }

  .header-left {
    flex-wrap: wrap;
    justify-content: center;
  }

  .header-inner {
    grid-column-gap: 1.3em;
    grid-row-gap: 1.3em;
    flex-flow: column;
    justify-content: center;
    padding-top: 4.5em;
  }

  .nav-bar {
    justify-content: space-between;
  }

  .scroll-h-child {
    flex: 0 auto;
  }

  .scroll-h-child.flex-cc.end {
    margin-bottom: 2rem;
  }

  .super-text {
    font-size: 27.5vw;
  }

  .hero-text-parent {
    bottom: -7%;
  }

  .loading, .loading.clone, .loading-2, .loading-2.clone {
    font-size: 28px;
  }
}

@media screen and (max-width: 479px) {
  .section._1, .section._1-copy {
    height: 60vh;
  }

  .section._1-copy {
    height: 100vh;
  }

  .navbar {
    flex-flow: row;
    justify-content: flex-end;
    align-items: center;
    padding-left: 100%;
    display: flex;
  }

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

  .container._1, .container._1-copy {
    height: 40vh;
  }

  .nav-link {
    text-align: center;
    margin: 10px 0;
    padding: 10px;
    font-size: 10px;
  }

  .nav-link.w--current {
    margin-left: 0;
    margin-right: 0;
    font-size: 8px;
  }

  .div-block {
    justify-content: center;
    align-items: center;
    height: auto;
    padding-left: 0;
  }

  .div-block._3 {
    height: 100%;
  }

  .js-clock {
    grid-column-gap: 10px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    width: 80%;
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .box {
    width: 30px;
    height: auto;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .clock-number {
    text-shadow: 0 0 2px #0003;
    width: auto;
    height: auto;
    padding: 25%;
    font-size: 5vw;
    line-height: 6vw;
  }

  .bonita-2 {
    font-size: 10px;
    line-height: 10px;
  }

  .image.phone {
    display: block;
  }

  .image.compu {
    display: none;
  }

  .heading {
    font-size: 40px;
  }

  .c-card-front {
    width: 280px;
    max-width: 280px;
    height: 360px;
  }

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

  .c-card-front._1, .c-card-front._1-copy {
    width: 280px;
    max-width: 280px;
    height: 360px;
  }

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

  .heading-2 {
    font-size: 15px;
  }

  .c-card-back {
    width: 280px;
    max-width: 280px;
    height: 350px;
  }

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

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

  .div-block-8.comida {
    flex-flow: column;
  }

  .sans {
    font-size: 8px;
    line-height: 10px;
  }

  .sans.izq {
    display: inline-block;
  }

  .sans.boton {
    letter-spacing: 0;
    letter-spacing: 0;
  }

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

  .image-7 {
    height: 40px;
  }

  .div-block-7 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: space-around;
    align-items: center;
    height: 100px;
  }

  .image-9 {
    height: 40px;
  }

  .div-block-20.comida {
    flex-flow: column;
  }

  .image-11 {
    height: 40px;
  }

  .div-block-21 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: space-around;
    align-items: center;
    height: 100px;
  }

  .image-12 {
    height: 40px;
  }

  .div-block-22.comida {
    flex-flow: column;
  }

  .image-14 {
    height: 40px;
  }

  .div-block-23 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: space-around;
    align-items: center;
    height: 100px;
  }

  .image-15 {
    height: 40px;
  }

  .div-block-24.comida {
    flex-flow: column;
  }

  .image-17 {
    height: 40px;
  }

  .div-block-25 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: space-around;
    align-items: center;
    height: 100px;
  }

  .image-18 {
    height: 40px;
  }

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

  .texto_card {
    padding-left: 2%;
    padding-right: 2%;
  }

  .div-block-16 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-16._1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .ilustracion_card {
    width: 260px;
  }

  .ilustracion_card._2.centroo-copy {
    margin: 0;
  }

  .ilustracion_card._2.centroo-copy._5, .ilustracion_card._2.centroo-copy._5-copy {
    width: 100%;
  }

  .ilustracion_card._2.centroo-copy-copy {
    margin: 0;
  }

  .ilustracion_card._2.centroo-copy-copy._5 {
    width: 100%;
  }

  .grid-2 {
    display: none;
  }

  .grid-2.phone {
    flex-flow: column;
    display: flex;
  }

  .div-block-27 {
    background-size: contain;
    height: 70vh;
  }

  .text-field-2 {
    height: 20px;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
  }

  .text-field-2::placeholder {
    font-size: 10px;
  }

  .form {
    width: 100%;
  }

  .checkbox-label {
    font-size: 8px;
  }

  .form-block {
    width: 55%;
    margin-top: -14%;
    padding-left: 0;
  }

  .checkbox-field {
    margin-left: 10px;
    margin-right: 10px;
  }

  .submit-button {
    color: #545454;
    border-color: #b6b6b6;
    width: 70%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 10px;
    display: block;
  }

  .field-label-4 {
    margin-top: 10px;
    font-size: 10px;
    line-height: 15px;
  }

  .div-block-72 {
    flex-flow: row;
    margin-top: 1%;
  }

  .image-19 {
    margin-top: 10%;
    margin-bottom: 3%;
    padding-left: 0;
  }

  .nav-menu {
    text-align: center;
    background-image: url('../images/Fondo.png');
    background-position: 0 0;
    background-size: cover;
  }

  .header-button {
    width: 100%;
  }

  .page-intro-text-wrapper {
    margin-top: -3vh;
  }

  .header-button-wrapper {
    width: 100%;
  }

  .header-left {
    font-size: .8em;
  }

  .div-hide.pad-two {
    margin-left: -1rem;
  }

  .nav-bar {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .scroll-h-child.flex-cc.end {
    padding-bottom: 3rem;
  }

  .scroll-child {
    display: none;
  }

  .super-text {
    font-size: 31vw;
  }

  .hero-text-parent {
    bottom: -2%;
  }

  .sticky-child.page-padding {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .grid-3 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-3._1-copy {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-3._2-copy {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-columns: 1fr 1fr 1fr;
  }

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

  .grid-3-copy {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    width: 100%;
  }

  .menu-button, .menu-button.w--open {
    background-color: #0000;
  }

  .icon {
    color: #4b593c;
  }

  .menu-button-2, .menu-button-2.w--open {
    background-color: #0000;
  }

  .icon-2 {
    color: #627264;
  }

  .form-block-copy {
    width: 55%;
    margin-top: -14%;
    padding-left: 0;
  }

  .form-copy {
    width: 100%;
  }

  .grid-4 {
    flex-flow: column;
    width: 80%;
    display: flex;
  }

  .div-block-73 {
    padding-left: 23px;
  }

  .loading {
    font-size: 24px;
  }

  .loading.clone {
    z-index: 2;
    font-size: 24px;
  }

  .loading-2 {
    font-size: 24px;
  }

  .loading-2.clone {
    z-index: 2;
    font-size: 24px;
  }

  .text-span-6 {
    letter-spacing: 7px;
    font-size: 25px;
    line-height: 30px;
  }

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

  .heading-5 {
    font-size: 10px;
    line-height: 10px;
  }

  .heading-6 {
    font-size: 10px;
    line-height: 15px;
  }
}

#w-node-_768eda73-415a-d15b-921c-1064933634a1-41c1ae7f {
  grid-area: span 5 / span 1 / span 5 / span 1;
}

#w-node-_73b99740-92c7-0d0e-696b-4e51a6680d1f-41c1ae7f {
  place-self: center;
}

#w-node-cb79709f-967f-e382-cdb6-659127337f37-41c1ae7f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-ae0d0d04-1435-a29d-e8d0-e69e192466e6-41c1ae7f, #w-node-_6221919e-2edf-14ad-9aa1-24e4fd3b44f9-41c1ae7f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_04290cf4-9993-1c47-de3f-1facafa06af4-41c1ae7f {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-_717fcac1-6d16-6396-43c7-8a2b43eaa2d8-41c1ae7f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-eeebfbeb-f1fc-2e9f-27df-d0cb158c1036-41c1ae7f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_1d8dcbfd-9741-f1ce-407a-89d436ac601d-41c1ae7f {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-_148a0704-5ed9-3caa-aff9-77a06d39653a-41c1ae7f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_148a0704-5ed9-3caa-aff9-77a06d3965ff-41c1ae7f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_06acbef8-fd20-6896-9c02-5561c141b2f6-41c1ae80, #w-node-_3ec553c5-a238-3722-3f04-13ab5cafd3a1-41c1ae80 {
  place-self: center;
}

#w-node-c53c84b5-ac73-c31c-b1e2-30c8111bfbfe-41c1ae81 {
  grid-area: span 5 / span 1 / span 5 / span 1;
}

#w-node-c53c84b5-ac73-c31c-b1e2-30c8111bfbff-41c1ae81 {
  place-self: center;
}

#w-node-c53c84b5-ac73-c31c-b1e2-30c8111bfc01-41c1ae81 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c53c84b5-ac73-c31c-b1e2-30c8111bfc0b-41c1ae81, #w-node-c53c84b5-ac73-c31c-b1e2-30c8111bfc11-41c1ae81 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_04290cf4-9993-1c47-de3f-1facafa06af4-41c1ae81 {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-_717fcac1-6d16-6396-43c7-8a2b43eaa2d8-41c1ae81 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-eeebfbeb-f1fc-2e9f-27df-d0cb158c1036-41c1ae81 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-d8103446-5ead-6a6c-c4db-3fc8f2e60958-41c1ae81 {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-_670a2070-a331-1eec-a5a7-4ea97a0b451b-41c1ae81 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_670a2070-a331-1eec-a5a7-4ea97a0b45fd-41c1ae81 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 479px) {
  #w-node-_1d8dcbfd-9741-f1ce-407a-89d436ac601d-41c1ae7f, #w-node-_7fcc29f2-c8bc-027d-6334-b2f9edd29f05-41c1ae7f, #w-node-_670a2070-a331-1eec-a5a7-4ea97a0b45f6-41c1ae81 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}


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