@font-face {
  font-family: Limoncellorecipe;
  src: url('../fonts/LimoncelloRecipe.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --verde: #5f6646;
}

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.section {
  padding: 5%;
}

.section._1 {
  background-image: url('../images/3_13.avif');
  background-position: 0 0;
  background-size: contain;
  height: 100vh;
  padding-top: 14%;
}

.section._2 {
  background-image: url('../images/5_15.avif'), url('../images/3_13.avif');
  background-position: 0 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, contain;
}

.section._3 {
  background-image: url('../images/10_110.avif'), url('../images/3_13.avif');
  background-position: 0 0, 0 0;
  background-size: cover, contain;
  padding-top: 10%;
  padding-bottom: 10%;
}

.section._4 {
  background-image: url('../images/13_113.avif'), url('../images/3_13.avif');
  background-position: 100% 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, contain;
  height: 90vh;
  padding-right: 5%;
}

.section._5 {
  background-image: url('../images/15_115.avif'), url('../images/14_114.avif'), url('../images/3_13.avif');
  background-position: 100% 100%, 0 0, 0 0;
  background-repeat: no-repeat, no-repeat, repeat;
  background-size: contain, contain, contain;
  height: 90vh;
  display: none;
}

.nav-link {
  color: #5f6646;
  text-align: center;
  letter-spacing: 1px;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 5px;
  font-family: sweet-sans-pro, sans-serif;
  font-size: 1vw;
  line-height: 1.5vw;
}

.nav-link.w--current {
  color: var(--verde);
}

.nav-link._1 {
  width: 60%;
  padding-left: 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-18 {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

.div-block-17._1._4 {
  flex-flow: row;
}

.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 {
  background-color: #e5e1de00;
  border-bottom-style: none;
}

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

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

.cont._11 {
  background-image: url('../images/16_116.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.heading {
  color: var(--verde);
  letter-spacing: 1.5px;
  margin-bottom: 0;
  font-family: Limoncellorecipe, Tahoma, sans-serif;
  font-size: 40px;
  font-weight: 400;
}

.heading-2 {
  color: var(--verde);
  letter-spacing: 1.5px;
  margin-top: 10px;
  font-family: Limoncellorecipe, Tahoma, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.heading-3 {
  color: var(--verde);
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-top: 0;
  font-family: sweet-sans-pro, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

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

.heading-4 {
  color: var(--verde);
  font-family: Limoncellorecipe, Tahoma, sans-serif;
  font-weight: 400;
}

._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-2 {
  color: #606961;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 30px;
}

.paragraph-2._3 {
  letter-spacing: 0;
  font-size: 12px;
  line-height: 20px;
}

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

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

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

.c-card-front._1 {
  box-shadow: none;
  background-image: none;
  width: 330px;
}

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

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

.text-span {
  text-transform: none;
  font-family: sweet-sans-pro, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

._w-card-back {
  perspective: 1000px;
  background-color: #fff;
  background-image: url('../images/3_13.avif');
  background-position: 0 0;
  background-size: auto;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  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;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: sweet-sans-pro, sans-serif;
  font-size: 10px;
  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: url('../images/6_16.avif');
  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: url('../images/7_17.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
}

._w-card-front.tw._2._5 {
  background-image: url('../images/6_16.avif');
}

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

._w-card-front.fb._3 {
  background-color: #0000;
  background-image: url('../images/8_18.avif');
  background-position: 75%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
}

.sec {
  background-image: url('../images/3_13.avif');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: contain;
  height: auto;
}

.paragraph-3 {
  color: var(--verde);
  text-transform: uppercase;
  margin-top: 20px;
  font-family: sweet-sans-pro, sans-serif;
}

.button-3 {
  color: #743341;
  letter-spacing: 1px;
  background-color: #3898ec00;
  border: 1px solid #743341;
  border-radius: 20px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: sweet-sans-pro, sans-serif;
  font-size: 10px;
  line-height: 15px;
}

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

.con {
  background-image: url('../images/12.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
}

.div-block-20 {
  height: auto;
}

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

.text-field-2 {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--verde);
  color: var(--verde);
  text-align: center;
  -webkit-text-stroke-color: #3a393400;
  background-color: #f3f3f300;
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: sweet-sans-pro, sans-serif;
  font-size: 12px;
  line-height: 25px;
}

.text-field-2:focus-visible, .text-field-2[data-wf-focus-visible] {
  font-size: 12px;
}

.text-field-2::placeholder {
  color: #545454;
  font-size: 12px;
  line-height: 20px;
}

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

.checkbox-label {
  color: var(--verde);
  margin-bottom: 0;
  margin-left: 5px;
  font-family: sweet-sans-pro, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.form-block {
  color: #61645a;
  width: 50%;
  margin-top: 3%;
}

.checkbox {
  margin-top: 0;
}

.success-message {
  background-color: #ddd0;
}

.checkbox-field {
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.submit-button {
  color: #4d4d4d;
  letter-spacing: 1px;
  background-color: #bbb9ae00;
  border: 1px solid #797979;
  width: 40%;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: sweet-sans-pro, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.field-label-4 {
  color: var(--verde);
  font-family: sweet-sans-pro, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

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

.heading-5 {
  color: var(--verde);
  margin-top: 0;
  font-family: Limoncellorecipe, Tahoma, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.nav.cel {
  display: none;
}

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

.heading-6 {
  color: var(--verde);
  text-align: center;
  font-family: Limoncellorecipe, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.text-span-2 {
  text-transform: none;
  font-family: sweet-sans-pro, sans-serif;
  font-style: italic;
}

.text-block {
  font-family: sweet-sans-pro, sans-serif;
}

@media screen and (max-width: 479px) {
  .section._1 {
    height: 90vh;
  }

  .section._2 {
    background-image: url('../images/5_15.avif'), url('../images/3_13.avif');
    background-position: 0 0, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: contain, contain;
  }

  .section._3 {
    background-position: 50% 100%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: contain, contain;
  }

  .section._4 {
    height: 50vh;
  }

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

  .grid-9 {
    display: none;
  }

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

  .navbar-2 {
    width: 100%;
  }

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

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

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

  .cont {
    justify-content: center;
    align-items: center;
  }

  .cont._11 {
    background-image: url('../images/P2.png');
  }

  .heading {
    text-align: center;
    margin-bottom: 3%;
  }

  .heading-2 {
    margin-bottom: 3%;
  }

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

  .c-card-back, .c-card-front {
    width: 280px;
    max-width: 280px;
  }

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

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

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

  .fotolarga {
    background-position: 40%;
  }

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

  .fotolarga.jo._2 {
    background-image: url('../images/11_111.avif');
    background-position: 50% 0;
    background-size: 500px;
    height: 30vh;
    display: block;
  }

  ._1 {
    height: 95%;
  }

  .form {
    width: 100%;
  }

  .form-block {
    width: 70%;
  }

  .submit-button {
    color: #545454;
    border-color: #b6b6b6;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-72 {
    flex-direction: column;
  }

  .nav.cel {
    background-color: #ddd0;
    display: block;
  }

  .container-2 {
    background-color: #e5e1de;
    border-bottom: 1px #86796a;
    height: 100%;
    padding-top: 0%;
    padding-bottom: 0%;
    position: absolute;
    inset: 0% 0% auto;
  }

  .brand {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 3%;
    display: block;
  }

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

  .nav-link-2 {
    color: var(--verde);
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-top: 10%;
    font-family: sweet-sans-pro, sans-serif;
    font-size: 12px;
  }

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

  .icon-8 {
    color: #fff;
  }

  .heading-6 {
    margin-top: 0;
    margin-bottom: 0;
  }
}

#w-node-ab8ddb40-e851-71bc-8dc0-bba2dfe4fb7e-12b9e6e6, #w-node-ab8ddb40-e851-71bc-8dc0-bba2dfe4fb85-12b9e6e6, #w-node-ab8ddb40-e851-71bc-8dc0-bba2dfe4fb87-12b9e6e6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Limoncellorecipe';
  src: url('../fonts/LimoncelloRecipe.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}