.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
      grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
      grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
      grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
      grid-row-start: 1;
  clear: both;
}

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

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

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

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

.heroe {
  height: 90vh;
  background-image: url('../images/betarriaga-4047.JPG');
  background-position: 50% 50%;
  background-size: cover;
}

.navbar {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  background-color: transparent;
}

.icon {
  color: #fff;
}

.container_heroe {
  display: flex;
  height: 100%;
  margin-right: 5%;
  margin-left: 5%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.grid {
  width: 100%;
  height: 100%;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  font-family: Montserrat, sans-serif;
}

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

.image {
  padding-top: 3%;
}

.js-clock-3 {
  display: flex;
  padding-bottom: 3%;
  justify-content: center;
  align-items: flex-end;
}

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

.clock-number-3 {
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 300;
}

.clock-label-3 {
  margin-right: -5px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 1.5vw;
  font-weight: 400;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.div-block-2 {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.heading {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 2vw;
  line-height: 4vw;
  font-weight: 400;
  text-align: center;
}

.section {
  padding: 5%;
}

.section._1 {
  background-image: url('../images/textura.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

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

.section._2 {
  padding-top: 5%;
  padding-bottom: 20%;
  color: #4d4d4d;
}

.section.papel {
  background-image: url('../images/Papel.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.invitaci-n {
  height: 90vh;
  background-image: url('../images/Inv.3We.Page.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

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

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

.heading-4 {
  margin-bottom: 20px;
  font-family: granville, sans-serif;
  color: #4d4d4d;
  font-size: 4vw;
  line-height: 5vw;
  font-weight: 300;
  text-align: center;
  letter-spacing: 6px;
  text-decoration: underline;
}

._w-card-back {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
  border-radius: 5px;
  background-color: #f2f2f2;
  perspective: 1000px;
}

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

.c-flipping-cards-list.phone {
  display: none;
}

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

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

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

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

._w-card-front.tw._2 {
  background-color: transparent;
  background-image: url('../images/betarriaga-3950.JPG');
  background-position: 40% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

._w-card-front._1 {
  background-color: transparent;
  background-image: url('../images/betarriaga-3871.JPG');
  background-position: 25% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 3px 0 #000;
}

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

._w-card-front.fb._3 {
  background-color: transparent;
  background-image: url('../images/WhatsApp-Image-2023-04-13-at-5.51.21-PM.jpeg');
  background-position: 35% 50%;
  background-size: cover;
  box-shadow: 1px 1px 3px 0 #000;
}

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

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

.button {
  margin-top: 10px;
  padding-bottom: 0px;
  border-bottom: 1.5px solid #333;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 1em;
  font-weight: 200;
}

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

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

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

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

.card-quote._1 {
  margin-top: 5px;
  font-size: 0.9vw;
}

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

.c-card-front {
  display: flex;
  width: 320px;
  height: 450px;
  justify-content: center;
  align-items: center;
  box-shadow: 1px 1px 3px 0 #000;
  perspective: 1000px;
}

.c-card-front._2 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: auto;
}

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

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

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

.paragraph {
  width: 100%;
  margin-top: 3%;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 2vw;
  line-height: 2.5vw;
  font-weight: 300;
  text-align: center;
}

.sec-video {
  height: auto;
}

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

.div-block-5 {
  display: flex;
  height: 40vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.div-block-5-copy {
  display: flex;
  height: 50vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #f2f2f2;
}

.text-block-8 {
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #575b66;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 3px;
}

.form-block {
  display: flex;
  width: 80%;
  height: 80vh;
  margin-bottom: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #f2f2f2;
}

.text-block-10 {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-weight: 100;
}

.error-message-2 {
  width: 100%;
  font-weight: 400;
}

.text-field {
  height: 50px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #fff #fff #575b66;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #575b66;
  font-size: 1rem;
  font-weight: 100;
  text-align: center;
}

.text-field::-moz-placeholder {
  background-color: transparent;
  color: #575b66;
  font-weight: 300;
}

.text-field::-ms-input-placeholder {
  background-color: transparent;
  color: #575b66;
  font-weight: 300;
}

.text-field::placeholder {
  background-color: transparent;
  color: #575b66;
  font-weight: 300;
}

.dropdown {
  width: 100%;
  margin-bottom: 10px;
  border-bottom: 1px solid #575b66;
}

.form {
  display: flex;
  width: 100%;
  max-width: 600px;
  min-width: 600px;
  padding-top: 3%;
  padding-bottom: 3%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-top: 1px none #000;
  border-radius: 7px;
  box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.5);
}

.text-block-9 {
  margin-left: 0px;
  padding-left: 0px;
}

.dropdown-toggle {
  width: 100%;
  padding-left: 12px;
  font-size: 1rem;
  text-align: center;
}

.submit-button {
  display: block;
  width: 100%;
  margin-top: 1.5rem;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #575b66;
  border-radius: 20px;
  background-color: transparent;
  transition: transform 200ms ease;
  color: #575b66;
  font-size: 1rem;
  font-weight: 700;
  transform-style: preserve-3d;
}

.submit-button:hover {
  transform: scale3d(1, 1.1, 1);
}

.submit-button:focus-visible {
  color: #575b66;
}

.submit-button[data-wf-focus-visible] {
  color: #575b66;
}

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

.success-message-2 {
  background-color: transparent;
}

.div-block-6 {
  display: flex;
  margin-top: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.nav-menu {
  display: flex;
  height: 100vh;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 100;
}

.video {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: auto;
}

.div-block-7 {
  position: relative;
  width: 100%;
  height: 100%;
}

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

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

.icon-2 {
  color: #fff;
}

.navigation {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding: 20px 3%;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #e5e5e5;
  background-color: #fff;
}

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

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

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

.navigation-link {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 20px;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  color: #575b66;
  font-size: 14px;
  font-weight: 100;
  letter-spacing: 2px;
  text-transform: capitalize;
}

.navigation-link.w--current {
  font-family: Montserrat, sans-serif;
  color: #333;
  font-weight: 100;
  text-transform: capitalize;
  text-shadow: none;
}

.navigation-link.close {
  display: block;
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  color: #575b66;
  font-size: 14px;
  font-weight: 100;
  text-transform: capitalize;
  text-shadow: none;
}

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

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

.grid-2 {
  padding-right: 10%;
  padding-left: 10%;
  align-items: start;
  grid-column-gap: 10px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-8 {
  padding: 0% 2%;
  background-color: transparent;
}

.div-block-9 {
  background-color: #b9ac99;
}

.heading-5 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: granville, sans-serif;
  color: #fff;
  font-weight: 300;
  text-align: center;
}

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

.div-block-11 {
  display: flex;
  height: auto;
  margin-top: 3%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

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

.js-clock {
  display: flex;
  margin-top: 3%;
  margin-bottom: 3%;
  justify-content: center;
  align-items: center;
}

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

.clock-number {
  color: #f2f2f2;
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
}

.clock-label {
  margin-right: -5px;
  color: #f2f2f2;
  font-size: 10px;
  line-height: 25px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 5px;
  text-transform: uppercase;
}

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

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

.clock-number-4 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 70px;
  font-weight: 300;
}

.clock-label-4 {
  margin-right: -5px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 1.5vw;
  font-weight: 100;
  letter-spacing: 5px;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px #000;
}

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

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

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

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

.checkbox-field {
  display: flex;
  width: auto;
  margin-right: 5%;
  margin-bottom: 0px;
  margin-left: 5%;
  justify-content: center;
  align-items: center;
}

.checkbox-label-2 {
  margin-left: 5px;
  font-family: Montserrat, sans-serif;
  color: #575b66;
  font-size: 1.7vw;
  line-height: 2.5vw;
  font-weight: 300;
}

.checkbox {
  margin-top: 0px;
}

.checkbox-2 {
  margin-top: 0px;
}

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

.paragraph-copy {
  margin-top: 5px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #666;
  font-size: 1.5vw;
  line-height: 160%;
  font-weight: 300;
  text-align: center;
}

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

.html-embed {
  overflow: scroll;
  width: 100%;
  height: 100%;
  margin-bottom: 0px;
}

@media screen and (max-width: 991px) {
  .form {
    padding-right: 17px;
    padding-left: 17px;
  }

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

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

  .menu-button-2.w--open {
    background-color: transparent;
  }

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

@media screen and (max-width: 767px) {
  .form {
    max-width: 450px;
    min-width: 450px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .submit-button {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (max-width: 479px) {
  .js-clock-3 {
    margin-bottom: 0%;
    padding-bottom: 0%;
    flex-wrap: wrap;
  }

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

  .clock-number-3 {
    font-size: 20px;
    line-height: 30px;
  }

  .clock-label-3 {
    font-size: 15px;
  }

  .section {
    padding-bottom: 10%;
  }

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

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

  .invitaci-n {
    height: 30vh;
  }

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

  ._w-card-back {
    background-color: #f0f0f0;
  }

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

  .c-flipping-cards-list.phone {
    display: block;
    padding-top: 0%;
  }

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

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

  .card-quote._1 {
    font-size: 3vw;
    line-height: 1.5em;
  }

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

  .c-card-front._2 {
    width: 350px;
    height: 400px;
  }

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

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

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

  .sec-video {
    height: 80vh;
  }

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

  .div-block-5-copy {
    width: 100%;
  }

  .form-block {
    width: 100%;
    height: auto;
  }

  .text-field {
    height: auto;
    margin-top: 20px;
    margin-bottom: 0px;
    border-radius: 0px;
  }

  .form {
    width: 100%;
    max-width: none;
    min-width: auto;
    margin-bottom: 6px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
  }

  .submit-button {
    margin-top: 20px;
    padding-bottom: 9px;
  }

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

  .navigation-right.cel {
    display: block;
    background-color: #fff;
  }

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

  .icon-2 {
    color: #000;
  }

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

  .navigation-link {
    font-family: Montserrat, sans-serif;
    color: #333;
    font-weight: 100;
    text-align: center;
    text-transform: capitalize;
    text-shadow: none;
  }

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

  .grid-2 {
    display: none;
  }

  .div-block-8 {
    padding-right: 5%;
    padding-left: 5%;
  }

  .heading-5 {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 30px;
  }

  .div-block-10 {
    width: 30%;
  }

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

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

  .clock-number {
    font-size: 4vw;
    line-height: 6vw;
  }

  .clock-label {
    font-size: 3vw;
    line-height: 4vw;
  }

  .js-clock-4 {
    margin-top: 3%;
    margin-bottom: 0%;
    flex-wrap: wrap;
  }

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

  .clock-number-4 {
    font-size: 20px;
    line-height: 50px;
  }

  .clock-label-4 {
    font-size: 10px;
  }

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

  .grid-3.phone {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

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

  .checkbox-field {
    margin-top: 2%;
  }

  .checkbox-label-2 {
    font-size: 5vw;
    line-height: 6vw;
  }

  .youtube {
    height: 100%;
  }

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

#w-node-_1675c42a-3265-474a-7a7d-c92268f779bc-4a62efbb {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_7ff8dc9d-5919-de59-ec76-c96d264be1de-4a62efbb {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-bb3e8040-fc3d-4a90-78cd-4624ab3a078a-4a62efbb {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e2c173af-db7b-ba62-2fa3-292d111dd83f-4a62efbb {
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e2c173af-db7b-ba62-2fa3-292d111dd842-4a62efbb {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e2c173af-db7b-ba62-2fa3-292d111dd843-4a62efbb {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

