@font-face {
  font-family: The Youngest Serif Display;
  src: url('../fonts/the-youngest-serif-display.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/fondo.png');
  background-position: 0 0;
  background-size: contain;
  height: 100vh;
  position: relative;
}

.section._2 {
  background-image: url('../images/4.png'), url('../images/8.png'), url('../images/5.png');
  background-position: 0%, 0 100%, 0 0;
  background-repeat: repeat, no-repeat, repeat;
  background-size: cover, 150px, contain;
}

.section._3 {
  background-image: url('../images/4.png'), url('../images/16.png'), url('../images/15.png'), url('../images/5.png');
  background-position: 50%, 100% 100%, 0 30%, 0 0;
  background-repeat: repeat, no-repeat, no-repeat, repeat;
  background-size: cover, 150px, 150px, contain;
}

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

.navbar {
  background-color: #0000;
  padding-top: 0;
  padding-bottom: 40px;
}

.nav-menu {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.nav-link {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 10px 5px;
  font-family: The Youngest Serif Display, Times New Roman, sans-serif;
  font-size: 13px;
  line-height: 19px;
}

.nav-link:hover {
  font-style: italic;
  text-decoration: none;
}

.image-12 {
  width: 60px;
}

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

.nav-link-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  width: 70%;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 5px;
  font-family: The Youngest Serif Display, Times New Roman, sans-serif;
  font-size: 1vw;
  line-height: 1.5vw;
}

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

.nav-link-2._2 {
  color: #fff;
  letter-spacing: 1.5px;
  font-family: The Youngest Serif Display, Times New Roman, sans-serif;
}

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

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

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

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

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

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

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

.div-block-17._1 {
  justify-content: flex-start;
}

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

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

.heading {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 3%;
  margin-bottom: 2.5%;
  font-family: the-seasons, sans-serif;
  font-weight: 400;
}

.image-13 {
  margin-bottom: 0%;
}

.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: #fff;
  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 Youngest Serif Display, Times New Roman, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  display: block;
}

.texto_principalcentrado {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: The Youngest Serif Display, Times New Roman, sans-serif;
  font-size: 8px;
  line-height: 15px;
}

.link-block {
  z-index: 999;
  background-image: url('../images/22.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 150vh;
  position: relative;
}

.div-block-20 {
  margin-top: -157px;
  padding-left: 20%;
}

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

.heading-2 {
  color: #431213;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-top: 0;
  font-family: The Youngest Serif Display, Times New Roman, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.heading-2.blanco {
  color: #fff;
  letter-spacing: 10px;
  font-size: 35px;
  line-height: 45px;
}

.paragraph {
  color: #431213;
  text-align: center;
  letter-spacing: 2px;
  font-family: The Youngest Serif Display, Times New Roman, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.link {
  color: #3f1011;
  font-size: 12px;
  line-height: 20px;
}

.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/9.png'), url('../images/5.png');
  background-position: 50% 0, 50% 0;
  background-repeat: repeat, repeat;
  background-size: contain, contain;
  background-attachment: scroll, fixed;
  height: 65vh;
}

.fotolarga.jo._2.rsvp {
  background-image: url('../images/18.png'), url('../images/5.png');
  background-size: contain, contain;
}

.fotolarga.jo._2 {
  background-image: url('../images/Fotos.png');
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: contain;
  background-attachment: fixed;
}

.div-block-22 {
  background-image: url('../images/10.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5%;
  display: flex;
}

._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-23 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-23._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 {
  color: #fff;
  font-family: The Youngest Serif Display, Times New Roman, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

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

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

.c-card-front {
  perspective: 1000px;
  background-image: url('../images/12.png');
  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/11.png');
  background-position: 50%;
  background-size: contain;
}

.c-card-front._2 {
  background-image: url('../images/21.png');
  background-position: 50%;
  background-size: contain;
}

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

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

.text-span {
  text-transform: none;
  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%;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

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

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

.button-2 {
  color: #fff;
  background-color: #3898ec00;
  border: 1px #606961;
  border-radius: 20px;
  padding-top: 0;
  padding-bottom: 5px;
  font-family: The Youngest Serif Display, Times New Roman, sans-serif;
  font-size: 9px;
  line-height: 10px;
  text-decoration: underline;
}

._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;
  box-shadow: 1px 1px 3px #000;
}

._w-card-front.tw {
  background-color: #8ca7ff;
}

._w-card-front.tw._2 {
  background-color: #0000;
  background-image: url('../images/INV-ANA-PAULINA--2.png');
  background-position: 75%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
}

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

._w-card-front.fb._3 {
  background-color: #0000;
  background-image: url('../images/INV-ANA-PAULINA--1.png');
  background-position: 75%;
  background-size: cover;
  border-radius: 0;
  box-shadow: 1px 1px 3px #000;
}

.paragraph-3 {
  color: #fff;
  text-align: center;
  font-family: The Youngest Serif Display, Times New Roman, sans-serif;
  font-size: 11px;
  line-height: 15px;
}

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

.paragraph-4 {
  color: #fff;
  text-align: center;
  width: 80%;
  font-family: The Youngest Serif Display, Times New Roman, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

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

.div-block-25 {
  background-image: url('../images/17.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 80vh;
  margin-top: 10%;
}

.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: #eee9e3;
  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;
  font-family: The Youngest Serif Display, Times New Roman, sans-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: #4f533a;
  text-align: center;
  width: 80%;
  font-family: The Youngest Serif Display, Times New Roman, sans-serif;
}

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

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

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

.button-6 {
  color: #fff;
  letter-spacing: 2px;
  background-color: #3898ec00;
  font-family: The Youngest Serif Display, Times New Roman, sans-serif;
  font-weight: 400;
  text-decoration: underline;
}

.paragraph-9 {
  color: #f3f3f3;
  letter-spacing: 2px;
  margin-top: 3%;
  font-family: The Youngest Serif Display, Times New Roman, sans-serif;
}

.heading-3 {
  color: #fff;
  text-align: center;
  margin-top: 7%;
  margin-bottom: 0;
  font-family: The Youngest Serif Display, Times New Roman, sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: 15px;
}

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

.navbar-3, .uno.phone, .image-14 {
  display: none;
}

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

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

@media screen and (max-width: 991px) {
  .nav-menu {
    grid-column-gap: 150px;
    grid-row-gap: 150px;
    background-color: #64624b;
    position: fixed;
    inset: 0% 0% 0% auto;
  }

  .nav-link {
    color: #f1eee8;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-12 {
    display: none;
  }

  .menu-button {
    position: fixed;
    inset: 0% 0% auto auto;
  }
}

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

@media screen and (max-width: 479px) {
  .section._1 {
    background-image: url('../images/fondo.png');
    height: 95vh;
  }

  .section._2 {
    background-size: cover, 100px, contain;
  }

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

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

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

  .grid-9 {
    display: none;
  }

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

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

  .navbar-2 {
    width: 100%;
  }

  .navbar-2.compu {
    display: none;
  }

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

  .div-block-19 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: -15px;
  }

  .heading {
    text-align: center;
    margin-top: 10%;
    margin-bottom: 10%;
    font-size: 30px;
    line-height: 45px;
  }

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

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

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

  .link-block {
    background-image: url('../images/22.png');
    height: 60vh;
  }

  .div-block-20 {
    margin-top: -79px;
    padding-left: 18%;
  }

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

  .heading-2 {
    font-size: 20px;
    line-height: 30px;
  }

  .paragraph {
    font-size: 14px;
  }

  .link {
    font-size: 10px;
  }

  .fotolarga {
    background-position: 40%;
  }

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

  .fotolarga.jo._2 {
    background-image: url('../images/Fotos.png');
    background-position: 50%;
    background-repeat: repeat-y;
    background-size: contain;
    height: 30vh;
    display: block;
  }

  .div-block-22 {
    background-image: url('../images/Copia-de-10.png');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .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-25 {
    height: 60vh;
  }

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

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

  .grid-13 {
    display: flex;
  }

  .button-6, .paragraph-9 {
    font-size: 12px;
  }

  .div-block-86 {
    background-position: 100%;
    background-size: cover;
    display: block;
  }

  .navbar-3 {
    background-color: #ddd0;
    display: block;
  }

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

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

  .nav-link-3 {
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: The Youngest Serif Display, Times New Roman, sans-serif;
    font-size: 12px;
    line-height: 18px;
  }

  .icon-6 {
    color: #fff;
  }

  .uno {
    display: none;
  }

  .uno.phone {
    display: block;
  }

  .image-14 {
    margin-bottom: 0%;
    display: block;
  }
}

#w-node-_124728e7-5fcf-2e28-f62d-75fca401c50a-1ad92004, #w-node-_124728e7-5fcf-2e28-f62d-75fca401c511-1ad92004, #w-node-_124728e7-5fcf-2e28-f62d-75fca401c513-1ad92004 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_30c60fb7-9d1e-67d0-388f-5b8eb41ad728-1ad92004 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_30c60fb7-9d1e-67d0-388f-5b8eb41ad739-1ad92004 {
  grid-area: 2 / 1 / 3 / 2;
}


@font-face {
  font-family: 'The Youngest Serif Display';
  src: url('../fonts/the-youngest-serif-display.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}