:root {
  --light-gray: #f1efeb;
  --black: black;
  --white: white;
  --naranja: #ff6900;
  --lighter-black: #2c2c2c;
  --dark-gray: #666;
  --gray: #cacaca;
  --gris-residencial: #766e68;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

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

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  background-color: var(--light-gray);
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: .875rem;
  line-height: 1.25rem;
}

h1 {
  margin-top: 1.8rem;
  margin-bottom: 1.1rem;
  font-family: Manrope, sans-serif;
  font-size: 3.4375rem;
  font-weight: 400;
  line-height: 1;
}

h2 {
  letter-spacing: -.125rem;
  margin-top: 1.8rem;
  margin-bottom: 1.1rem;
  font-family: Manrope, sans-serif;
  font-size: 2.8125rem;
  font-weight: 500;
  line-height: 1;
}

h3 {
  letter-spacing: -.0625rem;
  margin-top: 1.8rem;
  margin-bottom: 1.1rem;
  font-family: Manrope, sans-serif;
  font-size: 2.1875rem;
  font-weight: 500;
  line-height: 1;
}

h4 {
  letter-spacing: -.046875rem;
  margin-top: 1.8rem;
  margin-bottom: 1.1rem;
  font-family: Manrope, sans-serif;
  font-size: 1.5625rem;
  font-weight: 500;
  line-height: 1;
}

h5 {
  letter-spacing: .03125rem;
  margin-top: 1.8rem;
  margin-bottom: 1.1rem;
  font-family: Manrope, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1;
}

h6 {
  letter-spacing: -.015625rem;
  margin-top: 1.8rem;
  margin-bottom: 1.1rem;
  font-family: Manrope, sans-serif;
  font-size: .9375rem;
  font-weight: 500;
  line-height: 1;
}

p {
  color: #000;
  margin-bottom: 2.3rem;
  font-family: Manrope, sans-serif;
  line-height: 165%;
}

a {
  font-family: Manrope, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  transition: background-color .2s;
  display: inline-block;
}

a:hover {
  color: var(--black);
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  margin-bottom: .625rem;
  font-family: Manrope, sans-serif;
}

blockquote {
  border-left: .3125rem solid #e2e2e2;
  margin-top: 2.7rem;
  margin-bottom: 2.7rem;
  padding: 1.5625rem 1.25rem;
  font-family: Manrope, sans-serif;
  font-size: 1.125rem;
  line-height: 150%;
}

figure {
  margin-bottom: 10px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 3rem;
}

.grid-block.relative {
  position: relative;
}

.grid-block._100-width {
  width: 100%;
}

.grid-block.left-aligned {
  text-align: left;
}

.paragraph-medium {
  margin-bottom: 1rem;
  font-size: 1.25rem;
  line-height: 140%;
}

.style-guide-h2 {
  margin-top: 0;
  margin-bottom: 1.75rem;
}

.admin-divider {
  background-color: #c4c4c4;
  width: 100%;
  height: .0625rem;
}

.style-guide-subtext {
  opacity: .8;
  color: #8f8f8f;
  margin-top: 1.625rem;
  font-size: .875rem;
}

.grid-fourths {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.paragraph-xl {
  letter-spacing: -1px;
  margin-bottom: 1.5rem;
  font-size: 3rem;
  line-height: 1.3;
}

.paragraph-xl._1-2-line-height {
  line-height: 1.2;
}

.paragraph-xl._1-2-line-height.white-text-color {
  color: var(--white);
}

.spacer {
  height: 3rem;
}

.spacer._24 {
  text-transform: uppercase;
  background-color: #0000;
  width: 1.5rem;
  height: 1.5rem;
}

.spacer._16 {
  height: 16px;
}

.mega-h1 {
  margin-top: 0;
  margin-bottom: 2rem;
  font-size: 6.25rem;
  line-height: 1.2;
}

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

.admin-hero-heading {
  color: #fff;
  margin-bottom: 1.8375rem;
  font-size: 4.125rem;
  line-height: 1em;
}

.cta {
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  height: 2.75rem;
  margin-top: 0;
  margin-bottom: 0;
  padding: .5625rem 1.625rem;
  font-family: Manrope, sans-serif;
  font-size: 1rem;
  text-decoration: none;
  transition: color .35s, background-color .35s;
  display: flex;
}

.cta:hover {
  color: #000;
  background-color: #e4f77c;
}

.cta.outline {
  color: #000;
  background-color: #fff0;
  border: .0625rem solid #000;
}

.cta.outline:hover {
  background-color: #e5f77b;
}

.cta.yellow-background-color:hover {
  background-color: var(--black);
  color: #fff;
}

.cta.yellow-background-color.other-listings {
  border: 1px solid #0000001a;
}

.cta.yellow-background-color.utility-pages {
  border-radius: 11px;
  width: 100%;
  height: 3.4rem;
}

.cta.yellow-background-color {
  background-color: var(--naranja);
  color: #000;
}

.cta.yellow-background-color:hover {
  color: #fff;
  background-color: #000;
}

.cta.yellow-background-color.navigation-contact-us-button {
  border-radius: .6875rem;
  padding-left: 1.5625rem;
  padding-right: 1.5625rem;
  position: relative;
}

.cta.yellow-background-color {
  color: var(--white);
  border-radius: 20px;
}

.cta.yellow-background {
  background-color: var(--naranja);
  color: #000;
}

.cta.yellow-background:hover {
  color: #fff;
  background-color: #000;
}

.cta.yellow-background.main-index {
  border: 1px solid var(--naranja);
  height: 4.5rem;
  padding-left: 3.125rem;
  padding-right: 3.125rem;
  font-size: 1.3rem;
  transition: border-color .2s, color .2s, background-color .2s;
}

.cta.yellow-background.main-index:hover {
  background-color: #0000;
  border: 1px solid #fff;
}

.cta.main-index {
  height: 4.5rem;
  padding-left: 1.825rem;
  padding-right: 1.825rem;
  font-size: 1.3rem;
}

.cta.main-index.yellow-backgrond-color {
  color: #000;
  flex: 1;
  height: 4.5rem;
}

.cta.main-index.yellow-backgrond-color:hover {
  color: #fff;
  background-color: #000;
}

.grid-halves {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
}

.style-guide-detail-block-wrapper._5rem-margin-top {
  margin-top: 5rem;
}

.detail-block {
  border: 1px solid #c4c4c4;
  border-radius: .25rem;
  padding: 2.125rem 1.5rem;
}

.button-wrap {
  flex-direction: column;
  align-items: flex-start;
  padding: 1rem;
  display: flex;
}

.paragraph-large {
  margin-bottom: 1.375rem;
  font-size: 1.5rem;
  line-height: 150%;
}

.section {
  min-height: 100%;
  position: relative;
}

.section.homepage-hero {
  background-image: url('../images/home-bg-2.jpg');
  background-position: 50%;
  background-size: cover;
  overflow: hidden;
}

.section.black-background-color.border-radius-bottom-right-left-20px {
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.section.overflow-hidden {
  overflow: hidden;
}

.section.overflow-hidden.border-radius-bottom-left-right-20px {
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  overflow: visible;
}

.section.overflow-hidden._6-6rem-margin-top-desktop-laptop {
  margin-top: -6.6rem;
}

.section.overflow-hidden.gracias {
  padding-bottom: 8rem;
}

.section.black-background-color {
  background-color: #2c2c2c;
}

.section.yellow-backgrond-color.border-radius-bottom-right-left-20px {
  border-radius: 0 0 20px 20px;
}

.section.admin-hero {
  background-color: var(--lighter-black);
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section.homepage-hero-bienvenida, .section.homepage-hero-filtros {
  overflow: hidden;
}

.section.homepage-hero-filtros-overlayed {
  margin-top: -10rem;
  overflow: hidden;
}

.section.auto {
  min-height: auto;
}

.paragraph-regular {
  font-size: 1.2rem;
}

.paragraph-regular.line-height-150 {
  line-height: 150%;
}

.paragraph-regular.line-height-150._1rem-margin-top {
  margin-top: 1rem;
}

.paragraph-regular.white-text-color {
  color: #fff;
  display: flex;
}

.paragraph-regular.no-margin {
  margin-bottom: 0;
}

.paragraph-regular.no-margin.line-height-145 {
  line-height: 145%;
}

.paragraph-regular.no-margin._150-line-height {
  line-height: 150%;
}

.paragraph-regular.no-margin.blog-collection-page-description {
  line-height: 145%;
}

.paragraph-regular.no-margin.quote {
  font-size: 1.2rem;
}

.paragraph-regular.center-aligned {
  text-align: center;
}

.paragraph-regular.buying-testimonial-quote {
  font-size: 1.1rem;
}

.paragraph-regular._8rem-margin-top {
  margin-top: .8rem;
}

.paragraph-regular._4rem-margin-bottom {
  margin-bottom: 4rem;
}

.paragraph-regular.dark-gray-text-color {
  color: var(--dark-gray);
}

.paragraph-regular.map-address {
  color: #000;
  margin-bottom: 0;
  font-size: .8rem;
}

.paragraph-regular.main-sub-heading {
  font-size: 1.2rem;
  font-weight: 500;
}

.paragraph-regular.main-sub-heading._404 {
  padding-bottom: 9px;
  font-size: 2rem;
  line-height: 1.2;
}

.white-background-color {
  background-color: var(--white);
}

.white-background-color.style-guide {
  height: 115px;
  margin-bottom: 7px;
}

.darkest-black-background {
  background-color: var(--black);
}

.darkest-black-background.style-guide {
  height: 115px;
  margin-bottom: 7px;
}

.light-gray-background {
  background-color: var(--light-gray);
}

.light-gray-background.style-guide {
  border: 1px solid #dfdfdf;
  height: 115px;
  margin-bottom: 7px;
}

.gray-background-color {
  background-color: var(--gray);
}

.gray-background-color.style-guide {
  height: 115px;
  margin-bottom: 7px;
}

.dark-gray-background {
  background-color: var(--dark-gray);
}

.dark-gray-background.style-guide {
  height: 115px;
  margin-bottom: 7px;
}

.black-background-color {
  background-color: var(--lighter-black);
}

.black-background-color.style-guide {
  height: 115px;
  margin-bottom: 7px;
}

.yellow-backgrond-color {
  background-color: var(--naranja);
}

.yellow-backgrond-color.style-guide {
  height: 115px;
  margin-bottom: 7px;
}

.container {
  max-width: 77.5rem;
  margin-left: auto;
  margin-right: auto;
  padding: 8rem 3rem;
  position: relative;
}

.container.homepage-hero {
  z-index: 2;
  justify-content: center;
  align-items: flex-start;
  max-width: 100%;
  padding-top: 7.2rem;
  padding-bottom: 17rem;
  display: flex;
  position: relative;
}

.container.bottom-footer {
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.container.bottom-cta {
  max-width: 100%;
  padding: 0;
}

.container._2rem-padding-top {
  padding-top: 2rem;
}

.container._2rem-padding-top._2rem-padding-bottom {
  padding-bottom: 2rem;
}

.container.top-footer {
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.container.about-us-hero {
  justify-content: center;
  align-items: center;
  padding-top: 15rem;
  padding-bottom: 14.3rem;
  display: flex;
}

.container._100-width {
  max-width: 100%;
}

.container._100-width.no-padding {
  padding: 0;
}

.container._100-width.no-left-right-padding {
  padding-left: 0;
  padding-right: 0;
}

.container._100-width.no-left-right-padding.nosotros-video {
  padding-bottom: 0;
}

.container.no-top-padding {
  padding-top: 0;
}

.container.homepage-values-sticky-section {
  max-width: 100%;
}

.container._5rem-padding-top-desktop {
  padding-top: 5rem;
}

.container.services-buying-hero {
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 12.1rem 0 14.5rem;
  display: flex;
}

.container.services-consulting-hero {
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  padding: 12.8rem 0 0;
  display: flex;
}

.container._6rem-padding-top-bottom-tablet-mobile._12rem-padding-top-desktop {
  padding-bottom: 12rem;
}

.container.relative {
  position: relative;
}

.container.services-buying-introduction {
  padding-bottom: 13.2rem;
  position: relative;
}

.container.services-selling-hero {
  background-image: linear-gradient(#0000004d 31%, #0000), url('../images/selling-hero-section.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 97%;
  margin-top: .75rem;
  padding: 9.2rem 2rem 49rem;
  display: flex;
}

.container.blog-article-hero {
  justify-content: center;
  align-items: center;
  height: 100svh;
  display: flex;
}

.container.blog-article-body {
  padding-top: 0;
}

.container.blog-article-sign-up-form {
  padding-top: 0;
  padding-bottom: 0;
}

.container.agent-detail-hero {
  justify-content: center;
  align-items: center;
  padding-top: 13.1rem;
  padding-bottom: 4rem;
  display: flex;
}

.container.faq-introduction {
  padding-top: 0;
}

.container.contact-us-hero {
  background-color: var(--naranja);
  color: var(--white);
  background-image: linear-gradient(#00000080, #00000080), url('../images/contacto-header.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 20px;
  max-width: 98%;
  margin-top: .75rem;
  padding-top: 14.4rem;
  padding-bottom: 17.3rem;
}

.container.contact-us-conent {
  margin-top: -5.5rem;
  padding-top: 0;
}

.container.faq-hero {
  max-width: 100%;
  padding-top: 12.9rem;
  padding-bottom: 17.7rem;
  overflow: hidden;
}

.container.listing-detail-hero {
  justify-content: center;
  align-items: center;
  padding: 9rem 1rem 3.6rem;
  display: flex;
}

.container._3rem-margin-top-mobile.frac-galeria {
  padding-top: 0;
  padding-bottom: 4rem;
}

.container.listing-detail-globe {
  padding-bottom: 4rem;
}

.container.listings-collection-hero {
  background-image: linear-gradient(#00000029 31%, #0000), url('../images/Untitled-design---2023-09-22T083351.289.webp');
  background-position: 0 0, 0%;
  background-size: auto, cover;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  max-width: 97%;
  margin-top: .75rem;
  padding: 18rem 2rem;
  display: flex;
  transform: rotate(0);
}

.container.services-hero {
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  max-width: 97%;
  margin-top: 12px;
  padding: 13.8rem 2rem 4.6rem;
  display: flex;
  transform: rotate(0);
}

.container.blog-collecion-page {
  padding-top: 3.8rem;
}

.container.blog-collecion-page.hero {
  padding-bottom: 0;
}

.container.blog-collection-page-cta-form {
  padding-top: 0;
  padding-bottom: 6.8rem;
}

.container.agent-directory {
  background-image: linear-gradient(#00000029 31%, #0000), url('../images/katana-agents.webp');
  background-position: 0 0, 0%;
  background-size: auto, cover;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  max-width: 97%;
  margin-top: .75rem;
  padding: 18.1rem 2rem;
  font-style: normal;
  display: flex;
  transform: rotate(0);
}

.container.blog-categories, .container.search-results {
  padding-top: 11.7rem;
}

.container.author-detail-hero {
  margin-left: auto;
  margin-right: auto;
  padding-top: 10.1rem;
  padding-bottom: 0;
}

.container.auto {
  margin-left: auto;
  margin-right: auto;
}

.container.main-index-hero {
  justify-content: center;
  align-items: center;
  padding-top: 14.6rem;
  padding-bottom: 2.5rem;
  display: flex;
}

.container.about-us-introduction {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 5.1rem;
  display: flex;
}

.container.admin {
  margin-left: auto;
  margin-right: auto;
}

.container.admin-hero {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 11.4rem;
  padding-bottom: 10.1rem;
  display: flex;
}

.container.listing-location-hero, .container.listing-types-hero {
  padding-top: 11.7rem;
}

.container.password-hero {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  padding: 0;
  display: flex;
}

.container.main-index-hero {
  flex-direction: column;
  padding-top: 16.1rem;
  padding-bottom: 2.5rem;
}

.container.selling-hero-astures {
  background-image: linear-gradient(#0006, #0006), linear-gradient(#00000080 31%, #0000);
  border-radius: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 97%;
  margin-top: .75rem;
  padding: 15rem 2rem 14rem;
  display: flex;
  overflow: hidden;
}

.container.frac-casas {
  margin-top: -14rem;
  padding-bottom: 3rem;
}

.container.homepage-hero-bienvenida {
  z-index: 2;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  height: 70vh;
  padding-top: 13rem;
  padding-bottom: 5rem;
  display: flex;
  position: relative;
}

.container.homepage-hero-filtros {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 100%;
  padding-top: 0;
  padding-bottom: 6rem;
  display: flex;
  position: relative;
}

.container.homepage-hero-filtros-2 {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 100%;
  padding-top: 0;
  padding-bottom: 5rem;
  display: flex;
  position: relative;
}

.container._6rem-padding-top {
  padding-top: 6rem;
}

.container._6rem-padding-top-2-rem-padding-bottom {
  padding-top: 6rem;
  padding-bottom: 2rem;
}

.container.faqs {
  padding-top: 0;
  padding-bottom: 6rem;
}

.container.margen-fracc {
  padding-top: 4rem;
}

.container.fundacion-p3 {
  padding-top: 6rem;
  padding-bottom: 2rem;
}

.container.garantias {
  padding-top: 2rem;
  padding-bottom: 6rem;
}

.container.bolsa-hero {
  background-color: var(--naranja);
  color: var(--white);
  background-image: linear-gradient(#00000080, #00000080), url('../images/nos-mueve.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 20px;
  max-width: 98%;
  margin-top: .75rem;
  padding-top: 14.4rem;
  padding-bottom: 17.3rem;
}

.container.selling-hero-astures-trans {
  border-radius: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 97%;
  margin-top: .75rem;
  padding: 11rem 2rem 0;
  display: flex;
  overflow: hidden;
}

.container.margen-fracc-liso {
  padding-top: 2rem;
}

.container.frac-disclaimer {
  text-align: center;
  padding-top: 1rem;
  padding-bottom: 2rem;
}

.container.puntos-venta-consulting-hero {
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  padding: 12.8rem 3rem 6rem;
  display: flex;
}

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

.container.listado-titulo {
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  padding-top: 12.8rem;
  padding-bottom: 0;
  display: flex;
}

.container.heading-desarrollos {
  padding-top: 11rem;
  padding-bottom: 2rem;
}

.container.desarrollo-galeria {
  padding-top: 2rem;
  padding-bottom: 6rem;
}

.container.deshabitas-imagenes {
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  padding: 6rem 0 10rem;
  display: flex;
}

.hero-image-wrapper.homepage-hero-clouds {
  filter: contrast(105%) brightness(95%);
  background-image: url('../images/clouds-sky.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  background-attachment: scroll;
  min-width: 100%;
  max-width: 100%;
  height: 0%;
  padding-bottom: 47%;
  position: absolute;
  bottom: -.1rem;
}

.hero-image-wrapper.about-us-introduction {
  background-color: #e4f77c;
  background-image: url('../images/creciendo-juntos.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
  position: relative;
  inset: 0% 0% auto auto;
  overflow: hidden;
}

.hero-image-wrapper.review-section-chevron.display-none-mobile {
  z-index: 5;
  position: relative;
}

.hero-image-wrapper.blog-article {
  border-radius: 11px;
  width: 250px;
  height: 250px;
  position: absolute;
  overflow: hidden;
}

.hero-image-wrapper.blog-article._01 {
  width: 200px;
  height: 180px;
  inset: 14% auto auto -5%;
}

.hero-image-wrapper.blog-article._03 {
  width: 250px;
  height: 175px;
  inset: 16% -12% auto auto;
}

.hero-image-wrapper.blog-article._02 {
  height: 225px;
  inset: auto auto -2% -3%;
}

.hero-image-wrapper.blog-article._04 {
  width: 235px;
  height: 190px;
  inset: auto 1% 8% auto;
}

.hero-image-wrapper.homepage-hero-clouds-top {
  filter: contrast(105%) brightness(95%);
  background-image: url('../images/clouds-sky.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  background-attachment: scroll;
  min-width: 100%;
  max-width: 100%;
  height: 0%;
  padding-top: 20%;
  position: absolute;
  top: 0;
  transform: rotate(180deg);
}

.hero-image-wrapper.homepage-hero-clouds-2 {
  filter: contrast(105%) brightness(95%);
  background-image: url('../images/clouds-sky.webp');
  background-position: 50% 140%;
  background-repeat: no-repeat;
  background-size: 100% 15rem;
  background-attachment: scroll;
  min-width: 100%;
  max-width: 100%;
  height: 0%;
  padding-bottom: 30%;
  position: absolute;
  bottom: -.1rem;
}

.hero-image-wrapper.responsable-slide-01 {
  background-color: #e4f77c;
  background-image: url('../images/creciendo-juntos.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
  position: relative;
  inset: 0% 0% auto auto;
  overflow: hidden;
}

.hero-image-wrapper.responsable-slide-02 {
  background-color: #e4f77c;
  background-image: url('../images/antares-gal-02.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
  position: relative;
  inset: 0% 0% auto auto;
  overflow: hidden;
}

.hero-image-wrapper.responsable-slide-03 {
  background-color: #e4f77c;
  background-image: url('../images/busqueda.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
  position: relative;
  inset: 0% 0% auto auto;
  overflow: hidden;
}

.h1-heading {
  margin-top: 0;
  margin-bottom: 2rem;
  font-size: 4.5rem;
}

.h1-heading.homepage-hero {
  color: #fff;
  letter-spacing: -.8rem;
  font-size: 21svw;
  font-weight: 700;
}

.h1-heading.about-us-hero-01 {
  text-align: center;
}

.h1-heading.about-us-hero-02 {
  text-align: center;
  margin-bottom: .5rem;
}

.h1-heading.about-us-hero-03, .h1-heading.center-aligned {
  text-align: center;
}

.h1-heading.center-aligned.buying-h1-01 {
  margin-bottom: 0;
}

.h1-heading.center-aligned._95rem-padding-bottom {
  padding-bottom: .95rem;
}

.h1-heading.white-text-color {
  color: #fff;
}

.h1-heading.white-text-color.agent-detail-name {
  font-size: 5.5rem;
}

.h1-heading.listing-detail-page-name {
  letter-spacing: -.08rem;
  margin-top: .6rem;
  font-size: 2.3rem;
}

.h1-heading.main-index-page-heading {
  font-size: 5rem;
}

.h1-heading.blog-article-h1 {
  margin-top: 1.4rem;
  font-size: 3.5rem;
  line-height: 1.15;
}

.h1-heading._404 {
  margin-bottom: 0;
  font-size: 15svw;
  font-weight: 700;
  display: flex;
}

.h1-heading.homepage-hero-2 {
  color: #fff;
  letter-spacing: -.6rem;
  font-size: 9svw;
  font-weight: 700;
}

.h1-heading.homepage-hero-3 {
  color: #fff;
  letter-spacing: -.2rem;
  font-size: 6svw;
  font-weight: 700;
}

.h1-heading.fundacion-hero-01 {
  text-align: center;
  margin-bottom: 0;
}

.h1-heading.fracc-hero-01 {
  text-align: center;
  font-size: 4.2rem;
}

.hero-sub-title {
  margin-top: 10px;
  margin-bottom: 2rem;
  font-family: Manrope, sans-serif;
  font-size: 2rem;
  line-height: 120%;
}

.hero-sub-title.white-text-color {
  color: #fff;
}

.search-icon {
  color: #000;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: auto;
  display: flex;
}

.blog-article-category-link-block-wrapper {
  position: relative;
}

.search-input-wrapper {
  border-radius: 9.375rem;
  align-items: center;
  max-width: 35rem;
  margin-left: auto;
  margin-right: auto;
  padding: .3125rem .5rem;
  display: flex;
}

.search-input-wrapper.listings {
  background-color: #fff;
}

.search-label {
  letter-spacing: -.02em;
  background-color: #fff0;
  border: .0625rem #000;
  margin-bottom: 0;
  margin-right: 1rem;
  padding: .75rem 0;
  font-family: Manrope, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  transition: color .2s;
}

.search-label:focus {
  color: #000;
}

.search-label::placeholder {
  color: #919191;
}

.search-label.black-text-color {
  color: #000;
  letter-spacing: 0;
  font-weight: 400;
  transition: color .2s;
}

.search-label.black-text-color:focus {
  color: #000;
}

.search-label.black-text-color::placeholder {
  color: #919191;
}

.search-input-container {
  margin-bottom: 1.5rem;
  position: relative;
}

.search-input-container.background-color-white {
  background-color: #fff;
  border-radius: 9.375rem;
  margin-top: 2.3375rem;
  display: inline-block;
}

.search-input-container.listings {
  margin-top: 3rem;
}

.search-input-container.search-results {
  margin-top: 5rem;
}

.search-icon-wrapper {
  padding: .75rem;
}

.submit-button {
  border-radius: 94.3125rem;
  height: 3.4375rem;
  padding: .5625rem 1.5rem;
  font-family: Manrope, sans-serif;
}

.submit-button.yellow-background-color {
  background-color: var(--naranja);
  color: #000;
  transition: color .2s, background-color .2s;
}

.submit-button.yellow-background-color:hover {
  background-color: var(--lighter-black);
  color: #fff;
}

.submit-button.yellow-background-color.black-text-color {
  color: #000;
}

.submit-button.yellow-background-color.black-text-color:hover {
  color: #fff;
}

.submit-button.yellow-background-color.collection-page {
  color: #000;
  height: 2.5rem;
}

.submit-button.yellow-background-color.collection-page:hover {
  color: #fff;
}

.categories-grid {
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 6.875rem;
}

.categories-grid.homepage-hero {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.content-image.read-time-icon {
  width: 1.25rem;
  height: 1.25rem;
}

.content-image.check {
  width: 20px;
}

.content-image.plus-icon, .content-image.minus-icon {
  width: 22px;
}

.content-image.checkmark {
  width: 19px;
  height: 19px;
}

.content-image.checkmark.listing-detail {
  width: 15px;
  height: 15px;
}

.content-image.reviews-icon {
  object-fit: cover;
  width: 55px;
}

.content-image.chevron {
  width: 10px;
}

.content-image.faq-tab-icon {
  margin-bottom: .5rem;
}

.content-image._100-full-width-height {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.content-image._100-full-width-height.absolute {
  position: absolute;
  inset: 0%;
}

.content-image._100-full-width-height.absolute-11px-border-radius {
  border-radius: 11px;
  position: absolute;
  inset: 0%;
}

.content-image._100-full-width-height._11px-border-radius {
  border-radius: 11px;
}

.content-image._100-full-width-height.play-button {
  width: 19px;
  height: 19px;
}

.content-image._100-full-width-height.fill {
  object-fit: fill;
}

.content-image._100-full-width-height.trans {
  opacity: .5;
}

.content-image._100-full-width-height.nizuc {
  filter: brightness(90%);
}

.content-image._100-full-width-height.cuadrado {
  aspect-ratio: 1;
}

.content-image.download-icon {
  width: 30px;
}

.content-image._11px-border-radius {
  border-radius: 11px;
}

.content-image._100-width-height {
  object-fit: cover;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
}

.content-image.error {
  width: 8rem;
  margin-bottom: 18px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -10% -20% auto auto;
}

.content-image.main-index-icon {
  border-radius: 12px;
  width: 55px;
}

.content-image.author {
  border-radius: 80px;
  width: 4rem;
}

.quick-stack {
  padding: 0;
}

.quick-stack._6rem-top-margin {
  margin-top: 6rem;
}

.quick-stack.blog-collection {
  margin-top: 10rem;
}

.homepage-category-container {
  background-color: var(--white);
  border-radius: .5625rem;
  padding-top: .7rem;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.homepage-category-container.item-02 {
  overflow: hidden;
}

.text-block {
  font-family: Manrope, sans-serif;
  line-height: 115%;
}

.text-block.white-text-color {
  color: #fff;
}

.text-block.white-text-color.about-us-sticky-cards-small-title {
  font-size: 1.4rem;
}

.text-block.no-margin {
  margin-bottom: 0;
}

.text-block.reviewer-name {
  margin-bottom: .5rem;
  font-size: 1.5rem;
}

.text-block.reviewer-name.smaller {
  font-size: 1.1rem;
}

.text-block.auto.don-t-shrink-or-grow {
  flex: none;
}

.text-block.listing-detail-title {
  margin-bottom: 0;
  margin-right: .4rem;
  font-size: 1rem;
  font-weight: 500;
}

.text-block.navigation-title {
  letter-spacing: -.01em;
  font-size: 1.4rem;
}

.text-block.navigation-title.medium-weight-white-text-color {
  color: #fff;
  letter-spacing: -.03em;
  font-size: 2rem;
  font-weight: 500;
}

.text-block.homepage-hero-category-name {
  color: #000;
  font-size: 1rem;
  font-weight: 400;
  display: inline-block;
}

.text-block.highlight-stats-facts {
  letter-spacing: -.05em;
  font-size: 5rem;
  font-weight: 700;
}

.text-block.number-circle {
  font-size: 1.5rem;
}

.text-block.dark-gray-text-color {
  color: #8f8f8f;
}

.text-block.team-member-name {
  color: #fff;
  margin-bottom: .3rem;
  font-size: 1.8rem;
  font-weight: 500;
}

.text-block.services-card-title {
  letter-spacing: -.02rem;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 135%;
}

.text-block.services-consulting-sticky-features-title {
  letter-spacing: -.03rem;
  margin-bottom: 1rem;
  font-size: 1.7rem;
  font-weight: 500;
}

.text-block.buying-features-title {
  color: #000;
  font-size: 1.4rem;
}

.text-block._1rem-margin-top {
  margin-top: 1rem;
}

.text-block.services-selling-intro-cards-title {
  margin-bottom: 1rem;
  font-size: 1.4rem;
}

.text-block.feature-title.selling {
  margin-bottom: 1.1rem;
  font-size: 2rem;
}

.text-block.feature-title.agent-detail {
  color: #fff;
  font-size: 1.1rem;
}

.text-block.feature-title._1rem-margin-bottom {
  margin-bottom: 1rem;
}

.text-block.play-button-text {
  color: #000;
  font-size: 1.3rem;
}

.text-block.gray-text-color {
  color: var(--gray);
}

.text-block.gray-text-color._1rem-margin-top-bottom {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.text-block.real-estate-agent-name {
  color: #000;
  margin-bottom: 1rem;
  font-size: 1.3rem;
  font-weight: 500;
}

.text-block._5rem-margin-bottom {
  margin-bottom: .5rem;
}

.text-block.listing-detail-monthly-text {
  color: var(--dark-gray);
  align-self: flex-end;
  margin-left: 7px;
  font-size: 21px;
}

.text-block.inline {
  display: inline-block;
}

.text-block.inline.listing-amenities {
  font-size: 1rem;
}

.text-block.exciting-things-slider-title {
  color: #fff;
  font-size: 1.7rem;
  font-weight: 500;
}

.text-block.map-listing-name {
  color: #000;
  margin-bottom: .5rem;
  font-size: 1.2rem;
}

.text-block.other-listing-item-name {
  text-align: left;
  flex: 1;
  font-size: 1.2rem;
  font-weight: 500;
  display: flex;
}

.text-block.center-aligned {
  text-align: center;
}

.text-block.regular {
  font-weight: 400;
}

.text-block.whats-included-title {
  font-size: 1.5rem;
}

.text-block.homepage-hero-category-ciudad {
  color: var(--dark-gray);
  margin-top: .2rem;
  font-size: .9rem;
  font-weight: 400;
}

.text-block.info-casa {
  font-size: 1.1rem;
  color: #666 !important;
}

.arrow-image-wrapper {
  z-index: -1;
  width: 1.875rem;
  height: 1.875rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.arrow-image-wrapper.service-cards {
  z-index: 5;
  background-color: var(--naranja);
  border-radius: 5rem;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  position: absolute;
  inset: 8% -2% auto auto;
}

.arrow-image-wrapper.header-navigation {
  z-index: 5;
  background-color: var(--naranja);
  border-radius: 5rem;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  min-height: 2.5rem;
  display: flex;
  position: absolute;
  inset: auto 4% 4% auto;
  transform: none;
}

.arrow-image-wrapper.about-us-team-member-card {
  z-index: 16;
  background-color: var(--naranja);
  border-radius: 5rem;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  position: absolute;
  inset: 4% 3% auto auto;
  transform: none;
}

.service-card-item {
  background-color: #fff;
  border-radius: 0;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.text-box-container.centered-aligned {
  text-align: center;
}

.text-box-container.centered-aligned.overflow-hidden {
  width: 100%;
  margin-bottom: 16rem;
  overflow: hidden;
}

.text-box-container.centered-aligned.auto {
  margin-left: auto;
  margin-right: auto;
}

.text-box-container.centered-aligned.overflow-hidden-home-video {
  width: 100%;
  overflow: hidden;
}

.text-box-container.listing-bottom-content-wrapper {
  padding: 1.5rem;
}

.text-box-container.relative {
  position: relative;
}

.text-box-container._6rem-margin-bottom {
  margin-bottom: 6rem;
}

.text-box-container.about-us-introduction {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.text-box-container.services-consulting-check-icons {
  grid-column-gap: 25px;
  display: flex;
}

.text-box-container.container.no-top-bottom-padding {
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.text-box-container.relative-center-aligned {
  text-align: center;
  position: relative;
}

.text-box-container._3rem-margin-top {
  margin-top: 3rem;
}

.text-box-container._30rem {
  max-width: 30rem;
}

.text-box-container._30rem.auto-left {
  margin-left: auto;
}

.text-box-container._8rem-margin-bottom {
  margin-bottom: 8rem;
}

.text-box-container.exciting-things-slider {
  z-index: 1;
  grid-row-gap: 15px;
  border-radius: 11px;
  flex-direction: column;
  flex: 1;
  max-width: 92%;
  margin-left: 0;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 18px;
  display: flex;
}

.text-box-container.listing-collection-hero {
  margin-left: auto;
  margin-right: auto;
}

.text-box-container.services-hero {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-box-container._8rem-margin-top {
  margin-top: 8rem;
}

.text-box-container._10rem-margin-bottom {
  margin-bottom: 10rem;
}

.text-box-container.z-index-10 {
  z-index: 10;
  position: relative;
}

.text-box-container.subir {
  transform: none;
}

.text-box-container.margin-bottom-2-3-rem {
  margin-bottom: 2.3rem;
}

.text-box-container.margin-bottom-2-3-rem.ame-2-col {
  text-align: center;
  max-width: 35rem;
  margin-left: auto;
  margin-right: auto;
}

.text-box-container.fundacion-margen-modelo {
  margin-bottom: 8rem;
}

.text-box-container.fundacion-p2 {
  margin-top: 5rem;
  margin-bottom: 0;
}

.text-box-container.aviso-de-privacidad-txt {
  margin-top: 5rem;
  margin-bottom: 7rem;
}

.hover-button-wrapper {
  float: left;
  color: #000;
  cursor: pointer;
  border-radius: .6875rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: .9375rem 2.5625rem;
  font-family: Manrope, sans-serif;
  text-decoration: none;
  position: relative;
}

.hover-button-wrapper:hover {
  transform: scale(.95);
}

.hover-button-wrapper.w--current {
  background-color: #7300ff;
  width: 100%;
}

.hover-button-wrapper.w--current:hover {
  background-image: none;
}

.slide-arrow {
  width: 1.125rem;
  min-width: 1.125rem;
  position: relative;
}

.slide-arrow.z-index-1 {
  z-index: 1;
}

.text-box._50rem {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 50rem;
}

.text-box._50rem.center-aligned {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-box.listing-details {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.text-box.listing-details.space-between {
  border-bottom: 1px solid #bdbdbd;
  justify-content: space-between;
  padding-top: 15px;
  padding-bottom: 15px;
}

.text-box._2px-letter-spacing {
  letter-spacing: -.125rem;
}

.text-box._2px-letter-spacing._50rem {
  max-width: 50rem;
}

.text-box._18-75rem {
  max-width: 18.75rem;
}

.text-box.center-aligned._1-3rem-margin-top {
  margin-top: 1.3rem;
}

.text-box.center-aligned._300px {
  max-width: 300px;
}

.text-box.availablity-wrapper.listings {
  position: absolute;
  inset: 3% auto auto 3%;
}

.text-box._50rem-desktop-laptop {
  max-width: 50rem;
}

.text-box.homepage-hero-categories {
  z-index: 6;
  position: relative;
}

.text-box._400px {
  max-width: 400px;
}

.text-box._400px._5rem-margin-top-desktop-laptop {
  margin-top: 6rem;
}

.text-box.relative {
  position: relative;
}

.text-box._1rem-margin-top-mobile {
  margin-top: 1rem;
}

.text-box._65rem-desktop-laptop {
  max-width: 65rem;
}

.text-box._65rem-desktop-laptop.left-aligned-mobile {
  margin-left: auto;
  margin-right: auto;
}

.text-box._2rem-margin-top {
  margin-top: 2rem;
}

.text-box._65rem {
  max-width: 65rem;
}

.text-box._65rem.center-aligned {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-box._40rem {
  max-width: 40rem;
}

.text-box.rotating-text-container {
  display: flex;
}

.text-box.white-text-color {
  color: #fff;
}

.text-box.white-text-color._300px {
  max-width: 300px;
}

.text-box.check-circle-wrapper {
  grid-column-gap: 12px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-box._1rem-margin-top {
  margin-top: 1rem;
}

.text-box.review-star-wrapper {
  grid-column-gap: 5px;
  background-color: var(--naranja);
  color: #000;
  border-radius: 11px 0;
  padding: 8px;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.text-box.review-star-wrapper.buying {
  border-radius: 20px;
  inset: 6% 4% auto auto;
}

.text-box.subpage-hero.services-buying {
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
}

.text-box.subpage-hero.faq {
  max-width: 50rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.text-box.subpage-hero.services-selling {
  max-width: 50rem;
  margin-left: auto;
  margin-right: auto;
}

.text-box.subpage-hero.listing-collection {
  max-width: 45rem;
  margin-left: 0;
  margin-right: auto;
}

.text-box.subpage-hero.services {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 45rem;
  margin-left: 0;
  margin-right: auto;
  display: flex;
}

.text-box.subpage-hero.agent-directory {
  text-align: center;
  margin-left: 0;
  margin-right: auto;
}

.text-box.center-aligned {
  text-align: center;
  align-self: center;
}

.text-box._93-width {
  max-width: 93%;
}

.text-box._93-width.auto, .text-box.auto {
  margin-left: auto;
  margin-right: auto;
}

.text-box.review-site-wrapper {
  grid-column-gap: 15px;
  display: flex;
}

.text-box._1rem-margin-bottom {
  margin-bottom: 1rem;
}

.text-box._1rem-margin-bottom.flex-horizontal-centered {
  align-items: center;
  display: flex;
}

.text-box.line-height-1-4 {
  line-height: 1.4;
}

.text-box.agent-detail-hero-heading {
  z-index: 2;
  width: 300%;
  margin-top: 5rem;
  position: absolute;
  overflow: hidden;
}

.text-box._95-width {
  max-width: 95%;
}

.text-box.faq-question {
  max-width: 95%;
  padding-top: 0;
  padding-bottom: 0;
}

.text-box.horizontal-centered {
  display: flex;
}

.text-box.listing-details-information {
  justify-content: space-between;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.text-box.listing-details-information.border-top-bottom {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.text-box.listing-details-information.border-bottom {
  border-bottom: 1px solid #e6e6e6;
}

.text-box.listing-amenities {
  grid-column-gap: 12px;
  align-items: center;
  display: flex;
}

.text-box.other-listings-name-block {
  align-items: center;
  display: flex;
}

.text-box._550px {
  max-width: 550px;
}

.text-box.agent-directory.phone-number {
  color: var(--dark-gray);
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 1.2rem;
  display: flex;
}

.text-box._1-5rem-margin-top {
  margin-top: 1.5rem;
}

.text-box.main-index-cta-cards {
  color: #000;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 450px;
  padding: 4.5rem 1.5rem;
  display: flex;
}

.text-box._55rem {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 55rem;
}

.text-box._55rem.center-aligned {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-box._70rem {
  max-width: 70rem;
}

.text-box._70rem.center-aligned {
  margin-left: auto;
  margin-right: auto;
}

.text-box.center-aligned {
  text-align: center;
  align-self: center;
  align-items: center;
}

.text-box._30rem {
  max-width: 30rem;
}

.text-box._25rem {
  max-width: 25rem;
}

.slide-nav {
  display: none;
}

.accordion-content {
  max-width: 85%;
}

.accordion-content.office {
  max-width: 100%;
  padding-bottom: 7px;
}

.image-wrapper.services-details-slider-image {
  border-radius: .6875rem;
  width: 100%;
  height: 16rem;
  position: relative;
  overflow: hidden;
}

.image-wrapper.listing-main-image {
  height: 25rem;
  position: relative;
  overflow: hidden;
}

.image-wrapper.listing-main-image.top-left-right-border-radius-11px {
  border-top-left-radius: .6875rem;
  border-top-right-radius: .6875rem;
  height: 32rem;
}

.image-wrapper.reviewer-image {
  border-radius: .6875rem;
  flex: 0 auto;
  min-width: 40rem;
  max-width: 45rem;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.image-wrapper.cta-avatar {
  flex: 0 auto;
  width: 250px;
  height: auto;
  position: relative;
}

.image-wrapper.blog-article-item {
  border-radius: .6875rem;
  height: 33rem;
  position: relative;
  overflow: hidden;
}

.image-wrapper.blog-article-item.shrink-if-needed {
  flex: 0 auto;
}

.image-wrapper.blog-article-item.top-featured-blog-01 {
  height: 29rem;
}

.image-wrapper.blog-article-item.top-featured-blog-02 {
  height: 18rem;
}

.image-wrapper.blog-article-item.top-featured-blog-03 {
  height: 12rem;
}

.image-wrapper.blog-article-item.must-read {
  flex: 1;
  height: 28rem;
}

.image-wrapper.blog-article-item.news-02 {
  height: 18rem;
}

.image-wrapper.blog-article-item.news-01 {
  height: 25rem;
}

.image-wrapper.blog-article-item.small {
  flex: 1;
  height: 9rem;
}

.image-wrapper.blog-article-item._100-height {
  height: 100%;
}

.image-wrapper.smaller-blog-collection-item {
  border-top-left-radius: .6875rem;
  border-bottom-left-radius: .6875rem;
  width: 100%;
  height: 18rem;
  transition: opacity .2s;
  position: relative;
  overflow: hidden;
}

.image-wrapper.smaller-blog-collection-item:hover {
  opacity: .69;
}

.image-wrapper.homepage-hero-category-item {
  z-index: 5;
  margin-top: 1.5rem;
  position: relative;
}

.image-wrapper.review-thumbnail-image {
  border-radius: 8px;
  width: 5rem;
  height: 4rem;
  overflow: hidden;
}

.image-wrapper.review-thumbnail-image.display-none-tablet-moble {
  flex: none;
}

.image-wrapper.review-thumbnail-image.consulting {
  width: 100%;
  height: 12rem;
}

.image-wrapper.review-thumbnail-image.buying {
  border-radius: 11px 11px 0 0;
  width: 100%;
  height: 22rem;
  margin-bottom: 1rem;
  position: relative;
  overflow: visible;
}

.image-wrapper.small-blog-collection-item {
  border-radius: 11px;
  width: 100%;
  height: 16rem;
  min-height: 100%;
  position: relative;
  overflow: hidden;
}

.image-wrapper.services-buying-hero-image {
  border-radius: 11px;
  width: 13rem;
  height: 19rem;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.image-wrapper.services-buying-hero-image.middle-image {
  z-index: 10;
  width: 25rem;
  height: 35rem;
  margin-left: 12px;
  margin-right: 12px;
}

.image-wrapper.services-buying-hero-image.side-image-01, .image-wrapper.services-buying-hero-image.side-images-02 {
  width: 21rem;
  height: 23rem;
}

.image-wrapper.services-buying-hero {
  background-image: url('../images/consulting-meeting.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 60% 60% 0% 0;
  width: 100%;
  height: 0%;
  margin-top: 10rem;
  padding-bottom: 65%;
  position: relative;
  overflow: hidden;
}

.image-wrapper.services-consulting-house-background-image {
  background-image: linear-gradient(#f2efeb00 69%, #f2efeb 97%), url('../images/Untitled-design-97_1Untitled design (97).webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  height: 60rem;
}

.image-wrapper.check-circle {
  background-color: var(--naranja);
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  display: flex;
}

.image-wrapper.sticky-features-main-image {
  border-radius: 11px;
  width: 100%;
  height: 50rem;
  position: relative;
  overflow: hidden;
}

.image-wrapper.services-consulting-background-content-image {
  background-image: url('../images/placeholder-horizontal.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 11px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 90%;
  height: 36rem;
  margin-top: 6rem;
  padding: 2rem;
  display: flex;
  overflow: hidden;
}

.image-wrapper.box-01 {
  width: 19rem;
  position: absolute;
  inset: 0% -9% auto auto;
  transform: rotate(16deg);
}

.image-wrapper.box-02 {
  width: 19rem;
  position: absolute;
  inset: 3% auto auto -8%;
  transform: rotate(16deg);
}

.image-wrapper.buying-card-01 {
  width: 85%;
  margin-top: -135px;
  margin-left: auto;
  margin-right: auto;
}

.image-wrapper.buying-card-03 {
  width: 85%;
  margin-top: 33px;
  margin-left: auto;
  margin-right: auto;
}

.image-wrapper.buying-card-02 {
  width: 85%;
  margin-top: 46px;
  margin-left: auto;
  margin-right: auto;
}

.image-wrapper.buying-steps {
  border-radius: 11px;
  height: 45rem;
  position: relative;
  overflow: hidden;
}

.image-wrapper.buying-featured-image {
  border-radius: 11px;
  height: 50svh;
  position: relative;
  overflow: hidden;
}

.image-wrapper.quote-icon {
  background-color: var(--light-gray);
  border-radius: 180px;
  width: 99px;
  height: 99px;
  position: absolute;
  inset: -16% auto auto -9%;
}

.image-wrapper.selling-steps-image-02.v2 {
  height: 20rem;
}

.image-wrapper.selling-steps-image-04 {
  border-radius: 11px;
  height: 0%;
  padding-bottom: 105%;
  position: relative;
  overflow: hidden;
}

.image-wrapper.agent-hero-images {
  border-radius: 11px;
  height: 66svh;
  position: relative;
  overflow: hidden;
}

.image-wrapper.contact-icons {
  width: 32px;
  margin-bottom: 15px;
}

.image-wrapper.hand-key {
  width: 17rem;
  position: absolute;
  inset: 18% 0% auto auto;
}

.image-wrapper.sale-sign {
  width: 19rem;
  position: absolute;
  inset: auto auto 0% -4%;
}

.image-wrapper.real-estate-agent {
  border-radius: 80px;
  width: 77px;
  height: 77px;
  margin-right: 15px;
  position: absolute;
  inset: auto 0% -14% auto;
  overflow: hidden;
}

.image-wrapper.floor-plan {
  margin-top: 2rem;
}

.image-wrapper.exciting-things-slider {
  border-radius: 11px;
  overflow: hidden;
}

.image-wrapper.inner-map-content {
  margin-bottom: 1rem;
}

.image-wrapper.other-listings-floor-plan {
  border: 1px solid #dadada;
  width: 70px;
  margin-right: 32px;
}

.image-wrapper.marker {
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  display: flex;
}

.image-wrapper.services-left-block {
  height: 100%;
  position: relative;
}

.image-wrapper.services-right-block {
  border-radius: 11px;
  height: 200px;
  overflow: hidden;
}

.image-wrapper.author-hero-image {
  max-width: 40rem;
  margin-left: auto;
  margin-right: auto;
}

.image-wrapper.buying-icon {
  background-color: var(--naranja);
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  margin-right: .8rem;
  padding: 8px;
  display: flex;
}

.image-wrapper._100-width-height {
  width: 100%;
  height: 100svh;
}

.image-wrapper._100-width-height.relative {
  position: relative;
}

.image-wrapper.error {
  margin-bottom: 39px;
  display: flex;
  position: relative;
}

.image-wrapper.license {
  border-radius: 11px;
  width: 115px;
  height: 115px;
  overflow: hidden;
}

.image-wrapper.license.logo {
  filter: invert();
  width: 200px;
  height: 60px;
}

.image-wrapper.key {
  width: 12rem;
  margin-left: auto;
  margin-right: auto;
}

.image-wrapper.main-index-logos {
  background-color: #fff;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  padding: .6rem;
  display: flex;
}

.image-wrapper.fundacion-video {
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  width: 90%;
  margin-top: 6rem;
  padding-top: 50%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-wrapper.unete-video {
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 6rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-wrapper.selling-steps-image-01 {
  border-radius: 11px;
  width: 70%;
  height: 0%;
  padding-bottom: 66%;
  position: relative;
  overflow: hidden;
}

.image-wrapper.selling-steps-image-02 {
  border-radius: 11px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.image-wrapper.selling-steps-image-03 {
  border-radius: 11px;
  height: 0%;
  padding-bottom: 87%;
  padding-right: 0;
  position: relative;
  overflow: hidden;
}

.yellow-background-color-overlay {
  background-color: var(--naranja);
  border-radius: .6875rem;
}

.yellow-background-color-overlay._0-height {
  z-index: 99;
  background-color: #e4f77c;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.yellow-background-color-overlay.plus-button {
  background-color: var(--white);
  border-radius: 8rem;
  position: absolute;
  inset: 0%;
}

.accordion-toggle {
  grid-column-gap: 1.5625rem;
  grid-row-gap: 1.5625rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.accordion-title-wrapper {
  grid-column-gap: 1.375rem;
  grid-row-gap: 1.375rem;
  white-space: normal;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.slider-content-wrapper {
  flex: 1;
  width: 100%;
}

.accordion-plus-lottie {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 1.6875rem;
  height: 1.6875rem;
  display: flex;
}

.slide {
  border-radius: .6875rem;
}

.slide.services-slider {
  margin-right: 2rem;
}

.slide.buying-testimonial-slider {
  margin-right: 4rem;
}

.slide.exciting-things-slider {
  margin-right: 2rem;
}

.slide.slide-margin-right {
  margin-right: 4rem;
}

.slider-arrow {
  background-color: #1e2029;
  border: .0625rem #ffffff0a;
  border-radius: 6.25rem;
  justify-content: center;
  align-items: center;
  width: 3.75rem;
  height: 3.75rem;
  padding: 0;
  display: flex;
  inset: auto 5vw 5vw auto;
}

.slider-arrow.right {
  background-color: #2c2c2c;
  inset: 31% -10% auto auto;
}

.slider-arrow.right.listings-slider {
  inset: -25% 0% auto auto;
}

.slider-arrow.right.buying-testimonial-slider {
  inset: -64% 5% auto auto;
}

.slider-arrow.right.exciting-things {
  border-style: solid;
  border-color: #fff;
  inset: -40% 5% auto auto;
}

.slider-arrow.left {
  background-color: #2c2c2c;
  margin-right: 4.5rem;
  inset: 31% auto auto -10%;
}

.slider-arrow.left.listings-slider {
  inset: -25% 0% auto auto;
}

.slider-arrow.left.listing-collection-slider {
  transition: background-color .1s, transform .1s;
  inset: -21% 0% auto auto;
}

.slider-arrow.left.buying-testimonial-slider {
  inset: -64% 5% auto auto;
}

.slider-arrow.left.exciting-things {
  border-style: solid;
  border-color: #fff;
  inset: -40% 5% auto auto;
}

.slider-arrow.listing-collection-slider {
  inset: -21% 0% auto auto;
}

.slider {
  background-color: #ddd0;
  height: auto;
  display: flex;
}

.slider._6rem-margin-top {
  margin-top: 6rem;
}

.slider.testimonials-buying {
  margin-top: 21rem;
  padding-left: 4rem;
}

.slider.exciting-things {
  margin-top: 4rem;
}

.accordion-wrapper {
  grid-column-gap: 1.5625rem;
  grid-row-gap: 1.5625rem;
  color: #000;
  flex-direction: column;
  align-items: flex-start;
}

.bottom-slider-content {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.bottom-slider-content._1rem-margin-top {
  margin-top: 1rem;
}

.slider-mask {
  flex: none;
  width: 30%;
  height: 100%;
  overflow: visible;
}

.slider-mask.listings-slider {
  width: 55%;
}

.slider-mask.buying-testimonials, .slider-mask.exciting-things {
  width: 32%;
}

.accordion-sign-wrapper {
  background-color: #ebebeb;
  border: .0625rem solid #fff;
  border-radius: 5rem;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: .4375rem;
  display: flex;
  position: relative;
}

.slide-content {
  border: .0625rem solid #e7e7e7;
  border-radius: .5625rem;
  padding: .9375rem;
  font-weight: 400;
  display: block;
  position: relative;
}

.slide-content.services-slider {
  border-radius: .6875rem;
  padding: 1.25rem 1.25rem 0;
}

.slide-content.services-slider.white-background {
  background-color: #fff;
  transition: box-shadow .2s;
  overflow: hidden;
}

.slide-content.services-slider.white-background:hover {
  box-shadow: 0 10px 12px #0000000f;
}

.slide-content.listing-collection-slider {
  color: #000;
  background-color: #fff;
  width: 100%;
  height: 100%;
  padding: 0;
  text-decoration: none;
  transition: transform .3s;
}

.slide-content.listing-collection-slider:hover {
  transform: translate(0, -12px);
}

.slide-content.listings-exciting-things {
  border-style: none;
  border-radius: 11px;
  padding: 0;
  overflow: hidden;
}

.accordion-item.office {
  padding-bottom: 8px;
  position: absolute;
}

.accordion-item.office.location-01 {
  inset: 0% 30% auto auto;
}

.accordion-item.office.location-02 {
  inset: auto auto 22% 26%;
}

.accordion-item.office.location-03 {
  inset: auto auto 41% 43%;
}

.accordion-item.homepage-services {
  width: 100%;
}

.card-title {
  letter-spacing: -.03125rem;
  font-family: Manrope, sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
}

.card-title.services {
  color: var(--black);
}

.card-title.buying-service-cards {
  color: #000;
  text-align: center;
  margin-bottom: 15px;
  font-size: 4rem;
  font-weight: 800;
  line-height: 1.3;
}

.card-title.white-text-color {
  color: #fff;
}

.card-title.white-text-color.center-aligned {
  text-align: center;
}

.background-video.service-card {
  z-index: 1;
  width: 100%;
  height: 100%;
}

.background-video.service-card._11-border-radius {
  border-radius: .6875rem;
}

.background-video.expand {
  z-index: 1;
  background-color: #0000;
  background-image: linear-gradient(#00000008, #00000008);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60rem;
  margin-left: auto;
  margin-right: auto;
  padding: 3rem;
  display: flex;
}

.background-video.expand.no-round {
  border-radius: 0;
}

.background-video.services-selling-lightbox {
  border: 2px solid var(--naranja);
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  min-width: 18rem;
  height: 15rem;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.background-video.agent-detail {
  border-radius: 14px;
  height: 50rem;
  margin-top: 5rem;
}

.background-video.listing-detail-globe {
  z-index: 1;
  mix-blend-mode: screen;
  width: 70%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.background-video.main-index {
  z-index: 1;
  border-radius: 11px;
  width: 100%;
  height: 100%;
}

.h2-heading {
  margin-top: 0;
  font-size: 4rem;
  line-height: 1.2;
}

.h2-heading.white-text-color {
  color: #fff;
}

.h2-heading.white-text-color.about-us-founder-quote {
  font-weight: 400;
}

.h2-heading.white-text-color.center-aligned {
  text-align: center;
}

.h2-heading.blog-article-form-heading {
  letter-spacing: -.06rem;
  font-size: 2rem;
}

.h2-heading.no-margin {
  margin-bottom: 0;
}

.h2-heading.main-cta-heading {
  letter-spacing: -.06rem;
  margin-top: 1rem;
  font-size: 2.3rem;
}

.h2-heading.main-index-heading {
  margin-top: 7.7rem;
  margin-bottom: 4.8375rem;
}

.h2-heading.main-index-heading.no-top-margin {
  margin-top: 0;
}

.h2-heading.admin-licenses {
  font-size: 3rem;
}

.h2-heading.cta-inner-title {
  color: #fff;
  letter-spacing: -.0625rem;
  font-size: 2.3rem;
}

.h2-heading.blog-title {
  letter-spacing: -.03125rem;
  margin-top: .8rem;
  font-size: 1.5rem;
}

.h2-heading.listing-collection-title {
  letter-spacing: -.0325rem;
  margin-bottom: 0;
  font-size: 1.7rem;
}

.slide-2 {
  border-radius: .6875rem;
  margin-right: 1.5rem;
}

.slider-nav {
  display: none;
}

.listing-collection-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
}

.collection-list {
  margin-left: 0;
  margin-right: 0;
}

.collection-list._100-height {
  height: 100%;
}

.collection-list._100-height.blog-collection-page {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.collection-list._100-height.blog-categories-page, .collection-list.listing-collection {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-list.gap-15px-desktop {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  display: flex;
}

.collection-list.agents {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.slider-tab-link {
  color: #868686;
  text-align: center;
  background-color: #f8f8fc00;
  border-radius: 3.125rem;
  margin-right: 0;
  padding: .875rem 3rem;
  font-family: Manrope, sans-serif;
  font-weight: 500;
  transition: color .2s;
}

.slider-tab-link:hover {
  color: #000;
}

.slider-tab-link.w--current {
  background-color: var(--naranja);
  color: #000;
  border-color: #000;
  padding: .875rem 3rem;
}

.listing-item {
  grid-column-gap: .9375rem;
  grid-row-gap: .9375rem;
  flex-direction: column;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.tabs-menu {
  border-radius: 9.375rem;
  flex: 1;
  padding: .6%;
  display: inline-block;
}

.tabs-menu.white-background {
  background-color: #fff;
  border: .0625rem solid #e9e9e9;
  padding: .5rem;
}

.tabs-menu.faq {
  grid-column-gap: 30px;
  border-radius: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: -5rem;
  margin-bottom: 5.7rem;
  padding: .9rem 3rem;
  display: flex;
  overflow: hidden;
}

.project-slider-arrow-icon-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: .625rem;
  height: .9375rem;
  display: flex;
}

.tabs-content {
  overflow: visible;
}

.tabs-content.listings-slider {
  margin-top: 6rem;
}

.slide-3 {
  border-radius: .6875rem;
  margin-right: 1.5rem;
}

.slider-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.listing-tabs._6rem-margin-top {
  margin-top: 6rem;
}

.availability-wrapper {
  padding: 11px 13px;
  display: inline-block;
}

.availability-wrapper.available {
  background-color: #b3ffbb;
  border-radius: 80px;
  padding: 5px 18px;
}

.availability-wrapper.available.other-listings {
  color: #000;
  padding-left: 9px;
  padding-right: 9px;
  position: absolute;
  inset: -13% auto auto 0%;
}

.availability-wrapper.not-available {
  background-color: #ffa9a9;
  border-radius: 80px;
  padding: 5px 13px;
}

.availability-wrapper.not-available.other-listings {
  color: #000;
  padding: 5px 9px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.availability-wrapper.unavailable---red {
  background-color: #ffa7a7;
  border-radius: 40px;
}

.availability-wrapper.available---green {
  background-color: #caffc9;
  border-radius: 40px;
}

.h3-heading {
  letter-spacing: -.0625rem;
  margin-top: 0;
  font-size: 2.2rem;
  line-height: 1.1;
}

.h3-heading.listing-collection-title {
  letter-spacing: -.0325rem;
  margin-bottom: 0;
  font-size: 1.7rem;
  line-height: 1.2;
}

.h3-heading.white-text-color {
  color: #fff;
}

.h3-heading.medium-weight {
  font-weight: 500;
}

.h3-heading.blog-title {
  letter-spacing: -.03125rem;
  margin-top: .8rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.h3-heading.blog-title.line-height-1-2 {
  line-height: 1.2;
}

.h3-heading.blog-title.navigation-menu {
  letter-spacing: -.005rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.2rem;
  line-height: 1.3;
}

.h3-heading.blog-title.no-margin-top {
  margin-top: 0;
}

.h3-heading.homepage-sticky-flip-cards-title {
  margin-bottom: 1.2375rem;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 1.2;
}

.h3-heading.homepage-sticky-flip-cards-title.white-text-color.no-margin, .h3-heading.homepage-sticky-flip-cards-title.no-margin {
  margin-bottom: 0;
}

.h3-heading.our-team-left-block-title {
  font-size: 4rem;
}

.h3-heading.about-us-sticky-cards {
  letter-spacing: -.125rem;
  font-size: 3rem;
  line-height: 1.2;
}

.h3-heading.blog-article-form-heading.secondary {
  letter-spacing: -.06rem;
  font-size: 2rem;
  line-height: 1.2;
}

.price-content-wrapper {
  background-color: var(--naranja);
  border-radius: 5rem;
  padding: .5rem .9375rem;
}

.price-content-wrapper.yellow-background-color {
  background-color: #e4f77c;
  background-color: #ff6900 !important;
}

.circle-dot {
  border-radius: 5rem;
  width: .5rem;
  height: .5rem;
}

.circle-dot.yellow-background-color {
  border: .5px solid var(--naranja);
  background-color: var(--naranja);
  padding-left: 0;
  padding-right: 0;
}

.circle-dot.black-background-color {
  background-color: #000;
  border: .5px solid #9e9e9e;
  padding-left: 0;
  padding-right: 0;
}

.listing-bottom-content-wrapper {
  grid-column-gap: .75rem;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.cell.space-between-stretch {
  justify-content: space-between;
  align-items: stretch;
}

.card-snap-content {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  width: 29rem;
  margin-right: auto;
  display: flex;
}

.scroll-card-half {
  flex-direction: column;
  flex: 1;
  width: 50%;
  height: 301%;
  display: flex;
}

.card-slide {
  width: 100%;
  height: 101%;
  position: relative;
  overflow: hidden;
}

.card-slide.color-03 {
  background-color: var(--naranja);
  color: var(--white);
}

.card-slide.color-01 {
  background-color: var(--naranja);
  color: var(--white);
  display: flex;
}

.card-slide.color-02 {
  color: #fff;
  background-color: #2c2c2c;
  display: flex;
}

.steps-scroll-cards {
  border-radius: 0;
  height: 600vh;
  position: relative;
}

.sticky-viewbox-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 75vh;
  display: flex;
  position: sticky;
  top: 9rem;
  overflow: hidden;
}

.scroll-card-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.cards-wrapper {
  border-radius: .625rem;
  width: 100%;
  height: 32rem;
  display: flex;
  overflow: hidden;
}

.card-image-wrapper-tablet-mobile {
  width: 100%;
  height: 100%;
  display: none;
  position: relative;
  overflow: hidden;
}

.card-content {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 1.5rem .75rem 1.5rem 1.6875rem;
  display: flex;
  position: relative;
}

.card-content.buying-cards {
  justify-content: center;
  padding: 1.3rem;
}

.grid-wrapper.homepage-features-scroll {
  width: 100%;
  margin-top: 10rem;
  margin-left: auto;
  margin-right: auto;
}

.grid-wrapper.services-buying-hero {
  justify-content: center;
  align-items: center;
}

.grid-wrapper.services-buying-intro-cards {
  margin-top: 13.8rem;
}

.grid-wrapper.grow {
  flex: 1;
}

.grid-wrapper.services-features-grid {
  margin-top: 230px;
}

.grid-wrapper.services-features-grid.buying {
  margin-top: 130px;
}

.grid-wrapper.medium-large-top-margin {
  margin-top: 40px;
}

.grid-wrapper.medium-large-top-margin.relative {
  position: relative;
}

.grid-wrapper.blog-article-cta-form-content {
  max-width: 90%;
}

.grid-wrapper.white-background-color.contact-us-content {
  grid-row-gap: 7rem;
  border-radius: 11px;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  padding: 2rem 3rem 3rem;
  display: flex;
}

.grid-wrapper.faq {
  width: 100%;
  margin-top: 4rem;
}

.grid-wrapper.listing-detail-introduction-grid-02 {
  margin-top: 4rem;
}

.grid-wrapper.relative {
  position: relative;
}

.grid-wrapper._100-width-height {
  width: 100%;
  height: 100%;
}

.grid-wrapper.display-stat {
  margin-bottom: 4rem;
}

.grid-wrapper.puntos {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 4rem;
  display: grid;
}

.content-wrapper.about-us-team {
  grid-column-gap: 47px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 2fr 2fr;
  grid-auto-columns: 1fr;
  padding-top: 9.1rem;
  display: grid;
}

.content-wrapper.selling-steps {
  flex-direction: column;
  justify-content: space-between;
  margin-top: 0;
  display: flex;
}

.banner-wrapper-content {
  position: absolute;
  inset: 0%;
}

.banner-wrapper-content.sticky {
  height: 100vh;
  max-height: 100vh;
  position: sticky;
  inset: auto auto 0%;
  overflow: hidden;
}

.scroll-item {
  grid-column-gap: 9rem;
  grid-row-gap: 1.75rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  justify-items: center;
}

.sticky-banner-wrapper {
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
  position: absolute;
  inset: 0%;
}

.hover-button-link-block-wrapper {
  float: left;
  color: #000;
  cursor: pointer;
  background-color: #e4f77c;
  border-radius: .6875rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: .9375rem 2.5625rem;
  text-decoration: none;
  transition: transform .35s, opacity .35s, background-color .35s;
  display: flex;
  position: relative;
}

.hover-button-link-block-wrapper:hover {
  background-color: #fff;
  transform: scale(.95);
}

.hover-button-link-block-wrapper.w--current {
  background-color: #7300ff;
  width: 100%;
}

.hover-button-link-block-wrapper.w--current:hover {
  background-image: none;
}

.scroll-content-wrapper {
  z-index: 4444;
  grid-column-gap: 12rem;
  grid-row-gap: 12rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  max-width: 77.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 6rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  position: relative;
}

.scroll-background-image {
  background-color: var(--black);
  border-radius: 1.25rem 1.25rem 0 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.scroll-items-content-wrapper {
  grid-column-gap: 4rem;
  grid-row-gap: 9.5rem;
  flex-direction: column;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  justify-items: start;
  margin-left: auto;
  display: grid;
}

.tab-change-content-container._100-width {
  width: 100%;
}

.review-tab-link {
  color: #000;
  background-color: #2c2c2c00;
  border: .0625rem solid #d3d3d3;
  border-radius: .6875rem;
  align-items: center;
  width: 100%;
  padding: .625rem;
  font-family: Manrope, sans-serif;
  font-weight: 500;
  transition: color .2s, background-color .2s;
  overflow: hidden;
}

.review-tab-link:hover {
  background-color: var(--naranja);
  color: #000;
}

.review-tab-link.w--current {
  color: #000;
  background-color: #e4f77c;
  border-radius: .6875rem;
  padding: .625rem .75rem .625rem .625rem;
  font-family: Manrope, sans-serif;
  font-weight: 500;
  line-height: 1.625rem;
}

.tab-change-item-wrapper {
  width: 100%;
  height: 100%;
  margin-top: 4rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.review-tab-container {
  margin-top: 5.5rem;
}

.tab-pane._100-width-height {
  width: 100%;
  height: 100%;
}

.review-tab-button-wrapper {
  grid-column-gap: 2rem;
  justify-content: flex-start;
  align-items: center;
  padding-right: 2rem;
  display: flex;
}

.review-avatar-content-wrapper {
  grid-column-gap: .75rem;
  margin-top: auto;
  display: flex;
}

.review-tabs {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.tab-change-description-wrapper {
  grid-row-gap: 90px;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  margin-top: 0;
  margin-left: 4%;
  margin-right: 0;
  display: flex;
}

.review-tabs-menu {
  grid-column-gap: 25px;
  grid-row-gap: 2rem;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.blog-article-item {
  height: 100%;
  transition: transform .35s;
}

.category-tag-text-link {
  z-index: 1;
  background-color: var(--naranja);
  color: #000;
  letter-spacing: 0;
  border-radius: 5rem;
  padding: .5625rem .6875rem;
  font-family: Manrope, sans-serif;
  font-weight: 500;
  text-decoration: none;
  transition: color .2s, background-color .2s;
  display: inline-block;
}

.category-tag-text-link:hover {
  color: #fff;
  background-color: #2c2c2c;
}

.category-tag-text-link.absolute {
  z-index: 3;
  padding: .5625rem 1.0625rem;
  position: absolute;
  inset: 2% auto auto 2%;
}

.category-tag-text-link.absolute:hover {
  background-color: #000;
  border-color: #fff;
}

.read-time-content-wrapper {
  grid-column-gap: .3125rem;
  justify-content: flex-start;
  display: flex;
}

.text-box-link-content {
  color: #000;
  height: 100%;
  padding: .6875rem .9375rem .9375rem;
  text-decoration: none;
  transition-property: opacity;
}

.text-box-link-content:hover {
  opacity: .76;
}

.text-box-link-content.blog-article {
  z-index: 1;
  background-color: var(--naranja);
  text-align: center;
  border-radius: .6875rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: auto;
  margin-top: -2.9rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1.7rem;
  padding-bottom: 1.7rem;
  transition-duration: .2s;
  display: flex;
  position: relative;
}

.text-box-link-content.blog-article:hover {
  opacity: 1;
  background-color: #fff;
}

.text-box-link-content.blog-article.no-yellow-background {
  text-align: left;
  background-color: #e4f77c00;
  align-items: flex-start;
  margin-top: 0;
}

.text-box-link-content.blog-article {
  z-index: 1;
  text-align: center;
  background-color: #e4f77c;
  border-radius: .6875rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: auto;
  margin-top: -2.9rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1.7rem;
  padding-bottom: 1.7rem;
  transition-property: none;
  display: flex;
  position: relative;
}

.text-box-link-content.blog-article:hover {
  opacity: 1;
}

.cta-inner-content-wrapper {
  grid-column-gap: 3rem;
  background-color: var(--lighter-black);
  border-radius: 11px;
  display: flex;
}

.cta-inner-content-wrapper.bottom {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.cta-support-card-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.blog-card-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.blog-card-wrapper.must-read {
  background-color: #fff;
  border-radius: 11px;
  flex-direction: row-reverse;
  align-items: center;
  padding: 1.5rem;
  position: relative;
}

.blog-card-wrapper.collection-page {
  background-color: var(--naranja);
  border-radius: 11px;
  padding: 1rem;
}

.blog-card-wrapper.horizontal {
  flex-direction: row;
  height: auto;
}

.blog-card-link-block-wrapper {
  grid-row-gap: 1.5rem;
  align-items: center;
  margin-bottom: 2rem;
  text-decoration: none;
  display: flex;
  position: relative;
}

.blog-card-link-block-wrapper.white-background-color {
  border-radius: .6875rem;
  align-items: stretch;
  transition: background-color .2s;
}

.blog-card-link-block-wrapper.white-background-color:hover {
  background-color: var(--naranja);
}

.blog-card-link-block-wrapper.white-background-color {
  border-radius: .6875rem;
  align-items: stretch;
}

.blog-card-link-block-wrapper.white-background-color.navigation {
  grid-row-gap: 1rem;
  border-bottom-style: none;
  flex-direction: column;
  height: 100%;
  margin-bottom: 0;
  padding: 0 0% 15px;
}

.collection-item {
  height: 100%;
}

.collection-item.auto {
  height: auto;
}

.collection-list-wrapper._100-width-height {
  width: 100%;
  height: 100%;
}

._6rem-margin-top {
  margin-top: 6rem;
}

.footer-contact-form-title {
  letter-spacing: 0;
  font-family: Manrope, sans-serif;
  font-size: 1.1875rem;
  font-weight: 500;
  line-height: 100%;
}

.form-success-message {
  color: #000;
  background-color: #e4f77c;
  border: 1px solid #000;
  border-radius: 11px;
  padding: 1.1875rem .9375rem;
  font-family: Manrope, sans-serif;
  font-weight: 500;
}

.footer-line-divider {
  background-color: #000;
  width: .0625rem;
  height: 1rem;
}

.footer-form-wrapper {
  margin-bottom: .5rem;
}

.input-field {
  color: #000;
  border: .0625rem #000;
  margin-bottom: 0;
  padding: 0;
  font-family: Manrope, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  transition: color .2s;
}

.input-field:focus {
  color: #000;
}

.input-field::placeholder {
  color: #919191;
}

.footer-navigation-container {
  background-color: var(--light-gray);
  border-radius: .6875rem;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: flex;
}

.contact-form-container {
  width: 100%;
  max-width: 25rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.footer-form-container {
  width: 100%;
  max-width: 30.375rem;
  padding: .5rem;
}

.social-icon-link-block {
  color: #b6bdb2;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  transition: opacity .2s;
  display: flex;
}

.social-icon-link-block:hover {
  opacity: .4;
  color: #45877e;
}

.social-icon-link-block.agent-directory {
  width: 2.5rem;
  height: 2.5rem;
}

.footer-social-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: center;
  padding: .5rem;
  display: flex;
}

.footer-icon-image-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  align-items: stretch;
  display: flex;
}

.footer-links-title {
  font-family: Manrope, sans-serif;
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 110%;
}

.contact-form-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: #fff;
  border-radius: 28.375rem;
  align-items: center;
  height: 4.5rem;
  padding: .5rem .5rem .5rem 1.5rem;
  display: flex;
}

.contact-form-wrapper.collection-page {
  height: 3.5rem;
}

.footer-link {
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 1rem;
  line-height: 1.8;
  text-decoration: none;
  transition: color .2s;
}

.footer-link:hover {
  color: #acacac;
}

.footer-link._16px-margin-top {
  margin-top: 16px;
}

.hover-tab-link-item {
  transition: opacity cubic-bezier(.55, .085, .68, .53);
}

.location-link-block {
  color: #000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.location-link-block.offices {
  justify-content: flex-start;
  padding-top: 19px;
  padding-bottom: 19px;
}

.listing-content-grid {
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1.75fr 1fr;
}

.location-tab-content-wrapper {
  display: flex;
}

.slide-content-secondary {
  border: 1px solid #e7e7e7;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
}

.slide-content-secondary.services-slider {
  border-radius: 11px;
  padding: 20px;
}

.slide-content-secondary.services-slider.white-background {
  background-color: #fff;
  padding-bottom: 0;
}

.accordion-dropdown {
  background-color: #0000;
  width: 100%;
  margin-bottom: 1rem;
  display: block;
  position: static;
  overflow: hidden;
}

.logo-image {
  width: 160px;
}

.logo-image.footer {
  width: 10rem;
}

.logo-image.utility-pages {
  width: 13rem;
}

.letter-01, .letter-02, .letter-03, .letter-04, .letter-05, .letter-06 {
  display: inline-block;
}

.overflow-hidden-clip {
  overflow: hidden;
}

.overflow-hidden-clip.home {
  margin-top: 6rem;
}

.background-overlay {
  z-index: 11;
  background-color: var(--light-gray);
  width: 0%;
  position: absolute;
  inset: 0%;
}

.reveal-animation-wrapper-opacity-move._1rem-margin-top {
  margin-top: 1rem;
  overflow: hidden;
}

.reveal-animation-wrapper-opacity-move._1rem-margin-top._11px-border-radius {
  border-radius: 11px;
  padding-bottom: 17px;
  padding-left: 17px;
}

.reveal-animation-wrapper-opacity-move._100 {
  width: 100%;
}

.navigation-title {
  color: #1a1a1a;
  letter-spacing: -.02em;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.paragraph-small {
  font-size: .8rem;
  line-height: 180%;
}

.footer-grid-main-column {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-links-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.footer-link-list-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: stretch;
  margin-top: 24px;
  display: flex;
}

.footer-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.footer-main-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.footer-navigation {
  position: relative;
  overflow: hidden;
}

.footer-link-column {
  padding: 0 24px 24px;
}

.bottom-footer-block {
  display: flex;
}

.bottom-footer-text-block {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  font-family: Manrope, sans-serif;
  line-height: 1.2;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.bottom-footer-text-block:hover {
  color: #f5f6f4;
}

.text-link {
  text-decoration: none;
  transition: opacity .2s;
}

.text-link.white-text-color {
  color: #fff;
  margin-left: 4px;
}

.text-link.white-text-color.powered-by-webflow {
  margin-right: 4px;
  text-decoration: underline;
  transition: color .2s;
}

.text-link.white-text-color.powered-by-webflow:hover {
  opacity: 1;
  color: var(--naranja);
}

.cta-support-card-container {
  max-width: 77.5rem;
  margin-left: auto;
  margin-right: auto;
  padding: 5.5rem 3rem;
}

.avatar-support-content-wrapper {
  grid-column-gap: 25px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.lottie-animation.pulse {
  width: 90px;
  height: 90px;
  position: absolute;
  inset: 0% -7% auto auto;
}

.lottie-animation.icon-cards {
  border: 1px solid #000;
  border-radius: 80px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.lottie-animation.icon-cards.selling-02 {
  border: 1px solid var(--naranja);
  border-radius: 180px;
}

.lottie-animation.icon-cards.no-border {
  border-style: none;
  border-radius: 0;
}

.lottie-animation.license {
  width: 100px;
  height: 100px;
}

.homepage-hero-categories-top-content {
  z-index: 6;
  justify-content: space-between;
  align-items: center;
  width: 92%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.hero-right-arrow {
  z-index: -1;
  width: 1.875rem;
  height: 1.875rem;
  position: absolute;
  top: 50%;
  left: 50%;
}

.hero-right-arrow.homepage-hero-categories {
  z-index: 5;
  background-color: var(--white);
  border-radius: 5rem;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  position: relative;
  top: auto;
  left: auto;
}

.playfair-display-font-span {
  font-family: Manrope, sans-serif;
  line-height: 1;
  display: inline-block;
}

.playfair-display-font-span.italic {
  font-style: normal;
}

.playfair-display-font-span.italic._4rem-margin-right {
  margin-right: .4rem;
}

.playfair-display-font-span.italic._8rem-margin-left-desktop-tablet-large-mobile {
  margin-left: .8rem;
  margin-right: 0;
}

.playfair-display-font-span.italic._9rem-margin-right {
  margin-right: .9rem;
}

.number-circle-wrapper {
  background-color: var(--naranja);
  color: var(--white);
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  padding: 12px;
  display: flex;
}

.number-circle-wrapper.border-radius {
  border-radius: 80px;
  margin-bottom: 1rem;
}

.check-icon {
  background-color: var(--naranja);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  display: flex;
}

.feature-wrap {
  grid-column-gap: 15px;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 16px;
  display: flex;
}

.cta-benefits-container {
  grid-column-gap: 25px;
  flex: none;
  margin-bottom: 2rem;
  display: flex;
}

.text-box-wrapper {
  margin-left: auto;
  margin-right: auto;
}

.text-box-wrapper.auto-left {
  margin-left: auto;
}

.text-box-wrapper.center-aligned---desktop {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-box-wrapper.z-index-1 {
  z-index: 1;
  position: relative;
}

.text-box-wrapper._1rem-margin-top {
  margin-top: 1rem;
}

.text-box-wrapper.center-aligned {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-box-wrapper.center-aligned.hide {
  display: none;
}

.text-box-wrapper.no-auto {
  margin-left: 0;
  margin-right: 0;
}

.text-box-wrapper.no-auto._2rem-margin-bottom {
  margin-bottom: 2rem;
}

.link-block-image-wrapper {
  transition: opacity .2s;
}

.link-block-image-wrapper.relative {
  position: relative;
}

.link-block-image-wrapper.relative._100-width-height {
  width: 100%;
  height: 100%;
  display: block;
}

.link-block-image-wrapper.relative._100-width-height:hover {
  opacity: .72;
}

.link-block-image-wrapper.relative.small {
  height: 9rem;
}

.navigation-logo-link-block:hover {
  opacity: .71;
}

.navigation-logo-link-block.w--current {
  flex: 1;
  position: relative;
}

.navigation-logo-link-block.desktop-laptop {
  position: relative;
}

.navigation-logo-link-block.desktop-laptop.w--current {
  z-index: 5;
  flex: none;
}

.navigation-logo-link-block.tablet-mobile {
  display: none;
  position: relative;
}

.navigation-logo-link-block.tablet-mobile.w--current {
  display: none;
}

.navigation-block {
  width: 100%;
  min-height: 100%;
  padding: 2.7rem 1rem 1rem;
}

.navigation-service-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  transition: opacity .3s;
  display: flex;
}

.navigation-service-block:hover {
  opacity: .69;
}

.navigation-link-list-container {
  background-color: var(--light-gray);
  border-radius: 8px;
  flex-direction: column;
  justify-content: space-between;
  padding: 16px;
  display: flex;
}

.navigation-card-title-wrapper {
  letter-spacing: -.03em;
  background-image: linear-gradient(#fff0 68%, #000000ab);
  justify-content: flex-start;
  align-items: flex-end;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 1rem;
  padding-left: 1rem;
  font-size: 1.3rem;
  font-weight: 500;
  display: flex;
}

.navigation-base-wrapper {
  background-color: #fff;
  border-radius: 8px;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 22rem;
  display: flex;
  overflow: hidden;
  box-shadow: 0 11px 14px -1px #00000021;
}

.navigation-base-wrapper.resources {
  background-color: #fff;
  height: auto;
}

.chevron {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

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

.navigation-card-image {
  object-fit: cover;
  background-color: #ececec;
  width: 100%;
  height: 100%;
  position: absolute;
}

.right-arrow-icon-image {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.menu-shadow-gradient-overlay.absolute {
  background-image: linear-gradient(#fff0 71%, #000000b0 93%);
  position: absolute;
  inset: 0%;
}

.navigation-dropdown {
  height: 100%;
  position: static;
}

.navigation-menu {
  color: #000;
}

.menu-card {
  border-radius: 8px;
  width: 100%;
  min-width: 100%;
  height: 16rem;
  min-height: 18rem;
  position: relative;
  overflow: hidden;
}

.navigation-dropdown-grid {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  margin-top: 16px;
}

.navigation-grid-wrapper {
  z-index: 100;
  grid-column-gap: 24px;
  grid-row-gap: 16px;
  color: #131316;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
  position: relative;
  overflow: hidden;
}

.header-navigation {
  z-index: 999;
  background-color: #ddd0;
  align-items: center;
  width: 100%;
  min-height: 66px;
  padding: .8rem 1.6%;
  display: flex;
  position: absolute;
  top: 7px;
}

.menu-card-wrapper {
  align-self: flex-start;
  width: 100%;
}

.navigation-wrapper {
  border-radius: 11px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.navigation-wrapper.left-aligned-desktop-laptop {
  justify-content: flex-start;
}

.navigation-list-dropdown {
  z-index: 99;
  background-color: #ddd0;
  border-radius: 8px;
  min-width: 100%;
}

.navigation-list-dropdown.w--open {
  background-color: #ddd0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 79% 0% auto;
}

.navigation-lnk {
  background-color: #0000;
  border-radius: 11px;
  min-width: auto;
  padding: 12px;
  text-decoration: none;
  transition: background-color .2s;
}

.navigation-lnk:hover {
  background-color: var(--naranja);
  color: var(--white);
}

.navigation-lnk.w--current {
  color: #000;
}

.navigation-lnk.v3 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.navigation-toggle {
  grid-column-gap: 8px;
  border-radius: 11px;
  align-items: center;
  height: 100%;
  padding: 12px 8px 12px 16px;
  font-family: Manrope, sans-serif;
  font-size: 1rem;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.navigation-toggle:hover {
  background-color: var(--naranja);
  color: var(--white);
}

.navigation-blog-card {
  width: 100%;
  margin-top: 12px;
}

.navigation-container {
  z-index: 1;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  height: 5.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.navigation-link-block {
  z-index: 110;
  grid-column-gap: 8px;
  color: #000;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  padding: 16px;
  font-size: 1rem;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.navigation-link-block:hover {
  background-color: var(--naranja);
  color: var(--white);
}

.stat-number-text {
  letter-spacing: -.03em;
  margin-bottom: 4px;
  font-size: 35px;
  font-weight: 700;
  line-height: 100%;
}

.stat-number-text.about-us {
  font-size: 38px;
}

.stat-number-text.buyign-steps {
  color: #000;
  font-family: Manrope, sans-serif;
  font-weight: 500;
}

.two-column-grid {
  grid-template-rows: auto;
}

.two-column-grid.about-us-introduction {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  position: relative;
  overflow: hidden;
}

.two-column-grid.desarrollos-banner {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  align-content: space-around;
  position: relative;
  overflow: hidden;
}

.content-stat-container {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  margin-top: 2rem;
  font-family: Manrope, sans-serif;
  display: flex;
}

.content-stat-wrapper {
  grid-column-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 12px;
  display: flex;
}

.marquee-container {
  grid-template-rows: 10vh auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  padding-top: 2%;
  padding-bottom: .5%;
  display: flex;
}

.marquee-container.no-padding {
  border-radius: 11px;
  padding-top: 0%;
  padding-bottom: 0%;
}

.marquee-rail {
  align-items: flex-end;
  display: flex;
}

.marquee-image {
  border-radius: 7px;
}

.marquee-image.up {
  flex: none;
}

.marquee-image-frame {
  perspective: 2000px;
  width: 300px;
  max-width: none;
}

.marquee-image-frame.move {
  bottom: -20px;
  left: -1px;
}

.marquee-image-frame.down {
  margin-top: 93px;
}

.marquee-image-frame.up {
  max-width: 100%;
  margin-top: -38px;
  top: -8vh;
}

.marquee-grid {
  grid-column-gap: 4.5vw;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.marquee-grid.services-consulting-marquee {
  grid-column-gap: 1.2rem;
}

.marquee-rail-wrapper {
  align-items: center;
  margin-right: 1.2rem;
}

.marquee-rail-wrapper._3rem-margin-right {
  margin-right: 3rem;
}

.sticky-card-item {
  flex-direction: column;
  height: 100%;
  display: flex;
}

.sticky-card-image-wrapper {
  border-radius: .5rem;
  height: auto;
  position: relative;
  overflow: hidden;
}

.sticky-card-inner-content {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: center;
  align-items: flex-start;
}

.sticky-anchor {
  height: 0;
  position: relative;
  top: -12rem;
}

.sticky-card-item-content {
  width: 100%;
  max-width: 96rem;
  margin-left: auto;
  margin-right: auto;
}

.sticky-top {
  justify-content: space-between;
  align-items: center;
  height: 4rem;
  text-decoration: none;
  display: flex;
}

.sticky-top.black-text-color {
  color: #000;
  height: 5rem;
}

.sticky-base {
  border: 1px solid var(--naranja);
  background-color: var(--naranja);
  color: #fff;
  border-radius: 11px;
  justify-content: center;
  height: 53rem;
  max-height: 53rem;
  display: flex;
  position: sticky;
  top: 0;
}

.sticky-base.sticky-card-01 {
  flex-direction: row;
  justify-content: center;
  margin-bottom: 10rem;
  top: 8px;
}

.sticky-base.sticky-card-02 {
  margin-top: -12rem;
  margin-bottom: 5rem;
  top: 5rem;
}

.sticky-cards-wrapper {
  z-index: 25;
  background-color: #fff0;
  position: relative;
}

.sticky-top-content-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  align-items: center;
  display: flex;
}

.sticky-card-item-content-wrapper {
  justify-content: center;
  height: 100%;
  display: flex;
}

.sticky-card-item-container {
  width: 100%;
  padding-left: 5vw;
  padding-right: 5vw;
  position: relative;
}

.sticky-inner-content-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  place-items: stretch stretch;
  padding-top: 0;
  padding-bottom: 6rem;
  display: grid;
}

.sticky-card-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
  transform: scale(1.02);
}

.team-hover-link-block-wrapper {
  border-radius: 0;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.information-hover-content-left-block {
  position: sticky;
  top: 69px;
}

.team-member-item {
  grid-row-gap: 5rem;
  cursor: pointer;
  background-color: #2c2c2c;
  background-image: linear-gradient(#0000 54%, #000);
  border-radius: 11px;
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  width: 100%;
  min-height: 26rem;
  padding: 1rem 3rem 1rem 1rem;
  transition: border-color .6s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.team-member-item:hover {
  border-color: #7b7b7b99;
}

.team-member-item.team-member-01 {
  background-image: linear-gradient(#0000 54%, #000), url('../images/7_17.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  min-height: 26rem;
}

.team-member-item.team-member-01.black-bottom-gradient {
  background-image: linear-gradient(#0000 54%, #2c2c2c), url('../images/team-05.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.team-member-item.team-member-03 {
  background-image: linear-gradient(#0000 54%, #000), url('../images/13_113.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  min-height: 26rem;
}

.team-member-item.team-member-03.black-bottom-gradient {
  background-image: linear-gradient(#0000 54%, #2c2c2c), url('../images/team-04.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.team-member-item.team-member-04 {
  background-image: linear-gradient(#0000 54%, #000), url('../images/12_112.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  min-height: 26rem;
}

.team-member-item.team-member-04.black-bottom-gradient {
  background-image: linear-gradient(#0000 54%, #2c2c2c), url('../images/team-03.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.team-member-item.team-member-05 {
  background-image: linear-gradient(#0000 54%, #000), url('../images/9_19.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  min-height: 26rem;
}

.team-member-item.team-member-05.black-bottom-gradient {
  background-image: linear-gradient(#0000 54%, #2c2c2c), url('../images/team-02.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.team-member-item.team-member-06 {
  background-image: linear-gradient(#0000 54%, #000), url('../images/15_115.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  min-height: 26rem;
}

.team-member-item.team-member-06.black-bottom-gradient {
  background-image: linear-gradient(#0000 54%, #2c2c2c), url('../images/team-01.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.team-hover-card-bottom {
  z-index: 15;
  grid-row-gap: 1.25rem;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
  overflow: visible;
}

.team-hover-card-content-right-block {
  position: sticky;
  top: 24px;
}

.hidden-hover-background {
  z-index: 15;
  background-color: #e4f77c;
  border-radius: 11px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  transform: translate(0, 101%);
}

.team-hover-card-wrapper {
  grid-column-gap: 25px;
  grid-row-gap: 43px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: grid;
}

.team-name-title-wrapper {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  width: 100%;
  display: flex;
}

.hidden-text-content-wrapper {
  grid-row-gap: 2.5rem;
  flex-direction: column;
  align-items: flex-start;
  display: none;
  overflow: hidden;
}

.content-box._100-width-height {
  width: 100%;
  height: 100%;
}

.content-box._100-width-height.about-us-introduction-content {
  background-color: var(--naranja);
  color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2rem;
  display: flex;
}

.yellow-background-link-hover {
  background-color: var(--naranja);
  opacity: 0;
  transition: opacity .2s;
  position: absolute;
  inset: 0%;
}

.yellow-background-link-hover:hover {
  opacity: .33;
}

.services-buying-hero-grid {
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.flip-card-back {
  backface-visibility: hidden;
  background-color: #2c2c2c;
  border-radius: 11px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  inset: 0%;
  box-shadow: 7px 7px 40px 6px #00000017;
}

.flip-card-back.white-text-color {
  color: #fff;
  transform-style: preserve-3d;
  height: 22rem;
  transform: rotateX(0)rotateY(-180deg)rotateZ(0);
}

.flip-card-front {
  color: #fff;
  background-color: #2c2c2c;
  border-radius: 11px;
  align-items: stretch;
  height: 22rem;
  padding: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.open-close-circle-plus {
  background-color: var(--naranja);
  border-radius: 180px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2.7rem;
  height: 2.7rem;
  display: flex;
}

.open-close-circle-plus.flip-cards {
  width: 2.1rem;
  height: 2.1rem;
  position: absolute;
  inset: 4% 4% auto auto;
}

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

.rotating-text-wrapper {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  margin-left: 20px;
  padding-bottom: 23px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rotating-text {
  color: #fff;
  font-family: Playfair Display, sans-serif;
  font-size: 4rem;
  font-style: italic;
  line-height: .9;
  position: absolute;
}

.rotating-text.text-change {
  color: #000;
}

.rotating-text.text-change.hidden {
  display: none;
}

.icon-content-wrapper.services-consulting {
  background-color: var(--lighter-black);
  border-radius: 11px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.lottie-animation-wrapper.services {
  width: 100px;
  height: 100px;
  position: relative;
  inset: 0% auto auto 0%;
}

.lottie-animation-wrapper.services.selling {
  flex: none;
  width: 40px;
  height: 40px;
}

.lottie-animation-wrapper.license {
  background-color: var(--lighter-black);
  border-radius: 11px;
  width: auto;
  height: auto;
  padding: .5rem;
  position: relative;
  inset: 0% auto auto 0%;
}

.sticky-text-description {
  transform-origin: 50% 0;
  max-width: 300px;
  overflow: hidden;
}

.sticky-features-triggers {
  position: absolute;
  inset: 0%;
}

.sticky-features-images-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.sticky-features-images-wrapper.steps {
  height: auto;
}

.sticky-features-wrapper {
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 3rem;
}

.sticky-center-block {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: relative;
}

.sticky-features-image {
  object-fit: cover;
  flex: none;
  width: 100%;
  height: 100%;
  min-height: 100%;
}

.sticky-features-image.second, .sticky-features-image.fourth, .sticky-features-image.third {
  position: absolute;
  inset: 0%;
}

.sticky-features-trigger {
  z-index: 1;
  position: absolute;
  inset: 0% 0% auto;
}

.sticky-features-trigger._20 {
  top: 20%;
}

.sticky-features-trigger._40 {
  top: 40%;
}

.sticky-features-trigger._80 {
  top: 80%;
}

.sticky-features-trigger._60 {
  top: 60%;
}

.sticky-grid {
  grid-template-columns: 1fr 1.5fr;
}

.sticky-grid.medium-top-padding {
  flex: 1;
  justify-content: center;
}

.sticky-features-content-container {
  justify-content: center;
  align-items: center;
  width: 100%;
  position: relative;
}

.overflow-hidden {
  overflow: hidden;
}

.sticky-text-container {
  position: relative;
}

.sticky-features-number-text {
  color: var(--white);
}

.sticky-features-content-wrapper {
  border-radius: 11px;
  height: 90%;
  min-height: 90%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.sticky-features-container {
  width: 100%;
  height: 400vh;
  position: relative;
}

.sticky-text-wrapper {
  color: #363636;
  margin-top: 8vh;
  margin-bottom: 8vh;
  text-decoration: none;
  display: block;
  position: relative;
}

.sticky-text-wrapper.steps {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 60px 1fr;
  grid-auto-columns: 1fr;
  margin-top: 4vh;
  margin-bottom: 4vh;
  display: grid;
}

.sticky-text-wrapper.steps._04 {
  margin-bottom: 0;
}

.sticky-features-circle-number-wrapper {
  border-top-style: solid;
  border-top-width: .3px;
  border-top-color: var(--naranja);
  border-right-style: solid;
  border-right-width: .3px;
  border-right-color: var(--naranja);
  border-bottom-style: solid;
  border-bottom-width: .3px;
  border-bottom-color: var(--naranja);
  border-left-style: solid;
  border-left-width: .3px;
  border-left-color: var(--naranja);
  color: var(--white);
  text-align: center;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  font-family: Manrope, sans-serif;
  font-size: 30px;
  font-weight: 700;
  display: flex;
  background-color: #ff6900 !important;
}

.testimonial-card {
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 11px;
  flex-direction: column;
  padding: 24px;
  display: flex;
  position: relative;
}

.testimonial-card.no-left-right-top-padding {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.testimonial-card.no-left-right-top-padding.up {
  box-shadow: none;
  margin-top: -8rem;
}

.star-icon-svg {
  color: #000;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.faq-title {
  color: #000;
  letter-spacing: -.02rem;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
}

.faq-question {
  padding-top: .6rem;
  padding-bottom: .6rem;
  text-decoration: none;
  transition: background-color .2s;
}

.faq-items-wrapper {
  flex-direction: column;
  grid-template-columns: 1fr;
  align-items: flex-start;
}

.faq-items-wrapper._5rem-margin-top {
  margin-top: 5rem;
}

.faq-items-wrapper._5rem-margin-top.faq-page {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 80%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.faq-items-wrapper._5rem-margin-top.faq-page-home {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.body-background-color-overlay {
  background-color: var(--light-gray);
}

.body-background-color-overlay.about-us-hero {
  z-index: 1;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.body-background-color-overlay.image-wipe-reveal {
  z-index: 1;
  height: 100%;
  margin: 0 auto auto;
  display: none;
  position: absolute;
  inset: 0%;
}

.body-background-color-overlay.buying-hero {
  z-index: 10;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 0%;
}

.body-background-color-overlay.buying-hero.eyebrow {
  width: 110%;
  height: 120%;
  top: -6%;
  left: -5%;
}

.body-background-color-overlay.consulting-hero {
  z-index: 1;
  height: 100%;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

.body-background-color-overlay.blog-article-hero {
  z-index: 10;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 0%;
}

.body-background-color-overlay.listings-detail-hero {
  z-index: 26;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.body-background-color-overlay.blog-collection-page {
  z-index: 21;
  width: 100%;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 0%;
}

.body-background-color-overlay.faq-hero {
  z-index: 10;
  height: 110%;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 0%;
}

.body-background-color-overlay.password-hero {
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.body-background-color-overlay.services {
  z-index: 12;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.body-background-color-overlay.blog-collection-page-hero {
  z-index: 21;
  width: 100%;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 0%;
}

.features-scroll-container {
  min-height: 300vh;
  margin-top: 8.9em;
  position: relative;
}

.feature-title {
  font-family: Manrope, sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1;
}

.features-scroll-wrapper {
  grid-column-gap: 18px;
  grid-row-gap: 16px;
  color: #fff;
  text-align: center;
  background-color: #2c2c2c00;
  border-radius: 11px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 33.8rem;
  display: grid;
  position: sticky;
  top: 90px;
}

.features-scroll-content-wrapper {
  color: #000;
  text-align: left;
  background-color: #fff;
  border-radius: 11px;
  height: 100%;
  padding: 1.6rem 1.2rem;
}

.features-scroll-item {
  width: 100%;
}

.featured-image {
  object-fit: cover;
  border-radius: 11px;
  min-width: 100%;
  height: 100%;
}

.feature-image-wrapper {
  perspective: 2000px;
  perspective-origin: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 32rem;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.feature-slide-description {
  margin-top: .5rem;
  font-family: Manrope, sans-serif;
  font-size: 15px;
}

.features-scroll-title-wrapper {
  grid-column-gap: 22px;
  align-items: center;
  display: flex;
  position: relative;
}

.expanding-card {
  color: #000;
  background-image: linear-gradient(#0000 56%, #000000bd);
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 9px 17px 15px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.feature-tab-link {
  z-index: 6;
  color: #1f1f47;
  text-align: center;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 17px;
  padding-bottom: 17px;
  font-size: 18px;
  font-weight: 400;
  transition: all .3s;
  display: flex;
  position: relative;
}

.feature-tab-link.w--current {
  background-color: #fff;
  border-bottom-color: #ff6f30;
  width: 100%;
  display: flex;
}

.expand-background-video {
  object-fit: cover;
  border-radius: 10px;
  width: 100%;
  height: 29rem;
}

.expand-cards-container {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 8rem;
  display: flex;
}

.expand-image {
  object-fit: cover;
  width: 100%;
  height: 29rem;
}

.expand-image-block-wrapper {
  width: 32%;
}

.services-buying-intro-grid {
  grid-column-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.buying-card-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  max-width: 100%;
  height: 29rem;
  padding: 1.3rem;
  display: flex;
  position: relative;
  overflow: visible;
}

.buying-card-wrapper.border {
  background-color: var(--light-gray);
  border: 1px solid #000;
  border-radius: 20px;
}

.buying-card-wrapper.border._03 {
  align-items: flex-start;
}

.buying-card-wrapper.yellow-backgrond-color {
  border-radius: 20px;
  align-items: center;
}

.navigation {
  z-index: 999;
  background-color: #0000;
  border-bottom: 1px solid #d4d4d4;
  align-items: center;
  width: 100%;
  height: 96px;
  padding: 10px 5%;
  display: flex;
}

.accordion-item-content {
  color: #fff;
  border: 1px solid #000;
  border-radius: 11px;
  width: 100%;
  padding: 15px;
  display: block;
}

.buying-steps-icon-image {
  width: 8rem;
  margin-bottom: 12px;
}

.buying-steps-wrapper {
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.line-container {
  justify-content: center;
  display: flex;
  position: relative;
}

.buying-steps-number-container {
  text-align: center;
  justify-content: center;
  display: flex;
}

.buying-steps-container {
  margin-top: 10rem;
  overflow: hidden;
}

.buying-steps-number-wrapper {
  z-index: 15;
  background-color: var(--light-gray);
  color: #fff;
  border: 1px solid #000;
  border-radius: 31.25rem;
  justify-content: center;
  align-items: center;
  width: 4.5rem;
  height: 4.5rem;
  font-family: Lato, sans-serif;
  font-size: 1.125rem;
  font-weight: 900;
  display: flex;
  position: relative;
}

.line {
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  width: .125rem;
  height: 100%;
}

.line._02, .line._01 {
  z-index: -1;
  background-color: var(--lighter-black);
  width: .1875rem;
  position: relative;
}

.buying-steps-main-grid {
  grid-column-gap: 52px;
  grid-template-rows: auto;
  max-width: 100%;
}

.buying-steps-grid {
  grid-column-gap: 2.875rem;
  grid-row-gap: 0rem;
  grid-template: "Icon-1 Details-1" 2.375rem
                 "Line-1 Details-1" 17.5625rem
                 "Icon-2 Details-2" 0
                 "Line-2 Details-2" 19.75rem
                 "Icon-3 Details-3"
                 "Line-3 Details-3"
                 / auto 1fr;
  grid-auto-flow: row;
}

.buying-steps-inner-content {
  margin-bottom: 1.875rem;
}

.services-selling-feature-content-grid {
  grid-column-gap: 66px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.selling-featured-card-content-container {
  border-top: 1px solid #d1d1d1;
  padding: 15px;
}

.services-selling-features-grid {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
}

.review-rating-text {
  flex-direction: column;
  flex: none;
  margin-right: 3rem;
  line-height: 170%;
  display: flex;
}

.yellow-background-color-overlay-2 {
  background-color: #e4f77c;
}

.yellow-background-color-overlay-2.homepage-reviews-section {
  background-color: #e4f77c;
  width: 0%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.review-sites-boxes-content {
  color: #000;
  background-color: #fff;
  border-radius: 11px;
  justify-content: space-between;
  align-items: center;
  padding: 16px 12px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.review-box-content-wrapper._100-full-width-desktop-laptop-tablet {
  width: 100%;
}

.review-box-content-wrapper._100-full-width-desktop-laptop-tablet.gap {
  grid-column-gap: 25px;
  grid-row-gap: 12px;
  height: 100%;
  display: flex;
}

.navigation-blog-item-link-block {
  color: #000;
  margin-left: .5rem;
  margin-right: auto;
  text-decoration: none;
}

.blog-title {
  font-size: 1.4rem;
}

.eyebrow-wrapper {
  grid-column-gap: 11px;
  align-items: center;
  display: flex;
}

.eyebrow-container {
  background-color: var(--lighter-black);
  border: 1px solid #000;
  border-radius: 80px;
  margin-bottom: .6rem;
  padding: 8px 18px;
  display: inline-block;
  position: relative;
}

.eyebrow-container.yellow-backgrond-color {
  background-color: var(--naranja);
}

.manrope-bold {
  font-weight: 700;
}

.play-button-wrapper {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  padding: 8px;
  display: flex;
}

.play-button-wrapper.selling-introduction-cards {
  background-color: #e4f77c;
  position: absolute;
  inset: auto 4% 4% auto;
}

.play-button-wrapper.selling {
  grid-column-gap: 10px;
  background-color: var(--naranja);
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  color: var(--white);
  width: 100%;
  height: 100%;
  padding: .8rem;
}

.statistic-number-text {
  letter-spacing: -.03em;
  margin-bottom: 4px;
  font-size: 35px;
  font-weight: 600;
  line-height: 100%;
}

.statistic-number-text.selling-steps {
  color: #cee54b;
  margin-bottom: 1.2rem;
  font-size: 10svw;
  display: inline-block;
}

.selling-steps-grid {
  grid-template-rows: auto;
}

.selling-steps-grid.grid-02 {
  grid-column-gap: 75px;
  grid-column-gap: 75px;
  grid-template-columns: 1fr 1fr;
  margin-top: 10.5rem;
  margin-bottom: 2rem;
}

.number-text-wrapper {
  display: flex;
}

.number-text-wrapper.inline {
  display: inline-block;
}

.lightbox {
  z-index: 1;
  text-decoration: none;
  position: relative;
}

.lightbox._100-width-height {
  width: 100%;
  height: 100%;
}

.lightbox-wrapper.services-selling {
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: absolute;
  inset: -8% 6% auto auto;
}

.lightbox-wrapper.services-selling.display-none-mobile {
  padding: .2rem;
  inset: -11% 3% auto auto;
}

.dot-space {
  text-align: center;
  padding-left: 4px;
  padding-right: 4px;
  display: inline-block;
}

.date-read-time-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.author-info-link-block {
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  color: #000;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: transform .325s;
  display: flex;
  position: relative;
}

.author-info-link-block:hover {
  transform: translate(0, -15px);
}

.blog-article-content-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 15px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 65%;
  display: flex;
}

.blog-article-category-link-block {
  background-color: var(--black);
  color: #fff;
  border: 1px solid #000;
  border-radius: 80px;
  padding: .6rem 1.3rem;
  text-decoration: none;
  transition: background-color .2s, color .2s;
  display: inline-block;
}

.blog-article-category-link-block:hover {
  background-color: var(--naranja);
  color: #000;
  border: 1px solid #000;
}

.blog-image-wrapper.blog-article-secondary-images {
  border-radius: 11px;
  width: 150px;
}

.blog-image-wrapper.blog-article-secondary-images._01 {
  position: absolute;
  inset: 28% auto auto 1.5%;
}

.blog-image-wrapper.blog-article-secondary-images._02 {
  height: auto;
  position: absolute;
  inset: 10% 1.5% auto auto;
}

.blog-image-wrapper.blog-article-secondary-images._03 {
  position: absolute;
  inset: auto 3% 36% auto;
}

.blog-image-wrapper.blog-article-secondary-images._04 {
  position: absolute;
  inset: auto auto 14% 3%;
}

.article-text-wrapper {
  width: 100%;
  max-width: 700px;
  margin-top: 4.2rem;
  margin-left: auto;
  margin-right: auto;
}

.blog-article-cta-form-container {
  color: #fff;
  background-color: #2c2c2c;
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 5.5em 2em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.blog-article-form-wrapper {
  grid-column-gap: 116px;
  grid-template-rows: auto;
}

.agent-detail-content-wrapper {
  width: 100%;
  position: absolute;
  inset: auto 0% 0% auto;
  overflow: hidden;
}

.real-estate-agent-hero-grid {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 5.5fr 1.5fr;
}

.agent-detail-marquee-container {
  display: flex;
  position: absolute;
  inset: 0%;
}

.social-icon-link-blockl {
  color: #b6bdb2;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: all .3s;
  display: flex;
}

.social-icon-link-blockl:hover {
  color: #45877e;
}

.social-icon-link-blockl.agent-detail-hero {
  width: 44px;
  height: 44px;
}

.marquee-vertical-panel {
  flex: none;
}

.marquee-vertical-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.marquee-vertical-wrapper._02 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.social-wrapper-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: center;
  padding: 0;
  display: flex;
}

.social-wrapper-container._1rem-margin-top {
  margin-top: 1rem;
}

.marquee-vertical-image {
  object-fit: cover;
  border-radius: 6px;
  width: 100%;
  height: 150px;
  margin-top: 4%;
  margin-bottom: 4%;
}

.play-video-circle-wrapper {
  background-color: #e4f77c;
  border-radius: 150px;
  justify-content: center;
  align-items: center;
  width: 175px;
  height: 175px;
  display: flex;
}

.lightbox-link-block-agent-video {
  text-decoration: none;
  transition: opacity .2s;
  position: absolute;
  inset: -1% auto auto 9%;
}

.lightbox-link-block-agent-video:hover {
  opacity: .82;
}

.social-icons-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: stretch;
  display: flex;
}

.tab-link {
  color: #787878;
  background-color: #0000;
  border: 1px solid #dfdfdf;
  border-radius: 50px;
  margin-left: 12px;
  margin-right: 12px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 16px;
  line-height: 26px;
  transition: all .3s;
}

.tab-link:hover, .tab-link.w--current {
  color: #578d58;
  background-color: #ecf4e3;
  border-color: #578d58;
}

.tab-link.faq {
  color: #000;
  background-color: #fff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 125px;
  margin-left: 0;
  margin-right: 0;
  transition: background-color .2s;
  display: flex;
}

.tab-link.faq:hover {
  background-color: var(--naranja);
  border-color: #dfdfdf;
}

.tab-link.faq.w--current {
  background-color: var(--naranja);
  color: #000;
  border-color: #dfdfdf;
  transition: background-color .2s;
}

.tab-link.faq.w--current:hover {
  background-color: var(--light-gray);
}

.faq-item-basic {
  background-color: #f3f5fb00;
  border-radius: 12px;
  padding: 24px;
  transition: all .3s;
  display: block;
}

.faq-toggle {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0;
  display: flex;
}

.faq-toggle:hover {
  color: #338cff;
}

.faq-title-wrapper {
  color: #160042;
  white-space: normal;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 4px;
  margin-bottom: 4px;
  display: flex;
}

.faq-icon-circle {
  background-color: var(--gray);
  color: var(--white);
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  min-width: 3.5rem;
  height: 3.5rem;
  min-height: 3.5rem;
  display: flex;
}

.faq-content-container {
  background-color: #0000;
  width: 100%;
  display: block;
  position: static;
  overflow: hidden;
}

.faq-item {
  border-radius: 10px;
  padding: 6px;
  transition: all .3s;
  display: block;
}

.faq-content-wrapper {
  width: 100%;
  max-width: 90%;
  padding-top: 1rem;
  line-height: 36px;
}

.faq-chevron {
  color: var(--white);
  justify-content: center;
  align-items: center;
  width: 31px;
  height: 31px;
  display: flex;
}

.faq-tab-link {
  background-color: #fff;
  border-bottom: 1px solid #e5e7eb;
  border-left: 1px solid #e5e7eb;
  border-right: 1px solid #e5e7eb;
  justify-content: space-between;
  padding-top: 23px;
  padding-bottom: 23px;
  padding-left: 18px;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  transition: background-color .2s;
  display: flex;
}

.faq-tab-link:hover, .faq-tab-link.w--current {
  background-color: var(--naranja);
  color: var(--white);
}

.faq-tab-link.border-top-left-right {
  border-top-left-radius: 11px;
  border-top-right-radius: 11px;
}

.faq-tab-link.border-bottom-left-right {
  border-bottom-right-radius: 11px;
  border-bottom-left-radius: 11px;
}

.faq-grid {
  grid-column-gap: 32px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

.faq-grid-block {
  background-color: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 11px;
  width: 100%;
  padding: 8px 8px 8px 20px;
}

.faq-tabs-content {
  width: 100%;
}

.faq-chevron---black {
  width: 9px;
  margin-left: 10px;
}

.faq-tabs-menu {
  flex-direction: column;
  min-width: 380px;
  margin-right: 60px;
  display: flex;
}

.faq-tab-wrapper {
  display: flex;
}

.contact-map-wrapper {
  border-radius: 11px;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.button-wrapper.relative {
  z-index: 99;
  position: relative;
}

.button-wrapper._100 {
  text-align: center;
  width: 100%;
}

.contact-us-grid {
  grid-column-gap: 100px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.contact-map-container {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  height: 100%;
  display: flex;
}

.input-content-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 9px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 16px;
  display: flex;
}

.button-container {
  text-decoration: none;
  display: inline-block;
}

.button-container.display-block {
  display: block;
}

.button-container._100-width {
  width: 100%;
}

.button-container._3rem-margin-top {
  margin-top: 3rem;
}

.field-label {
  margin-bottom: 6px;
  font-family: Manrope, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.cta-button {
  z-index: 20;
  background-color: var(--naranja);
  color: var(--white);
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  height: 55px;
  padding: 9px 26px;
  font-family: Manrope, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cta-button.submit-form {
  width: 100%;
  transition: color .2s, background-color .2s;
}

.cta-button.submit-form:hover {
  color: #fff;
  background-color: #2c2c2c;
}

.contact-boxes-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.contact-information-card {
  outline-offset: 0px;
  color: #000;
  border-radius: 11px;
  outline: 1px solid #ccd4d6;
  flex-direction: column;
  padding: 32px;
  transition: all .3s;
  display: flex;
}

.text-input-field {
  color: #000;
  transition: color .2s, border-color .2s linear;
}

.text-input-field:focus {
  border-color: #000;
}

.text-input-field::placeholder {
  color: #919191;
}

.text-input-field.black-border {
  border-color: #000;
  margin-top: 1rem;
}

.text-input-field.black-border:focus {
  border-color: #df5b5b;
}

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

.text-link-block._1rem-margin-top {
  color: #000;
  margin-top: 1rem;
}

.text-link-block.zorro-design-website-link {
  color: #fff;
  margin-left: 4px;
  text-decoration: underline;
  transition: color .2s;
}

.text-link-block.zorro-design-website-link:hover {
  color: var(--naranja);
}

.listing-detail-benefits-container {
  grid-column-gap: 16px;
  grid-row-gap: 12px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  font-size: 1rem;
  display: grid;
}

.video-walkthrough-content-container-lightbox {
  z-index: 998;
  border-radius: 11px;
  text-decoration: none;
  position: absolute;
  inset: auto 2% 4% auto;
  overflow: hidden;
}

.listing-detail-hero-grid {
  grid-column-gap: 39px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.75fr;
  grid-auto-columns: minmax(0, .25fr);
}

.yellow-background-color-overlay-3 {
  background-color: #e4f77c;
  border-radius: 11px;
}

.yellow-background-color-overlay-3.listing-detail {
  background-color: #e4f77c;
  height: 100%;
  position: absolute;
  inset: auto 0% -118%;
}

.listing-detail-thumbnail-image-wrapper {
  width: 100%;
  transition: transform .35s;
}

.listing-detail-thumbnail-image-wrapper:hover {
  transform: translate(0, -8px);
}

.circle-check-wrapper {
  background-color: #e4f77c;
  border-radius: 100px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  margin-right: 8px;
  display: flex;
}

.circle-check-wrapper.gray-background {
  background-color: var(--light-gray);
  width: 23px;
  height: 23px;
}

.team-content-wrapper {
  color: #000;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.plus-icon-wrapper {
  filter: hue-rotate(310deg);
}

.plus-icon-wrapper.listing-detail {
  z-index: 10;
  width: 35px;
  position: absolute;
  inset: auto 7% 7% auto;
}

.listing-content-thumbnail-image {
  object-fit: cover;
  border-radius: 7px;
  width: 100%;
  height: 100%;
  display: block;
}

.listing-detail-price-wrapper {
  margin-top: 39px;
  padding: 0;
  transition: transform .35s;
  position: relative;
  overflow: hidden;
}

.listing-details-card-wrapper {
  cursor: pointer;
  background-color: #fff;
  border-radius: 7px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 18px 18px 36px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.listing-detail-price {
  padding-top: 3px;
  font-size: 30px;
  font-weight: 500;
  line-height: 100%;
  display: inline-block;
}

.listing-details-card-container {
  width: 100%;
  margin-right: auto;
  position: relative;
}

.hover-button-link-block-wrapper-7 {
  float: left;
  color: #000;
  cursor: pointer;
  background-color: #e4f77c;
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 15px 41px;
  text-decoration: none;
  transition: transform .35s, opacity .35s, background-color .35s;
  display: flex;
  position: relative;
}

.hover-button-link-block-wrapper-7:hover {
  background-color: #fff;
  transform: scale(.95);
}

.hover-button-link-block-wrapper-7.w--current {
  background-color: #7300ff;
  width: 100%;
}

.hover-button-link-block-wrapper-7.w--current:hover {
  background-image: none;
}

.listing-content-image {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.listing-content-image._01 {
  z-index: 997;
  object-fit: cover;
}

.listing-content-image._03 {
  z-index: 12;
  object-fit: cover;
  display: none;
}

.listing-content-image._04 {
  z-index: 13;
  display: none;
}

.listing-content-image._02 {
  z-index: 11;
  object-fit: cover;
  display: none;
}

.listing-content-image._05 {
  z-index: 13;
  display: none;
}

.real-estate-agent-content-wrapper {
  text-align: left;
  background-color: #ececec;
  border-radius: 11px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 18px 15px 23px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.listing-detail-content-box {
  flex-direction: column;
  justify-content: space-between;
  display: inline-block;
  position: relative;
}

.listing-detail-main-images-wrapper {
  border-radius: 7px;
  height: 0%;
  margin-bottom: 0;
  padding-bottom: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.listing-detail-content-card-wrapper {
  cursor: auto;
  width: 100%;
}

.listing-thumbnails-wrapper {
  grid-column-gap: 10px;
  justify-content: flex-start;
  height: auto;
  margin-top: 1rem;
  display: flex;
}

.team-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.listing-detail-information-container {
  margin-top: 30px;
  overflow: hidden;
}

.listing-detail-information-container.no-margin {
  margin-top: 0;
}

.agent-link-block {
  width: 100%;
  margin-top: 25px;
  text-decoration: none;
}

.listing-detail-information-wrapper.medium-top-margin {
  margin-top: 30px;
}

.listing-thumbnails-container {
  position: relative;
}

.video-walkthrough-content-wrapper {
  z-index: 10;
  color: #000;
  background-color: #fff;
  border-radius: 5px;
  width: 160px;
  height: 140px;
  padding: 13px 15px 20px;
  font-size: 1.2rem;
}

.agent-role-title-bubble {
  background-color: var(--naranja);
  color: #000;
  padding: 8px 15px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-link-block.horizontal-centered {
  align-items: center;
  display: flex;
}

.image-link-block.horizontal-centered._8px-gap {
  grid-column-gap: 8px;
  text-decoration: none;
}

.listing-detail-introduction-grid {
  grid-column-gap: 5rem;
  grid-template-rows: auto;
}

.amenities-grid {
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
}

.yellow-background-color-overlay-4 {
  background-color: #e4f77c;
  border-radius: 11px;
}

.yellow-background-color-overlay-4._0-height {
  z-index: 99;
  background-color: #e4f77c;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.black-background-colored-overlay {
  background-color: #2c2c2c;
}

.black-background-colored-overlay.real-estate-agent-detail-hero {
  background-color: #0000001a;
  position: absolute;
  inset: 0%;
}

.black-background-colored-overlay.real-estate-agent-detail-hero.animation {
  z-index: 2;
  background-color: #2c2c2c;
  height: 100%;
  display: none;
  top: auto;
}

.black-background-colored-overlay.exciting-things {
  position: absolute;
  inset: 0%;
}

.inner-map-content-wrapper {
  grid-column-gap: 12px;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.inner-map-content-container {
  z-index: 2;
  background-color: var(--naranja);
  border-radius: 11px;
  justify-content: space-between;
  align-items: center;
  width: 14rem;
  padding: 17px 16px;
  text-decoration: none;
  transition: background-color .2s;
  display: inline-block;
  position: absolute;
  inset: 25% 17% auto auto;
}

.inner-map-content-container:hover {
  background-color: #fff;
}

.background-video-wrapper.globe {
  height: 28rem;
  margin-top: 5rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.background-video-wrapper.main-index {
  border-radius: 11px;
  height: 30rem;
  overflow: hidden;
}

.other-listings-collection-list {
  margin-top: 8rem;
}

.other-listings-list {
  grid-row-gap: 12px;
  flex-direction: column;
  width: 100%;
  display: flex;
  position: relative;
}

.other-listing-item {
  z-index: auto;
  color: #000;
  border-radius: 11px;
  flex: 1;
  padding: 2.2rem 1rem 2rem;
  position: relative;
  overflow: hidden;
}

.other-listings-grid {
  z-index: 5;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr 1.25fr 1fr;
  position: relative;
}

.other-listings-link-block-wrapper {
  background-color: #fff;
  border-radius: 11px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  text-decoration: none;
  transition: background-color .2s;
  position: relative;
  overflow: visible;
}

.other-listings-link-block-wrapper:hover {
  background-color: var(--naranja);
}

.address-wrapper {
  display: flex;
}

.sort-by-dropdown {
  flex: 1;
  width: 100%;
  display: flex;
}

.filter-dropdown-toggle {
  grid-column-gap: 8px;
  border: 1px solid var(--white);
  background-color: var(--white);
  border-radius: 7px;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 19px 52px;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
  transition: background-color 50ms;
  display: flex;
}

.filter-dropdown-toggle.w--open {
  z-index: -1;
  color: #000;
  background-color: #fff;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.filter-link-block {
  color: #000;
  line-height: 1.8;
  text-decoration: none;
}

.filter-link-block:hover {
  color: #000;
  border-radius: 8px;
}

.filter-dropdown.w--open {
  z-index: 1000;
  background-color: var(--white);
  border-bottom: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  border-radius: 0 0 11px 11px;
  flex-direction: column;
  padding: 14px 16px 16px;
  position: absolute;
  top: 42px;
  box-shadow: 0 2px 11px -3px #0000000d;
}

.filters-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: inline-block;
}

.address-text {
  color: var(--dark-gray);
  margin-top: -.5rem;
  font-size: .9rem;
}

.filters-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
}

.filters-content.listing-collection {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.filters-container {
  margin-top: 2rem;
}

.filters-container.center-aligned {
  z-index: 10;
  text-align: center;
  position: relative;
}

.dropdown-tab-link {
  border-radius: 11px;
  padding: 11px 6px;
  font-size: 1rem;
  transition: background-color .2s;
}

.dropdown-tab-link:hover {
  background-color: var(--naranja);
}

.marker-icon-lottie {
  filter: saturate(0%);
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.info-card {
  grid-row-gap: 5rem;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #7b7b7b33;
  border-radius: 10px;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  min-height: 34rem;
  padding: 2rem;
  transition: border-color .6s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.info-card:hover {
  border-color: #7b7b7b99;
}

.services-right-block {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 25px;
  background-color: #f1f0ed;
  border-radius: .625rem;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.services-content-block {
  grid-column-gap: 1rem;
  grid-row-gap: 9rem;
  color: #000;
  background-color: #fff;
  border-bottom: 1px #ceccc8;
  border-radius: 11px;
  flex-direction: column;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr .9fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  padding: 4rem 2.2rem 2.2rem;
  text-decoration: none;
  transition: background-color .2s;
  display: grid;
}

.sticky-services-left-block {
  height: 100vh;
  position: sticky;
  top: 0;
}

.services-content-wrapper {
  grid-column-gap: 35px;
  grid-row-gap: 0px;
  border-radius: .625rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center stretch;
  max-width: 100%;
  min-height: 100vh;
  padding: 0;
  display: grid;
  position: relative;
  overflow: visible;
}

.blog-article-content {
  color: #000;
  flex: 1;
  padding: 1rem 1.5rem 1rem .4rem;
  text-decoration: none;
  transition: opacity .2s;
}

.blog-article-content:hover {
  opacity: .59;
}

.blog-article-content.no-top-right-bottom-padding {
  align-self: center;
  padding: 0 0 0 1.2rem;
}

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

.blog-collection-grid._02 {
  grid-template-columns: 2.25fr 1fr;
  margin-top: 6rem;
}

.blog-collection-grid._03 {
  grid-template-columns: .75fr .75fr 1fr;
  margin-top: 3.8rem;
}

.blog-collection-grid._01 {
  margin-top: 3.6rem;
}

.must-read-text-box {
  grid-column-gap: .3125rem;
  background-color: #ffb4b4;
  border-radius: 80px;
  justify-content: flex-start;
  padding: 7px 12px;
  display: flex;
  position: absolute;
  inset: 3% auto auto 2%;
}

.listing-list-item {
  flex-direction: column;
  justify-content: center;
  margin-bottom: 9px;
  display: flex;
}

.listing-list-item.relative {
  position: relative;
}

.agent-content {
  background-color: #fff;
  border-radius: 8px;
  width: 100%;
  padding: 16px;
}

.agent-detail-wrapper {
  align-items: flex-end;
  padding: 18px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.agent-name {
  margin-bottom: 8px;
  font-family: Manrope, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 100%;
}

.social-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: center;
  padding: 0;
  display: flex;
}

.social-wrapper.agent-directory {
  z-index: 1;
  position: absolute;
  inset: 3% 3% auto auto;
}

.agent-card-wrapper {
  color: #000;
  border-radius: 8px;
  height: 35rem;
  transition: opacity .2s;
  position: relative;
  overflow: hidden;
}

.agent-card-wrapper:hover {
  opacity: .79;
}

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

.utility-page-content {
  text-align: center;
  background-color: #fff;
  border-radius: 11px;
  flex-direction: column;
  flex: 1;
  max-width: 40rem;
  padding: 35px;
  display: flex;
}

.utility-page-content.password {
  background-color: #fff0;
  max-width: none;
  height: 100svh;
  padding: 0;
}

.utility-page-content._404 {
  background-color: var(--light-gray);
  justify-content: center;
  align-items: center;
  max-width: 100%;
  padding-top: 54px;
  padding-bottom: 54px;
}

.utility-page-form {
  border-radius: 11px;
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.blog-categories-collection-container {
  margin-top: 10rem;
}

.search-results-wrapper {
  margin-top: 7.1rem;
}

.heading-box.author-hero {
  grid-row-gap: 12px;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
}

.black-text-color {
  color: #000;
}

.author-social-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  margin-bottom: 13px;
  padding: .5rem;
  display: flex;
}

.main-index-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: center;
  width: 100%;
  position: relative;
}

.mockup-link-block {
  background-color: #fff;
  border-radius: 11px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px 20px 25px;
  font-weight: 400;
  text-decoration: none;
  transition: background-color .35s;
  display: flex;
}

.mockup-link-block:hover {
  background-color: var(--naranja);
  box-shadow: 0 1px 1px #00000026;
}

.mockup-link-block-image {
  border-radius: 11px;
  width: 100%;
  height: 44rem;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}

.mockup-link-block-image.auto {
  height: auto;
}

.mockup-link-block-image.hero {
  height: 33rem;
  margin-bottom: 0;
  display: block;
}

.mockup-caption {
  color: #000;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.4;
}

.mockup-screenshot-image {
  object-fit: cover;
  border-radius: 11px;
  flex: 0 auto;
  width: 100%;
  position: absolute;
}

.mockup-screenshot-image.utility-pages {
  position: static;
}

._2-column-grid {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.card-index {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 11px;
  overflow: hidden;
  box-shadow: 0 2px 7px #14142b0f;
}

.card-index:hover {
  opacity: 1;
}

.card-index.buy-now {
  background-color: var(--lighter-black);
  border-style: solid;
  border-color: #e6e6e6;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  overflow: hidden;
}

.card-index.buy-now:hover {
  transform: translate(0, -23px);
}

.card-index.display-text {
  background-color: var(--naranja);
  justify-content: center;
  align-items: center;
  display: flex;
}

.whats-included-card-content-wrapper {
  text-align: center;
  padding: 32px;
}

.button-contaner.horizontal-desktop {
  display: flex;
}

.button-contaner.horizontal-desktop.center-aligned {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: center;
  align-items: center;
}

.services-link-block {
  width: 100%;
  height: 100%;
  transition: opacity .2s;
}

.services-link-block:hover {
  opacity: .82;
}

.span-01 {
  display: block;
}

.span-02 {
  display: inline-block;
}

.image-wipe-reveal-animation {
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.consulting-span-01, .consulting-span-02, .consulting-span-03, .consulting-span-04, .consulting-span-05 {
  font-family: Playfair Display, sans-serif;
  font-style: italic;
}

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

.admin-info-wrapper {
  border: 1px solid #d3d3d3;
  border-radius: 11px;
  padding-left: 2rem;
  padding-right: 2rem;
}

.admin-info-wrapper.changelog {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.license-images-container {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-top: 41px;
  display: flex;
}

.admin-content-wrapper {
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 4rem 2rem;
}

.licenses-link-container {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.nav-dropdown-wrapper {
  cursor: pointer;
  margin-left: .5rem;
  margin-right: .5rem;
  position: relative;
}

.dropdown-link-a {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #000;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.navigation-dropdown-02 {
  height: 100%;
  position: relative;
}

.navigation-list-dropdown-02 {
  z-index: 99;
  background-color: #ddd0;
  border-radius: 8px;
  min-width: 100%;
}

.navigation-list-dropdown-02.w--open {
  background-color: #fff0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 90% 0% auto;
}

.navigation-header-background {
  background-color: #fff;
  border-radius: 11px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0% auto;
}

.navigation-header-background.desktop-laptop {
  box-shadow: 0 2px 14px #00000021;
}

.navigation-header-background.tablet-mobile {
  display: none;
}

.navigation-inner-content-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: 3rem;
  flex: 1;
  align-items: center;
  padding: 1rem;
  display: flex;
}

.bottom-main-index-mockups {
  justify-content: center;
  display: flex;
  position: static;
  top: 50%;
}

.top-main-index-mockups {
  justify-content: center;
  margin-top: 13.5rem;
  margin-bottom: 25px;
  display: flex;
  position: static;
}

.mockup-link-block-wrapper {
  background-color: #fff;
  border-radius: 11px;
  flex: none;
  width: 27rem;
  margin-left: 12px;
  margin-right: 12px;
  padding: 1rem;
  transition: transform .3s;
  overflow: hidden;
  box-shadow: 0 2px 6px #14142b0f;
}

.mockup-link-block-wrapper:hover {
  transform: translate(0, -18px);
}

.man-index-whats-included-grid {
  grid-template-columns: 1fr 1fr 1fr;
}

.man-index-whats-included-grid._5-8rem-margin-bottom {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 5.8rem;
}

.display-text-box {
  background-color: var(--naranja);
  text-align: center;
  padding: 32px;
}

.display-text {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.2;
}

.black-display-text-color-span {
  color: #000;
  font-size: 38px;
  font-weight: 800;
  display: inline-block;
}

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

.buying-hero-images-container {
  position: relative;
}

.buying-hero-images-container.center-aligned {
  justify-content: center;
  align-items: center;
  display: flex;
}

.buying-hero-images-container.center-aligned._4rem-margin-top {
  margin-top: 4rem;
}

.buying-steps-title {
  letter-spacing: -.0125rem;
}

.text-box-content.listings-hero {
  flex: 1;
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.button-hover-circle {
  z-index: 5;
  background-color: var(--lighter-black);
  border-radius: 100%;
  width: 200%;
  height: 459%;
  position: absolute;
  inset: auto auto -485% -60px;
}

.button-text {
  z-index: 6;
  position: relative;
}

.button-text.secondary, .button-text.second {
  color: #fff;
  position: absolute;
  top: 5rem;
}

.navigation-contact-button {
  z-index: 20;
  background-color: var(--naranja);
  color: var(--white);
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  height: 60px;
  padding: 12px 47px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.navigation-contact-button.header-nav {
  height: 2.75rem;
  padding-left: 1.5625rem;
  padding-right: 1.5625rem;
}

.navigation-contact-button.header-nav:hover {
  background-color: var(--lighter-black);
  color: var(--white);
}

.main-button {
  z-index: 20;
  background-color: var(--naranja);
  color: var(--white);
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  height: 60px;
  padding: 12px 47px;
  font-size: 1rem;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.main-button.outline-border {
  border: 1px solid #000;
}

.main-button.outline-border.yellow {
  border-color: var(--naranja);
}

.error-message-wrapper {
  text-align: center;
  background-color: #faa;
  border-radius: 11px;
  margin-top: 16px;
  padding: 1.1875rem .9375rem;
}

.success-message-wrapper {
  background-color: #deffdf;
  border-radius: 11px;
  margin-top: 16px;
  padding: 1.1875rem .9375rem;
}

.hide {
  display: none;
}

.filtro-separador {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  margin-top: 3rem;
  margin-bottom: 2rem;
  display: flex;
}

.filtro-separador-linea {
  background-color: var(--white);
  align-self: center;
  width: 50px;
  height: 2px;
}

.filtro-separador-txt {
  color: var(--white);
  font-family: Manrope, sans-serif;
  font-size: 1.2rem;
  line-height: 1.5rem;
}

.filtro-separador-txt.white-text-color {
  color: #fff;
}

.video-overlay {
  z-index: 1;
  background-color: #0006;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}

.icon-embed-small {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.cta-ico-whatsapp {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  margin-right: .3rem;
  display: flex;
}

.hero-sub-title-home {
  margin-top: 4rem;
  margin-bottom: 3rem;
  font-family: Manrope, sans-serif;
  font-size: 2.6rem;
  line-height: 120%;
}

.hero-sub-title-home.white-text-color {
  color: #fff;
}

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

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.padding-section-large {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.margin-bottom, .margin-bottom.margin-xxlarge, .margin-bottom.margin-xsmall, .margin-bottom.margin-small, .margin-bottom.margin-large {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.max-width-full {
  width: 100%;
  max-width: none;
}

.text-weight-semibold {
  font-weight: 600;
}

.text-size-medium {
  font-size: 1.125rem;
}

.career8_accordian {
  background-color: var(--white);
  border-radius: 11px;
  margin-bottom: 1.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  overflow: hidden;
}

.career8_job-description {
  cursor: pointer;
  justify-content: space-between;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  display: flex;
}

.heading-style-h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
}

.career8_icon-wrapper {
  align-self: center;
  width: 2rem;
  margin-left: 1.5rem;
  display: flex;
}

.career8_list-wrapper {
  border-bottom: 0px solid var(--\<unknown\|relume-variable-color-neutral-1\>);
  overflow: hidden;
}

.career8_list {
  display: block;
}

.career8_item {
  border-top: 1px solid var(--\<unknown\|relume-variable-border-color-1\>);
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.career8_title-wrapper {
  cursor: pointer;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.heading-style-h5 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

.button {
  border: 1px solid var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: var(--naranja);
  color: #fff;
  text-align: center;
  border-radius: 11px;
  padding: .75rem 1.5rem;
  text-decoration: none;
}

.button.is-secondary {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: #0000;
}

.button.is-navbar2-button {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.faq-content-wrapper-home {
  width: 100%;
  max-width: 100%;
  padding-top: 1rem;
  line-height: 36px;
}

.faq-title-home {
  color: #000;
  letter-spacing: -.02rem;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
}

.invert {
  filter: invert();
}

.dropdown {
  z-index: 110;
  width: 100%;
  position: relative;
}

.submenu.w--open {
  z-index: 1010;
  position: relative;
}

.navigation-link-block-submenu {
  grid-column-gap: 8px;
  color: #000;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  padding: 16px 16px 16px 35px;
  font-size: 1rem;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.navigation-link-block-submenu:hover {
  background-color: var(--naranja);
  color: var(--white);
}

.homepage-hero-video-bg {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.homepage-hero-video-overlay {
  background-color: #0006;
  background-image: linear-gradient(#00000080, #0000 40%);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.titulo-filtros {
  margin-top: 5rem;
  font-family: Manrope, sans-serif;
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1.2;
}

.titulo-filtros.white-text-color {
  color: #fff;
}

.filtros-home-container {
  width: 100%;
  max-width: 100%;
}

.filtros-home-container.centered-aligned {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
}

.filtros-home-container.centered-aligned.overflow-hidden {
  width: 100%;
  margin-bottom: 16rem;
  overflow: hidden;
}

.filtros-home-container.centered-aligned.auto {
  margin-left: auto;
  margin-right: auto;
}

.filtros-home-container.centered-aligned.overflow-hidden-home-video {
  width: 100%;
  overflow: hidden;
}

.filtros-home-container.listing-bottom-content-wrapper {
  padding: 1.5rem;
}

.filtros-home-container.relative {
  position: relative;
}

.filtros-home-container._6rem-margin-bottom {
  margin-bottom: 6rem;
}

.filtros-home-container.about-us-introduction {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.filtros-home-container.services-consulting-check-icons {
  grid-column-gap: 25px;
  display: flex;
}

.filtros-home-container.container.no-top-bottom-padding {
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.filtros-home-container.relative-center-aligned {
  text-align: center;
  position: relative;
}

.filtros-home-container._3rem-margin-top {
  margin-top: 3rem;
}

.filtros-home-container._30rem {
  max-width: 30rem;
}

.filtros-home-container._30rem.auto-left {
  margin-left: auto;
}

.filtros-home-container._8rem-margin-bottom {
  margin-bottom: 8rem;
}

.filtros-home-container.exciting-things-slider {
  z-index: 1;
  grid-row-gap: 15px;
  border-radius: 11px;
  flex-direction: column;
  flex: 1;
  max-width: 92%;
  margin-left: 0;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 18px;
  display: flex;
}

.filtros-home-container.listing-collection-hero {
  margin-left: auto;
  margin-right: auto;
}

.filtros-home-container.services-hero {
  justify-content: center;
  align-items: center;
  display: flex;
}

.filtros-home-container._8rem-margin-top {
  margin-top: 8rem;
}

.filtros-home-container._10rem-margin-bottom {
  margin-bottom: 10rem;
}

.filtros-home-container.z-index-10 {
  z-index: 10;
  position: relative;
}

.filtros-home-container.subir {
  transform: translate(0, -140px);
}

.button-group {
  margin-top: 1rem;
}

.button-group._100 {
  width: 100%;
}

.button-group._100.center {
  text-align: center;
}

.button-group.regresar {
  margin-top: 0;
  margin-bottom: 1rem;
}

.button-group.is-center {
  justify-content: center;
}

.fundacion-video {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.fundacion-video-overlay {
  background-color: #0003;
  width: 100%;
  height: 100%;
}

.filtro-slide {
  width: calc(33.33% - 16px);
  margin-left: 8px;
  margin-right: 8px;
}

.slider-municipios-home {
  background-color: #0000;
  width: 100%;
  height: auto;
}

.mask {
  width: 100%;
}

.slide-arrow-container {
  border: 7px solid var(--light-gray);
  background-color: var(--lighter-black);
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  padding: 5px;
  transition: transform .2s, background-color .2s;
  display: flex;
  position: absolute;
}

.slide-arrow-container:hover {
  background-color: var(--naranja);
  transform: scale(1.1);
}

.left-arrow {
  justify-content: center;
  align-items: center;
  margin-left: -30px;
  display: flex;
}

.right-arrow {
  justify-content: center;
  align-items: center;
  margin-right: -30px;
  display: flex;
}

.right-arrow.desarrollos {
  z-index: 1;
}

.titulo-filtros-2 {
  margin-top: 4rem;
  margin-bottom: 2rem;
  font-family: Manrope, sans-serif;
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 120%;
}

.titulo-filtros-2.white-text-color {
  color: #fff;
}

.slide-nav-2 {
  bottom: -35px;
}

.navbar2_component {
  border-bottom: 1px solid var(--\<unknown\|relume-variable-border-color-1\>);
  background-color: var(--\<unknown\|relume-variable-background-color-1\>);
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 4.5rem;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.navbar2_container {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr .5fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.navbar2_logo-link {
  padding-left: 0;
}

.navbar2_menu {
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.navbar2_link {
  color: var(--\<unknown\|relume-variable-link-color-1\>);
  padding: .5rem 1rem;
}

.navbar2_link.w--current {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
}

.navbar2_dropdwn-toggle {
  grid-column-gap: .5rem;
  color: var(--\<unknown\|relume-variable-link-color-1\>);
  align-items: center;
  padding: .5rem 1rem;
  display: flex;
}

.dropdown-chevron {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.navbar2_dropdown-list.w--open {
  border: 1px solid var(--\<unknown\|relume-variable-border-color-1\>);
  background-color: var(--\<unknown\|relume-variable-background-color-1\>);
  padding: .5rem;
  position: absolute;
}

.navbar2_dropdown-link {
  color: var(--\<unknown\|relume-variable-link-color-1\>);
  padding: .5rem 1rem;
}

.navbar2_dropdown-link.w--current {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
}

.navbar2_button-wrapper {
  grid-column-gap: 1rem;
  margin-left: 1rem;
  display: flex;
}

.navbar2_menu-button {
  padding: 0;
}

.div-block {
  margin-top: 130px;
}

.hero-sub-title-home-2 {
  color: var(--white);
  margin-top: 10px;
  margin-bottom: 2rem;
  font-family: Manrope, sans-serif;
  font-size: 1.7rem;
  line-height: 120%;
}

.hero-sub-title-home-2.white-text-color {
  color: #fff;
}

.home-slider-casas {
  margin-top: 4rem;
}

.filtro-slide-4 {
  width: calc(25% - 16px);
  margin-left: 8px;
  margin-right: 8px;
}

.body {
  position: relative;
}

.regresar-button {
  z-index: 20;
  color: var(--black);
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  padding: 12px 20px 14px;
  font-size: 1rem;
  text-decoration: none;
  transition: color .2s, background-color .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.regresar-button:hover {
  background-color: var(--naranja);
  color: var(--white);
}

.regresar-button.outline-border {
  border: 1px solid #000;
}

.regresar-button.outline-border.yellow {
  border-color: var(--naranja);
}

.ico-comodidad {
  color: var(--black);
  width: 30px;
}

.navbar1_component {
  z-index: 999;
  background-color: #0000;
  flex-flow: column;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 4.5rem;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: fixed;
  top: 15px;
}

.navbar1_container {
  background-color: var(--white);
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  transition: background-color .2s;
  display: flex;
}

.navbar1_logo-link {
  padding-left: 0;
}

.navbar1_logo-link.movil {
  display: none;
}

.navbar1_logo {
  width: 150px;
  margin-left: 2px;
  transition: filter .2s;
}

.navbar1_logo.residencial {
  width: 170px;
}

.navbar1_logo.v3 {
  width: 140px;
  transition-duration: 1ms;
}

.navbar1_logo.deshabitas {
  width: 180px;
}

.navbar1_menu {
  align-items: center;
  display: flex;
  position: static;
}

.navbar1_link {
  color: var(--\<unknown\|relume-variable-link-color-1\>);
  padding: .5rem 1rem;
}

.navbar1_link.w--current {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
}

.navbar1_dropdown-toggle {
  grid-column-gap: .5rem;
  color: var(--\<unknown\|relume-variable-link-color-1\>);
  align-items: center;
  padding: .5rem 1rem;
  display: flex;
}

.navbar1_dropdown-list.w--open {
  background-color: var(--white);
  border-radius: 10px;
  padding: .5rem;
  box-shadow: 0 8px 10px #0000001a;
}

.navbar1_dropdown-link {
  padding: .5rem 1rem;
}

.navbar1_dropdown-link.w--current {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
}

.navbar1_menu-buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-left: 1rem;
  display: flex;
}

.navbar1_menu-button {
  padding: 0;
}

.navbar1_dropdown-submenu {
  border-radius: 8px;
  padding: .5rem 1rem;
  font-size: 1rem;
  transition: color .2s, background-color .2s;
  display: block;
}

.navbar1_dropdown-submenu:hover {
  background-color: var(--naranja);
  color: var(--white);
}

.navbar1_dropdown-submenu.w--current {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
}

.navbar1_dropdown-submenu.w--open {
  background-color: var(--light-gray);
  color: var(--black);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.navigation-dropdown-03 {
  width: 100%;
  height: 100%;
  position: relative;
}

.dropdown-list {
  background-color: var(--light-gray);
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  top: 0;
  left: 100%;
  box-shadow: 4px 2px 8px #0000001a;
}

.chevron-submenu {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
  position: absolute;
  inset: auto 0% auto auto;
  transform: rotate(-90deg);
}

.navbar1_dropdown-submenu_grand {
  border-radius: 8px;
  padding: .5rem 1rem;
  font-size: 1rem;
  transition: color .2s, background-color .2s;
  display: block;
}

.navbar1_dropdown-submenu_grand:hover {
  background-color: var(--naranja);
  color: var(--white);
  border-radius: 8px;
}

.navbar1_dropdown-submenu_grand.w--current {
  background-color: var(--naranja);
  color: var(--white);
}

.menu-trans, .menu-trans-css {
  display: none;
}

.foot-contactanos {
  grid-column-gap: .7rem;
  grid-row-gap: .7rem;
  flex-flow: column;
  margin-top: 1rem;
  margin-bottom: .5rem;
  font-size: 1.1rem;
  display: flex;
}

.footer-contacto-item {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.icon-embed-xsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.footer-contacto-link {
  color: var(--black);
}

.footer-contacto-link:hover {
  color: var(--naranja);
}

.esr-img {
  width: 160px;
}

.footer-bloque-contacto {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.foot-esr-container {
  margin-top: 2rem;
}

.footer-menu-link {
  color: var(--black);
  text-decoration: none;
}

.footer-menu-link:hover {
  color: var(--naranja);
  text-decoration: underline;
}

.footer-menu-title {
  font-size: 1.1rem;
  font-weight: 700;
}

.header-ico-whatsapp {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: .3rem;
  display: flex;
}

.header-ico-whatsapp.hide {
  display: none;
}

.top-bar-container {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-self: flex-end;
  width: 100%;
  height: auto;
  margin-bottom: .6rem;
  transition: padding .2s;
  display: grid;
}

.top-bar-derecha {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.top-bar-izquierda {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--white);
  display: flex;
}

.top-bar-link-cont {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--naranja);
  color: var(--white);
  border-radius: 1000px;
  padding: 5px 14px 1px 12px;
  font-size: 1rem;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.top-bar-link-cont:hover {
  background-color: var(--lighter-black);
  color: var(--white);
}

.top-bar-social-link {
  background-color: var(--naranja);
  color: var(--white);
  border-radius: 1000px;
  padding: 3px;
}

.top-bar-social-link:hover {
  background-color: var(--lighter-black);
  color: var(--white);
}

.casa-comodidad {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.ico-comodidad-casa {
  color: var(--dark-gray);
  width: 25px;
}

.lightbox-link {
  position: absolute;
  inset: 0%;
}

.code-embed {
  border-radius: 10px;
  overflow: hidden;
}

.bg-video {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.section_contact-modal1 {
  position: relative;
}

.contact-modal1_component {
  z-index: 99999;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.contact-modal1_content-wrapper {
  background-color: var(--light-gray);
  border-radius: 7px;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 90%;
  height: auto;
  max-height: 90vh;
  padding: 2rem;
  overflow: scroll;
}

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

.contact-modal1_form-block {
  flex-direction: column;
  align-items: stretch;
}

.contact-modal1_form {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.form_field-wrapper {
  position: relative;
}

.form_field-label {
  margin-bottom: .5rem;
  font-weight: 400;
}

.form_input {
  border: 1px solid var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  color: var(--\<unknown\|relume-variable-text-color-1\>);
  border-radius: 0;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.6;
}

.form_input:focus {
  border-color: #000;
}

.form_input::placeholder {
  color: #0009;
}

.form_input.is-text-area {
  height: auto;
  min-height: 11.25rem;
  padding-top: .75rem;
  padding-bottom: .75rem;
  overflow: auto;
}

.form_checkbox {
  align-items: center;
  margin-bottom: 0;
  padding-left: 1.25rem;
  display: flex;
}

.form_checkbox-icon {
  border: 1px solid var(--\<unknown\|relume-variable-color-neutral-1\>);
  cursor: pointer;
  border-radius: 0;
  width: 1.125rem;
  min-width: 1.125rem;
  height: 1.125rem;
  min-height: 1.125rem;
  margin-top: 0;
  margin-left: -1.25rem;
  margin-right: .5rem;
  transition: all .2s;
}

.form_checkbox-icon.w--redirected-checked {
  box-shadow: none;
  background-color: #000;
  background-size: 16px 16px;
  border-width: 1px;
  border-color: #000;
}

.form_checkbox-icon.w--redirected-focus {
  box-shadow: none;
  border-color: #000;
}

.form_checkbox-label {
  margin-bottom: 0;
}

.text-style-link {
  color: var(--\<unknown\|relume-variable-link-color-1\>);
  text-decoration: underline;
}

.success-message {
  background-color: var(--\<unknown\|relume-variable-color-neutral-3\>);
  padding: 1.5rem;
}

.success-text {
  font-weight: 600;
}

.error-message {
  margin-top: 1.5rem;
  padding: .875rem 1rem;
}

.error-text {
  color: #e23939;
}

.contact-modal1_close-button {
  color: var(--white);
  position: absolute;
  top: 1rem;
  right: 1rem;
}

.contact-modal1_close-button:hover {
  color: var(--naranja);
}

.show-mobile-landscape {
  display: none;
}

.contact-modal1_background-overlay {
  z-index: -1;
  background-color: #000000b3;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.galeria-tab-link {
  color: var(--black);
  background-color: #fff0;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  padding: 10px 30px;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
}

.galeria-tab-link.w--current, .galeria-tab-link.activo, .galeria-tab-link._1 {
  background-color: var(--white);
}

.galeria-tab-content {
  background-color: var(--white);
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  padding: 1.5rem;
  display: none;
}

.galeria-tab-content.activo, .galeria-tab-content._1 {
  display: block;
}

.galeria-slider {
  width: 100%;
  height: auto;
}

.slide-arrow-container-white {
  border: 7px solid var(--white);
  background-color: var(--lighter-black);
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  padding: 5px;
  transition: transform .2s, background-color .2s;
  display: flex;
  position: absolute;
}

.slide-arrow-container-white:hover {
  background-color: var(--naranja);
  transform: scale(1.1);
}

.select-field {
  background-color: var(--white);
  color: #000;
  transition: color .2s, border-color .2s linear;
}

.select-field:focus {
  border-color: #000;
}

.select-field::placeholder {
  color: #919191;
}

.select-field.black-border {
  border-color: #000;
  margin-top: 1rem;
}

.select-field.black-border:focus {
  border-color: #df5b5b;
}

.h2-bolsa {
  letter-spacing: -.05rem;
  margin-top: 0;
  font-size: 2.5rem;
  line-height: 1.2;
}

.h2-bolsa.white-text-color {
  color: #fff;
}

.h2-bolsa.white-text-color.about-us-founder-quote {
  font-weight: 400;
}

.h2-bolsa.white-text-color.center-aligned {
  text-align: center;
}

.h2-bolsa.blog-article-form-heading {
  letter-spacing: -.06rem;
  font-size: 2rem;
}

.h2-bolsa.no-margin {
  margin-bottom: 0;
}

.h2-bolsa.main-cta-heading {
  letter-spacing: -.06rem;
  margin-top: 1rem;
  font-size: 2.3rem;
}

.h2-bolsa.main-index-heading {
  margin-top: 7.7rem;
  margin-bottom: 4.8375rem;
}

.h2-bolsa.main-index-heading.no-top-margin {
  margin-top: 0;
}

.h2-bolsa.admin-licenses {
  font-size: 3rem;
}

.h2-bolsa.cta-inner-title {
  color: #fff;
  letter-spacing: -.0625rem;
  font-size: 2.3rem;
}

.h2-bolsa.blog-title {
  letter-spacing: -.03125rem;
  margin-top: .8rem;
  font-size: 1.5rem;
}

.h2-bolsa.listing-collection-title {
  letter-spacing: -.0325rem;
  margin-bottom: 0;
  font-size: 1.7rem;
}

.bg-img {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.mask-2 {
  width: 100%;
}

.relative {
  position: relative;
}

.relativo {
  height: 100vh;
  position: relative;
}

.contact-modal1_component_1 {
  z-index: 99999;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.contact-modal1_content-wrapper_1 {
  background-color: var(--light-gray);
  border-radius: 7px;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 90%;
  height: auto;
  max-height: 90vh;
  padding: 2rem;
  overflow: scroll;
}

.hogar-futuro {
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-weight: 600;
}

.municipio-link {
  color: var(--black);
  text-decoration: none;
}

.frac-logo-container {
  width: 280px;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
}

.fracc-logo-img.small {
  max-width: 180px;
}

.fracc-logo-img.medium {
  max-width: 220px;
}

.frac-logo-color-container {
  background-color: #fff;
  border-radius: 10px;
  width: 300px;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
  padding: 30px;
}

.btn_adjuntar {
  border: 1px solid var(--naranja);
  background-color: var(--white);
  color: var(--naranja);
  text-align: center;
  border-radius: 11px;
  min-width: 12rem;
  padding: .5rem 1rem .6rem;
  text-decoration: none;
}

.btn_adjuntar:hover {
  color: var(--naranja);
}

.btn_adjuntar.is-secondary {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: #0000;
}

.btn_adjuntar.is-navbar2-button {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.btn-adjuntar-container {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  display: flex;
}

.btn-adjuntar-info {
  color: gray;
  font-size: .8rem;
}

.frac-list-overlay {
  background-color: #0009;
  position: absolute;
  inset: 0%;
}

.frac-list-logo-container {
  background-color: #0009;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 5rem;
  display: flex;
  position: absolute;
  inset: 0%;
}

.frac-list-proximamente {
  color: var(--white);
  margin-top: 1.4rem;
  font-size: 1.2rem;
  font-weight: 300;
}

.frac-list-logo-max {
  width: 70%;
}

.frac-list-logo-container-home {
  background-color: #0009;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 3.5rem;
  display: flex;
  position: absolute;
  inset: 0%;
}

.accordion-puntos {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.accordion-item-2 {
  background-color: var(--white);
  border: 1px solid #e5e7eb;
  border-radius: 11px;
  width: 100%;
  overflow: hidden;
}

.accordion-toggle-2 {
  align-items: center;
  height: 80px;
  display: flex;
}

.text-block-2 {
  white-space: normal;
  flex: none;
  width: 100%;
}

.dropdown-list-2 {
  background-color: #fff;
  padding: 20px;
  display: block;
  position: static;
}

.punto-content-wrapper {
  width: 100%;
  max-width: 90%;
  margin-bottom: 1.5rem;
  padding-left: 1rem;
  line-height: 36px;
}

.punto-title {
  color: #000;
  text-transform: uppercase;
  margin-bottom: .2rem;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.3;
}

.punto-direccion {
  margin-bottom: 0;
  font-size: 1.05rem;
  line-height: 135%;
}

.punto-direccion.line-height-150 {
  line-height: 150%;
}

.punto-direccion.line-height-150._1rem-margin-top {
  margin-top: 1rem;
}

.punto-direccion.white-text-color {
  color: #fff;
  display: flex;
}

.punto-direccion.no-margin {
  margin-bottom: 0;
}

.punto-direccion.no-margin.line-height-145 {
  line-height: 145%;
}

.punto-direccion.no-margin._150-line-height {
  line-height: 150%;
}

.punto-direccion.no-margin.blog-collection-page-description {
  line-height: 145%;
}

.punto-direccion.no-margin.quote {
  font-size: 1.2rem;
}

.punto-direccion.center-aligned {
  text-align: center;
}

.punto-direccion.buying-testimonial-quote {
  font-size: 1.1rem;
}

.punto-direccion._8rem-margin-top {
  margin-top: .8rem;
}

.punto-direccion._4rem-margin-bottom {
  margin-bottom: 4rem;
}

.punto-direccion.dark-gray-text-color {
  color: var(--dark-gray);
}

.punto-direccion.map-address {
  color: #000;
  margin-bottom: 0;
  font-size: .8rem;
}

.punto-direccion.main-sub-heading {
  font-size: 1.2rem;
  font-weight: 500;
}

.punto-direccion.main-sub-heading._404 {
  padding-bottom: 9px;
  font-size: 2rem;
  line-height: 1.2;
}

.aviso-de-privacidad-container {
  margin: 5rem 10px 7rem;
}

.aviso-de-privacidad-container.centered-aligned {
  text-align: center;
}

.aviso-de-privacidad-container.centered-aligned.overflow-hidden {
  width: 100%;
  margin-bottom: 16rem;
  overflow: hidden;
}

.aviso-de-privacidad-container.centered-aligned.auto {
  margin-left: auto;
  margin-right: auto;
}

.aviso-de-privacidad-container.centered-aligned.overflow-hidden-home-video {
  width: 100%;
  overflow: hidden;
}

.aviso-de-privacidad-container.listing-bottom-content-wrapper {
  padding: 1.5rem;
}

.aviso-de-privacidad-container.relative {
  position: relative;
}

.aviso-de-privacidad-container._6rem-margin-bottom {
  margin-bottom: 6rem;
}

.aviso-de-privacidad-container.about-us-introduction {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.aviso-de-privacidad-container.services-consulting-check-icons {
  grid-column-gap: 25px;
  display: flex;
}

.aviso-de-privacidad-container.container.no-top-bottom-padding {
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.aviso-de-privacidad-container.relative-center-aligned {
  text-align: center;
  position: relative;
}

.aviso-de-privacidad-container._3rem-margin-top {
  margin-top: 3rem;
}

.aviso-de-privacidad-container._30rem {
  max-width: 30rem;
}

.aviso-de-privacidad-container._30rem.auto-left {
  margin-left: auto;
}

.aviso-de-privacidad-container._8rem-margin-bottom {
  margin-bottom: 8rem;
}

.aviso-de-privacidad-container.exciting-things-slider {
  z-index: 1;
  grid-row-gap: 15px;
  border-radius: 11px;
  flex-direction: column;
  flex: 1;
  max-width: 92%;
  margin-left: 0;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 18px;
  display: flex;
}

.aviso-de-privacidad-container.listing-collection-hero {
  margin-left: auto;
  margin-right: auto;
}

.aviso-de-privacidad-container.services-hero {
  justify-content: center;
  align-items: center;
  display: flex;
}

.aviso-de-privacidad-container._8rem-margin-top {
  margin-top: 8rem;
}

.aviso-de-privacidad-container._10rem-margin-bottom {
  margin-bottom: 10rem;
}

.aviso-de-privacidad-container.z-index-10 {
  z-index: 10;
  position: relative;
}

.aviso-de-privacidad-container.subir {
  transform: none;
}

.aviso-de-privacidad-container.margin-bottom-2-3-rem {
  margin-bottom: 2.3rem;
}

.aviso-de-privacidad-container.margin-bottom-2-3-rem.ame-2-col {
  text-align: center;
  max-width: 35rem;
  margin-left: auto;
  margin-right: auto;
}

.aviso-de-privacidad-container.fundacion-margen-modelo {
  margin-bottom: 8rem;
}

.aviso-de-privacidad-container.fundacion-p2 {
  margin-top: 5rem;
  margin-bottom: 0;
}

.aviso-de-privacidad-container.aviso-de-privacidad-txt {
  margin-top: 5rem;
  margin-bottom: 7rem;
}

.aviso-link {
  color: var(--black);
}

.footer-link-aviso {
  text-decoration: none;
}

.hide-desktop, .hide-desktop-flex {
  display: none;
}

.gal-2 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 2rem;
  display: grid;
}

.gal-2.hide, .codigo-popup-modelos {
  display: none;
}

.grupo-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 20% 20% 20% 20% 20%;
  grid-auto-columns: 1fr;
  margin-top: 3rem;
  display: grid;
}

.grupo-division {
  background-color: var(--gray);
  height: 400px;
  transition: border-radius .35s, transform .35s, background-color .2s;
  position: relative;
  overflow: hidden;
}

.grupo-division:hover {
  z-index: 5;
  transform: scale(1.1);
}

.grupo-division._1 {
  border-radius: .5rem 0 0 .5rem;
  overflow: hidden;
}

.grupo-division._1:hover {
  border-radius: 0;
}

.grupo-division._5 {
  border-top-right-radius: .5rem;
  border-bottom-right-radius: .5rem;
  overflow: hidden;
}

.grupo-division._5:hover {
  border-radius: 0;
}

.division-bg-img {
  filter: grayscale();
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.division-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.division-bg-overlay {
  background-color: var(--naranja);
  opacity: .75;
  position: absolute;
  inset: 0%;
}

.division-content {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 20px;
  display: flex;
  position: relative;
}

.division-logo-img {
  max-width: 150px;
  max-height: 90px;
}

.desarrollos-tab-menu {
  justify-content: center;
  align-items: center;
  margin-bottom: 2rem;
  display: flex;
}

.cuidad-tab {
  background-color: var(--light-gray);
  border-radius: .5rem;
  padding-left: 15px;
  padding-right: 15px;
  font-size: .9rem;
}

.cuidad-tab.w--current {
  background-color: var(--naranja);
  color: var(--white);
}

.cuidad-tab.gris.w--current {
  background-color: var(--gris-residencial);
}

.frac-ico {
  z-index: 1;
  width: 30px;
  height: 30px;
  position: relative;
}

.div-block-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navbar1_container-2 {
  background-color: #0000;
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  transition: background-color .2s;
  display: flex;
}

.top-bar-link-cont-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  background-color: #ff6900;
  border-radius: 1000px;
  padding: 5px 14px 1px 12px;
  font-size: 1rem;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.top-bar-link-cont-2:hover {
  color: #fff;
  background-color: #2c2c2c;
}

.navbar1_dropdown-list-2.w--open {
  background-color: #fff;
  border-radius: 10px;
  padding: .5rem;
  box-shadow: 0 8px 10px #0000001a;
}

.top-bar-container-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: flex-end;
  width: 100%;
  height: auto;
  margin-bottom: .6rem;
  transition: padding .2s;
  display: grid;
}

.top-bar-container-2.v3 {
  grid-template-columns: .5fr 1fr;
  margin-bottom: 0;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.navbar1_dropdown-submenu_grand-2 {
  border-radius: 8px;
  padding: .5rem 1rem;
  font-size: 1rem;
  transition: color .2s, background-color .2s;
  display: block;
}

.navbar1_dropdown-submenu_grand-2:hover {
  color: #fff;
  background-color: #ff6900;
  border-radius: 8px;
}

.navbar1_dropdown-submenu_grand-2.w--current {
  color: #fff;
  background-color: #ff6900;
}

.navigation-dropdown-4 {
  width: 100%;
  height: 100%;
  position: relative;
}

.top-bar-social-link-2 {
  color: #fff;
  background-color: #ff6900;
  border-radius: 1000px;
  padding: 3px;
}

.top-bar-social-link-2:hover {
  color: #fff;
  background-color: #2c2c2c;
}

.navigation-dropdown-5 {
  width: 100%;
  height: 100%;
  position: relative;
}

.dropdown-list-3 {
  background-color: #f1efeb;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  top: 0;
  left: 100%;
  box-shadow: 4px 2px 8px #0000001a;
}

.navigation-toggle-2 {
  grid-column-gap: 8px;
  text-align: center;
  border-radius: 11px;
  align-items: center;
  height: 100%;
  padding: 12px 8px 12px 16px;
  font-family: Manrope, sans-serif;
  font-size: .9rem;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.navigation-toggle-2:hover {
  color: #fff;
  background-color: #ff6900;
}

.navigation-toggle-2.gris {
  color: #fff;
  background-color: #786d67;
  padding-top: 8px;
  padding-bottom: 8px;
}

.navigation-toggle-2.naranja {
  color: #fff;
  background-color: #ff6900;
  padding-top: 8px;
  padding-bottom: 8px;
}

.municipio-link-2 {
  color: #000;
  text-decoration: none;
}

.navbar1_dropdown-submenu-2 {
  border-radius: 8px;
  padding: .5rem 1rem;
  font-size: 1rem;
  transition: color .2s, background-color .2s;
  display: block;
}

.navbar1_dropdown-submenu-2:hover {
  color: #fff;
  background-color: #ff6900;
}

.navbar1_dropdown-submenu-2.w--open {
  color: #000;
  background-color: #f1efeb;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.navbar1_menu-2 {
  align-items: center;
  display: flex;
  position: static;
}

.navbar1_menu-2.is-page-height-tablet {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  line-height: 1rem;
}

.navbar1_menu-2.is-page-height-tablet.v3 {
  justify-content: space-between;
  width: 100%;
}

.top-bar-link {
  color: #fff;
  text-decoration: none;
}

.top-bar-izquierda-2 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  color: #fff;
  display: flex;
}

.menu-right-container, .menu-left-container {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hide-movil {
  display: block;
}

.nav-v3-container {
  background-color: var(--white);
  border-radius: 10px;
  width: 100%;
  transition: background-color .35s;
}

.desarrollos-banner-slider {
  background-color: var(--naranja);
  height: auto;
}

.desarrollos-banner-slider.gris {
  background-color: var(--gris-residencial);
}

.slide-4 {
  height: 100%;
}

.desarrollos-banner-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: var(--white);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 70vh;
  display: grid;
}

.desarrollos-banner-grid.gris {
  background-color: var(--gris-residencial);
}

.desarrollos-banner-img-container {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: block;
  overflow: hidden;
}

.desarrollos-banner-img {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.desarrollos-banner-txt-container {
  flex-flow: column;
  justify-content: space-between;
  padding: 40px 60px 30px 40px;
  font-size: 1.2rem;
  display: flex;
}

.desarrollos-banner-heading {
  margin-top: 0;
  margin-bottom: 2rem;
  font-size: 2.6rem;
  line-height: 1.1;
}

.text-block-3 {
  line-height: 1.3;
}

.desarrollos-banner-slide {
  height: 100%;
}

.desarrollos-banner-slider-nav {
  z-index: 2;
  text-align: right;
  padding-right: 20px;
}

.tab-slide-right {
  display: none;
}

.section_gallery7 {
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-background\>);
  color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
}

.heading-style-h2 {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.gallery7_grid-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.gallery7_row {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  display: grid;
}

.gallery7_lightbox-link {
  width: 100%;
}

.gallery7_image-wrapper-large {
  border-radius: var(--\<unknown\|relume-variable-radius-large\>);
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.gallery7_image1 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.gallery7_image-wrapper {
  border-radius: var(--\<unknown\|relume-variable-radius-large\>);
  width: 100%;
  position: relative;
  overflow: hidden;
}

.gallery7_image2, .gallery7_image3 {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.deshabitas-logo {
  width: 420px;
  margin-bottom: 3em;
}

@media screen and (min-width: 1280px) {
  .container.selling-hero-astures {
    background-image: linear-gradient(#0000004d, #0000004d), linear-gradient(#00000080 31%, #0000);
  }

  .text-box-container.centered-aligned.overflow-hidden {
    margin-bottom: 20rem;
  }

  .text-box-container.fundacion-margen-modelo {
    margin-bottom: 6rem;
  }

  .text-box._65rem-desktop-laptop.left-aligned-mobile.center-aligned---desktop {
    margin-left: auto;
    margin-right: auto;
  }

  .text-box._400px {
    max-width: 400px;
  }

  .slider-mask {
    width: 30%;
  }

  .sticky-viewbox-wrapper {
    height: 70vh;
  }

  .filtros-home-container.centered-aligned.overflow-hidden {
    margin-bottom: 20rem;
  }

  .slider-municipios-home {
    margin-left: auto;
    margin-right: auto;
  }

  .aviso-de-privacidad-container.centered-aligned.overflow-hidden {
    margin-bottom: 20rem;
  }

  .aviso-de-privacidad-container.fundacion-margen-modelo {
    margin-bottom: 6rem;
  }

  .navigation-toggle-2 {
    text-align: center;
  }
}

@media screen and (min-width: 1440px) {
  .container {
    max-width: 87.5rem;
  }

  .container.homepage-hero {
    padding-bottom: 26.8rem;
  }

  .container._2rem-padding-top {
    min-width: 87.5rem;
  }

  .container.blog-article-body {
    padding-top: 3.8rem;
  }

  .container.agent-directory {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .container.selling-hero-astures {
    padding-top: 19rem;
    padding-bottom: 18rem;
  }

  .hero-image-wrapper.blog-article._01 {
    width: 350px;
    height: 245px;
    top: 13%;
  }

  .hero-image-wrapper.blog-article._03 {
    width: 325px;
    height: 250px;
    right: -1%;
  }

  .hero-image-wrapper.blog-article._02 {
    width: 300px;
    height: 300px;
    bottom: 4%;
    left: 5%;
  }

  .hero-image-wrapper.blog-article._04 {
    width: 380px;
    height: 225px;
    right: 6%;
  }

  .h1-heading {
    font-size: 5rem;
  }

  .h1-heading.main-index-page-heading {
    font-size: 5.5rem;
  }

  .categories-grid.homepage-hero {
    max-width: 70rem;
  }

  .content-image.error {
    width: 8rem;
  }

  .text-block.feature-title.selling {
    font-size: 2.5rem;
  }

  .text-block.other-listing-item-name {
    font-size: 1.6rem;
  }

  .text-box-container.listing-collection-hero {
    max-width: 87.5rem;
  }

  .text-box-container.fundacion-margen-modelo {
    margin-bottom: 4rem;
  }

  .text-box.subpage-hero.services-buying, .text-box.subpage-hero.faq, .text-box.subpage-hero.services-selling {
    max-width: 60rem;
  }

  .image-wrapper.listing-main-image.top-left-right-border-radius-11px {
    height: 40rem;
  }

  .image-wrapper.reviewer-image {
    min-width: 45rem;
  }

  .image-wrapper.services-consulting-house-background-image {
    height: 70rem;
  }

  .image-wrapper.hand-key {
    width: 27rem;
    right: -10%;
  }

  .slider-arrow.right.exciting-things, .slider-arrow.left.exciting-things {
    top: -50%;
  }

  .background-video.services-selling-lightbox {
    height: 20rem;
  }

  .background-video.listing-detail-globe {
    width: 60%;
  }

  .h2-heading {
    font-size: 4.5rem;
  }

  .h2-heading.white-text-color.about-us-founder-quote {
    font-size: 4rem;
  }

  .h3-heading {
    font-size: 3.2rem;
  }

  .sticky-viewbox-wrapper {
    height: 80vh;
  }

  .cards-wrapper {
    height: 45rem;
  }

  .grid-wrapper.blog-article-cta-form-content {
    max-width: 95%;
  }

  .cta-support-card-container {
    max-width: 87.5rem;
  }

  .team-member-item, .team-member-item.team-member-01, .team-member-item.team-member-04, .team-member-item.team-member-05, .team-member-item.team-member-06 {
    min-height: 32rem;
  }

  .rotating-text {
    font-size: 5rem;
  }

  .faq-items-wrapper._5rem-margin-top.faq-page, .faq-items-wrapper._5rem-margin-top.faq-page-home {
    max-width: 70%;
  }

  .buying-card-wrapper {
    height: 33rem;
  }

  .lightbox-wrapper.services-selling.display-none-mobile {
    top: -15%;
  }

  .blog-article-content-wrapper {
    width: 55%;
  }

  .blog-image-wrapper.blog-article-secondary-images._01 {
    width: 175px;
    left: .5%;
  }

  .blog-image-wrapper.blog-article-secondary-images._02 {
    width: 200px;
    height: 200px;
    right: .5%;
  }

  .blog-image-wrapper.blog-article-secondary-images._03 {
    width: 200px;
    height: 200px;
    right: 1%;
  }

  .blog-image-wrapper.blog-article-secondary-images._04 {
    width: 200px;
    height: 200px;
    left: 1%;
  }

  .article-text-wrapper {
    max-width: 700px;
  }

  .blog-article-cta-form-container {
    width: 80%;
  }

  .blog-article-cta-form-container.blog-collection-page {
    width: 100%;
  }

  .blog-article-form-wrapper {
    grid-column-gap: 112px;
  }

  .tab-link.faq.w--current:hover {
    background-color: var(--naranja);
  }

  .listing-detail-main-images-wrapper {
    padding-bottom: 76.5%;
  }

  .background-video-wrapper.main-index {
    height: 35rem;
  }

  .other-listings-grid {
    grid-template-columns: 2fr 1fr 1.25fr 1fr;
  }

  .utility-page-content {
    max-width: 45rem;
  }

  .mockup-link-block-image.hero {
    height: 37rem;
  }

  .mockup-link-block-wrapper {
    width: 30rem;
  }

  .text-box-content.listings-hero {
    max-width: 85%;
  }

  .button-text.secondary {
    position: absolute;
  }

  .filtros-home-container.listing-collection-hero {
    max-width: 87.5rem;
  }

  .slider-municipios-home {
    max-width: 70rem;
  }

  .h2-bolsa {
    font-size: 4.5rem;
  }

  .h2-bolsa.white-text-color.about-us-founder-quote {
    font-size: 4rem;
  }

  .aviso-de-privacidad-container.listing-collection-hero {
    max-width: 87.5rem;
  }

  .aviso-de-privacidad-container.fundacion-margen-modelo {
    margin-bottom: 4rem;
  }
}

@media screen and (min-width: 1920px) {
  ul, li, blockquote {
    font-family: Manrope, sans-serif;
  }

  .container {
    min-width: 106.25rem;
    max-width: 106.25rem;
  }

  .container.homepage-hero {
    padding-bottom: 41.6rem;
  }

  .container.blog-article-body {
    padding-top: 7rem;
  }

  .container.contact-us-hero {
    min-width: auto;
  }

  .container._3rem-margin-top-mobile.frac-galeria {
    margin-top: 0;
    overflow: hidden;
  }

  .container.listings-collection-hero {
    padding-bottom: 15.5rem;
  }

  .container.main-index-hero {
    padding-top: 18.2rem;
  }

  .container.selling-hero-astures {
    padding-top: 25rem;
    padding-bottom: 21rem;
  }

  .container.homepage-hero-bienvenida {
    height: 60vh;
  }

  .container.modelo {
    padding-bottom: 2rem;
  }

  .container.bolsa-hero {
    min-width: auto;
  }

  .hero-image-wrapper.blog-article._01 {
    width: 380px;
    height: 270px;
    top: 6%;
    left: -3%;
  }

  .hero-image-wrapper.blog-article._03 {
    width: 400px;
    height: 315px;
  }

  .hero-image-wrapper.blog-article._02 {
    width: 376px;
    height: 350px;
    bottom: 0%;
    left: 2%;
  }

  .hero-image-wrapper.blog-article._04 {
    width: 380px;
    height: 300px;
    bottom: 6%;
  }

  .hero-image-wrapper.homepage-hero-clouds-2 {
    padding-bottom: 18%;
  }

  .h1-heading {
    font-size: 5.3rem;
  }

  .h1-heading.homepage-hero {
    font-size: 17svw;
  }

  .h1-heading.main-index-page-heading {
    font-size: 6.5rem;
  }

  .h1-heading.homepage-hero-2 {
    font-size: 9svw;
  }

  .h1-heading.homepage-hero-3 {
    font-size: 5svw;
  }

  .categories-grid.homepage-hero {
    max-width: 80rem;
  }

  .content-image.error {
    top: 0%;
    right: -11%;
  }

  .text-box-container.listing-collection-hero {
    max-width: 1600px;
  }

  .text-box-container.fundacion-margen-modelo {
    margin-bottom: 2rem;
  }

  .text-box.subpage-hero.listing-collection, .text-box.subpage-hero.services, .text-box.subpage-hero.agent-directory {
    margin-right: auto;
  }

  .image-wrapper.reviewer-image {
    min-width: 45rem;
  }

  .image-wrapper.services-buying-hero-image.middle-image {
    width: 37rem;
    height: 40rem;
  }

  .image-wrapper.services-buying-hero-image.side-image-01, .image-wrapper.services-buying-hero-image.side-images-02 {
    width: 30rem;
    height: 24rem;
  }

  .image-wrapper.services-buying-hero {
    padding-bottom: 45%;
  }

  .image-wrapper.services-consulting-house-background-image {
    height: 90rem;
  }

  .image-wrapper.box-01 {
    width: 26rem;
  }

  .image-wrapper.box-02 {
    width: 26rem;
    inset: 1% auto auto -11%;
  }

  .image-wrapper.agent-hero-images {
    height: 75svh;
  }

  .image-wrapper.hand-key {
    right: 0%;
  }

  .image-wrapper.sale-sign {
    width: 27rem;
    left: 4%;
  }

  .slider-arrow.right.exciting-things, .slider-arrow.left.exciting-things {
    top: -40%;
  }

  .slider-mask {
    width: 26%;
  }

  .slider-mask.buying-testimonials {
    width: 22%;
  }

  .slider-mask.exciting-things {
    width: 34%;
  }

  .background-video.services-selling-lightbox {
    min-width: 25rem;
    height: 25rem;
  }

  .card-snap-content {
    width: 32rem;
  }

  .steps-scroll-cards {
    height: 500vh;
  }

  .sticky-viewbox-wrapper {
    justify-content: flex-start;
    align-items: flex-start;
    height: 70vh;
    top: 9rem;
  }

  .grid-wrapper.puntos {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }

  .cta-support-card-container {
    min-width: 106.25rem;
    max-width: 106.25rem;
  }

  .navigation-wrapper {
    justify-content: center;
  }

  .sticky-base {
    height: auto;
    max-height: none;
  }

  .sticky-card-image {
    position: static;
  }

  .team-member-item {
    min-height: 34rem;
  }

  .team-member-item.team-member-01, .team-member-item.team-member-03, .team-member-item.team-member-04, .team-member-item.team-member-05, .team-member-item.team-member-06 {
    min-height: 38rem;
  }

  .faq-items-wrapper._5rem-margin-top.faq-page, .faq-items-wrapper._5rem-margin-top.faq-page-home {
    max-width: 55%;
  }

  .buying-card-wrapper {
    height: 35rem;
  }

  .play-button-wrapper.selling {
    font-size: 1.1rem;
  }

  .blog-article-content-wrapper {
    width: 50%;
  }

  .blog-image-wrapper.blog-article-secondary-images._01 {
    left: -2.5%;
  }

  .blog-image-wrapper.blog-article-secondary-images._02, .blog-image-wrapper.blog-article-secondary-images._03 {
    right: -2.5%;
  }

  .blog-image-wrapper.blog-article-secondary-images._04 {
    left: -2.5%;
  }

  .article-text-wrapper {
    max-width: 900px;
  }

  .listing-detail-main-images-wrapper {
    padding-bottom: 60%;
  }

  .background-video-wrapper.globe {
    height: 36rem;
  }

  .background-video-wrapper.main-index {
    height: 43rem;
  }

  .agent-card-wrapper {
    height: 40rem;
  }

  .utility-page-content {
    max-width: 50rem;
  }

  .mockup-link-block-image {
    height: 45rem;
  }

  .mockup-link-block-image.hero {
    height: 38rem;
  }

  .password-hero-grid {
    grid-template-columns: 1.25fr 1fr;
  }

  .top-main-index-mockups {
    margin-top: 17.4rem;
  }

  .mockup-link-block-wrapper {
    width: 35rem;
  }

  .text-box-content.listings-hero {
    max-width: 70%;
  }

  .filtros-home-container.listing-collection-hero {
    max-width: 1600px;
  }

  .slider-municipios-home {
    max-width: 80rem;
  }

  .aviso-de-privacidad-container.listing-collection-hero {
    max-width: 1600px;
  }

  .aviso-de-privacidad-container.fundacion-margen-modelo {
    margin-bottom: 2rem;
  }
}

@media screen and (max-width: 991px) {
  .paragraph-medium {
    font-size: 1.125rem;
    line-height: 140%;
  }

  .paragraph-xl {
    letter-spacing: -1px;
    font-size: 2.75rem;
    line-height: 125%;
  }

  .paragraph-xl._1-2-line-height {
    font-size: 2.4rem;
  }

  .mega-h1 {
    margin-bottom: 1.5rem;
    font-size: 4.75rem;
    line-height: 115%;
  }

  .cta.yellow-background-color.other-listings {
    padding-left: 1.025rem;
    padding-right: 1.025rem;
  }

  .cta.yellow-background-color.navigation-contact-us-button {
    z-index: 1;
    width: 35%;
    margin-left: auto;
    display: none;
    position: relative;
  }

  .paragraph-large {
    font-size: 1.25rem;
    line-height: 140%;
  }

  .section.overflow-hidden._6-6rem-margin-top-desktop-laptop {
    margin-top: 0;
  }

  .paragraph-regular.no-margin-tablet-mobile {
    margin-bottom: 0;
  }

  .paragraph-regular.no-margin-tablet-mobile.center-aligned-tablet-mobile {
    text-align: center;
  }

  .container {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .container.homepage-hero {
    padding-bottom: 16.7rem;
  }

  .container.about-us-hero {
    padding-top: 13rem;
    padding-bottom: 9.6rem;
  }

  .container.no-top-padding._4rem-padding-bottom-tablet-mobile {
    padding-bottom: 4rem;
  }

  .container.services-buying-hero {
    padding-top: 10.8rem;
    padding-bottom: 6.4rem;
  }

  .container._6rem-padding-top-bottom-tablet-mobile {
    padding-top: 6rem;
  }

  .container.services-buying-introduction {
    padding-top: 14.6rem;
    padding-bottom: 3.7rem;
  }

  .container.services-selling-hero {
    background-image: linear-gradient(#0000004f 16%, #0000 48%), url('../images/financial-independent-woman-buying-new-house-1.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    padding-top: 8.6rem;
    padding-bottom: 42.6rem;
  }

  .container.agent-detail-hero {
    padding-top: 9.9rem;
  }

  .container.contact-us-hero {
    padding-top: 9.3rem;
    padding-bottom: 11.7rem;
  }

  .container.contact-us-conent {
    padding-bottom: 5.3rem;
  }

  .container.faq-hero {
    padding-top: 15.9rem;
    padding-bottom: 12.3rem;
  }

  .container.listing-detail-hero {
    padding-top: 9.1rem;
    padding-bottom: 0;
  }

  .container._3rem-margin-top-mobile.frac-galeria {
    margin-top: 0;
  }

  .container.listings-collection-hero {
    background-position: 0 0, 50%;
  }

  .container.services-hero {
    padding-top: 11.6rem;
    padding-left: 1rem;
  }

  .container.services-introduction {
    padding-top: 1.8rem;
  }

  .container.blog-collecion-page {
    padding-top: 1.4rem;
  }

  .container.agent-directory {
    background-position: 0 0, 50%;
    padding-left: 1rem;
  }

  .container.blog-categories {
    padding-top: 13.2rem;
  }

  .container.search-results {
    padding-top: 11.2rem;
  }

  .container.author-detail-hero {
    padding-top: 10.3rem;
  }

  .container._0rem-padding-bottom {
    padding-bottom: 0;
  }

  .container.main-index-bottom-cta {
    padding-top: 0;
  }

  .container.admin-hero {
    padding-top: 12.2rem;
  }

  .container.listing-location-hero, .container.listing-types-hero {
    padding-top: 11.2rem;
  }

  .container.password-hero {
    padding-top: 9.4rem;
  }

  .container.main-index-hero {
    padding-top: 13.2rem;
  }

  .container.selling-hero-astures {
    background-image: linear-gradient(#0000004d, #0000004d), linear-gradient(#0006 16%, #0000 48%);
    padding-top: 14rem;
    padding-bottom: 16rem;
  }

  .container.homepage-hero-filtros {
    padding-bottom: 4rem;
  }

  .container.homepage-hero-filtros-2 {
    padding-bottom: 16.7rem;
  }

  .container.bolsa-hero {
    padding-top: 9.3rem;
    padding-bottom: 11.7rem;
  }

  .container.selling-hero-astures-trans {
    padding-top: 10rem;
    padding-bottom: 0;
  }

  .container.puntos-venta-consulting-hero {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .container.heading-desarrollos {
    padding-top: 10rem;
    padding-bottom: 1rem;
  }

  .hero-image-wrapper.about-us-introduction {
    height: 32rem;
  }

  .hero-image-wrapper.blog-article._01 {
    width: 215px;
    height: 215px;
    top: 16%;
    left: -2%;
  }

  .hero-image-wrapper.blog-article._03 {
    width: 275px;
    height: 180px;
  }

  .hero-image-wrapper.blog-article._02 {
    width: 235px;
    height: 250px;
  }

  .hero-image-wrapper.blog-article._04 {
    width: 315px;
    height: 225px;
    right: -8%;
  }

  .hero-image-wrapper.responsable-slide-01, .hero-image-wrapper.responsable-slide-02, .hero-image-wrapper.responsable-slide-03 {
    height: 32rem;
  }

  .h1-heading {
    font-size: 4rem;
  }

  .h1-heading.homepage-hero {
    letter-spacing: -.5rem;
    font-size: 26svw;
  }

  .h1-heading.white-text-color.agent-detail-name {
    font-size: 4rem;
  }

  .h1-heading.blog-article-h1 {
    font-size: 3rem;
  }

  .h1-heading._404 {
    font-size: 40svw;
  }

  .h1-heading.homepage-hero-2, .h1-heading.homepage-hero-3 {
    letter-spacing: -.5rem;
    font-size: 11svw;
  }

  .h1-heading.fracc-hero-01 {
    font-size: 4rem;
  }

  .content-image.reviews-icon {
    width: 38px;
  }

  .content-image.error {
    width: 16rem;
    top: -12%;
  }

  .quick-stack._6rem-top-margin, .quick-stack.blog-collection {
    grid-row-gap: 64px;
  }

  .text-block.auto {
    align-self: center;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block.navigation-title.medium-weight-white-text-color {
    font-size: 1.2rem;
  }

  .text-block.homepage-hero-category-name {
    font-size: .9rem;
  }

  .text-block.highlight-stats-facts {
    font-size: 4rem;
  }

  .text-block.services-selling-intro-cards-title {
    font-size: 1.2rem;
  }

  .text-block.other-listing-item-name {
    font-size: 1.1rem;
  }

  .text-block.whats-included-title {
    font-size: 1.3rem;
  }

  .text-block.homepage-hero-category-ciudad {
    font-size: .7rem;
  }

  .arrow-image-wrapper.header-navigation {
    width: 2.1rem;
    height: 2.1rem;
    min-height: 2.1rem;
  }

  .text-box-container._6rem-margin-bottom {
    margin-bottom: 4rem;
  }

  .text-box-container.about-us-introduction {
    align-items: center;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .text-box-container.subir {
    transform: none;
  }

  .text-box-container.fundacion-margen-modelo {
    margin-bottom: 4rem;
  }

  .text-box._50rem-desktop-laptop._35rem-tablet {
    max-width: 39rem;
  }

  .text-box._400px._5rem-margin-top-desktop-laptop {
    margin-top: 0;
  }

  .text-box._40rem.center-aligned-tablet-mobile {
    text-align: center;
  }

  .text-box.center-aligned-tablet-mobile {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-box.subpage-hero.services-buying {
    max-width: 40rem;
  }

  .text-box.subpage-hero.faq {
    max-width: 45rem;
  }

  .text-box.subpage-hero.services-selling {
    max-width: 40rem;
  }

  .text-box.subpage-hero.listing-collection {
    max-width: 30rem;
  }

  .text-box.subpage-hero.services {
    max-width: 40rem;
  }

  .text-box.subpage-hero.agent-directory {
    max-width: 30rem;
  }

  .text-box._2-5rem-margin-top-mobile {
    margin-top: 2.5rem;
  }

  .image-wrapper.reviewer-image {
    width: 100%;
    height: 30rem;
  }

  .image-wrapper.blog-article-item {
    flex: 0 auto;
  }

  .image-wrapper.blog-article-item.top-featured-blog-03 {
    height: 18rem;
  }

  .image-wrapper.blog-article-item.must-read {
    flex: 0 auto;
    align-self: stretch;
  }

  .image-wrapper.blog-article-item.small {
    height: 13rem;
  }

  .image-wrapper.blog-article-item._100-height {
    min-height: 32rem;
  }

  .image-wrapper.review-thumbnail-image.display-none-tablet-moble {
    display: none;
  }

  .image-wrapper.small-blog-collection-item {
    border-radius: 8px;
  }

  .image-wrapper.services-buying-hero-image.middle-image {
    width: 18rem;
    height: 27rem;
  }

  .image-wrapper.services-buying-hero-image.side-image-01 {
    z-index: 2;
    width: 16rem;
    height: 18rem;
    position: absolute;
    inset: 13% auto auto -25%;
  }

  .image-wrapper.services-buying-hero-image.side-images-02 {
    width: 16rem;
    height: 18rem;
    position: absolute;
    top: auto;
    bottom: 19%;
    left: 62%;
  }

  .image-wrapper.services-buying-hero {
    margin-top: 7.2rem;
  }

  .image-wrapper.services-consulting-house-background-image {
    background-position: 0 0, 100%;
    height: 55rem;
  }

  .image-wrapper.sticky-features-main-image {
    height: 30rem;
  }

  .image-wrapper.services-consulting-background-content-image {
    background-position: 50%;
    padding: 1rem;
  }

  .image-wrapper.box-01 {
    width: 15rem;
    top: 20%;
    right: -10%;
  }

  .image-wrapper.box-02 {
    width: 14rem;
    top: 1%;
    left: -12%;
  }

  .image-wrapper.buying-card-01 {
    height: auto;
  }

  .image-wrapper.buying-card-03 {
    width: 52%;
    margin-top: 18px;
  }

  .image-wrapper.buying-card-02 {
    margin-top: 10px;
  }

  .image-wrapper.buying-steps {
    height: 30rem;
  }

  .image-wrapper.selling-steps-image-02.v2 {
    height: 100%;
  }

  .image-wrapper.selling-steps-image-04 {
    padding-bottom: 138%;
  }

  .image-wrapper.agent-hero-images {
    width: 90%;
    height: 55svh;
    margin-left: auto;
  }

  .image-wrapper.hand-key {
    top: 21%;
  }

  .image-wrapper.sale-sign {
    width: 17rem;
    display: none;
    bottom: 12%;
    left: -9%;
  }

  .image-wrapper.other-listings-floor-plan {
    margin-right: 45px;
  }

  .image-wrapper.marker {
    width: 110px;
    height: 110px;
  }

  .image-wrapper._100-width-height.relative {
    height: 55svh;
  }

  .image-wrapper.fundacion-video, .image-wrapper.unete-video {
    background-image: none;
    padding-top: 50%;
  }

  .image-wrapper.selling-steps-image-03 {
    padding-bottom: 136%;
  }

  .slider-arrow.right.buying-testimonial-slider, .slider-arrow.left.buying-testimonial-slider {
    top: -55%;
  }

  .slider.testimonials-buying {
    margin-top: 24.8rem;
  }

  .slider.exciting-things {
    margin-top: 5rem;
  }

  .slider-mask {
    width: 45%;
  }

  .slider-mask.listings-slider {
    width: 75%;
  }

  .slider-mask.buying-testimonials, .slider-mask.exciting-things {
    width: 55%;
  }

  .accordion-item.office.location-01 {
    top: 3%;
    right: 48%;
  }

  .accordion-item.office.location-02 {
    left: 20%;
  }

  .accordion-item.office.location-03 {
    bottom: 37%;
    left: 38%;
  }

  .background-video.expand {
    height: 50rem;
  }

  .background-video.services-selling-lightbox {
    min-width: 12rem;
    height: 12rem;
  }

  .background-video.agent-detail {
    height: 40rem;
  }

  .background-video.listing-detail-globe {
    width: 100%;
  }

  .h2-heading {
    font-size: 3.5rem;
  }

  .h2-heading.white-text-color.about-us-founder-quote {
    font-size: 3rem;
  }

  .h2-heading.admin-licenses {
    font-size: 2.5rem;
  }

  .collection-list.listing-collection {
    grid-row-gap: 54px;
    grid-template-columns: 1fr;
  }

  .tabs-menu.faq {
    grid-column-gap: 19px;
  }

  .availability-wrapper.available.other-listings, .availability-wrapper.not-available.other-listings {
    top: -35%;
  }

  .h3-heading.homepage-sticky-flip-cards-title {
    margin-bottom: 3.0375rem;
    font-size: 1.8rem;
  }

  .h3-heading.our-team-left-block-title {
    font-size: 3.5rem;
  }

  .h3-heading.about-us-sticky-cards {
    font-size: 2.5rem;
  }

  .price-content-wrapper.yellow-background-color {
    display: inline-block;
  }

  .card-snap-content {
    width: 90%;
  }

  .scroll-card-half.right {
    display: none;
  }

  .scroll-card-half.left {
    grid-row-gap: 2.5rem;
    width: 100%;
  }

  .card-slide {
    border-radius: .7rem;
  }

  .card-slide.color-01, .card-slide.color-02 {
    flex-direction: column;
  }

  .steps-scroll-cards {
    height: auto;
    margin-top: 4rem;
  }

  .sticky-viewbox-wrapper {
    height: auto;
    position: relative;
    top: 0;
    overflow: visible;
  }

  .cards-wrapper {
    flex-direction: column;
    flex: none;
    height: auto;
    overflow: visible;
  }

  .card-image-wrapper-tablet-mobile {
    display: block;
  }

  .card-content {
    height: 0%;
    padding: 0 0 82%;
  }

  .card-content.bottom {
    align-items: flex-start;
    padding: 1.4rem 1.25rem 2rem;
    overflow: hidden;
  }

  .card-content.buying-cards {
    height: 100%;
  }

  .grid-wrapper.faq, .grid-wrapper.listing-detail-introduction-grid-02, .grid-wrapper.puntos {
    margin-top: 2rem;
  }

  .scroll-content-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .scroll-items-content-wrapper {
    grid-row-gap: 6.25rem;
  }

  .review-tab-link, .review-tab-link.w--current {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }

  .tab-change-item-wrapper {
    flex-direction: column;
  }

  .tab-change-item-wrapper._3rem-margin-top-mobile-tablet {
    flex-direction: column;
    margin-top: 3rem;
  }

  .review-tab-container {
    margin-top: 6rem;
  }

  .review-tab-button-wrapper {
    justify-content: center;
    padding-right: 0;
  }

  .tab-change-description-wrapper {
    grid-row-gap: 35px;
    text-align: center;
    align-items: center;
    margin-top: 1.5rem;
    margin-left: 0%;
  }

  .review-tabs-menu {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: stretch;
  }

  .cta-inner-content-wrapper.bottom {
    flex-direction: column;
  }

  .blog-card-wrapper.must-read {
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .blog-card-wrapper.collection-page {
    flex-direction: column;
    align-items: flex-start;
  }

  .blog-card-link-block-wrapper.white-background-color.navigation {
    background-color: #fff0;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .footer-contact-form-title {
    text-align: center;
  }

  .footer-navigation-container {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .footer-form-container {
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 100%;
    display: flex;
  }

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

  .footer-grid-main-column {
    justify-content: center;
    align-items: center;
  }

  .footer-grid {
    grid-template-columns: 1fr;
  }

  .footer-main-wrapper {
    justify-content: center;
    align-items: center;
  }

  .text-link.white-text-color.powered-by-webflow {
    font-size: .8rem;
  }

  .hero-right-arrow.homepage-hero-categories {
    width: 2rem;
    height: 2rem;
  }

  .playfair-display-font-span.italic.break-tablet {
    display: block;
  }

  .link-block-image-wrapper.relative.small {
    height: 13rem;
  }

  .lottie-hamburger-menu {
    filter: invert();
    width: 36px;
    height: 36px;
    margin: auto;
    padding-top: .5px;
    position: absolute;
    inset: 0%;
  }

  .navigation-menu-button {
    background-color: var(--naranja);
    border-radius: 80px;
    justify-content: center;
    align-items: center;
    width: 47px;
    height: 47px;
    padding: 0;
    display: flex;
  }

  .navigation-menu-button.w--open {
    background-color: var(--naranja);
  }

  .navigation-logo-link-block {
    margin-right: 0;
  }

  .navigation-logo-link-block.utility._404 {
    filter: none;
  }

  .navigation-logo-link-block.desktop-laptop, .navigation-logo-link-block.desktop-laptop.w--current {
    display: none;
  }

  .navigation-logo-link-block.tablet-mobile {
    flex: 1;
    display: block;
  }

  .navigation-logo-link-block.tablet-mobile.w--current {
    display: flex;
  }

  .navigation-block {
    width: 100%;
    min-height: auto;
    padding: 0;
  }

  .navigation-service-block {
    min-width: auto;
  }

  .navigation-link-list-container {
    background-color: #f3f3f300;
    padding: 0;
  }

  .navigation-card-title-wrapper {
    padding-bottom: .7rem;
  }

  .navigation-base-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    box-shadow: none;
    flex-direction: column;
    align-items: center;
    height: auto;
    padding: .5rem 0 0;
  }

  .navigation-base-wrapper.resources {
    height: auto;
  }

  .chevron {
    width: 30px;
  }

  .navigation-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .navigation-dropdown {
    width: 100%;
  }

  .navigation-menu {
    color: #393b6a;
    background-color: #fff;
    border-bottom-right-radius: 11px;
    border-bottom-left-radius: 11px;
    flex: 1;
    margin-left: auto;
    margin-right: auto;
    padding: 31px 12px 12px;
    display: block;
    position: absolute;
    top: 64.5312px;
    overflow: visible;
    box-shadow: 0 11px 14px -1px #00000021;
  }

  .navigation-menu.w--open {
    background-color: #282556;
    border-color: #fff;
  }

  .navigation-grid-wrapper {
    background-color: #f0f0f0;
    border-radius: 11px;
    flex-flow: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .navigation-card-wrapper.display-none-tablet-mobile {
    padding-top: 14px;
    padding-left: 16px;
    display: none;
  }

  .navigation-wrapper {
    justify-content: space-between;
    align-items: center;
    width: 97%;
  }

  .navigation-wrapper.left-aligned-desktop-laptop {
    justify-content: center;
  }

  .navigation-list-dropdown.w--open {
    position: static;
  }

  .navigation-lnk {
    color: #000;
    width: 100%;
    margin-bottom: 8px;
    padding: 16px;
    font-size: 1.2rem;
  }

  .navigation-lnk.v3 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .navigation-toggle {
    color: #000;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin-bottom: 8px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 16px;
    font-size: 1.2rem;
  }

  .navigation-toggle.w--open {
    z-index: 1;
    color: #000;
  }

  .navigation-container {
    border-radius: 11px;
    flex: 1;
  }

  .navigation-container.utility {
    flex: 0 auto;
  }

  .stat-number-text.about-us {
    font-size: 35px;
  }

  .two-column-grid.about-us-introduction, .two-column-grid.desarrollos-banner {
    grid-template-columns: 1fr;
  }

  .content-stat-container {
    justify-content: center;
    margin-top: 3.3rem;
  }

  .sticky-card-item, .sticky-card-image-wrapper {
    height: auto;
  }

  .sticky-card-inner-content {
    margin-top: 3rem;
  }

  .sticky-card {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    display: flex;
  }

  .sticky-base {
    height: auto;
    max-height: none;
    padding-bottom: 2rem;
    display: block;
    position: static;
  }

  .sticky-base.sticky-card-01 {
    margin-bottom: 0;
  }

  .sticky-base.sticky-card-02 {
    flex: 1;
    height: auto;
    max-height: none;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    top: auto;
  }

  .sticky-card-item-content-wrapper {
    display: block;
  }

  .sticky-inner-content-wrapper {
    grid-row-gap: 0rem;
    grid-template-columns: 1fr;
    padding-bottom: 0;
    display: block;
  }

  .sticky-card-image {
    object-fit: fill;
    position: static;
  }

  .rotating-text-wrapper {
    margin-left: 15px;
  }

  .rotating-text {
    font-size: 3.5rem;
  }

  .lottie-animation-wrapper.services.selling {
    margin-bottom: .8rem;
  }

  .sticky-text-description {
    max-width: 500px;
  }

  .sticky-features-images-wrapper.steps {
    width: 100%;
  }

  .sticky-features-wrapper {
    height: auto;
    top: 32px;
  }

  .sticky-grid.medium-top-padding {
    flex-direction: column-reverse;
    align-items: flex-start;
    display: flex;
  }

  .sticky-text-container {
    margin-right: auto;
  }

  .sticky-features-number-text {
    font-size: 25px;
  }

  .sticky-text-wrapper.steps {
    grid-column-gap: 21px;
    margin-top: 2.5vh;
    margin-bottom: 2.5vh;
  }

  .sticky-features-circle-number-wrapper {
    width: 45px;
    height: 45px;
  }

  .faq-items-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .faq-items-wrapper._5rem-margin-top {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .faq-items-wrapper._5rem-margin-top.faq-page, .faq-items-wrapper._5rem-margin-top.faq-page-home {
    max-width: 100%;
  }

  .features-scroll-wrapper {
    padding-top: 32.7rem;
  }

  .featured-image {
    box-shadow: 4px 4px 20px #0000000f;
  }

  .feature-slide-description {
    font-size: 14px;
  }

  .features-scroll-title-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .expand-background-video {
    height: 18rem;
  }

  .expand-cards-container {
    grid-column-gap: 25px;
  }

  .expand-image {
    height: 18rem;
  }

  .services-buying-intro-grid {
    grid-row-gap: 118px;
    grid-template-columns: 1fr 1fr;
  }

  .buying-card-wrapper {
    height: 25rem;
  }

  .buying-card-wrapper.border._03 {
    flex-direction: row;
    align-items: center;
  }

  .buying-steps-main-grid {
    grid-row-gap: 53px;
    grid-template-columns: 1fr;
  }

  .services-selling-feature-content-grid {
    grid-template-columns: 1fr 1fr;
  }

  .review-box-content-wrapper._100-full-width-desktop-laptop-tablet.gap {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .play-button-wrapper.selling-introduction-cards.display-none-tablet-mobile {
    display: none;
  }

  .statistic-number-text.selling-steps {
    font-size: 14svw;
  }

  .selling-steps-grid.grid-02 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .lightbox-wrapper.services-selling.display-none-mobile {
    top: -13%;
    right: 6%;
  }

  .blog-article-content-wrapper {
    width: 95%;
  }

  .blog-image-wrapper.blog-article-secondary-images {
    display: none;
  }

  .article-text-wrapper {
    margin-top: 4.9rem;
  }

  .blog-article-cta-form-container {
    padding-top: 3.5em;
    padding-bottom: 3.5em;
  }

  .blog-article-form-wrapper {
    grid-template-columns: 1fr;
  }

  .blog-article-form {
    margin-top: 3rem;
  }

  .social-icons-wrapper {
    flex-direction: column;
  }

  .faq-content-container {
    width: 100%;
  }

  .faq-tab-link {
    border-radius: 11px;
    width: 155px;
    padding-top: 17px;
    padding-bottom: 17px;
    padding-right: 12px;
    font-size: 16px;
  }

  .faq-chevron---black {
    width: 8px;
    margin-left: 20px;
  }

  .faq-tabs-menu {
    grid-column-gap: 12px;
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
    min-width: auto;
    margin-bottom: 3rem;
    margin-right: 0;
  }

  .faq-tab-wrapper {
    flex-direction: column;
  }

  .contact-us-grid {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .contact-boxes-grid.flex-vertical-mobile {
    grid-template-columns: 1fr 1fr;
  }

  .text-link-block.zorro-design-website-link {
    font-size: .8rem;
  }

  .listing-detail-hero-grid {
    grid-row-gap: 12px;
    grid-template-columns: 1fr;
  }

  .listing-detail-introduction-grid {
    grid-column-gap: 88px;
    grid-row-gap: 62px;
    grid-template-columns: 1fr;
  }

  .amenities-grid {
    grid-template-columns: 1fr;
  }

  .background-video-wrapper.globe {
    width: 80%;
    height: 35rem;
  }

  .background-video-wrapper.main-index {
    height: 18rem;
  }

  .other-listings-grid {
    grid-template-columns: 1.25fr .5fr 1fr 1fr;
  }

  .filter-dropdown-toggle {
    padding-left: 36px;
    padding-right: 36px;
  }

  .info-card {
    padding: 3rem;
  }

  .services-content-block {
    grid-row-gap: 6rem;
  }

  .sticky-services-left-block {
    height: 80vw;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
  }

  .services-content-wrapper {
    grid-row-gap: 25px;
    grid-template-columns: 1fr;
  }

  .blog-article-content.no-padding-top {
    padding-top: 0;
  }

  .blog-collection-grid._02 {
    grid-template-columns: 2.25fr;
  }

  .blog-collection-grid._03 {
    grid-template-columns: .75fr .75fr;
  }

  .blog-collection-grid._01 {
    grid-template-columns: 1.5fr 1fr;
  }

  .must-read-text-box {
    justify-content: center;
    align-items: center;
    max-width: 140px;
    display: flex;
    position: static;
  }

  .main-index-grid {
    grid-template-columns: 1fr 1fr;
    margin-top: 4rem;
  }

  .mockup-link-block {
    border-radius: 4px;
  }

  .mockup-link-block:hover {
    background-color: #fff;
  }

  .mockup-link-block-image {
    height: 20rem;
  }

  .mockup-link-block-image.hero {
    height: 22rem;
  }

  .mockup-caption {
    font-size: 1.6rem;
  }

  .mockup-screenshot-image {
    object-fit: contain;
  }

  ._2-column-grid._1-column-tablet {
    grid-template-columns: 1fr;
  }

  .whats-included-card-content-wrapper {
    padding: 30px 18px;
  }

  .span-01 {
    font-size: 1.6rem;
  }

  .password-hero-grid {
    grid-row-gap: 105px;
    grid-template-columns: 1fr;
  }

  .admin-info-wrapper {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .nav-dropdown-wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .navigation-dropdown-02 {
    width: 100%;
    height: auto;
  }

  .navigation-list-dropdown-02.w--open {
    position: static;
  }

  .navigation-header-background {
    display: none;
  }

  .navigation-header-background.tablet-mobile {
    display: block;
    box-shadow: 0 2px 14px #00000021;
  }

  .navigation-inner-content-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: .5rem;
    flex-direction: column;
  }

  .tablet-mobile-navigation-menu {
    justify-content: center;
    align-items: center;
    max-width: 97%;
    margin-left: auto;
    margin-right: auto;
    padding: .5rem;
    display: flex;
  }

  .top-main-index-mockups {
    margin-top: 9.9rem;
  }

  .mockup-link-block-wrapper {
    border-radius: 20px;
    width: 20rem;
  }

  .man-index-whats-included-grid {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    grid-template-columns: 1fr 1fr;
  }

  .display-text {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-direction: column;
    font-size: 20px;
    display: flex;
  }

  .text-box-content.listings-hero {
    max-width: 100%;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-style-h4 {
    font-size: 1.75rem;
  }

  .titulo-filtros {
    font-size: 2.8rem;
    line-height: 1.1;
  }

  .filtros-home-container.about-us-introduction {
    align-items: center;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .filtros-home-container.subir {
    transform: none;
  }

  .right-arrow {
    z-index: 1;
  }

  .navbar2_container {
    grid-template-columns: .25fr 1fr;
    display: flex;
  }

  .navbar2_menu {
    border-bottom: 1px solid var(--\<unknown\|relume-variable-border-color-1\>);
    background-color: var(--\<unknown\|relume-variable-background-color-1\>);
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    justify-content: center;
    width: 100%;
    padding: 1rem 5% 2.5rem;
    display: flex;
    position: absolute;
    overflow: auto;
  }

  .navbar2_menu.is-page-height-tablet {
    height: 100dvh;
    padding-bottom: 6.5rem;
    transition: height .5s;
  }

  .navbar2_link {
    text-align: center;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .navbar2_menu-dropdown {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 1.125rem;
    display: flex;
  }

  .navbar2_dropdwn-toggle {
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding: .75rem 2rem .75rem 0;
    display: flex;
  }

  .dropdown-chevron {
    inset: auto 0% auto auto;
  }

  .navbar2_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .navbar2_dropdown-list.w--open {
    border-style: none;
    padding: 0;
    position: static;
  }

  .navbar2_dropdown-link {
    text-align: center;
    width: auto;
    padding: .75rem 0;
    font-size: 16px;
  }

  .navbar2_button-wrapper {
    align-items: center;
  }

  .navbar2_menu-button {
    padding: 0;
  }

  .navbar2_menu-button.w--open {
    background-color: #0000;
  }

  .menu-icon2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon2_line-top {
    background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon2_line-middle {
    background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon2_line-bottom {
    background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar1_logo-link.movil {
    display: block;
  }

  .navbar1_logo-link.desk {
    display: none;
  }

  .navbar1_logo {
    width: 140px;
  }

  .navbar1_menu {
    border-bottom: 1px solid var(--\<unknown\|relume-variable-border-color-1\>);
    background-color: var(--white);
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    padding: 1rem 5% 2rem;
    position: absolute;
    overflow: auto;
  }

  .navbar1_menu.is-page-height-tablet {
    height: 100dvh;
    padding-bottom: 6.5rem;
    transition: height .5s;
  }

  .navbar1_link {
    width: auto;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .navbar1_menu-dropdown {
    width: 100%;
    font-size: 1.125rem;
  }

  .navbar1_dropdown-toggle {
    align-items: center;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 0;
    display: flex;
  }

  .navbar1_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .navbar1_dropdown-list.w--open {
    border-style: none;
    padding: 0;
  }

  .navbar1_dropdown-link {
    width: auto;
    padding: .75rem 0 .75rem 5%;
  }

  .navbar1_menu-buttons {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    margin-top: 1.5rem;
    margin-left: 0;
  }

  .navbar1_menu-button.w--open {
    background-color: #0000;
  }

  .menu-icon1 {
    background-color: var(--naranja);
    border-radius: 1000px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon1_line-top {
    background-color: var(--white);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon1_line-middle {
    background-color: var(--white);
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon1_line-bottom {
    background-color: var(--white);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar1_dropdown-submenu {
    width: auto;
    padding: .75rem 0 .75rem 5%;
  }

  .navbar1_dropdown-submenu.w--open {
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0;
  }

  .navigation-dropdown-03 {
    width: 100%;
  }

  .dropdown-list.w--open {
    border-top-right-radius: 0;
    position: relative;
    left: auto;
  }

  .chevron-submenu {
    width: 30px;
  }

  .navbar1_dropdown-submenu_grand {
    width: auto;
    padding: .75rem 0 .75rem 7%;
  }

  .foot-contactanos, .footer-bloque-contacto {
    justify-content: center;
    align-items: center;
  }

  .contact-modal1_content-wrapper {
    width: 90%;
    max-width: none;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .h2-bolsa {
    font-size: 3.5rem;
  }

  .h2-bolsa.white-text-color.about-us-founder-quote {
    font-size: 3rem;
  }

  .h2-bolsa.admin-licenses {
    font-size: 2.5rem;
  }

  .contact-modal1_content-wrapper_1 {
    width: 90%;
    max-width: none;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .frac-list-logo-container {
    padding: 3rem;
  }

  .frac-list-proximamente {
    font-size: 1.3rem;
  }

  .frac-list-logo-container-home {
    padding: 3rem;
  }

  .punto-direccion.no-margin-tablet-mobile {
    margin-bottom: 0;
  }

  .punto-direccion.no-margin-tablet-mobile.center-aligned-tablet-mobile {
    text-align: center;
  }

  .aviso-de-privacidad-container._6rem-margin-bottom {
    margin-bottom: 4rem;
  }

  .aviso-de-privacidad-container.about-us-introduction {
    align-items: center;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .aviso-de-privacidad-container.subir {
    transform: none;
  }

  .aviso-de-privacidad-container.fundacion-margen-modelo {
    margin-bottom: 4rem;
  }

  .hide-desktop {
    display: block;
  }

  .hide-desktop-flex {
    display: flex;
  }

  .division-logo-img {
    max-width: 110px;
  }

  .desarrollos-tab-menu {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    background-color: var(--white);
    white-space: nowrap;
    border-radius: .5rem;
    justify-content: flex-start;
    align-items: center;
    padding: 5px 45px 5px 5px;
    overflow: scroll;
  }

  .cuidad-tab {
    font-size: .8rem;
  }

  .navbar1_container-2 {
    background-color: var(--white);
  }

  .menu-icon1_line-top-2 {
    background-color: #fff;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar1_dropdown-list-2 {
    position: static;
    overflow: hidden;
  }

  .navbar1_dropdown-list-2.w--open {
    border-style: none;
    padding: 0;
  }

  .top-bar-container-2.v3 {
    grid-template-columns: 1fr;
    margin-bottom: .6rem;
  }

  .menu-icon1-2 {
    background-color: #ff6900;
    border-radius: 1000px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar1_dropdown-submenu_grand-2 {
    width: auto;
    padding: .75rem 0 .75rem 7%;
  }

  .navigation-dropdown-4, .navigation-dropdown-5 {
    width: 100%;
  }

  .dropdown-list-3.w--open {
    border-top-right-radius: 0;
    position: relative;
    left: auto;
  }

  .navigation-toggle-2 {
    color: #000;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin-bottom: 8px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 16px;
    font-size: 1.2rem;
  }

  .navigation-toggle-2.w--open {
    z-index: 1;
    color: #000;
  }

  .navigation-toggle-2.gris, .navigation-toggle-2.naranja {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .menu-icon1_line-middle-2 {
    background-color: #fff;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar1_dropdown-submenu-2 {
    width: auto;
    padding: .75rem 0 .75rem 5%;
  }

  .navbar1_dropdown-submenu-2.w--open {
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0;
  }

  .navbar1_menu-2 {
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 1rem 5% 2rem;
    position: absolute;
    overflow: auto;
  }

  .navbar1_menu-2.is-page-height-tablet {
    height: 100dvh;
    padding-bottom: 6.5rem;
    transition: height .5s;
  }

  .menu-icon1_line-bottom-2 {
    background-color: #fff;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .top-bar-izquierda-2.v3 {
    display: none;
  }

  .menu-right-container, .menu-left-container {
    flex-flow: column;
  }

  .nav-v3-container {
    background-color: #0000;
  }

  .desarrollos-banner-heading {
    font-size: 2.2rem;
  }

  .text-block-3 {
    font-size: 1rem;
  }

  .desarrollos-banner-slider-nav {
    z-index: 2;
  }

  .tab-slide-right {
    z-index: 2;
    cursor: pointer;
    background-color: #ff690000;
    background-image: linear-gradient(90deg, #0000, #fff 30%);
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem;
    padding: 14px 10px 14px 20px;
    display: block;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .tab-text-spacer {
    font-size: .8rem;
  }

  .heading-style-h2 {
    font-size: 2.75rem;
  }
}

@media screen and (max-width: 767px) {
  .grid-fourths {
    grid-template-columns: 1fr 1fr;
  }

  .grid-fourths.colors-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .paragraph-xl {
    font-size: 2.5rem;
  }

  .spacer {
    height: 2rem;
  }

  .mega-h1 {
    font-size: 3.5rem;
    line-height: 120%;
  }

  .admin-hero-heading {
    font-size: 3.5rem;
  }

  .cta.yellow-background.main-index {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .cta.main-index {
    padding-left: 2.8rem;
    padding-right: 2.8rem;
    font-size: 1.1rem;
  }

  .grid-halves {
    grid-template-columns: 1fr;
  }

  .paragraph-large {
    font-size: 1.25rem;
  }

  .paragraph-regular.no-margin.quote {
    font-size: 1.1rem;
  }

  .container {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .container.homepage-hero {
    height: auto;
    padding-bottom: 13.2rem;
  }

  .container.bottom-footer {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-left: .8rem;
    padding-right: .8rem;
  }

  .container._2rem-padding-top {
    min-width: 100%;
  }

  .container.top-footer {
    flex: 1;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .container._5rem-padding-bottom-mobile {
    padding-bottom: 5rem;
  }

  .container.about-us-hero {
    padding-top: 13.2rem;
    padding-bottom: 9rem;
  }

  .container._6rem-padding-top-bottom-tablet-mobile._12rem-padding-top-desktop {
    padding-bottom: 6rem;
  }

  .container.services-buying-introduction {
    padding-top: 12.3rem;
  }

  .container.services-selling-hero {
    padding-bottom: 34.6rem;
  }

  .container.agent-detail-hero {
    padding-top: 10.1rem;
    padding-bottom: 2rem;
  }

  .container.faq-hero {
    padding-top: 15.1rem;
    padding-bottom: 11.7rem;
  }

  .container.listings-collection-hero {
    padding-bottom: 7.9rem;
  }

  .container.services-hero {
    padding-bottom: 4.4rem;
  }

  .container.services-introduction {
    padding-top: 4rem;
  }

  .container.password-hero {
    padding-top: 9.2rem;
  }

  .container.selling-hero-astures {
    padding-bottom: 16rem;
  }

  .container.frac-casas {
    margin-top: -4rem;
  }

  .container.homepage-hero-filtros {
    height: auto;
    padding-bottom: 3rem;
  }

  .container.homepage-hero-filtros-2 {
    height: auto;
    padding-bottom: 13.2rem;
  }

  .container.faqs {
    padding-top: 2rem;
  }

  .container.selling-hero-astures-trans {
    padding-top: 11rem;
    padding-bottom: 0;
  }

  .hero-image-wrapper.about-us-introduction {
    height: 28rem;
  }

  .hero-image-wrapper.review-section-chevron.display-none-mobile {
    display: none;
  }

  .hero-image-wrapper.blog-article._01 {
    width: 180px;
    height: 150px;
    top: 13%;
  }

  .hero-image-wrapper.blog-article._03 {
    width: 175px;
    height: 145px;
    top: 12%;
  }

  .hero-image-wrapper.blog-article._02 {
    width: 235px;
    height: 180px;
    bottom: 14%;
    left: -16%;
  }

  .hero-image-wrapper.blog-article._04 {
    width: 210px;
    height: 145px;
  }

  .hero-image-wrapper.responsable-slide-01, .hero-image-wrapper.responsable-slide-02, .hero-image-wrapper.responsable-slide-03 {
    height: 28rem;
  }

  .h1-heading {
    font-size: 3.3rem;
  }

  .h1-heading.white-text-color.agent-detail-name {
    position: static;
  }

  .h1-heading.listing-detail-page-name {
    font-size: 2.2rem;
  }

  .h1-heading.main-index-page-heading {
    font-size: 4.3rem;
  }

  .h1-heading._404 {
    font-size: 46svw;
  }

  .h1-heading.homepage-hero-2, .h1-heading.homepage-hero-3 {
    letter-spacing: -.3rem;
    font-size: 14svw;
  }

  .h1-heading.fracc-hero-01 {
    font-size: 3.6rem;
  }

  .hero-sub-title.white-text-color {
    font-size: 1.3rem;
  }

  .search-input-container.background-color-white {
    margin-top: 2.5rem;
  }

  .content-image.reviews-icon {
    width: 55px;
  }

  .content-image._100-full-width-height.absolute {
    height: auto;
    position: static;
  }

  .content-image.error {
    width: 12rem;
    top: -12%;
  }

  .homepage-category-container {
    padding-top: .5rem;
  }

  .text-block.white-text-color.center-aligned-mobile {
    text-align: center;
  }

  .text-block.navigation-title.medium-weight-white-text-color {
    font-size: 1.4rem;
  }

  .text-block.homepage-hero-category-name {
    font-size: .7rem;
    display: block;
  }

  .text-block.services-consulting-sticky-features-title {
    margin-bottom: .5rem;
  }

  .text-block._1rem-margin-top-mobile {
    margin-top: 1rem;
  }

  .text-block.homepage-hero-category-ciudad {
    font-size: .6rem;
    display: block;
  }

  .text-box-container.listing-bottom-content-wrapper {
    padding: 1.2rem;
  }

  .text-box-container._3rem-margin-top._1rem-margin-top-mobile {
    margin-top: 1rem;
  }

  .text-box._50rem.auto-left-25rem-mobile {
    max-width: 25rem;
    margin-left: auto;
  }

  .text-box._1rem-margin-top-mobile {
    margin-top: 2rem;
  }

  .text-box.subpage-hero.listing-collection, .text-box.subpage-hero.agent-directory {
    max-width: 21rem;
  }

  .text-box.review-site-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .text-box.agent-detail-hero-heading {
    width: 100%;
    margin-top: 0;
    position: static;
  }

  .text-box.faq-question {
    max-width: 75%;
  }

  .image-wrapper.listing-main-image.top-left-right-border-radius-11px {
    height: 20rem;
  }

  .image-wrapper.reviewer-image {
    min-width: auto;
  }

  .image-wrapper.blog-article-item.small {
    height: 9rem;
  }

  .image-wrapper.blog-article-item._100-height {
    height: 30rem;
  }

  .image-wrapper.smaller-blog-collection-item {
    border-top-right-radius: .6875rem;
    border-bottom-left-radius: 0;
    height: 20rem;
    min-height: 20rem;
  }

  .image-wrapper.small-blog-collection-item {
    border-top-right-radius: .6875rem;
    border-bottom-left-radius: 0;
    height: 8rem;
  }

  .image-wrapper.services-buying-hero-image.side-images-02 {
    left: 53%;
  }

  .image-wrapper.services-consulting-house-background-image {
    height: 35rem;
  }

  .image-wrapper.sticky-features-main-image {
    height: 20rem;
  }

  .image-wrapper.services-consulting-background-content-image {
    height: 40rem;
  }

  .image-wrapper.box-01 {
    width: 11rem;
    top: 27%;
    right: -11%;
  }

  .image-wrapper.box-02 {
    width: 11rem;
    top: 0%;
  }

  .image-wrapper.buying-card-01 {
    width: 100%;
    margin-top: 0;
  }

  .image-wrapper.buying-card-03, .image-wrapper.buying-card-02 {
    width: 100%;
  }

  .image-wrapper.buying-steps {
    height: 30rem;
  }

  .image-wrapper.selling-steps-image-04 {
    padding-bottom: 90%;
  }

  .image-wrapper.agent-hero-images {
    width: 100%;
    height: 45svh;
  }

  .image-wrapper.hand-key {
    top: 15%;
    right: -16%;
  }

  .image-wrapper.sale-sign {
    width: 14rem;
    bottom: 18%;
  }

  .image-wrapper.other-listings-floor-plan {
    margin-right: 20px;
  }

  .image-wrapper.marker {
    width: 90px;
    height: 90px;
  }

  .image-wrapper.key {
    width: 8rem;
  }

  .image-wrapper.selling-steps-image-03 {
    width: 90%;
    margin-left: auto;
    padding-bottom: 84%;
  }

  .slide.slide-margin-right {
    margin-right: 2rem;
  }

  .slider-arrow.right.listings-slider {
    top: -27%;
  }

  .slider-arrow.right.buying-testimonial-slider {
    top: -52%;
  }

  .slider-arrow.left.listings-slider {
    top: -27%;
  }

  .slider-arrow.left.listing-collection-slider {
    inset: -20% 0% auto auto;
  }

  .slider-arrow.left.buying-testimonial-slider {
    top: -52%;
  }

  .slider-arrow.listing-collection-slider {
    inset: -20% 0% auto auto;
  }

  .slider.exciting-things {
    margin-top: 4rem;
  }

  .slider-mask {
    width: 70%;
  }

  .slider-mask.listings-slider {
    width: 90%;
  }

  .slider-mask.buying-testimonials, .slider-mask.exciting-things {
    width: 70%;
  }

  .accordion-item.office.location-01 {
    top: 6%;
    right: 48%;
  }

  .card-title.buying-service-cards {
    font-size: 2.5rem;
  }

  .h2-heading {
    letter-spacing: -.1rem;
    font-size: 3rem;
  }

  .h2-heading.blog-article-form-heading {
    font-size: 2rem;
  }

  .collection-list._100-height.blog-categories-page, .collection-list.agents {
    grid-template-columns: 1fr;
  }

  .slider-tab-link, .slider-tab-link.w--current {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .listing-item {
    padding-left: 0;
    padding-right: 0;
  }

  .tabs-menu.faq {
    grid-column-gap: 19px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    margin-top: -7.1rem;
    padding-top: 2.3rem;
    padding-bottom: 2.3rem;
    display: grid;
  }

  .availability-wrapper.available.other-listings, .availability-wrapper.not-available.other-listings {
    top: -32%;
  }

  .h3-heading.homepage-sticky-flip-cards-title {
    letter-spacing: -.0425rem;
    font-size: 1.6rem;
  }

  .h3-heading.about-us-sticky-cards {
    letter-spacing: -.1rem;
  }

  .listing-bottom-content-wrapper {
    flex-flow: wrap;
  }

  .grid-wrapper.homepage-features-scroll {
    margin-top: 8.1rem;
  }

  .grid-wrapper.services-buying-intro-cards {
    margin-top: 6.7rem;
  }

  .grid-wrapper.white-background-color.contact-us-content {
    grid-row-gap: 6rem;
  }

  .grid-wrapper.faq {
    margin-top: 2rem;
  }

  .grid-wrapper.listing-detail-introduction-grid-02 {
    margin-top: 4rem;
  }

  .grid-wrapper.puntos {
    grid-template-columns: 1fr;
    margin-top: 2rem;
  }

  .scroll-items-content-wrapper {
    grid-row-gap: 4.25rem;
  }

  .tab-change-item-wrapper._3rem-margin-top-mobile-tablet {
    flex-direction: column;
  }

  .review-tab-container {
    margin-top: 4.1rem;
  }

  .review-tabs-menu {
    grid-column-gap: 16px;
    grid-row-gap: .75rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .text-box-link-content.blog-article.no-yellow-background {
    width: 95%;
  }

  .cta-inner-content-wrapper.bottom {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .blog-card-wrapper.collection-page {
    flex-direction: column;
  }

  .blog-card-link-block-wrapper {
    grid-row-gap: 0rem;
    flex-direction: column;
  }

  .footer-contact-form-title {
    text-align: left;
  }

  .footer-form-wrapper {
    margin-top: 3rem;
  }

  .footer-form-container {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
  }

  .listing-content-grid {
    grid-template-columns: 1fr .5fr;
  }

  .footer-grid-main-column {
    grid-row-gap: 30px;
    align-items: flex-start;
  }

  .footer-links-grid {
    grid-row-gap: 46px;
    grid-template-columns: 1fr 1fr;
  }

  .footer-grid {
    grid-row-gap: 52px;
  }

  .footer-main-wrapper {
    justify-content: center;
    align-items: center;
  }

  .footer-link-column {
    padding-bottom: 0;
  }

  .bottom-footer-block {
    justify-content: space-between;
    align-self: stretch;
  }

  .bottom-footer-text-block {
    flex: none;
  }

  .cta-support-card-container {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .homepage-hero-categories-top-content {
    width: 90%;
  }

  .hero-right-arrow.homepage-hero-categories {
    width: 2rem;
    height: 2rem;
    display: none;
  }

  .check-icon {
    margin-bottom: .7rem;
    margin-right: 0;
  }

  .feature-wrap {
    flex-direction: column;
    justify-content: center;
  }

  .link-block-image-wrapper.relative.small {
    height: auto;
  }

  .navigation-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }

  .navigation-menu {
    max-width: 100%;
  }

  .menu-card {
    height: 15rem;
    min-height: 15rem;
  }

  .navigation-dropdown-grid {
    grid-template-columns: 1fr 1fr;
  }

  .sticky-card-item, .sticky-card-image-wrapper {
    height: auto;
  }

  .sticky-base.sticky-card-02 {
    padding-bottom: 2rem;
  }

  .sticky-card-item-content-wrapper {
    height: auto;
  }

  .sticky-card-image {
    object-fit: fill;
    position: static;
  }

  .rotating-text {
    font-size: 3rem;
  }

  .sticky-text-wrapper.steps {
    grid-column-gap: 8px;
  }

  .sticky-features-circle-number-wrapper {
    width: 45px;
    height: 45px;
  }

  .faq-title {
    font-size: 20px;
  }

  .faq-question {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .faq-items-wrapper._5rem-margin-top {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .faq-items-wrapper._5rem-margin-top.faq-page, .faq-items-wrapper._5rem-margin-top.faq-page-home {
    grid-row-gap: 8px;
    grid-template-columns: 1fr;
  }

  .features-scroll-wrapper {
    flex-direction: column;
    grid-template-columns: 1fr;
    padding-top: 19.2rem;
  }

  .featured-image {
    max-width: 100%;
    height: auto;
    max-height: 100%;
  }

  .feature-image-wrapper {
    height: 18rem;
  }

  .features-scroll-title-wrapper {
    flex-direction: row;
  }

  .expanding-card {
    border-radius: 11px;
    width: 100%;
  }

  .feature-tab-link {
    z-index: 6;
    padding: 20px;
  }

  .expand-cards-container {
    grid-row-gap: 50px;
    flex-direction: column;
  }

  .expand-image-block-wrapper {
    width: 100%;
  }

  .services-buying-intro-grid {
    grid-row-gap: 41px;
    grid-template-columns: 1fr;
  }

  .buying-card-wrapper {
    height: auto;
  }

  .buying-card-wrapper.border {
    grid-column-gap: 35px;
    flex-direction: row;
    align-items: center;
  }

  .buying-card-wrapper.border._03 {
    flex-direction: row-reverse;
  }

  .buying-card-wrapper.yellow-backgrond-color {
    flex-direction: row;
  }

  .buying-steps-container {
    margin-top: 6.6rem;
  }

  .services-selling-feature-content-grid {
    grid-template-columns: 1fr;
  }

  .review-rating-text {
    flex: none;
    align-items: center;
    margin-top: 11px;
    margin-right: 0;
  }

  .review-sites-boxes-content {
    flex-direction: column;
    flex: 0 auto;
    min-width: 145px;
  }

  .review-box-content-wrapper._100-full-width-desktop-laptop-tablet.gap {
    flex-direction: row;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: flex-start;
    margin-left: 0;
    margin-right: auto;
    display: flex;
  }

  .statistic-number-text.selling-steps {
    font-size: 23svw;
  }

  .selling-steps-grid {
    grid-template-columns: 1fr;
  }

  .selling-steps-grid.grid-03 {
    flex-direction: column-reverse;
    display: flex;
  }

  .selling-steps-grid.grid-02 {
    grid-template-columns: 1fr;
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .lightbox-wrapper.services-selling.display-none-mobile {
    top: -10%;
  }

  .blog-article-content-wrapper {
    width: 95%;
  }

  .agent-detail-content-wrapper {
    position: static;
    inset: auto 0% 0% auto;
  }

  .real-estate-agent-hero-grid {
    grid-template-columns: 1.5fr;
  }

  .agent-detail-marquee-container {
    position: static;
  }

  .marquee-vertical-panel._02 {
    grid-column-gap: 15px;
    display: flex;
  }

  .marquee-vertical-panel._02.display-none-mobile {
    display: none;
  }

  .marquee-vertical-wrapper._02 {
    flex: 1;
    width: auto;
  }

  .social-wrapper-container._1rem-margin-top._3rem-margin-bottom-mobile {
    margin-bottom: 3rem;
  }

  .marquee-vertical-image {
    width: 110px;
    height: 125px;
  }

  .social-icons-wrapper {
    flex-direction: row;
  }

  .tab-link.faq {
    width: 100%;
  }

  .faq-item-basic {
    padding: 14px 0;
  }

  .faq-tab-link {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 12px;
  }

  .faq-chevron---black.display-none-mobile {
    display: none;
  }

  .faq-tabs-menu {
    grid-column-gap: 12px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: auto;
    display: grid;
  }

  .contact-boxes-grid.flex-vertical-mobile {
    grid-column-gap: 40px;
    grid-template-columns: 1fr;
  }

  .contact-form-block {
    margin-bottom: 3rem;
  }

  .video-walkthrough-content-wrapper {
    width: 145px;
    height: 130px;
    font-size: 1.1rem;
  }

  .listing-detail-introduction-grid {
    grid-template-columns: 1fr;
  }

  .inner-map-content-container {
    width: 12rem;
  }

  .background-video-wrapper.globe {
    width: 100%;
    height: 29rem;
  }

  .background-video-wrapper.main-index {
    height: 29rem;
  }

  .other-listing-item {
    padding-top: 3.4rem;
  }

  .other-listings-grid {
    grid-column-gap: 31px;
    grid-template-columns: 1fr .25fr 1fr;
  }

  .filters-content.listing-collection {
    grid-template-columns: 1fr 1fr;
  }

  .info-card {
    grid-row-gap: 2.5rem;
    min-height: 32rem;
    padding: 1.6rem;
  }

  .services-content-block {
    grid-row-gap: 4rem;
    padding: 1.5rem 1.5rem 3rem;
  }

  .utility-page-content {
    max-width: 90%;
  }

  .main-index-grid {
    grid-row-gap: 36px;
    grid-template-columns: 1fr;
  }

  .mockup-link-block-image.hero {
    height: 18rem;
  }

  ._2-column-grid {
    grid-template-columns: 1fr;
  }

  .span-01 {
    font-size: 1.3rem;
  }

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

  .admin-content-wrapper {
    padding: 2rem 1rem 3rem;
  }

  .nav-dropdown-wrapper {
    justify-content: space-between;
  }

  .mockup-link-block-wrapper {
    border-radius: 16px;
    width: 17rem;
  }

  .man-index-whats-included-grid._5-8rem-margin-bottom {
    grid-template-columns: 1fr;
  }

  .display-text {
    font-size: 18px;
  }

  .main-button {
    padding-left: 34px;
    padding-right: 34px;
  }

  .filtro-separador-txt.white-text-color {
    font-size: 1.3rem;
  }

  .icon-embed-small.hide-mobile-landscape {
    display: none;
  }

  .hero-sub-title-home.white-text-color {
    font-size: 1.3rem;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .text-size-medium {
    font-size: 1rem;
  }

  .career8_accordian {
    margin-bottom: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .career8_job-description {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .heading-style-h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .career8_icon-wrapper {
    width: 28px;
  }

  .career8_item {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .heading-style-h5 {
    font-size: 1.25rem;
  }

  .button.is-navbar2-button {
    padding: .25rem 1rem;
  }

  .faq-title-home {
    font-size: 20px;
  }

  .titulo-filtros {
    font-size: 2.6rem;
    line-height: 1;
  }

  .titulo-filtros.white-text-color {
    font-size: 1.3rem;
  }

  .filtros-home-container.listing-bottom-content-wrapper {
    padding: 1.2rem;
  }

  .filtros-home-container._3rem-margin-top._1rem-margin-top-mobile {
    margin-top: 1rem;
  }

  .titulo-filtros-2.white-text-color {
    font-size: 1.3rem;
  }

  .navbar2_component {
    min-height: 4rem;
  }

  .navbar2_menu.is-page-height-tablet {
    padding-bottom: 6rem;
  }

  .hero-sub-title-home-2.white-text-color {
    font-size: 1.3rem;
  }

  .regresar-button {
    padding-left: 34px;
    padding-right: 34px;
  }

  .navbar1_component {
    height: auto;
    min-height: 4rem;
    top: 28px;
  }

  .navbar1_logo-link {
    padding-left: 0;
  }

  .navbar1_logo {
    width: 130px;
  }

  .navbar1_menu.is-page-height-tablet {
    padding-bottom: 6rem;
  }

  .contact-modal1_component {
    align-items: flex-start;
  }

  .contact-modal1_content-wrapper {
    width: 100%;
    height: 100vh;
    max-height: none;
    padding-bottom: 7rem;
    padding-left: 5%;
    padding-right: 5%;
  }

  .show-mobile-landscape {
    display: block;
  }

  .h2-bolsa {
    letter-spacing: -.1rem;
    font-size: 3rem;
  }

  .h2-bolsa.blog-article-form-heading {
    font-size: 2rem;
  }

  .contact-modal1_component_1 {
    align-items: flex-start;
  }

  .contact-modal1_content-wrapper_1 {
    width: 100%;
    height: 100vh;
    max-height: none;
    padding-bottom: 7rem;
    padding-left: 5%;
    padding-right: 5%;
  }

  .btn_adjuntar.is-navbar2-button {
    padding: .25rem 1rem;
  }

  .frac-list-logo-container {
    padding: 1.5rem;
  }

  .frac-list-proximamente {
    font-size: 1.1rem;
  }

  .frac-list-logo-container-home {
    padding: 1.5rem;
  }

  .punto-title {
    font-size: 20px;
  }

  .punto-direccion.no-margin.quote {
    font-size: 1.1rem;
  }

  .aviso-de-privacidad-container.listing-bottom-content-wrapper {
    padding: 1.2rem;
  }

  .aviso-de-privacidad-container._3rem-margin-top._1rem-margin-top-mobile {
    margin-top: 1rem;
  }

  .grupo-grid {
    grid-template-columns: 16.66% 16.66% 16.66% 16.66% 16.66% 16.66%;
  }

  .grupo-division {
    height: 200px;
  }

  .grupo-division._1 {
    border-bottom-left-radius: 0;
  }

  .grupo-division._5 {
    border-top-right-radius: 0;
  }

  .grupo-division._4 {
    border-bottom-left-radius: .5rem;
  }

  .grupo-division._3 {
    border-top-right-radius: .5rem;
  }

  .navbar1_menu-2.is-page-height-tablet {
    padding-bottom: 6rem;
  }

  .desarrollos-banner-txt-container {
    padding-top: 30px;
    padding-left: 30px;
  }

  .desarrollos-banner-heading {
    font-size: 2rem;
  }

  .heading-style-h2 {
    font-size: 2.25rem;
  }

  .gallery7_grid-list, .gallery7_row {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .grid-fourths {
    grid-template-columns: 1fr;
  }

  .grid-fourths.colors-grid {
    grid-column-gap: .5rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }

  .paragraph-xl {
    line-height: 120%;
  }

  .paragraph-xl._1-2-line-height {
    font-size: 1.6rem;
  }

  .mega-h1 {
    margin-bottom: 1.5rem;
    font-size: 13vw;
    line-height: 120%;
  }

  .admin-hero-heading {
    font-size: 3rem;
  }

  .cta.main-index {
    width: 100%;
  }

  .cta.main-index.yellow-backgrond-color {
    flex: 0 auto;
  }

  .detail-block {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .section.homepage-hero, .section.homepage-hero-bienvenida, .section.homepage-hero-filtros, .section.homepage-hero-filtros-overlayed {
    background-position: 80%;
  }

  .paragraph-regular {
    font-size: 1rem;
  }

  .paragraph-regular.no-margin.blog-collection-page-description {
    display: none;
  }

  .paragraph-regular.no-margin.quote {
    font-size: 1rem;
  }

  .paragraph-regular.buying-testimonial-quote {
    font-size: .9rem;
  }

  .paragraph-regular.main-sub-heading._404 {
    font-size: 1.6rem;
  }

  .container {
    padding: 5rem 1rem;
  }

  .container.homepage-hero {
    padding-bottom: 14.8rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .container.bottom-footer {
    flex-direction: column-reverse;
    padding-top: .6rem;
  }

  .container._2rem-padding-top {
    min-width: 100%;
  }

  .container._2rem-padding-top._2rem-padding-bottom-mobile {
    padding-bottom: 2rem;
  }

  .container.top-footer {
    flex-direction: column;
  }

  .container.about-us-hero {
    padding: 12rem 1rem 6rem .5rem;
  }

  .container.no-top-padding._2rem-padding-bottom-mobile {
    padding-bottom: 2rem;
  }

  .container._5rem-padding-top-desktop._2rem-padding-top-mobile {
    padding-top: 2rem;
  }

  .container.services-buying-hero {
    padding: 8.1rem 1rem 6rem .5rem;
  }

  .container.services-consulting-hero {
    padding-top: 10rem;
  }

  .container.services-buying-introduction {
    padding-top: 13.3rem;
  }

  .container.services-selling-hero {
    background-image: linear-gradient(#0000008f 9%, #0000 34%), url('../images/financial-independent-woman-buying-new-house-1.webp');
    background-position: 0 0, 55%;
    background-size: auto, cover;
    margin-top: .3rem;
    padding: 7rem .5rem 40.6rem;
  }

  .container._9rem-margin-top-mobile {
    padding-top: 9rem;
  }

  .container.agent-detail-hero {
    padding-top: 8rem;
    padding-bottom: 4rem;
  }

  .container.contact-us-hero {
    margin-top: .3rem;
    padding-top: 8.1rem;
    padding-bottom: 10.4rem;
  }

  .container.contact-us-conent {
    padding-bottom: 1.1rem;
  }

  .container.faq-hero {
    padding-top: 13.7rem;
    padding-bottom: 9.4rem;
  }

  .container.listing-detail-hero {
    padding-top: 7.5rem;
  }

  .container._3rem-margin-top-mobile {
    padding-top: 3rem;
  }

  .container.listing-detail-globe {
    padding-bottom: 6rem;
    padding-left: 0;
    padding-right: 0;
  }

  .container.listings-collection-hero {
    background-image: linear-gradient(#00000029 31%, #0000), url('../images/Untitled-design---2023-09-22T114411.689_cleanup_1Untitled design - 2023-09-22T114411.689_cleanup.webp');
    background-position: 0 0, 65% 0;
    margin-top: .3rem;
    padding: 7rem .5rem 23.1rem;
  }

  .container.services-hero {
    padding: 10.2rem .5rem 3.6rem;
  }

  .container.blog-collecion-page {
    padding-top: .2rem;
  }

  .container.agent-directory {
    align-items: flex-end;
    margin-top: .3rem;
    padding: 14.7rem .5rem 14rem;
  }

  .container.blog-categories {
    padding-top: 9.2rem;
  }

  .container.search-results {
    padding-top: 9.3rem;
  }

  .container.author-detail-hero {
    padding-top: 8.5rem;
  }

  .container.about-us-introduction {
    padding-bottom: 4.1rem;
  }

  .container.admin-hero {
    padding-top: 8rem;
    padding-bottom: 5.2rem;
  }

  .container.listing-location-hero, .container.listing-types-hero {
    padding-top: 9.3rem;
  }

  .container._2rem-padding-top-mobile {
    padding-top: 2rem;
  }

  .container.password-hero {
    padding-top: 4.4rem;
  }

  .container.main-index-hero {
    padding-top: 9.2rem;
  }

  .container.selling-hero-astures {
    margin-top: .3rem;
    padding: 11rem .5rem;
  }

  .container.homepage-hero-bienvenida {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .container.homepage-hero-filtros {
    padding-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .container.homepage-hero-filtros-2 {
    padding-bottom: 14.8rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .container.faqs {
    padding-top: 2rem;
  }

  .container.margen-fracc {
    padding-top: 9rem;
  }

  .container.bolsa-hero {
    margin-top: .3rem;
    padding-top: 8.1rem;
    padding-bottom: 10.4rem;
  }

  .container.selling-hero-astures-trans {
    margin-top: .3rem;
    padding: 11rem .5rem 0;
  }

  .container.margen-fracc-liso {
    padding-top: 3rem;
  }

  .container.puntos-venta-consulting-hero {
    padding-top: 10rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .container.listado-titulo {
    padding-top: 10rem;
  }

  .container.heading-desarrollos {
    overflow: hidden;
  }

  .container.deshabitas-imagenes {
    padding-top: 10rem;
  }

  .hero-image-wrapper.homepage-hero-clouds {
    bottom: 0%;
  }

  .hero-image-wrapper.about-us-introduction {
    height: 16rem;
  }

  .hero-image-wrapper.blog-article._01 {
    width: 110px;
    height: 125px;
    left: -6%;
  }

  .hero-image-wrapper.blog-article._03 {
    width: 125px;
    height: 105px;
    top: 10%;
    right: -13%;
  }

  .hero-image-wrapper.blog-article._02 {
    width: 155px;
    height: 135px;
    bottom: 6%;
  }

  .hero-image-wrapper.blog-article._04 {
    width: 137px;
    height: 135px;
    bottom: 13%;
    right: -14%;
  }

  .hero-image-wrapper.homepage-hero-clouds-top, .hero-image-wrapper.homepage-hero-clouds-2 {
    bottom: 0%;
  }

  .hero-image-wrapper.responsable-slide-01, .hero-image-wrapper.responsable-slide-02, .hero-image-wrapper.responsable-slide-03 {
    height: 16rem;
  }

  .h1-heading {
    margin-bottom: 1.5rem;
    font-size: 2.2rem;
  }

  .h1-heading.homepage-hero {
    letter-spacing: -.2rem;
    font-size: 27svw;
  }

  .h1-heading.about-us-hero-01, .h1-heading.about-us-hero-02, .h1-heading.about-us-hero-03 {
    text-align: left;
  }

  .h1-heading.about-us-hero-03.gracias {
    text-align: center;
  }

  .h1-heading.white-text-color.agent-detail-name {
    font-size: 3rem;
  }

  .h1-heading.listing-detail-page-name {
    font-size: 2rem;
  }

  .h1-heading.blog-article-h1 {
    font-size: 2.1rem;
  }

  .h1-heading._404 {
    font-size: 49svw;
  }

  .h1-heading.homepage-hero-2 {
    letter-spacing: -.2rem;
    font-size: 16svw;
  }

  .h1-heading.homepage-hero-3 {
    letter-spacing: -.2rem;
    font-size: 14svw;
  }

  .h1-heading.fundacion-hero-01 {
    text-align: left;
  }

  .h1-heading.fracc-hero-01 {
    text-align: left;
    font-size: 3.2rem;
  }

  .hero-sub-title.white-text-color {
    font-size: 1.3rem;
  }

  .search-icon {
    width: 3rem;
  }

  .search-input-wrapper {
    min-width: auto;
    padding: .3rem .3rem .3rem 1rem;
  }

  .search-input-container.search-results {
    margin-top: 3rem;
  }

  .search-icon-wrapper {
    padding: 0 .4rem 0 0;
  }

  .search-icon-wrapper.display-none-mobile {
    display: none;
  }

  .submit-button.yellow-background-color {
    height: 2.7rem;
  }

  .submit-button.yellow-background-color.black-text-color, .submit-button.yellow-background-color.collection-page {
    height: 3rem;
  }

  .categories-grid.homepage-hero {
    grid-template-columns: 1fr;
  }

  .content-image.error {
    width: 10rem;
  }

  .quick-stack.blog-collection {
    margin-top: 6.4rem;
  }

  .homepage-category-container {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-left: .4px;
    padding-right: .4rem;
    display: flex;
  }

  .text-block.white-text-color.about-us-sticky-cards-small-title {
    font-size: 1.2rem;
  }

  .text-block.navigation-title.medium-weight-white-text-color {
    font-size: 1.9rem;
  }

  .text-block.homepage-hero-category-name {
    font-size: 1rem;
  }

  .text-block.highlight-stats-facts {
    font-size: 3.2rem;
  }

  .text-block.services-consulting-sticky-features-title {
    font-size: 1.4rem;
  }

  .text-block.play-button-text {
    font-size: 1.1rem;
  }

  .text-block.listing-detail-monthly-text {
    font-size: 25px;
  }

  .text-block.map-listing-name {
    font-size: 1rem;
  }

  .text-block.other-listing-item-name {
    margin-top: 8px;
  }

  .text-block.homepage-hero-category-ciudad {
    font-size: 1.2rem;
  }

  .arrow-image-wrapper.service-cards {
    top: 10%;
    right: -2%;
  }

  .arrow-image-wrapper.header-navigation {
    width: 1.8rem;
    height: 1.8rem;
    min-height: 1.8rem;
    position: relative;
    bottom: auto;
    right: auto;
  }

  .arrow-image-wrapper.header-navigation.services-navigation-large-bottom-image {
    right: 3%;
  }

  .arrow-image-wrapper.about-us-team-member-card {
    inset: 3% 3% auto auto;
  }

  .text-box-container.listing-bottom-content-wrapper {
    padding: .8rem;
  }

  .text-box-container.about-us-introduction {
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-box-container.services-consulting-check-icons {
    grid-row-gap: 15px;
    flex-direction: column;
    align-items: flex-start;
  }

  .text-box-container.relative-center-aligned._92-width-mobile {
    max-width: 92%;
  }

  .text-box-container._8rem-margin-bottom._2rem-margin-bottom-mobile {
    margin-bottom: 2rem;
  }

  .text-box-container.exciting-things-slider {
    max-width: 97%;
  }

  .text-box-container._1rem-padding-right-left-mobile {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .text-box._65rem-desktop-laptop {
    max-width: 100%;
  }

  .text-box._65rem-desktop-laptop.left-aligned-mobile {
    text-align: left;
  }

  .text-box.rotating-text-container {
    margin-top: 4px;
  }

  .text-box._1rem-margin-top-mobile {
    margin-top: 1rem;
  }

  .text-box.subpage-hero.agent-directory {
    max-width: none;
  }

  .text-box.review-site-wrapper {
    grid-column-gap: 25px;
    flex-direction: row;
  }

  .text-box.faq-question {
    max-width: 80%;
  }

  .text-box.other-listings-name-block {
    margin-bottom: 12px;
  }

  .text-box._2-5rem-margin-top-mobile {
    margin-top: 2.5rem;
  }

  .text-box.agent-directory.phone-number {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 28px;
  }

  .image-wrapper.services-details-slider-image {
    height: 13rem;
  }

  .image-wrapper.listing-main-image.top-left-right-border-radius-11px {
    height: 17rem;
  }

  .image-wrapper.reviewer-image {
    height: 18rem;
  }

  .image-wrapper.cta-avatar {
    width: 120px;
  }

  .image-wrapper.blog-article-item {
    height: 20rem;
  }

  .image-wrapper.blog-article-item.top-featured-blog-01 {
    height: 18rem;
  }

  .image-wrapper.blog-article-item.top-featured-blog-02 {
    height: 15rem;
  }

  .image-wrapper.blog-article-item.top-featured-blog-03 {
    height: 10rem;
  }

  .image-wrapper.blog-article-item.must-read {
    height: 17rem;
    margin-top: 2rem;
  }

  .image-wrapper.blog-article-item.small {
    height: 6rem;
  }

  .image-wrapper.blog-article-item._100-height {
    height: 25rem;
  }

  .image-wrapper.smaller-blog-collection-item {
    height: 12rem;
    min-height: 12rem;
  }

  .image-wrapper.homepage-hero-category-item {
    width: 100%;
    margin-top: 0;
  }

  .image-wrapper.small-blog-collection-item {
    height: 20rem;
  }

  .image-wrapper.services-buying-hero-image.middle-image {
    width: 14rem;
    height: 19rem;
  }

  .image-wrapper.services-buying-hero-image.side-image-01 {
    width: 9rem;
    height: 9rem;
    inset: -23% auto auto -5%;
  }

  .image-wrapper.services-buying-hero-image.side-images-02 {
    width: 9rem;
    height: 9rem;
    inset: auto -11% -16% auto;
  }

  .image-wrapper.services-buying-hero {
    width: 145%;
    margin-top: 3.4rem;
    padding-bottom: 126%;
  }

  .image-wrapper.services-consulting-house-background-image {
    background-position: 0 0, 57%;
  }

  .image-wrapper.sticky-features-main-image {
    height: 16rem;
  }

  .image-wrapper.services-consulting-background-content-image {
    background-position: 35%;
  }

  .image-wrapper.box-01 {
    width: 9rem;
    top: 20%;
    right: -15%;
  }

  .image-wrapper.box-02 {
    width: 9rem;
  }

  .image-wrapper.buying-card-01 {
    width: 70%;
  }

  .image-wrapper.buying-card-03 {
    width: 80%;
  }

  .image-wrapper.buying-card-02 {
    width: 70%;
  }

  .image-wrapper.buying-featured-image {
    height: 25svh;
  }

  .image-wrapper.quote-icon {
    width: 77px;
    height: 77px;
    left: -4%;
  }

  .image-wrapper.agent-hero-images {
    height: 45svh;
  }

  .image-wrapper.hand-key {
    width: 13rem;
    inset: 20% -16% auto auto;
  }

  .image-wrapper.sale-sign {
    width: 11rem;
    display: none;
    bottom: 20%;
  }

  .image-wrapper.license {
    width: 100px;
    height: 100px;
  }

  .image-wrapper.license.logo {
    width: 145px;
    display: flex;
  }

  .image-wrapper.fundacion-video, .image-wrapper.unete-video {
    background-image: none;
    padding-top: 70%;
  }

  .accordion-plus-lottie {
    width: 1.2rem;
    height: 1.2rem;
  }

  .slide.services-slider {
    margin-right: 1rem;
  }

  .slide.buying-testimonial-slider {
    margin-right: 3rem;
  }

  .slide.exciting-things-slider, .slide.slide-margin-right {
    margin-right: 1.5rem;
  }

  .slider-arrow {
    width: 2.85rem;
    height: 2.8rem;
  }

  .slider-arrow.right.listings-slider {
    inset: -19% 0% auto auto;
  }

  .slider-arrow.right.buying-testimonial-slider {
    top: -18%;
  }

  .slider-arrow.right.exciting-things {
    top: -40%;
  }

  .slider-arrow.left.listings-slider, .slider-arrow.left.listing-collection-slider {
    margin-right: 3.4rem;
    inset: -19% 0% auto auto;
  }

  .slider-arrow.left.buying-testimonial-slider {
    margin-right: 3.4rem;
    top: -18%;
  }

  .slider-arrow.left.exciting-things {
    margin-right: 3.4rem;
    top: -40%;
  }

  .slider-arrow.listing-collection-slider {
    inset: -19% 0% auto auto;
  }

  .slider.testimonials-buying {
    margin-top: 9.3rem;
    padding-left: 1rem;
  }

  .slider.exciting-things {
    margin-top: 6rem;
  }

  .slider-mask {
    width: 90%;
  }

  .slider-mask.listings-slider {
    width: 95%;
  }

  .slider-mask.buying-testimonials, .slider-mask.exciting-things {
    width: 90%;
  }

  .accordion-sign-wrapper.display-none-mobile {
    display: none;
  }

  .slide-content.services-slider {
    padding-top: .8rem;
    padding-left: .8rem;
    padding-right: .8rem;
  }

  .accordion-item.office.location-01 {
    top: 1%;
    right: 56%;
  }

  .accordion-item.office.location-02 {
    bottom: 6%;
  }

  .accordion-item.office.location-03 {
    bottom: 40%;
    left: 29%;
  }

  .background-video.expand {
    height: 55rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .background-video.services-selling-lightbox {
    min-width: 11rem;
    height: 12rem;
  }

  .background-video.agent-detail {
    height: 30rem;
  }

  .background-video.listing-detail-globe {
    overflow: visible;
  }

  .h2-heading {
    font-size: 2rem;
    line-height: 1.1;
  }

  .h2-heading.white-text-color.about-us-founder-quote {
    letter-spacing: -.07rem;
    font-size: 1.8rem;
    line-height: 1.4;
  }

  .h2-heading.admin-licenses, .h2-heading.cta-inner-title {
    font-size: 2rem;
  }

  .h2-heading.listing-collection-title {
    font-size: 1.47rem;
  }

  .collection-list._100-height.blog-categories-page {
    grid-row-gap: 18px;
  }

  .collection-list.gap-15px-desktop {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .slider-tab-link {
    flex: 1;
  }

  .tabs-menu {
    justify-content: space-between;
    display: flex;
  }

  .tabs-menu.white-background {
    justify-content: space-between;
  }

  .tabs-menu.faq {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding: 0%;
  }

  .tabs-content.listings-slider {
    margin-top: 7.6rem;
  }

  .listing-tabs._6rem-margin-top._4rem-margin-top-mobile {
    margin-top: 4rem;
  }

  .availability-wrapper {
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: .8rem;
  }

  .availability-wrapper.available.other-listings {
    align-self: center;
    position: static;
  }

  .availability-wrapper.not-available.other-listings {
    position: static;
  }

  .h3-heading.listing-collection-title {
    letter-spacing: -.0425rem;
    font-size: 1.4rem;
  }

  .h3-heading.about-us-sticky-cards {
    letter-spacing: 0;
    margin-bottom: 4.1375rem;
    font-size: 1.7rem;
  }

  .h3-heading.blog-article-form-heading.secondary {
    line-height: 1.1;
  }

  .card-snap-content {
    width: 100%;
  }

  .card-content {
    padding-bottom: 103%;
  }

  .card-content.buying-cards {
    margin-top: 2.6rem;
    padding: 0;
  }

  .card-content.buying-cards._2nd-card {
    margin-top: .2rem;
  }

  .grid-wrapper.services-buying-intro-cards {
    margin-top: 9.5rem;
  }

  .grid-wrapper.white-background-color.contact-us-content {
    grid-row-gap: 5rem;
    padding-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .grid-wrapper.faq {
    margin-top: 2rem;
  }

  .grid-wrapper.listing-detail-introduction-grid-02 {
    margin-top: 3rem;
  }

  .grid-wrapper.puntos {
    margin-top: 2rem;
  }

  .content-wrapper.about-us-team {
    padding-top: 5.9rem;
  }

  .content-wrapper.selling-steps {
    margin-top: 7.4rem;
  }

  .banner-wrapper-content.sticky {
    height: 100vh;
    max-height: 100vh;
    padding-bottom: 290%;
  }

  .sticky-banner-wrapper.display-none-mobile {
    display: flex;
  }

  .scroll-content-wrapper {
    max-width: 100%;
  }

  .scroll-items-content-wrapper {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .tab-change-item-wrapper._3rem-margin-top-mobile-tablet {
    flex-direction: column;
    margin-top: 3rem;
  }

  .tab-change-description-wrapper {
    grid-row-gap: 15px;
    max-width: 100%;
    margin-left: 0%;
  }

  .review-tabs-menu {
    grid-auto-columns: 1fr;
  }

  .text-box-link-content.blog-article {
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
  }

  .blog-card-wrapper.horizontal {
    justify-content: center;
    align-items: center;
  }

  .footer-contact-form-title {
    text-align: center;
  }

  .footer-form-wrapper {
    margin-top: 0;
  }

  .input-field {
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .input-field::placeholder {
    font-size: .9rem;
  }

  .footer-navigation-container {
    border-radius: 0;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .contact-form-container {
    margin-top: 1.7rem;
  }

  .contact-form-wrapper {
    height: auto;
    padding: .3rem .3rem .3rem 1rem;
  }

  .location-link-block {
    padding-bottom: 0;
  }

  .location-link-block.offices {
    border-bottom-style: none;
    flex-direction: column;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 11px;
  }

  .location-tab-content-wrapper {
    grid-column-gap: 5px;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: .9rem;
  }

  .logo-image {
    width: 9rem;
  }

  .logo-image.footer {
    width: 10rem;
  }

  .overflow-hidden-clip.main-index {
    width: 90%;
  }

  .footer-grid-main-column {
    grid-row-gap: 33px;
  }

  .footer-links-grid {
    grid-template-columns: 1fr 1fr;
  }

  .footer-link-list-wrapper {
    grid-row-gap: 11px;
  }

  .footer-main-wrapper {
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-link-column {
    padding: 0 12px 12px;
  }

  .bottom-footer-block {
    align-self: center;
    margin-top: .5rem;
  }

  .bottom-footer-block._02 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .cta-support-card-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .avatar-support-content-wrapper {
    width: auto;
  }

  .lottie-animation.pulse {
    width: 45px;
    height: 45px;
  }

  .homepage-hero-categories-top-content {
    justify-content: space-between;
  }

  .playfair-display-font-span.italic._8rem-margin-left-desktop-tablet-large-mobile {
    margin-left: 0;
  }

  .text-box-wrapper.auto-left {
    max-width: 100%;
  }

  .text-box-wrapper.center-aligned---desktop.left-aligned-mobile {
    text-align: left;
  }

  .text-box-wrapper.z-index-1._100-width {
    width: 100%;
  }

  .lottie-hamburger-menu {
    width: 30px;
    height: 30px;
  }

  .navigation-menu-button {
    width: 45px;
    height: 45px;
  }

  .navigation-card-title-wrapper {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .navigation-base-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .navigation-grid {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    grid-template-columns: 1fr;
  }

  .menu-shadow-gradient-overlay.absolute {
    background-image: linear-gradient(#00000052, #00000052);
  }

  .navigation-menu {
    padding-top: 31px;
    top: 59.5312px;
  }

  .menu-card {
    height: 8rem;
    min-height: 8rem;
  }

  .navigation-dropdown-grid {
    grid-template-columns: 1fr;
  }

  .navigation-grid-wrapper {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .header-navigation {
    padding: 0 4.2%;
    top: 14px;
  }

  .navigation-wrapper {
    width: 99%;
  }

  .navigation-wrapper.left-aligned-desktop-laptop {
    text-align: center;
  }

  .navigation-container {
    height: auto;
  }

  .stat-number-text.about-us {
    font-size: 20px;
  }

  .two-column-grid.about-us-introduction, .two-column-grid.desarrollos-banner {
    width: 100%;
    max-width: 100%;
  }

  .content-stat-container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .marquee-container {
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .marquee-rail.about-page {
    align-items: center;
  }

  .marquee-image-frame {
    width: 280px;
  }

  .marquee-image-frame.up {
    width: 175px;
  }

  .sticky-card-image-wrapper {
    height: auto;
  }

  .sticky-card-inner-content {
    margin-top: 1.5rem;
  }

  .sticky-card {
    grid-row-gap: 15px;
    flex-direction: column;
    display: flex;
  }

  .sticky-base {
    height: 100%;
    max-height: 100%;
    margin-top: 0;
    position: relative;
    top: auto;
  }

  .sticky-base.sticky-card-01 {
    margin-bottom: 0;
    top: auto;
  }

  .sticky-base.sticky-card-02 {
    margin-top: 0;
    margin-bottom: 0;
    top: auto;
  }

  .sticky-inner-content-wrapper {
    padding-top: .6rem;
    padding-bottom: 2rem;
  }

  .sticky-card-image {
    position: static;
  }

  .information-hover-content-left-block.static.display-none-mobile {
    display: none;
  }

  .team-member-item.team-member-03 {
    min-height: 23rem;
  }

  .content-box._100-width-height.about-us-introduction-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .rotating-text-wrapper {
    margin-left: 11px;
    padding-bottom: 20px;
  }

  .rotating-text {
    font-size: 2.5rem;
  }

  .lottie-animation-wrapper.license {
    width: auto;
    display: flex;
  }

  .sticky-text-description {
    max-width: none;
  }

  .sticky-grid.medium-top-padding {
    grid-row-gap: 11px;
  }

  .sticky-features-content-container {
    height: 100%;
  }

  .sticky-text-wrapper.steps {
    grid-column-gap: 0px;
    margin-top: 2vh;
    margin-bottom: 2vh;
  }

  .testimonial-card.no-left-right-top-padding.up {
    margin-top: 0;
  }

  .faq-title {
    font-size: 18px;
  }

  .faq-question {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .faq-items-wrapper._5rem-margin-top {
    grid-row-gap: 25px;
  }

  .features-scroll-container {
    margin-top: 4.9em;
  }

  .features-scroll-wrapper {
    padding-top: 27svh;
  }

  .features-scroll-item {
    width: auto;
  }

  .featured-image {
    height: 100%;
    box-shadow: 4px 4px 10px #00000008;
  }

  .feature-image-wrapper {
    height: 25vh;
    padding: .5rem;
    left: -1em;
    right: -1em;
  }

  .expanding-card {
    padding-left: 11px;
  }

  .feature-tab-link {
    text-align: center;
  }

  .expand-cards-container {
    margin-top: 4.7rem;
  }

  .expand-image-block-wrapper {
    align-self: stretch;
  }

  .buying-card-wrapper.border {
    flex-direction: column;
  }

  .buying-card-wrapper.border._03 {
    flex-direction: column-reverse;
  }

  .buying-card-wrapper.yellow-backgrond-color {
    flex-direction: column;
  }

  .buying-steps-number-wrapper {
    width: 4rem;
    height: 5rem;
  }

  .buying-steps-grid {
    grid-column-gap: 1.375rem;
    grid-template-rows: 2.375rem 14.3125rem 5rem 20rem auto auto;
    grid-template-areas: "Icon-1 Details-1"
                         "Line-1 Details-1"
                         "Icon-2 ."
                         "Line-2 Details-2"
                         "Icon-3 Details-3"
                         "Line-3 Details-3";
  }

  .services-selling-features-grid {
    grid-template-columns: 1.5fr;
  }

  .review-rating-text {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-direction: row;
    margin-top: 0;
    margin-bottom: 0;
  }

  .review-sites-boxes-content {
    align-items: flex-start;
    min-width: 100%;
  }

  .review-box-content-wrapper._100-full-width-desktop-laptop-tablet.gap {
    flex-direction: column;
    align-items: flex-start;
  }

  .play-button-wrapper.selling {
    grid-column-gap: 7px;
    padding-top: .6rem;
    padding-bottom: .6rem;
    font-size: .8rem;
  }

  .lightbox-wrapper.services-selling.display-none-mobile {
    top: -7%;
  }

  .blog-article-content-wrapper {
    grid-row-gap: 15px;
    width: 100%;
  }

  .blog-article-cta-form-container {
    padding: 2.8em 1em;
  }

  .blog-article-form {
    margin-top: 0;
  }

  .marquee-vertical-image {
    height: 100px;
  }

  .play-video-circle-wrapper {
    width: 135px;
    height: 135px;
  }

  .tab-link.faq {
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .faq-title-wrapper {
    margin-top: 8px;
  }

  .faq-icon-circle {
    width: 34px;
    min-width: 34px;
    height: 34px;
    min-height: 34px;
    margin-top: 0;
  }

  .faq-item {
    padding: 5px;
  }

  .faq-tab-link {
    width: auto;
  }

  .faq-tabs-menu {
    grid-column-gap: 12px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .button-wrapper.relative._1-2rem-margin-top-mobile {
    margin-top: 1.2rem;
  }

  .button-container._100-width-mobile {
    width: 100%;
  }

  .button-container._100-width-mobile._7rem-margin-top-mobile {
    margin-top: .7rem;
  }

  .contact-information-card {
    min-width: 100%;
    padding: 15px;
  }

  .listing-detail-hero-grid {
    flex-flow: column;
    display: flex;
  }

  .listing-detail-price {
    font-size: 25px;
  }

  .listing-thumbnails-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .video-walkthrough-content-wrapper {
    height: 120px;
  }

  .inner-map-content-container {
    width: 11rem;
    padding: 9px 11px;
    top: 61%;
    right: 5%;
  }

  .background-video-wrapper.globe {
    height: 25rem;
    margin-top: 6.4rem;
  }

  .background-video-wrapper.main-index {
    height: 18rem;
  }

  .other-listings-collection-list {
    margin-top: 5.9rem;
  }

  .other-listing-item {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .filter-dropdown-toggle {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }

  .filters-wrapper, .filters-container {
    width: 100%;
  }

  .dropdown-tab-link {
    font-size: .8rem;
  }

  .info-card {
    grid-row-gap: 2.5rem;
    min-height: 28rem;
    padding: 1.25rem;
  }

  .services-content-block {
    grid-template-columns: 1fr 1.3fr;
  }

  .sticky-services-left-block {
    height: 30rem;
  }

  .blog-article-content {
    padding-top: 1.2rem;
  }

  .blog-collection-grid {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .blog-collection-grid._02 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .blog-collection-grid._03 {
    grid-template-columns: 1.25fr;
  }

  .blog-collection-grid._01 {
    grid-template-columns: 1.5fr;
  }

  .agent-detail-wrapper {
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .utility-page-content.password {
    padding: 0;
  }

  .utility-page-content._404 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .blog-categories-collection-container {
    margin-top: 6.4rem;
  }

  .main-index-grid {
    grid-row-gap: 36px;
    grid-template-columns: 1fr;
    align-content: space-between;
  }

  .mockup-link-block {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .mockup-link-block-image.hero {
    height: 19rem;
  }

  .mockup-caption {
    text-align: center;
  }

  .button-contaner.horizontal-desktop.center-aligned {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .span-01 {
    font-size: 1rem;
  }

  .password-hero-grid {
    grid-column-gap: 45px;
    grid-row-gap: 0px;
    grid-template-rows: 451px;
  }

  .admin-info-wrapper.changelog {
    padding-top: 1.7rem;
    padding-bottom: 1.7rem;
  }

  .license-images-container {
    grid-column-gap: 19px;
    grid-row-gap: 20px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: flex-start;
    display: flex;
  }

  .licenses-link-container {
    flex-direction: column;
  }

  .navigation-dropdown-02 {
    height: auto;
  }

  .navigation-inner-content-wrapper {
    grid-row-gap: 0rem;
  }

  .top-main-index-mockups {
    margin-top: 5rem;
    margin-bottom: 16px;
  }

  .mockup-link-block-wrapper {
    width: 23rem;
    margin-left: 8px;
    margin-right: 8px;
  }

  .display-stat-grid {
    grid-template-columns: 1fr 1fr;
  }

  .buying-steps-title {
    font-size: 1.5rem;
  }

  .navigation-contact-button {
    align-self: center;
    display: flex;
  }

  .main-button {
    align-self: center;
    padding-left: 42px;
    padding-right: 42px;
    display: flex;
  }

  .filtro-separador-txt.white-text-color, .hero-sub-title-home.white-text-color {
    font-size: 1.3rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .career8_title-wrapper {
    display: block;
  }

  .career8_title-heading {
    margin-bottom: 1.25rem;
  }

  .faq-title-home {
    font-size: 18px;
  }

  .titulo-filtros {
    font-size: 2rem;
    line-height: 1;
  }

  .titulo-filtros.white-text-color {
    font-size: 1.3rem;
  }

  .filtros-home-container.listing-bottom-content-wrapper {
    padding: .8rem;
  }

  .filtros-home-container.about-us-introduction {
    max-width: 100%;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .filtros-home-container.services-consulting-check-icons {
    grid-row-gap: 15px;
    flex-direction: column;
    align-items: flex-start;
  }

  .filtros-home-container.relative-center-aligned._92-width-mobile {
    max-width: 92%;
  }

  .filtros-home-container._8rem-margin-bottom._2rem-margin-bottom-mobile {
    margin-bottom: 2rem;
  }

  .filtros-home-container.exciting-things-slider {
    max-width: 97%;
  }

  .filtros-home-container._1rem-padding-right-left-mobile {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .filtro-slide {
    width: calc(100% - 16px);
  }

  .slide-arrow-container.desarrollos {
    top: 166px;
  }

  .left-arrow.desarrollos, .right-arrow.desarrollos {
    justify-content: center;
    align-items: flex-start;
  }

  .titulo-filtros-2.white-text-color, .hero-sub-title-home-2.white-text-color {
    font-size: 1.3rem;
  }

  .filtro-slide-4 {
    width: calc(100% - 16px);
  }

  .regresar-button {
    align-self: center;
    padding-left: 42px;
    padding-right: 42px;
    display: flex;
  }

  .navbar1_component {
    top: 15px;
  }

  .navbar1_logo {
    width: 125px;
  }

  .navigation-dropdown-03 {
    height: auto;
  }

  .navbar1_dropdown-submenu_grand {
    padding-left: 10%;
  }

  .top-bar-derecha {
    justify-content: space-around;
    align-items: center;
    width: 100%;
  }

  .top-bar-link-cont {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .contact-modal1_content-wrapper {
    padding-top: 3.8rem;
    padding-left: 10px;
    padding-right: 10px;
  }

  .contact-modal1_close-button {
    background-color: var(--light-gray);
    border-radius: 4px;
    box-shadow: 0 2px 5px #0003;
  }

  .h2-bolsa {
    font-size: 2.6rem;
    line-height: 1.1;
  }

  .h2-bolsa.white-text-color.about-us-founder-quote {
    letter-spacing: -.07rem;
    font-size: 1.8rem;
    line-height: 1.4;
  }

  .h2-bolsa.admin-licenses, .h2-bolsa.cta-inner-title {
    font-size: 2rem;
  }

  .h2-bolsa.listing-collection-title {
    font-size: 1.47rem;
  }

  .contact-modal1_content-wrapper_1 {
    padding-top: 3.8rem;
    padding-left: 10px;
    padding-right: 10px;
  }

  .frac-logo-color-container {
    width: 240px;
  }

  .frac-list-proximamente {
    font-size: .9rem;
  }

  .punto-title {
    font-size: 18px;
  }

  .punto-direccion.no-margin.blog-collection-page-description {
    display: none;
  }

  .punto-direccion.no-margin.quote {
    font-size: 1rem;
  }

  .punto-direccion.buying-testimonial-quote {
    font-size: .9rem;
  }

  .punto-direccion.main-sub-heading._404 {
    font-size: 1.6rem;
  }

  .aviso-de-privacidad-container.listing-bottom-content-wrapper {
    padding: .8rem;
  }

  .aviso-de-privacidad-container.about-us-introduction {
    max-width: 100%;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .aviso-de-privacidad-container.services-consulting-check-icons {
    grid-row-gap: 15px;
    flex-direction: column;
    align-items: flex-start;
  }

  .aviso-de-privacidad-container.relative-center-aligned._92-width-mobile {
    max-width: 92%;
  }

  .aviso-de-privacidad-container._8rem-margin-bottom._2rem-margin-bottom-mobile {
    margin-bottom: 2rem;
  }

  .aviso-de-privacidad-container.exciting-things-slider {
    max-width: 97%;
  }

  .aviso-de-privacidad-container._1rem-padding-right-left-mobile {
    padding-left: 1rem;
    padding-right: 1rem;
  }

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

  .grupo-grid {
    grid-template-columns: 50% 50%;
  }

  .grupo-division {
    height: 150px;
  }

  .grupo-division._5 {
    border-bottom-left-radius: .5rem;
  }

  .grupo-division._4 {
    border-bottom-left-radius: 0;
  }

  .grupo-division._3 {
    border-top-right-radius: 0;
  }

  .grupo-division._2 {
    border-top-right-radius: .5rem;
  }

  .division-logo-img {
    max-width: 90px;
  }

  .top-bar-link-cont-2 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .navbar1_dropdown-submenu_grand-2 {
    padding-left: 10%;
  }

  .navigation-dropdown-4, .navigation-dropdown-5 {
    height: auto;
  }

  .hide-movil {
    display: none;
  }

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

  .desarrollos-banner-img-container {
    height: 200px;
    display: block;
    overflow: hidden;
  }

  .desarrollos-banner-txt-container {
    padding-right: 30px;
  }

  .desarrollos-banner-heading {
    margin-bottom: 1rem;
    font-size: 1.5rem;
  }
}

#w-node-abe4d6b6-c2ac-517c-c2a1-9a51f548657a-7067b22d {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_422b2afe-8b35-973b-c375-da312c64f724-7067b22d {
  grid-area: 2 / 2 / 4 / 3;
}

#w-node-abe4d6b6-c2ac-517c-c2a1-9a51f5486584-7067b22d {
  grid-area: 3 / 1 / 5 / 2;
}

#w-node-abe4d6b6-c2ac-517c-c2a1-9a51f548658e-7067b22d {
  grid-area: 4 / 2 / 6 / 3;
}

#w-node-ca0d4e1d-3c80-22f2-41d3-3b4516781289-addfe794 {
  place-self: center end;
}

#w-node-afece938-462d-6ccc-d562-64e480044963-8004495f, #w-node-a0de4723-4cb9-9ad5-8195-bc660758e657-0758e655, #w-node-a3b6a69d-88ea-3385-c495-0705b05a3151-7067b25f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1fe26b7b-5fda-1d10-1009-4c53c02a538a-7067b25f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_48880917-9d80-426e-8a80-1a7b0131217a-7067b27e, #w-node-_48880917-9d80-426e-8a80-1a7b0131217b-7067b27e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_48880917-9d80-426e-8a80-1a7b0131217c-7067b27e {
  place-self: stretch stretch;
}

#w-node-c65eab89-2d71-f8ac-9d6e-5621f6d6eb78-7067b27e, #w-node-_85ea1343-04f2-8205-833b-b630ce550e01-7067b27e, #w-node-_93c919ff-ad71-b6d8-1a72-431c6ce91c5c-7067b27e, #w-node-_528870b1-52b8-ffc5-b84b-d49a26ab0040-7067b27e {
  justify-self: stretch;
}

#w-node-_8dfc33f5-ad93-493f-d516-06615c60f675-7067b27e {
  justify-self: center;
}

#w-node-_8dfc33f5-ad93-493f-d516-06615c60f676-7067b27e {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_8dfc33f5-ad93-493f-d516-06615c60f67c-7067b27e {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_8dfc33f5-ad93-493f-d516-06615c60f68e-7067b27e {
  justify-self: center;
}

#w-node-_8dfc33f5-ad93-493f-d516-06615c60f68f-7067b27e {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_8dfc33f5-ad93-493f-d516-06615c60f6a8-7067b27e {
  justify-self: center;
}

#w-node-_8dfc33f5-ad93-493f-d516-06615c60f6a9-7067b27e {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_07320ec8-1ef5-a1aa-e811-a78a774bdb03-7067b2a3, #w-node-_07320ec8-1ef5-a1aa-e811-a78a774bdb10-7067b2a3, #w-node-_07320ec8-1ef5-a1aa-e811-a78a774bdb1d-7067b2a3, #w-node-_07320ec8-1ef5-a1aa-e811-a78a774bdb2b-7067b2a3, #w-node-_07320ec8-1ef5-a1aa-e811-a78a774bdb47-7067b2a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_07320ec8-1ef5-a1aa-e811-a78a774bdb49-7067b2a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_969ef088-02a9-4f30-d96f-87b38f7d8cf5-b07ff57e {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_26d4362c-2893-092b-22e3-9b5c62b051eb-7067b2b1, #w-node-_26d4362c-2893-092b-22e3-9b5c62b051ec-7067b2b1, #w-node-_26d4362c-2893-092b-22e3-9b5c62b051f1-7067b2b1, #w-node-_26d4362c-2893-092b-22e3-9b5c62b051f2-7067b2b1, #w-node-_26d4362c-2893-092b-22e3-9b5c62b051f7-7067b2b1, #w-node-_26d4362c-2893-092b-22e3-9b5c62b051f8-7067b2b1, #w-node-_26d4362c-2893-092b-22e3-9b5c62b051fd-7067b2b1, #w-node-_26d4362c-2893-092b-22e3-9b5c62b05203-7067b2b1, #w-node-_26d4362c-2893-092b-22e3-9b5c62b05204-7067b2b1, #w-node-_26d4362c-2893-092b-22e3-9b5c62b05209-7067b2b1, #w-node-_26d4362c-2893-092b-22e3-9b5c62b0520a-7067b2b1, #w-node-_26d4362c-2893-092b-22e3-9b5c62b0520f-7067b2b1, #w-node-_26d4362c-2893-092b-22e3-9b5c62b05210-7067b2b1, #w-node-_26d4362c-2893-092b-22e3-9b5c62b05221-7067b2b1, #w-node-d547cb4e-ead5-7743-42f7-14d7f930969f-7067b2b1, #w-node-_26d4362c-2893-092b-22e3-9b5c62b05227-7067b2b1, #w-node-ca0e2934-28ad-1c09-ae63-674c13e26a89-7067b2b2, #w-node-ca0e2934-28ad-1c09-ae63-674c13e26a96-7067b2b2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-feea0325-29b2-f13c-6b21-6a466a07a26a-7067b2b2 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  place-self: center;
}

#w-node-feea0325-29b2-f13c-6b21-6a466a07a297-7067b2b2 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_07320ec8-1ef5-a1aa-e811-a78a774bdb2b-7067b2b4, #w-node-_3ffa0c36-39ad-dd1b-489a-129cf4447b02-7067b2b4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c5e-7067b2b7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2b7, #w-node-_499848ae-f288-cf51-2e62-8ed539853c65-7067b2b7, #w-node-_2588d3d1-ca0f-4e31-c300-e143bd02eb45-7067b2b7, #w-node-f3b51119-a126-ed10-db6d-8de5508de93b-7067b2b7, #w-node-a62361cb-1ffa-3e38-b873-9752c9c6b2ee-7067b2b7, #w-node-_499848ae-f288-cf51-2e62-8ed539853c77-7067b2b7, #w-node-_499848ae-f288-cf51-2e62-8ed539853c6b-7067b2b7, #w-node-_499848ae-f288-cf51-2e62-8ed539853c71-7067b2b7, #w-node-efbe258c-0230-ffcc-db88-18478c5096f3-7067b2b7, #w-node-_68ff96ba-3b18-73d8-956e-426dec8b1010-7067b2b7, #w-node-f5020805-ec13-b6da-ead6-71c428c87a1b-7067b2b7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2b7, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2b7 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2b7, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2b7 {
  justify-self: stretch;
}

#w-node-_01268e38-56c0-3e2d-136d-1de133e5988c-33e5988a {
  place-self: center end;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c5e-7067b2b8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2b8, #w-node-_499848ae-f288-cf51-2e62-8ed539853c65-7067b2b8, #w-node-_499848ae-f288-cf51-2e62-8ed539853c6b-7067b2b8, #w-node-_499848ae-f288-cf51-2e62-8ed539853c71-7067b2b8, #w-node-_499848ae-f288-cf51-2e62-8ed539853c77-7067b2b8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2b8, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2b8 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2b8, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2b8 {
  justify-self: stretch;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c5e-7067b2b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2b9, #w-node-a17c121b-7dc4-01e0-d164-b0c1026ff104-7067b2b9, #w-node-a17c121b-7dc4-01e0-d164-b0c1026ff11c-7067b2b9, #w-node-a17c121b-7dc4-01e0-d164-b0c1026ff110-7067b2b9, #w-node-a17c121b-7dc4-01e0-d164-b0c1026ff0f8-7067b2b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2b9, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2b9 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2b9, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2b9 {
  justify-self: stretch;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c5e-7067b2ba {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2ba, #w-node-dca81718-9be9-8857-2e96-2e32db80b2b5-7067b2ba, #w-node-dca81718-9be9-8857-2e96-2e32db80b2cd-7067b2ba, #w-node-dca81718-9be9-8857-2e96-2e32db80b2c1-7067b2ba, #w-node-dca81718-9be9-8857-2e96-2e32db80b2bb-7067b2ba, #w-node-dca81718-9be9-8857-2e96-2e32db80b2a9-7067b2ba {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2ba, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2ba, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2ba, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2ba {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2ba, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2ba, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2ba, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2ba {
  justify-self: stretch;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c5e-7067b2bb {
  align-self: end;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2bb, #w-node-_499848ae-f288-cf51-2e62-8ed539853c65-7067b2bb, #w-node-_499848ae-f288-cf51-2e62-8ed539853c6b-7067b2bb, #w-node-_499848ae-f288-cf51-2e62-8ed539853c71-7067b2bb, #w-node-_499848ae-f288-cf51-2e62-8ed539853c77-7067b2bb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2bb, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2bb {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2bb, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2bb {
  justify-self: stretch;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c5e-7067b2bc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2bc, #w-node-_499848ae-f288-cf51-2e62-8ed539853c65-7067b2bc, #w-node-_499848ae-f288-cf51-2e62-8ed539853c6b-7067b2bc, #w-node-_499848ae-f288-cf51-2e62-8ed539853c71-7067b2bc, #w-node-_499848ae-f288-cf51-2e62-8ed539853c77-7067b2bc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2bc, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2bc, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2bc, #w-node-_1d16cce4-3b6f-132a-68ab-54f7dcef85e4-7067b2bc {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2bc, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2bc, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2bc, #w-node-c4022bc2-08d0-570c-f6d4-810b6298ceb2-7067b2bc {
  justify-self: stretch;
}

#w-node-b3dc4fa5-c147-5d32-b08c-22409f010349-9f010347 {
  place-self: center end;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c5e-7067b2bd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2bd, #w-node-c364a0dc-b534-d9df-c157-f99cb846c60c-7067b2bd, #w-node-c364a0dc-b534-d9df-c157-f99cb846c612-7067b2bd, #w-node-c364a0dc-b534-d9df-c157-f99cb846c618-7067b2bd, #w-node-c364a0dc-b534-d9df-c157-f99cb846c61e-7067b2bd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2bd, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2bd {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2bd, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2bd {
  justify-self: stretch;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c5e-7067b2be {
  align-self: end;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2be {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c4af6905-7cb3-b1f2-18b4-61ac2e2edc9f-7067b2be, #w-node-c4af6905-7cb3-b1f2-18b4-61ac2e2edca5-7067b2be, #w-node-c4af6905-7cb3-b1f2-18b4-61ac2e2edcab-7067b2be, #w-node-c4af6905-7cb3-b1f2-18b4-61ac2e2edcb1-7067b2be {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2be, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2be, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2be, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2be {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2be, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2be, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2be, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2be {
  justify-self: stretch;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c5e-7067b2bf {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2bf, #w-node-_5d1c0cf4-7419-9fe8-b85c-c73746cdc3c6-7067b2bf, #w-node-_5d1c0cf4-7419-9fe8-b85c-c73746cdc3cc-7067b2bf, #w-node-_5d1c0cf4-7419-9fe8-b85c-c73746cdc3d2-7067b2bf, #w-node-_5d1c0cf4-7419-9fe8-b85c-c73746cdc3d8-7067b2bf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2bf, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2bf, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2bf, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2bf {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2bf, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2bf, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2bf, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2bf {
  justify-self: stretch;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c5e-7067b2c0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2c0, #w-node-_38cb5dcc-209a-cb23-ed01-0acee84e2f67-7067b2c0, #w-node-_38cb5dcc-209a-cb23-ed01-0acee84e2f6d-7067b2c0, #w-node-_38cb5dcc-209a-cb23-ed01-0acee84e2f73-7067b2c0, #w-node-_38cb5dcc-209a-cb23-ed01-0acee84e2f79-7067b2c0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2c0, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2c0, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2c0, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2c0, #w-node-_593ac0e4-79ac-d1d7-98aa-ae2b75c62977-7067b2c0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c0, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c0, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c0, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c0, #w-node-b1510ccf-31d2-4d37-cd72-5239cdd6999a-7067b2c0 {
  justify-self: stretch;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c5e-7067b2c1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2c1, #w-node-_278be380-bb4b-6df1-cb30-b20f451938e0-7067b2c1, #w-node-_278be380-bb4b-6df1-cb30-b20f451938e6-7067b2c1, #w-node-_278be380-bb4b-6df1-cb30-b20f451938ec-7067b2c1, #w-node-_278be380-bb4b-6df1-cb30-b20f451938f2-7067b2c1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2c1, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2c1, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2c1, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2c1 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c1, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c1, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c1, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c1 {
  justify-self: stretch;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c5e-7067b2c2 {
  align-self: end;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2c2, #w-node-f56cb04c-48cc-11df-4e26-34bb62f997b2-7067b2c2, #w-node-f56cb04c-48cc-11df-4e26-34bb62f997b8-7067b2c2, #w-node-f56cb04c-48cc-11df-4e26-34bb62f997be-7067b2c2, #w-node-f56cb04c-48cc-11df-4e26-34bb62f997c4-7067b2c2, #w-node-f56cb04c-48cc-11df-4e26-34bb62f997ca-7067b2c2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2c2, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2c2, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2c2, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2c2, #w-node-_593ac0e4-79ac-d1d7-98aa-ae2b75c62977-7067b2c2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c2, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c2, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c2, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c2, #w-node-b1510ccf-31d2-4d37-cd72-5239cdd6999a-7067b2c2 {
  justify-self: stretch;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c5e-7067b2c3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2c3, #w-node-_6f1e5331-c354-3626-3cb4-18eb82121b31-7067b2c3, #w-node-_6f1e5331-c354-3626-3cb4-18eb82121b37-7067b2c3, #w-node-_6f1e5331-c354-3626-3cb4-18eb82121b3d-7067b2c3, #w-node-_6f1e5331-c354-3626-3cb4-18eb82121b43-7067b2c3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2c3, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2c3, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2c3, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2c3, #w-node-_593ac0e4-79ac-d1d7-98aa-ae2b75c62977-7067b2c3 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c3, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c3, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c3, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c3, #w-node-b1510ccf-31d2-4d37-cd72-5239cdd6999a-7067b2c3 {
  justify-self: stretch;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c5e-7067b2c4 {
  align-self: end;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2c4, #w-node-_23b37aaf-c04a-c5ad-abfc-455f41a1b715-7067b2c4, #w-node-_23b37aaf-c04a-c5ad-abfc-455f41a1b71b-7067b2c4, #w-node-_23b37aaf-c04a-c5ad-abfc-455f41a1b721-7067b2c4, #w-node-_23b37aaf-c04a-c5ad-abfc-455f41a1b727-7067b2c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2c4, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2c4, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2c4, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2c4 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c4, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c4, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c4, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c4 {
  justify-self: stretch;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c5e-7067b2c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2c5, #w-node-d46e47da-b981-ac1f-4439-c7461433611c-7067b2c5, #w-node-d46e47da-b981-ac1f-4439-c74614336122-7067b2c5, #w-node-d46e47da-b981-ac1f-4439-c74614336128-7067b2c5, #w-node-d46e47da-b981-ac1f-4439-c7461433612e-7067b2c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2c5, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2c5, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2c5, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2c5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c5, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c5, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c5, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c5 {
  justify-self: stretch;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c5e-7067b2c6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2c6, #w-node-_7a690d34-7b71-1b8e-118e-5784e834b0fe-7067b2c6, #w-node-_7a690d34-7b71-1b8e-118e-5784e834b10a-7067b2c6, #w-node-_7a690d34-7b71-1b8e-118e-5784e834b0f8-7067b2c6, #w-node-_7a690d34-7b71-1b8e-118e-5784e834b104-7067b2c6, #w-node-_72be1a5b-e5c7-52b4-22fe-2ec943224334-7067b2c6, #w-node-fe4d49db-f382-15e3-4fb4-a01c7f3d6123-7067b2c6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2c6, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2c6, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2c6, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2c6, #w-node-_593ac0e4-79ac-d1d7-98aa-ae2b75c62977-7067b2c6 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c6, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c6, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c6, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c6, #w-node-b1510ccf-31d2-4d37-cd72-5239cdd6999a-7067b2c6 {
  justify-self: stretch;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c5e-7067b2c7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2c7, #w-node-a79f4d4c-af53-728f-6b5a-25d01ad5b2d8-7067b2c7, #w-node-a79f4d4c-af53-728f-6b5a-25d01ad5b2de-7067b2c7, #w-node-a79f4d4c-af53-728f-6b5a-25d01ad5b2e4-7067b2c7, #w-node-a79f4d4c-af53-728f-6b5a-25d01ad5b2ea-7067b2c7, #w-node-a79f4d4c-af53-728f-6b5a-25d01ad5b2f0-7067b2c7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2c7, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2c7, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2c7, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2c7, #w-node-_593ac0e4-79ac-d1d7-98aa-ae2b75c62977-7067b2c7 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c7, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c7, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c7, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c7, #w-node-b1510ccf-31d2-4d37-cd72-5239cdd6999a-7067b2c7 {
  justify-self: stretch;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c5e-7067b2c8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2c8, #w-node-_10b4bbc9-3a26-4142-9fb7-8adab867bc8c-7067b2c8, #w-node-_10b4bbc9-3a26-4142-9fb7-8adab867bc92-7067b2c8, #w-node-_10b4bbc9-3a26-4142-9fb7-8adab867bc98-7067b2c8, #w-node-_10b4bbc9-3a26-4142-9fb7-8adab867bc9e-7067b2c8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2c8, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2c8, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2c8, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2c8 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c8, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c8, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c8, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c8 {
  justify-self: stretch;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c5e-7067b2c9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2c9, #w-node-f12de934-6201-26f7-4695-b19043d8233f-7067b2c9, #w-node-f12de934-6201-26f7-4695-b19043d82345-7067b2c9, #w-node-f12de934-6201-26f7-4695-b19043d8234b-7067b2c9, #w-node-f12de934-6201-26f7-4695-b19043d82351-7067b2c9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2c9, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2c9, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2c9, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2c9 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c9, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c9, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c9, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c9 {
  justify-self: stretch;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c5e-7067b2cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-bac01cd6-706c-072c-e58a-4ee951e6db47-7067b2cb, #w-node-bac01cd6-706c-072c-e58a-4ee951e6db5b-7067b2cb, #w-node-bac01cd6-706c-072c-e58a-4ee951e6db73-7067b2cb, #w-node-bac01cd6-706c-072c-e58a-4ee951e6db49-7067b2cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2cb, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2cb, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2cb, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2cb {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2cb, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2cb, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2cb, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2cb {
  justify-self: stretch;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c5e-7067b2cc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2cc, #w-node-fffcf1b2-fbc8-e24e-19bd-da57b62ff41e-7067b2cc, #w-node-fffcf1b2-fbc8-e24e-19bd-da57b62ff424-7067b2cc, #w-node-fffcf1b2-fbc8-e24e-19bd-da57b62ff42a-7067b2cc, #w-node-fffcf1b2-fbc8-e24e-19bd-da57b62ff430-7067b2cc, #w-node-fffcf1b2-fbc8-e24e-19bd-da57b62ff436-7067b2cc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2cc, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2cc, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2cc, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2cc {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2cc, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2cc, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2cc, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2cc {
  justify-self: stretch;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c5e-7067b2cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2cd, #w-node-_2f54c79d-dd8e-acf0-1a46-efda64b186f3-7067b2cd, #w-node-_2f54c79d-dd8e-acf0-1a46-efda64b186f9-7067b2cd, #w-node-_2f54c79d-dd8e-acf0-1a46-efda64b186ff-7067b2cd, #w-node-_2f54c79d-dd8e-acf0-1a46-efda64b18705-7067b2cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2cd, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2cd, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2cd, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2cd {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2cd, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2cd, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2cd, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2cd {
  justify-self: stretch;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c5e-7067b2ce {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2ce, #w-node-_915bb8f1-6a3d-44ff-0977-d816b367b14e-7067b2ce, #w-node-_915bb8f1-6a3d-44ff-0977-d816b367b154-7067b2ce, #w-node-_915bb8f1-6a3d-44ff-0977-d816b367b15a-7067b2ce, #w-node-_915bb8f1-6a3d-44ff-0977-d816b367b160-7067b2ce, #w-node-_915bb8f1-6a3d-44ff-0977-d816b367b166-7067b2ce {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2ce, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2ce, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2ce {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2ce, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2ce, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2ce {
  justify-self: stretch;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c5e-7067b2cf {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2cf, #w-node-_11278164-affd-060c-0ea9-9b624bb53005-7067b2cf, #w-node-_11278164-affd-060c-0ea9-9b624bb5300b-7067b2cf, #w-node-_11278164-affd-060c-0ea9-9b624bb53011-7067b2cf, #w-node-_11278164-affd-060c-0ea9-9b624bb53017-7067b2cf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2cf, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2cf, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2cf, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2cf {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2cf, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2cf, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2cf, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2cf {
  justify-self: stretch;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c5e-7067b2d0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2d0, #w-node-c159c55a-25f7-9980-c27c-4d217e5ca9c2-7067b2d0, #w-node-c159c55a-25f7-9980-c27c-4d217e5ca9c8-7067b2d0, #w-node-c159c55a-25f7-9980-c27c-4d217e5ca9ce-7067b2d0, #w-node-c159c55a-25f7-9980-c27c-4d217e5ca9d4-7067b2d0, #w-node-c159c55a-25f7-9980-c27c-4d217e5ca9da-7067b2d0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2d0, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2d0, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2d0, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2d0, #w-node-_6bcd5bb9-9352-19c2-1f5a-60c97acdf756-7067b2d0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2d0, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2d0, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2d0, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2d0, #w-node-f3c785a7-e450-e538-701c-f537bec0b5a7-7067b2d0 {
  justify-self: stretch;
}

#w-node-a2988f31-689e-7db9-57ac-d678ac5bc24e-7067b2d3, #w-node-a2988f31-689e-7db9-57ac-d678ac5bc24e-7067b2d4, #w-node-a2988f31-689e-7db9-57ac-d678ac5bc24e-7067b2d6, #w-node-_23806dcb-52e3-c8fc-dd00-eb1ef69dd679-7067b2d7 {
  grid-area: 1 / 2 / 2 / 2;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c5e-7067b2de {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2de, #w-node-fc7f2903-7fa8-2568-0c20-b577e9c2c329-7067b2de, #w-node-dca81718-9be9-8857-2e96-2e32db80b2b5-7067b2de, #w-node-dca81718-9be9-8857-2e96-2e32db80b2cd-7067b2de, #w-node-dca81718-9be9-8857-2e96-2e32db80b2bb-7067b2de, #w-node-dca81718-9be9-8857-2e96-2e32db80b2c1-7067b2de, #w-node-_6cce7daf-933a-70c4-5899-e1d137f0de01-7067b2de {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2de, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2de {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2de, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2de {
  justify-self: stretch;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c5e-7067b2e0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2e0, #w-node-fc7f2903-7fa8-2568-0c20-b577e9c2c329-7067b2e0, #w-node-dca81718-9be9-8857-2e96-2e32db80b2b5-7067b2e0, #w-node-dca81718-9be9-8857-2e96-2e32db80b2cd-7067b2e0, #w-node-dca81718-9be9-8857-2e96-2e32db80b2bb-7067b2e0, #w-node-dca81718-9be9-8857-2e96-2e32db80b2c1-7067b2e0, #w-node-_6cce7daf-933a-70c4-5899-e1d137f0de01-7067b2e0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2e0, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2e0, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2e0, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2e0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2e0, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2e0, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2e0, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2e0 {
  justify-self: stretch;
}

#w-node-d18f4650-5ca3-54fb-eac6-2bd215fecb93-0f1e96d8, #w-node-_4f38e0e8-2c11-5935-4615-cf63d4d8234a-0f1e96d8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7f49bbc3-0b15-80a3-d004-efe98f02f619-0f1e96d8, #w-node-_64e5e5e1-7316-6b6b-0589-9eeec7e9414c-0f1e96d8, #w-node-_395141c4-5e41-8e7a-d755-cff1e198b19e-0f1e96d8, #w-node-_3fe290b7-42cc-cead-a34b-e84bc5c22ce6-0f1e96d8 {
  grid-area: 1 / 2 / 2 / 2;
}

#w-node-_2918ced1-703c-1227-59cc-41b4f4fdab71-0f1e96d8 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_2918ced1-703c-1227-59cc-41b4f4fdab74-0f1e96d8, #w-node-_2918ced1-703c-1227-59cc-41b4f4fdab77-0f1e96d8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bf498e42-c7e6-1a56-c145-4c6a6b5b00fb-5d28685b {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-bf498e42-c7e6-1a56-c145-4c6a6b5b00fe-5d28685b, #w-node-bf498e42-c7e6-1a56-c145-4c6a6b5b0101-5d28685b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e30db04c-79fc-ce0e-bf4e-6d4f2ebf3298-2ebf3296 {
  place-self: center end;
}

#w-node-ba6fd616-3839-20f8-6827-bd0d078cd7a7-e6e75eea, #w-node-ba6fd616-3839-20f8-6827-bd0d078cd7b8-e6e75eea, #w-node-ba6fd616-3839-20f8-6827-bd0d078cd7bf-e6e75eea {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ba6fd616-3839-20f8-6827-bd0d078cd7c5-e6e75eea {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

@media screen and (min-width: 1920px) {
  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e076-7067b2b7 {
    justify-self: start;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2b7 {
    place-self: stretch stretch;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c732e-7067b2b7 {
    justify-self: start;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2b7 {
    place-self: stretch stretch;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e076-7067b2b8 {
    justify-self: start;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2b8 {
    place-self: stretch stretch;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c732e-7067b2b8 {
    justify-self: start;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2b8 {
    place-self: stretch stretch;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e076-7067b2b9 {
    justify-self: start;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2b9 {
    place-self: stretch stretch;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c732e-7067b2b9 {
    justify-self: start;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2b9 {
    place-self: stretch stretch;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e076-7067b2ba {
    justify-self: start;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2ba {
    place-self: stretch stretch;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c732e-7067b2ba {
    justify-self: start;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2ba {
    place-self: stretch stretch;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db338-7067b2ba {
    justify-self: start;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2ba {
    place-self: stretch stretch;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebb5-7067b2ba {
    justify-self: start;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2ba {
    place-self: stretch stretch;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e076-7067b2bb {
    justify-self: start;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2bb {
    place-self: stretch stretch;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c732e-7067b2bb {
    justify-self: start;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2bb {
    place-self: stretch stretch;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e076-7067b2bc {
    justify-self: start;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2bc {
    place-self: stretch stretch;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c732e-7067b2bc {
    justify-self: start;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2bc {
    place-self: stretch stretch;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db338-7067b2bc {
    justify-self: start;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2bc {
    place-self: stretch stretch;
  }

  #w-node-c4022bc2-08d0-570c-f6d4-810b6298ce66-7067b2bc {
    justify-self: start;
  }

  #w-node-c4022bc2-08d0-570c-f6d4-810b6298ceb2-7067b2bc {
    place-self: stretch stretch;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e076-7067b2bd {
    justify-self: start;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2bd {
    place-self: stretch stretch;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c732e-7067b2bd {
    justify-self: start;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2bd {
    place-self: stretch stretch;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e076-7067b2be {
    justify-self: start;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2be {
    place-self: stretch stretch;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c732e-7067b2be {
    justify-self: start;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2be {
    place-self: stretch stretch;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db338-7067b2be {
    justify-self: start;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2be {
    place-self: stretch stretch;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebb5-7067b2be {
    justify-self: start;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2be {
    place-self: stretch stretch;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e076-7067b2bf {
    justify-self: start;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2bf {
    place-self: stretch stretch;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c732e-7067b2bf {
    justify-self: start;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2bf {
    place-self: stretch stretch;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db338-7067b2bf {
    justify-self: start;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2bf {
    place-self: stretch stretch;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebb5-7067b2bf {
    justify-self: start;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2bf {
    place-self: stretch stretch;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e076-7067b2c0 {
    justify-self: start;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c0 {
    place-self: stretch stretch;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c732e-7067b2c0 {
    justify-self: start;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c0 {
    place-self: stretch stretch;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db338-7067b2c0 {
    justify-self: start;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c0 {
    place-self: stretch stretch;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebb5-7067b2c0 {
    justify-self: start;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c0 {
    place-self: stretch stretch;
  }

  #w-node-b1510ccf-31d2-4d37-cd72-5239cdd6994e-7067b2c0 {
    justify-self: start;
  }

  #w-node-b1510ccf-31d2-4d37-cd72-5239cdd6999a-7067b2c0 {
    place-self: stretch stretch;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e076-7067b2c1 {
    justify-self: start;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c1 {
    place-self: stretch stretch;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c732e-7067b2c1 {
    justify-self: start;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c1 {
    place-self: stretch stretch;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db338-7067b2c1 {
    justify-self: start;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c1 {
    place-self: stretch stretch;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebb5-7067b2c1 {
    justify-self: start;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c1 {
    place-self: stretch stretch;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e076-7067b2c2 {
    justify-self: start;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c2 {
    place-self: stretch stretch;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c732e-7067b2c2 {
    justify-self: start;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c2 {
    place-self: stretch stretch;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db338-7067b2c2 {
    justify-self: start;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c2 {
    place-self: stretch stretch;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebb5-7067b2c2 {
    justify-self: start;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c2 {
    place-self: stretch stretch;
  }

  #w-node-b1510ccf-31d2-4d37-cd72-5239cdd6994e-7067b2c2 {
    justify-self: start;
  }

  #w-node-b1510ccf-31d2-4d37-cd72-5239cdd6999a-7067b2c2 {
    place-self: stretch stretch;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e076-7067b2c3 {
    justify-self: start;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c3 {
    place-self: stretch stretch;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c732e-7067b2c3 {
    justify-self: start;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c3 {
    place-self: stretch stretch;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db338-7067b2c3 {
    justify-self: start;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c3 {
    place-self: stretch stretch;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebb5-7067b2c3 {
    justify-self: start;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c3 {
    place-self: stretch stretch;
  }

  #w-node-b1510ccf-31d2-4d37-cd72-5239cdd6994e-7067b2c3 {
    justify-self: start;
  }

  #w-node-b1510ccf-31d2-4d37-cd72-5239cdd6999a-7067b2c3 {
    place-self: stretch stretch;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e076-7067b2c4 {
    justify-self: start;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c4 {
    place-self: stretch stretch;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c732e-7067b2c4 {
    justify-self: start;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c4 {
    place-self: stretch stretch;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db338-7067b2c4 {
    justify-self: start;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c4 {
    place-self: stretch stretch;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebb5-7067b2c4 {
    justify-self: start;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c4 {
    place-self: stretch stretch;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e076-7067b2c5 {
    justify-self: start;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c5 {
    place-self: stretch stretch;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c732e-7067b2c5 {
    justify-self: start;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c5 {
    place-self: stretch stretch;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db338-7067b2c5 {
    justify-self: start;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c5 {
    place-self: stretch stretch;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebb5-7067b2c5 {
    justify-self: start;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c5 {
    place-self: stretch stretch;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e076-7067b2c6 {
    justify-self: start;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c6 {
    place-self: stretch stretch;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c732e-7067b2c6 {
    justify-self: start;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c6 {
    place-self: stretch stretch;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebb5-7067b2c6 {
    justify-self: start;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c6 {
    place-self: stretch stretch;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db338-7067b2c6 {
    justify-self: start;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c6 {
    place-self: stretch stretch;
  }

  #w-node-b1510ccf-31d2-4d37-cd72-5239cdd6994e-7067b2c6 {
    justify-self: start;
  }

  #w-node-b1510ccf-31d2-4d37-cd72-5239cdd6999a-7067b2c6 {
    place-self: stretch stretch;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e076-7067b2c7 {
    justify-self: start;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c7 {
    place-self: stretch stretch;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c732e-7067b2c7 {
    justify-self: start;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c7 {
    place-self: stretch stretch;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db338-7067b2c7 {
    justify-self: start;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c7 {
    place-self: stretch stretch;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebb5-7067b2c7 {
    justify-self: start;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c7 {
    place-self: stretch stretch;
  }

  #w-node-b1510ccf-31d2-4d37-cd72-5239cdd6994e-7067b2c7 {
    justify-self: start;
  }

  #w-node-b1510ccf-31d2-4d37-cd72-5239cdd6999a-7067b2c7 {
    place-self: stretch stretch;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e076-7067b2c8 {
    justify-self: start;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c8 {
    place-self: stretch stretch;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c732e-7067b2c8 {
    justify-self: start;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c8 {
    place-self: stretch stretch;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db338-7067b2c8 {
    justify-self: start;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c8 {
    place-self: stretch stretch;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebb5-7067b2c8 {
    justify-self: start;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c8 {
    place-self: stretch stretch;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e076-7067b2c9 {
    justify-self: start;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c9 {
    place-self: stretch stretch;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c732e-7067b2c9 {
    justify-self: start;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c9 {
    place-self: stretch stretch;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db338-7067b2c9 {
    justify-self: start;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c9 {
    place-self: stretch stretch;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebb5-7067b2c9 {
    justify-self: start;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c9 {
    place-self: stretch stretch;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e076-7067b2cb {
    justify-self: start;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2cb {
    place-self: stretch stretch;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c732e-7067b2cb {
    justify-self: start;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2cb {
    place-self: stretch stretch;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db338-7067b2cb {
    justify-self: start;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2cb {
    place-self: stretch stretch;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebb5-7067b2cb {
    justify-self: start;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2cb {
    place-self: stretch stretch;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e076-7067b2cc {
    justify-self: start;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2cc {
    place-self: stretch stretch;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c732e-7067b2cc {
    justify-self: start;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2cc {
    place-self: stretch stretch;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db338-7067b2cc {
    justify-self: start;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2cc {
    place-self: stretch stretch;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebb5-7067b2cc {
    justify-self: start;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2cc {
    place-self: stretch stretch;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e076-7067b2cd {
    justify-self: start;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2cd {
    place-self: stretch stretch;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c732e-7067b2cd {
    justify-self: start;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2cd {
    place-self: stretch stretch;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db338-7067b2cd {
    justify-self: start;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2cd {
    place-self: stretch stretch;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebb5-7067b2cd {
    justify-self: start;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2cd {
    place-self: stretch stretch;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e076-7067b2ce {
    justify-self: start;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2ce {
    place-self: stretch stretch;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c732e-7067b2ce {
    justify-self: start;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2ce {
    place-self: stretch stretch;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db338-7067b2ce {
    justify-self: start;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2ce {
    place-self: stretch stretch;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e076-7067b2cf {
    justify-self: start;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2cf {
    place-self: stretch stretch;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c732e-7067b2cf {
    justify-self: start;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2cf {
    place-self: stretch stretch;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db338-7067b2cf {
    justify-self: start;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2cf {
    place-self: stretch stretch;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebb5-7067b2cf {
    justify-self: start;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2cf {
    place-self: stretch stretch;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e076-7067b2d0 {
    justify-self: start;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2d0 {
    place-self: stretch stretch;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c732e-7067b2d0 {
    justify-self: start;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2d0 {
    place-self: stretch stretch;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db338-7067b2d0 {
    justify-self: start;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2d0 {
    place-self: stretch stretch;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebb5-7067b2d0 {
    justify-self: start;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2d0 {
    place-self: stretch stretch;
  }

  #w-node-f3c785a7-e450-e538-701c-f537bec0b55b-7067b2d0 {
    justify-self: start;
  }

  #w-node-f3c785a7-e450-e538-701c-f537bec0b5a7-7067b2d0 {
    place-self: stretch stretch;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e076-7067b2de {
    justify-self: start;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2de {
    place-self: stretch stretch;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c732e-7067b2de {
    justify-self: start;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2de {
    place-self: stretch stretch;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e076-7067b2e0 {
    justify-self: start;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2e0 {
    place-self: stretch stretch;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c732e-7067b2e0 {
    justify-self: start;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2e0 {
    place-self: stretch stretch;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db338-7067b2e0 {
    justify-self: start;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2e0 {
    place-self: stretch stretch;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebb5-7067b2e0 {
    justify-self: start;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2e0 {
    place-self: stretch stretch;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-ba6fd616-3839-20f8-6827-bd0d078cd7bf-e6e75eea {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-afece938-462d-6ccc-d562-64e480044963-8004495f {
    place-self: center;
  }

  #w-node-_1fe26b7b-5fda-1d10-1009-4c53c02a538a-7067b25f {
    order: -9999;
  }

  #w-node-_07320ec8-1ef5-a1aa-e811-a78a774bdb1d-7067b2a3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-feea0325-29b2-f13c-6b21-6a466a07a26a-7067b2b2 {
    grid-area: span 2 / span 2 / span 2 / span 2;
    place-self: center stretch;
  }

  #w-node-feea0325-29b2-f13c-6b21-6a466a07a297-7067b2b2 {
    grid-area: 3 / 1 / 6 / 3;
    justify-self: stretch;
  }

  #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2b7, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2b7 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2b7, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2b7 {
    grid-area: 1 / 1 / 8 / 2;
    place-self: stretch stretch;
  }

  #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2b8, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2b8 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2b8, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2b8 {
    grid-area: 1 / 1 / 8 / 2;
    place-self: stretch stretch;
  }

  #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2b9, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2b9 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2b9, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2b9 {
    grid-area: 1 / 1 / 8 / 2;
    place-self: stretch stretch;
  }

  #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2ba, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2ba, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2ba, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2ba {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2ba, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2ba, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2ba, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2ba {
    grid-area: 1 / 1 / 8 / 2;
    place-self: stretch stretch;
  }

  #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2bb, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2bb {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2bb, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2bb {
    grid-area: 1 / 1 / 8 / 2;
    place-self: stretch stretch;
  }

  #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2bc, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2bc, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2bc, #w-node-_1d16cce4-3b6f-132a-68ab-54f7dcef85e4-7067b2bc {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2bc, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2bc, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2bc, #w-node-c4022bc2-08d0-570c-f6d4-810b6298ceb2-7067b2bc {
    grid-area: 1 / 1 / 8 / 2;
    place-self: stretch stretch;
  }

  #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2bd, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2bd {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2bd, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2bd {
    grid-area: 1 / 1 / 8 / 2;
    place-self: stretch stretch;
  }

  #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2be, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2be, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2be, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2be {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2be, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2be, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2be, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2be {
    grid-area: 1 / 1 / 8 / 2;
    place-self: stretch stretch;
  }

  #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2bf, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2bf, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2bf, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2bf {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2bf, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2bf, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2bf, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2bf {
    grid-area: 1 / 1 / 8 / 2;
    place-self: stretch stretch;
  }

  #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2c0, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2c0, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2c0, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2c0, #w-node-_593ac0e4-79ac-d1d7-98aa-ae2b75c62977-7067b2c0 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c0, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c0, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c0, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c0, #w-node-b1510ccf-31d2-4d37-cd72-5239cdd6999a-7067b2c0 {
    grid-area: 1 / 1 / 8 / 2;
    place-self: stretch stretch;
  }

  #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2c1, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2c1, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2c1, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2c1 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c1, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c1, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c1, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c1 {
    grid-area: 1 / 1 / 8 / 2;
    place-self: stretch stretch;
  }

  #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2c2, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2c2, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2c2, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2c2, #w-node-_593ac0e4-79ac-d1d7-98aa-ae2b75c62977-7067b2c2 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c2, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c2, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c2, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c2, #w-node-b1510ccf-31d2-4d37-cd72-5239cdd6999a-7067b2c2 {
    grid-area: 1 / 1 / 8 / 2;
    place-self: stretch stretch;
  }

  #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2c3, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2c3, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2c3, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2c3, #w-node-_593ac0e4-79ac-d1d7-98aa-ae2b75c62977-7067b2c3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c3, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c3, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c3, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c3, #w-node-b1510ccf-31d2-4d37-cd72-5239cdd6999a-7067b2c3 {
    grid-area: 1 / 1 / 8 / 2;
    place-self: stretch stretch;
  }

  #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2c4, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2c4, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2c4, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2c4 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c4, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c4, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c4, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c4 {
    grid-area: 1 / 1 / 8 / 2;
    place-self: stretch stretch;
  }

  #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2c5, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2c5, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2c5, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2c5 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c5, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c5, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c5, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c5 {
    grid-area: 1 / 1 / 8 / 2;
    place-self: stretch stretch;
  }

  #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2c6, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2c6, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2c6, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2c6, #w-node-_593ac0e4-79ac-d1d7-98aa-ae2b75c62977-7067b2c6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c6, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c6, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c6, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c6, #w-node-b1510ccf-31d2-4d37-cd72-5239cdd6999a-7067b2c6 {
    grid-area: 1 / 1 / 8 / 2;
    place-self: stretch stretch;
  }

  #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2c7, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2c7, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2c7, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2c7, #w-node-_593ac0e4-79ac-d1d7-98aa-ae2b75c62977-7067b2c7 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c7, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c7, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c7, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c7, #w-node-b1510ccf-31d2-4d37-cd72-5239cdd6999a-7067b2c7 {
    grid-area: 1 / 1 / 8 / 2;
    place-self: stretch stretch;
  }

  #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2c8, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2c8, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2c8, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2c8 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c8, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c8, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c8, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c8 {
    grid-area: 1 / 1 / 8 / 2;
    place-self: stretch stretch;
  }

  #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2c9, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2c9, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2c9, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2c9 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c9, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c9, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c9, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c9 {
    grid-area: 1 / 1 / 8 / 2;
    place-self: stretch stretch;
  }

  #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2cb, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2cb, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2cb, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2cb {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2cb, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2cb, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2cb, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2cb {
    grid-area: 1 / 1 / 8 / 2;
    place-self: stretch stretch;
  }

  #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2cc, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2cc, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2cc, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2cc {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2cc, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2cc, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2cc, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2cc {
    grid-area: 1 / 1 / 8 / 2;
    place-self: stretch stretch;
  }

  #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2cd, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2cd, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2cd, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2cd {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2cd, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2cd, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2cd, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2cd {
    grid-area: 1 / 1 / 8 / 2;
    place-self: stretch stretch;
  }

  #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2ce, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2ce, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2ce {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2ce, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2ce, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2ce {
    grid-area: 1 / 1 / 8 / 2;
    place-self: stretch stretch;
  }

  #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2cf, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2cf, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2cf, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2cf {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2cf, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2cf, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2cf, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2cf {
    grid-area: 1 / 1 / 8 / 2;
    place-self: stretch stretch;
  }

  #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2d0, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2d0, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2d0, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2d0, #w-node-_6bcd5bb9-9352-19c2-1f5a-60c97acdf756-7067b2d0 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2d0, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2d0, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2d0, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2d0, #w-node-f3c785a7-e450-e538-701c-f537bec0b5a7-7067b2d0 {
    grid-area: 1 / 1 / 8 / 2;
    place-self: stretch stretch;
  }

  #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2de, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2de {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2de, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2de {
    grid-area: 1 / 1 / 8 / 2;
    place-self: stretch stretch;
  }

  #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2e0, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2e0, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2e0, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2e0 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2e0, #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2e0, #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2e0, #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2e0 {
    grid-area: 1 / 1 / 8 / 2;
    place-self: stretch stretch;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_2efc7e91-4aec-6560-832c-e099c8a1865f-7067b22d, #w-node-_18b33570-350e-ba4f-03d5-6abefd9da99c-7067b22d, #w-node-_13a044e9-26ec-d1d5-ac2f-5cd9f922fbe4-7067b22d {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_1c418209-eac8-054e-c669-0e04733b4dc0-7067b22d, #w-node-_5d433d4e-d7f2-8aa2-f2d7-0e64628eb01b-7067b22d {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-afece938-462d-6ccc-d562-64e480044963-8004495f {
    justify-self: center;
  }

  #w-node-_07320ec8-1ef5-a1aa-e811-a78a774bdb1d-7067b2a3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2b7 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0a3-7067b2b7 {
    justify-self: center;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2b7 {
    grid-row-start: 2;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c735b-7067b2b7 {
    justify-self: center;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2b7 {
    grid-row-start: 2;
  }

  #w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2b8 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0a3-7067b2b8 {
    justify-self: center;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2b8 {
    grid-row-start: 2;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c735b-7067b2b8 {
    justify-self: center;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2b8 {
    grid-row-start: 2;
  }

  #w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2b9 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0a3-7067b2b9 {
    justify-self: center;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2b9 {
    grid-row-start: 2;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c735b-7067b2b9 {
    justify-self: center;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2b9 {
    grid-row-start: 2;
  }

  #w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2ba {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0a3-7067b2ba {
    justify-self: center;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2ba {
    grid-row-start: 2;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c735b-7067b2ba {
    justify-self: center;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2ba {
    grid-row-start: 2;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db365-7067b2ba {
    justify-self: center;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2ba {
    grid-row-start: 2;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebe2-7067b2ba {
    justify-self: center;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2ba {
    grid-row-start: 2;
  }

  #w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2bb {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0a3-7067b2bb {
    justify-self: center;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2bb {
    grid-row-start: 2;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c735b-7067b2bb {
    justify-self: center;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2bb {
    grid-row-start: 2;
  }

  #w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2bc {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0a3-7067b2bc {
    justify-self: center;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2bc {
    grid-row-start: 2;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c735b-7067b2bc {
    justify-self: center;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2bc {
    grid-row-start: 2;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db365-7067b2bc {
    justify-self: center;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2bc {
    grid-row-start: 2;
  }

  #w-node-c4022bc2-08d0-570c-f6d4-810b6298ce93-7067b2bc {
    justify-self: center;
  }

  #w-node-c4022bc2-08d0-570c-f6d4-810b6298ceb2-7067b2bc {
    grid-row-start: 2;
  }

  #w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2bd {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0a3-7067b2bd {
    justify-self: center;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2bd {
    grid-row-start: 2;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c735b-7067b2bd {
    justify-self: center;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2bd {
    grid-row-start: 2;
  }

  #w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2be {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0a3-7067b2be {
    justify-self: center;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2be {
    grid-row-start: 2;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c735b-7067b2be {
    justify-self: center;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2be {
    grid-row-start: 2;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db365-7067b2be {
    justify-self: center;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2be {
    grid-row-start: 2;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebe2-7067b2be {
    justify-self: center;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2be {
    grid-row-start: 2;
  }

  #w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2bf {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0a3-7067b2bf {
    justify-self: center;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2bf {
    grid-row-start: 2;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c735b-7067b2bf {
    justify-self: center;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2bf {
    grid-row-start: 2;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db365-7067b2bf {
    justify-self: center;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2bf {
    grid-row-start: 2;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebe2-7067b2bf {
    justify-self: center;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2bf {
    grid-row-start: 2;
  }

  #w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2c0 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0a3-7067b2c0 {
    justify-self: center;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c0 {
    grid-row-start: 2;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c735b-7067b2c0 {
    justify-self: center;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c0 {
    grid-row-start: 2;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db365-7067b2c0 {
    justify-self: center;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c0 {
    grid-row-start: 2;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebe2-7067b2c0 {
    justify-self: center;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c0 {
    grid-row-start: 2;
  }

  #w-node-b1510ccf-31d2-4d37-cd72-5239cdd6997b-7067b2c0 {
    justify-self: center;
  }

  #w-node-b1510ccf-31d2-4d37-cd72-5239cdd6999a-7067b2c0 {
    grid-row-start: 2;
  }

  #w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2c1 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0a3-7067b2c1 {
    justify-self: center;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c1 {
    grid-row-start: 2;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c735b-7067b2c1 {
    justify-self: center;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c1 {
    grid-row-start: 2;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db365-7067b2c1 {
    justify-self: center;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c1 {
    grid-row-start: 2;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebe2-7067b2c1 {
    justify-self: center;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c1 {
    grid-row-start: 2;
  }

  #w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2c2 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0a3-7067b2c2 {
    justify-self: center;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c2 {
    grid-row-start: 2;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c735b-7067b2c2 {
    justify-self: center;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c2 {
    grid-row-start: 2;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db365-7067b2c2 {
    justify-self: center;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c2 {
    grid-row-start: 2;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebe2-7067b2c2 {
    justify-self: center;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c2 {
    grid-row-start: 2;
  }

  #w-node-b1510ccf-31d2-4d37-cd72-5239cdd6997b-7067b2c2 {
    justify-self: center;
  }

  #w-node-b1510ccf-31d2-4d37-cd72-5239cdd6999a-7067b2c2 {
    grid-row-start: 2;
  }

  #w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2c3 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0a3-7067b2c3 {
    justify-self: center;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c3 {
    grid-row-start: 2;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c735b-7067b2c3 {
    justify-self: center;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c3 {
    grid-row-start: 2;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db365-7067b2c3 {
    justify-self: center;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c3 {
    grid-row-start: 2;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebe2-7067b2c3 {
    justify-self: center;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c3 {
    grid-row-start: 2;
  }

  #w-node-b1510ccf-31d2-4d37-cd72-5239cdd6997b-7067b2c3 {
    justify-self: center;
  }

  #w-node-b1510ccf-31d2-4d37-cd72-5239cdd6999a-7067b2c3 {
    grid-row-start: 2;
  }

  #w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2c4 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0a3-7067b2c4 {
    justify-self: center;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c4 {
    grid-row-start: 2;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c735b-7067b2c4 {
    justify-self: center;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c4 {
    grid-row-start: 2;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db365-7067b2c4 {
    justify-self: center;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c4 {
    grid-row-start: 2;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebe2-7067b2c4 {
    justify-self: center;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c4 {
    grid-row-start: 2;
  }

  #w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2c5 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0a3-7067b2c5 {
    justify-self: center;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c5 {
    grid-row-start: 2;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c735b-7067b2c5 {
    justify-self: center;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c5 {
    grid-row-start: 2;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db365-7067b2c5 {
    justify-self: center;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c5 {
    grid-row-start: 2;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebe2-7067b2c5 {
    justify-self: center;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c5 {
    grid-row-start: 2;
  }

  #w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2c6 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0a3-7067b2c6 {
    justify-self: center;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c6 {
    grid-row-start: 2;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c735b-7067b2c6 {
    justify-self: center;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c6 {
    grid-row-start: 2;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebe2-7067b2c6 {
    justify-self: center;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c6 {
    grid-row-start: 2;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db365-7067b2c6 {
    justify-self: center;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c6 {
    grid-row-start: 2;
  }

  #w-node-b1510ccf-31d2-4d37-cd72-5239cdd6997b-7067b2c6 {
    justify-self: center;
  }

  #w-node-b1510ccf-31d2-4d37-cd72-5239cdd6999a-7067b2c6 {
    grid-row-start: 2;
  }

  #w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2c7 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0a3-7067b2c7 {
    justify-self: center;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c7 {
    grid-row-start: 2;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c735b-7067b2c7 {
    justify-self: center;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c7 {
    grid-row-start: 2;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db365-7067b2c7 {
    justify-self: center;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c7 {
    grid-row-start: 2;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebe2-7067b2c7 {
    justify-self: center;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c7 {
    grid-row-start: 2;
  }

  #w-node-b1510ccf-31d2-4d37-cd72-5239cdd6997b-7067b2c7 {
    justify-self: center;
  }

  #w-node-b1510ccf-31d2-4d37-cd72-5239cdd6999a-7067b2c7 {
    grid-row-start: 2;
  }

  #w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2c8 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0a3-7067b2c8 {
    justify-self: center;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c8 {
    grid-row-start: 2;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c735b-7067b2c8 {
    justify-self: center;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c8 {
    grid-row-start: 2;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db365-7067b2c8 {
    justify-self: center;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c8 {
    grid-row-start: 2;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebe2-7067b2c8 {
    justify-self: center;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c8 {
    grid-row-start: 2;
  }

  #w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2c9 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0a3-7067b2c9 {
    justify-self: center;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2c9 {
    grid-row-start: 2;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c735b-7067b2c9 {
    justify-self: center;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2c9 {
    grid-row-start: 2;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db365-7067b2c9 {
    justify-self: center;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2c9 {
    grid-row-start: 2;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebe2-7067b2c9 {
    justify-self: center;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2c9 {
    grid-row-start: 2;
  }

  #w-node-bac01cd6-706c-072c-e58a-4ee951e6db47-7067b2cb {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0a3-7067b2cb {
    justify-self: center;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2cb {
    grid-row-start: 2;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c735b-7067b2cb {
    justify-self: center;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2cb {
    grid-row-start: 2;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db365-7067b2cb {
    justify-self: center;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2cb {
    grid-row-start: 2;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebe2-7067b2cb {
    justify-self: center;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2cb {
    grid-row-start: 2;
  }

  #w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2cc {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0a3-7067b2cc {
    justify-self: center;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2cc {
    grid-row-start: 2;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c735b-7067b2cc {
    justify-self: center;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2cc {
    grid-row-start: 2;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db365-7067b2cc {
    justify-self: center;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2cc {
    grid-row-start: 2;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebe2-7067b2cc {
    justify-self: center;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2cc {
    grid-row-start: 2;
  }

  #w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2cd {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0a3-7067b2cd {
    justify-self: center;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2cd {
    grid-row-start: 2;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c735b-7067b2cd {
    justify-self: center;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2cd {
    grid-row-start: 2;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db365-7067b2cd {
    justify-self: center;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2cd {
    grid-row-start: 2;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebe2-7067b2cd {
    justify-self: center;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2cd {
    grid-row-start: 2;
  }

  #w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2ce {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0a3-7067b2ce {
    justify-self: center;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2ce {
    grid-row-start: 2;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c735b-7067b2ce {
    justify-self: center;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2ce {
    grid-row-start: 2;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db365-7067b2ce {
    justify-self: center;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2ce {
    grid-row-start: 2;
  }

  #w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2cf {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0a3-7067b2cf {
    justify-self: center;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2cf {
    grid-row-start: 2;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c735b-7067b2cf {
    justify-self: center;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2cf {
    grid-row-start: 2;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db365-7067b2cf {
    justify-self: center;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2cf {
    grid-row-start: 2;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebe2-7067b2cf {
    justify-self: center;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2cf {
    grid-row-start: 2;
  }

  #w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2d0 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0a3-7067b2d0 {
    justify-self: center;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2d0 {
    grid-row-start: 2;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c735b-7067b2d0 {
    justify-self: center;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2d0 {
    grid-row-start: 2;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db365-7067b2d0 {
    justify-self: center;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2d0 {
    grid-row-start: 2;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebe2-7067b2d0 {
    justify-self: center;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2d0 {
    grid-row-start: 2;
  }

  #w-node-f3c785a7-e450-e538-701c-f537bec0b588-7067b2d0 {
    justify-self: center;
  }

  #w-node-f3c785a7-e450-e538-701c-f537bec0b5a7-7067b2d0 {
    grid-row-start: 2;
  }

  #w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2de {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0a3-7067b2de {
    justify-self: center;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2de {
    grid-row-start: 2;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c735b-7067b2de {
    justify-self: center;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2de {
    grid-row-start: 2;
  }

  #w-node-_499848ae-f288-cf51-2e62-8ed539853c63-7067b2e0 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0a3-7067b2e0 {
    justify-self: center;
  }

  #w-node-e3c02e87-10c5-b0b5-90d3-b5469852e0c2-7067b2e0 {
    grid-row-start: 2;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c735b-7067b2e0 {
    justify-self: center;
  }

  #w-node-_7a866c6a-074e-bf8e-c5fb-33575c3c737a-7067b2e0 {
    grid-row-start: 2;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db365-7067b2e0 {
    justify-self: center;
  }

  #w-node-daab0540-70d9-a4df-323e-2b4cea9db384-7067b2e0 {
    grid-row-start: 2;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ebe2-7067b2e0 {
    justify-self: center;
  }

  #w-node-a657cc54-f9bf-16ae-d82f-13e04d02ec01-7067b2e0 {
    grid-row-start: 2;
  }

  #w-node-ba6fd616-3839-20f8-6827-bd0d078cd7c5-e6e75eea {
    justify-self: end;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_2efc7e91-4aec-6560-832c-e099c8a1865f-7067b22d, #w-node-_18b33570-350e-ba4f-03d5-6abefd9da99c-7067b22d, #w-node-_13a044e9-26ec-d1d5-ac2f-5cd9f922fbe4-7067b22d, #w-node-_1c418209-eac8-054e-c669-0e04733b4dc0-7067b22d {
    grid-column: span 1 / span 1;
  }

  #w-node-_5d433d4e-d7f2-8aa2-f2d7-0e64628eb01b-7067b22d {
    grid-column: span 2 / span 2;
  }

  #w-node-abe4d6b6-c2ac-517c-c2a1-9a51f548657a-7067b22d, #w-node-_422b2afe-8b35-973b-c375-da312c64f724-7067b22d, #w-node-abe4d6b6-c2ac-517c-c2a1-9a51f5486584-7067b22d, #w-node-abe4d6b6-c2ac-517c-c2a1-9a51f548658e-7067b22d {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-ca0d4e1d-3c80-22f2-41d3-3b4516781289-addfe794 {
    justify-self: stretch;
  }

  #w-node-_1fe26b7b-5fda-1d10-1009-4c53c02a538a-7067b25f {
    align-self: center;
  }

  #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9606-7067b2b7, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2b7, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f962e-7067b2b7, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2b7 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_01268e38-56c0-3e2d-136d-1de133e5988c-33e5988a {
    justify-self: stretch;
  }

  #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9606-7067b2b8, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2b8, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f962e-7067b2b8, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2b8, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9606-7067b2b9, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2b9, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f962e-7067b2b9, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2b9, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9606-7067b2ba, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2ba, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f962e-7067b2ba, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2ba, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb8547-7067b2ba, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2ba, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce5-7067b2ba, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2ba, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9606-7067b2bb, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2bb, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f962e-7067b2bb, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2bb, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9606-7067b2bc, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2bc, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f962e-7067b2bc, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2bc, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb8547-7067b2bc, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2bc, #w-node-_1d16cce4-3b6f-132a-68ab-54f7dcef85e1-7067b2bc, #w-node-_1d16cce4-3b6f-132a-68ab-54f7dcef85e4-7067b2bc {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-b3dc4fa5-c147-5d32-b08c-22409f010349-9f010347 {
    justify-self: stretch;
  }

  #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9606-7067b2bd, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2bd, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f962e-7067b2bd, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2bd, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9606-7067b2be, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2be, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f962e-7067b2be, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2be, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb8547-7067b2be, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2be, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce5-7067b2be, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2be, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9606-7067b2bf, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2bf, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f962e-7067b2bf, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2bf, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb8547-7067b2bf, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2bf, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce5-7067b2bf, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2bf, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9606-7067b2c0, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2c0, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f962e-7067b2c0, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2c0, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb8547-7067b2c0, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2c0, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce5-7067b2c0, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2c0, #w-node-_593ac0e4-79ac-d1d7-98aa-ae2b75c62974-7067b2c0, #w-node-_593ac0e4-79ac-d1d7-98aa-ae2b75c62977-7067b2c0, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9606-7067b2c1, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2c1, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f962e-7067b2c1, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2c1, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb8547-7067b2c1, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2c1, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce5-7067b2c1, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2c1, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9606-7067b2c2, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2c2, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f962e-7067b2c2, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2c2, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb8547-7067b2c2, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2c2, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce5-7067b2c2, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2c2, #w-node-_593ac0e4-79ac-d1d7-98aa-ae2b75c62974-7067b2c2, #w-node-_593ac0e4-79ac-d1d7-98aa-ae2b75c62977-7067b2c2, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9606-7067b2c3, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2c3, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f962e-7067b2c3, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2c3, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb8547-7067b2c3, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2c3, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce5-7067b2c3, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2c3, #w-node-_593ac0e4-79ac-d1d7-98aa-ae2b75c62974-7067b2c3, #w-node-_593ac0e4-79ac-d1d7-98aa-ae2b75c62977-7067b2c3, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9606-7067b2c4, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2c4, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f962e-7067b2c4, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2c4, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb8547-7067b2c4, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2c4, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce5-7067b2c4, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2c4, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9606-7067b2c5, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2c5, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f962e-7067b2c5, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2c5, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb8547-7067b2c5, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2c5, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce5-7067b2c5, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2c5, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9606-7067b2c6, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2c6, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f962e-7067b2c6, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2c6, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce5-7067b2c6, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2c6, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb8547-7067b2c6, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2c6, #w-node-_593ac0e4-79ac-d1d7-98aa-ae2b75c62974-7067b2c6, #w-node-_593ac0e4-79ac-d1d7-98aa-ae2b75c62977-7067b2c6, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9606-7067b2c7, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2c7, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f962e-7067b2c7, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2c7, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb8547-7067b2c7, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2c7, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce5-7067b2c7, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2c7, #w-node-_593ac0e4-79ac-d1d7-98aa-ae2b75c62974-7067b2c7, #w-node-_593ac0e4-79ac-d1d7-98aa-ae2b75c62977-7067b2c7, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9606-7067b2c8, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2c8, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f962e-7067b2c8, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2c8, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb8547-7067b2c8, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2c8, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce5-7067b2c8, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2c8, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9606-7067b2c9, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2c9, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f962e-7067b2c9, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2c9, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb8547-7067b2c9, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2c9, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce5-7067b2c9, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2c9, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9606-7067b2cb, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2cb, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f962e-7067b2cb, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2cb, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb8547-7067b2cb, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2cb, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce5-7067b2cb, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2cb, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9606-7067b2cc, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2cc, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f962e-7067b2cc, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2cc, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb8547-7067b2cc, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2cc, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce5-7067b2cc, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2cc, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9606-7067b2cd, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2cd, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f962e-7067b2cd, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2cd, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb8547-7067b2cd, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2cd, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce5-7067b2cd, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2cd, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9606-7067b2ce, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2ce, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f962e-7067b2ce, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2ce, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb8547-7067b2ce, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2ce, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9606-7067b2cf, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2cf, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f962e-7067b2cf, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2cf, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb8547-7067b2cf, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2cf, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce5-7067b2cf, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2cf, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9606-7067b2d0, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2d0, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f962e-7067b2d0, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2d0, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb8547-7067b2d0, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2d0, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce5-7067b2d0, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2d0, #w-node-_6bcd5bb9-9352-19c2-1f5a-60c97acdf753-7067b2d0, #w-node-_6bcd5bb9-9352-19c2-1f5a-60c97acdf756-7067b2d0 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-a2988f31-689e-7db9-57ac-d678ac5bc24e-7067b2d3, #w-node-a2988f31-689e-7db9-57ac-d678ac5bc24e-7067b2d4, #w-node-a2988f31-689e-7db9-57ac-d678ac5bc24e-7067b2d6, #w-node-_23806dcb-52e3-c8fc-dd00-eb1ef69dd679-7067b2d7 {
    grid-column-start: 1;
  }

  #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f962e-7067b2de, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2de, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9606-7067b2de, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2de, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9606-7067b2e0, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9610-7067b2e0, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f962e-7067b2e0, #w-node-_2ceb51a9-648a-aca0-2705-14a5ee2f9638-7067b2e0, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb8547-7067b2e0, #w-node-_32d0c74a-999c-bc5d-4369-d85cf2eb854a-7067b2e0, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce5-7067b2e0, #w-node-fb24fc4b-c809-5d2f-dffc-e8876de65ce8-7067b2e0 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-d18f4650-5ca3-54fb-eac6-2bd215fecb93-0f1e96d8, #w-node-_4f38e0e8-2c11-5935-4615-cf63d4d8234a-0f1e96d8, #w-node-c5892343-ff4c-67a8-89ec-568fa4108d8b-0f1e96d8, #w-node-_97de484b-40ec-d55d-6e1b-97989a17a00b-0f1e96d8, #w-node-_7f49bbc3-0b15-80a3-d004-efe98f02f619-0f1e96d8, #w-node-_64e5e5e1-7316-6b6b-0589-9eeec7e9414c-0f1e96d8, #w-node-_395141c4-5e41-8e7a-d755-cff1e198b19e-0f1e96d8, #w-node-_3fe290b7-42cc-cead-a34b-e84bc5c22ce6-0f1e96d8 {
    grid-column-start: 1;
  }

  #w-node-e30db04c-79fc-ce0e-bf4e-6d4f2ebf3298-2ebf3296 {
    justify-self: stretch;
  }
}


