@font-face {
  font-family: Monterchi Serif Book Trial;
  src: url('../fonts/Monterchi-Serif-Book-trial.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: Playfairdisplay;
  src: url('../fonts/PlayfairDisplay-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Hello Bride Script;
  src: url('../fonts/Hello-Bride-Script.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;
}

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

.section {
  padding: 5%;
}

.section._1 {
  background-image: url('../images/3.png'), url('../images/4.png');
  background-position: 50% 0, 0 0;
  background-size: cover, contain;
  height: 110vh;
  padding-top: 2%;
}

.section._2 {
  background-color: #e3dedb;
  background-image: url('../images/9.png');
  background-position: 50%;
  background-size: cover;
  position: relative;
}

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

.section._4 {
  background-color: #e3dedb;
  background-image: url('../images/8.png');
  background-position: 0 0;
  background-size: cover;
  height: 90vh;
  position: relative;
}

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

.section._6 {
  background-image: url('../images/21.png');
  background-position: 0 0;
  background-size: contain;
  padding-bottom: 2%;
}

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

.nav-link {
  color: #545454;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 70%;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 5px;
  font-family: Monterchiserif, Times New Roman, sans-serif;
  font-size: 1vw;
  line-height: 1.5vw;
}

.nav-link.w--current {
  color: #676342;
}

.nav-link._1-copy {
  width: 30%;
  padding-left: 0;
  padding-right: 0;
}

.nav-link._1 {
  width: 50%;
  padding-left: 0;
  padding-right: 0;
}

.nav-link._2.w--current {
  padding-left: 28px;
}

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

.div-block-17._1 {
  justify-content: flex-start;
}

.div-block-16 {
  justify-content: space-around;
  width: 100%;
  display: flex;
}

.grid-9 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px #8f9172;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr 1fr;
  width: 100%;
}

.navbar-2 {
  background-color: #e7e5e4;
  border-bottom: 1px solid #000;
  width: 100%;
  padding-top: 2%;
  padding-bottom: 2%;
  position: absolute;
  inset: 0% 0% auto;
}

.navbar-2.compu {
  z-index: 99;
  background-color: #e5e1de00;
  border-bottom-style: none;
  margin-bottom: 2%;
  padding-top: 1%;
  padding-bottom: 0%;
  position: relative;
}

.cont {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 90%;
  display: flex;
}

.image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.fotolarga {
  background-image: url('../images/6.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-attachment: fixed;
  height: 700px;
  margin-top: 0;
}

.fotolarga.jo {
  background-image: url('../images/INV-ANA-PAULINA--7.png'), url('../images/foto.jpg');
  background-position: 0%, 50% 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 80vh;
}

.fotolarga.jo._2 {
  background-image: url('../images/5.png');
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
}

.div-block-20 {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  padding-top: 5%;
  padding-left: 5%;
  display: flex;
}

.heading-3 {
  color: #fff;
  text-align: center;
  letter-spacing: 1.5px;
  font-family: The Youngest Serif Display, Times New Roman, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
}

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

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

.clock-number-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-shadow: 0 1px 1px #0003;
  border: .5px #fff;
  border-radius: 8px;
  width: auto;
  height: auto;
  margin-bottom: 10px;
  margin-right: 0;
  padding-top: 0;
  font-family: The Youngest Serif Display, Times New Roman, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 40px;
}

.bonita {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 0 1px 1px #0003;
  padding: 0;
  font-family: The Youngest Serif Display, Times New Roman, sans-serif;
  font-size: 15px;
  font-style: normal;
  line-height: 30px;
}

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

.div-block-21 {
  background-image: url('../images/8.png');
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding-bottom: 5%;
  padding-right: 15%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-21._1 {
  z-index: 99999;
  background-image: none;
  background-size: auto;
  width: 40%;
  height: 30%;
  position: relative;
}

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

.paragraph-4 {
  color: #000;
  text-align: center;
  font-size: 12px;
  line-height: 18px;
}

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

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

.heading-5 {
  color: #5a4b39;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
}

.heading-5._1 {
  color: #5a4b39;
  letter-spacing: 2px;
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 30px;
}

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

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

.c-card-front._1 {
  background-image: none;
  width: 300px;
  height: 300px;
  box-shadow: 0 2px 5px #0003;
}

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

.c-card-front._2 {
  background-image: url('../images/8_1.png');
  background-position: 50%;
  background-size: contain;
}

.link-18 {
  color: #000;
}

.c-card-back {
  perspective: 1000px;
  background-color: #ebe7de00;
  background-image: url('../images/11.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
  display: flex;
}

._w-card-back {
  perspective: 1000px;
  background-color: #ece7de00;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 100%;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

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

.c-card-img {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-right: 10px;
  display: flex;
}

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

._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;
  justify-content: center;
  align-items: center;
}

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

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

._w-card-front._1-copy {
  background-color: #0000;
  background-image: url('../images/9_1.png');
  background-position: 50%;
  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;
  justify-content: center;
  align-items: center;
}

.heading-6 {
  color: #1f1912;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-top: 0;
  font-family: The Youngest Serif Display, Times New Roman, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.paragraph-5 {
  font-family: The Youngest Serif Display, Times New Roman, sans-serif;
  font-size: 12px;
  text-decoration: underline;
}

.paragraph-5._1 {
  margin-bottom: 0;
  text-decoration: none;
}

.paragraph-5._2 {
  text-align: center;
  font-style: italic;
  text-decoration: none;
}

.paragraph-5._3 {
  text-align: center;
  width: 40%;
  text-decoration: none;
}

.heading-7 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Hello Bride Script, Times New Roman, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.heading-7._2 {
  margin-top: 10%;
  line-height: 25px;
}

.button {
  color: #000;
  background-color: #3898ec00;
  border: 1px solid #000;
  border-radius: 20px;
  margin-top: 0;
  padding: 5px 15px;
  font-family: Monterchiserif, Times New Roman, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

.texto_card {
  z-index: 99;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #ffffffed;
  background-image: url('../images/Copia-de-11.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 300px;
  padding: 0 5% 0 3%;
  display: flex;
  position: absolute;
  inset: 0%;
  box-shadow: 6px 8px 7px #0003;
}

.texto_card._2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 3%;
  padding-bottom: 3%;
  display: grid;
}

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

.div-block-22.teqi {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
}

.sans {
  color: #000;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: none;
  padding: 0 10px;
  font-family: The Youngest Serif Display, Times New Roman, sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
}

.sans.boton {
  letter-spacing: 1.5px;
  text-transform: none;
  border-style: none;
  padding: 0;
  line-height: 10px;
  text-decoration: underline;
}

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

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

.div-block-13 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  margin-bottom: 5%;
  display: flex;
}

.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.png');
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 300px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.ilustracion_card._2.tequu-copy {
  z-index: 1;
  background-image: url('../images/11.png');
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 300px;
  margin-top: 5%;
  margin-left: -2%;
  margin-right: 0;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.ilustracion_card._2.redd-copy {
  background-image: url('../images/15.png');
  background-size: cover;
  width: 280px;
  height: 400px;
  margin-left: 0;
  margin-right: 0;
}

.ilustracion_card._2.redd-copy._3 {
  background-image: url('../images/11.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 300px;
  margin-top: 5%;
  margin-left: -2%;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.ilustracion_card._2.redd-copy._1 {
  background-image: url('../images/11.png');
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 300px;
  margin-left: -2%;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.link-17 {
  color: #000;
  text-transform: none;
  text-decoration: none;
}

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

.div-block-23._2 {
  justify-content: flex-end;
  align-items: center;
}

.div {
  background-image: url('../images/14.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.paragraph-6 {
  text-align: center;
  text-transform: uppercase;
  width: 40%;
  font-family: The Youngest Serif Display, Times New Roman, sans-serif;
  font-size: 11px;
  line-height: 15px;
}

.image-3 {
  margin-top: 2%;
  margin-bottom: 1%;
}

.image-3._2 {
  margin-bottom: 2%;
}

.grid-10 {
  grid-template-rows: auto;
  width: 30%;
  margin-top: 1%;
}

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

.button-2 {
  z-index: 999;
  color: #000;
  text-align: center;
  background-color: #3898ec00;
  border: 1px solid #000;
  border-radius: 20px;
  width: 100%;
  padding: 5px 20px;
  font-family: The Youngest Serif Display, Times New Roman, sans-serif;
  font-size: 10px;
  text-decoration: underline;
  position: relative;
}

.div-block-25 {
  background-image: url('../images/18.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: none;
  position: absolute;
  inset: 0%;
}

.container {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

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

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

.heading-8 {
  color: #807e70;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: The Youngest Serif Display, Times New Roman, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.navbar-3 {
  display: none;
}

.nav-link-3.w--current {
  color: #5a4b39;
}

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

.image-4.phone, .div-block-28 {
  display: none;
}

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

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

.italic-text, .italic-text-2 {
  font-size: 10px;
  line-height: 15px;
}

.italic-text-3 {
  text-transform: uppercase;
  font-size: 10px;
  line-height: 15px;
}

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

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

  .div-block-21 {
    padding-right: 5%;
  }

  .div-block-21._1 {
    padding-right: 0%;
  }

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

  .ilustracion_card {
    margin-bottom: 80px;
  }
}

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

@media screen and (max-width: 479px) {
  .section._1 {
    background-image: url('../images/a.png'), url('../images/4.png');
    height: 80vh;
  }

  .section._2 {
    height: 70vh;
    padding-top: 10%;
  }

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

  .section._5 {
    background-position: 0 0;
    height: 60vh;
  }

  .section._6 {
    padding-top: 10%;
  }

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

  .nav-link {
    color: #545454;
    text-align: center;
    margin-left: 0;
    font-size: 4vw;
    font-weight: 300;
    line-height: 5vw;
  }

  .icon-5 {
    color: #7a7c5f;
  }

  .div-block-16, .grid-9 {
    display: none;
  }

  .navbar-2 {
    width: 100%;
  }

  .navbar-2.compu {
    display: none;
  }

  .cont {
    justify-content: center;
    align-items: center;
    height: 90%;
  }

  .cont._2 {
    justify-content: center;
    align-items: center;
    height: 80%;
  }

  .fotolarga {
    background-position: 40%;
  }

  .fotolarga.jo {
    background-position: 50%, 80% 0;
    display: block;
  }

  .fotolarga.jo._2 {
    background-image: url('../images/c.png');
    background-position: 60% 0;
    height: 70vh;
    display: block;
  }

  .div-block-20 {
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 5%;
    padding-right: 5%;
  }

  .heading-3 {
    font-size: 12px;
  }

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

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

  .clock-number-2 {
    width: auto;
    height: auto;
    padding: 25% 5%;
    font-size: 7vw;
    line-height: 6vw;
  }

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

  .image-2 {
    display: none;
  }

  .image-2.phone {
    margin-bottom: 0%;
    display: block;
  }

  .div-block-21 {
    padding-bottom: 15%;
    padding-right: 5%;
  }

  .div-block-21._1 {
    z-index: 9999;
    padding-right: 0%;
    position: relative;
  }

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

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

  .heading-5 {
    margin-bottom: 10px;
    font-size: 25px;
  }

  .heading-5._1 {
    font-size: 20px;
  }

  .c-card-quote {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .c-card-front._1-copy {
    width: 250px;
    max-width: 250px;
    height: 350px;
  }

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

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

  .c-card-img {
    padding-right: 0;
  }

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

  .paragraph-5._3 {
    width: 60%;
    font-size: 11px;
    line-height: 18px;
  }

  .heading-7 {
    font-size: 20px;
    line-height: 25px;
  }

  .heading-7._2 {
    text-align: center;
    margin-top: 8%;
    font-size: 20px;
  }

  .button {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .texto_card {
    width: 250px;
    height: 250px;
  }

  .sans {
    line-height: 15px;
  }

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

  .div-block-13 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    display: flex;
  }

  .ilustracion_card {
    width: 260px;
  }

  .ilustracion_card._2.centroo-copy {
    width: 250px;
    height: 250px;
    margin: 0 0 10%;
  }

  .ilustracion_card._2.tequu-copy {
    width: 250px;
    height: 250px;
    margin: 0 0 10% 0%;
  }

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

  .ilustracion_card._2.redd-copy._3 {
    width: 250px;
    height: 250px;
    margin-top: 0%;
    margin-left: 0%;
  }

  .ilustracion_card._2.redd-copy._1 {
    width: 250px;
    height: 250px;
    margin: 0 0 10% 0%;
  }

  .div {
    background-image: url('../images/b.png');
  }

  .paragraph-6 {
    width: 60%;
    margin-bottom: 20px;
  }

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

  .grid-10 {
    flex-flow: column;
    display: flex;
  }

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

  .div-block-27 {
    margin-top: 20%;
  }

  .navbar-3 {
    background-color: #ddd0;
    display: block;
  }

  .container-2 {
    padding-left: 10px;
  }

  .brand-2 {
    width: 40%;
    height: 2vh;
    padding-left: 0;
  }

  .nav-menu-2 {
    background-color: #ece7e0;
    background-image: url('../images/4.png');
    background-position: 0 0;
    background-size: cover;
  }

  .nav-link-3 {
    color: #676342;
    text-align: center;
    letter-spacing: 1px;
    font-family: Monterchiserif, Times New Roman, sans-serif;
    font-size: 12px;
  }

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

  .icon-9 {
    color: #242424;
  }

  .link-block {
    margin-top: 20%;
  }

  .image-4 {
    display: none;
  }

  .image-4.phone {
    display: block;
  }

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

  .image-5 {
    margin-top: 5%;
  }

  .italic-text {
    line-height: 12px;
  }
}

#w-node-e778ec6d-1090-ddf8-2348-77bccb9cf169-8e76589e, #w-node-e778ec6d-1090-ddf8-2348-77bccb9cf16e-8e76589e, #w-node-e778ec6d-1090-ddf8-2348-77bccb9cf170-8e76589e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2be74662-0c80-33c6-d76c-f8919341df7c-8e76589e {
  grid-area: span 1 / span 2 / span 1 / span 2;
}


@font-face {
  font-family: 'Monterchi Serif Book Trial';
  src: url('../fonts/Monterchi-Serif-Book-trial.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: 'Playfairdisplay';
  src: url('../fonts/PlayfairDisplay-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hello Bride Script';
  src: url('../fonts/Hello-Bride-Script.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;
}