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

.countdown {
  height: auto;
  background-color: #dedcd6;
  padding: 1% 3%;
}

.body {
  background-color: #efece7;
}

.js-clock {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  display: flex;
}

.box {
  width: auto;
  height: auto;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0 10px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 12px;
  line-height: 20px;
  display: flex;
}

.clock-number {
  color: #8f9172;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  margin-right: 10px;
  font-family: Karla Light, sans-serif;
  font-size: 2vw;
  font-weight: 200;
  line-height: 3vw;
}

.clock-label {
  color: #8f9172;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-right: -5px;
  font-family: Karla Light, sans-serif;
  font-size: 1.3vw;
  font-style: normal;
  font-weight: 200;
  line-height: 2.5vw;
}

.heroe {
  height: 90vh;
  background-image: url('../images/Asset-34.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.heroe._1 {
  background-image: url('../images/Archivo-41.webp');
  background-position: 50% 70%;
}

.heroe._2 {
  background-image: url('../images/Archivo-137.webp');
  background-position: 50% 80%;
}

.section {
  padding: 5%;
}

.section._1 {
  background-color: #808172;
  background-image: url('../images/Recurso-35We.page.webp');
  background-position: 0 0;
  background-size: cover;
}

.section._2 {
  background-image: url('../images/fondo_1We.page.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-left: 10%;
  padding-right: 10%;
}

.section._1-copy {
  background-color: #dedcd6;
  background-image: url('../images/fondo-dosWe.page.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 0%;
  padding-left: 5%;
  padding-right: 5%;
}

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

.section._2-copy {
  height: auto;
  background-image: url('../images/Recurso-5We.Page.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 0%;
  padding-left: 0%;
  padding-right: 0%;
}

.section._2-copy.margen {
  background-image: url('../images/fondo-tresWe.page.webp');
  padding-left: 0%;
  padding-right: 0%;
}

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

.section.rsvp {
  background-color: #f0efee;
  background-image: url('../images/Recurso-5We.Page.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 2%;
  padding-left: 10%;
  padding-right: 10%;
}

.section._5 {
  background-image: url('../images/Recurso-6We.Page_1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 10%;
}

.section._6 {
  background-image: url('../images/Recurso-36We.page.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-left: 5%;
  padding-right: 5%;
}

.container {
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 5px;
  display: flex;
}

.container.center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 3%;
  display: flex;
}

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

.container._1 {
  height: auto;
  margin-left: 5%;
  margin-right: 5%;
}

.container._1.center {
  margin-left: 0%;
  margin-right: 0%;
}

.container.margen {
  margin-bottom: 5%;
  margin-left: 5%;
  margin-right: 5%;
}

.heading {
  width: 100%;
  color: #8f9172;
  text-align: center;
  letter-spacing: 0;
  font-family: filmotype-honey, sans-serif;
  font-size: 4.5vw;
  font-weight: 400;
  line-height: 5vw;
}

.div-block {
  width: 40%;
  height: 1px;
  background-color: #fff;
  margin-top: 3%;
  margin-bottom: 3%;
}

.div-block._1 {
  width: 80%;
}

.paragraph {
  color: #fff;
  text-align: center;
  font-family: indivisible;
  font-size: 3.5vh;
  font-weight: 300;
  line-height: 4vh;
}

.paragraph._1 {
  margin-bottom: 0;
  font-family: Karla Light, sans-serif;
  font-size: 2.7vh;
  line-height: 3vh;
}

.text-span {
  font-weight: 700;
}

.text-span-2 {
  font-family: Karla, sans-serif;
  font-weight: 700;
}

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

.paragraph-2 {
  width: 100%;
  color: #b6967e;
  text-align: center;
  font-family: Big Caslon Medium, sans-serif;
  font-size: 3.5vh;
  font-weight: 500;
  line-height: 4.5vh;
}

.grid {
  width: 100%;
  height: 80vh;
  grid-column-gap: 0px;
  grid-template-rows: auto;
  margin-top: 3%;
}

.grid-2 {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: .25fr 1fr;
}

.div-block-3 {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-3 {
  font-family: indivisible;
  font-size: 2.5vh;
  line-height: 3.5vh;
}

.paragraph-3._1 {
  width: 100%;
  color: #fff;
  text-align: center;
  margin-top: 5%;
  font-family: Karla Light, sans-serif;
  font-size: 2.4vh;
}

.paragraph-3._1.verde {
  color: #8f9172;
}

.text-span-3 {
  font-style: italic;
}

.button {
  color: #b6967e;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #b6967e;
  font-family: Big Caslon Medium, sans-serif;
}

.button._1 {
  width: 100%;
  text-align: center;
}

.div-block-4 {
  height: 100%;
  background-image: url('../images/Recurso-2eChamp.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.grid-3 {
  width: 100%;
  grid-column-gap: 0px;
  background-color: rgba(94, 96, 77, .81);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  padding: 10px;
}

.heading-2 {
  color: #fff;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Big Caslon Medium, sans-serif;
  font-size: 3.5vh;
}

.heading-2._1 {
  text-align: center;
  font-family: Regular, sans-serif;
}

.div-block-5, .div-block-6 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-4 {
  width: 100%;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 3%;
}

.div-block-7 {
  height: 35vh;
  background-image: url('../images/lasquintas_fabian.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-7._1 {
  background-image: url('../images/Recurso-6We.Page.png');
}

.div-block-7._2 {
  background-image: url('../images/holidayinn_fabian.jpg.webp');
}

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

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

.div-block-8 {
  height: 60vh;
  background-image: url('../images/Archivo-126.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-8._1 {
  background-image: url('../images/Archivo-17.webp');
}

.div-block-9 {
  border: 1px #b6967e;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 5%;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.div-block-10 {
  width: 80%;
  height: 70vh;
  background-image: url('../images/Captura-de-pantalla-2023-06-14-a-las-12.52.52.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.link {
  color: #fff;
}

.link.verde {
  color: #8f9172;
}

.faq-groups-wrapper {
  width: 70%;
  padding: 1rem 1rem 5%;
  position: static;
  left: 30%;
}

.faq-group-row {
  width: 100%;
  padding-top: 3%;
  padding-bottom: 0;
}

.faq-question {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  padding: 1.5rem 2rem;
  display: flex;
}

.faq-question-label {
  width: auto;
  color: #3c3d49;
  background-color: rgba(0, 0, 0, 0);
  margin-right: 10px;
  font-family: indivisible;
  font-size: 2.5vh;
  font-weight: 400;
  line-height: 3.5vh;
  text-decoration: none;
}

.faq-arrow {
  z-index: 0;
  position: relative;
}

.faq-answer {
  padding: 0 2rem;
  overflow: hidden;
}

.faq-answer-p {
  color: #b6967e;
  font-family: indivisible;
  font-size: 2.5vh;
  font-weight: 300;
  line-height: 3.5vh;
}

.text-block {
  font-family: Karla Light, sans-serif;
  font-size: 14px;
}

.form-block {
  width: 80%;
  background-color: #fff;
  border-radius: 20px;
  margin-top: 3%;
  padding: 3%;
}

.heading-3 {
  text-align: center;
  letter-spacing: 5px;
  font-size: 5vw;
  font-weight: 300;
  line-height: 8vw;
}

.heading-3._1-copy {
  color: #000;
  font-size: 2.5vw;
  font-style: normal;
  font-weight: 600;
  line-height: 2.5vw;
}

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

.submit-button {
  color: #000;
  letter-spacing: 0;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #b6967e;
  border-radius: 8px;
  font-family: indivisible;
}

.text-field {
  width: 100%;
  height: 7vh;
  color: rgba(51, 51, 51, .48);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #b6967e;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  font-family: indivisible;
  display: flex;
}

.form {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 5%;
  display: flex;
}

.image-3 {
  margin-left: 5px;
}

.container-5 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 3%;
  margin-bottom: 0%;
  padding-top: 0%;
  padding-bottom: 0%;
  display: flex;
}

.paragraph-copy-2 {
  color: #696969;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 0;
  font-family: Karla Light, sans-serif;
  font-size: 1.5vw;
  line-height: 160%;
}

.success-message, .navbar {
  background-color: rgba(0, 0, 0, 0);
}

.nav-menu {
  width: 100%;
  border-bottom: 1px solid #8f9172;
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.nav-link {
  width: 100%;
  color: #8f9172;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Karla Light, sans-serif;
  font-size: 1vw;
  line-height: 1.5vw;
}

.heading-4 {
  color: #8f9172;
  text-align: center;
  letter-spacing: 3px;
  font-family: Karla Regular, sans-serif;
  font-size: 2.5vw;
  font-weight: 400;
  line-height: 4vw;
}

.div-block-11 {
  width: 67%;
  height: 1px;
  background-color: #000;
}

.paragraph-4 {
  color: #8f9172;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Karla Light, sans-serif;
  font-size: 2.5vw;
  line-height: 3.5vw;
}

.text-span-4 {
  font-family: Karla, sans-serif;
}

.card-text {
  color: #707070;
}

.card-text.focus {
  z-index: 10;
  position: relative;
}

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

.c-card-quote._1._2 {
  justify-content: flex-end;
  padding: 0 0 100px;
}

.c-card-title {
  margin-bottom: 5px;
}

.no-dot {
  width: 10px;
  height: 10px;
  opacity: .2;
  background-color: #fff;
  margin: 5px 2px;
}

.c-card-btn {
  padding: 20px;
}

.card-btn-link {
  width: 100%;
  color: #fff;
  text-align: center;
  border: 2px #c5b4aa;
  border-bottom-style: solid;
  border-radius: 0;
  text-decoration: none;
  display: none;
  position: relative;
  overflow: hidden;
}

.card-btn-link.fb {
  border-color: #6670bd;
}

.card-btn-link.tw {
  border-color: #8ca7ff;
}

.c-card-front {
  width: 280px;
  height: 450px;
  perspective: 1000px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.c-card-front._1 {
  width: 280px;
  box-shadow: none;
}

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

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

.c-card-no {
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.card-quote-copy {
  z-index: 5;
  width: 100%;
  color: #707070;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.5vw;
  font-style: normal;
  font-weight: 200;
  line-height: 1.4em;
  position: relative;
}

.c-no-dots {
  z-index: 10;
  padding-top: 5px;
  padding-right: 5px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

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

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

._w-card-front {
  width: 100%;
  height: 100%;
  perspective: 1000px;
  background-color: #ff6565;
  background-image: linear-gradient(rgba(0, 0, 0, .41), rgba(0, 0, 0, .41)), url('../images/IMG_7087IMG_7086.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 5px;
  flex-direction: column;
  display: flex;
  position: relative;
  transform: none;
}

._w-card-front._1 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Asset-36.webp');
  background-position: 75%;
  background-repeat: no-repeat;
  background-size: contain;
}

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

._w-card-front.tw._2 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Asset-37.webp');
  background-position: 75%;
  background-repeat: no-repeat;
  background-size: contain;
}

._w-card-front.tw._2-copy {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Asset-24.webp');
  background-position: 75%;
  background-repeat: no-repeat;
  background-size: contain;
}

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

._w-card-front.fb._3 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Asset-38.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

._w-card-front.fb._4 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Asset-28.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

._w-card-front.fb._3-copy {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Asset-23.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

._w-card-front.fb._4-copy {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Asset-46.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

._w-card-front._1-copy {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Asset-25.webp');
  background-position: 75%;
  background-repeat: no-repeat;
  background-size: contain;
}

._w-card-quote {
  position: relative;
}

.card-btn-focus-bg {
  width: 75%;
  height: 200%;
  background-image: radial-gradient(circle farthest-side, #ff9865, rgba(255, 255, 255, 0));
  position: absolute;
  top: -75%;
  bottom: auto;
  left: auto;
  right: -10%;
}

.card-btn-focus-bg.fb {
  background-image: radial-gradient(circle farthest-side, #52a0ce, rgba(255, 255, 255, 0));
}

.card-btn-focus-bg.tw {
  background-image: radial-gradient(circle farthest-side, #8cd1ff, rgba(255, 255, 255, 0));
}

.button-2 {
  color: #707070;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1.5px solid #948077;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 1em;
  font-weight: 200;
}

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

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

.card-quote {
  z-index: 5;
  width: 90%;
  color: #707070;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.3vw;
  font-style: normal;
  font-weight: 200;
  line-height: 1.4em;
  position: relative;
}

.c-card-btn-text {
  width: 100%;
  padding: 10px 20px;
}

.c-card-btn-text.focus {
  background-color: #ff6565;
  position: absolute;
  overflow: hidden;
}

.c-card-btn-text.focus.fb {
  background-color: #6670bd;
}

.c-card-btn-text.focus.tw {
  background-color: #8ca7ff;
}

.c-card-text {
  perspective: 1000px;
  border-top: 1px rgba(255, 255, 255, .25);
  padding: 20px 15px;
  transform: translate(0);
}

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

.c-flipping-cards-list._2 {
  margin-top: 3%;
}

._w-card-back {
  width: 100%;
  height: 100%;
  perspective: 1000px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Asset-39.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 5px;
  flex-direction: column;
  display: flex;
}

._w-card-back._1 {
  background-image: url('../images/Asset-40.webp');
}

._w-card-back._2 {
  background-image: url('../images/Asset-41.webp');
}

._w-card-back._2._3 {
  background-image: url('../images/Asset-5.webp');
}

._w-card-back._2._3-copy {
  background-image: url('../images/Asset-47-8.webp');
  justify-content: flex-end;
  padding-bottom: 94px;
}

._w-card-back._3 {
  background-image: url('../images/holiday.webp');
  justify-content: flex-end;
  padding-bottom: 94px;
}

._w-card-back._1-copy {
  background-image: url('../images/Asset-44-8.webp');
}

._w-card-back._2-copy {
  background-image: url('../images/Asset-45-8.webp');
  justify-content: flex-end;
  padding-bottom: 85px;
}

._w-card-back._2-copy._3 {
  background-image: url('../images/Asset-5.webp');
}

.image-4 {
  margin-top: -100px;
  margin-bottom: 3%;
}

.grid-6 {
  width: 90%;
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.button-3 {
  color: #8f9172;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #8f9172;
  border-radius: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Karla Light, sans-serif;
  font-size: 1.5vw;
  line-height: 2vw;
}

.button-3.mesa {
  color: #fff;
  background-color: #8f9172;
  font-family: Karla Medium, sans-serif;
  font-size: 1.3vw;
  line-height: 2vw;
}

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

.quick-stack {
  width: 100%;
}

.grid-7 {
  width: 100%;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 5%;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 2%;
  padding-right: 2%;
}

.div-block-13, .div-block-14 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bold-text {
  font-family: Karla, sans-serif;
}

.bold-text.verde {
  color: #7a7c5f;
  font-family: Karla, sans-serif;
  font-size: 2vw;
}

.bold-text-2 {
  font-family: Karla, sans-serif;
}

.bold-text-2.verde {
  color: #7a7c5f;
  font-family: Karla, sans-serif;
  font-size: 2vw;
}

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

.div-block-15 {
  border-bottom: 1px solid #000;
}

.div-block-15._1 {
  border-bottom-style: none;
}

.itinerario {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 3%;
  display: flex;
}

.slider {
  z-index: 99999;
  width: 100%;
  height: 70vh;
  background-color: rgba(0, 0, 0, 0);
}

.slide {
  background-image: url('../images/Asset-51.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-nav {
  display: none;
}

.right-arrow, .left-arrow {
  z-index: 999999;
  display: block;
}

.slide-2 {
  background-image: url('../images/Asset-52.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-3 {
  background-image: url('../images/Asset-53.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-4 {
  background-image: url('../images/Asset-54.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-5 {
  background-image: url('../images/Asset-55.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.link-block {
  width: 50%;
  height: 50%;
}

.button-4 {
  color: #707070;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #707070;
  border-radius: 20px;
  margin-top: 10px;
  font-size: 1em;
  line-height: 1.3em;
}

.card-quote-2 {
  z-index: 5;
  width: 100%;
  color: #707070;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 1em;
  font-style: normal;
  line-height: 1.4em;
  position: relative;
}

.text-span-5 {
  font-size: 1.2em;
}

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

._w-card-front-2 {
  width: 100%;
  height: 100%;
  perspective: 1000px;
  background-color: #ff6565;
  background-image: linear-gradient(rgba(0, 0, 0, .41), rgba(0, 0, 0, .41)), url('../images/IMG_7086.JPG');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 5px;
  flex-direction: column;
  display: flex;
  position: relative;
  transform: none;
}

._w-card-front-2._1 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Asset-36.webp');
  background-position: 35%;
  background-repeat: no-repeat;
  background-size: contain;
}

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

._w-card-front-2.tw._2 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Asset-37.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

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

._w-card-front-2.fb._3 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Asset-38.webp');
  background-position: 65%;
  background-repeat: no-repeat;
  background-size: contain;
}

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

.button-5 {
  color: #707070;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1.5px solid #aa401b;
  margin-top: 10px;
  font-size: 1em;
}

.card-title {
  color: #fff;
  text-align: right;
  font-size: 2.5em;
  font-weight: 400;
  line-height: 1em;
}

.card-title._2 {
  color: #aa401b;
}

.c-card-front-2 {
  width: 250px;
  height: 450px;
  perspective: 1000px;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

._w-card-back-2 {
  width: 100%;
  height: 100%;
  perspective: 1000px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Asset-39.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 5px;
  flex-direction: column;
  display: flex;
}

._w-card-back-2._1 {
  background-image: url('../images/Asset-40.webp');
  justify-content: flex-end;
  padding-bottom: 150px;
}

._w-card-back-2._2 {
  background-image: url('../images/Asset-41.webp');
}

.link-block-2 {
  width: 100%;
  height: 20%;
}

.icon {
  z-index: 9999999;
  color: #b6967e;
  font-size: 20px;
}

.icon-2 {
  z-index: 99999999;
  color: #b6967e;
  font-size: 20px;
}

.slider-2 {
  width: 80%;
  height: 70vh;
  background-color: rgba(0, 0, 0, 0);
}

.slide-6 {
  background-image: url('../images/Asset-34-8.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-7 {
  background-image: url('../images/Asset-35-8.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-8 {
  background-image: url('../images/Asset-36-8.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-9 {
  background-image: url('../images/Asset-37-8.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-10 {
  background-image: url('../images/Asset-38-8.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.icon-3, .icon-4 {
  color: #b6967e;
  font-size: 25px;
}

.image-5 {
  margin-top: 5%;
}

.link-block-3 {
  width: 100%;
  height: 20%;
}

.div-block-16 {
  justify-content: center;
  display: flex;
}

.navigation-right {
  width: 50%;
  justify-content: space-between;
  align-items: center;
  margin-left: 15px;
  display: flex;
}

.navigation-right.cel {
  display: none;
}

.navigation-left {
  width: 50%;
  justify-content: space-between;
  align-items: center;
  margin-right: 15px;
  display: flex;
}

.brand-2 {
  padding: 0 10px;
}

.navigation-container-full {
  width: 100%;
  max-width: 1100px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navigation-link {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px #000;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  font-weight: 500;
}

.navigation-link.close {
  color: #333;
  text-shadow: none;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  display: block;
}

.navigation-link.close.w--current, .icon-6 {
  color: #fff;
}

.navigation-link-copy {
  color: #c8a378;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  font-weight: 500;
  display: none;
}

.grid-9 {
  width: 90%;
  grid-column-gap: 0px;
  border-bottom: 1px solid #8f9172;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr 1fr;
}

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

.navbar-2 {
  background-color: #dedcd6;
  display: none;
}

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

@media screen and (max-width: 991px) {
  .faq-groups-wrapper {
    width: 100%;
  }

  .faq-group-row {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .faq-item-wrapper {
    z-index: 8888;
    position: static;
  }

  .faq-question {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .faq-arrow {
    z-index: 0;
    position: relative;
  }

  .faq-answer {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .c-card-btn-text.default, .c-card-btn-text.focus {
    transform: translate(0, -100%);
  }

  .navigation-right {
    width: 100%;
    background-color: #202146;
  }

  .navigation-left {
    background-color: #202146;
  }

  .menu-button-2 {
    border: 1px solid #000;
  }

  .menu-button-2.w--open {
    background-color: rgba(0, 0, 0, 0);
  }
}

@media screen and (max-width: 767px) {
  .faq-group-row {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .faq-question {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .faq-question-label {
    font-size: 1rem;
  }

  .faq-answer {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .faq-answer-p {
    font-size: .875rem;
  }
}

@media screen and (max-width: 479px) {
  .countdown {
    padding-top: 3%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .js-clock {
    flex-wrap: wrap;
    justify-content: center;
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .box {
    width: auto;
    height: auto;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 5px;
    padding-left: 0;
    padding-right: 0;
  }

  .clock-number {
    text-shadow: 0 0 2px rgba(0, 0, 0, .2);
    margin-left: 0;
    margin-right: 5px;
    font-size: 6vw;
    line-height: 7vw;
  }

  .clock-label {
    text-shadow: none;
    margin-right: 5px;
    font-size: 12px;
  }

  .heroe {
    height: 80vh;
    background-position: 50%;
  }

  .section._2-copy.margen {
    background-color: #dedcd6;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .section.rsvp {
    background-repeat: repeat;
    background-size: contain;
  }

  .section._6 {
    background-color: #dedcd6;
    background-position: 50% 0;
    background-size: contain;
  }

  .heading {
    font-size: 7vw;
    line-height: 8vw;
  }

  .grid-5 {
    display: none;
  }

  .grid-5.phone {
    display: block;
  }

  .form-block {
    width: 90%;
  }

  .text-field {
    text-align: left;
  }

  .container-5 {
    margin-top: 5%;
  }

  .paragraph-copy-2 {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 4vw;
  }

  .navbar {
    width: 100%;
  }

  .nav-menu {
    background-color: #dedcd6;
  }

  .nav-link {
    text-align: center;
    font-size: 4vw;
    line-height: 5vw;
  }

  .heading-4 {
    font-size: 4.5vw;
    line-height: 6vw;
  }

  .paragraph-4 {
    font-size: 4vw;
    line-height: 5vw;
  }

  .c-card-quote._1 {
    background-image: url('../images/Asset-40-8.webp');
    background-position: 0 0;
    background-size: cover;
  }

  .c-card-quote._1._2 {
    background-image: url('../images/Asset-44-8.webp');
    justify-content: flex-end;
    padding-bottom: 30%;
  }

  .c-card-front {
    width: 320px;
    height: 400px;
    max-width: 250px;
  }

  .c-card-front._1 {
    height: 400px;
  }

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

  .card-quote-copy {
    font-size: 5vw;
    line-height: 1.2em;
  }

  .c-card-back {
    width: 280px;
    height: 400px;
    max-width: 250px;
  }

  .card-quote {
    font-size: 5vw;
    line-height: 1.2em;
  }

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

  ._w-card-back._2._3-copy {
    background-image: url('../images/Asset-47-8.webp');
    justify-content: flex-end;
    padding-bottom: 30%;
  }

  ._w-card-back._3 {
    background-image: url('../images/holiday.webp');
    justify-content: flex-end;
    padding-bottom: 35%;
  }

  ._w-card-back._2-copy {
    background-image: url('../images/Asset-45-8.webp');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    justify-content: flex-end;
    padding-bottom: 30%;
  }

  .grid-6 {
    display: none;
  }

  .button-3.mesa {
    font-size: 4vw;
    line-height: 5vw;
  }

  .bold-text, .bold-text-2 {
    color: #7a7c5f;
    font-family: Karla Medium, sans-serif;
    font-size: 5vw;
  }

  .itinerario {
    margin-bottom: 5%;
  }

  .slider {
    height: 40vh;
  }

  .card-quote-2 {
    line-height: 1.2em;
  }

  .text-span-5 {
    font-size: 1.1em;
  }

  .c-card-back-2 {
    width: 280px;
    height: 400px;
    max-width: 250px;
  }

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

  .c-card-front-2 {
    width: 280px;
    height: 400px;
    max-width: 250px;
  }

  .c-card-front-2._2 {
    width: 280px;
  }

  .cloneable-area-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  ._w-card-back-2._1 {
    padding-bottom: 140px;
  }

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

  .slider-2 {
    width: 100%;
    height: 40vh;
  }

  .slide-8 {
    background-image: url('../images/Asset-36-8.webp');
  }

  .slide-10 {
    background-image: url('../images/Asset-38-8.webp');
  }

  .left-arrow-2, .right-arrow-2 {
    display: none;
  }

  .link-2 {
    color: #8f9172;
    text-decoration: none;
  }

  .link-block-3 {
    width: 100%;
    height: 20%;
  }

  .image-6 {
    margin-top: 3%;
  }

  .menu-button, .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

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

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

  .navigation-right {
    height: auto;
    background-color: rgba(238, 230, 229, .51);
    margin-left: 0;
    display: none;
  }

  .navigation-right.cel {
    display: block;
  }

  .navigation-left {
    background-color: rgba(238, 230, 229, .51);
    display: none;
  }

  .navigation-link {
    color: #fff;
  }

  .navigation-link.close {
    display: none;
  }

  .icon-6 {
    color: #000;
  }

  .menu-button-2 {
    border-style: none;
  }

  .grid-9 {
    display: none;
  }

  .navbar-2 {
    display: block;
  }

  .brand-3 {
    height: 100%;
    padding-left: 10%;
  }

  .image-7 {
    height: 100%;
    padding-top: 10px;
  }

  .container-7 {
    justify-content: space-between;
    align-items: center;
    display: block;
  }

  .menu-button-3, .menu-button-3.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu-2 {
    background-color: #dedcd6;
    padding-top: 20%;
  }

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

  .image-8.phone {
    display: block;
  }
}

#w-node-_32981c49-b5ef-ff6c-82f6-0e383f0a8606-d42fb282, #w-node-d4caa402-157d-0e5c-5e94-1be47452f601-d42fb282, #w-node-_36f559f5-367f-140f-d731-adefb2972db7-d42fb282, #w-node-ebde9ede-60ce-e047-6714-737fdda4cc2e-d42fb282, #w-node-b1c5774d-40a8-897b-45ac-f286bbc2e118-d42fb282, #w-node-_34936f81-cef9-f757-f7a2-7b500df1b9ed-d42fb282, #w-node-_9e950922-3846-d752-9226-6cfad1af98a9-d42fb282, #mesa.w-node-_3f5b4d0c-84df-1f02-c27d-67f552abadc6-d42fb282, #w-node-_5771e0b2-aee6-c818-e7cf-70bbed0f2884-d42fb282, #w-node-_0c9bc675-1b7b-d171-8593-dbf9d497f5f1-d42fb282, #gift.w-node-_0c9bc675-1b7b-d171-8593-dbf9d497f5f2-d42fb282, #w-node-_0c9bc675-1b7b-d171-8593-dbf9d497f604-d42fb282 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Big Caslon Medium';
  src: url('../fonts/Big-Caslon-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Karla';
  src: url('../fonts/Karla-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Karla Regular';
  src: url('../fonts/Karla-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Karla Medium';
  src: url('../fonts/Karla-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Karla Light';
  src: url('../fonts/Karla-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Regular';
  src: url('../fonts/NothingYouCouldDo-Regular.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}