.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-color: #8e6549;
  background-image: url('../images/1.png');
  background-position: 0 0;
  background-size: cover;
  height: auto;
  padding-top: 2%;
  position: relative;
}

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

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

.section._4 {
  background-image: url('../images/9_1.png');
  background-position: 0 0;
  background-size: contain;
}

.section._5 {
  background-image: url('../images/Copia-de-Flor.png'), url('../images/Flor.png'), url('../images/fondo.png');
  background-position: 100% 100%, 0 0, 0 0;
  background-repeat: no-repeat, no-repeat, repeat;
  background-size: 200px, 200px, contain;
}

.section._6 {
  background-image: url('../images/15.png');
  background-position: 50% 70%;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding-top: 5%;
  padding-bottom: 30%;
}

.section._7 {
  background-image: url('../images/26.png'), url('../images/Copia-de-flor_1.png'), url('../images/flor_1.png'), url('../images/F1.png');
  background-position: 0 0, 100% 100%, 0 100%, 0 0;
  background-repeat: no-repeat, no-repeat, no-repeat, repeat;
  background-size: cover, 200px, 200px, cover;
  padding-top: 10%;
  padding-bottom: 1%;
}

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

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

.navbar {
  background-color: #ddd0;
  margin-top: 3%;
  margin-bottom: 4%;
}

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

.nav-link {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: the-seasons, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

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

.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: #eceae6;
  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-seasons, sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  display: block;
}

.texto_principalcentrado {
  color: #eceae6;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: the-seasons, sans-serif;
  font-size: 12px;
}

.heading {
  color: #eceae6;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-top: 5%;
  font-family: the-seasons, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
}

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

.grid {
  grid-template-rows: auto;
  width: 80%;
}

.paragraph {
  text-align: center;
  width: 80%;
  margin-bottom: 0;
  font-family: playfair-display, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

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

.div-block-4 {
  background-image: url('../images/6.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.link-block {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

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

.paragraph-2 {
  color: #443123;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  width: 60%;
  margin-top: 3%;
  margin-bottom: 3%;
  font-family: the-seasons, sans-serif;
}

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

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

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

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

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

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

.paragraph-3._3 {
  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: 0% 0 0;
  display: flex;
}

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

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

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

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

.c-card-front._4 {
  background-image: url('../images/3r.png');
}

.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: 18%;
  padding-right: 15%;
  display: flex;
}

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

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

.button-2 {
  color: #606961;
  background-color: #3898ec00;
  border: 1px solid #606961;
  border-radius: 20px;
  font-size: 12px;
  line-height: 15px;
}

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

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

._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-4 {
  color: #e9e6e2;
  text-align: center;
  font-family: playfair-display, sans-serif;
}

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

.text-span-3 {
  font-size: 10px;
  line-height: 11px;
}

.paragraph-5 {
  color: #e9e6e2;
  text-align: center;
  font-family: playfair-display, sans-serif;
  font-size: 10px;
  line-height: 15px;
}

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

.button-3 {
  color: #e9e6e2;
  background-color: #3898ec00;
  font-family: playfair-display, sans-serif;
  font-size: 12px;
  line-height: 15px;
  text-decoration: underline;
}

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

.div-block-22 {
  margin-top: 3%;
}

.grid-2 {
  grid-template-rows: auto;
  width: 100%;
}

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

.heading-2 {
  color: #443123;
  letter-spacing: 1.5px;
  margin-top: 0;
  font-family: the-seasons, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
}

.paragraph-6 {
  color: #443123;
  font-family: playfair-display, sans-serif;
  font-weight: 700;
}

.paragraph-7 {
  color: #443123;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-family: playfair-display, sans-serif;
  display: flex;
}

.paragraph-7._2 {
  text-align: center;
  margin-top: 3%;
}

.paragraph-7._3 {
  margin-left: 10px;
  margin-right: 10px;
}

.link-4 {
  color: #443123;
}

.code-embed {
  width: 100%;
}

.heading-3 {
  color: #eceae699;
  text-align: center;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 5%;
  font-family: the-seasons, sans-serif;
}

.texto_card {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #ffffffed;
  flex-direction: column;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 400px;
  padding: 10px;
  display: grid;
  position: absolute;
  inset: 0%;
  box-shadow: 6px 8px 7px #0003;
}

.texto_card._1, .texto_card._1-copy, .texto_card._1-copy {
  justify-content: center;
  align-items: center;
  width: 250px;
  display: flex;
}

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

.div-block-16.teqi {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
}

.sans {
  color: #000;
  text-align: center;
  letter-spacing: 2px;
  text-transform: none;
  margin-bottom: 5px;
  padding: 0;
  font-family: playfair-display, sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 11px;
}

.sans.chico {
  letter-spacing: 0;
  text-transform: none;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 9px;
  line-height: 10px;
}

.sans.boton {
  text-transform: none;
  border-style: none;
  padding: 0;
  font-size: 8px;
  line-height: 8px;
  text-decoration: underline;
}

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

.sans.boton._1 {
  margin-bottom: 10px;
  font-size: 10px;
}

.sans.chico-copy {
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 10px;
  line-height: 12px;
}

.div-block-15 {
  background-image: url('../images/centrofoto.jpeg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 200px;
}

.div-block-15.ac {
  background-image: url('../images/AC.webp');
}

.div-block-15.four {
  background-image: url('../images/four.jpg');
}

.div-block-15.hcnd {
  background-image: url('../images/Hacienda.jpg');
}

.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.redd-copy {
  background-image: url('../images/18.png');
  background-size: 150px;
  width: 250px;
  height: 400px;
  margin-left: 5%;
  margin-right: 5%;
}

.ilustracion_card._2.redd-copy._3 {
  background-image: url('../images/12r.png');
}

.ilustracion_card._2.centroo-copy {
  background-image: url('../images/16.png');
  background-size: 150px;
  flex-flow: column;
  width: 250px;
  height: 400px;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.ilustracion_card._2.tequu-copy {
  background-image: url('../images/17.png');
  background-size: 150px;
  width: 250px;
  height: 400px;
  margin-left: 20px;
  margin-right: 20px;
}

.ilustracion_card._2.maquillaje {
  background-image: url('../images/19.png');
  background-size: 150px;
  width: 250px;
  height: 400px;
}

.ilustracion_card._2.activ {
  background-image: url('../images/20.png');
  background-size: 150px;
  width: 250px;
  height: 400px;
  margin-left: 5%;
  margin-right: 5%;
}

.ilustracion_card._2.activ._1 {
  background-image: url('../images/13r.png');
}

.ilustracion_card._2.adicional {
  background-image: url('../images/21.png');
  background-size: 150px;
  width: 250px;
  height: 400px;
}

.ilustracion_card._2.redd-copy-copy {
  background-image: url('../images/12r.png');
  background-size: 150px;
  width: 250px;
  height: 400px;
  margin-left: 5%;
  margin-right: 5%;
}

.ilustracion_card._2.redd-copy-copy._3 {
  background-image: url('../images/12r.png');
}

.div-block-13 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #ffffff5c;
  justify-content: center;
  align-items: center;
  width: 90%;
  padding-top: 5%;
  padding-bottom: 5%;
  display: flex;
}

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

.div-block-13-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #ffffff5c;
  justify-content: center;
  align-items: center;
  width: 90%;
  padding-top: 5%;
  padding-bottom: 5%;
  display: flex;
}

.div-block-25 {
  margin-bottom: 3%;
}

.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/22.png');
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
}

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

.div-block-26 {
  background-image: url('../images/23.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  padding: 10% 5%;
  display: flex;
}

.div-block-27 {
  background-image: url('../images/25.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  padding: 5% 10%;
  display: flex;
}

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

.paragraph-8 {
  color: #443123;
  text-align: center;
  margin-top: 5%;
  font-family: playfair-display, sans-serif;
}

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

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

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

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

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

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

.heading-4 {
  color: #443123;
  text-align: center;
  margin-top: 5%;
  font-family: the-seasons, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.grid-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: center;
  width: 100%;
  height: 100%;
}

.slider {
  background-color: #ddd0;
  height: auto;
  margin-top: 3%;
  padding-left: 3%;
  padding-right: 5%;
}

.texto_nombres {
  color: #585326;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  font-size: 18px;
}

.texto_nombres.chico {
  text-align: center;
  font-size: 12px;
}

.card_front-content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-left: 22px;
  display: flex;
}

.hospedaje {
  width: 50px;
  margin-bottom: 63px;
}

.hospedaje.caballo {
  width: 31px;
}

.texto_hueso {
  color: #edeae8;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
}

.div-block-12 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.link {
  color: #585326;
}

.link:hover {
  text-transform: uppercase;
}

.link.hueso {
  color: #edeae8;
}

.card_scroll {
  z-index: 1;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #f0ebe4;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 288px;
  height: 389px;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 0;
  padding: 20px 32px 20px 21px;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: scroll;
  transform: translate(0, 101%);
}

.card_component {
  background-image: url('../images/r2.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px #1d1b1d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 288px;
  height: 389px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card_component:hover {
  opacity: 1;
}

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

.slide-nav {
  display: none;
}

.div-block-32 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.card_scroll-2 {
  z-index: 1;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #f0ebe4;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 288px;
  height: 389px;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 0;
  padding: 20px 32px 20px 21px;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: scroll;
  transform: translate(0, 101%);
}

.card_component-2 {
  background-image: url('../images/r3.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px #1d1b1d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 288px;
  height: 389px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card_component-2:hover {
  opacity: 1;
}

.card_component-2._2 {
  background-image: url('../images/6r.png');
}

.card_component-3 {
  background-image: url('../images/r4.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px #1d1b1d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 288px;
  height: 389px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card_component-3:hover {
  opacity: 1;
}

.card_component-3._3 {
  background-image: url('../images/7r.png');
}

.icon-2 {
  color: #443123;
  margin-left: 0;
  margin-right: 0;
  font-size: 20px;
}

.icon-3 {
  color: #443123;
  margin-left: 60px;
  margin-right: 0;
  font-size: 20px;
}

.right-arrow {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.card_component9 {
  background-image: url('../images/r2.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px #1d1b1d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 288px;
  height: 389px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card_component9:hover {
  opacity: 1;
}

.card_component9._1 {
  background-image: url('../images/5r.png');
}

.card_component-10 {
  background-image: url('../images/r5.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px #1d1b1d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 288px;
  height: 389px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card_component-10:hover {
  opacity: 1;
}

.card_component-10._4 {
  background-image: url('../images/8r.png');
}

.card_component-11 {
  background-image: url('../images/9r.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px #1d1b1d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 288px;
  height: 389px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card_component-11:hover {
  opacity: 1;
}

.card_component-13 {
  background-image: url('../images/r7.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px #1d1b1d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 288px;
  height: 389px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card_component-13:hover {
  opacity: 1;
}

.card_component-13._133 {
  background-image: url('../images/10_1.png');
}

.text-span-5 {
  text-align: left;
}

.div-block-33 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-family: playfair-display, sans-serif;
  display: flex;
}

.paragraph-9 {
  text-align: center;
}

.paragraph-10 {
  text-align: center;
  font-family: the-seasons, sans-serif;
}

.paragraph-11 {
  text-align: center;
  font-family: playfair-display, sans-serif;
}

.paragraph-12 {
  text-align: center;
}

.card_component-14 {
  background-image: url('../images/rr.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px #1d1b1d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 288px;
  height: 389px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card_component-14:hover {
  opacity: 1;
}

.card_component-14._14 {
  background-image: url('../images/11r.png');
}

.heading-3-copy {
  color: #443123;
  text-align: center;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  margin-top: 0;
  font-family: the-seasons, sans-serif;
  font-weight: 400;
}

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

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

.paragraph-13 {
  width: 50%;
  font-family: playfair-display, sans-serif;
  font-weight: 400;
}

.italic-text {
  font-family: the-seasons, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.paragraph-14 {
  text-align: center;
  width: 70%;
  font-family: playfair-display, sans-serif;
}

.c-card-front-copy {
  perspective: 1000px;
  background-image: url('../images/3r.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-copy._1 {
  width: 330px;
  box-shadow: none;
  background-image: url('../images/10.png');
  background-position: 50%;
  background-size: contain;
}

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

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

.code-embed-2 {
  width: 100%;
}

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

.image-2 {
  display: block;
}

.se {
  background-color: #8e6549;
  background-image: url('../images/1.png');
  background-position: 0 0;
  background-size: cover;
  height: 100vh;
  padding: 5%;
}

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

.button-4 {
  color: #fff;
  text-align: center;
  background-color: #3898ec00;
  border: 1px solid #fff;
  border-radius: 20px;
  width: 100%;
  font-family: the-seasons, sans-serif;
}

.grid-5 {
  grid-template-rows: auto;
  width: 30%;
  margin-top: 5%;
}

.div-block-38 {
  width: 100%;
}

.card_component-2-copy {
  background-image: url('../images/6r.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px #1d1b1d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 288px;
  height: 389px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card_component-2-copy:hover {
  opacity: 1;
}

.card_component-2-copy._2 {
  background-image: url('../images/6r.png');
}

.card_component9-copy {
  background-image: url('../images/5r.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px #1d1b1d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 288px;
  height: 389px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card_component9-copy:hover {
  opacity: 1;
}

.card_component9-copy._1 {
  background-image: url('../images/5r.png');
}

.card_component-3-copy {
  background-image: url('../images/7r.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px #1d1b1d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 288px;
  height: 389px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card_component-3-copy:hover {
  opacity: 1;
}

.card_component-3-copy._3 {
  background-image: url('../images/7r.png');
}

.card_component-10-copy {
  background-image: url('../images/8r.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px #1d1b1d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 288px;
  height: 389px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card_component-10-copy:hover {
  opacity: 1;
}

.card_component-10-copy._4 {
  background-image: url('../images/8r.png');
}

.card_component-13-copy {
  background-image: url('../images/10_1.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px #1d1b1d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 288px;
  height: 389px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card_component-13-copy:hover {
  opacity: 1;
}

.card_component-13-copy._133 {
  background-image: url('../images/10_1.png');
}

.card_component-14-copy {
  background-image: url('../images/11r.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px #1d1b1d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 288px;
  height: 389px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card_component-14-copy:hover {
  opacity: 1;
}

.card_component-14-copy._14 {
  background-image: url('../images/11r.png');
}

.link-7 {
  color: #463224;
  text-decoration: none;
}

.card_component-11-copy {
  background-image: url('../images/r6.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px #1d1b1d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 288px;
  height: 389px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card_component-11-copy:hover {
  opacity: 1;
}

.card_component-11-copy-copy {
  background-image: url('../images/9r.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px #1d1b1d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 288px;
  height: 389px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card_component-11-copy-copy:hover {
  opacity: 1;
}

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

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

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

  .texto_nombres {
    font-size: 17px;
    line-height: 17px;
  }

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

  .card_component:hover, .card_component-2:hover, .card_component-3:hover, .card_component9:hover, .card_component-10:hover, .card_component-11:hover, .card_component-13:hover, .card_component-14:hover, .card_component-2-copy:hover, .card_component9-copy:hover, .card_component-3-copy:hover, .card_component-10-copy:hover, .card_component-11-copy:hover, .card_component-13-copy:hover, .card_component-14-copy:hover, .card_component-11-copy:hover, .card_component-11-copy-copy:hover {
    opacity: 1;
  }
}

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

  .card_front-content {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .card_scroll {
    width: 256px;
    height: 347px;
    margin-left: 18px;
    padding-left: 13px;
  }

  .card_component {
    flex-flow: column;
    width: 256px;
    height: 347px;
    padding: 20px;
  }

  .card_scroll-2 {
    width: 256px;
    height: 347px;
    margin-left: 18px;
    padding-left: 13px;
  }

  .card_component-2, .card_component-3, .card_component9, .card_component-10, .card_component-11, .card_component-13, .card_component-14, .card_component-2-copy, .card_component9-copy, .card_component-3-copy, .card_component-10-copy, .card_component-11-copy, .card_component-13-copy, .card_component-14-copy, .card_component-11-copy, .card_component-11-copy-copy {
    flex-flow: column;
    width: 256px;
    height: 347px;
    padding: 20px;
  }
}

@media screen and (max-width: 479px) {
  .section._1 {
    padding-bottom: 10%;
  }

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

  .section._5 {
    background-size: 100px, 100px, contain;
    padding-top: 10%;
    padding-bottom: 10%;
  }

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

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

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

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

  .js-clock-2 {
    grid-column-gap: 20px;
    grid-row-gap: 0px;
    flex-flow: row;
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .box-2 {
    width: auto;
    height: auto;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .clock-number-2 {
    width: auto;
    height: auto;
    padding: 0%;
    font-size: 5vw;
    font-style: normal;
    line-height: 6vw;
  }

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

  .heading {
    font-size: 15px;
  }

  .div-block-2 {
    display: block;
  }

  .grid {
    flex-flow: column;
    width: 100%;
    display: flex;
  }

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

  .div-block-3, .div-block-4 {
    height: 60vh;
  }

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

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

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

  .c-card-front._2-copy {
    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;
  }

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

  .div-block-23 {
    margin-top: 10%;
    margin-bottom: 5%;
  }

  .paragraph-7._3 {
    flex-flow: column;
  }

  .heading-3 {
    font-size: 28px;
  }

  .sans {
    line-height: 15px;
  }

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

  .ilustracion_card {
    width: 260px;
  }

  .ilustracion_card._2.redd-copy, .ilustracion_card._2.centroo-copy, .ilustracion_card._2.tequu-copy, .ilustracion_card._2.redd-copy-copy {
    margin: 0;
  }

  .div-block-13, .div-block-13-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    display: flex;
  }

  .fotolarga {
    background-position: 40%;
  }

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

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

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

  .div-block-27 {
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .paragraph-8 {
    margin-bottom: 5px;
  }

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

  .icon {
    color: #fff;
  }

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

  .nav-menu {
    text-align: center;
    background-color: #8e6549;
    background-image: url('../images/1.png');
    background-position: 0 0;
    background-size: auto;
  }

  .image {
    margin-bottom: 10%;
  }

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

  .texto_nombres {
    font-size: 15px;
  }

  .card_scroll, .card_component, .card_scroll-2 {
    width: 18rem;
    height: 26rem;
  }

  .card_component-2, .card_component-3, .card_component9, .card_component-10, .card_component-11, .card_component-13, .card_component-14 {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: contain;
    width: 18rem;
    height: 26rem;
  }

  .heading-3-copy {
    font-size: 28px;
  }

  .paragraph-14 {
    width: 90%;
  }

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

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

  .c-card-front-copy._2 {
    width: 330px;
  }

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

  .grid-5 {
    width: 90%;
  }

  .card_component-2-copy, .card_component9-copy, .card_component-3-copy, .card_component-10-copy, .card_component-11-copy, .card_component-13-copy, .card_component-14-copy {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: contain;
    width: 18rem;
    height: 26rem;
  }

  .link-7 {
    color: #463223;
    text-decoration: none;
  }

  .card_component-11-copy, .card_component-11-copy-copy {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: contain;
    width: 18rem;
    height: 26rem;
  }
}


