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

.section {
  height: 100vh;
}

.section._2 {
  background-color: #e3e3e3;
  padding-top: 5%;
}

.section._3 {
  background-image: url('../images/Background.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.section._4 {
  height: 60vh;
  background-color: #ededed;
  background-image: url('../images/Recurso-9we.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section.rsvp {
  background-image: url('../images/Copia-de-Background.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.div_fotoheroe {
  background-image: url('../images/GIL_2284.jpg');
  background-position: 50% 80%;
  background-size: cover;
}

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

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

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

.box {
  width: 120px;
  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: #c2bfb2;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 70px;
}

.clock-label {
  color: #c2bfb2;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-right: -5px;
  font-family: Raleway variablefont wght, sans-serif;
}

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

.c-card-btn {
  padding: 10px 20px 40px;
}

.bold-text-6 {
  color: #000;
}

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

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

.link-block-2._3 {
  background-image: url('../images/Captura-de-Pantalla-2022-06-02-a-las-21.08.14.png');
}

.link-block-2._4 {
  background-image: url('../images/Captura-de-Pantalla-2022-06-02-a-las-21.09.15.png');
}

.link-block-2._2 {
  background-image: url('../images/Captura-de-Pantalla-2022-06-02-a-las-21.02.22.png');
}

._w-card-front {
  width: 100%;
  height: 100%;
  perspective: 1000px;
  background-color: #c18e7f;
  border-radius: 5px;
  flex-direction: column;
  display: flex;
  position: relative;
  transform: none;
}

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

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

.card-title {
  color: #f2edea;
  text-align: right;
  font-size: 2em;
  font-weight: 700;
  line-height: 1em;
}

.card-title._2 {
  color: #f2edea;
}

.c-card-title {
  margin-bottom: 5px;
}

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

.card-alias {
  color: #f2edea;
  text-align: right;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: .9em;
  line-height: 1em;
}

.card-alias._2 {
  color: #f2edea;
}

.link-6 {
  color: #333;
  text-align: center;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 15px;
  line-height: 30px;
  text-decoration: none;
}

.card-no-text {
  opacity: .2;
  color: #abbdc2;
  font-size: 7em;
  font-weight: 700;
  line-height: 1em;
  transform: translate(-20px);
}

.card-no-text._2 {
  color: #f2edea;
}

.heading-14 {
  text-align: center;
  font-size: 30px;
  line-height: 30px;
}

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

.card-img {
  height: 150px;
}

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

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

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

.c-card-label {
  text-align: center;
  padding: 20px;
}

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

.c-card-front {
  width: 250px;
  height: 500px;
  perspective: 1000px;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

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

.c-card-text {
  perspective: 1000px;
  border-top: 1px dashed rgba(255, 255, 255, .25);
  padding: 20px 15px;
  transform: translate(0);
}

.card-label {
  opacity: .2;
  color: #fff;
  font-size: .8em;
  line-height: 1em;
}

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

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

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

.card-btn-link {
  width: 50%;
  color: #fff;
  text-align: center;
  border: 2px solid #fff;
  border-radius: 1000px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.card-btn-link.wf {
  border-color: #666;
}

.card-btn-link.ln {
  border-color: #3c9ea5;
}

.card-btn-link.bc {
  border-color: #e6b362;
}

.card-btn-link.fb {
  width: 50%;
  border-color: #fff;
}

.card-btn-link.fb._2 {
  border-style: none;
}

.card-btn-link.ig {
  border-color: #f88fdb;
}

.card-btn-link.sl {
  border-color: #219fa3;
}

.card-btn-link.tw {
  border-color: #eee;
  display: block;
}

.card-btn-link.tw._2 {
  border-style: none;
}

.card-btn-link._2 {
  width: 60%;
  height: 5vh;
  border-style: none;
}

._w-card-back-2 {
  width: 100%;
  height: 100%;
  perspective: 1000px;
  background-color: #c2bfb2;
  background-image: url('../images/DondeWe.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 5px;
  flex-direction: column;
  display: flex;
}

._w-card-back-2._2 {
  background-image: url('../images/comoWe.png');
}

._w-card-back-2._3 {
  background-image: url('../images/cuandoWe.png');
}

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

.card-text {
  font-family: Raleway variablefont wght, sans-serif;
  display: none;
}

.card-text.focus {
  z-index: 10;
  position: relative;
}

.card-btn-focus-bg {
  width: 75%;
  height: 200%;
  background-image: radial-gradient(circle farthest-side, #ff9865, rgba(255, 255, 255, 0));
  position: absolute;
  top: -75%;
  bottom: auto;
  left: auto;
  right: -10%;
}

.card-btn-focus-bg.ig {
  background-image: radial-gradient(circle farthest-side, #ffcb8f, rgba(255, 255, 255, 0));
}

.card-btn-focus-bg.tw {
  background-image: radial-gradient(circle farthest-side, #8cd1ff, rgba(255, 255, 255, 0));
}

.card-btn-focus-bg.wf {
  background-image: radial-gradient(circle farthest-side, #999, rgba(255, 255, 255, 0));
}

.card-btn-focus-bg.sl {
  background-image: radial-gradient(circle farthest-side, #219fa3, rgba(255, 255, 255, 0));
}

.card-btn-focus-bg.fb {
  background-image: radial-gradient(circle farthest-side, #52a0ce, rgba(255, 255, 255, 0));
}

.card-btn-focus-bg.bc {
  background-image: radial-gradient(circle farthest-side, #ffd3a4, rgba(255, 255, 255, 0));
}

.card-btn-focus-bg.ln {
  background-image: radial-gradient(circle farthest-side, #5dc3a3, rgba(255, 255, 255, 0));
}

.card-no-text-2 {
  opacity: .2;
  color: #fff;
  font-size: 7em;
  font-weight: 700;
  line-height: 1em;
  transform: translate(-20px);
}

.card-img-2 {
  height: 120px;
}

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

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

.card-title-2 {
  color: #fff;
  text-align: right;
  font-size: 2em;
  font-weight: 700;
  line-height: 1em;
}

.card-bg-quotemark {
  color: #fff;
  display: inline-block;
}

.card-bg-quotemark.btm {
  opacity: .2;
  font-family: PT Sans, sans-serif;
  font-size: 5em;
  line-height: 1em;
  position: absolute;
  top: auto;
  bottom: -.4em;
  left: auto;
  right: -.3em;
}

.card-bg-quotemark.top {
  opacity: .2;
  font-family: PT Sans, sans-serif;
  font-size: 5em;
  line-height: 1em;
  position: absolute;
  top: -.4em;
  bottom: auto;
  left: -.3em;
  right: auto;
}

._w-card-front-2 {
  width: 100%;
  height: 100%;
  perspective: 1000px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/milfer--carlos-3-11.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 5px;
  flex-direction: column;
  display: flex;
  position: relative;
  transform: none;
}

._w-card-front-2.ln {
  background-color: #3c9ea5;
}

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

._w-card-front-2.tw._3 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/milfer--carlos-3-13.png');
}

._w-card-front-2.wf {
  background-color: #333;
}

._w-card-front-2.bc {
  background-color: #e6b362;
}

._w-card-front-2.sl {
  background-image: linear-gradient(45deg, #219fa3, #333);
}

._w-card-front-2.ig {
  background-image: linear-gradient(45deg, #ffce8a, #fc91d8 50%, #ba68f5);
}

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

._w-card-front-2.fb._2 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/milfer--carlos-3-12.png');
}

.c-card-btn-text {
  width: 100%;
  padding: 10px 20px;
}

.c-card-btn-text.default {
  padding: 0 10px;
}

.c-card-btn-text.focus {
  background-color: rgba(0, 0, 0, 0);
  display: none;
  position: absolute;
  overflow: hidden;
}

.c-card-btn-text.focus.sl {
  background-color: #333;
}

.c-card-btn-text.focus.wf {
  background-color: #666;
}

.c-card-btn-text.focus.tw {
  background-color: #8ca7ff;
}

.c-card-btn-text.focus.bc {
  background-color: #e6b362;
}

.c-card-btn-text.focus.fb {
  background-color: #6670bd;
}

.c-card-btn-text.focus.ig {
  background-color: #f88fdb;
}

.c-card-btn-text.focus.ln {
  background-color: #3c9ea5;
}

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

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

.card-quote {
  z-index: 5;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-size: 1em;
  font-style: italic;
  line-height: 1.4em;
  position: relative;
}

.card-alias-2 {
  color: #ddd;
  text-align: right;
  font-size: .9em;
  line-height: 1em;
}

.container {
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 8%;
  margin-right: 8%;
  padding-top: 5%;
  padding-bottom: 5%;
  display: flex;
}

.container.center {
  display: none;
}

.heading-15 {
  color: #907657;
  letter-spacing: 5px;
  margin-top: 0;
  font-family: Goldenbook, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 50px;
}

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

.div_hospedaje {
  height: 60vh;
  background-image: url('../images/hos1we.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.div_hospedaje._2 {
  background-image: url('../images/hos2we.png');
}

.div_hospedaje._3 {
  background-image: url('../images/hos3we.png');
}

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

.water-image {
  background-image: url('../images/Sin-título-2-09_1Sin título-2-09.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.login-button {
  width: 50%;
  color: #907657;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #bdbdbd;
  border-radius: 20px;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  transition: background-color .2s;
}

.login-button:hover {
  color: #fff;
  background-color: #907657;
}

.login-container {
  z-index: 10;
  width: 100%;
  max-width: 500px;
  border: 1px solid #c2bfb2;
  margin-left: auto;
  margin-right: auto;
  padding: 5%;
  display: block;
  position: relative;
}

.div-block-17 {
  color: #000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.error-message {
  z-index: 100;
  color: #fff;
  text-align: center;
  background-color: #000;
  padding-top: 22px;
  padding-bottom: 22px;
  font-weight: 700;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

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

.text-block-5 {
  font-family: Raleway variablefont wght, sans-serif;
}

.login-page-wrapper {
  width: 100%;
}

.tree-image {
  background-image: url('../images/Sin-título-2-07_1Sin título-2-07.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.login-field {
  height: 50px;
  background-color: #fcfcfc;
  border: 1px solid #e8e8e8;
  border-radius: 3px;
  margin-bottom: 15px;
  padding-top: 12px;
  padding-bottom: 8px;
  padding-left: 14px;
  font-size: 16px;
  transition: border-color .2s, box-shadow .2s, background-color .2s;
  position: relative;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05);
}

.login-field:focus {
  background-color: #fff;
  border: 1px solid #76ce89;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 0 4px #76ce89;
}

.login-box {
  width: 100%;
  max-width: 1100px;
  min-height: 80vh;
  background-color: #fff;
  border-radius: 5px;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 20px 80px 10px rgba(56, 62, 147, .2);
}

.success-message {
  background-color: rgba(0, 0, 0, 0);
}

.login-label {
  width: 100%;
  opacity: .4;
  color: #000;
  margin-bottom: 2px;
  padding-left: 2px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.slider-section {
  width: 50%;
  height: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.login-section {
  width: 100%;
  text-align: center;
  background-color: #fff;
  background-image: none;
  background-size: auto;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-left: 0%;
  padding: 20px 20px 30px;
  font-size: 16px;
  display: flex;
}

.field-image {
  background-image: url('../images/Sin-título-2-10_1Sin título-2-10.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.login-head {
  color: #907657;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Goldenbook, sans-serif;
  font-size: 4.5vw;
  font-weight: 400;
  line-height: 1.3em;
}

.memberstack-form {
  padding-top: 0;
  position: relative;
}

.sign-up-field-wrapper {
  display: flex;
}

.login-page-section {
  min-height: 100vh;
  background-color: #fff;
  background-image: url('../images/Copia-de-Background.jpg');
  background-position: 0 0;
  background-size: cover;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10vh 5%;
  display: flex;
}

.field-wrapper {
  width: 100%;
  min-height: 30px;
  position: relative;
}

.field-wrapper.first-name-wrapper {
  margin-right: 30px;
}

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

.div-block-18 {
  background-image: url('../images/IMG_0829.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

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

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

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

.section-2 {
  background-color: #e7e7e7;
}

@media screen and (min-width: 1920px) {
  .c-card-quote {
    flex-flow: wrap;
    flex: none;
    align-items: stretch;
  }
}

@media screen and (max-width: 991px) {
  .section {
    height: auto;
  }

  .section._4 {
    background-image: url('../images/plantaWe.png');
    background-position: 0%;
    background-repeat: no-repeat;
    background-size: contain;
  }

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

  .div_fotoheroe {
    height: 90vh;
  }

  .c-card-btn-text.default, .c-card-btn-text.focus {
    transform: translate(0, -100%);
  }

  .container.center {
    flex-direction: column;
    display: block;
  }

  .login-box {
    max-width: 600px;
  }

  .slider-section {
    display: none;
  }

  .login-section {
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .grid-3 {
    height: 100%;
  }

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

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

@media screen and (max-width: 767px) {
  .login-section {
    padding-left: 9%;
    padding-right: 9%;
  }

  .login-head {
    font-size: 27px;
  }

  .field-wrapper.first-name-wrapper {
    margin-right: 5%;
  }
}

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

  .section._2 {
    padding-bottom: 5%;
  }

  .section._3 {
    background-image: url('../images/Copia-de-Background-2.jpg');
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .section._4 {
    background-image: url('../images/plantaWe.png');
    background-size: cover;
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .section.rsvp {
    background-image: url('../images/Copia-de-Background-2.jpg');
    padding-top: 5%;
  }

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

  .div_fotoheroe {
    height: 66vh;
    background-size: cover;
  }

  .div_heroe {
    padding-left: 5%;
    padding-right: 5%;
  }

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

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

  .clock-number {
    font-size: 40px;
  }

  .clock-label {
    font-size: 12px;
  }

  .c-card-btn {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .c-flipping-cards-list {
    align-items: center;
    padding-left: 4%;
    padding-right: 4%;
    display: flex;
  }

  .link-6 {
    margin-top: 15px;
    font-size: 6vw;
    line-height: 7vw;
  }

  .c-card-back, .c-card-front {
    width: 100%;
    max-width: 250px;
  }

  ._w-flip-card {
    justify-content: center;
  }

  .c-card-front-2 {
    width: 250%;
    max-width: 300px;
  }

  .card-btn-link {
    width: 80%;
    border-style: none;
    margin-top: 20px;
  }

  .card-btn-link.fb {
    width: 100%;
    color: #fff;
  }

  .card-btn-link.tw {
    border-color: #e3e3e3;
  }

  ._w-card-back-2 {
    background-image: url('../images/DondeWe.png');
  }

  ._w-card-back-2._2 {
    background-image: url('../images/comoWe.png');
  }

  ._w-card-back-2._3 {
    background-image: url('../images/cuandoWe.png');
  }

  .c-flipping-cards-list-2 {
    padding-bottom: 50px;
    display: block;
  }

  .card-text {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    display: none;
    position: static;
  }

  ._w-card-front-2 {
    background-size: contain;
  }

  .c-card-btn-text.focus {
    display: block;
  }

  .c-card-btn-text.focus.fb {
    display: none;
  }

  .c-card-back-2 {
    width: 250%;
    max-width: 300px;
  }

  .container {
    justify-content: space-between;
  }

  .container.center {
    justify-content: center;
    align-items: center;
    padding-bottom: 0%;
    display: flex;
  }

  .heading-15 {
    text-align: center;
    font-size: 10vw;
  }

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

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

  .login-container {
    min-width: 0;
    border: 1px solid #c2bfb3;
    padding: 10% 5%;
  }

  .login-section {
    background-color: #fff;
    background-image: none;
    background-size: auto;
    padding: 10px 5%;
  }

  .login-head {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 22px;
  }

  .field-wrapper.first-name-wrapper {
    margin-right: 3%;
  }

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

  .div-block-18 {
    height: 70vh;
    background-size: cover;
  }

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

  .container-5 {
    padding-top: 5%;
  }

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

  .grid-4 {
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-content: space-between;
    text-decoration: none;
    display: flex;
  }
}

#w-node-_84338bb4-466d-5596-bfff-5ca48ae64931-f16d441d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0060b248-27d5-eb74-184b-ac678320bf21-f16d441d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-c7bfc542-05be-d1e5-97d2-052685648909-f16d441d, #w-node-a8d78a8b-1d5d-4888-b5c2-a149977ea9bd-f16d441d, #w-node-_023c1703-ffc4-534d-8693-6d92262d053e-f16d441d, #w-node-_5e9525a6-a96a-6e87-15f6-9d7b0a6bca0d-f16d441d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_754f357e-293a-70e1-969a-ddea0e93da4c-f16d441d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Raleway variablefont wght';
  src: url('../fonts/Raleway-VariableFont_wght.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Goldenbook';
  src: url('../fonts/Goldenbook-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Goldenbook';
  src: url('../fonts/Goldenbook-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Goldenbook';
  src: url('../fonts/Goldenbook-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}