.site-refresh-pending #experiencia,
.site-refresh-pending #comodidades,
.site-refresh-pending #construa,
.site-refresh-pending #galeria {
  opacity: 0;
}

.refreshed-section {
  position: relative;
  overflow: hidden;
}

.refreshed-shell {
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto;
}

.refreshed-kicker {
  margin: 0 0 16px;
  color: #829f73;
  font-size: .76rem;
  font-weight: 700;
  letter-spacing: .2em;
  text-transform: uppercase;
}

.refreshed-title {
  margin: 0;
  color: #123f2e;
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(2.65rem, 5.6vw, 5.7rem);
  font-weight: 500;
  line-height: .98;
  letter-spacing: -.045em;
}

.refreshed-title em {
  color: #93a978;
  font-weight: 400;
}

.refreshed-copy {
  color: #42534b;
  font-size: clamp(1rem, 1.4vw, 1.14rem);
  line-height: 1.85;
}

.experience-refresh {
  padding: 120px 0;
  background: #f8f4ec;
}

.experience-refresh::before {
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 12% 20%, rgba(161, 178, 133, .15), transparent 34%);
  content: "";
  pointer-events: none;
}

.experience-refresh-grid {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
  gap: clamp(48px, 8vw, 110px);
  align-items: center;
}

.experience-refresh-copy {
  position: relative;
  z-index: 1;
}

.experience-refresh-copy .refreshed-copy {
  max-width: 560px;
  margin: 34px 0 0;
}

.experience-refresh-notes {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  margin-top: 42px;
  padding-top: 28px;
  border-top: 1px solid rgba(18, 63, 46, .14);
}

.experience-refresh-note span {
  display: block;
  margin-bottom: 8px;
  color: #b28d4f;
  font-family: "Playfair Display", Georgia, serif;
  font-size: 1.8rem;
}

.experience-refresh-note strong {
  display: block;
  color: #173f31;
  font-size: .95rem;
  font-weight: 600;
}

.experience-refresh-note small {
  display: block;
  margin-top: 5px;
  color: #68756f;
  line-height: 1.5;
}

.experience-refresh-media {
  position: relative;
  min-height: 640px;
}

.experience-refresh-media img {
  position: absolute;
  display: block;
  object-fit: cover;
  box-shadow: 0 28px 70px rgba(25, 55, 42, .18);
}

.experience-refresh-media img:first-child {
  inset: 0 0 86px 12%;
  width: 88%;
  height: calc(100% - 86px);
  border-radius: 4px 70px 4px 4px;
}

.experience-refresh-media img:last-child {
  bottom: 0;
  left: 0;
  width: 42%;
  height: 260px;
  border: 10px solid #f8f4ec;
  border-radius: 80px 4px 4px 4px;
}

.amenities-refresh {
  padding: 120px 0;
  background: #173f31;
  color: #f7f0e4;
}

.amenities-refresh::after {
  position: absolute;
  inset: auto -12% -45% auto;
  width: 620px;
  height: 620px;
  border: 1px solid rgba(236, 219, 181, .13);
  border-radius: 50%;
  content: "";
}

.amenities-refresh-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, .95fr);
  gap: clamp(50px, 8vw, 110px);
  align-items: center;
}

.amenities-refresh-photo {
  position: relative;
  min-height: 660px;
}

.amenities-refresh-photo img {
  width: 100%;
  height: 660px;
  border-radius: 80px 4px 4px 4px;
  object-fit: cover;
  object-position: center;
}

.amenities-refresh-seal {
  position: absolute;
  right: -34px;
  bottom: 44px;
  width: 158px;
  height: 158px;
  display: grid;
  place-items: center;
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, .32);
  border-radius: 50%;
  background: #c4a363;
  color: #123f2e;
  font-family: "Playfair Display", Georgia, serif;
  font-size: 1rem;
  line-height: 1.3;
  text-align: center;
}

.amenities-refresh .refreshed-kicker {
  color: #d4bd8d;
}

.amenities-refresh .refreshed-title {
  color: #fffaf0;
  font-size: clamp(2.5rem, 4.4vw, 4.8rem);
}

.amenities-refresh .refreshed-title em {
  color: #c6b583;
}

.amenities-refresh .refreshed-copy {
  margin: 30px 0 0;
  color: rgba(255, 250, 240, .72);
}

.amenities-refresh-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 28px;
  margin-top: 38px;
}

.amenities-refresh-item {
  padding: 20px 0;
  border-top: 1px solid rgba(255, 255, 255, .14);
}

.amenities-refresh-item span {
  display: block;
  margin-bottom: 7px;
  color: #d4bd8d;
  font-size: .72rem;
  font-weight: 700;
  letter-spacing: .16em;
}

.amenities-refresh-item strong {
  color: #fffaf0;
  font-family: "Playfair Display", Georgia, serif;
  font-size: 1.12rem;
  font-weight: 500;
}

.build-refresh {
  padding: 100px 0;
  background: #f8f4ec;
}

.build-refresh-card {
  position: relative;
  min-height: 580px;
  display: grid;
  align-items: end;
  overflow: hidden;
  border-radius: 6px 90px 6px 6px;
  background: #173f31;
}

.build-refresh-card > img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.build-refresh-card::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(8, 37, 27, .92), rgba(8, 37, 27, .38) 70%, rgba(8, 37, 27, .08));
  content: "";
}

.build-refresh-content {
  position: relative;
  z-index: 1;
  max-width: 650px;
  padding: clamp(38px, 7vw, 82px);
}

.build-refresh-content h2 {
  margin: 0;
  color: #fffaf0;
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(2.5rem, 5vw, 5rem);
  font-weight: 500;
  line-height: 1;
}

.build-refresh-content p {
  margin: 26px 0 34px;
  color: rgba(255, 250, 240, .78);
  font-size: 1.06rem;
  line-height: 1.75;
}

.refreshed-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 0 28px;
  border-radius: 999px;
  background: #cfad6c;
  color: #123f2e;
  font-weight: 700;
  text-decoration: none;
  transition: transform .25s ease, background .25s ease;
}

.refreshed-button:hover {
  transform: translateY(-3px);
  background: #dec38f;
}

.gallery-refresh {
  padding: 120px 0;
  background: #eee9de;
}

.gallery-refresh-heading {
  display: grid;
  grid-template-columns: 1fr .75fr;
  gap: 50px;
  align-items: end;
  margin-bottom: 58px;
}

.gallery-refresh-heading .refreshed-copy {
  margin: 0;
}

.gallery-refresh-grid {
  display: grid;
  grid-template-columns: 1.18fr .82fr .9fr;
  grid-auto-rows: 230px;
  gap: 16px;
}

.gallery-refresh-item {
  position: relative;
  overflow: hidden;
  border: 0;
  border-radius: 3px;
  background: #173f31;
  cursor: pointer;
}

.gallery-refresh-item:first-child,
.gallery-refresh-item:nth-child(5) {
  grid-row: span 2;
}

.gallery-refresh-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .7s cubic-bezier(.2,.8,.2,1), opacity .3s ease;
}

.gallery-refresh-item::after {
  position: absolute;
  inset: 45% 0 0;
  background: linear-gradient(transparent, rgba(8, 37, 27, .74));
  content: "";
}

.gallery-refresh-item span {
  position: absolute;
  z-index: 1;
  right: 18px;
  bottom: 16px;
  left: 18px;
  color: #fffaf0;
  font-family: "Playfair Display", Georgia, serif;
  font-size: 1rem;
  text-align: left;
}

.gallery-refresh-item:hover img {
  transform: scale(1.055);
}

@media (max-width: 900px) {
  .experience-refresh,
  .amenities-refresh,
  .gallery-refresh {
    padding: 82px 0;
  }

  .experience-refresh-grid,
  .amenities-refresh-grid,
  .gallery-refresh-heading {
    grid-template-columns: 1fr;
  }

  .experience-refresh-media {
    min-height: 560px;
  }

  .amenities-refresh-photo {
    min-height: auto;
  }

  .amenities-refresh-photo img {
    height: min(680px, 90vh);
  }

  .amenities-refresh-seal {
    right: 22px;
  }

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

@media (max-width: 620px) {
  .refreshed-shell {
    width: min(100% - 28px, 1180px);
  }

  .experience-refresh-notes,
  .amenities-refresh-list,
  .gallery-refresh-grid {
    grid-template-columns: 1fr;
  }

  .experience-refresh-media {
    min-height: 470px;
  }

  .experience-refresh-media img:first-child {
    inset: 0 0 70px 7%;
    width: 93%;
  }

  .experience-refresh-media img:last-child {
    width: 54%;
    height: 190px;
    border-width: 7px;
  }

  .amenities-refresh-grid {
    display: flex;
    flex-direction: column-reverse;
  }

  .amenities-refresh-photo img {
    height: 560px;
  }

  .amenities-refresh-seal {
    width: 126px;
    height: 126px;
    right: 14px;
    bottom: 22px;
    font-size: .85rem;
  }

  .build-refresh {
    padding: 64px 0;
  }

  .build-refresh-card {
    min-height: 640px;
    border-radius: 4px 56px 4px 4px;
  }

  .build-refresh-card::after {
    background: linear-gradient(0deg, rgba(8, 37, 27, .96), rgba(8, 37, 27, .2) 84%);
  }

  .gallery-refresh-item,
  .gallery-refresh-item:first-child,
  .gallery-refresh-item:nth-child(5) {
    min-height: 330px;
    grid-row: auto;
  }
}
