.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 {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

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

.heroe {
  height: 100vh;
  background-image: url('../images/Fondo.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 5%;
}

.container_heroe {
  height: 100%;
}

.grid {
  height: 100%;
  grid-template-columns: 1fr;
}

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

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

.clock-number {
  color: #f2f2f2;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  font-family: Audrey Normal, sans-serif;
  font-size: 40px;
  font-weight: 200;
  line-height: 60px;
}

.clock-label {
  color: #f2f2f2;
  letter-spacing: 5px;
  text-transform: uppercase;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  margin-right: -5px;
  font-family: Raleway Thin, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 200;
  line-height: 25px;
}

.section {
  padding: 5%;
}

.section._1 {
  padding-left: 0%;
  padding-right: 0%;
}

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

.section._4 {
  background-color: #f9f5f2;
}

.section._5 {
  background-image: url('../images/Recurso-2We.Page.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.section._6, .section._7 {
  background-color: #f2eeeb;
}

.section._8 {
  background-image: url('../images/Recurso-2We.Page.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.section.rsvp {
  background-image: url('../images/Fondo.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 0%;
}

.grid-2 {
  grid-column-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
}

.div-block {
  width: 100%;
  height: 1px;
  border: 1px solid #000;
}

.heading {
  text-align: center;
  font-family: Audrey Normal, sans-serif;
  font-weight: 700;
}

.heading._1 {
  color: #333;
  text-align: left;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.heading._1.izaq {
  text-align: right;
}

.heading._2 {
  font-family: The Sunset, sans-serif;
}

.heading-2 {
  text-align: center;
  margin-top: 0;
  font-family: Raleway Thin, sans-serif;
}

.heading-2._1 {
  color: #333;
  text-align: left;
  font-size: 18px;
  line-height: 25px;
}

.heading-2._1.izq {
  text-align: right;
}

.heading-2._1-copy {
  color: #333;
  text-align: left;
  margin-top: 20px;
  font-size: 18px;
  line-height: 25px;
}

.heading-2._1-copy.izq {
  text-align: right;
}

.heading-2._1-copy._1 {
  width: 80%;
  text-align: center;
}

.heading-2._1-copy._1._2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
}

.heading-2._1-copy._1-copy {
  width: 80%;
  text-align: center;
}

.heading-2._1-copy._1-copy._3, .heading-2._1-copy._1-copy._3-copy {
  width: 100%;
  text-align: center;
  margin-top: 0;
}

.heading-2._1-copy._1-copy {
  width: 80%;
  text-align: center;
  margin-top: 0;
}

.heading-2._1-copy._1-copy._2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
}

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

.container.white {
  background-color: #fff;
  margin-top: 3%;
  padding: 3%;
}

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

.grid-3 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr minmax(0, .25fr) 1fr;
}

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

.div-block-2 {
  background-image: url('../images/Recurso-9We.Page.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.link-block {
  padding-left: 2%;
  text-decoration: none;
}

.link-block.izq {
  flex-direction: column;
  align-items: flex-end;
  padding-right: 2%;
  display: flex;
}

.div-block-3 {
  width: 30%;
  height: 1px;
  background-color: #333;
}

.text-span {
  text-decoration: underline;
}

.video {
  height: 60vh;
  background-color: #e3e0d6;
}

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

.div-block-4 {
  height: 20px;
  background-color: #0a4d74;
}

.div-block-4._2 {
  background-color: #769cd8;
}

.div-block-4._3 {
  background-color: #9db9d1;
}

.grid-5 {
  width: 80%;
  margin-top: 3%;
}

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

.grid-6 {
  width: 100%;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

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

.link-block-2 {
  height: 60vh;
  background-image: url('../images/Recurso-10We.Page.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.link-block-2._1 {
  background-image: url('../images/Recurso-11We.Page.png');
}

.link-block-2._2 {
  background-image: url('../images/BrisasWe.Page.png');
}

.link-block-2._3 {
  background-image: url('../images/Recurso-27We.Page.png');
}

.link-block-2._4 {
  background-image: url('../images/Recurso-28We.Page.png');
}

.link-block-2._5 {
  background-image: url('../images/Recurso-29We.Page.png');
}

.link-block-2._6 {
  background-image: url('../images/H1We.page.png');
}

.link-block-2._7 {
  background-image: url('../images/H2We.page.png');
}

.link-block-2._8 {
  background-image: url('../images/H3We.page.png');
}

.link-block-2._3-copy {
  background-image: url('../images/B1We.page.png');
}

.link-block-2._4-copy {
  background-image: url('../images/B2We.page.png');
}

.link-block-2._5-copy {
  background-image: url('../images/B3We.page.png');
}

.full-frame-image-wrapper {
  height: 100vh;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  justify-content: flex-start;
  align-items: flex-end;
  padding-bottom: 3vw;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
  overflow: hidden;
}

.full-frame-image-wrapper.homepage {
  height: 70vh;
  background-image: url('../images/Foto1.jpg');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
}

.full-frame-image-wrapper.homepage._2 {
  background-image: url('../images/mar.jpg');
  background-position: 50%;
}

.full-frame-image-wrapper.homepage._3 {
  background-image: url('../images/mar1.jpeg');
}

.light {
  color: #fafaf8;
  display: none;
}

.grid-7 {
  width: 70%;
  grid-template-rows: auto auto auto;
  margin-top: 3%;
}

.link-block-3 {
  width: 100%;
  height: 30vh;
  background-image: url('../images/Recurso-13We.Page.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 10px;
  margin-bottom: 10px;
}

.link-block-3._1 {
  background-image: url('../images/Recurso-14We.Page.png');
}

.link-block-3._2 {
  background-image: url('../images/Recurso-15We.Page.png');
}

.link-block-3._3 {
  background-image: url('../images/Recurso-16We.Page.png');
}

.link-block-3._4 {
  background-image: url('../images/Recurso-17We.Page.png');
}

.link-block-3._5 {
  background-image: url('../images/R1We.page.png');
}

.link-block-3._6 {
  background-image: url('../images/R2We.page.png');
}

.link-block-3._7 {
  background-image: url('../images/R3We.page.png');
}

.link-block-3._8 {
  background-image: url('../images/R4We.page.png');
}

.link-block-3._9 {
  background-image: url('../images/R5We.page.png');
}

.grid-8 {
  height: 100%;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-left: 3%;
  margin-right: 3%;
}

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

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

.slider {
  width: 100%;
  height: 60vh;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 3%;
}

.slide-nav {
  display: none;
}

.link-block-4 {
  background-image: url('../images/Recurso-18We.Page.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.link-block-4._1 {
  background-image: url('../images/Recurso-19We.Page.png');
}

.link-block-4._2 {
  background-image: url('../images/Recurso-20We.Page.png');
}

.link-block-4._3 {
  background-image: url('../images/Recurso-22We.Page.png');
}

.link-block-4._4 {
  background-image: url('../images/Recurso-23We.Page.png');
}

.link-block-4._5 {
  background-image: url('../images/Recurso-24We.Page.png');
}

.link-block-4._6 {
  background-image: url('../images/Recurso-25We.Page.png');
}

.link-block-4._7 {
  background-image: url('../images/Recurso-26We.Page.png');
}

.link-block-4._10 {
  background-image: url('../images/T1We.page.png');
}

.link-block-4._11 {
  background-image: url('../images/T2We.page.png');
}

.link-block-4._12 {
  background-image: url('../images/T3We.page.png');
}

.link-block-4._13 {
  background-image: url('../images/T4We.page.png');
}

.link-block-4._14 {
  background-image: url('../images/T5We.page.png');
}

.link-block-4._15 {
  background-image: url('../images/T6We.page.png');
}

.link-block-4._16 {
  background-image: url('../images/T7We.page.png');
}

.link-block-4._17 {
  background-image: url('../images/T8We.page.png');
}

.text-span-2 {
  font-family: Raleway Regular, sans-serif;
}

.grid-9 {
  width: 80%;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  margin-top: 3%;
}

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

.text-span-3 {
  font-family: Raleway Regular, sans-serif;
}

.text-span-4 {
  width: 100%;
  font-size: 12px;
}

.div-block-5 {
  border-right: 1px #000;
}

.div-block-6 {
  border-left: 1px solid #000;
}

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

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

.link-block-5 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.heading-3 {
  color: #666;
  font-family: Raleway Regular, sans-serif;
}

.div-block-7 {
  width: 35%;
  height: 5vh;
  background-color: #8689a2;
  justify-content: center;
  align-items: center;
  display: flex;
}

.html-embed {
  width: 100%;
  height: 10vh;
}

.success-message-3 {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.heading-10 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
}

.heading-10._2 {
  text-align: center;
}

.heading-10._2._4-copy {
  color: #333;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 2.5vw;
  line-height: 3vw;
  position: static;
}

.heading-10._2._4-copy._3 {
  margin-bottom: 2%;
}

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

.checkbox-label-2 {
  color: #333;
  font-family: Raleway Thin, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.submit-button-2 {
  width: 20%;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #ecedea;
  border-bottom-style: solid;
  border-radius: 0;
}

.submit-button-2._1 {
  width: 100%;
  color: #333;
  border-bottom-color: #333;
  font-family: Raleway Regular, sans-serif;
}

.checkbox-field {
  width: auto;
  margin-left: 5%;
}

.rsvp-2 {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-10 {
  height: auto;
  background-image: url('../images/114We.Page.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  margin-top: 20px;
  margin-left: 10%;
  margin-right: 10%;
  padding-top: 63px;
  display: flex;
}

.text-block-10 {
  height: 100%;
  color: #333;
  justify-content: center;
  align-items: center;
  font-family: Raleway Regular, sans-serif;
  font-size: 1.5vw;
  line-height: 2vw;
  display: flex;
}

.div-block-17 {
  width: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.div-block-17._2 {
  display: none;
}

.text-field-2 {
  width: 80%;
  color: rgba(10, 10, 10, .5);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom-style: solid;
  border-radius: 0;
  padding-bottom: 5px;
  font-family: Raleway Thin, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.text-field-2::-ms-input-placeholder {
  color: #0a0a0a;
}

.text-field-2::placeholder {
  color: #0a0a0a;
}

.form-block-3 {
  height: auto;
  margin-top: 5%;
  margin-left: 5%;
  margin-right: 5%;
}

.heading-11 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
}

.heading-11._2 {
  text-align: center;
}

.heading-11._2._4-copy {
  color: #333;
  text-align: center;
  font-family: Raleway Thin, sans-serif;
  font-size: 18px;
  line-height: 3vw;
  position: static;
}

.div-block-19 {
  width: 80%;
  border-bottom: 1px solid #000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.link-block-6 {
  width: 100%;
  height: 30vh;
  background-image: url('../images/Pin.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 20px;
  margin-bottom: 5%;
}

.link-block-6._2 {
  background-image: url('../images/Copia-de-Pin.png');
}

.link-block-7 {
  width: 70%;
  height: 25vh;
  background-image: url('../images/Captura-de-Pantalla-2022-10-06-a-las-17.03.04.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  margin-bottom: 5%;
}

.text-span-5 {
  font-size: 1.5vw;
  line-height: 2.5vw;
}

.text-span-6 {
  font-family: Great Vibes, cursive;
}

.slider-2 {
  display: none;
}

.form-block-3-copy {
  height: auto;
  margin-top: 5%;
  margin-left: 5%;
  margin-right: 5%;
}

.heroe_1 {
  height: 100vh;
  background-image: url('../images/Fondo.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-32 {
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 10%;
  margin-right: 10%;
  display: flex;
}

.image-6 {
  margin-bottom: 5px;
}

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

.heading-12 {
  color: #6d7359;
  text-align: center;
  font-size: 5vw;
  font-weight: 400;
  line-height: 6vw;
}

.heading-12._2 {
  letter-spacing: 8px;
  font-size: 2.5vw;
  line-height: 2vw;
}

.grid-19 {
  width: 40%;
  grid-column-gap: 50px;
  grid-template-rows: auto;
  margin-top: 2%;
}

.link-block-8 {
  border: 1px solid #f2eeeb;
  border-radius: 20px;
  padding: 5px 15px;
  text-decoration: none;
}

.heading-8 {
  color: #f2eeeb;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway Regular, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.section-copy {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(207, 207, 207, .32), rgba(207, 207, 207, .32)), url('../images/tropical-monstera-leaves-with-palm-leaves-shadow.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 10%;
  padding-bottom: 10%;
}

.section-copy._2 {
  width: 100%;
  background-color: #fff;
  background-image: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2% 10%;
  display: flex;
}

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

.paragraph-copy {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 0;
  font-family: Raleway Regular, sans-serif;
  font-size: 1.5vw;
  line-height: 160%;
}

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

@media screen and (min-width: 1440px) {
  .full-frame-image-wrapper {
    padding-left: 10vw;
    padding-right: 10vw;
  }
}

@media screen and (max-width: 991px) {
  .full-frame-image-wrapper {
    height: 50vh;
  }
}

@media screen and (max-width: 767px) {
  .full-frame-image-wrapper {
    height: 100vh;
  }
}

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

  .js-clock {
    flex-wrap: wrap;
    padding-top: 0%;
    padding-bottom: 0%;
  }

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

  .clock-number {
    text-shadow: 0 0 2px rgba(0, 0, 0, .2);
    font-size: 9vw;
    line-height: 7vw;
  }

  .clock-label {
    text-shadow: 2px 0 1px rgba(0, 0, 0, .2);
    font-size: 16px;
  }

  .heading._1 {
    text-align: center;
  }

  .heading._2, .heading-2 {
    font-size: 5vw;
    line-height: 6vw;
  }

  .heading-2._1-copy._1-copy._3-copy {
    padding-top: 5px;
  }

  .grid-3 {
    display: none;
  }

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

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

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

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

  .link-block.izq {
    align-items: center;
  }

  .grid-5 {
    display: none;
  }

  .grid-5.phone {
    flex-direction: column;
    display: flex;
  }

  .grid-6 {
    display: none;
  }

  .grid-6.phone {
    flex-direction: column;
    display: flex;
  }

  .link-block-2 {
    height: 40vh;
  }

  .full-frame-image-wrapper {
    height: 65vh;
    margin-top: 32px;
  }

  .full-frame-image-wrapper.homepage {
    background-image: url('../images/mar.jpg');
    background-position: 30% 0;
    background-size: cover;
    background-attachment: scroll;
    margin-top: 0;
  }

  .grid-7 {
    width: 100%;
  }

  .link-block-3 {
    height: 10vh;
  }

  .slider {
    display: none;
  }

  .link-block-4 {
    width: 100%;
    height: 90%;
  }

  .grid-9 {
    display: none;
  }

  .grid-9.phone {
    flex-direction: column;
    display: flex;
  }

  .div-block-6._1 {
    width: 100%;
    border-top: 1px solid #000;
    border-left-style: none;
  }

  .grid-10 {
    display: none;
  }

  .grid-10.phone {
    flex-direction: column;
    display: flex;
  }

  .html-embed {
    height: 40vh;
  }

  .continer-rsvp {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-10._2._4-copy {
    margin-top: 5%;
    font-size: 5vw;
    line-height: 13px;
  }

  .heading-10._2._4-copy._3 {
    margin-top: 10px;
    margin-bottom: 3%;
  }

  .checkbox-label-2 {
    color: #000;
    font-size: 12px;
  }

  .submit-button-2 {
    width: auto;
    border-style: solid;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .div-block-10 {
    width: 100%;
    height: auto;
    background-image: url('../images/oWe.Page.png');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 0;
  }

  .text-block-10 {
    font-size: 6vw;
    line-height: 7vw;
  }

  .div-block-17 {
    flex-direction: row;
  }

  .text-field-2 {
    color: #0a0a0a;
    -webkit-text-stroke-color: #0a0a0a;
    margin-bottom: 5px;
    font-size: 12px;
  }

  .text-field-2::-ms-input-placeholder {
    color: #000;
  }

  .text-field-2::placeholder {
    color: #000;
  }

  .form-block-3 {
    height: auto;
    padding-left: 3%;
    padding-right: 3%;
  }

  .heading-11._2._4-copy {
    color: #000;
    margin-top: 5%;
    font-size: 12px;
    line-height: 13px;
  }

  .div-block-19 {
    flex-direction: row;
  }

  .text-span-5 {
    font-size: 2.5vw;
  }

  .slider-2 {
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    display: block;
  }

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

  .icon-4 {
    color: #333;
    margin-right: 0;
    font-size: 20px;
  }

  .slide-nav-2 {
    padding-top: 10px;
    font-size: 10px;
    line-height: 10px;
  }

  .form-block-3-copy {
    height: auto;
    padding-left: 3%;
    padding-right: 3%;
  }

  .image-6 {
    display: none;
  }

  .image-6.phone {
    margin-bottom: 5%;
    display: block;
  }

  .heading-12 {
    font-size: 10vw;
    line-height: 11vw;
  }

  .heading-12._2 {
    letter-spacing: 5px;
    margin-top: 10px;
    font-size: 5vw;
    line-height: 6vw;
  }

  .grid-19 {
    width: 100%;
    grid-column-gap: 20px;
  }

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

#w-node-_2dc26fca-9b41-5dc3-fd28-ce05c14e7ebf-fc014ff6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}

#w-node-_1c19cda0-59c7-b8c6-106a-60a8d7a122eb-fc014ff6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-d611d6da-6d19-f949-2369-bd94f02a2334-fc014ff6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_8ccbe63d-e7b5-03c1-c80c-e3967af8d833-fc014ff6, #w-node-_5a3eb6f5-8118-e771-9ce9-fb602909da84-fc014ff6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5d20b26a-587c-f1d8-4e61-2ff6ed36b301-fc014ff6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_90ad32ae-a45b-7ed0-1411-dfcfe7579132-fc014ff6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f84c41e6-dd86-b440-dd3d-406cd849d9d6-fc014ff6 {
  grid-area: span 4 / span 1 / span 4 / span 1;
}

#w-node-_7727fb9e-aca1-4fc0-5c66-83502339c72e-fc014ff6, #w-node-_250b98b7-89ea-3149-360a-de847cbbffe3-fc014ff6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_306c8fc4-554a-960f-650d-3cb0c53e9565-fc014ff6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d05296eb-124e-db51-fcd7-27e9f56e3f2c-fc014ff6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_40e44c1c-acfb-8db5-40db-75509e7a595d-fc014ff6, #w-node-_4be81b8e-1d5c-a90f-9682-efb53babc20d-fc014ff6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_8edd558f-44d5-5ce0-baca-579fe7a5c94b-fc014ff6, #w-node-caa3a123-1649-5aee-6287-689da9d57cad-fc014ff6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-caa3a123-1649-5aee-6287-689da9d57caf-fc014ff6 {
  grid-area: span 4 / span 1 / span 4 / span 1;
}

#w-node-caa3a123-1649-5aee-6287-689da9d57cb0-fc014ff6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-caa3a123-1649-5aee-6287-689da9d57ccc-fc014ff6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-caa3a123-1649-5aee-6287-689da9d57cbe-fc014ff6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-caa3a123-1649-5aee-6287-689da9d57cce-fc014ff6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-caa3a123-1649-5aee-6287-689da9d57cd0-fc014ff6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-caa3a123-1649-5aee-6287-689da9d57cec-fc014ff6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-caa3a123-1649-5aee-6287-689da9d57cde-fc014ff6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-d5045cb1-f68e-80b5-cdc7-786736f7684e-fc014ff6, #w-node-_2bd4973b-1d85-074f-ec56-a24ffe7f3af1-fc014ff6, #w-node-_48ba7ad4-45e7-995b-ff34-5f566496d870-fc014ff6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_57c52c52-1805-a8c3-1127-6677c1bb2526-fc014ff6, #w-node-a3d221e2-6d78-85ec-98fe-1cd02eac4aa0-fc014ff6, #w-node-_1e5dcbce-bda7-4303-e03a-7eaa53bb64fd-fc014ff6, #w-node-de6dfe54-317e-b964-4b14-42d7fc1961d0-fc014ff6, #w-node-e6bf7af0-ccbf-f436-9a32-a2679aad6ab5-fc014ff6, #w-node-e6bf7af0-ccbf-f436-9a32-a2679aad6abb-fc014ff6, #w-node-e6bf7af0-ccbf-f436-9a32-a2679aad6ab8-fc014ff6, #w-node-e6bf7af0-ccbf-f436-9a32-a2679aad6abc-fc014ff6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-eed28aed-4c14-1405-2229-acf5791b0090-fc014ff6, #w-node-bde9e4a8-462f-73b4-6c2f-cdcc58f446a3-fc014ff6, #w-node-d84271cd-0f32-f62f-5525-12eafa3e7117-fc014ff6, #w-node-_0a178a0f-2c65-7377-d478-60c8eac13450-fc014ff6, #w-node-_0a178a0f-2c65-7377-d478-60c8eac13451-fc014ff6, #w-node-_0a178a0f-2c65-7377-d478-60c8eac13452-fc014ff6, #w-node-e80d1d00-b4a3-05e1-37c4-ee7500616712-fc014ff6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dc0b241b-0f3e-8475-609e-05098d87d5db-fc014ff6 {
  grid-area: span 3 / span 1 / span 3 / span 1;
  align-self: center;
}

#w-node-a6da968e-449a-f77e-6ead-a3484415c34c-fc014ff6, #w-node-_56b02c2b-9f89-a9af-12f4-f8288bf68ef0-fc014ff6, #w-node-fc72e1ca-6119-5336-260a-43f3f4849f0f-fc014ff6, #w-node-cc18e9eb-1836-7ba3-fd67-f0b68a45a628-fc014ff6, #w-node-f0c58771-377b-512b-7e47-be5da80779a4-fc014ff6, #w-node-_16c1e3da-f397-db35-d37d-bfd9ea2fbe50-fc014ff6, #w-node-_16c1e3da-f397-db35-d37d-bfd9ea2fbe51-fc014ff6, #w-node-_16c1e3da-f397-db35-d37d-bfd9ea2fbe52-fc014ff6, #w-node-_52ee4894-9774-3bd6-441f-517f4f1f46b4-fc014ff6, #w-node-_52ee4894-9774-3bd6-441f-517f4f1f46b5-fc014ff6, #w-node-_8fd46807-c61e-ca13-2f21-b5a0d1306de4-fc014ff6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fd6d9f00-78fa-5be4-1390-f2052d44049b-fc014ff6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_2f751cc9-9b90-244f-ef89-2e1afe650afb-fc014ff6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2f751cc9-9b90-244f-ef89-2e1afe650b07-fc014ff6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_46422d99-8aca-9d31-b09e-98be908f15b0-fc014ff6, #w-node-_46422d99-8aca-9d31-b09e-98be908f15b1-fc014ff6, #w-node-_46422d99-8aca-9d31-b09e-98be908f15b2-fc014ff6, #w-node-b704156a-6d92-a5aa-6707-8ca337011cb6-fc014ff6, #w-node-b704156a-6d92-a5aa-6707-8ca337011cb7-fc014ff6, #w-node-b704156a-6d92-a5aa-6707-8ca337011cb8-fc014ff6, #w-node-_6103bc40-e690-127e-5d06-21d66c6cdcec-fc014ff6, #w-node-_89337f0e-40b9-ac79-b533-47537bcaeef5-fc014ff6, #w-node-_8b141a9a-4ba2-5fda-2fee-02db8c117e4f-fc014ff6, #w-node-_8b141a9a-4ba2-5fda-2fee-02db8c117e50-fc014ff6, #w-node-c527ad15-32fb-1af7-a13a-827bb8ed7a15-fc014ff6, #w-node-_8079a47e-7c92-598a-1b54-e4a9d5d08dae-fc014ff6, #w-node-_8079a47e-7c92-598a-1b54-e4a9d5d08daf-fc014ff6, #w-node-b682bd1b-7721-5ac1-862d-e74b43af9b99-fc014ff6, #w-node-b682bd1b-7721-5ac1-862d-e74b43af9b9a-fc014ff6, #w-node-b682bd1b-7721-5ac1-862d-e74b43af9ba0-fc014ff6, #w-node-b682bd1b-7721-5ac1-862d-e74b43af9ba1-fc014ff6, #w-node-b682bd1b-7721-5ac1-862d-e74b43af9ba6-fc014ff6, #w-node-b682bd1b-7721-5ac1-862d-e74b43af9ba7-fc014ff6, #w-node-b682bd1b-7721-5ac1-862d-e74b43af9ba8-fc014ff6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2dc26fca-9b41-5dc3-fd28-ce05c14e7ebf-4a52eaf4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}

#w-node-_1c19cda0-59c7-b8c6-106a-60a8d7a122eb-4a52eaf4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-d611d6da-6d19-f949-2369-bd94f02a2334-4a52eaf4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_8ccbe63d-e7b5-03c1-c80c-e3967af8d833-4a52eaf4, #w-node-_5a3eb6f5-8118-e771-9ce9-fb602909da84-4a52eaf4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5d20b26a-587c-f1d8-4e61-2ff6ed36b301-4a52eaf4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_90ad32ae-a45b-7ed0-1411-dfcfe7579132-4a52eaf4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f84c41e6-dd86-b440-dd3d-406cd849d9d6-4a52eaf4 {
  grid-area: span 4 / span 1 / span 4 / span 1;
}

#w-node-_7727fb9e-aca1-4fc0-5c66-83502339c72e-4a52eaf4, #w-node-_250b98b7-89ea-3149-360a-de847cbbffe3-4a52eaf4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_306c8fc4-554a-960f-650d-3cb0c53e9565-4a52eaf4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d05296eb-124e-db51-fcd7-27e9f56e3f2c-4a52eaf4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_40e44c1c-acfb-8db5-40db-75509e7a595d-4a52eaf4, #w-node-_4be81b8e-1d5c-a90f-9682-efb53babc20d-4a52eaf4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_8edd558f-44d5-5ce0-baca-579fe7a5c94b-4a52eaf4, #w-node-caa3a123-1649-5aee-6287-689da9d57cad-4a52eaf4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-caa3a123-1649-5aee-6287-689da9d57caf-4a52eaf4 {
  grid-area: span 4 / span 1 / span 4 / span 1;
}

#w-node-caa3a123-1649-5aee-6287-689da9d57cb0-4a52eaf4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-caa3a123-1649-5aee-6287-689da9d57ccc-4a52eaf4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-caa3a123-1649-5aee-6287-689da9d57cbe-4a52eaf4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-caa3a123-1649-5aee-6287-689da9d57cce-4a52eaf4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-caa3a123-1649-5aee-6287-689da9d57cd0-4a52eaf4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-caa3a123-1649-5aee-6287-689da9d57cec-4a52eaf4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-caa3a123-1649-5aee-6287-689da9d57cde-4a52eaf4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-d5045cb1-f68e-80b5-cdc7-786736f7684e-4a52eaf4, #w-node-_2bd4973b-1d85-074f-ec56-a24ffe7f3af1-4a52eaf4, #w-node-_48ba7ad4-45e7-995b-ff34-5f566496d870-4a52eaf4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_57c52c52-1805-a8c3-1127-6677c1bb2526-4a52eaf4, #w-node-a3d221e2-6d78-85ec-98fe-1cd02eac4aa0-4a52eaf4, #w-node-_1e5dcbce-bda7-4303-e03a-7eaa53bb64fd-4a52eaf4, #w-node-de6dfe54-317e-b964-4b14-42d7fc1961d0-4a52eaf4, #w-node-e6bf7af0-ccbf-f436-9a32-a2679aad6ab5-4a52eaf4, #w-node-e6bf7af0-ccbf-f436-9a32-a2679aad6abb-4a52eaf4, #w-node-e6bf7af0-ccbf-f436-9a32-a2679aad6ab8-4a52eaf4, #w-node-e6bf7af0-ccbf-f436-9a32-a2679aad6abc-4a52eaf4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-eed28aed-4c14-1405-2229-acf5791b0090-4a52eaf4, #w-node-bde9e4a8-462f-73b4-6c2f-cdcc58f446a3-4a52eaf4, #w-node-d84271cd-0f32-f62f-5525-12eafa3e7117-4a52eaf4, #w-node-_0a178a0f-2c65-7377-d478-60c8eac13450-4a52eaf4, #w-node-_0a178a0f-2c65-7377-d478-60c8eac13451-4a52eaf4, #w-node-_0a178a0f-2c65-7377-d478-60c8eac13452-4a52eaf4, #w-node-e80d1d00-b4a3-05e1-37c4-ee7500616712-4a52eaf4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dc0b241b-0f3e-8475-609e-05098d87d5db-4a52eaf4 {
  grid-area: span 3 / span 1 / span 3 / span 1;
  align-self: center;
}

#w-node-a6da968e-449a-f77e-6ead-a3484415c34c-4a52eaf4, #w-node-_56b02c2b-9f89-a9af-12f4-f8288bf68ef0-4a52eaf4, #w-node-fc72e1ca-6119-5336-260a-43f3f4849f0f-4a52eaf4, #w-node-cc18e9eb-1836-7ba3-fd67-f0b68a45a628-4a52eaf4, #w-node-f0c58771-377b-512b-7e47-be5da80779a4-4a52eaf4, #w-node-_16c1e3da-f397-db35-d37d-bfd9ea2fbe50-4a52eaf4, #w-node-_16c1e3da-f397-db35-d37d-bfd9ea2fbe51-4a52eaf4, #w-node-_16c1e3da-f397-db35-d37d-bfd9ea2fbe52-4a52eaf4, #w-node-_52ee4894-9774-3bd6-441f-517f4f1f46b4-4a52eaf4, #w-node-_52ee4894-9774-3bd6-441f-517f4f1f46b5-4a52eaf4, #w-node-_8fd46807-c61e-ca13-2f21-b5a0d1306de4-4a52eaf4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fd6d9f00-78fa-5be4-1390-f2052d44049b-4a52eaf4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_2f751cc9-9b90-244f-ef89-2e1afe650afb-4a52eaf4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2f751cc9-9b90-244f-ef89-2e1afe650b07-4a52eaf4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_46422d99-8aca-9d31-b09e-98be908f15b0-4a52eaf4, #w-node-_46422d99-8aca-9d31-b09e-98be908f15b1-4a52eaf4, #w-node-_46422d99-8aca-9d31-b09e-98be908f15b2-4a52eaf4, #w-node-b704156a-6d92-a5aa-6707-8ca337011cb6-4a52eaf4, #w-node-b704156a-6d92-a5aa-6707-8ca337011cb7-4a52eaf4, #w-node-b704156a-6d92-a5aa-6707-8ca337011cb8-4a52eaf4, #w-node-_6103bc40-e690-127e-5d06-21d66c6cdcec-4a52eaf4, #w-node-_89337f0e-40b9-ac79-b533-47537bcaeef5-4a52eaf4, #w-node-_8b141a9a-4ba2-5fda-2fee-02db8c117e4f-4a52eaf4, #w-node-_8b141a9a-4ba2-5fda-2fee-02db8c117e50-4a52eaf4, #w-node-c527ad15-32fb-1af7-a13a-827bb8ed7a15-4a52eaf4, #w-node-_8079a47e-7c92-598a-1b54-e4a9d5d08dae-4a52eaf4, #w-node-_8079a47e-7c92-598a-1b54-e4a9d5d08daf-4a52eaf4, #w-node-b682bd1b-7721-5ac1-862d-e74b43af9b99-4a52eaf4, #w-node-b682bd1b-7721-5ac1-862d-e74b43af9b9a-4a52eaf4, #w-node-b682bd1b-7721-5ac1-862d-e74b43af9ba0-4a52eaf4, #w-node-b682bd1b-7721-5ac1-862d-e74b43af9ba1-4a52eaf4, #w-node-b682bd1b-7721-5ac1-862d-e74b43af9ba6-4a52eaf4, #w-node-b682bd1b-7721-5ac1-862d-e74b43af9ba7-4a52eaf4, #w-node-b682bd1b-7721-5ac1-862d-e74b43af9ba8-4a52eaf4, #w-node-_0b0df132-1d77-6866-2387-47c2001bf271-4b1ede7e, #w-node-_0b0df132-1d77-6866-2387-47c2001bf274-4b1ede7e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Raleway Thin';
  src: url('../fonts/Raleway-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Raleway Regular';
  src: url('../fonts/Raleway-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Raleway Medium';
  src: url('../fonts/Raleway-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'The Sunset';
  src: url('../fonts/The-Sunset.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Audrey Normal';
  src: url('../fonts/Audrey-Normal.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Audrey Medium';
  src: url('../fonts/Audrey-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}