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

.section {
  padding: 5%;
}

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

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

.section._3 {
  background-image: url('../images/7.png'), url('../images/6.png');
  background-position: 0 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, cover;
  padding-top: 10%;
  padding-bottom: 10%;
}

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

.section._5 {
  background-image: url('../images/11.png'), url('../images/6.png');
  background-position: 0 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, cover;
}

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

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

.section._8 {
  background-image: url('../images/20.png'), url('../images/5.png');
  background-position: 100% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  padding-bottom: 1%;
  padding-left: 0%;
  padding-right: 0%;
}

.navbar {
  background-color: #ddd0;
}

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

.nav-link {
  color: #59504a;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

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

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

.heading {
  color: #59504a;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: the-seasons, sans-serif;
  font-weight: 400;
}

.image {
  margin-bottom: 5%;
}

.image.phone {
  display: none;
}

.italic-text {
  color: #59504a;
  text-transform: uppercase;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-weight: 400;
}

.heading-2 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

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

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

.grid {
  grid-template-rows: auto;
}

.grid.phone {
  display: none;
}

.link-block-2 {
  background-image: url('../images/8.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 90vh;
}

.div-block-3 {
  justify-content: center;
  align-items: flex-start;
  margin-top: -50px;
  display: flex;
}

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

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

.text-span-8 {
  color: #5a514b;
  font-size: 9px;
  line-height: 12px;
  text-decoration: none;
}

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

.text-span-6 {
  font-size: 14px;
}

.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/15.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.button {
  color: #732726;
  text-transform: uppercase;
  background-color: #3898ec00;
  border: 1px solid #742928;
  border-radius: 20px;
  margin-top: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: the-seasons, sans-serif;
  font-size: 8px;
  line-height: 12px;
}

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

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

.c-card-front {
  perspective: 1000px;
  background-image: url('../images/14.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._1 {
  width: 300px;
  height: 400px;
  box-shadow: none;
  background-image: url('../images/13.png');
  background-position: 50%;
  background-size: contain;
}

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

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

.cloneable-area._1 {
  margin-top: -10%;
}

._w-flip-card {
  z-index: 10;
  perspective: 1000px;
  display: flex;
  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: the-seasons, sans-serif;
  font-size: 9px;
  font-weight: 400;
  line-height: 12px;
}

.paragraph-3._3._5 {
  margin-bottom: 5%;
  font-size: 15px;
}

.paragraph-3._3._5-copy {
  margin-bottom: 10%;
  font-size: 20px;
}

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

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

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

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

.div-block-24 {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.grid-2 {
  margin-top: 5%;
}

.grid-2.phone {
  display: none;
}

.link {
  text-decoration: none;
}

.bold-text {
  font-size: 12px;
}

.bold-text._2 {
  font-size: 15px;
}

.bold-text-2, .bold-text-3, .bold-text-4 {
  font-size: 12px;
}

.link-2, .link-3, .link-4 {
  text-decoration: none;
}

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

.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: #eae6dd;
  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: the-seasons, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  display: block;
}

.texto_principalcentrado {
  color: #eae6dd;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: the-seasons, sans-serif;
  font-size: 15px;
}

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

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

.div-block-28 {
  background-image: url('../images/19.png');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 90vh;
  height: auto;
  margin-top: -30px;
  padding: 5%;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.div-block-28._2 {
  width: 40%;
}

.heading-3 {
  color: #59504a;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10%;
  font-family: the-seasons, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
}

.grid-4 {
  grid-template-rows: auto;
  width: 100%;
}

.heading-4 {
  color: #59504a;
  text-align: center;
  margin-top: 0;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
}

.paragraph-4 {
  color: #59504a;
  text-align: center;
  text-transform: uppercase;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 10px;
  line-height: 12px;
}

.div-block-29 {
  border: 1px #6e6660;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 12px;
  line-height: 12px;
  display: flex;
}

.button-2 {
  color: #6e6660;
  text-align: center;
  background-color: #3898ec00;
  border: 1px solid #6e6660;
  padding: 5px 10px;
  font-size: 10px;
}

.grid-5 {
  grid-template-rows: auto;
}

.div-block-30 {
  margin-bottom: 3%;
  margin-left: 55px;
  margin-right: 5%;
}

.heading-5 {
  color: #59504a;
  text-align: center;
  margin-bottom: 2%;
  font-family: the-seasons, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.link-block-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

._4.phone, ._10.phone, ._12.phone, ._18.phone {
  display: none;
}

.image-2 {
  width: 80%;
}

.image-2.phone {
  display: none;
}

.text-span-10 {
  font-size: 20px;
  line-height: 25px;
}

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

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

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

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

  .section._3 {
    background-image: url('../images/a2.png'), url('../images/6.png');
    background-position: 50% 0, 0 0;
    background-size: cover, cover;
    padding-top: 20%;
    padding-bottom: 5%;
  }

  .section._4 {
    padding-top: 10%;
    padding-bottom: 10%;
    display: block;
  }

  .section._5 {
    background-image: url('../images/a3.png'), url('../images/6.png');
    background-position: 50% 100%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: contain, cover;
    padding-top: 10%;
    padding-bottom: 10%;
  }

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

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

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

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

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

  .image {
    display: none;
  }

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

  .italic-text {
    font-size: 15px;
  }

  .heading-2 {
    margin-top: 0;
  }

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

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

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

  .link-block-2 {
    background-position: 50% 100%;
    height: 70vh;
  }

  .div-block-3 {
    margin-top: -21px;
  }

  .c-card-quote {
    padding-left: 10%;
    padding-right: 10%;
  }

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

  .text-span-6 {
    font-size: 12px;
  }

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

  .button {
    margin-top: 2px;
    font-size: 8px;
    line-height: 9px;
  }

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

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

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

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

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

  .cloneable-area._1 {
    margin-top: 0%;
  }

  .paragraph-3._3 {
    margin-bottom: 0;
    font-size: 8px;
    line-height: 13px;
  }

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

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

  .div-block-24 {
    justify-content: center;
    align-items: flex-start;
  }

  .grid-2 {
    display: none;
  }

  .grid-2.phone {
    flex-flow: column;
    display: flex;
  }

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

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

  .div-block-28 {
    width: 100%;
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .div-block-28._2 {
    width: 80%;
    margin-top: -8px;
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .heading-3 {
    margin-bottom: 5%;
    font-size: 20px;
  }

  .grid-4 {
    width: 80%;
  }

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

  .paragraph-4, .button-2 {
    font-size: 9px;
    line-height: 10px;
  }

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

  .div-block-30 {
    margin-left: 5%;
  }

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

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

  ._4 {
    display: none;
  }

  ._4.phone {
    display: block;
  }

  ._10 {
    display: none;
  }

  ._10.phone {
    display: block;
  }

  ._12 {
    display: none;
  }

  ._12.phone {
    display: block;
  }

  .div-block-31 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  ._18 {
    display: none;
  }

  ._18.phone {
    display: block;
  }

  .image-2 {
    display: none;
  }

  .image-2.phone {
    width: 100%;
    display: block;
  }

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

#w-node-_6ed8f93f-eb41-027e-8394-c6d25d62e77e-8aa47503, #w-node-b7c9463b-4f5d-7108-827d-59f408e496ef-8aa47503 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9b92bb87-10a8-cbdf-56b8-f32bbd95848d-8aa47503 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}


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