@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: Caudex;
  src: url('../fonts/Caudex-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Pinyonscript;
  src: url('../fonts/PinyonScript-Regular.ttf') format("truetype");
  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;
}

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

.section {
  padding: 5% 10%;
}

.section._1 {
  background-image: url('../images/1_1.avif');
  background-position: 0 0;
  background-size: contain;
  height: 100vh;
  padding-top: 3%;
  padding-left: 5%;
  padding-right: 5%;
}

.section._2 {
  background-image: url('../images/1_1.avif');
  background-position: 0 0;
  background-size: contain;
  position: relative;
}

.section._3 {
  background-image: url('../images/1_1.avif');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: contain;
}

.section._4 {
  background-image: url('../images/1_1.avif');
  background-position: 0 0;
  background-size: contain;
  padding-top: 10%;
}

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

.section._6 {
  background-image: url('../images/1_1.avif');
  background-position: 0 0;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 2%;
  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%;
}

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

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

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

.nav-link {
  color: #5a4b39;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 5px;
  font-family: Monterchi Serif Book Trial, Tahoma, sans-serif;
  font-size: 1vw;
  line-height: 1.5vw;
}

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

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

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

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

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

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

.heading {
  color: #5a4b39;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-top: 10px;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.heading-2 {
  color: #666342;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pinyonscript, Tahoma, sans-serif;
  font-size: 50px;
  font-weight: 400;
}

.image {
  margin-bottom: 10px;
}

.div-block-19 {
  background-image: url('../images/4_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100vh;
}

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

.container._1 {
  margin-top: 5%;
}

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

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

.heading-3._2 {
  margin-bottom: 20px;
}

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

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

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

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

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

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

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

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

.c-card-back {
  perspective: 1000px;
  background-image: url('../images/5_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 330px;
  height: 400px;
  display: block;
}

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

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

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

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

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

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

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

.link-3 {
  color: #626b63;
  text-decoration: none;
}

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

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

._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._1 {
  background-color: #0000;
  background-image: url('../images/5_1.avif');
  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;
}

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

.paragraph-3 {
  color: #fff;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: underline;
}

.paragraph-4 {
  color: #fff;
  text-align: center;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

.paragraph-4._2 {
  color: #5a4b39;
  margin-bottom: 20px;
}

.paragraph-4._2._1 {
  color: #fff;
  width: 50%;
}

.paragraph-4._2-copy {
  color: #5a4b39;
  margin-bottom: 20px;
}

.text-span-2 {
  font-size: 10px;
  line-height: 9px;
}

.heading-4 {
  color: #5a4b39;
  text-align: center;
  letter-spacing: 2px;
  font-family: Caudex, Tahoma, sans-serif;
  font-weight: 400;
}

.button-3 {
  color: #5a4b39;
  background-color: #3898ec00;
  font-family: Caudex, Tahoma, sans-serif;
  text-decoration: underline;
}

.faq-question-bar {
  color: #fff;
  border-bottom: 1px solid #3b421e;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.3;
  text-decoration: none;
  display: flex;
}

.question-title {
  color: #5a4b39;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-right: 10px;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 25px;
}

.faq-paragraph {
  color: #5a4b39;
  text-align: center;
  letter-spacing: -.03em;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.6;
}

.link {
  color: #5a4b39;
}

.faq-circle {
  background-color: #f3f3f3;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 15px;
  min-width: 15px;
  height: 15px;
  min-height: 15px;
  display: flex;
}

.faq-content {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.link-11 {
  color: #73775d;
  text-decoration: none;
}

.div-block {
  width: 100%;
  height: 1px;
}

.div-block-27 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  padding-left: 0%;
  display: flex;
}

.faq-question-wrap {
  cursor: pointer;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

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

.grid-10 {
  grid-template-rows: auto;
  height: 100%;
}

.div-block-29 {
  background-image: url('../images/8_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 70px;
  padding-right: 0%;
  display: flex;
}

.div-block-29._2 {
  display: none;
}

.button-4 {
  color: #5a4b39;
  background-color: #3898ec00;
  margin-bottom: 10px;
  font-family: Caudex, Tahoma, sans-serif;
  text-decoration: underline;
}

.success-message {
  background-color: #ddd0;
}

.form {
  text-align: center;
  width: 100%;
}

.checkbox {
  margin-top: 0;
}

.form-block {
  color: #61645a;
  width: 50%;
  margin-top: 0%;
}

.text-block {
  color: #fff;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 12px;
}

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

.submit-button {
  color: #fff;
  letter-spacing: 1px;
  background-color: #bbb9ae00;
  border: 1px solid #fff;
  width: 40%;
  margin-top: 0;
  padding: 5px 10px;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.text-field-2 {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-color: #3a393400;
  background-color: #f3f3f300;
  border: 1px #627164;
  border-bottom: 1px solid #fff;
  margin-top: 5px;
  margin-bottom: 10px;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
}

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

.text-field-2::placeholder {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

.checkbox-label {
  color: #fff;
  margin-bottom: 0;
  margin-left: 5px;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 15px;
}

.field-label-4 {
  color: #fff;
  margin-top: 5%;
  margin-bottom: 5%;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.field-label-4._2 {
  letter-spacing: 2px;
  margin-top: 10%;
}

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

.div-block-73 {
  background-image: url('../images/Papel.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  height: 80vh;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.div-block-74 {
  height: auto;
  margin-top: 3%;
}

.heading-7 {
  color: #5a4b39;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.link-12 {
  color: #5e4e3b;
  text-decoration: none;
}

.nav.cel, .navbar-3 {
  display: none;
}

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

.link-13 {
  color: #fff;
}

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

.link-14 {
  color: #fff;
}

.image-3 {
  display: none;
}

.link-15 {
  color: #fff;
}

.paragraph-5 {
  color: #fff;
  text-align: center;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 10px;
  line-height: 11px;
}

.link-16 {
  color: #fff;
}

.div-block-75 {
  position: absolute;
  inset: 0%;
}

.div-block-75._2 {
  z-index: 99999;
  background-image: url('../images/1.png');
  background-position: 0%;
  inset: 0%;
}

.div-block-76 {
  background-image: url('../images/2.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 0;
  position: absolute;
  inset: 0%;
}

.text-span-5, .text-span-6 {
  font-family: Merriweather, serif;
}

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

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

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

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

.link-7 {
  color: #000;
  font-size: 12px;
}

.heading-8 {
  letter-spacing: 2px;
  margin-top: 0;
  font-weight: 400;
}

.heading-8._2-copy {
  margin-top: 0%;
  margin-bottom: 0%;
  font-size: 40px;
  line-height: 45px;
}

.heading-8._2-copy._1 {
  text-align: center;
  font-size: 25px;
  line-height: 30px;
}

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

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

.paragraph-6 {
  color: #5a4b39;
  text-align: center;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

.button-5 {
  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-5.modal-open_btn {
  color: #5a4b39;
  text-align: center;
  background-color: #4353ff00;
  border-style: none;
  width: 100%;
  height: 100%;
  margin-top: 0;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 14px;
  line-height: 15px;
  text-decoration: underline;
  display: inline-block;
}

.paragraph-7 {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

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

.heading-5 {
  color: #5a4b39;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 45px;
}

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

.modal-container {
  z-index: 5;
  background-color: #efebe0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 85%;
  max-width: 600px;
  height: 50vh;
  margin: 10vh auto 20px;
  padding: 1px 40px;
  display: block;
  position: relative;
  overflow: hidden;
}

.modal-container._2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.section-2, ._1.compu-copy._2 {
  display: none;
}

.text-span-7 {
  font-family: Lato, sans-serif;
}

@media screen and (min-width: 1920px) {
  .div-block-72 {
    justify-content: space-between;
  }

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

  .text-field-2 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 20px;
  }

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

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

  .field-label-4 {
    font-size: 18px;
  }
}

@media screen and (max-width: 991px) {
  .faq-question-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .displayonly_component {
    padding: 30px;
  }

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

@media screen and (max-width: 479px) {
  .section._1 {
    background-image: url('../images/s.png'), url('../images/1_1.avif');
    background-position: 0 100%, 0 0;
    background-size: cover, contain;
    height: 90vh;
    padding-bottom: 24%;
  }

  .section._2 {
    background-image: url('../images/1_1.avif');
    background-position: 0 0;
    background-size: contain;
    padding-left: 2%;
    padding-right: 2%;
  }

  .section._5 {
    height: 70vh;
    display: flex;
  }

  .section._5.compu {
    display: none;
  }

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

  .grid-9 {
    display: none;
  }

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

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

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

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

  .navbar-2 {
    width: 100%;
  }

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

  .div {
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-top: 0%;
    padding-bottom: 10%;
  }

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

  .heading-2 {
    text-align: center;
    font-size: 30px;
  }

  .container {
    font-size: 12px;
  }

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

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

  .heading-3._2 {
    margin-bottom: 10px;
  }

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

  .c-card-back, .c-card-front {
    width: 280px;
    max-width: 280px;
    height: 370px;
  }

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

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

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

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

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

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

  .paragraph-4._2 {
    margin-bottom: 5px;
  }

  .paragraph-4._2._1 {
    width: 60%;
  }

  .paragraph-4._2-copy {
    width: 80%;
    margin-bottom: 5px;
  }

  .question-title {
    flex: 1;
    font-size: 18px;
  }

  .faq-paragraph {
    text-align: left;
  }

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

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

  .faq-question-wrap {
    padding-left: 0;
    padding-right: 0;
  }

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

  .div-block-29 {
    width: 100%;
    padding-left: 50px;
  }

  .div-block-29._2 {
    height: 100%;
    display: flex;
  }

  .button-4 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .form {
    width: 100%;
  }

  .form-block {
    width: 80%;
  }

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

  .submit-button {
    color: #fff;
    border-color: #fff;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-field-2 {
    margin-top: 0;
    margin-bottom: 5px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 10px;
    line-height: 15px;
  }

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

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

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

  .div-block-73 {
    width: 95%;
    height: auto;
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .div-block-74 {
    height: 5vh;
    margin-top: 5%;
  }

  .heading-7 {
    font-size: 10px;
  }

  .nav.cel {
    background-color: #ddd0;
    display: block;
  }

  .container-2 {
    background-color: #e5e1de;
    border-bottom: 1px #86796a;
    height: 100%;
    padding-top: 0%;
    padding-bottom: 0%;
    position: absolute;
    inset: 0% 0% auto;
  }

  .brand {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 3%;
    padding-left: 0;
    display: none;
  }

  .nav-menu {
    background-color: #e7e5e4;
    background-image: url('../images/3_23.avif');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .nav-link-2 {
    color: #5f6646;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-top: 10%;
    font-size: 12px;
  }

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

  .icon-8 {
    color: #fff;
  }

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

  .brand-2 {
    padding-left: 0;
  }

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

  .icon-9 {
    color: #666342;
  }

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

  .nav-menu-2 {
    background-color: #ece7e0;
  }

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

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

  .div-block-76 {
    background-position: 50% 0;
  }

  .displayonly_component {
    height: 40%;
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .heading-8._2-copy {
    font-size: 35px;
    line-height: 45px;
  }

  .button-5.modal-open_btn {
    padding-left: 0;
    padding-right: 0;
  }

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

  .grid-11 {
    grid-template-columns: 1fr;
    height: 100%;
  }

  .section-2 {
    background-image: url('../images/1_1.avif');
    background-position: 0 0;
    background-size: contain;
    height: auto;
    padding-bottom: 5%;
    display: block;
  }

  .div-block-78 {
    background-image: url('../images/6_1.avif');
    background-position: 50%;
    background-size: cover;
    height: 50vh;
  }

  .div-block-79 {
    height: 55vh;
  }

  ._1.compu-copy {
    display: none;
  }

  ._1.compu-copy._2 {
    display: block;
  }
}

#w-node-_6bbcd71d-e50b-8d85-d552-29be288c9a8f-21750dd6, #w-node-_6bbcd71d-e50b-8d85-d552-29be288c9a96-21750dd6, #w-node-_6bbcd71d-e50b-8d85-d552-29be288c9a98-21750dd6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7d67ab26-42b6-0989-14df-ec01b96ec955-21750dd6 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_7d67ab26-42b6-0989-14df-ec01b96ec972-21750dd6 {
  grid-area: 2 / 1 / 3 / 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: 'Caudex';
  src: url('../fonts/Caudex-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pinyonscript';
  src: url('../fonts/PinyonScript-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}