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

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

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

.section._1 {
  background-image: url('../images/1.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  padding-top: 2%;
}

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

.section._3 {
  background-image: url('../images/13.png');
  background-position: 50%;
  background-size: cover;
  height: auto;
}

.section._4 {
  height: 90vh;
  padding: 0%;
  position: relative;
}

.section._5 {
  background-image: url('../images/17.png');
  background-position: 0 0;
  background-size: auto;
  height: 80vh;
}

.navbar {
  background-color: #ddd0;
}

.container {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-link {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: 5px;
  margin-right: 5px;
  font-family: sofia-pro, sans-serif;
  font-size: 12px;
  font-weight: 100;
}

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

.div-block {
  height: 100%;
}

.grid {
  flex-flow: column;
  height: 100%;
  display: flex;
}

.div-block-2 {
  justify-content: center;
  align-items: flex-start;
  height: 50%;
  padding-top: 2%;
  display: flex;
}

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

.heading {
  color: #fff;
  letter-spacing: 1px;
  font-family: Plumrose Font, Tahoma, sans-serif;
  font-size: 50px;
  font-weight: 400;
}

.heading-2 {
  color: #fff;
  letter-spacing: 1.5px;
  font-family: sofia-pro, sans-serif;
  font-size: 25px;
  font-weight: 100;
}

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

.div2 {
  background-image: url('../images/I2.png');
  background-position: 60%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100vh;
  margin-top: 5%;
}

.div2.phone {
  display: none;
}

.div2._2 {
  background-image: url('../images/I1.png');
}

.grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 340px auto auto;
  grid-template-columns: 1.25fr .75fr .5fr 1fr 1fr;
  height: 100%;
}

.div-block-4 {
  background-image: url('../images/6.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.link-block, .link-block-2 {
  z-index: 999;
  position: relative;
}

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

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

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

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

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

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

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

.c-card-front._2.e3 {
  background-image: url('../images/E6.png');
}

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

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

.c-card-front._2-copy.e4 {
  background-image: url('../images/E7.png');
}

.c-card-front.e2 {
  background-image: url('../images/E5.png');
}

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

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

.heading-3._1 {
  color: #4d5030;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: sofia-pro, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.heading-3._1._2 {
  margin-top: 0;
}

.c-card-quote {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 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 {
  color: #4d5030;
  text-align: center;
  text-transform: none;
  margin-bottom: 5px;
  font-family: poppins, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

.paragraph-2._3._2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 85%;
  margin-bottom: 0;
  display: flex;
}

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

._w-card-back._1 {
  justify-content: space-between;
  padding-bottom: 5%;
  padding-left: 30px;
  padding-right: 30px;
}

.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/7.png');
  background-position: 75%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
}

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

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

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

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

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

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

.button-2 {
  color: #4d5030;
  background-color: #3898ec00;
  border: 1px #606961;
  border-bottom: 1px solid #4d5030;
  border-radius: 0;
  margin-bottom: 10%;
  padding-top: 3px;
  padding-bottom: 3px;
  font-family: poppins, sans-serif;
  font-size: 10px;
  line-height: 12px;
}

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

.text-span-3 {
  color: #4d5030;
  font-size: 10px;
  text-decoration: none;
}

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

.div-block-20 {
  filter: grayscale();
  background-image: url('../images/14.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-21 {
  background-color: #969c81;
}

.div-block-22 {
  z-index: 999;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-23 {
  background-image: url('../images/15.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: flex-end;
  width: 70%;
  height: 80%;
  display: flex;
}

.div-block-23._2 {
  background-image: url('../images/E3.png');
}

.grid-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  height: 50%;
}

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

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

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

.field-label-4 {
  color: #86796a;
  font-family: sofia-pro, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

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

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

.checkbox-label {
  color: #86796a;
  margin-bottom: 0;
  margin-left: 5px;
  font-family: sofia-pro, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.submit-button {
  color: #86796a;
  letter-spacing: 1px;
  background-color: #bbb9ae00;
  border: 1px solid #797979;
  width: 40%;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: sofia-pro, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.text-field-2 {
  color: #86796a;
  text-align: center;
  -webkit-text-stroke-color: #3a393400;
  background-color: #f3f3f300;
  border: 1px #000;
  border-bottom: 1px solid #86796a;
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: sofia-pro, sans-serif;
  font-size: 12px;
  line-height: 25px;
}

.text-field-2:focus-visible, .text-field-2[data-wf-focus-visible] {
  border-style: none;
  border-color: #000;
  font-size: 12px;
}

.text-field-2::placeholder {
  color: #86796a;
  font-size: 12px;
  line-height: 20px;
}

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

.checkbox {
  margin-top: 0;
}

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

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

.text-block {
  color: #86796a;
  font-family: sofia-pro, sans-serif;
}

.div-block-73 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.heading-4 {
  color: #86796a;
  text-align: center;
  font-family: sofia-pro, sans-serif;
  font-size: 15px;
  font-weight: 100;
  line-height: 20px;
}

.sectionfoto {
  height: 60vh;
}

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

.div-block-74 {
  background-image: url('../images/18.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-74._2 {
  filter: grayscale();
  background-image: url('../images/14.jpg');
}

.link {
  text-decoration: none;
}

.bold-text {
  color: #4d5030;
  line-height: 20px;
}

.paragraph-3 {
  color: #4d5030;
  text-align: center;
  width: 85%;
  margin-bottom: 0;
  font-family: poppins, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

.section1 {
  background-image: url('../images/3.png');
  background-position: 0 0;
  background-size: contain;
  height: 100vh;
  padding: 10%;
}

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

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

  .section._2 {
    padding-top: 5%;
    padding-left: 3%;
    padding-right: 3%;
  }

  .section._3 {
    background-position: 100%;
    padding-top: 10%;
  }

  .section._4 {
    height: 60vh;
  }

  .section._5 {
    height: auto;
  }

  .container {
    justify-content: flex-end;
  }

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

  .grid {
    height: 90%;
  }

  .div2 {
    height: 60vh;
    display: none;
  }

  .div2.phone {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-position: 50%;
    background-size: contain;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .grid-2 {
    grid-template-rows: 203px auto auto auto;
    grid-template-columns: 1fr .75fr .5fr 1fr;
  }

  .link-block {
    z-index: 9999999;
  }

  .c-card-front {
    background-position: 50% 0;
    width: 280px;
    max-width: 280px;
    height: 360px;
  }

  .c-card-front._2 {
    background-position: 50% 0;
    width: 280px;
  }

  .c-card-front._2.e3 {
    background-position: 50% 0;
    max-width: none;
  }

  .c-card-front._1 {
    background-image: url('../images/E4.png');
    background-position: 50%;
    background-size: contain;
    width: 280px;
    max-width: none;
    height: 360px;
  }

  .c-card-front._1._3 {
    background-image: url('../images/7.png');
    background-position: 50% 0;
  }

  .c-card-front._2-copy {
    background-position: 50% 0;
    width: 280px;
  }

  .c-card-front._2-copy.e4 {
    background-position: 50% 0;
    max-width: none;
  }

  .c-card-front.e2 {
    max-width: none;
  }

  .c-flipping-cards-list {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

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

  .heading-3._1 {
    font-size: 14px;
    line-height: 15px;
  }

  .heading-3._1._2 {
    letter-spacing: 5px;
  }

  .paragraph-2._3 {
    text-align: center;
    margin-bottom: 2px;
    font-size: 10px;
  }

  ._w-card-front._1, ._w-card-front._1.e1 {
    background-image: none;
  }

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

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

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

  .div-block-23 {
    width: 90%;
    padding-bottom: 53px;
  }

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

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

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

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

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

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

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

  .form {
    width: 100%;
  }

  .form-block {
    width: 80%;
  }

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

  .icon {
    color: #fff;
  }

  .nav-menu {
    background-color: #141414;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 80vh;
    margin-top: 58px;
    margin-right: -16px;
    display: flex;
  }

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

  .link {
    color: #fff;
  }

  .bold-text {
    line-height: 15px;
  }

  .columns {
    width: 100%;
    height: 100%;
  }

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

  .grid-7 {
    z-index: 99999;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1.5fr 1fr;
    height: 100%;
    position: relative;
  }

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

#w-node-_0a32d256-a9df-be30-0c4c-cbfaf82b5e70-daeeb9d5, #w-node-_44b968ac-3daa-5479-b35b-d37c456c618b-daeeb9d5, #w-node-_70f84f75-60bc-2403-6cb4-5820fa699d73-daeeb9d5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_48e972cb-45e0-2196-2f41-5dc0b275be45-daeeb9d5 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-c76bea6c-cf64-73d1-d06a-40f3e425f87a-daeeb9d5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0a32d256-a9df-be30-0c4c-cbfaf82b5e70-3f544069, #w-node-_44b968ac-3daa-5479-b35b-d37c456c618b-3f544069, #w-node-_70f84f75-60bc-2403-6cb4-5820fa699d73-3f544069 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_48e972cb-45e0-2196-2f41-5dc0b275be45-3f544069 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-c76bea6c-cf64-73d1-d06a-40f3e425f87a-3f544069 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


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