.elementor .casa22-landing {
  --casa22-navy: #253046;
  --casa22-navy-2: #303f5b;
  --casa22-ink: #172033;
  --casa22-ivory: #f7f5ef;
  --casa22-paper: #fff;
  --casa22-gold: #d1a33a;
  --casa22-gold-dark: #af8123;
  --casa22-muted: #697581;
  --casa22-line: rgba(37, 48, 70, .16);
  --casa22-shadow: 0 24px 70px rgba(11, 30, 47, .14);
  --casa22-radius: 22px;
  --casa22-max: 1200px;
  margin: 0;
  background: var(--casa22-paper);
}

.elementor .casa22-landing,
.elementor .casa22-landing * {
  box-sizing: border-box;
}

.elementor .casa22-landing {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  color: var(--casa22-ink);
  background: var(--casa22-paper);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;
  font-size: 16px;
  line-height: 1.65;
}

.elementor .casa22-landing .e-con,
.elementor .casa22-landing .elementor-widget {
  min-width: 0;
}

.elementor .casa22-landing :where(.e-con) {
  --padding-top: 0;
  --padding-right: 0;
  --padding-bottom: 0;
  --padding-left: 0;
  padding: 0 !important;
}

.elementor .casa22-landing :where(.elementor-widget > .elementor-widget-container) {
  margin: 0 !important;
}

.elementor .casa22-landing .elementor-widget:not(:last-child),
.elementor .casa22-landing p,
.elementor .casa22-landing figure {
  margin: 0;
}

.elementor .casa22-landing img {
  display: block;
  width: 100%;
}

.elementor .casa22-landing a {
  color: inherit;
  text-decoration: none;
}

.elementor .casa22-landing .wrap {
  width: min(calc(100% - 40px), var(--casa22-max)) !important;
  max-width: var(--casa22-max) !important;
  margin-inline: auto !important;
}

.elementor .casa22-landing .eyebrow .elementor-heading-title {
  margin: 0;
  color: var(--casa22-gold-dark) !important;
  font-family: Inter, ui-sans-serif, system-ui, sans-serif !important;
  font-size: .78rem !important;
  font-weight: 800 !important;
  line-height: 1.65 !important;
  letter-spacing: .16em !important;
  text-transform: uppercase;
}

.elementor .casa22-landing .hero-title .elementor-heading-title,
.elementor .casa22-landing .section-title .elementor-heading-title,
.elementor .casa22-landing .city-title .elementor-heading-title,
.elementor .casa22-landing .tour-quote .elementor-heading-title,
.elementor .casa22-landing .space-copy .elementor-heading-title,
.elementor .casa22-landing .story-content h3,
.elementor .casa22-landing .trust-caption h3,
.elementor .casa22-landing .map-address .elementor-heading-title,
.elementor .casa22-landing .form-title .elementor-heading-title,
.elementor .casa22-landing .contact-price .elementor-heading-title,
.elementor .casa22-landing .fact-value .elementor-heading-title {
  margin: 0;
  color: var(--casa22-ink);
  font-family: Georgia, "Times New Roman", serif !important;
  font-weight: 500 !important;
  line-height: 1.05 !important;
}

.elementor .casa22-landing .hero-title .elementor-heading-title {
  font-size: clamp(2.5rem, 3.85vw, 4.25rem) !important;
  letter-spacing: -.042em !important;
}

.elementor .casa22-landing .hero-title span {
  color: var(--casa22-gold-dark);
}

.elementor .casa22-landing .section-title .elementor-heading-title {
  font-size: clamp(2.25rem, 4vw, 4.2rem) !important;
  letter-spacing: -.035em !important;
}

.elementor .casa22-landing .lead {
  max-width: 650px !important;
  color: #42515d !important;
  font-family: Inter, ui-sans-serif, system-ui, sans-serif !important;
  font-size: clamp(1.1rem, 1.5vw, 1.35rem) !important;
  line-height: 1.65 !important;
}

.elementor .casa22-landing .btn .elementor-button {
  display: inline-flex;
  min-height: 52px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0 22px !important;
  border: 1px solid transparent !important;
  border-radius: 999px !important;
  font-family: Inter, ui-sans-serif, system-ui, sans-serif !important;
  font-size: 1rem;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  text-transform: none !important;
  transition: .25s ease;
}

.elementor .casa22-landing .btn {
  background: transparent !important;
}

.elementor .casa22-landing .btn-primary .elementor-button {
  border-color: var(--casa22-gold) !important;
  background: var(--casa22-gold) !important;
  box-shadow: 0 12px 28px rgba(209, 163, 58, .26);
  color: var(--casa22-navy) !important;
}

.elementor .casa22-landing .btn-primary .elementor-button:hover,
.elementor .casa22-landing .btn-primary .elementor-button:focus-visible {
  background: #e0b84e !important;
  transform: translateY(-2px);
}

.elementor .casa22-landing .btn-secondary .elementor-button {
  border-color: var(--casa22-navy) !important;
  background: transparent !important;
  color: var(--casa22-navy) !important;
}

.elementor .casa22-landing .btn-light .elementor-button {
  background: white !important;
  color: var(--casa22-navy) !important;
}

.elementor .casa22-landing .hero {
  width: 100% !important;
  padding: 0 !important;
  background: var(--casa22-ivory) !important;
}

.elementor .casa22-landing .hero-shell {
  display: contents !important;
}

.elementor .casa22-landing .hero-grid {
  display: grid !important;
  width: 100% !important;
  min-height: calc(100vh - 82px);
  grid-template-columns: 1.06fr .94fr;
  gap: 0 !important;
  padding: 0 !important;
}

.elementor .casa22-landing .hero-copy {
  display: flex !important;
  width: auto !important;
  flex-direction: column !important;
  justify-content: center !important;
  gap: 0 !important;
  padding: clamp(38px, 5vw, 70px) clamp(30px, 4.5vw, 70px) !important;
}

.elementor .casa22-landing .hero-copy > * + * {
  margin-top: 0 !important;
}

.elementor .casa22-landing .hero-copy > .eyebrow {
  margin-bottom: 16px !important;
}

.elementor .casa22-landing .hero-copy > .eyebrow .elementor-heading-title {
  line-height: 1.65 !important;
}

.elementor .casa22-landing .hero-copy > .hero-summary {
  max-width: 650px;
  margin-top: 20px !important;
  margin-bottom: 18px !important;
  color: #42515d !important;
  font-size: clamp(1rem, 1.18vw, 1.14rem) !important;
  line-height: 1.58 !important;
}

.elementor .casa22-landing .hero-copy > .hero-price {
  margin-bottom: 4px !important;
}

.elementor .casa22-landing .hero-price .elementor-heading-title {
  color: var(--casa22-navy) !important;
  font-family: Inter, ui-sans-serif, system-ui, sans-serif !important;
  font-size: 1.35rem !important;
  font-weight: 900 !important;
  line-height: 1.65 !important;
  letter-spacing: 0 !important;
}

.elementor .casa22-landing .hero-copy > .hero-status {
  margin-bottom: 20px !important;
}

.elementor .casa22-landing .hero-status .elementor-heading-title {
  color: #51606c !important;
  font-family: Inter, ui-sans-serif, system-ui, sans-serif !important;
  font-size: .88rem !important;
  font-weight: 800 !important;
  line-height: 1.65 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.elementor .casa22-landing .hero-copy > .hero-actions {
  margin-top: 0 !important;
}

.elementor .casa22-landing .hero-actions {
  display: flex !important;
  width: 100% !important;
  flex-flow: row wrap !important;
  gap: 12px !important;
}

.elementor .casa22-landing .hero-actions > .elementor-widget-button {
  width: auto !important;
}

.elementor .casa22-landing .hero-media {
  position: relative;
  width: auto !important;
  min-height: 620px;
  overflow: hidden !important;
  background: var(--casa22-navy) !important;
}

.elementor .casa22-landing .hero-media::after {
  position: absolute;
  z-index: 1;
  inset: 0;
  background: linear-gradient(180deg, rgba(5, 20, 32, .05), rgba(5, 20, 32, .42));
  content: "";
  pointer-events: none;
}

.elementor .casa22-landing .hero-video,
.elementor .casa22-landing .hero-video > .elementor-widget-container,
.elementor .casa22-landing .hero-video .elementor-wrapper,
.elementor .casa22-landing .hero-video .elementor-custom-embed-image-overlay {
  position: absolute !important;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
}

.elementor .casa22-landing .hero-video .elementor-custom-embed-image-overlay img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter: saturate(.9) contrast(1.03);
  transition: transform 8s ease;
}

.elementor .casa22-landing .hero-media:hover .hero-video img {
  transform: scale(1.035);
}

.elementor .casa22-landing .hero-video .elementor-custom-embed-play {
  z-index: 3;
  display: grid;
  width: 86px;
  height: 86px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, .75);
  border-radius: 50%;
  background: rgba(37, 48, 70, .78);
  color: white;
  font-size: 1.6rem;
  opacity: 1;
  backdrop-filter: blur(10px);
  transition: .25s;
}

.elementor .casa22-landing .hero-video .elementor-custom-embed-play i {
  color: white;
  font-size: 1.6rem;
  text-shadow: none;
}

.elementor .casa22-landing .hero-video .elementor-custom-embed-play svg {
  width: 24px !important;
  height: 24px !important;
  fill: currentColor !important;
}

.elementor .casa22-landing .media-label {
  position: absolute;
  z-index: 2;
  left: 34px;
  bottom: 32px;
  width: auto !important;
}

.elementor .casa22-landing .media-label .elementor-heading-title {
  color: white !important;
  font-family: Inter, ui-sans-serif, system-ui, sans-serif !important;
  font-size: .82rem !important;
  font-weight: 800 !important;
  letter-spacing: .12em !important;
  text-transform: uppercase;
}

.elementor .casa22-landing .fact-strip {
  width: 100% !important;
  padding: 0 !important;
  background: var(--casa22-navy) !important;
  color: white;
}

.elementor .casa22-landing .facts {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 0 !important;
  padding: 0 !important;
}

.elementor .casa22-landing .fact {
  display: flex !important;
  width: auto !important;
  flex-direction: column !important;
  gap: 0 !important;
  padding: 34px 22px !important;
  border-right: 1px solid rgba(255, 255, 255, .14);
  min-height: 174px;
}

.elementor .casa22-landing .fact:last-child {
  border-right: 0;
}

.elementor .casa22-landing .fact-value .elementor-heading-title {
  display: block;
  color: white !important;
  font-size: 2rem !important;
  line-height: 1.65 !important;
}

.elementor .casa22-landing .fact-value .elementor-heading-title {
  line-height: 1.65 !important;
}

.elementor .casa22-landing .fact-label .elementor-heading-title {
  color: #cbd8e2 !important;
  font-family: Inter, ui-sans-serif, system-ui, sans-serif !important;
  font-size: .833333rem !important;
  font-weight: 700 !important;
  line-height: 26.4px !important;
  letter-spacing: .1em !important;
  text-transform: uppercase;
}

.elementor .casa22-landing .content-section {
  width: 100% !important;
  padding: clamp(84px, 10vw, 140px) 0 25px !important;
}

.elementor .casa22-landing .section-wrap {
  display: flex !important;
  flex-direction: column !important;
  gap: 0 !important;
  padding: 0 !important;
}

.elementor .casa22-landing .section-head {
  display: flex !important;
  width: 100% !important;
  flex-flow: row nowrap !important;
  align-items: flex-end !important;
  justify-content: space-between !important;
  gap: 40px !important;
  margin-bottom: 54px !important;
}

.elementor .casa22-landing .section-head > .section-heading-group {
  width: auto !important;
  flex: 1 1 0;
}

.elementor .casa22-landing .section-head > :not(.section-heading-group) {
  width: 480px !important;
  max-width: 480px;
  flex: 0 0 480px;
}

.elementor .casa22-landing .section-heading-group {
  gap: 16px !important;
}

.elementor .casa22-landing .section-head > :not(.section-heading-group) .lead {
  width: 100% !important;
  max-width: 480px !important;
}

.elementor .casa22-landing .tour-grid {
  display: grid !important;
  width: 100% !important;
  grid-template-columns: 1.45fr .55fr;
  gap: 28px !important;
  height: 637.265625px;
  min-height: 637px;
}

.elementor .casa22-landing .video-card {
  position: relative;
  width: auto !important;
  min-height: 600px;
  overflow: hidden !important;
  border-radius: var(--casa22-radius);
  background: var(--casa22-navy);
  box-shadow: var(--casa22-shadow);
}

.elementor .casa22-landing .tour-video,
.elementor .casa22-landing .tour-video > .elementor-widget-container,
.elementor .casa22-landing .tour-video .elementor-wrapper,
.elementor .casa22-landing .tour-video .elementor-custom-embed-image-overlay {
  position: absolute !important;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
}

.elementor .casa22-landing .tour-video .elementor-custom-embed-image-overlay img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(.72);
}

.elementor .casa22-landing .tour-video .elementor-custom-embed-play {
  z-index: 3;
}

.elementor .casa22-landing .video-copy {
  position: absolute;
  z-index: 2;
  left: 36px;
  bottom: 34px;
  width: auto !important;
  gap: 8px !important;
  color: white;
}

.elementor .casa22-landing .video-copy .elementor-heading-title {
  color: white !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 1.7rem !important;
  font-weight: 500 !important;
  line-height: 1.05 !important;
}

.elementor .casa22-landing .video-copy .elementor-widget-text-editor {
  color: #e5edf2 !important;
}

.elementor .casa22-landing .tour-note {
  display: flex !important;
  width: auto !important;
  flex-direction: column !important;
  justify-content: space-between !important;
  gap: 28px !important;
  padding: 40px !important;
  border-radius: var(--casa22-radius);
  background: var(--casa22-ivory) !important;
  min-height: 0;
}

.elementor .casa22-landing .tour-quote .elementor-heading-title {
  color: var(--casa22-navy) !important;
  font-size: 1.8rem !important;
  line-height: 1.25 !important;
}

.elementor .casa22-landing .tour-quote .elementor-heading-title {
  line-height: 1.25 !important;
}

.elementor .casa22-landing .tour-note .elementor-widget-text-editor {
  color: var(--casa22-muted) !important;
  font-family: Inter, ui-sans-serif, system-ui, sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.65 !important;
}

.elementor .casa22-landing .tour-note .elementor-widget-button {
  width: auto !important;
  align-self: flex-start;
}

.elementor .casa22-landing .spaces {
  background: #f1ebe1 !important;
}

.elementor .casa22-landing .space-grid {
  display: grid !important;
  width: 100% !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px !important;
}

.elementor .casa22-landing .space-card {
  position: relative;
  width: auto !important;
  min-height: 520px;
  aspect-ratio: 3 / 4;
  overflow: hidden !important;
  border-radius: var(--casa22-radius);
  color: white;
}

.elementor .casa22-landing .space-card::after {
  position: absolute;
  z-index: 1;
  inset: 0;
  background: linear-gradient(180deg, transparent 38%, rgba(7, 24, 37, .88));
  content: "";
  pointer-events: none;
}

.elementor .casa22-landing .space-card-image,
.elementor .casa22-landing .space-card-image > .elementor-widget-container,
.elementor .casa22-landing .space-card-image img {
  position: absolute !important;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
}

.elementor .casa22-landing .space-card-image img {
  object-fit: cover;
  border-radius: 0 !important;
  transition: transform .5s;
}

.elementor .casa22-landing .space-card:hover .space-card-image img {
  transform: scale(1.025);
}

.elementor .casa22-landing .space-copy {
  position: absolute;
  z-index: 2;
  right: 32px;
  bottom: 28px;
  left: 32px;
  width: auto !important;
  gap: 8px !important;
}

.elementor .casa22-landing .space-copy .elementor-heading-title {
  color: white !important;
  font-size: 1.7rem !important;
}

.elementor .casa22-landing .space-copy .elementor-widget-text-editor {
  color: #e7edf2 !important;
}

.elementor .casa22-landing .gallery-head {
  display: grid !important;
  width: 100% !important;
  grid-template-columns: 1fr .9fr;
  align-items: end !important;
  gap: 48px !important;
  margin: clamp(72px, 9vw, 118px) 0 40px !important;
}

.elementor .casa22-landing .gallery-copy {
  width: auto !important;
  gap: 16px !important;
}

.elementor .casa22-landing .architecture-note {
  max-width: 680px !important;
  margin-top: 16px !important;
  color: #5b6873 !important;
}

.elementor .casa22-landing .gallery-system {
  position: relative;
  width: 100% !important;
}

.elementor .casa22-landing .gallery {
  display: grid !important;
  width: 100% !important;
  grid-template-columns: 1.2fr .8fr 1fr;
  grid-auto-rows: 245px;
  gap: 14px !important;
  margin: 0 !important;
}

.elementor .casa22-landing .gallery::before,
.elementor .casa22-landing .gallery::after {
  display: none !important;
  content: none !important;
}

.elementor .casa22-landing .gallery-preview {
  width: auto !important;
  height: auto !important;
  overflow: hidden;
  border-radius: 16px;
  background: #ddd;
}

.elementor .casa22-landing .gallery-preview-1,
.elementor .casa22-landing .gallery-preview-4 {
  grid-row: span 2;
}

.elementor .casa22-landing .gallery-preview > .elementor-widget-container,
.elementor .casa22-landing .gallery-preview a,
.elementor .casa22-landing .gallery-preview img {
  display: block;
  width: 100%;
  height: 100%;
}

.elementor .casa22-landing .gallery-preview img {
  object-fit: cover;
  border-radius: 0 !important;
  transition: transform .4s;
}

.elementor .casa22-landing .gallery-preview:hover img {
  transform: scale(1.04);
}

.elementor .casa22-landing .html-import-gallery-source {
  position: absolute !important;
  overflow: hidden !important;
  width: 1px !important;
  height: 1px !important;
  clip-path: inset(50%);
  opacity: 0;
  pointer-events: none;
}

.elementor .casa22-landing .gallery-action {
  width: auto !important;
  align-self: center;
  margin-top: 32px !important;
}

.elementor .casa22-landing .location-grid {
  display: grid !important;
  width: 100% !important;
  grid-template-columns: .9fr 1.1fr;
  align-items: center !important;
  gap: 70px !important;
}

.elementor .casa22-landing .location-copy {
  width: auto !important;
  gap: 0 !important;
}

.elementor .casa22-landing .location-copy > .eyebrow {
  margin-bottom: 16px !important;
}

.elementor .casa22-landing .location-copy > .lead {
  width: 100% !important;
  max-width: 650px !important;
  align-self: flex-start;
  margin: 1em 0 0 !important;
}

@media (min-width: 901px) {
  .elementor .casa22-landing .location-copy > .eyebrow .elementor-heading-title {
    letter-spacing: .135em !important;
  }

  .elementor .casa22-landing .location-copy > .lead {
    letter-spacing: -.01em !important;
  }

  .elementor .casa22-landing .proximity,
  .elementor .casa22-landing .proximity-item {
    min-height: 166.03125px;
  }
}

.elementor .casa22-landing .proximity {
  display: grid !important;
  width: 100% !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px !important;
  margin-top: 32px !important;
}

.elementor .casa22-landing .proximity-item {
  width: auto !important;
  gap: 0 !important;
  padding: 20px 12px !important;
  border-top: 2px solid var(--casa22-gold);
  min-height: 104px;
}

.elementor .casa22-landing .proximity-item .elementor-heading-title {
  font-family: Inter, ui-sans-serif, system-ui, sans-serif !important;
}

.elementor .casa22-landing .proximity-item > :first-child .elementor-heading-title {
  color: var(--casa22-navy) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 1.35rem !important;
  font-weight: 500 !important;
  line-height: 1.65 !important;
}

.elementor .casa22-landing .proximity-item > :last-child .elementor-heading-title {
  color: var(--casa22-muted) !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.65 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.elementor .casa22-landing .map-panel {
  position: relative;
  width: auto !important;
  min-height: 540px;
  overflow: hidden !important;
  border-radius: var(--casa22-radius);
  background: var(--casa22-navy) !important;
  box-shadow: var(--casa22-shadow);
}

.elementor .casa22-landing .map-frame,
.elementor .casa22-landing .map-frame > .elementor-widget-container,
.elementor .casa22-landing .map-frame iframe {
  position: absolute !important;
  z-index: 0;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
}

.elementor .casa22-landing .map-frame iframe {
  filter: saturate(.82) contrast(1.04);
}

.elementor .casa22-landing .map-panel::after {
  position: absolute;
  z-index: 1;
  inset: 45% 0 0;
  background: linear-gradient(180deg, transparent, rgba(10, 25, 41, .66));
  content: "";
  pointer-events: none;
}

.elementor .casa22-landing .map-card {
  position: absolute;
  z-index: 3;
  right: 24px;
  bottom: 24px;
  left: 24px;
  width: min(430px, calc(100% - 48px)) !important;
  gap: 9px !important;
  padding: 26px !important;
  border-radius: 16px;
  background: rgba(37, 48, 70, .96) !important;
  box-shadow: 0 16px 45px rgba(0, 0, 0, .28);
}

.elementor .casa22-landing .map-card .eyebrow .elementor-heading-title {
  color: #edc968 !important;
}

.elementor .casa22-landing .map-address .elementor-heading-title {
  color: white !important;
  font-size: 1.55rem !important;
}

.elementor .casa22-landing .map-card-copy {
  color: #d5e0e8 !important;
}

.elementor .casa22-landing .map-route {
  width: auto !important;
  align-self: flex-start;
  margin-top: 9px !important;
}

.elementor .casa22-landing .city-banner {
  position: relative;
  width: 100% !important;
  min-height: 500px;
  overflow: hidden !important;
  margin-top: 64px !important;
  border-radius: var(--casa22-radius);
  background: var(--casa22-navy) !important;
  box-shadow: var(--casa22-shadow);
  color: white;
}

.elementor .casa22-landing .city-banner::after {
  position: absolute;
  z-index: 1;
  inset: 0;
  background: linear-gradient(90deg, rgba(8, 24, 38, .82) 0%, rgba(8, 24, 38, .38) 48%, rgba(8, 24, 38, .08) 78%);
  content: "";
  pointer-events: none;
}

.elementor .casa22-landing .city-media,
.elementor .casa22-landing .city-image,
.elementor .casa22-landing .city-image > .elementor-widget-container,
.elementor .casa22-landing .city-image img {
  position: absolute !important;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
}

.elementor .casa22-landing .city-image img {
  object-fit: cover;
  object-position: center;
  border-radius: 0 !important;
}

.elementor .casa22-landing .city-copy {
  position: absolute;
  z-index: 2;
  top: clamp(30px, 5vw, 60px);
  left: clamp(28px, 5vw, 64px);
  width: min(620px, calc(100% - 56px)) !important;
  gap: 16px !important;
}

.elementor .casa22-landing .city-copy .eyebrow .elementor-heading-title {
  color: #edc968 !important;
}

.elementor .casa22-landing .city-title .elementor-heading-title {
  color: white !important;
  font-size: clamp(2.4rem, 4.7vw, 4.8rem) !important;
  letter-spacing: -.035em !important;
}

.elementor .casa22-landing .city-lead {
  color: #eef3f6 !important;
  font-size: 1.18rem !important;
}

.elementor .casa22-landing .city-context {
  position: absolute;
  z-index: 2;
  right: 24px;
  bottom: 18px;
  width: auto !important;
}

.elementor .casa22-landing .city-context .elementor-heading-title {
  color: rgba(255, 255, 255, .78) !important;
  font-family: Inter, ui-sans-serif, system-ui, sans-serif !important;
  font-size: .74rem !important;
  font-weight: 400 !important;
  letter-spacing: .06em !important;
  text-transform: uppercase;
}

.elementor .casa22-landing .potential {
  background: var(--casa22-navy) !important;
  color: white;
}

.elementor .casa22-landing .potential .section-title .elementor-heading-title,
.elementor .casa22-landing .potential .story-content h3 {
  color: white;
}

.elementor .casa22-landing .potential .eyebrow .elementor-heading-title {
  color: #edc968 !important;
}

.elementor .casa22-landing .potential .lead {
  color: #cfdae2 !important;
}

.elementor .casa22-landing .stories {
  display: grid !important;
  width: 100% !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px !important;
}

.elementor .casa22-landing .story {
  display: grid !important;
  width: auto !important;
  min-height: 467px;
  overflow: hidden !important;
  grid-template-columns: .62fr 1fr;
  gap: 0 !important;
  border-radius: var(--casa22-radius);
  background: white !important;
  color: var(--casa22-ink);
}

.elementor .casa22-landing .story-media,
.elementor .casa22-landing .story-media .elementor-widget-image,
.elementor .casa22-landing .story-media .elementor-widget-container,
.elementor .casa22-landing .story-media img {
  width: 100% !important;
  height: 100% !important;
}

.elementor .casa22-landing .story-media img {
  object-fit: cover;
}

.elementor .casa22-landing .story-content {
  display: flex !important;
  width: auto !important;
  flex-direction: column !important;
  justify-content: center !important;
  gap: 16px !important;
  padding: 44px !important;
}

.elementor .casa22-landing .story-content > .elementor-widget-heading:not(.eyebrow) .elementor-heading-title {
  color: var(--casa22-ink) !important;
  font-size: 1.7rem !important;
  line-height: 1.05 !important;
}

.elementor .casa22-landing .story-content .elementor-widget-text-editor {
  color: var(--casa22-muted) !important;
  font-family: Inter, ui-sans-serif, system-ui, sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.65 !important;
}

.elementor .casa22-landing .mini-play {
  width: auto !important;
  align-self: flex-start;
}

.elementor .casa22-landing .mini-play .elementor-button {
  min-height: 48px;
  gap: 9px;
  padding: 0 18px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: var(--casa22-gold) !important;
  color: var(--casa22-navy) !important;
  font-size: .9rem;
  font-weight: 900 !important;
  text-transform: none !important;
}

.elementor .casa22-landing .trust-grid {
  display: grid !important;
  width: 100% !important;
  grid-template-columns: .82fr 1.18fr;
  align-items: center !important;
  gap: 64px !important;
}

.elementor .casa22-landing .trust-visual {
  width: auto !important;
  overflow: hidden !important;
  border-radius: var(--casa22-radius);
  background: var(--casa22-navy) !important;
  box-shadow: var(--casa22-shadow);
  gap: 0 !important;
}

.elementor .casa22-landing .trust-brandbar {
  display: flex !important;
  height: 72px;
  flex-direction: row !important;
  align-items: center !important;
  padding: 8px 26px !important;
  border-bottom: 3px solid var(--casa22-gold);
  background: white !important;
}

.elementor .casa22-landing .trust-logo {
  width: 150px !important;
}

.elementor .casa22-landing .trust-logo img {
  width: 150px !important;
  height: auto !important;
  object-fit: contain;
}

.elementor .casa22-landing .trust-portrait {
  position: relative;
  min-height: 520px;
  overflow: hidden !important;
  background: #172033 !important;
  color: white;
}

.elementor .casa22-landing .trust-portrait::after {
  position: absolute;
  z-index: 1;
  inset: 0;
  background: linear-gradient(180deg, rgba(12, 24, 43, .05) 38%, rgba(12, 24, 43, .92) 100%);
  content: "";
  pointer-events: none;
}

.elementor .casa22-landing .trust-photo,
.elementor .casa22-landing .trust-photo > .elementor-widget-container,
.elementor .casa22-landing .trust-photo img {
  position: absolute !important;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
}

.elementor .casa22-landing .trust-photo img {
  object-fit: cover;
  object-position: 58% 20%;
}

.elementor .casa22-landing .trust-caption {
  position: absolute;
  z-index: 2;
  right: 34px;
  bottom: 32px;
  left: 34px;
  width: auto !important;
  gap: 14px !important;
}

.elementor .casa22-landing .trust-caption .eyebrow .elementor-heading-title {
  color: #edc968 !important;
}

.elementor .casa22-landing .trust-caption > :nth-child(2) .elementor-heading-title {
  max-width: 430px;
  color: white !important;
  font-size: clamp(1.8rem, 2.7vw, 2.8rem) !important;
}

.elementor .casa22-landing .trust-caption .elementor-widget-text-editor {
  max-width: 430px;
  color: #e1e7ed !important;
}

.elementor .casa22-landing .trust-content {
  width: auto !important;
  gap: 0 !important;
}

.elementor .casa22-landing .trust-content > .eyebrow {
  margin-bottom: 16px !important;
}

.elementor .casa22-landing .trust-content > .lead {
  width: 100% !important;
  max-width: 650px !important;
  align-self: flex-start;
  margin: 1em 0 0 !important;
}

.elementor .casa22-landing .trust-points {
  display: grid !important;
  width: 100% !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px !important;
  grid-auto-rows: 184px;
  margin-top: 30px !important;
}

.elementor .casa22-landing .trust-point {
  display: grid !important;
  width: auto !important;
  grid-template-columns: 38px 1fr;
  align-items: start !important;
  gap: 14px !important;
  padding: 20px !important;
  border: 1px solid var(--casa22-line);
  border-radius: 14px;
  min-height: 145.4px;
  background: white !important;
}

.elementor .casa22-landing .trust-point > .elementor-widget-heading:first-child {
  display: grid;
  width: 34px !important;
  height: 34px;
  place-items: center;
  border-radius: 50%;
  background: var(--casa22-ivory);
}

.elementor .casa22-landing .trust-point > .elementor-widget-heading:first-child .elementor-heading-title {
  color: var(--casa22-gold-dark) !important;
  font-family: Inter, ui-sans-serif, system-ui, sans-serif !important;
  font-size: 1rem !important;
  font-weight: 900 !important;
}

.elementor .casa22-landing .trust-point > .e-con {
  gap: 5px !important;
}

.elementor .casa22-landing .trust-point > .e-con .elementor-heading-title {
  color: var(--casa22-navy) !important;
  font-family: Inter, ui-sans-serif, system-ui, sans-serif !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.5px !important;
  margin-bottom: 6px;
}

.elementor .casa22-landing .trust-point > .e-con .elementor-widget-text-editor {
  color: var(--casa22-muted) !important;
  line-height: 1.5 !important;
}

.elementor .casa22-landing .trust-actions {
  display: flex !important;
  width: 100% !important;
  flex-flow: row wrap !important;
  gap: 12px !important;
  margin-top: 26px !important;
}

.elementor .casa22-landing .trust-actions > .elementor-widget-button {
  width: auto !important;
}

.elementor .casa22-landing .privacy-note {
  margin-top: 14px !important;
  color: var(--casa22-muted) !important;
  font-size: .78rem !important;
  line-height: 1.5 !important;
}

.elementor .casa22-landing .contact {
  background: var(--casa22-navy) !important;
  color: white;
}

.elementor .casa22-landing .contact .eyebrow .elementor-heading-title {
  color: #edc968 !important;
}

.elementor .casa22-landing .contact .section-title .elementor-heading-title,
.elementor .casa22-landing .contact-price .elementor-heading-title {
  color: white !important;
}

.elementor .casa22-landing .contact-grid {
  display: grid !important;
  width: 100% !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: start !important;
  gap: 70px !important;
}

.elementor .casa22-landing .contact-copy-column {
  width: auto !important;
  gap: 0 !important;
}

.elementor .casa22-landing .contact-copy-column > .eyebrow {
  margin-bottom: 16px !important;
}

.elementor .casa22-landing .contact-price {
  margin-top: 28px !important;
  margin-bottom: 0 !important;
}

.elementor .casa22-landing .contact-price .elementor-heading-title {
  font-size: 2.2rem !important;
  line-height: 1.65 !important;
}

.elementor .casa22-landing .contact-price .elementor-heading-title {
  line-height: 1.65 !important;
}

.elementor .casa22-landing .contact-price .elementor-heading-title {
  line-height: 1.65 !important;
}

.elementor .casa22-landing .contact-copy {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
  color: #dce2ec !important;
  font-family: Inter, ui-sans-serif, system-ui, sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.65 !important;
}

.elementor .casa22-landing .contact-copy a {
  color: white;
}

.elementor .casa22-landing .download {
  width: auto !important;
  align-self: flex-start;
  margin-top: 24px !important;
}

.elementor .casa22-landing .download .elementor-button {
  min-height: auto;
  padding: 0 !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(255, 255, 255, .65) !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: white !important;
  font-size: 1rem !important;
  font-weight: 800 !important;
  line-height: 1.65 !important;
  text-transform: none !important;
}

.elementor .casa22-landing .form-shell {
  width: auto !important;
  min-height: 427.875px;
  gap: 24px !important;
  padding: 38px !important;
  border-radius: var(--casa22-radius);
  background: var(--casa22-paper) !important;
  box-shadow: var(--casa22-shadow);
  color: var(--casa22-ink);
}

.elementor .casa22-landing .form-title .elementor-heading-title {
  color: var(--casa22-navy) !important;
  font-size: 1.7rem !important;
  text-transform: none !important;
}

.elementor .casa22-landing .form .elementor-form-fields-wrapper {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px !important;
}

.elementor .casa22-landing .form form {
  margin: 0 !important;
}

.elementor .casa22-landing .form form {
  margin: 0 !important;
}

.elementor .casa22-landing .form .elementor-field-group {
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

.elementor .casa22-landing .form .elementor-field-type-acceptance,
.elementor .casa22-landing .form .elementor-field-type-submit,
.elementor .casa22-landing .form .elementor-message {
  grid-column: 1 / -1;
}

.elementor .casa22-landing .form .elementor-field-group > label {
  color: #51606c;
  font-size: .8rem;
  font-weight: 800;
}

.elementor .casa22-landing .form .elementor-field-type-acceptance .elementor-field-option {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  color: #51606c;
  font-size: .8rem;
  line-height: 1.45;
}

.elementor .casa22-landing .form .elementor-field-type-acceptance input {
  flex: 0 0 18px;
  width: 18px;
  height: 18px;
  margin-top: 2px;
  accent-color: var(--casa22-gold-dark);
}

.elementor .casa22-landing .form .elementor-field-type-acceptance label {
  line-height: inherit;
}

.elementor .casa22-landing .form .elementor-field:not([type="checkbox"]),
.elementor .casa22-landing .form select {
  min-height: 52px;
  border: 1px solid var(--casa22-line);
  border-radius: 10px;
  background: white;
  color: var(--casa22-ink);
}

.elementor .casa22-landing .form .elementor-button {
  width: 100%;
  min-height: 52px;
  border-radius: 999px;
  background: var(--casa22-gold);
  color: var(--casa22-navy);
  font-weight: 800;
}

.elementor .casa22-landing .faq-layout {
  display: block !important;
  width: 100% !important;
}

.elementor .casa22-landing .faq-layout > .section-heading-group {
  margin-bottom: 54px;
}

.elementor .casa22-landing .faq-list {
  width: min(850px, 100%) !important;
  max-width: 850px;
  margin: 0 auto !important;
}

.elementor .casa22-landing .faq-list .elementor-accordion-item,
.elementor .casa22-landing .faq-list .elementor-toggle-item {
  border: 0 !important;
  border-top: 1px solid var(--casa22-line) !important;
}

.elementor .casa22-landing .faq-list .elementor-accordion-item:last-child,
.elementor .casa22-landing .faq-list .elementor-toggle-item:last-child {
  border-bottom: 1px solid var(--casa22-line) !important;
}

.elementor .casa22-landing .faq-list .elementor-tab-title {
  padding: 21px 0 !important;
  color: var(--casa22-navy) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 1.3rem !important;
  font-weight: 500 !important;
  line-height: 1.65 !important;
}

.elementor .casa22-landing .faq-list .elementor-tab-content {
  max-width: 720px;
  padding: 0 0 22px !important;
  border: 0 !important;
  color: var(--casa22-muted) !important;
}

.elementor .casa22-landing .whatsapp-float {
  position: fixed !important;
  z-index: 55;
  right: 22px;
  bottom: 22px;
  width: 58px !important;
  height: 58px;
  overflow: visible;
}

.elementor .casa22-landing .whatsapp-float .elementor-button {
  width: 58px;
  height: 58px;
  min-height: 58px;
  overflow: hidden;
  gap: 0;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 50% !important;
  background: #25d366 !important;
  box-shadow: 0 15px 38px rgba(0, 0, 0, .22);
  color: #083d1d !important;
  transition: .25s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}

.elementor .casa22-landing span.elementor-button-content-wrapper {
  gap: 0;
}

.elementor .casa22-landing span.elementor-button-icon {
  width: auto !important;
  height: auto !important;
}

.elementor .casa22-landing svg.e-font-icon-svg.e-fab-whatsapp {
  width: 40px;
  height: 40px;
}

.elementor .casa22-landing .whatsapp-float .elementor-button-text {
  max-width: 0;
  overflow: hidden;
  opacity: 0;
  white-space: nowrap;
  transition: .25s ease;
  color: white;
}

.elementor .casa22-landing .whatsapp-float:hover,
.elementor .casa22-landing .whatsapp-float:hover .elementor-button,
.elementor .casa22-landing .whatsapp-float:focus-within,
.elementor .casa22-landing .whatsapp-float:focus-within .elementor-button {
  width: 250px !important;
  border-radius: 999px !important;
}

.elementor .casa22-landing .whatsapp-float:hover .elementor-button,
.elementor .casa22-landing .whatsapp-float:focus-within .elementor-button {
  gap: 10px;
  padding: 0 18px !important;
  transform: translateY(-2px);
}

.elementor .casa22-landing span.elementor-button-content-wrapper {
  gap: 0;
}

.elementor .casa22-landing span.elementor-button-content-wrapper:hover {
  gap: 5px;
}

.elementor .casa22-landing .whatsapp-float:hover .elementor-button-text,
.elementor .casa22-landing .whatsapp-float:focus-within .elementor-button-text {
  max-width: 240px;
  opacity: 1;
  display: inline-block;
  color: white;
}

.elementor .casa22-landing.elementor-editor-active .html-import-gallery-source,
.elementor .casa22-landing .elementor-editor-active .html-import-gallery-source {
  position: relative !important;
  width: 100% !important;
  height: auto !important;
  clip-path: none;
  opacity: .18;
  pointer-events: auto;
}

@media (max-width: 900px) {
  .elementor .casa22-landing .hero-grid {
    grid-template-columns: 1fr;
  }

  .elementor .casa22-landing .hero-copy {
    padding: 56px 24px 44px !important;
  }

  .elementor .casa22-landing .hero-media {
    min-height: 58vh;
    aspect-ratio: 4 / 3;
  }

  .elementor .casa22-landing .facts {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .elementor .casa22-landing .fact:nth-child(2n) {
    border-right: 0;
  }

  .elementor .casa22-landing .fact:last-child {
    grid-column: 1 / -1;
  }

  .elementor .casa22-landing .fact {
    min-height: 0;
  }

  .elementor .casa22-landing .section-head {
    display: block !important;
  }

  .elementor .casa22-landing .section-head > :not(.section-heading-group) {
    width: 100% !important;
    max-width: 480px;
    margin-top: 24px !important;
  }

  .elementor .casa22-landing .tour-grid,
  .elementor .casa22-landing .location-grid,
  .elementor .casa22-landing .trust-grid,
  .elementor .casa22-landing .contact-grid,
  .elementor .casa22-landing .gallery-head {
    grid-template-columns: 1fr;
  }

  .elementor .casa22-landing .tour-grid {
    gap: 18px !important;
    height: auto;
    min-height: 0;
  }

  .elementor .casa22-landing .video-card {
    min-height: 520px;
    aspect-ratio: 4 / 3;
  }

  .elementor .casa22-landing .tour-note {
    gap: 16px !important;
  }

  .elementor .casa22-landing .space-grid,
  .elementor .casa22-landing .stories {
    grid-template-columns: 1fr;
  }

  .elementor .casa22-landing .space-card:first-child {
    aspect-ratio: 4 / 3;
  }

  .elementor .casa22-landing .gallery {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-auto-rows: 220px;
  }

  .elementor .casa22-landing .gallery-preview-1,
  .elementor .casa22-landing .gallery-preview-4 {
    grid-row: span 1;
  }

  .elementor .casa22-landing .proximity {
    grid-template-columns: 1fr;
  }

  .elementor .casa22-landing .stories {
    gap: 24px !important;
  }

  .elementor .casa22-landing .story {
    grid-template-columns: .8fr 1fr;
    min-height: 430px;
  }

  .elementor .casa22-landing .trust-points {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-auto-rows: auto;
  }

  .elementor .casa22-landing .trust-content > .lead {
    width: 100% !important;
    max-width: 650px !important;
  }

  .elementor .casa22-landing .contact-grid {
    gap: 42px !important;
  }

  .elementor .casa22-landing .whatsapp-float,
  .elementor .casa22-landing .whatsapp-float .elementor-button {
    right: 12px;
    bottom: 12px;
    width: auto !important;
    height: 50px;
    min-height: 50px;
    gap: 8px;
    padding: 0 17px !important;
    border-radius: 999px !important;
  }

  .elementor .casa22-landing .whatsapp-float .elementor-button-text {
    max-width: 190px;
    opacity: 1;
  }

}

@media (max-width: 560px) {
  .elementor .casa22-landing .wrap {
    width: min(calc(100% - 28px), var(--casa22-max)) !important;
  }

  .elementor .casa22-landing .hero-media {
    min-height: 52vh;
    aspect-ratio: auto;
  }

  .elementor .casa22-landing .fact {
    padding: 24px 16px !important;
  }

  .elementor .casa22-landing .fact-value .elementor-heading-title {
    font-size: 1.65rem !important;
  }

  .elementor .casa22-landing .video-card {
    min-height: 460px;
    aspect-ratio: auto;
  }

  .elementor .casa22-landing .tour-note {
    padding: 28px !important;
    gap: 16px !important;
  }

  .elementor .casa22-landing .space-grid {
    grid-template-columns: 1fr;
  }

  .elementor .casa22-landing .space-card {
    min-height: 420px;
  }

  .elementor .casa22-landing .space-card:first-child {
    aspect-ratio: auto;
  }

  .elementor .casa22-landing .gallery-head {
    gap: 16px !important;
  }

  .elementor .casa22-landing .architecture-note {
    font-size: 1rem !important;
    line-height: 1.65 !important;
  }

  .elementor .casa22-landing .gallery {
    grid-template-columns: 1fr;
    grid-auto-rows: 260px;
  }

  .elementor .casa22-landing .map-panel {
    min-height: 520px;
  }

  .elementor .casa22-landing .map-card {
    right: 12px;
    bottom: 12px;
    left: 12px;
    width: calc(100% - 24px) !important;
    padding: 22px !important;
  }

  .elementor .casa22-landing .city-banner {
    min-height: 480px;
    margin-top: 42px !important;
  }

  .elementor .casa22-landing .city-banner::after {
    background: linear-gradient(180deg, rgba(8, 24, 38, .72) 0%, rgba(8, 24, 38, .08) 70%, rgba(8, 24, 38, .58) 100%);
  }

  .elementor .casa22-landing .city-copy {
    top: 28px;
    right: 24px;
    left: 24px;
    width: auto !important;
  }

  .elementor .casa22-landing .city-lead {
    font-size: 1rem !important;
  }

  .elementor .casa22-landing .city-context {
    right: 24px;
    bottom: 16px;
    left: 24px;
  }

  .elementor .casa22-landing .stories {
    gap: 16px !important;
  }

  .elementor .casa22-landing .story {
    display: block !important;
  }

  .elementor .casa22-landing .story-media {
    height: 300px !important;
  }

  .elementor .casa22-landing .story-content {
    padding: 30px !important;
  }

  .elementor .casa22-landing .story:first-child .story-content > .elementor-widget-text-editor:last-child {
    margin-bottom: 16px !important;
  }

  .elementor .casa22-landing .trust-brandbar {
    height: 68px;
    padding: 5px 20px !important;
  }

  .elementor .casa22-landing .trust-logo,
  .elementor .casa22-landing .trust-logo img {
    width: 140px !important;
  }

  .elementor .casa22-landing .trust-portrait {
    min-height: 430px;
  }

  .elementor .casa22-landing .trust-caption {
    right: 24px;
    bottom: 26px;
    left: 24px;
  }

  .elementor .casa22-landing .trust-points {
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
  }

  .elementor .casa22-landing .trust-point {
    min-height: 171.78125px;
  }

  .elementor .casa22-landing .trust-point:nth-child(3) {
    min-height: 195.78125px;
  }

  .elementor .casa22-landing .trust-actions > .elementor-widget-button,
  .elementor .casa22-landing .trust-actions .elementor-button {
    width: 100% !important;
  }

  .elementor .casa22-landing .form-shell {
    min-height: 633.1875px;
    padding: 26px !important;
  }

  .elementor .casa22-landing .form .elementor-form-fields-wrapper {
    grid-template-columns: 1fr;
  }

  .elementor .casa22-landing .faq-list .elementor-tab-title {
    padding: 20.6px 0 !important;
  }

  .elementor .casa22-landing .whatsapp-float,
  .elementor .casa22-landing .whatsapp-float .elementor-button {
    width: 52px !important;
    height: 52px;
    min-height: 52px;
    padding: 0 !important;
    border-radius: 50% !important;
  }

  .elementor .casa22-landing .whatsapp-float .elementor-button-text {
    display: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .elementor .casa22-landing *,
  .elementor .casa22-landing *::before,
  .elementor .casa22-landing *::after {
    scroll-behavior: auto !important;
    animation-duration: .01ms !important;
    transition-duration: .01ms !important;
  }
}

.elementor .casa22-landing a.rmbi-underline {
  text-decoration-line: underline !important;
  text-decoration-style: solid !important;
  text-underline-offset: 2px !important;
}
