@font-face {
  font-family: Quincycf;
  src: url('../fonts/QuincyCF-Bold.woff2') format("woff2"), url('../fonts/QuincyCF-Bold.eot') format("embedded-opentype"), url('../fonts/QuincyCF-Bold.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Quincycf;
  src: url('../fonts/QuincyCF-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --dark-slate-grey: #0a2d2d;
  --dark-sea-green: #82b482;
  --primary-600: #437f5b;
  --200: #d0e8cb;
}

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

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.navbar {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: 52px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.div-block-63 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1208px;
  display: flex;
}

.brand-2 {
  z-index: 200;
  align-items: center;
  display: flex;
}

.image-2-copy-copy {
  width: 100%;
  max-width: none;
  height: auto;
  min-height: auto;
  max-height: 20px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

.footer {
  z-index: 5000000;
  background-color: #252f3f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  margin-top: 0;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  position: static;
  inset: auto 0% 0%;
}

.div-block-19 {
  background-color: #0000;
  flex-wrap: wrap;
  flex: 0 auto;
  place-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1208px;
  height: auto;
  display: flex;
}

.image-5 {
  width: 150px;
  padding: 1px;
}

.text-block-5, .link {
  color: #fff;
}

.header {
  background-color: #f4f5f7;
  justify-content: center;
  padding: 70px 50px;
  display: flex;
}

.header-div {
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.heading {
  color: #fff;
  margin-top: 0;
}

.bold-text {
  color: var(--dark-slate-grey);
  font-family: Quincycf, sans-serif;
  font-size: 65px;
  font-weight: 400;
  line-height: 75px;
}

.paragraph-2 {
  color: var(--dark-slate-grey);
  text-align: center;
  width: 60%;
  font-size: 18px;
  font-style: normal;
  line-height: 28px;
  text-decoration: none;
}

.button {
  border: 1px none var(--dark-slate-grey);
  background-color: var(--dark-sea-green);
  color: var(--dark-slate-grey);
  border-radius: 6px;
  margin-top: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 18px;
  font-weight: 700;
}

.button:hover {
  color: #fff;
}

.motivos {
  background-color: var(--dark-slate-grey);
  color: var(--dark-slate-grey);
  flex-direction: column;
  align-items: center;
  padding: 70px 50px;
  display: flex;
}

.motivos.ro {
  background-color: var(--dark-sea-green);
  color: var(--dark-slate-grey);
}

.motivos-ro {
  width: 100%;
  max-width: 1200px;
}

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

.heading-2.green {
  color: var(--dark-slate-grey);
}

.grid {
  grid-column-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 50px;
}

.motivo {
  color: #82b482;
}

.icono {
  background-color: var(--dark-sea-green);
  color: var(--dark-sea-green);
  border-radius: 6px;
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
  padding: 7px;
  display: inline-block;
}

.heading-3 {
  color: #fff;
}

.heading-3.primary-900 {
  color: var(--dark-slate-grey);
}

.image-6 {
  width: 100%;
  height: 100%;
  padding-left: 4px;
  padding-right: 4px;
}

.paragraph-motivo {
  color: #fff;
  text-align: left;
  width: auto;
  font-size: 16px;
  line-height: 28px;
}

.contacto {
  flex-direction: column;
  align-items: center;
  padding: 70px 50px;
  display: flex;
}

.heading-motivos {
  color: var(--dark-slate-grey);
  text-align: left;
  margin-top: 0;
  margin-bottom: 8px;
  font-family: Quincycf, sans-serif;
  font-size: 40px;
  font-weight: 400;
}

.planes-div {
  width: 100%;
  max-width: 1200px;
}

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

.planes-left {
  text-align: left;
}

.heading-motivos-2 {
  color: #82b482;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Quincycf, sans-serif;
  font-size: 40px;
  font-weight: 400;
}

.legal-blanco {
  color: var(--dark-slate-grey);
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  display: block;
}

.text-field {
  color: #4b5563;
  object-fit: fill;
  border-radius: 8px;
  height: 48px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 10px;
}

.heading-14-copy {
  opacity: 1;
  color: #fff;
  text-align: center;
  text-shadow: 0 0 18px #000;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
}

.form-2 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.form-block-2 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  min-width: auto;
  max-width: none;
  margin-bottom: 0;
  display: flex;
}

.btn_principal {
  color: #0a2d2d;
  background-color: #82b482;
  border-radius: 6px;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  height: 46px;
  margin-left: 0;
  padding: 0 20px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.btn_principal:hover {
  color: #fff;
}

.success-message {
  background-color: #e6f5dc;
  font-size: 16px;
  font-weight: 400;
}

.text-block-7 {
  font-size: 14px;
}

.link-2 {
  color: var(--dark-slate-grey);
}

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

.plane {
  background-color: var(--dark-slate-grey);
  color: var(--dark-slate-grey);
  flex-direction: column;
  align-items: center;
  padding: 70px 50px;
  display: flex;
}

.grid-3 {
  grid-column-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 48px;
}

.planes {
  outline-offset: 0px;
  background-color: #fff;
  border-radius: 6px;
  outline: 3px #555;
  flex-direction: column;
  padding: 50px 15px 100px;
  display: block;
  position: relative;
}

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

.heading-4 {
  color: var(--dark-slate-grey);
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Quincycf, sans-serif;
  font-size: 42px;
  font-weight: 700;
}

.paragraph-3 {
  color: #0a2d2dcc;
  text-align: center;
  width: 80%;
  font-size: 16px;
}

.part-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.element {
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.pic {
  width: auto;
  margin-right: 10px;
}

.image-7 {
  width: 25px;
  max-width: none;
}

.text-block-8 {
  color: #199999;
}

.text-block-9 {
  font-size: 14px;
  font-weight: 400;
}

.separador {
  background-color: #0a2d2d33;
  width: 100%;
  height: 1px;
  margin-bottom: 10px;
  display: none;
}

.separador-3 {
  background-color: #0a2d2d33;
  width: 100%;
  height: 1px;
  margin-top: 16px;
  margin-bottom: 16px;
  display: block;
}

.contacto-div {
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.contactos {
  flex-direction: column;
  align-items: center;
  padding: 70px 50px;
  display: flex;
}

.heading-2-copy {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.heading-contacto {
  color: var(--dark-slate-grey);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Quincycf, sans-serif;
  font-size: 40px;
  font-weight: 400;
}

.heading-contacto-2 {
  color: var(--primary-600);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Quincycf, sans-serif;
  font-size: 40px;
  font-weight: 400;
}

.button-copy {
  border: 1px solid var(--dark-slate-grey);
  color: var(--dark-slate-grey);
  background-color: #fff;
  border-radius: 6px;
  margin-top: 10px;
  font-weight: 700;
}

.registra-tu-alojamiento {
  background-color: var(--dark-sea-green);
  color: var(--dark-slate-grey);
  border-radius: 6px;
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
}

.registra-tu-alojamiento:hover {
  color: #fff;
}

.grid-free {
  grid-column-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-top: 50px;
}

.planes-free {
  outline-offset: 0px;
  background-color: #fff;
  border-radius: 6px;
  outline: 3px #555;
  justify-content: space-between;
  margin-top: 10px;
  padding: 30px;
  display: flex;
}

.grid-4 {
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.paragraph-3-copy {
  color: #0a2d2dcc;
  text-align: center;
  width: 80%;
  margin-bottom: 0;
  font-size: 16px;
}

.separador-copy-copy {
  background-color: #0a2d2d33;
  width: 1px;
  height: auto;
  margin: 30px 25px 30px 5px;
  display: block;
}

.separador-3-copy {
  background-color: #0a2d2d33;
  width: 100%;
  height: 1px;
  margin-top: 30px;
  margin-bottom: 30px;
  display: none;
}

.button-copy {
  border: 1px solid var(--dark-slate-grey);
  color: var(--dark-slate-grey);
  text-align: center;
  background-color: #fff;
  border-radius: 6px;
  width: auto;
  margin: auto 25px 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 18px;
  font-weight: 700;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
  overflow: hidden;
}

.div-block-65 {
  z-index: 500;
  background-color: var(--200);
  color: var(--dark-sea-green);
  border-radius: 80px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 50px;
  margin-left: 30px;
  margin-right: 30px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: absolute;
  inset: -25px 0% auto;
  overflow: hidden;
}

.text-block-10 {
  color: var(--dark-slate-grey);
  text-align: center;
  font-family: Quincycf, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.features-list {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.features-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.features-left {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 40%;
  display: flex;
}

.features-paragraph {
  margin-bottom: 24px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.features-right {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  margin-bottom: -16px;
  display: flex;
}

.features-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

.features-image {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-right: 16px;
}

.paragraph-motivo-primary {
  color: var(--dark-slate-grey);
  text-align: left;
  width: auto;
  font-size: 16px;
  line-height: 28px;
}

.icono-primary, .icono-primary-2 {
  background-color: var(--dark-slate-grey);
  color: var(--dark-sea-green);
  border-radius: 6px;
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
  padding: 7px;
  display: inline-block;
}

.heading-3-copy {
  color: #fff;
}

.heading-3-copy.primary-900 {
  color: var(--dark-slate-grey);
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.registra-alojamiento {
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.button-registar-alojamiento {
  border: 1px solid var(--dark-slate-grey);
  color: var(--dark-slate-grey);
  background-color: #fff;
  border-radius: 6px;
  margin-top: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 18px;
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  .navbar {
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 0;
    display: flex;
    overflow: hidden;
  }

  .div-block-63 {
    align-items: center;
  }

  .footer {
    height: auto;
    padding-left: 30px;
    padding-right: 30px;
    position: static;
  }

  .div-block-19 {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    margin-left: 0;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .image-5 {
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 0;
  }

  .header {
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .bold-text {
    text-align: center;
  }

  .paragraph-2 {
    width: auto;
    max-width: 80%;
  }

  .motivos {
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-2 {
    font-size: 36px;
  }

  .paragraph-motivo {
    width: auto;
    max-width: none;
  }

  .contacto {
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-motivos, .heading-motivos-2 {
    font-size: 36px;
  }

  .text-field {
    margin-bottom: 10px;
  }

  .form-2 {
    flex-direction: column;
    align-items: stretch;
  }

  .plane {
    padding-left: 30px;
    padding-right: 30px;
  }

  .grid-3 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    margin-top: 32px;
  }

  .planes {
    padding-bottom: 100px;
  }

  .contactos {
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-contacto {
    font-size: 36px;
  }

  .heading-contacto-2 {
    color: var(--primary-600);
    margin-top: 0;
    font-size: 36px;
  }

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

  .planes-free {
    flex-direction: column;
    padding: 40px 15px;
  }

  .grid-4 {
    margin-top: 0;
  }

  .separador-copy-copy {
    display: none;
  }

  .separador-3-copy {
    display: block;
  }

  .div-block-65 {
    margin-left: 50px;
    margin-right: 50px;
  }

  .text-block-10 {
    font-size: 3vw;
  }

  .container {
    max-width: 728px;
  }

  .features-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .features-left {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .features-right {
    max-width: 100%;
  }

  .paragraph-motivo-primary {
    width: auto;
    max-width: none;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-63 {
    justify-content: center;
    width: 100%;
  }

  .image-2-copy-copy {
    width: auto;
    height: 25px;
  }

  .footer {
    padding-left: 30px;
    padding-right: 30px;
    position: static;
  }

  .div-block-19 {
    width: 100%;
    max-width: 1020px;
  }

  .header {
    padding-left: 30px;
  }

  .heading {
    text-align: center;
  }

  .bold-text {
    font-size: 55px;
    line-height: 50px;
  }

  .paragraph-2 {
    max-width: none;
  }

  .motivos {
    padding-top: 50px;
    padding-bottom: 50px;
  }

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

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

  .icono {
    display: block;
  }

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

  .paragraph-motivo {
    text-align: center;
    max-width: none;
  }

  .contacto {
    padding-top: 50px;
    padding-bottom: 50px;
  }

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

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

  .planes-left, .heading-motivos-2 {
    text-align: center;
  }

  .plane {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .grid-3 {
    grid-row-gap: 40px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 32px;
  }

  .element {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .text-block-9 {
    font-size: 18px;
  }

  .contactos {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .heading-contacto-2 {
    color: var(--primary-600);
  }

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

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

  .text-block-10 {
    font-size: 4vw;
  }

  .features-list {
    padding: 60px 15px;
  }

  .paragraph-motivo-primary {
    text-align: center;
    max-width: none;
  }

  .icono-primary, .icono-primary-2 {
    display: block;
  }

  .heading-3-copy {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-63 {
    justify-content: center;
  }

  .image-2-copy-copy {
    width: auto;
    height: 20px;
  }

  .footer {
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-19 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .link {
    color: #fff;
  }

  .header {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding: 50px 20px;
    display: flex;
  }

  .heading {
    font-size: 30px;
    line-height: 40px;
  }

  .bold-text {
    font-size: 50px;
    line-height: 54px;
  }

  .paragraph-2 {
    font-size: 16px;
    line-height: 24px;
  }

  .motivos {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-2 {
    font-size: 32px;
    line-height: 40px;
  }

  .paragraph-motivo {
    font-size: 16px;
    line-height: 24px;
  }

  .contacto {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-motivos {
    margin-bottom: 0;
    font-size: 32px;
  }

  .heading-motivos-2 {
    font-size: 32px;
  }

  .form-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .plane {
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid-3 {
    margin-top: 32px;
  }

  .element {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .text-block-9 {
    font-size: 16px;
  }

  .contactos {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-contacto {
    font-size: 32px;
  }

  .heading-contacto-2 {
    color: #437f5b;
    font-size: 32px;
  }

  .button-copy {
    border-color: var(--dark-slate-grey);
  }

  .text-block-10 {
    font-size: 8vw;
  }

  .container {
    max-width: none;
  }

  .features-right {
    margin-bottom: -30px;
  }

  .features-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .features-image {
    margin-bottom: 10px;
  }

  .paragraph-motivo-primary {
    font-size: 16px;
    line-height: 24px;
  }

  .registra-alojamiento {
    background-color: #fff;
    flex-flow: row;
    padding: 40px 16px;
    display: flex;
  }

  .button-registar-alojamiento {
    border: 1px solid var(--dark-slate-grey);
    color: var(--dark-slate-grey);
    -webkit-text-stroke-color: var(--dark-slate-grey);
    background-color: #fff;
    border-radius: 6px;
    margin-top: 14px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
    font-weight: 700;
  }
}

#w-node-_90f76c74-e0b2-eeab-a6aa-68eb18264474-411ad4bb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_213a1d9e-50b9-5609-ecdb-e2ca18b02a84-411ad4bb, #w-node-d73c75c5-0c5e-9d15-b558-c3610b2e58fc-411ad4bb, #w-node-c9819a73-23fd-3cd0-a9cb-35e696576f95-411ad4bb, #w-node-d43049b0-d46c-b9db-f039-c7845cf9548f-411ad4bb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e4f10dce-96bc-7b5a-d817-29c56100fb2e-411ad4bb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_7a3e54cd-6713-9667-0372-048d237e3917-411ad4bb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_2dbb91b9-3035-f445-bc31-b900a3ab6dc2-411ad4bb, #w-node-d6b3daa8-3acb-3ae5-56cc-95e382f6ef22-411ad4bb, #w-node-ef19d107-ed95-c85d-4654-77ea1cd2519f-411ad4bb, #w-node-_5ae57585-9cfe-0510-c1b0-b8ca99eea5c3-411ad4bb, #w-node-_5ae57585-9cfe-0510-c1b0-b8ca99eea5ca-411ad4bb, #w-node-_5ae57585-9cfe-0510-c1b0-b8ca99eea5d1-411ad4bb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-e4f10dce-96bc-7b5a-d817-29c56100fb2e-411ad4bb {
    align-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_2dbb91b9-3035-f445-bc31-b900a3ab6dc2-411ad4bb, #w-node-_5ae57585-9cfe-0510-c1b0-b8ca99eea5c3-411ad4bb {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto;
  }
}


@font-face {
  font-family: 'Quincycf';
  src: url('../fonts/QuincyCF-Bold.woff2') format('woff2'), url('../fonts/QuincyCF-Bold.eot') format('embedded-opentype'), url('../fonts/QuincyCF-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Quincycf';
  src: url('../fonts/QuincyCF-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}