@font-face {
  font-family: Cormorantgaramond;
  src: url('../fonts/CormorantGaramond-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Cormorantgaramond;
  src: url('../fonts/CormorantGaramond-Bold.ttf') format("truetype");
  font-weight: 700;
  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/2.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  padding-left: 5%;
}

.section._2 {
  background-color: #dfdbd4;
  background-image: url('../images/16.png'), url('../images/3.png');
  background-position: 50% 0, 50% 0;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
  padding-left: 0;
  padding-right: 0%;
}

.section._3 {
  background-image: url('../images/5.png');
  background-position: 0 0;
  background-size: cover;
}

.section._4 {
  background-color: #dfdbd4;
  background-image: url('../images/16.png'), url('../images/3.png');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: cover, cover;
  height: 100vh;
}

.section._5 {
  background-color: #738070;
  background-image: url('../images/16.png'), url('../images/14.png');
  background-position: 0 0, 50% 0;
  background-size: cover, cover;
}

.navbar {
  background-color: #ddd0;
}

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

.nav-link {
  color: #fff;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-family: Cormorantgaramond, Times New Roman, sans-serif;
}

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

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

.image {
  width: 100%;
  padding-right: 5%;
}

.image.phone {
  display: none;
}

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

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

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

.div-block-22._2 {
  margin-top: 1%;
  margin-bottom: 3%;
  font-size: 12px;
}

.text-span-4 {
  font-size: 9px;
}

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

._w-card-back {
  perspective: 1000px;
  background-color: #fff0;
  background-image: url('../images/10.png');
  background-position: 0 0;
  background-size: contain;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  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;
}

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

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

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

.paragraph-3._3 {
  color: #59504a;
  margin-bottom: 5px;
  font-family: Cormorantgaramond, Times New Roman, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

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

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

.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: 50%;
  background-size: cover;
}

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

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

.grid {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

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

.heading {
  color: #59504a;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cormorantgaramond, Times New Roman, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
}

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

.button {
  color: #59504a;
  text-transform: uppercase;
  background-color: #3898ec00;
  border: 1px solid #59504a;
  border-radius: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Cormorantgaramond, Times New Roman, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

.div-block-25 {
  z-index: 999999;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
  position: relative;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
}

.image-2 {
  margin-left: 0;
  display: block;
}

.div-block-26 {
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: -611px;
  display: flex;
}

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

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

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

  .section._4 {
    height: auto;
    padding-top: 10%;
    padding-bottom: 10%;
  }

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

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

  .image {
    display: none;
  }

  .image.phone {
    display: block;
  }

  .div-block-22._2 {
    margin-bottom: 1%;
  }

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

  ._w-card-back {
    background-image: url('../images/10_1.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
  }

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

  .paragraph-3._3 {
    font-size: 14px;
  }

  .c-card-back {
    width: 300px;
    max-width: 300px;
    height: 350px;
    display: block;
  }

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

  .c-card-front {
    width: 300px;
    max-width: 300px;
    height: 350px;
  }

  .c-card-front._2 {
    background-size: contain;
    width: 300px;
    max-width: 300px;
  }

  .c-card-front._1 {
    width: 300px;
    max-width: 300px;
    height: 350px;
    display: block;
  }

  ._w-card-front._1 {
    display: flex;
  }

  .heading {
    font-size: 15px;
  }

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

  .div-block-25 {
    width: auto;
    height: auto;
  }

  .image-2, .div-block-26 {
    display: none;
  }

  .icon {
    color: #fff;
  }

  .menu-button {
    background-color: #00000024;
  }

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

  .nav-menu {
    background-color: #dfdbd4;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

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

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

#w-node-_3712bc47-3684-b126-6b02-1bee86af5b02-71796f91 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}


@font-face {
  font-family: 'Cormorantgaramond';
  src: url('../fonts/CormorantGaramond-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cormorantgaramond';
  src: url('../fonts/CormorantGaramond-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}