@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: Hello Bride Script;
  src: url('../fonts/Hello-Bride-Script.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-size: cover;
  height: auto;
  padding-top: 2%;
}

.section._2 {
  background-image: url('../images/6.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

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

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

.section._5 {
  background-image: url('../images/20.png');
  background-position: 50%;
  background-size: cover;
  padding-right: 10%;
}

.section._6 {
  background-image: url('../images/21.png');
  background-position: 0 0;
  background-size: contain;
  padding-top: 10%;
  padding-bottom: 2%;
}

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

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

.div-block._2, .div-block._2-copy {
  background-image: url('../images/13.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 5%;
}

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

.heading {
  letter-spacing: 2.5px;
  text-transform: uppercase;
  margin-top: 2%;
  margin-bottom: 0;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
}

.heading._1 {
  letter-spacing: 0;
  font-size: 20px;
}

.heading._1-copy {
  letter-spacing: 0;
  margin-bottom: 1%;
  font-size: 20px;
}

.navbar {
  background-color: #ddd0;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.nav-link {
  color: #545454;
  letter-spacing: 1.5px;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 13px;
  line-height: 15px;
}

.nav-link.w--current {
  color: #575757;
  font-size: 11px;
}

.nav-menu {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 2%;
  display: flex;
}

.heading-2 {
  margin-top: 0;
  font-family: Hello Bride Script, Times New Roman, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.heading-2._1 {
  font-size: 40px;
  line-height: 50px;
}

.fotolarga {
  background-image: url('../images/6.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-attachment: fixed;
  height: 700px;
  margin-top: 0;
}

.fotolarga.jo {
  background-image: url('../images/INV-ANA-PAULINA--7.png'), url('../images/foto.jpg');
  background-position: 0%, 50% 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 80vh;
}

.fotolarga.jo._2 {
  background-image: url('../images/7.png');
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 90vh;
}

.grid {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 90%;
  padding: 5%;
}

.heading-3 {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
}

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

.div-block-3 {
  background-color: #000;
  width: 100%;
  height: 1.5px;
}

.heading-4 {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.heading-4._1 {
  text-align: left;
  font-size: 18px;
  line-height: 25px;
}

.heading-4._1-copy {
  text-align: center;
  font-size: 18px;
  line-height: 25px;
}

.div2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 5%;
  display: flex;
}

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

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

.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/16.png');
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: 300px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.texto_card {
  z-index: 99;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff0;
  background-image: url('../images/16.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: 100%;
  padding: 5% 5% 5% 3%;
  display: flex;
  position: absolute;
  inset: 0%;
  box-shadow: 6px 8px 7px #0003;
}

.sans {
  color: #000;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: none;
  padding: 0 10px;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
}

.heading-6 {
  color: #1f1912;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.paragraph-5 {
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 10px;
  line-height: 15px;
  text-decoration: underline;
}

.button {
  background-color: #3898ec00;
  background-image: url('../images/17.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
  margin-left: 5px;
  margin-right: 5px;
}

.button._1 {
  background-image: url('../images/18.png');
  margin-left: 5px;
  margin-right: 5px;
}

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

._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/16.png');
  background-position: 50%;
  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;
  justify-content: center;
  align-items: center;
}

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

.c-card-front._1 {
  background-image: none;
  width: 300px;
  height: 220px;
  box-shadow: 0 2px 5px #0003;
}

.heading-7 {
  color: #1f1912;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

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

.paragraph-6 {
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 12px;
  text-decoration: underline;
}

.paragraph-6._1 {
  margin-bottom: 0;
  text-decoration: none;
}

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

.heading-8 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Hello Bride Script, Times New Roman, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.heading-8._2 {
  margin-top: 10%;
  line-height: 25px;
}

.italic-text-3 {
  text-transform: uppercase;
  font-size: 10px;
  line-height: 15px;
}

.button-2 {
  color: #000;
  background-color: #3898ec00;
  border: 1px solid #000;
  border-radius: 20px;
  margin-top: 0;
  padding: 5px 15px;
  font-size: 12px;
  line-height: 15px;
}

.c-card-back {
  perspective: 1000px;
  background-color: #ebe7de00;
  background-image: url('../images/16.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: auto;
  display: flex;
}

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

.italic-text-2, .italic-text {
  font-size: 10px;
  line-height: 15px;
}

._w-card-back {
  perspective: 1000px;
  background-color: #ece7de00;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 10%;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

._w-card-back._1 {
  background-color: #ece7de00;
  width: 100%;
  padding-top: 10%;
  padding-bottom: 10%;
}

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

._w-flip-card {
  z-index: 10;
  perspective: 1000px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

._w-flip-card._2 {
  justify-content: center;
  align-items: flex-start;
}

.heading-9 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
}

.div-block-30 {
  flex-flow: column;
  display: flex;
}

.div-block-30._1 {
  margin-bottom: 20px;
}

.div-block-30._2 {
  margin-bottom: 10px;
}

.paragraph-7 {
  text-align: center;
  margin-bottom: 0;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 10px;
  line-height: 15px;
}

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

.div-block-31._2 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.heading-10 {
  color: #1f1912;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.paragraph-8 {
  font-size: 12px;
  text-decoration: underline;
}

.paragraph-8._2 {
  text-align: center;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 10px;
  font-style: normal;
  line-height: 15px;
  text-decoration: none;
}

.c-card-back-2 {
  perspective: 1000px;
  background-color: #ebe7de00;
  background-image: url('../images/16.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: auto;
  padding-top: 0%;
  padding-bottom: 0%;
  display: flex;
}

.c-card-back-2._1 {
  height: 200px;
  display: flex;
}

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

.div3 {
  margin-top: -31px;
}

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

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

.image {
  margin-bottom: 3%;
}

.button-3 {
  color: #000;
  background-color: #3898ec00;
  font-family: Caudex, Times New Roman, sans-serif;
  text-decoration: underline;
}

.image-2 {
  margin-top: 2%;
  margin-bottom: 2%;
}

.cel, .grid-3, .celular {
  display: none;
}

.link {
  color: #313131;
}

.heading-9-copy {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
}

.link-2 {
  color: #333;
  font-size: 11px;
}

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

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

.phone {
  display: none;
}

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

.div-block-40 {
  background-image: url('../images/32.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 70px;
  margin-left: -150px;
  padding-top: 20%;
  padding-bottom: 5%;
  display: flex;
}

.image-5 {
  margin-right: -78px;
}

.paragraph-9 {
  text-align: center;
  width: 60%;
  font-family: Caudex, Times New Roman, sans-serif;
}

.grid-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto;
  width: 60%;
  margin-top: 2%;
  display: flex;
}

.paragraph-9-copy {
  text-align: center;
  width: 100%;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

.button-4 {
  color: #353535;
  background-color: #3898ec00;
  padding-top: 2px;
  padding-bottom: 2px;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 10px;
  line-height: 12px;
  text-decoration: underline;
}

.div-block-41 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 5%;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
}

.div-block-42 {
  justify-content: flex-end;
  align-items: flex-start;
  margin-bottom: 5%;
  padding-right: 5%;
  display: flex;
}

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

.heading-11 {
  color: #4b4b4b;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
}

.grid-5 {
  display: none;
}

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

@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._1 {
    height: 90vh;
  }

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

  .section._4 {
    background-image: url('../images/26.png');
    background-size: cover;
    padding-top: 10%;
    padding-bottom: 10%;
  }

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

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

  .div-block._1 {
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 10%;
  }

  .div-block._2-copy {
    background-image: url('../images/Copia-de-13.png');
    background-size: cover;
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .div-block.ph {
    display: flex;
  }

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

  .navbar {
    justify-content: flex-end;
    align-items: flex-start;
    display: block;
  }

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

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

  .nav-menu {
    background-color: #dfdad8;
    margin-top: 0%;
  }

  .heading-2 {
    letter-spacing: 1.5px;
    font-size: 20px;
  }

  .heading-2._1 {
    margin-bottom: 0;
  }

  .fotolarga {
    background-position: 40%;
  }

  .fotolarga.jo {
    background-position: 50%, 80% 0;
    display: block;
  }

  .fotolarga.jo._2 {
    background-image: url('../images/23.png');
    background-position: 50% 100%;
    height: 100vh;
    display: block;
  }

  .grid {
    display: none;
  }

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

  .heading-4 {
    font-size: 10px;
    line-height: 20px;
  }

  .heading-4._1 {
    text-align: center;
    font-size: 12px;
    line-height: 22px;
  }

  .div2 {
    margin-top: 10%;
  }

  .div-block-4, .grid-2 {
    display: none;
  }

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

  .ilustracion_card {
    width: 260px;
  }

  .ilustracion_card._2.centroo-copy {
    width: 250px;
    height: 250px;
    margin: 0 0 10%;
  }

  .texto_card {
    width: 250px;
    height: 250px;
  }

  .sans {
    line-height: 15px;
  }

  ._w-card-front._1 {
    background-size: cover;
    justify-content: center;
    align-items: center;
  }

  .c-card-front, .c-card-front._1 {
    width: 250px;
    max-width: 250px;
    height: 200px;
  }

  .heading-7 {
    font-size: 18px;
  }

  .heading-8 {
    font-size: 20px;
    line-height: 25px;
  }

  .heading-8._2 {
    text-align: center;
    margin-top: 8%;
    font-size: 20px;
  }

  .button-2 {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .c-card-back {
    width: 300px;
    max-width: 300px;
    height: auto;
    display: none;
  }

  .c-card-img {
    padding-right: 0;
  }

  .italic-text {
    line-height: 12px;
  }

  .cloneable-area {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    display: flex;
  }

  .c-card-back-2 {
    width: 300px;
    max-width: 300px;
    height: auto;
    display: none;
  }

  .c-card-back-2._1 {
    display: none;
  }

  .div-block-32, .div3 {
    margin-top: 0;
  }

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

  .image-2 {
    margin-bottom: 10%;
  }

  .compu {
    display: none;
  }

  .cel {
    display: block;
  }

  .grid-3 {
    grid-column-gap: 0px;
    grid-row-gap: 50px;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 10%;
    padding-right: 10%;
    display: grid;
  }

  .div-block-34 {
    width: 1.5px;
  }

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

  .div-block-36 {
    background-color: #000;
    width: 1.5px;
    height: 100%;
  }

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

  .celular {
    flex-flow: column;
    display: flex;
  }

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

  .image-3 {
    margin-bottom: 5%;
  }

  .phone {
    display: block;
  }

  .image-4 {
    display: none;
  }

  .paragraph-9 {
    width: 80%;
    font-size: 10px;
    line-height: 15px;
  }

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

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

  .div-block-42 {
    margin-bottom: 10%;
    padding-right: 0%;
  }

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

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

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

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

  .div-block-44 {
    z-index: 9999;
    background-image: url('../images/35.png'), url('../images/35.png');
    background-position: 50% 0, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: contain, cover;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: -68px;
    margin-left: 54px;
    padding-top: 20%;
    padding-bottom: 10%;
    display: flex;
    position: relative;
  }
}

#w-node-_4c28c1bb-e3ec-ee17-959e-75e25c9e1a69-76083b70, #w-node-_5c27b4d7-1be6-6fff-67ad-4ea795a65492-76083b70 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-dc4b3601-d99d-ce3b-55a4-0de79da45afd-76083b70, #w-node-_8b884c41-cc56-12ba-5ee7-66004d022c26-76083b70, #w-node-_85cfd85c-2ac2-3f70-6bd0-4151c93fd959-76083b70 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-ea490571-a747-d450-876b-5001be9a3a54-76083b70 {
  grid-area: span 4 / span 1 / span 4 / span 1;
}

#w-node-d98ce7f9-4037-6680-d7a6-38fc8243dcff-76083b70, #w-node-_07ab4cbf-9ad8-6ee2-851d-49e485dbcedd-76083b70 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_27a8f1ae-8e59-babb-7439-1afc39cefbf7-76083b70 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-da1f276b-7a62-00cd-7012-b4ef524cfa0b-76083b70 {
    place-self: center;
  }

  #w-node-a90d8b8d-848a-20d3-f667-b2318487c5d2-76083b70 {
    grid-area: span 3 / span 1 / span 3 / span 1;
  }

  #w-node-_18867b3e-e499-de7c-5455-48744abb138c-76083b70, #w-node-_488cb647-4c6e-cb7b-dc67-edae807fbbad-76083b70 {
    place-self: center;
  }

  #w-node-_8b884c41-cc56-12ba-5ee7-66004d022c26-76083b70, #w-node-_85cfd85c-2ac2-3f70-6bd0-4151c93fd959-76083b70 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}


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