@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: Caudex;
  src: url('../fonts/Caudex-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 {
  padding-top: 2%;
}

.section._3 {
  padding-left: 10%;
  padding-right: 10%;
}

.section._6 {
  background-image: url('../images/21.webp');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 200px;
  padding-top: 0%;
  padding-bottom: 3%;
}

.section._3, .section._3-copy {
  padding: 0%;
}

.body {
  background-image: url('../images/1.webp');
  background-position: 50% 0;
  background-size: contain;
}

.nav-link-2 {
  color: #4e5b38;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  width: 70%;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 5px;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 1vw;
  font-weight: 700;
  line-height: 1.5vw;
}

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

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

.nav-link-2._1:hover {
  font-style: italic;
}

.nav-link-2._2 {
  color: #4e5b38;
  letter-spacing: 1.5px;
  font-weight: 700;
}

.nav-link-2._2.w--current {
  text-shadow: 0 1px 1px #0003;
  padding-left: 28px;
}

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

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

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

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

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

.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: 3%;
  padding-top: 1%;
  padding-bottom: 0%;
  position: relative;
}

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

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

.heading {
  color: #464639;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 50px;
  font-weight: 400;
}

.heading._1 {
  margin-top: 0;
  font-size: 25px;
  line-height: 30px;
}

.heading._2 {
  letter-spacing: 10px;
  font-size: 40px;
}

.heading-2 {
  color: #464638;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.paragraph {
  color: #4e5b38;
  text-align: center;
  letter-spacing: 1.5px;
  margin-bottom: 15px;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 15px;
  line-height: 25px;
}

.js-clock-2 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  color: #4e5b38;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 0%;
  margin-bottom: 5%;
  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: #4e5b38;
  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: Caudex, Tahoma, sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  display: block;
}

.texto_principalcentrado {
  color: #4e5b38;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

.image {
  margin-bottom: 15px;
}

.image-2 {
  width: 100%;
}

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

.ilustracion_card {
  background-color: #fff;
  background-image: url('../images/taxi-waiting.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 400px;
  height: 300px;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
  position: relative;
}

.ilustracion_card._2 {
  background-color: #fff0;
  background-image: url('../images/pdc.png');
  background-size: contain;
  width: 200px;
  height: 250px;
}

.ilustracion_card._2.centroo-copy {
  background-image: url('../images/7.webp');
  background-position: 100%;
  background-size: contain;
  width: 100%;
  height: 40vh;
  margin-left: 0;
  margin-right: 0;
}

.ilustracion_card._2.centroo-copy.dos {
  background-image: url('../images/9.webp');
  background-position: 0%;
}

.ilustracion_card._2.centroo-copy.tres {
  background-image: url('../images/recepcion.png');
  background-position: 100%;
  background-size: 250px;
  margin-right: 20px;
}

.ilustracion_card._2.centroo-copy.cuatro {
  background-image: url('../images/camion.webp');
  background-position: 30%;
  height: 60vh;
}

.ilustracion_card._2.centroo-copy.cinco {
  background-image: url('../images/13.webp');
  background-position: 50%;
  background-size: contain;
  width: 100%;
}

.ilustracion_card._2.centroo-copy.seis {
  background-image: url('../images/15.webp');
  background-position: 0%;
  background-size: contain;
  width: 50vh;
  height: 50vh;
  margin-left: 0;
}

.ilustracion_card._2.centroo-copy.cuatro-copy {
  background-image: url('../images/12.webp');
  background-position: 30%;
  height: 60vh;
}

.texto_card {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #ffffffed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 5%;
  display: flex;
  position: absolute;
  inset: 0%;
  box-shadow: 6px 8px 7px #0003;
}

.texto_card._2 {
  width: 50%;
  height: 80%;
}

.text-span-5 {
  color: #c31d0c;
}

.sans {
  color: #333;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 10px 0 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 7px;
  font-weight: 500;
  line-height: 12px;
}

.sans.boton {
  border-style: none;
  padding: 0;
  text-decoration: underline;
}

.sans.boton:hover {
  font-style: italic;
}

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

.div-block-19 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: space-between;
  padding: 10px 0;
  display: flex;
}

.div-block-20 {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: -90px;
  margin-left: -1px;
  margin-right: -6px;
  display: flex;
}

.div-block-21 {
  margin-top: -91px;
  margin-right: -24px;
}

.div-block-22 {
  margin-right: -12px;
}

.div-block-22._1 {
  margin-top: -103px;
  margin-right: 50px;
}

.div-block-23 {
  margin-top: -87px;
  margin-left: -32px;
}

.div-block-24 {
  margin-top: -36px;
  margin-left: 106px;
}

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

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

.button {
  color: #4e5b38;
  background-color: #3898ec00;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 10px;
  line-height: 15px;
  text-decoration: underline;
}

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

.paragraph-3._1 {
  font-size: 11px;
}

.link {
  color: #505e3a;
  font-weight: 700;
  text-decoration: underline;
}

.heading-3 {
  color: #4e5b38;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 15px;
  line-height: 20px;
}

.button-2 {
  color: #4e5b38;
  text-align: center;
  background-color: #3898ec00;
  padding: 0 5px 5px;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 10px;
  text-decoration: underline;
}

.paragraph-4 {
  color: #4e5b38;
  text-align: center;
  margin-bottom: 5px;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 12px;
}

.paragraph-4._2 {
  width: 75%;
  line-height: 15px;
}

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

.grid-11 {
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 10px;
}

.grid-12 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 10px;
}

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

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

.paragraph-5._3 {
  text-transform: none;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 11px;
  line-height: 15px;
}

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

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

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

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

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

.text-span-4 {
  font-size: 13px;
  font-weight: 700;
}

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

.button-3 {
  color: #606961;
  background-color: #3898ec00;
  border: 1px #606961;
  border-bottom-style: solid;
  border-radius: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 12px;
  line-height: 15px;
}

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

._w-card-back._1 {
  background-color: #fff0;
  padding-bottom: 5%;
}

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

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

.c-card-back._2 {
  background-image: url('../images/20.webp');
  width: 700px;
  height: 550px;
  display: none;
}

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

.heading-4._1 {
  color: #627164;
  margin-bottom: 20px;
  font-size: 25px;
  line-height: 25px;
}

._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.tw {
  background-color: #8ca7ff;
}

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

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

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

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

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

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

.c-card-front._1 {
  width: 330px;
  box-shadow: none;
  background-image: url('../images/16.webp');
  background-position: 50%;
  background-size: contain;
}

.c-card-front._1-copy {
  width: 700px;
  height: 550px;
  box-shadow: none;
  background-image: url('../images/19.webp');
  background-position: 50%;
  background-size: contain;
}

.text-span-3 {
  font-size: 13px;
  font-weight: 600;
}

.link-2 {
  color: #4d5a37;
}

.text-span-7 {
  text-transform: uppercase;
  font-weight: 700;
}

.button-4 {
  color: #505538;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #3898ec00;
  margin-bottom: 15px;
  font-family: Caudex, Tahoma, sans-serif;
  text-decoration: underline;
}

.paragraph-6 {
  color: #464638;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 12px;
}

.heading-5 {
  text-align: center;
  margin-top: 10%;
  margin-bottom: 0%;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  line-height: 15px;
}

.image-3 {
  width: 100%;
}

.div-block-27 {
  margin-left: -24px;
}

.div-block-28 {
  margin-left: -51px;
}

.image-4 {
  width: 100%;
}

.navbar-3, .grid-13 {
  display: none;
}

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

.link-4 {
  color: #505e39;
}

.image-20 {
  width: 100%;
}

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

.swe {
  height: 100vh;
}

@media screen and (min-width: 1280px) {
  .image-20 {
    width: 100%;
  }
}

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

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

@media screen and (max-width: 991px) {
  .ilustracion_card {
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 767px) {
  .sans {
    font-size: 10px;
  }
}

@media screen and (max-width: 479px) {
  .section._3 {
    padding-bottom: 15%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .section._6 {
    background-size: 100px;
  }

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

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

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

  .navbar-2 {
    width: 100%;
  }

  .navbar-2.compu, .grid-9 {
    display: none;
  }

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

  .centro {
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .heading {
    letter-spacing: 5px;
    font-size: 35px;
  }

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

  .paragraph {
    font-size: 13px;
    line-height: 20px;
  }

  .js-clock-2 {
    grid-column-gap: 20px;
    grid-row-gap: 0px;
    flex-flow: row;
    margin-top: 5%;
    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: 5vw;
    font-style: normal;
    line-height: 6vw;
  }

  .texto_principalcentrado {
    text-shadow: 0 1px 1px #0003;
    font-size: 11px;
    line-height: 14px;
  }

  .grid-10 {
    display: none;
  }

  .ilustracion_card {
    width: 260px;
  }

  .ilustracion_card._2.centroo-copy {
    height: 30vh;
    margin: 0;
  }

  .ilustracion_card._2.centroo-copy.tres {
    background-position: 50% 0;
    background-size: contain;
    height: 20vh;
  }

  .ilustracion_card._2.centroo-copy.cinco {
    background-position: 50%;
    background-size: 200px;
    width: 100%;
    height: 30vh;
  }

  .ilustracion_card._2.centroo-copy.seis {
    background-position: 100% 0;
    width: 100%;
    height: 30vh;
  }

  .ilustracion_card._2.centroo-copy.cuatro-copy {
    background-image: url('../images/22.webp');
    background-position: 50%;
    height: 30vh;
  }

  .texto_card {
    padding-left: 2%;
    padding-right: 2%;
    display: flex;
  }

  .texto_card._2 {
    width: 100%;
  }

  .texto_card._3 {
    height: 40vh;
  }

  .texto_card._4 {
    width: 70%;
    display: flex;
  }

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

  .sans.boton {
    letter-spacing: 0;
  }

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

  .div-block-19 {
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .button {
    font-size: 9px;
  }

  .paragraph-3 {
    font-size: 10px;
    line-height: 13px;
  }

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

  .grid-11 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

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

  .cloneable-area {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

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

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

  .c-card-quote {
    width: 100%;
    padding-top: 52px;
    padding-left: 5%;
  }

  .c-card-back {
    width: 280px;
    max-width: 280px;
    height: 350px;
    display: none;
  }

  .c-card-back._2 {
    background-image: url('../images/24.webp');
    width: 100%;
    max-width: 100%;
    display: none;
  }

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

  ._w-flip-card {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .c-flip-card {
    width: 100%;
  }

  .c-card-front, .c-card-front._1 {
    width: 280px;
    max-width: 280px;
    height: 360px;
  }

  .c-card-front._1-copy {
    background-image: url('../images/23.webp');
    width: 100%;
    max-width: 100%;
    height: 500px;
    display: flex;
  }

  .navbar-3 {
    background-color: #ddd0;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 10%;
    display: flex;
  }

  .icon-6 {
    color: #464638;
  }

  .menu-button-3 {
    padding-left: 28%;
  }

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

  .nav-menu {
    background-image: url('../images/1.webp');
    background-position: 0 0;
    background-size: cover;
  }

  .nav-link-3 {
    color: #4e5b38;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: Caudex, Tahoma, sans-serif;
    font-size: 12px;
    line-height: 15px;
  }

  .nav-link-3:hover {
    font-style: italic;
  }

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

  .image-5 {
    width: 100%;
  }

  .div-block-29 {
    margin-top: -81px;
  }

  .image-6 {
    width: 100%;
  }

  .div-block-30 {
    margin-top: -105px;
    margin-right: -5px;
  }

  .div-block-31 {
    margin-top: -76px;
    margin-left: 19px;
  }

  .div-block-32 {
    margin-top: -49px;
  }

  .div-block-33 {
    margin-top: -69px;
    padding-right: 23px;
  }

  .div-block-34 {
    margin-top: -27px;
  }

  .div-block-35 {
    justify-content: flex-end;
    align-items: center;
    margin-top: -89px;
    padding-right: 75px;
    display: flex;
  }

  .container {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    display: flex;
  }
}

#w-node-_7c292af7-9de2-42d5-7d18-675110cabe92-3fd1f3b5, #w-node-_7c292af7-9de2-42d5-7d18-675110cabe97-3fd1f3b5, #w-node-_7c292af7-9de2-42d5-7d18-675110cabe99-3fd1f3b5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-aabfa259-4e63-7a68-55e0-a979a7ce3781-3fd1f3b5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-d269cf1e-f04d-c482-a718-3a9b64c9697e-3fd1f3b5 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_5462c579-7426-197b-b7cb-51c82a086ab2-3fd1f3b5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9ece8a77-4bcb-baea-22a9-1a271a1d7703-3fd1f3b5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_9ece8a77-4bcb-baea-22a9-1a271a1d7714-3fd1f3b5, #w-node-_81dd9ece-7e46-2599-5bcb-21e588104697-3fd1f3b5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5ce6a4e7-a721-917c-1e05-f4aa05bc7426-3fd1f3b5 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_5ce6a4e7-a721-917c-1e05-f4aa05bc7437-3fd1f3b5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5ce6a4e7-a721-917c-1e05-f4aa05bc743d-3fd1f3b5 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_5ce6a4e7-a721-917c-1e05-f4aa05bc744c-3fd1f3b5, #w-node-_3e7a5f60-2b27-ae73-a865-4c4211007d7c-3fd1f3b5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_198da177-e4d5-5677-d0c0-ab98e92ff820-3fd1f3b5, #w-node-_198da177-e4d5-5677-d0c0-ab98e92ff823-3fd1f3b5 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

@media screen and (max-width: 479px) {
  #w-node-bd107e22-6c39-e898-6785-9a6016c738d0-3fd1f3b5, #w-node-_23e88661-3730-8ce9-4631-409d41fe53c4-3fd1f3b5, #w-node-f58fec21-b98d-81a3-a6a3-a7cbd6b2a627-3fd1f3b5 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_5556fa72-a064-b61d-0258-55c9cf9cd013-3fd1f3b5 {
    grid-area: span 1 / span 3 / span 1 / span 3;
    justify-self: end;
  }

  #w-node-b963632f-3399-dba3-a937-84074863f0fa-3fd1f3b5 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_5ce6a4e7-a721-917c-1e05-f4aa05bc743d-3fd1f3b5 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


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