body {
  background-color: #f7f0eb;
}

.page-wrapper {
  background:
    radial-gradient(circle at 14% 8%, rgba(218, 190, 106, 0.16), transparent 26%),
    linear-gradient(180deg, #f7f0eb 0%, #efe7df 100%);
}

.about-hero {
  height: clamp(560px, 74vh, 780px);
  min-height: 560px;
  overflow: hidden;
}

.about-hero .image {
  filter: saturate(0.9) contrast(0.96);
  transform: scale(1.04);
}

.ah-gradient {
  background:
    linear-gradient(90deg, rgba(25, 29, 35, 0.76), rgba(25, 29, 35, 0.34) 48%, rgba(25, 29, 35, 0.1)),
    linear-gradient(0deg, rgba(247, 240, 235, 0.94), rgba(247, 240, 235, 0) 36%);
}

.about-hero + .section {
  background-color: transparent;
  margin-top: clamp(-230px, -22vh, -120px);
  padding-bottom: clamp(4px, 1vw, 14px);
  position: relative;
  z-index: 2;
}

.container.no-top-padding {
  width: min(1180px, calc(100% - 48px));
  padding-top: 0;
}

.about-hero-content {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: clamp(28px, 6vw, 72px);
  margin-top: 0;
}

.ah-heading-wrapper {
  align-items: flex-start;
}

.ah-heading {
  color: #fff;
  font-family: Nohemi, Montserrat, sans-serif;
  font-size: clamp(4rem, 11vw, 10rem);
  font-weight: 300;
  letter-spacing: 0;
  line-height: 0.86;
  padding-bottom: 0;
  text-shadow: 0 24px 60px rgba(0, 0, 0, 0.24);
}

.ah-heading-small {
  color: #dabe6a;
  font-family: Montserrat, sans-serif;
  font-size: clamp(1rem, 2vw, 1.45rem);
  font-weight: 800;
  letter-spacing: 0.22em;
  margin-left: 0.2rem;
  margin-top: 0.65rem;
  text-transform: uppercase;
}

.ah-wrapper {
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 8px;
  background: rgba(25, 29, 35, 0.44);
  backdrop-filter: blur(14px);
  padding: 1rem 1.15rem;
}

.ah-inner {
  gap: 0.8rem;
}

.ah-inner-image {
  width: 44px;
}

.ah-inner-text,
.text-block-25 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 0.74rem;
  font-weight: 800;
  letter-spacing: 0.13em;
}

.text-block-25 {
  color: #dabe6a;
}

.about-hero-text {
  max-width: 620px;
  margin-top: 2rem;
  color: rgba(25, 29, 35, 0.72);
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.8;
  text-transform: none;
}

.section.circle-quote.no-margin {
  background-color: #f7f0eb;
  padding: clamp(4px, 1.4vw, 18px) 0 clamp(56px, 8vw, 100px);
}

.section.circle-quote.no-margin .services-image,
.section.circle-quote.no-margin .services-background,
.section.circle-quote.no-margin .circle-shape,
.section.circle-quote.no-margin .circle-bg,
.button-circle-lottie._2 {
  display: none;
}

.services {
  margin-top: 0;
}

.services-header {
  display: grid;
  grid-template-columns: minmax(280px, 0.9fr) minmax(320px, 1.1fr);
  align-items: end;
  gap: clamp(24px, 5vw, 64px);
  margin-bottom: clamp(28px, 5vw, 56px);
}

.services-heading {
  color: #191d23;
  text-align: left;
  font-family: Nohemi, Montserrat, sans-serif;
  font-size: clamp(3.1rem, 7vw, 7rem);
  font-weight: 300;
  letter-spacing: 0;
  line-height: 0.9;
}

.services-header .paragraph-14px.max-width {
  max-width: 560px;
  color: rgba(25, 29, 35, 0.72);
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.8;
}

.video-yotuube2 {
  width: 100%;
  height: min(62vw, 640px);
  min-height: 360px;
  padding: 0;
  border: 1px solid rgba(167, 132, 99, 0.24);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.54);
  box-shadow: 0 24px 70px rgba(86, 66, 63, 0.16);
  overflow: hidden;
}

.youtube-4 {
  width: 100%;
  height: 100%;
}

.mapa-lotes {
  background-color: #efe7df;
  padding: clamp(46px, 7vw, 90px) clamp(18px, 5vw, 80px);
}

.mapa-lotes::before {
  content: "Mapa de lotes";
  display: block;
  width: min(1180px, 100%);
  margin: 0 auto 1.4rem;
  color: #a78463;
  font-family: Montserrat, sans-serif;
  font-size: 0.76rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.mapa-lotes mapplic-map,
.mapa-lotes .mapplic-element {
  display: block;
  width: min(1180px, 100%);
  min-height: 0;
  height: auto;
  margin: 0 auto;
  border: 1px solid rgba(167, 132, 99, 0.24);
  border-radius: 8px;
  background: transparent;
  box-shadow: 0 24px 70px rgba(86, 66, 63, 0.16);
  overflow: hidden;
}

.mapplic-sidebar {
  border-color: rgba(167, 132, 99, 0.18);
}

.amenities-section {
  background-color: #f7f0eb !important;
  padding: clamp(48px, 7vw, 88px) clamp(18px, 5vw, 80px);
}

.grid-container2 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
  grid-template-rows: auto;
  gap: 14px;
  width: min(1180px, 100%);
  margin: 0 auto;
  padding-top: 0;
}

.projects-studies-card {
  min-width: 0;
}

.hover-effect {
  border-radius: 8px;
  aspect-ratio: 1 / 1;
  box-shadow: 0 16px 38px rgba(86, 66, 63, 0.12);
}

.hover-effect::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(25, 29, 35, 0), rgba(25, 29, 35, 0.18));
  pointer-events: none;
}

.section-2.s-cta {
  background-color: #f7f0eb;
  padding: clamp(54px, 8vw, 100px) 0;
}

.section-2.s-cta .cta-background-imge {
  display: none;
}

.container-2.r {
  width: min(1180px, calc(100% - 48px));
}

.rese-as {
  color: #191d23;
  font-family: Nohemi, Montserrat, sans-serif;
  font-size: clamp(3rem, 8vw, 7rem);
  font-weight: 300;
  letter-spacing: 0;
  line-height: 0.92;
  margin-bottom: 2rem;
}

.card.feedback-card {
  background-color: rgba(255, 255, 255, 0.76);
  border: 1px solid rgba(167, 132, 99, 0.22);
  border-radius: 8px;
  color: #191d23;
  box-shadow: 0 16px 42px rgba(86, 66, 63, 0.12);
}

.feedback-text,
.feedback-author {
  color: #191d23;
}

.feedback-text {
  font-family: Montserrat, sans-serif;
  line-height: 1.65;
}

.feedback-author {
  font-weight: 800;
}

.section-2.s-cta .left-arrow-icon,
.section-2.s-cta .right-arrow-icon {
  filter: brightness(0);
  opacity: 1;
}

.section.circle-quote.disponibilidad {
  background-color: #efe7df;
  padding: clamp(54px, 8vw, 96px) 0;
}

.section.circle-quote.disponibilidad .quote {
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(167, 132, 99, 0.24);
  border-radius: 8px;
  padding: clamp(2rem, 5vw, 4rem);
  box-shadow: 0 20px 56px rgba(86, 66, 63, 0.14);
}

.quote-heading {
  color: #191d23;
  font-family: Nohemi, Montserrat, sans-serif;
  font-size: clamp(3.2rem, 7vw, 6.2rem);
  font-weight: 300;
  letter-spacing: 0;
  line-height: 0.95;
}

.section.circle-quote.disponibilidad .form-block {
  width: min(760px, 100%);
  max-width: none;
}

.section.circle-quote.disponibilidad .form {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  width: 100%;
  align-items: stretch;
}

.section.circle-quote.disponibilidad .text-field {
  width: 100%;
  min-height: 56px;
  margin: 0;
  padding: 0 18px;
  border: 1px solid rgba(167, 132, 99, 0.28);
  border-radius: 8px;
  background: rgba(247, 240, 235, 0.74);
  color: #191d23;
  font-family: Montserrat, sans-serif;
  font-size: 0.9rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.2;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.62);
  transition: border-color 180ms ease, background-color 180ms ease, box-shadow 180ms ease;
}

.section.circle-quote.disponibilidad textarea.text-field {
  grid-column: 1 / -1;
  min-height: 126px;
  padding-top: 18px;
  resize: vertical;
}

.section.circle-quote.disponibilidad .text-field::placeholder {
  color: rgba(25, 29, 35, 0.48);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.section.circle-quote.disponibilidad .text-field:focus {
  border-color: rgba(167, 132, 99, 0.62);
  background: rgba(255, 255, 255, 0.96);
  padding: 0 18px;
  box-shadow: 0 0 0 4px rgba(218, 190, 106, 0.18);
}

.section.circle-quote.disponibilidad textarea.text-field:focus {
  padding-top: 18px;
}

.section.circle-quote.disponibilidad .checkbox-field {
  grid-column: 1 / -1;
  align-items: flex-start;
  gap: 12px;
  margin: 6px 0 4px;
}

.section.circle-quote.disponibilidad .checkbox._2 {
  flex: 0 0 24px;
  width: 24px;
  height: 24px;
  margin: 0;
  border-color: rgba(167, 132, 99, 0.62);
  background-color: rgba(247, 240, 235, 0.52);
}

.section.circle-quote.disponibilidad .checkbox-label {
  max-width: 560px;
  color: rgba(25, 29, 35, 0.66);
  font-size: 0.8rem;
  font-weight: 700;
  line-height: 1.45;
}

.section.circle-quote.disponibilidad .form-button {
  grid-column: 1 / -1;
  width: 92px;
  height: 92px;
  margin-top: 8px;
  background-color: #d0aa66;
}

.section.circle-quote.disponibilidad .circle-button-hover {
  background-color: #191d23;
}

@media screen and (max-width: 991px) {
  .about-hero {
    height: 620px;
  }

  .about-hero + .section {
    margin-top: -180px;
    padding-bottom: 12px;
  }

  .about-hero-content,
  .services-header {
    grid-template-columns: 1fr;
  }

  .ah-wrapper {
    justify-self: start;
  }

  .grid-container2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .section.circle-quote.disponibilidad .form {
    grid-template-columns: 1fr;
  }

  .mapa-lotes mapplic-map,
  .mapa-lotes .mapplic-element {
    min-height: 0;
  }
}

@media screen and (max-width: 640px) {
  .container.no-top-padding,
  .container-2.r {
    width: min(100% - 28px, 520px);
  }

  .about-hero {
    height: 560px;
    min-height: 560px;
  }

  .about-hero + .section {
    margin-top: -150px;
    padding-bottom: 10px;
  }

  .ah-heading {
    font-size: clamp(3rem, 18vw, 5rem);
  }

  .about-hero-text {
    margin-top: 1.2rem;
    font-size: 0.92rem;
  }

  .video-yotuube2 {
    min-height: 240px;
    height: 58vw;
  }

  .mapa-lotes mapplic-map,
  .mapa-lotes .mapplic-element {
    min-height: 0;
  }

  .grid-container2 {
    grid-template-columns: 1fr;
  }

  .hover-effect {
    aspect-ratio: 4 / 3;
  }
}
