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

.body {
  background-image: url('../images/M1_1.png');
  background-position: 0 0;
  background-size: contain;
}

.section {
  padding: 5%;
}

.section._1 {
  height: 100vh;
}

.section._8 {
  padding-bottom: 2%;
}

.navbar {
  background-color: #ddd0;
}

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

.nav-link {
  color: #515b51;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 12px;
  line-height: 18px;
}

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

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

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

.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: #515b51;
  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: Scratchy, Times New Roman, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  display: block;
}

.texto_principalcentrado {
  color: #515b51;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Scratchy, Times New Roman, sans-serif;
  font-size: 18px;
}

.image {
  margin-bottom: 3%;
}

.image.phone {
  display: none;
}

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

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

.heading {
  color: #545e54;
  letter-spacing: 5px;
  margin-top: 0;
  font-family: Scratchy, Times New Roman, sans-serif;
  font-weight: 400;
}

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

.c-card-img {
  flex: 1;
  justify-content: center;
  align-items: center;
  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-19 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-19._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 {
  font-family: Scratchy, Times New Roman, sans-serif;
  font-size: 25px;
  line-height: 20px;
}

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

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

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

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

.c-card-front._2 {
  background-image: none;
}

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

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

.text-span {
  text-transform: none;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  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-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  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/m6.png');
  background-position: 50% 0;
  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;
}

._w-card-front.fb {
  background-color: #6670bd;
}

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

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

.div-block-21 {
  background-image: url('../images/m10.png'), url('../images/m9.png');
  background-position: 0 100%, 100% 0;
  background-repeat: no-repeat, no-repeat;
  background-size: 250px, 250px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  padding-top: 5%;
  padding-bottom: 5%;
  display: flex;
}

.heading-2 {
  color: #515b51;
  text-align: center;
  letter-spacing: 2px;
  margin-top: 0;
  font-family: Scratchy, Times New Roman, sans-serif;
  font-size: 50px;
  font-weight: 400;
}

.paragraph-3 {
  color: #515b51;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.grid {
  grid-template-rows: auto;
  width: 40%;
  margin-top: 3%;
  margin-bottom: 3%;
}

.heading-2-copy {
  color: #515b51;
  text-align: center;
  letter-spacing: 2px;
  margin-top: 0;
  font-family: Scratchy, Times New Roman, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

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

.button-3 {
  color: #515b51;
  text-transform: uppercase;
  background-color: #3898ec00;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 12px;
  line-height: 15px;
  text-decoration: underline;
}

.paragraph-4 {
  color: #515b51;
  font-family: Scratchy, Times New Roman, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

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

.div-block-23 {
  background-image: url('../images/m11.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 55vh;
}

.div-block-24 {
  justify-content: flex-start;
  align-items: center;
  padding-left: 5%;
  display: flex;
}

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

.modal-container-4 {
  z-index: 5;
  background-color: #b6bea0;
  background-image: url('../images/M1.png');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 800px;
  height: 90%;
  margin: 3% auto 20px;
  padding: 5% 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-5 {
  color: #4e5849;
  background-color: #3898ec00;
  padding-top: 5px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 12px;
  line-height: 15px;
  text-decoration: underline;
}

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

.modal-wrapper-4 {
  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-4._3 {
  display: none;
}

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

.paragraph-7 {
  color: #f4f1eb;
  text-align: center;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 40px;
}

.modal-close_area-2 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  position: fixed;
  inset: 0%;
}

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

.paragraph-8 {
  color: #627164;
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 12px;
}

.text-span-2 {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Scratchy, Times New Roman, sans-serif;
  font-size: 18px;
}

.link-4 {
  color: #637265;
  text-decoration: none;
}

.link-5, .link-6 {
  color: #617063;
  text-decoration: none;
}

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

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

.div-block-84._1 {
  justify-content: flex-end;
  align-items: flex-end;
}

.div-block-85 {
  background-image: url('../images/m14.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  padding: 20% 10%;
  display: flex;
}

.heading-3 {
  color: #515b51;
  text-align: center;
  font-family: Scratchy, Times New Roman, sans-serif;
  font-weight: 400;
}

.paragraph-9 {
  color: #515b51;
  text-align: center;
  text-transform: uppercase;
  width: 75%;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 10px;
  line-height: 15px;
}

.heading-3-copy {
  color: #515b51;
  text-align: center;
  font-family: Scratchy, Times New Roman, sans-serif;
  font-weight: 400;
}

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

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

.heading-4 {
  color: #515b51;
  text-align: center;
  margin-top: 5%;
  margin-bottom: 0;
  font-family: Scratchy, Times New Roman, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.link-7 {
  color: #525c52;
}

.link-8 {
  color: #525c52;
  text-decoration: none;
}

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

  .div-block-85 {
    padding-top: 25%;
    padding-bottom: 25%;
  }

  .paragraph-9 {
    width: 60%;
  }
}

@media screen and (max-width: 767px) {
  .modal-close_btn {
    font-size: 1.8rem;
  }
}

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

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

  .section._3, .section._5, .section._6, .section._7 {
    padding-top: 10%;
    padding-bottom: 10%;
  }

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

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

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

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

  .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: 10vw;
    font-style: normal;
    line-height: 6vw;
  }

  .texto_principalcentrado {
    font-size: 14px;
    line-height: 14px;
  }

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

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

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

  .c-card-back, .c-card-front {
    width: 330px;
    max-width: 330px;
  }

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

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

  .div-block-21 {
    background-size: 150px, 150px;
    width: 100%;
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .grid {
    width: 60%;
  }

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

  .div-block-23 {
    background-position: 50%;
    height: 40vh;
  }

  .div-block-24 {
    padding-left: 0%;
  }

  .modal-container-4 {
    width: 100%;
    max-width: 100%;
    margin: 0% 0 0;
  }

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

  .grid-13 {
    display: flex;
  }

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

  .div-block-84 {
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-85 {
    padding-bottom: 15%;
  }

  .paragraph-9 {
    line-height: 12px;
  }

  .heading-3-copy {
    margin-top: 10px;
  }

  .div-block-86 {
    margin-top: 10%;
  }

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

  .nav-menu {
    background-image: url('../images/M1_1.png');
    background-position: 0 0;
    background-size: contain;
  }
}

#w-node-_56f7ca7b-1ca4-2e18-1f48-294320e12a7f-acddf0bd {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_56f7ca7b-1ca4-2e18-1f48-294320e12a90-acddf0bd {
  grid-area: 2 / 1 / 3 / 2;
}


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