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

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

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

.navigation-left {
  width: 100%;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  display: flex;
}

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

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

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

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

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

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

.icon {
  color: #fff;
}

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

.clock-label {
  color: #8f8064;
  letter-spacing: 5px;
  text-transform: uppercase;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  margin-right: -5px;
  font-family: ivypresto-display, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 300;
  line-height: 25px;
}

.box {
  width: 80px;
  height: auto;
  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;
}

.background-video-3 {
  width: 100%;
  height: 100%;
}

.heading {
  color: #8f8064;
  letter-spacing: 4px;
  margin-bottom: 0;
  font-family: ivypresto-display, sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 48px;
}

.grid {
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

.heroe_container {
  height: 100%;
  margin-left: 0%;
  margin-right: 0%;
}

.div-block {
  background-color: #8f8064;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 5%;
  padding-bottom: 5%;
  display: flex;
}

.div-block._2 {
  background-color: #ada38e;
  background-image: url('../images/Fondo-1We.Page.png');
  background-position: 0 0;
  background-size: auto;
}

.heading-2 {
  color: #8f8064;
  letter-spacing: 2px;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: haboro, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 40px;
}

.heading-3 {
  color: #8f8064;
  letter-spacing: 3px;
  margin-top: 10px;
  font-family: ivypresto-display, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 17px;
}

.clock-number {
  color: #8f8064;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  font-family: ivypresto-display, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
}

.heroe {
  height: 90vh;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
}

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

.sec {
  padding: 5%;
}

.sec._1 {
  background-color: #d2cec9;
}

.sec._2 {
  padding-left: 5%;
  padding-right: 0%;
  display: none;
}

.sec._3 {
  background-color: #d2cec9;
  background-image: url('../images/Fondo-1We.Page.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0%;
}

.sec._3.close {
  display: block;
}

.sec._4 {
  padding-left: 10%;
  padding-right: 10%;
}

.sec._5 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Fondo-1We.Page.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-left: 0%;
  padding-right: 0%;
}

.sec._6 {
  background-image: url('../images/Fondo-1We.Page.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 5%;
}

.sec._7 {
  background-color: #000;
  padding: 0% 5% 0% 0%;
}

.sec._3 {
  background-color: #d2cec9;
  padding: 0% 10% 0% 5%;
}

.sec._3.close {
  display: none;
}

.sec._3-copy {
  background-color: #d2cec9;
  padding: 0% 10% 0% 5%;
}

.sec._3-copy.close {
  display: none;
}

.sec._5-copy {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 5%;
  padding-right: 5%;
}

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

.paragraph {
  text-align: center;
  margin-top: 10px;
  font-family: ivypresto-display, sans-serif;
  font-size: 2vw;
  font-weight: 100;
  line-height: 3vw;
}

.paragraph._1 {
  width: 80%;
  text-align: center;
  font-family: ivypresto-display, sans-serif;
}

.paragraph._2 {
  margin-top: 15px;
  font-family: ivypresto-display, sans-serif;
}

.paragraph._2._1 {
  width: 100%;
  text-align: left;
}

.paragraph._2._1.center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph._3 {
  width: 100%;
  color: #333;
  font-family: Josefinsans, sans-serif;
}

.grid-2 {
  grid-template-rows: auto;
}

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

.heading-4 {
  color: #8f8064;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mr sheffield, sans-serif;
  font-size: 5vw;
  font-weight: 400;
  line-height: 6vw;
}

.heading-4.der {
  text-align: right;
}

.div-block-2 {
  z-index: 999;
  width: 40%;
  height: 1px;
  background-color: #8f8064;
  position: static;
}

.div-block-2._1 {
  width: 30%;
}

.div-block-3 {
  padding-right: 0%;
}

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

.button {
  color: #666;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #666;
  border-radius: 20px;
  font-family: haboro-condensed, sans-serif;
}

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

.grid-3 {
  grid-template-rows: auto auto auto auto;
}

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

.div-block-5 {
  height: 120vh;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  padding-top: 5%;
  padding-bottom: 0%;
  padding-left: 5%;
  display: flex;
}

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

.heading-5 {
  color: #000;
  font-family: ivypresto-display, sans-serif;
  font-weight: 100;
}

.link-block {
  text-decoration: none;
}

.link-block._1 {
  padding-bottom: 5%;
}

.paragraph-2 {
  color: #333;
  text-align: center;
  font-family: Josefinsans, sans-serif;
  font-size: 1.5vw;
  line-height: 2vw;
}

.paragraph-2._1 {
  margin-top: 10px;
}

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

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

.grid-5 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 5%;
  margin-bottom: 0%;
}

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

.paragraph-3 {
  color: #f5f2e6;
  letter-spacing: 2px;
  font-size: 2.5vw;
  font-weight: 100;
  line-height: 4vw;
}

.paragraph-3._2 {
  width: 80%;
  color: #333;
  text-align: center;
  font-family: Josefinsans, sans-serif;
  font-size: 1.5vw;
  line-height: 2vw;
}

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

.heading-6 {
  color: #333;
  text-align: center;
  font-family: haboro, sans-serif;
  font-size: 4vw;
  font-weight: 300;
  line-height: 5vw;
}

.slider {
  height: 50vh;
  background-color: rgba(0, 0, 0, 0);
}

.div-block-22 {
  height: 100%;
  background-image: url('../images/Photo-Mar-21-2023-7-13-19-PM.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 10%;
  margin-right: 10%;
}

.div-block-22._6 {
  background-image: url('../images/Captura-de-pantalla-2023-03-28-a-las-15.58.58.png');
}

.div-block-22._5 {
  background-image: url('../images/Photo-Mar-21-2023-8-55-40-PM.jpg');
  background-position: 50% 15%;
}

.div-block-22._2 {
  background-image: url('../images/Photo-Mar-21-2023-7-15-16-PM.jpg');
}

.div-block-22._4 {
  background-image: url('../images/Photo-Mar-21-2023-8-16-43-PM.jpg');
}

.div-block-22._3 {
  background-image: url('../images/Photo-Mar-21-2023-7-13-08-PM.jpg');
}

.div-block-22._7 {
  background-image: url('../images/Captura-de-pantalla-2023-03-28-a-las-15.59.06.png');
  background-position: 50% 10%;
}

.div-block-22._8 {
  background-image: url('../images/Captura-de-pantalla-2023-03-28-a-las-15.59.49.png');
}

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

.div-block-23 {
  width: 100%;
  height: 50vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 5%;
  display: flex;
}

.grid-6 {
  width: 60%;
  grid-column-gap: 10px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  margin-top: 5%;
}

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

.link-block-2._1 {
  padding-top: 3%;
}

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

.div-block-24 {
  height: 20vh;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.div-block-24._1 {
  align-items: flex-end;
}

.div-block-24._3 {
  padding-bottom: 5%;
}

.div-block-24._3._1 {
  align-items: flex-start;
}

.div-block-24._5 {
  justify-content: flex-end;
}

.dav.space {
  padding-top: 0%;
}

.dav.space.dere {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.div-block-25 {
  background-image: url('../images/Untitled-design-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.grid-8 {
  grid-template-rows: auto;
}

.submit-button-2 {
  width: 20%;
  color: #fff;
  background-color: #8f8064;
  border: 1px #231e20;
  border-radius: 20px;
  font-family: Josefinsans, sans-serif;
}

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

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

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

.checkbox-label-2 {
  color: #000;
  font-family: Josefinsans, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.form-block-3 {
  width: 100%;
  height: 100%;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 5%;
  margin-left: 5%;
  margin-right: 0%;
  padding: 5% 5% 12%;
  display: flex;
}

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

.rsvp-2 {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex-direction: column;
  display: flex;
}

.text-field-2 {
  color: #231e20;
  text-align: center;
  background-color: #fff;
  border-radius: 0;
  margin-bottom: 20px;
  padding-bottom: 5px;
  font-family: Josefinsans, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}

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

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

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

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

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

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

.heading-10._2._4-copy {
  color: #000;
  text-align: center;
  font-family: Josefinsans, sans-serif;
  font-size: 1.5vw;
  font-weight: 100;
  line-height: 3vw;
  position: static;
}

.heading-10._2._4-copy._1 {
  margin-bottom: 15px;
  font-family: Josefinsans, sans-serif;
}

.div-block-26 {
  background-image: url('../images/Photo2We.Page.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-5-copy {
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  padding-top: 5%;
  padding-bottom: 0%;
  display: flex;
}

.div-block-5-copy.itinerario {
  margin-left: 5%;
  margin-right: 5%;
  padding-top: 5%;
}

.div-block-5-copy {
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  padding-top: 0%;
  padding-bottom: 0%;
  display: flex;
}

.div-block-5-copy.izq {
  align-items: flex-start;
}

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

.heroe_phone {
  height: 100vh;
  display: none;
}

.heading-11 {
  color: #fff;
  letter-spacing: 4px;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 100;
  line-height: 48px;
}

.div-block-27 {
  background-image: url('../images/Cornerstone-—-Thompson-Tile--Stone.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 5%;
  padding-bottom: 5%;
  display: flex;
}

.heading-12 {
  color: #fff;
  letter-spacing: 2px;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 100;
  line-height: 40px;
}

.background-video-2 {
  height: 100%;
}

.heading-13 {
  color: #fff;
  letter-spacing: 3px;
  margin-top: 0;
  font-size: 14px;
  font-weight: 100;
  line-height: 17px;
}

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

.div-block-copy {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 5%;
  padding-bottom: 5%;
  display: block;
}

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

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

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

.text-span {
  text-align: center;
  font-family: Josefinsans, sans-serif;
  font-size: 1.5vw;
  line-height: 2.5vw;
}

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

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

.div-block-32 {
  width: 100%;
  height: 50vh;
  background-image: url('../images/PhotoWe.Page.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 2%;
}

.sec-copy {
  padding: 5%;
}

.sec-copy._1 {
  background-color: #d2cec9;
}

.sec-copy._2 {
  height: 70vh;
  background-image: url('../images/Recurso-6We.Page.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.sec-copy._3 {
  background-color: #d2cec9;
  padding: 0%;
}

.sec-copy._4 {
  padding-left: 10%;
  padding-right: 10%;
}

.sec-copy._5 {
  background-color: #d2cec9;
  padding-left: 5%;
  padding-right: 5%;
}

.sec-copy._6 {
  padding: 0% 0% 0% 5%;
}

.sec-copy._7 {
  background-color: #000;
  padding: 0% 5% 0% 0%;
}

.image-4 {
  filter: invert();
}

.image-4._1 {
  filter: none;
}

.image-5 {
  filter: invert();
}

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

.icon-4 {
  margin-left: 0;
  font-size: 20px;
}

.icon-5 {
  margin-right: 0;
  font-size: 20px;
}

.grid-10 {
  width: 100%;
  height: auto;
  grid-column-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 3%;
  margin-left: 0%;
  margin-right: 0%;
}

.div-block-33 {
  height: 35vh;
  background-image: url('../images/paWe.page.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.div-block-33._1 {
  background-image: url('../images/HijosWe.page.png');
}

.div-block-33._2 {
  background-image: url('../images/rsvpWe.page.png');
}

.div-block-33._3 {
  width: 33%;
  background-image: url('../images/barWe.Page.png');
}

.div-block-33._3._1 {
  background-image: url('../images/bar1We.page.png');
  margin-left: 15px;
  margin-right: 15px;
}

.div-block-33._3._1._5 {
  background-image: url('../images/vestimentaWe.page.png');
}

.div-block-33._3._1-copy {
  background-image: url('../images/EN7We.page.png');
  margin-left: 15px;
  margin-right: 15px;
}

.div-block-33._3-copy {
  width: 33%;
  background-image: url('../images/barWe.Page.png');
}

.div-block-33._3-copy._1 {
  background-image: url('../images/vestimentaWe.page.png');
  margin-left: 15px;
  margin-right: 15px;
}

.div-block-33._3-copy._1._3 {
  background-image: url('../images/newrsvpWe.page.png');
}

.div-block-33._10 {
  background-image: url('../images/pa1We.page.png');
}

.div-block-33._11 {
  background-image: url('../images/EN5We.page.png');
}

.div-block-33._12 {
  background-image: url('../images/EN6We.page.png');
}

.div-block-33._3-copy {
  width: 33%;
  background-image: url('../images/barWe.Page.png');
}

.div-block-33._3-copy._1, .div-block-33._3-copy._1-copy {
  background-image: url('../images/bar1We.page.png');
  margin-left: 15px;
  margin-right: 15px;
}

.div-block-33._3-copy._1-copy {
  background-image: url('../images/EN7We.page.png');
  margin-left: 15px;
  margin-right: 15px;
}

.grid-11 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 3%;
  margin-left: 5%;
  margin-right: 5%;
}

.grid-11.phone {
  margin-left: 0%;
  margin-right: 0%;
  display: none;
}

.link-block-3 {
  height: 50vh;
  background-image: url('../images/newrecWe.page.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

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

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

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

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

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

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

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

.div-block-35 {
  width: 90%;
  height: 90%;
  background-image: url('../images/Asset-1-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 5%;
  margin-right: 5%;
}

.div-block-35._1 {
  background-image: url('../images/Asset-2-1.png');
}

.div-block-35._2 {
  width: 90%;
  background-image: url('../images/Asset-3-1.png');
}

.div-block-35._3 {
  background-image: url('../images/Asset-4-1.png');
}

.div-block-35._11 {
  background-image: url('../images/EN-11We.page.png');
}

.div-block-35._12 {
  background-image: url('../images/EN-10We.page.png');
}

.div-block-35._13 {
  background-image: url('../images/EN-12We.page.png');
}

.div-block-35._14 {
  background-image: url('../images/EN-13We.page.png');
}

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

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

.phone.close, .slider-4 {
  display: none;
}

.heading-14 {
  color: #8f8064;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mr sheffield, sans-serif;
  font-size: 5vw;
  font-weight: 400;
  line-height: 6vw;
}

.heading-14.der {
  text-align: right;
}

.link-block-4 {
  text-decoration: none;
}

.link-block-4._1 {
  padding-bottom: 5%;
}

.grid-12 {
  grid-template-rows: auto auto auto auto;
}

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

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

.heading-15 {
  color: #000;
  font-family: ivypresto-display, sans-serif;
  font-weight: 100;
}

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

.div-block-38 {
  z-index: 999;
  width: 60%;
  height: 1px;
  background-color: #8f8064;
  position: static;
}

.paragraph-4 {
  color: #333;
  font-family: Josefinsans, sans-serif;
  font-size: 1.5vw;
  line-height: 2vw;
}

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

.form-block-3-copy {
  width: 100%;
  height: 100%;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 5%;
  margin-left: 5%;
  margin-right: 0%;
  padding: 5% 5% 12%;
  display: flex;
}

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

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

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

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

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

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

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

.text-span-2 {
  font-size: 1.5vw;
  text-decoration: underline;
}

@media screen and (max-width: 991px) {
  .navigation-right {
    width: 100%;
    background-color: #202146;
  }

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

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

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

@media screen and (max-width: 479px) {
  .navigation-right {
    height: auto;
    background-color: rgba(238, 230, 229, .51);
    margin-left: 0;
    display: none;
  }

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

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

  .navigation-container-full {
    justify-content: flex-end;
    padding-top: 0;
  }

  .navigation-link {
    color: #333;
    text-shadow: none;
    font-family: ivypresto-display, sans-serif;
    font-weight: 100;
  }

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

  .navigation {
    padding-top: 0;
    padding-bottom: 0;
  }

  .icon {
    color: #000;
  }

  .menu-button-2 {
    border-style: none;
    flex-direction: column;
    display: flex;
  }

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

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

  .background-video-3 {
    height: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading {
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
  }

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

  .div-block {
    background-color: rgba(0, 0, 0, 0);
    display: flex;
  }

  .div-block._2 {
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-size: auto;
    margin-top: -270px;
    padding-bottom: 0%;
    display: flex;
  }

  .heading-2 {
    color: #fff;
    padding-bottom: 0;
    font-size: 6.5vw;
    line-height: 7vw;
  }

  .heading-3 {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    line-height: 16px;
  }

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

  .heroe {
    height: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

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

  .sec._1 {
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .sec._2 {
    padding-right: 10%;
  }

  .sec._3 {
    padding-left: 0%;
    padding-right: 5%;
  }

  .sec._3.close {
    display: none;
  }

  .sec._4, .sec._5 {
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .sec._5.phone {
    display: none;
  }

  .sec._7 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .sec._3, .sec._3-copy {
    padding-left: 0%;
    padding-right: 5%;
  }

  .sec._3-copy.close {
    display: block;
  }

  .sec._5-copy {
    padding-top: 10%;
    padding-bottom: 10%;
  }

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

  .paragraph._2._1 {
    width: 100%;
  }

  .paragraph._2._1.center {
    align-items: flex-start;
  }

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

  .grid-2 {
    display: none;
  }

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

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

  .div-block-2._1 {
    width: 60%;
  }

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

  .button {
    font-size: 10px;
    line-height: 12px;
  }

  .div-block-4 {
    height: 20vh;
    background-image: url('../images/Recurso-2We.Page_1.png');
    background-position: 50%;
    background-size: cover;
  }

  .grid-3 {
    display: none;
  }

  .grid-3.phone {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: .85fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-5 {
    height: auto;
    padding-bottom: 10%;
    padding-right: 5%;
  }

  .grid-4 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .heading-5 {
    margin-top: 0;
    font-size: 3vw;
    line-height: 4vw;
  }

  .link-block.margen {
    padding-bottom: 10%;
  }

  .paragraph-2 {
    font-size: 2.5vw;
    line-height: 3vw;
  }

  .paragraph-2._1 {
    font-size: 4.5vw;
    line-height: 5vw;
  }

  .grid-5 {
    display: none;
  }

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

  .paragraph-3 {
    color: #f5f2e6;
    text-align: center;
    font-size: 5vw;
    line-height: 6vw;
  }

  .paragraph-3._2 {
    font-size: 3.5vw;
    line-height: 4vw;
  }

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

  .div-block-23 {
    height: 40vh;
  }

  .grid-6 {
    width: 100%;
  }

  .div-block-24, .div-block-24._1 {
    height: auto;
  }

  .div-block-24._3._1 {
    padding-bottom: 10%;
  }

  .div-block-24._5 {
    height: auto;
  }

  .dav.space {
    padding-top: 10%;
  }

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

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

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

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

  .text-field-2 {
    margin-bottom: 5px;
    font-size: 12px;
  }

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

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

  .div-block-26 {
    height: 60vh;
  }

  .div-block-5-copy.itinerario {
    padding-top: 10%;
  }

  .clock-label-2 {
    font-family: ivypresto-display, sans-serif;
    font-size: 3vw;
    line-height: 4vw;
  }

  .container-2 {
    height: 100%;
    flex-direction: column;
    justify-content: flex-end;
    margin-left: 5%;
    margin-right: 5%;
    padding-bottom: 20%;
    display: flex;
  }

  .heroe_phone {
    height: 90vh;
    display: none;
  }

  .heading-11 {
    text-align: center;
    font-family: ivypresto-display, sans-serif;
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-27.phone {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .heading-12 {
    font-family: haboro, sans-serif;
    font-size: 6.5vw;
    font-weight: 800;
    line-height: 7vw;
  }

  .background-video-2 {
    height: 100%;
  }

  .heading-13 {
    font-family: ivypresto-display, sans-serif;
    font-size: 15px;
    line-height: 16px;
  }

  .clock-number-2 {
    font-family: ivypresto-display, sans-serif;
    font-size: 4vw;
    line-height: 6vw;
  }

  .div-block-28 {
    flex-direction: column;
    justify-content: flex-start;
    display: flex;
  }

  .image {
    display: none;
  }

  .div-block-29 {
    width: 100%;
    height: 100%;
    background-image: url('../images/1-1.png');
    background-position: 0 0;
    background-size: contain;
  }

  .div-block-30 {
    width: 100%;
    height: 90vh;
  }

  .div-block-copy {
    background-color: rgba(0, 0, 0, 0);
    display: flex;
  }

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

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

  .text-span {
    text-align: left;
    font-size: 2.5vw;
    line-height: 3.5vw;
  }

  .sec-copy._1 {
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .sec-copy._2 {
    height: 70vh;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    padding-bottom: 0%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .sec-copy._3 {
    padding-left: 0%;
    padding-right: 5%;
  }

  .sec-copy._4, .sec-copy._5 {
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .sec-copy._7 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .grid-10 {
    display: none;
  }

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

  .div-block-33._1, .div-block-33._2 {
    height: 80%;
  }

  .div-block-33._3._1-copy {
    width: 90%;
    height: 80%;
  }

  .div-block-33._3-copy._1._2 {
    width: 90%;
  }

  .div-block-33._3-copy._1._2-copy {
    width: 90%;
    background-image: url('../images/newrsvpWe.page.png');
  }

  .div-block-33._5, .div-block-33._10, .div-block-33._11, .div-block-33._12 {
    height: 80%;
  }

  .div-block-33._3-copy._1-copy {
    width: 90%;
    height: 80%;
    background-image: url('../images/vestimentaWe.page.png');
  }

  .grid-11 {
    display: none;
  }

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

  .link-block-3, .link-block-3._1, .link-block-3._2, .slider-3 {
    height: 30vh;
  }

  .div-block-35, .div-block-35._1 {
    width: 90%;
  }

  .div-block-35._2 {
    height: 100%;
  }

  .div-block-35._3 {
    width: 90%;
  }

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

  .slider-4 {
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    margin-top: 5%;
    display: flex;
  }

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

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

  .slide-nav {
    font-size: 10px;
    line-height: 15px;
  }

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

  .div-block-36 {
    width: 100%;
    height: 100%;
    background-image: url('../images/Recurso-11We.page.png');
    background-position: 0 0;
    background-size: contain;
  }

  .link-block-4.margen {
    padding-bottom: 10%;
  }

  .grid-12 {
    display: none;
  }

  .grid-12.phone {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: .85fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .heading-15 {
    margin-top: 0;
    font-size: 3vw;
    line-height: 4vw;
  }

  .image-7 {
    display: none;
  }

  .grid-13 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .div-block-39 {
    flex-direction: column;
    justify-content: flex-start;
    display: flex;
  }

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

  .image-8 {
    margin-top: -300px;
  }

  .image-8.phone {
    margin-top: -400px;
    display: block;
  }

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

  .image-9 {
    display: none;
  }

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

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

  .text-span-2 {
    font-size: 4vw;
  }
}

#w-node-_399755c8-5d10-86e5-ed12-27cbde8f9754-ad4042d9, #w-node-_399755c8-5d10-86e5-ed12-27cbde8f975b-ad4042d9, #w-node-_0c0b8a96-c1ea-0f13-19b5-5b1985f25d02-ad4042d9, #w-node-_00a20f53-d5e7-f96c-8557-a55ccf4d6419-ad4042d9, #w-node-_1fada1bc-09e6-b67b-3568-c22ed5a7a916-ad4042d9, #w-node-e9ff0e8d-02c1-b597-2a70-03bf1eabecb5-ad4042d9, #w-node-e9ff0e8d-02c1-b597-2a70-03bf1eabecb6-ad4042d9, #w-node-e9ff0e8d-02c1-b597-2a70-03bf1eabecc3-ad4042d9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f77f1fb8-402e-a637-4eed-f3e5872f31bf-ad4042d9 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f77f1fb8-402e-a637-4eed-f3e5872f31c0-ad4042d9, #w-node-f77f1fb8-402e-a637-4eed-f3e5872f31cd-ad4042d9, #w-node-f77f1fb8-402e-a637-4eed-f3e5872f31ce-ad4042d9, #w-node-f77f1fb8-402e-a637-4eed-f3e5872f31d9-ad4042d9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1f14c347-a24e-14d9-1d87-542b3cd508e9-ad4042d9 {
  grid-area: span 4 / span 1 / span 4 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_1f14c347-a24e-14d9-1d87-542b3cd508eb-ad4042d9, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd508ef-ad4042d9, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd508f0-ad4042d9, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd508f1-ad4042d9, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd508f2-ad4042d9, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd508f3-ad4042d9, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd508f6-ad4042d9, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd50904-ad4042d9, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd50905-ad4042d9, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd50906-ad4042d9, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd50907-ad4042d9, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd50908-ad4042d9, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd5090b-ad4042d9, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd50917-ad4042d9, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd50918-ad4042d9, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd50919-ad4042d9, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd5091a-ad4042d9, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd5091b-ad4042d9, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd5091e-ad4042d9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1f14c347-a24e-14d9-1d87-542b3cd5092c-ad4042d9 {
  grid-area: span 4 / span 1 / span 4 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_1f14c347-a24e-14d9-1d87-542b3cd5092e-ad4042d9, #w-node-_6a454d09-e171-c0b6-bf1e-2c6e3cd838ee-ad4042d9, #w-node-_700f354c-dfbb-61e1-e4d1-41fae1d0f7ce-ad4042d9, #w-node-b55d88eb-1e88-ebf8-1dfe-1f2a3653625a-ad4042d9, #w-node-_5d5aa25e-1c2c-2c21-7a97-24d958be35c6-ad4042d9, #w-node-_3ba4284b-1787-a033-fb50-aae9ec3d53ad-ad4042d9, #w-node-_01bc26e2-234d-bb02-2bc4-9825fac60bf5-ad4042d9, #w-node-a9ef8545-363d-f2f8-3655-b4942693417e-ad4042d9, #w-node-c82f3996-7482-7c11-9c3d-ef61d4f6fe4f-ad4042d9, #w-node-c82f3996-7482-7c11-9c3d-ef61d4f6fe50-ad4042d9, #w-node-c82f3996-7482-7c11-9c3d-ef61d4f6fe51-ad4042d9, #w-node-_4474a65c-bbc1-f4a4-c008-b5f901d1b5c0-ad4042d9, #w-node-_4f94f03a-7a1f-87e0-0200-c620d7e90444-ad4042d9, #w-node-f7f1ceda-45ac-e8d9-7671-a714772fc8fc-ad4042d9, #w-node-c7ac9822-2995-7b39-0613-60e56440a83d-ad4042d9, #w-node-_07fae598-6bdb-d4f1-b90f-7e90b50ef30c-ad4042d9, #w-node-cbe291be-1ee4-3916-c0b9-58143acd3350-ad4042d9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_78b55c94-1f16-8679-9a57-78a6608526f7-ad4042d9 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_7871087c-0f26-e412-950f-fbbc95e00781-ad4042d9, #w-node-_249d6d40-634e-78dd-76bb-fb23a0aecd9c-ad4042d9, #w-node-_399755c8-5d10-86e5-ed12-27cbde8f9754-09e5d80d, #w-node-_399755c8-5d10-86e5-ed12-27cbde8f975b-09e5d80d, #w-node-_0c0b8a96-c1ea-0f13-19b5-5b1985f25d02-09e5d80d, #w-node-_00a20f53-d5e7-f96c-8557-a55ccf4d6419-09e5d80d, #w-node-_1fada1bc-09e6-b67b-3568-c22ed5a7a916-09e5d80d, #w-node-e9ff0e8d-02c1-b597-2a70-03bf1eabecb5-09e5d80d, #w-node-e9ff0e8d-02c1-b597-2a70-03bf1eabecb6-09e5d80d, #w-node-e9ff0e8d-02c1-b597-2a70-03bf1eabecc3-09e5d80d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f77f1fb8-402e-a637-4eed-f3e5872f31bf-09e5d80d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f77f1fb8-402e-a637-4eed-f3e5872f31c0-09e5d80d, #w-node-f77f1fb8-402e-a637-4eed-f3e5872f31cd-09e5d80d, #w-node-f77f1fb8-402e-a637-4eed-f3e5872f31ce-09e5d80d, #w-node-f77f1fb8-402e-a637-4eed-f3e5872f31d9-09e5d80d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1f14c347-a24e-14d9-1d87-542b3cd508e9-09e5d80d {
  grid-area: span 4 / span 1 / span 4 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_1f14c347-a24e-14d9-1d87-542b3cd508eb-09e5d80d, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd508ef-09e5d80d, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd508f0-09e5d80d, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd508f1-09e5d80d, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd508f2-09e5d80d, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd508f3-09e5d80d, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd508f6-09e5d80d, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd50904-09e5d80d, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd50905-09e5d80d, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd50906-09e5d80d, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd50907-09e5d80d, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd50908-09e5d80d, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd5090b-09e5d80d, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd50917-09e5d80d, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd50918-09e5d80d, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd50919-09e5d80d, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd5091a-09e5d80d, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd5091b-09e5d80d, #w-node-_1f14c347-a24e-14d9-1d87-542b3cd5091e-09e5d80d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1f14c347-a24e-14d9-1d87-542b3cd5092c-09e5d80d {
  grid-area: span 4 / span 1 / span 4 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_1f14c347-a24e-14d9-1d87-542b3cd5092e-09e5d80d, #w-node-_6a454d09-e171-c0b6-bf1e-2c6e3cd838ee-09e5d80d, #w-node-_700f354c-dfbb-61e1-e4d1-41fae1d0f7ce-09e5d80d, #w-node-b55d88eb-1e88-ebf8-1dfe-1f2a3653625a-09e5d80d, #w-node-_5d5aa25e-1c2c-2c21-7a97-24d958be35c6-09e5d80d, #w-node-_3ba4284b-1787-a033-fb50-aae9ec3d53ad-09e5d80d, #w-node-_01bc26e2-234d-bb02-2bc4-9825fac60bf5-09e5d80d, #w-node-a9ef8545-363d-f2f8-3655-b4942693417e-09e5d80d, #w-node-c82f3996-7482-7c11-9c3d-ef61d4f6fe4f-09e5d80d, #w-node-c82f3996-7482-7c11-9c3d-ef61d4f6fe50-09e5d80d, #w-node-c82f3996-7482-7c11-9c3d-ef61d4f6fe51-09e5d80d, #w-node-_4474a65c-bbc1-f4a4-c008-b5f901d1b5c0-09e5d80d, #w-node-_4f94f03a-7a1f-87e0-0200-c620d7e90444-09e5d80d, #w-node-f7f1ceda-45ac-e8d9-7671-a714772fc8fc-09e5d80d, #w-node-c7ac9822-2995-7b39-0613-60e56440a83d-09e5d80d, #w-node-_07fae598-6bdb-d4f1-b90f-7e90b50ef30c-09e5d80d, #w-node-cbe291be-1ee4-3916-c0b9-58143acd3350-09e5d80d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_78b55c94-1f16-8679-9a57-78a6608526f7-09e5d80d {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_7871087c-0f26-e412-950f-fbbc95e00781-09e5d80d, #w-node-_249d6d40-634e-78dd-76bb-fb23a0aecd9c-09e5d80d, #w-node-d71a3dc6-0c94-8416-36f9-1656b6902578-0406055b, #w-node-d71a3dc6-0c94-8416-36f9-1656b690257b-0406055b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_6a454d09-e171-c0b6-bf1e-2c6e3cd838ee-ad4042d9, #w-node-_700f354c-dfbb-61e1-e4d1-41fae1d0f7ce-ad4042d9, #w-node-b55d88eb-1e88-ebf8-1dfe-1f2a3653625a-ad4042d9, #w-node-_6a454d09-e171-c0b6-bf1e-2c6e3cd838ee-09e5d80d, #w-node-_700f354c-dfbb-61e1-e4d1-41fae1d0f7ce-09e5d80d, #w-node-b55d88eb-1e88-ebf8-1dfe-1f2a3653625a-09e5d80d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Mr sheffield';
  src: url('../fonts/Mr-Sheffield-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Josefinsans';
  src: url('../fonts/JosefinSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}