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

@font-face {
  font-family: The Youngest Serif Display;
  src: url('../fonts/the-youngest-serif-display.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

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

.section {
  padding: 5%;
}

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

.section._2 {
  background-color: #fdfaf4;
  background-image: url('../images/3.png');
  background-position: 0 0;
  background-size: cover;
}

.section._3 {
  background-color: #eceae6;
  background-image: url('../images/seis.png'), url('../images/cinco.png'), url('../images/cuatro.png'), url('../images/dos.png'), url('../images/Layer-2.png'), url('../images/FO1.png');
  background-position: 100% 100%, 100%, 100% 0, 0 100%, 0 0, 50% 0;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
  background-size: 150px, 200px, 250px, 250px, 250px, cover;
}

.section._4 {
  background-image: url('../images/seis.png'), url('../images/cinco.png'), url('../images/cuatro.png'), url('../images/tres.png'), url('../images/dos.png'), url('../images/Layer-2.png'), url('../images/FO1.png');
  background-position: 100% 100%, 100%, 100% 0, 0 100%, 0%, 0 0, 0 0;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, repeat;
  background-size: 250px, 300px, 300px, 200px, 300px, 250px, cover;
}

.section._5 {
  background-image: url('../images/Copia-de-Layer-9.png'), url('../images/Layer-5.png'), url('../images/Copia-de-Layer-8.png'), url('../images/Layer-4.png'), url('../images/FO1.png');
  background-position: 100% 100%, 100% 0, 0 100%, 0 0, 0 0;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat;
  background-size: 350px, 250px, 250px, 250px, cover;
}

.section._6 {
  background-color: #fdfaf4;
  background-image: url('../images/3.png');
  background-position: 0 0;
  background-size: contain;
  padding-left: 0%;
  padding-right: 0%;
}

.section._7 {
  background-image: url('../images/Copia-de-Layer-7.png'), url('../images/Copia-de-Layer-6.png'), url('../images/Copia-de-Layer-5.png'), url('../images/Layer-5.png'), url('../images/FO1.png');
  background-position: 100% 100%, 100% 0, 0 100%, 0 0, 0 0;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat;
  background-size: 300px, 250px, 200px, 250px, cover;
  padding-bottom: 2%;
}

.navbar {
  background-color: #ddd0;
}

.icon {
  color: #fff;
}

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

.paragraph {
  color: #5d492c;
  text-align: center;
  width: 50%;
  font-family: Monterchi Book, Tahoma, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.paragraph._1 {
  margin-top: 5%;
  font-family: The Youngest Serif Display, Times New Roman, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

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

.js-clock-2 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 0%;
  padding: 0;
  display: flex;
}

.box-2 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 12px;
  line-height: 20px;
  display: flex;
}

.clock-number-2 {
  color: #5c562b;
  text-align: center;
  letter-spacing: 5px;
  border: .5px #fff;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  font-family: Playfairdisplay, Times New Roman, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  display: block;
}

.texto_principalcentrado {
  color: #54593d;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: The Youngest Serif Display, Times New Roman, sans-serif;
  font-size: 12px;
}

.italic-text {
  font-style: normal;
}

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

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

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

.bold-text-3 {
  font-size: 17px;
}

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

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

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

.button-3 {
  color: #6b663e;
  background-color: #3898ec00;
  padding-top: 0;
  padding-bottom: 5px;
  font-family: Monterchi Book, Tahoma, sans-serif;
  font-size: 12px;
  line-height: 12px;
  text-decoration: underline;
}

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

.paragraph-4 {
  color: #6b663e;
  text-align: center;
  font-size: 13px;
  font-style: normal;
  line-height: 16px;
}

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

.bold-text {
  font-style: normal;
}

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

.text-span-2 {
  color: #6b663e;
  font-size: 15px;
}

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

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

.c-card-front._1 {
  width: 350px;
  height: 300px;
  box-shadow: none;
  background-image: url('../images/11.png');
  background-position: 50%;
  background-size: 150px;
}

.italic-text-2 {
  font-size: 14px;
  font-style: normal;
  line-height: 16px;
}

.bold-text-2 {
  font-style: normal;
}

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

.div-block-22 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 5%;
  display: flex;
}

.heading {
  color: #5d492c;
  font-family: The Youngest Serif Display, Times New Roman, sans-serif;
  font-weight: 400;
}

.image {
  padding-left: 21px;
}

.heading-2 {
  color: #5d492c;
  text-transform: uppercase;
  font-family: The Youngest Serif Display, Times New Roman, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.paragraph-5 {
  color: #5d492c;
  text-align: center;
  font-family: Monterchi Book, Tahoma, sans-serif;
  font-size: 15px;
}

.section-2 {
  background-image: url('../images/15.png');
  background-position: 0 0;
  background-size: cover;
  height: 90vh;
}

.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;
  background-color: #fff0;
  background-image: url('../images/18.png');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.sans {
  color: #5d492c;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 10px;
  font-family: Playfairdisplay, Times New Roman, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
}

.sans.izq {
  color: #5d492c;
  text-align: left;
  font-family: Monterchi Book, Tahoma, sans-serif;
  font-size: 20px;
}

.sans.boton {
  color: #5d492c;
  border-style: none;
  padding: 0;
  font-family: The Youngest Serif Display, Times New Roman, sans-serif;
  text-decoration: underline;
}

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

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

.div-block-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #e7e1d900;
  background-image: url('../images/18.png');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 20px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.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: auto;
  display: flex;
}

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

.div-block-23 {
  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-23.salon {
  background-color: #fff0;
  background-image: url('../images/18.png');
  background-position: 0 0;
  background-size: auto;
  flex-flow: column;
}

.div-block-24 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #e7e1d94f;
  background-image: url('../images/18.png');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 20px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

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

.image-10.pelo {
  height: 100px;
}

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

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

.div-clima {
  background-color: #ffffff82;
  padding: 60px 5%;
}

.div-block-27 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 40%;
  display: flex;
}

.div-block-28, .div-block-29 {
  width: 100%;
}

.div-block-30 {
  background-image: url('../images/18.png');
  background-position: 0 0;
  background-size: auto;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  display: flex;
}

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

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

.div-block-32 {
  background-image: url('../images/23.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 50vh;
}

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

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

.button-5 {
  color: #4e5849;
  background-color: #3898ec00;
  font-family: The Youngest Serif Display, Times New Roman, sans-serif;
  font-size: 12px;
  line-height: 15px;
  text-decoration: underline;
}

.div-block-83 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.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._3 {
  display: none;
}

.grid-13 {
  grid-column-gap: 20px;
  grid-row-gap: 5px;
  flex-flow: column;
  display: flex;
}

.paragraph-7 {
  color: #f4f1eb;
  text-align: center;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 40px;
}

.modal-close_area-2 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  position: fixed;
  inset: 0%;
}

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

.div-block-84 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 5%;
  display: flex;
}

.button-6 {
  color: #5d492c;
  background-color: #3898ec00;
  border: 1px solid #5d492c;
  border-radius: 20px;
  margin-top: 3%;
  margin-bottom: 3%;
  padding-bottom: 5px;
  font-family: Monterchi Book, Tahoma, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.paragraph-8 {
  color: #5d492c;
  text-align: center;
  font-family: Monterchi Book, Tahoma, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.heading-3 {
  color: #614e31;
  text-align: center;
  margin-top: 5%;
  margin-bottom: 0;
  font-family: Playfairdisplay, Times New Roman, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

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

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

.nav-link {
  color: #5d492c;
  text-align: center;
  letter-spacing: 1px;
  font-family: The Youngest Serif Display, Times New Roman, sans-serif;
}

.image-11 {
  width: 100%;
}

.paragraph-9 {
  text-align: center;
  width: 80%;
  font-family: The Youngest Serif Display, Times New Roman, sans-serif;
}

.link {
  color: #353535;
  text-decoration: none;
}

.link-2 {
  color: #333;
  text-decoration: none;
}

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

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

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

  .image-10.pelo {
    height: 80px;
  }

  .modal-close_btn {
    font-size: 1.8rem;
  }
}

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

  .section._2 {
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .section._3 {
    background-image: url('../images/Layer-4.png'), url('../images/cuatro.png'), url('../images/seis.png'), url('../images/cinco.png'), url('../images/Layer-2.png'), url('../images/FO1.png');
    background-position: 0 100%, 100% 0, 100% 100%, 0%, 0 0, 0 0;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, repeat;
    background-size: 100px, 100px, 100px, 100px, 100px, cover;
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .section._4 {
    background-size: 150px, 150px, 150px, 150px, 150px, 150px, cover;
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .section._5 {
    background-size: 150px, 150px, 150px, 150px, cover;
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .section._7 {
    background-size: 150px, 150px, 100px, 150px, cover;
  }

  .paragraph {
    width: 100%;
    font-size: 15px;
    line-height: 20px;
  }

  .paragraph._1 {
    font-size: 12px;
  }

  .js-clock-2 {
    grid-column-gap: 20px;
    grid-row-gap: 0px;
    flex-flow: row;
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .box-2 {
    width: auto;
    height: auto;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .clock-number-2 {
    width: auto;
    height: auto;
    padding: 0%;
    font-size: 8vw;
    font-style: normal;
    line-height: 6vw;
  }

  .texto_principalcentrado {
    font-size: 11px;
    line-height: 14px;
  }

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

  .c-card-back {
    width: 330px;
    max-width: 330px;
  }

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

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

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

  .section-2 {
    background-position: 50% 0;
  }

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

  .sans {
    line-height: 15px;
  }

  .sans.izq {
    font-size: 15px;
    display: inline-block;
  }

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

  .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-23.salon {
    grid-column-gap: 63px;
    grid-row-gap: 63px;
    flex-flow: column;
  }

  .image-10 {
    height: 40px;
  }

  .image-10.pelo {
    height: 60px;
  }

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

  .div-block-27 {
    width: 80%;
  }

  .modal-container-4 {
    width: 100%;
    max-width: 100%;
    margin: 0% 0 0;
  }

  .modal-wrapper-4._3 {
    display: none;
  }

  .grid-13 {
    display: flex;
  }

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

  .heading-3 {
    margin-top: 10%;
    font-size: 12px;
  }

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

#w-node-_28e05585-bfdb-db8c-2431-1b635d4ce0a1-68f4bcbb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_28e05585-bfdb-db8c-2431-1b635d4ce0b2-68f4bcbb {
  grid-area: 2 / 1 / 3 / 2;
}


@font-face {
  font-family: 'Playfairdisplay';
  src: url('../fonts/PlayfairDisplay-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'The Youngest Serif Display';
  src: url('../fonts/the-youngest-serif-display.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Monterchiserif';
  src: url('../fonts/monterchiserif-light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Monterchi Book';
  src: url('../fonts/monterchi-book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}