/* Extracted inline styles from index.php */

/* Logo center alignment */
.logo-center {
  max-width: 275px;
  width: 250px;
  margin: auto;
  margin-bottom: 10px;
}

/* Location map image */
.location-map-image {
  width: 60%;
  max-width: 1100px;
  height: auto;
  padding: 20px 0;
  display: block;
  object-fit: contain;
  margin: 0 auto;
}

/* Style block 1 */
/* Hide elements for screens less than 768px */
@media (max-width: 767px) {
  .ormore768 {
    display: none !important;
  }

  .location-map-image {
    width: 100%;
  }
}

/* Hide elements for screens 768px or wider */
@media (min-width: 768px) {
  .less768 {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #tophighlights {
    margin-left: 40.33333333%;
  }
}
#topform li {
  font-weight: 600;
  color: black;
}

img.logo.logo-light.onlymobile {
  padding: 10px;
  border-radius: 10px;
}

#awards button img {
  filter: invert(1);
  filter: invert(1) brightness(2);
}
mark {
  background-color: #ffea80;
}
.accordion p {
  font-size: 16px;
}
.drift-zoom-pane {
  width: 200px !important;
  height: 200px !important;
  border-radius: 50% !important;
  overflow: hidden;
}

/* Style block 2 */
:root {
  --sx-bg: #f8f4f0;
  --sx-ink: #212529;
  --sx-shadow: 0 18px 48px -22px rgba(0, 0, 0, 0.38),
    0 10px 28px -18px rgba(0, 0, 0, 0.22), 0 1px 0 rgba(0, 0, 0, 0.06);
  --sx-nav-h: 80px; /* default so no CLS before JS */
}

.sx-nav {
  width: 100%;
  z-index: 10050;
  background: var(--sx-bg);
}
@media (min-width: 992px) {
  .sx-nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }
  .sx-nav.sx-shadow {
    box-shadow: var(--sx-shadow);
  }
  body.sx-pad-top {
    padding-top: var(--sx-nav-h);
  }
}

.sx-bar {
  max-width: 1920px;
  margin: 0 auto;
  padding: 10px 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sx-brand {
  line-height: 0;
  display: block;
}
.sx-logo {
  width: clamp(170px, 6vw, 170px);
  height: auto;
  display: block;
  image-rendering: -webkit-optimize-contrast;
}

.sx-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
  gap: 6px;
}
.sx-menu li {
  display: inline-flex;
}
.sx-menu a {
  position: relative;
  display: inline-block;
  padding: 10px 14px 12px 34px;
  color: var(--sx-ink);
  text-decoration: none;
  font-weight: 600;
  letter-spacing: 0.02em;
  border-radius: 999px;
}
.sx-menu a::after {
  content: "";
  position: absolute;
  left: 34px;
  right: 14px;
  bottom: 6px;
  height: 2px;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: center;
  transition: 0.22s ease;
}
.sx-menu a:hover::after,
.sx-menu a:focus::after {
  transform: scaleX(1);
}
.sx-menu a::before {
  content: "";
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background: currentColor;
  opacity: 0.9;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
}
.sx-menu a[href="#home"]::before {
  -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%23000" d="M12 3 2 12h2v9h6v-6h4v6h6v-9h2z"/></svg>');
  mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%23000" d="M12 3 2 12h2v9h6v-6h4v6h6v-9h2z"/></svg>');
}
.sx-menu a[href="#plans"]::before {
  -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%23000" d="M3 3h8v6H3zM13 3h8v10h-8zM3 11h8v10H3zM13 15h8v6h-8z"/></svg>');
  mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%23000" d="M3 3h8v6H3zM13 3h8v10h-8zM3 11h8v10H3zM13 15h8v6h-8z"/></svg>');
}
.sx-menu a[href="#locationsec"]::before {
  -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%23000" d="M12 2a7 7 0 0 0-7 7c0 5 7 13 7 13s7-8 7-13a7 7 0 0 0-7-7Zm0 9.5A2.5 2.5 0 1 1 12 6a2.5 2.5 0 0 1 0 5.5Z"/></svg>');
  mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%23000" d="M12 2a7 7 0 0 0-7 7c0 5 7 13 7 13s7-8 7-13a7 7 0 0 0-7-7Zm0 9.5A2.5 2.5 0 1 1 12 6a2.5 2.5 0 0 1 0 5.5Z"/></svg>');
}
.sx-menu a[href="#amenities"]::before {
  -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%23000" d="M12 17.27 18.18 21 16.54 13.97 22 9.24l-7.19-.62L12 2 9.19 8.62 2 9.24l5.46 4.73L5.82 21z"/></svg>');
  mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%23000" d="M12 17.27 18.18 21 16.54 13.97 22 9.24l-7.19-.62L12 2 9.19 8.62 2 9.24l5.46 4.73L5.82 21z"/></svg>');
}
.sx-menu a[href="#contact"],
.sx-menu a[data-target="#myModal-visit"] {
  border: 2px solid #000;
  padding: 9px 18px;
  border-radius: 999px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
}
.sx-menu a[href="#contact"]::before,
.sx-menu a[data-target="#myModal-visit"]::before,
.sx-menu a[href="#contact"]::after,
.sx-menu a[data-target="#myModal-visit"]::after {
  display: none;
}
.sx-menu a[href="#contact"]:hover,
.sx-menu a[data-target="#myModal-visit"]:hover {
  background: #000;
  color: #fff !important;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18);
  text-decoration: none;
}
@media (min-width: 992px) {
  .sx-menu {
    display: flex;
  }
}

.sx-burger {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border: 0;
  background: transparent;
  cursor: pointer;
  outline: none;
  margin: 0px;
}
@media (min-width: 992px) {
  .sx-burger {
    display: none;
  }
}
.sx-burger-lines {
  position: relative;
  width: 26px;
  height: 18px;
}
.sx-burger-lines span {
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  background: var(--sx-ink);
  border-radius: 2px;
  transition: transform 0.22s ease, opacity 0.22s ease, top 0.22s ease;
}
.sx-burger-lines span:nth-child(1) {
  top: 0;
}
.sx-burger-lines span:nth-child(2) {
  top: 8px;
}
.sx-burger-lines span:nth-child(3) {
  top: 16px;
}
.sx-open .sx-burger-lines span:nth-child(1) {
  top: 8px;
  transform: rotate(45deg);
}
.sx-open .sx-burger-lines span:nth-child(2) {
  opacity: 0;
  transform: translateX(-6px);
}
.sx-open .sx-burger-lines span:nth-child(3) {
  top: 8px;
  transform: rotate(-45deg);
}

.sx-drawer {
  position: fixed;
  inset: 0;
  z-index: 10040;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s ease;
  background: rgba(0, 0, 0, 0.35);
}
.sx-open .sx-drawer {
  opacity: 1;
  pointer-events: auto;
}
.sx-panel {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -110%);
  width: min(100%, 760px);
  background: var(--sx-bg);
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.2);
  transition: transform 0.36s cubic-bezier(0.2, 0.8, 0.2, 1);
}
.sx-open .sx-panel {
  transform: translate(-50%, 0);
}
.sx-panel-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 18px;
}
.sx-panel-logo {
  width: 170px;
  height: auto;
}
.sx-close {
  width: 42px;
  height: 42px;
  border: 0;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  position: relative;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18);
}
.sx-close:before,
.sx-close:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 18px;
  height: 2px;
  background: #1f2d29;
  transform-origin: center;
}
.sx-close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.sx-close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.sx-panel-nav {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 8px 20px 22px;
}
.sx-link {
  padding: 14px 10px;
  font-weight: 700;
  color: #1f2d29;
  text-decoration: none;
  letter-spacing: 0.03em;
}
.sx-sep {
  height: 1px;
  width: 180px;
  background: #e6e0d8;
  opacity: 0.9;
}
.sx-panel-nav .sx-link {
  position: relative;
}
.sx-panel-nav .sx-link::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%) scaleX(0);
  bottom: -2px;
  height: 2px;
  width: 56%;
  background: #1f2d29;
  transition: transform 0.22s ease;
}
.sx-panel-nav .sx-link:hover::after,
.sx-panel-nav .sx-link:focus::after {
  transform: translateX(-50%) scaleX(1);
}
.sx-lock {
  overflow: hidden;
}

/* Style block 3 */
.sv-hero {
  --sv-bg: #f6f1ea;
  --sv-ink: #0b3d2e;
  --sv-muted: #3c3c3c;
  --sv-brand: #0b3d2e;
  --sv-edge: #e7dfd5;
  --sv-gold: #0b3d2e;

  /* NEW controls */
  --sv-strip-w: clamp(72px, 12vw, 240px); /* vertical strip width */
  --sv-gap: clamp(0px, 0.8vw, 0px); /* gap between image & strip */
  --sv-frame: clamp(25px, 2.8vw, 30px); /* white border around image */

  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  background: var(--sv-bg);
  padding: 0 !important;
  border: 0;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
}
.sv-hero img {
  display: block;
  margin: 0 !important;
  max-width: 100%;
  height: auto;
}

/* LAYOUT: visual | strip | copy (desktop/tablet), stacks on mobile */
.sv-slide {
  display: grid;
  grid-template-columns: 12fr var(--sv-strip-w) 7fr; /* keeps copy ~35% as before */
  grid-template-areas: "visual strip copy";
  column-gap: var(--sv-gap);
  min-height: clamp(420px, 70vw, 760px);
  background: var(--sv-bg);
}
@media (max-width: 991px) {
  .sv-slide {
    grid-template-columns: 1fr;
    grid-template-areas: "visual" "copy";
    column-gap: 0;
  }
}

/* Main visual with a slim white frame that never touches the strip */
.sv-visual {
  grid-area: visual;
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
  background: #f6f1ea;
}
@media (min-width: 992px) {
  .sv-visual > img {
    position: absolute;
    inset: var(--sv-frame);
    width: calc(100% - (2 * var(--sv-frame)));
    height: calc(100% - (2 * var(--sv-frame)));
    object-fit: cover;
  }
}
@media (max-width: 991px) {
  .sv-visual {
    height: clamp(280px, 60vw, 480px);
  }
}

/* Vertical strip (hidden on mobile) */
.sv-strip {
  grid-area: strip;
  position: relative;
  overflow: hidden;
  background: #dfe9e4;
}
.sv-strip > img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media (max-width: 991px) {
  .sv-strip {
    display: none;
  }
}

/* Copy column (unchanged) */
.sv-copy {
  grid-area: copy;
  position: relative;
  border-left: 1px solid var(--sv-edge);
  display: grid;
  place-items: center;
  background: var(--sv-bg);
  text-align: center;
  padding-block: 0;
}
@media (max-width: 991px) {
  .sv-copy {
    border-left: 0;
  }
}

.sv-inner {
  width: min(540px, 92%);
  display: grid;
  align-content: center;
  justify-items: center;
  min-height: 100%;
  padding-block: clamp(28px, 2vh, 64px);
  row-gap: clamp(14px, 3vh, 26px);
  margin: 0 auto;
}

.sv-hero .headb {
  font-family: "headb";
  font-weight: 600;
}
.sv-hero .muli {
  font-family: "Poppins", system-ui, -apple-system, "Segoe UI", Roboto, Arial,
    sans-serif;
}

.sv-corner {
  position: absolute;
  font-size: 12px;
  line-height: 1;
  color: #8a7c6d;
  display: none;
  z-index: 110;
}
.sv-corner.tr {
  top: 10px;
  right: 12px;
}
.sv-corner.bl {
  bottom: 10px;
  left: 12px;
}
.sv-corner.br {
  bottom: 10px;
  right: 12px;
}
@media (min-width: 992px) {
  .sv-corner {
    display: block;
  }
}

.sv-top {
  display: grid;
  justify-items: center;
  row-gap: 6px;
}
.sv-logo {
  width: clamp(200px, 4.6vw, 200px);
  height: auto;
}
.sv-eyebrow.muli {
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.08em;
  color: #3c3c3c;
  text-transform: uppercase;
}
.sv-title.headb {
  font-size: clamp(22px, 2.4vw, 28px);
  line-height: 1.06;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: var(--sv-ink);
  margin: 0;
}

.sv-mid {
  display: grid;
  row-gap: clamp(12px, 2vh, 18px);
  width: 100%;
}
.sv-sep {
  height: 1px;
  width: 100%;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(0, 0, 0, 0.16),
    transparent
  );
}
.sv-brief {
  display: grid;
  row-gap: clamp(10px, 1.6vh, 18px);
}
.sv-row.muli {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: clamp(14px, 1.5vw, 16px);
  color: var(--sv-muted);
  margin: 0;
}
.sv-row i {
  color: var(--sv-brand);
  font-size: 17px;
}

.sv-price-row {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 14px;
  background: var(--sv-gold);
  color: #fff;
  font-weight: 700;
  font-size: clamp(14px, 1.8vw, 17px);
  border: 0;
  white-space: nowrap;
  margin: 0 auto;
}

.sv-swiper .swiper-button-prev,
.sv-swiper .swiper-button-next {
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid var(--sv-edge);
  border-radius: 0;
  color: #0b3d2e;
  top: 50%;
  transform: translateY(-50%);
  z-index: 120;
}
.sv-swiper .swiper-button-prev::after,
.sv-swiper .swiper-button-next::after {
  font-size: 15px;
  color: #0b3d2e;
}
.sv-swiper .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #0b3d2e;
  opacity: 0.2;
}
.sv-swiper .swiper-pagination-bullet-active {
  background: var(--sv-brand);
  opacity: 1;
}

/* Style block 4 */
/* ===== Scope everything to this section only ===== */
#wog-pro-carousel {
  --gap: 18px;
  --border: #e6e6e6;
  --muted: #666;
  --bullet: #999;

  /* Pastel swatch */
  --c1: #bedfd6; /* mint  */
  --c2: #dde277; /* lime  */
  --c3: #d1ad6d; /* sand  */
  --c4: #e06f36; /* orange*/
}

#wog-pro-carousel.wog-pro {
  background: inherit;
  color: inherit;
  font-family: inherit;
}
#wog-pro-carousel .wrap {
  max-width: 1220px;
  margin: 0 auto;
  padding: 36px 24px;
  overflow: visible;
}

/* ===== TOP (unchanged content) ===== */
#wog-pro-carousel .wog-top {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: 32px;
  align-items: start;
}
#wog-pro-carousel .wog-eyebrow {
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  opacity: 0.9;
}
#wog-pro-carousel .wog-h2 {
  margin: 0.25em 0 0.15em;
  font-weight: 800;
  letter-spacing: 0.2px;
  line-height: 1.28;
  font-size: clamp(24px, 2.7vw, 34px);
  color: #111;
}
#wog-pro-carousel .wog-overview {
  margin: 8px 0 10px;
  color: #333;
  font-size: 16px;
  line-height: 1.6;
}
#wog-pro-carousel .wog-sub {
  color: #444;
  font-size: 16px;
  line-height: 1.55;
}
#wog-pro-carousel .wog-stats {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
#wog-pro-carousel .wog-chip {
  border: 1px solid var(--border);
  padding: 12px 14px;
  background: transparent;
}
#wog-pro-carousel .wog-chip b {
  display: block;
  font-weight: 800;
  font-size: 19px;
  color: #111;
}
#wog-pro-carousel .wog-chip span {
  display: block;
  font-size: 11px;
  color: var(--muted);
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-top: 4px;
  line-height: 1.3;
}

/* ===== CAROUSEL ===== */
#wog-pro-carousel .carousel {
  margin: clamp(14px, 2.4vw, 28px) 0 16px;
}

/* IMPORTANT: hide overflow so only 1–4 items are visible (no "too many" on load) */
#wog-pro-carousel .owl-stage-outer {
  overflow: hidden;
}

/* Equal-height slides (so CTAs align) */
#wog-pro-carousel .owl-stage {
  display: flex;
}
#wog-pro-carousel .owl-item {
  display: flex;
}
#wog-pro-carousel .owl-item > .wog-card {
  width: 100%;
  display: grid; /* header, title, content, CTA */
  grid-template-rows: auto auto 1fr auto;
}

/* Slide card */
#wog-pro-carousel .wog-card {
  background: #fff;
  border: 1px solid var(--border);
  padding: 18px 20px 16px;
  position: relative;
  color: #111;
}

/* top stripe */
#wog-pro-carousel .wog-card::before {
  content: "";
  position: absolute;
  left: -1px;
  right: -1px;
  top: -1px;
  height: 12px;
  background: #ddd;
}
#wog-pro-carousel .is-mint::before {
  background: var(--c1);
}
#wog-pro-carousel .is-lime::before {
  background: var(--c2);
}
#wog-pro-carousel .is-sand::before {
  background: var(--c3);
}
#wog-pro-carousel .is-orange::before {
  background: var(--c4);
}

/* Eyebrow + TWO-LINE headings (no single-line truncation) */
#wog-pro-carousel .eyebrow2 {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-weight: 800;
  opacity: 0.95;
}
#wog-pro-carousel .is-mint .eyebrow2 {
  color: var(--c1);
}
#wog-pro-carousel .is-lime .eyebrow2 {
  color: var(--c2);
}
#wog-pro-carousel .is-sand .eyebrow2 {
  color: var(--c3);
}
#wog-pro-carousel .is-orange .eyebrow2 {
  color: var(--c4);
}

#wog-pro-carousel .wog-card h3 {
  margin: 6px 0 8px;
  font-size: 18px;
  line-height: 1.28;
  font-weight: 800;
  color: #111;
  white-space: normal; /* allow wrapping */
  overflow: hidden;
  display: -webkit-box; /* clean 2-line clamp */
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

/* Bullets */
#wog-pro-carousel .wog-card ul {
  margin: 0 0 14px;
  padding: 0;
  list-style: none;
}
#wog-pro-carousel .wog-card li {
  position: relative;
  margin: 8px 0;
  padding-left: 16px;
  line-height: 1.55;
  color: #555;
}
#wog-pro-carousel .wog-card li b {
  color: #111;
}
#wog-pro-carousel .wog-card li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.62em;
  width: 8px;
  height: 8px;
  background: var(--bullet);
  border-radius: 50%;
  transform: translateY(-50%);
}

/* In-card CTA: solid pastel + shadow, locked to bottom (row 4) */
#wog-pro-carousel .wog-cta-btn {
  grid-row: 4;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 46px;
  padding: 10px 14px;
  font-weight: 800;
  letter-spacing: 0.02em;
  text-decoration: none;
  color: #111;
  border: 0;
  border-radius: 8px;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.1);
  transition: transform 0.12s ease, box-shadow 0.12s ease, filter 0.12s ease;
}
#wog-pro-carousel .is-mint .wog-cta-btn {
  background: var(--c1);
}
#wog-pro-carousel .is-lime .wog-cta-btn {
  background: var(--c2);
}
#wog-pro-carousel .is-sand .wog-cta-btn {
  background: var(--c3);
}
#wog-pro-carousel .is-orange .wog-cta-btn {
  background: var(--c4);
}
#wog-pro-carousel .wog-cta-btn:hover {
  filter: brightness(0.97);
  box-shadow: 0 10px 22px rgba(0, 0, 0, 0.14);
}
#wog-pro-carousel .wog-cta-btn:active {
  transform: translateY(1px);
}

/* Bottom nav (Owl renders here) */
#wog-pro-carousel .wog-nav {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-top: 12px;
}
#wog-pro-carousel .wog-nav .owl-prev,
#wog-pro-carousel .wog-nav .owl-next {
  width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
  border: 1px solid var(--border);
  background: #fff;
  cursor: pointer;
}
#wog-pro-carousel .wog-nav .owl-prev:hover,
#wog-pro-carousel .wog-nav .owl-next:hover {
  background: rgba(0, 0, 0, 0.035);
}

/* ===== MOBILE ===== */
@media (max-width: 767.98px) {
  #wog-pro-carousel .wrap {
    padding: 24px 14px;
  }
  #wog-pro-carousel .wog-top {
    grid-template-columns: 1fr;
    gap: 14px;
  }
  #wog-pro-carousel .wog-overview,
  #wog-pro-carousel .wog-sub {
    font-size: 15px;
  }
  #wog-pro-carousel .wog-stats {
    grid-template-columns: 1fr 1fr;
    gap: 8px;
  }
  #wog-pro-carousel .wog-chip {
    padding: 10px 12px;
  }
  #wog-pro-carousel .wog-chip b {
    font-size: 17px;
  }
  #wog-pro-carousel .wog-chip span {
    font-size: 10px;
  }
}

/* Style block 5 */
/* === Scoped styles: won't affect rest of page === */
#atmosPrice {
  --ink: #151515;
  --muted: #60656a;
  --line: rgba(48, 65, 42, 0.3);
  --accent: #064c31;
  --bg: #ffffff;
  padding-top: 10px;
}

/* Ticker */
#atmosPrice .lux-ticker {
  position: relative;
  overflow: hidden;
  max-width: min(1100px, 96vw);
  margin: 6px auto 18px;
}
#atmosPrice .lux-ticker::before,
#atmosPrice .lux-ticker::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 56px;
  pointer-events: none;
  z-index: 1;
}
#atmosPrice .lux-ticker::before {
  left: 0;
  background: linear-gradient(to right, var(--bg), rgba(255, 255, 255, 0));
}
#atmosPrice .lux-ticker::after {
  right: 0;
  background: linear-gradient(to left, var(--bg), rgba(255, 255, 255, 0));
}
#atmosPrice .lux-track {
  display: inline-flex;
  gap: 12px;
  width: max-content;
  will-change: transform;
  animation: atmosTicker 70s linear infinite;
}
@keyframes atmosTicker {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
#atmosPrice .chip {
  background: #f3f4f6;
  color: #3d4146;
  border: 1px solid #e4e6ea;
  border-radius: 999px;
  padding: 7px 14px;
  line-height: 1;
  white-space: nowrap;
  font-weight: 600;
  letter-spacing: 0.01em;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}
#atmosPrice .lux-track:hover {
  animation-play-state: paused;
}
@media (max-width: 600px) {
  #atmosPrice .lux-ticker::before,
  #atmosPrice .lux-ticker::after {
    width: 36px;
  }
  #atmosPrice .chip {
    padding: 6px 12px;
    font-size: 13px;
  }
  #atmosPrice .lux-track {
    animation-duration: 90s;
  }
}

/* Table */
#atmosPrice .tg {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
  background: transparent;
}
#atmosPrice .tg th,
#atmosPrice .tg td {
  border: none;
  padding: 16px 14px;
  color: var(--ink);
  vertical-align: middle;
  font-size: 16px;
}
#atmosPrice thead th {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 800;
  color: #fff;
  background: var(--accent);
  border-bottom: 2px solid var(--line);
  text-align: center;
}
#atmosPrice tbody td {
  border-bottom: 1px solid var(--line) !important;
}
#atmosPrice tr:last-child td {
  border-bottom: 0;
}

/* Column widths (desktop) */
#atmosPrice th:nth-child(1),
#atmosPrice td:nth-child(1) {
  width: 30%;
  text-align: center;
}
#atmosPrice th:nth-child(2),
#atmosPrice td:nth-child(2) {
  width: 30%;
  text-align: center;
  white-space: nowrap;
}
#atmosPrice th:nth-child(3),
#atmosPrice td:nth-child(3) {
  width: 40%;
  text-align: center;
}

/* Unlock button — #064C31 */
#atmosPrice .unlockbuttonstyler {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-width: 150px;
  white-space: nowrap;
  border-radius: 2px;
  padding: 11px 16px;
  font-weight: 600;
  letter-spacing: 0.02em;
  color: #fff;
  background: linear-gradient(180deg, var(--accent) 0%, var(--accent) 100%);
  border: 2px solid var(--accent);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15), 0 3px 6px rgba(0, 0, 0, 0.08);
  transition: transform 0.18s ease, box-shadow 0.22s ease, color 0.18s ease,
    background 0.18s ease;
}
#atmosPrice .unlockbuttonstyler:hover {
  background: transparent;
  color: var(--accent);
}
#atmosPrice .unlockbuttonstyler:active {
  transform: translateY(0);
  box-shadow: 0 10px 22px rgba(0, 0, 0, 0.18);
}

/* Responsive Utilities */
@media (max-width: 767px) {
  .ormore768 {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .less768 {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #tophighlights {
    margin-left: 40.33333333%;
  }
}

#topform li {
  font-weight: 600;
  color: black;
}

img.logo.logo-light.onlymobile {
  padding: 10px;
  border-radius: 10px;
}

#awards button img {
  filter: invert(1);
  filter: invert(1) brightness(2);
}

mark {
  background-color: #ffea80;
}

.accordion p {
  font-size: 16px;
}

.drift-zoom-pane {
  width: 200px !important;
  height: 200px !important;
  border-radius: 50% !important;
  overflow: hidden;
}

/* Body Background */
body {
  background-color: #fefcf6;
}

/* Side Button Styles - Book Visit Banner */
#sidebtnlog {
  padding: 0px;
  text-align: center;
  margin: 0px;
  width: 130px;
  height: 30px;
  background: rgb(11, 61, 46);
  color: black;
  z-index: 991;
  border-radius: 5px 5px 0px 0px;
  transform: rotate(-90deg);
  transform-origin: right bottom;
  position: fixed;
  right: 0px;
  top: 30%;
  transition: background-color 2s;
}

#sidebtnlog p {
  color: #fff;
  display: inline-block;
  line-height: 30px;
  font-size: 17px;
  font-weight: bold;
  vertical-align: super;
  cursor: pointer;
}

@media (min-width: 992px) {
  body {
    padding-top: 100px;
  }
}

/* Modal Styles */
#myModal {
  background-color: #0b3d2e87;
}

#myModal .modal-content {
  background-color: #ffffff;
  max-width: 450px;
  margin: auto;
  border-radius: 0px !important;
}

#myModal-visit {
  background-color: #0b3d2e87;
}

#amenitiesbox:before {
  display: none;
}

body.modal-open {
  overflow: unset !important;
  overflow-x: hidden !important;
}

/* Mobile: ensure all 3 columns fit nicely */
@media (max-width: 576px) {
  #atmosPrice .tg th,
  #atmosPrice .tg td {
    font-size: 14px;
    padding: 12px 10px;
  }
  #atmosPrice th:nth-child(1),
  #atmosPrice td:nth-child(1) {
    width: 24%;
  }
  #atmosPrice th:nth-child(2),
  #atmosPrice td:nth-child(2) {
    width: 24%;
    white-space: nowrap;
  }
  #atmosPrice th:nth-child(3),
  #atmosPrice td:nth-child(3) {
    width: 52%;
  }
  #atmosPrice .unlockbuttonstyler {
    width: 100%;
    min-width: 0;
    padding: 8px 6px;
    font-size: 14px;
  }
}
@media (max-width: 380px) {
  #atmosPrice .tg th,
  #atmosPrice .tg td {
    font-size: 13px;
  }
  #atmosPrice th:nth-child(1),
  #atmosPrice td:nth-child(1) {
    width: 24%;
  }
  #atmosPrice th:nth-child(2),
  #atmosPrice td:nth-child(2) {
    width: 24%;
  }
  #atmosPrice th:nth-child(3),
  #atmosPrice td:nth-child(3) {
    width: 52%;
  }
}

/* Style block 6 */
/* Scope everything to this block */
#atmos-gallery {
  --ag-brand: #064c31;
  --ag-gap: 10px;
  --ag-r: 16/9;
  font: inherit;
}
#atmos-gallery .ag-tabs {
  display: flex;
  gap: 10px;
  margin: 10px 0 14px;
  max-width: 400px;
  margin: auto;
  margin-bottom: 10px;
}
#atmos-gallery .ag-tab {
  flex: 1 1 0;
  padding: 10px 14px;
  border-radius: 8px;
  border: 2px solid var(--ag-brand);
  background: #fff;
  color: var(--ag-brand);
  font-weight: 700;
  cursor: pointer;
}
#atmos-gallery .ag-tab.ag-active {
  background: var(--ag-brand);
  color: #fff;
}

#atmos-gallery .ag-desktop {
  display: block;
}
#atmos-gallery .ag-mobile {
  display: none;
}

#atmos-gallery .ag-collage {
  position: relative;
  width: 100%;
  aspect-ratio: var(--ag-r);
  display: grid;
  gap: var(--ag-gap);
  grid-template-columns: 2fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
}
#atmos-gallery .ag-t {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
#atmos-gallery .ag-t img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Mosaic map (8 tiles) */
#atmos-gallery .ag-t1 {
  grid-column: 1 / span 1;
  grid-row: 1 / span 2;
} /* big left */
#atmos-gallery .ag-t2 {
  grid-column: 2 / span 1;
  grid-row: 1 / span 1;
}
#atmos-gallery .ag-t3 {
  grid-column: 3 / span 1;
  grid-row: 1 / span 1;
}
#atmos-gallery .ag-t4 {
  grid-column: 2 / span 1;
  grid-row: 2 / span 1;
}
#atmos-gallery .ag-t5 {
  grid-column: 3 / span 1;
  grid-row: 2 / span 1;
}
#atmos-gallery .ag-t6 {
  grid-column: 1 / span 1;
  grid-row: 1 / span 1;
  align-self: start;
}
#atmos-gallery .ag-t7 {
  grid-column: 1 / span 1;
  grid-row: 2 / span 1;
  align-self: end;
}
#atmos-gallery .ag-t8 {
  grid-column: 2 / span 2;
  grid-row: 1 / span 1;
  display: none;
} /* spare slot; hide by default */

/* Panes */
#atmos-gallery .ag-pane {
  display: none;
}
#atmos-gallery .ag-pane.ag-show {
  display: block;
}

/* Lightbox */
#ag-lightbox[hidden] {
  display: none;
}
#ag-lightbox {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
#ag-lightbox img {
  max-width: 90vw;
  max-height: 85vh;
  border-radius: 10px;
}
#ag-lightbox .ag-x {
  position: absolute;
  right: 14px;
  top: 10px;
  font-size: 28px;
  background: #fff;
  color: #111;
  border: 0;
  width: 38px;
  height: 38px;
  border-radius: 9px;
  cursor: pointer;
}

/* Mobile rules */

/* Style block 7 */
/* ====== Atmos Interiors block (scoped) ====== */
#atmos-interiors {
  --ag-brand: #064c31; /* same green as other gallery */
  font: inherit;
}

/* Tabs – same look as existing gallery */
#atmos-interiors .ag-tabs {
  display: flex;
  gap: 10px;
  margin: 10px auto 14px;
  max-width: 400px;
}
#atmos-interiors .ag-tab {
  flex: 1 1 0;
  padding: 10px 14px;
  border-radius: 8px;
  border: 2px solid var(--ag-brand);
  background: #fff;
  color: var(--ag-brand);
  font-weight: 700;
  cursor: pointer;
}
#atmos-interiors .ag-tab.ag-active {
  background: var(--ag-brand);
  color: #fff;
}

/* Panes */
#atmos-interiors .ai-wrapper {
  margin-top: 10px;
}
#atmos-interiors .ag-pane {
  display: none;
}
#atmos-interiors .ag-pane.ag-show {
  display: block;
}

/* Fotorama sits full width */
#atmos-interiors .fotorama {
  max-width: 100%;
}

/* ====== MODEL FLAT OWL CAROUSEL ====== */
#atmos-interiors .ai-owl {
  position: relative;
  margin-top: 10px;
}
#atmos-interiors .ai-owl .ai-item {
  padding: 6px;
}
#atmos-interiors .ai-owl .ai-item img {
  width: 100%;
  height: auto;
  display: block;
  border: 2px solid var(--ag-brand);
  border-radius: 14px;
  background: #fff;
  aspect-ratio: 4/5; /* keep 4:5 shape & reduce jump */
  object-fit: cover;
}

/* Owl nav – round, clean arrows */
#atmos-interiors .ai-owl .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  margin: 0;
  pointer-events: none; /* only buttons clickable */
}
#atmos-interiors .ai-owl .owl-nav button {
  pointer-events: auto;
  width: 40px;
  height: 40px;
  border-radius: 999px;
  border: 0;
  background: var(--ag-brand);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  opacity: 0.95;
}
#atmos-interiors .ai-owl .owl-nav .owl-prev {
  position: absolute;
  left: -6px;
}
#atmos-interiors .ai-owl .owl-nav .owl-next {
  position: absolute;
  right: -6px;
}
#atmos-interiors .ai-owl .owl-nav button:hover {
  opacity: 1;
}

/* Hide dots for a clean look */
#atmos-interiors .ai-owl .owl-dots {
  display: none;
}

/* Mobile tweaks */
@media (max-width: 767.98px) {
  #atmos-interiors .ai-owl .owl-nav button {
    width: 34px;
    height: 34px;
    font-size: 18px;
  }
  #atmos-interiors .ai-owl .owl-nav .owl-prev {
    left: -2px;
  }
  #atmos-interiors .ai-owl .owl-nav .owl-next {
    right: -2px;
  }
}

/* Style block 8 */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Style block 9 */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Style block 10 */
/* keep card as positioning context */
.unit-slider .card {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

/* blur + disable click on all except Masterplan */
.unit-slider a.portfolio-lightbox:not([title*="Masterplan"]) {
  pointer-events: none; /* makes the thumb itself unclickable */
}
.unit-slider a.portfolio-lightbox:not([title*="Masterplan1"]) > img {
  border-radius: 0px !important;
  border: 4px solid #0b3d2e;
}

/* the small centered pill button we’ll inject */
.floorplan-download-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  padding: 7px 12px;
  border-radius: 9px;
  background: #343434;
  color: #fff;
  border: 2px solid #343434;
  font: 700 15px/1 system-ui, -apple-system, "Segoe UI", Roboto, Arial;
  letter-spacing: 0.02em;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.18);
  cursor: pointer;
  white-space: nowrap;
}
.floorplan-download-btn:hover {
  color: #fff;
  background-color: #0b3d2e;
  border-color: #0b3d2e;
}

/* Style the nav buttons (optional) */
.unit-slider .owl-nav [class*="owl-"] {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: unset !important;
  border: unset;
  box-shadow: none !important;
  display: grid;
  place-items: center;
  margin: 0 6px;
}

#fplans button.owl-next:hover {
  background: unset !important;
  border: unset;
  box-shadow: none !important;
}
#fplans button.owl-prev:hover {
  background: unset !important;
  border: unset;
  box-shadow: none !important;
}

#glightbox-body > div.gcontainer > button.gnext.gbtn {
  display: none;
}
button.gclose.gbtn {
  background-color: #818181 !important;
}

.unit-slider .owl-nav button.owl-prev img,
.unit-slider .owl-nav button.owl-next img {
  height: 42px !important;
}

/* Style block 11 */
@media (min-width: 600px) {
  .grandlandm-flex > .grandlandm-box {
    flex: 1 1 calc(33.33% - 10px) !important;
  }
}
@media (min-width: 1024px) {
  .grandlandm-flex > .grandlandm-box {
    flex: 1 1 calc(25% - 10px) !important;
  }
}

/* Style block 12 */
@media (min-width: 600px) {
  .elegantamen--flex > .elegantamen--box {
    flex: 1 1 calc(33.33% - 10px) !important;
  }
}
@media (min-width: 1024px) {
  .elegantamen--flex > .elegantamen--box {
    flex: 1 1 calc(25% - 10px) !important;
  }
}

/* Style block 13 */
#b_f2e23655_47::after {
  display: none;
}

.mobilelivesquare {
  display: none;
}

#b_f2e23655_47 {
  display: none;
}

@media all and (min-width: 350px) and (max-width: 768px) {
  .mobileheading {
    padding-bottom: 5px;
  }

  .mobileheading > h1 {
    font-size: 16px !important;
  }

  div.container.v-align-transform.mobileheading > h1 {
    font-size: 15px !important;
  }

  .brochurebutton {
    font-size: 18px !important;
  }
}

@media all and (min-width: 300px) and (max-width: 350px) {
  .mobileheading {
    padding-bottom: 5px;
  }

  .mobileheading > h1 {
    font-size: 13px !important;
  }

  div.container.v-align-transform.mobileheading > h1 {
    font-size: 13px !important;
  }

  .brochurebutton {
    font-size: 18px !important;
  }

  .formsecondrow {
    padding-top: calc(100vh + 65px) !important;
  }
}

@media all and (max-width: 768px) {
  #contactformid {
    min-height: 230px !important;
  }
}

@media all and (max-width: 350px) {
  #topform > div > ul > li:nth-child(n) {
    font-size: 12px !important;
  }
}

.ctanow {
  color: #0b3d2e;
  /*animation: blinker 20000000000000000000000000000000000000000000000000s linear infinite;*/
}

#topform > p > span > b {
  color: #0b3d2e;
}

@keyframes blinker {
  50% {
    color: #0b3d2e;
  }
}

.unlockbuttonstyler:hover {
  background-color: #ce9600 !important;
  background-image: linear-gradient(315deg, #ce9600 0%, #ce9600 74%) !important;
  background: #ce9600;
  color: black !important;
}

#atmosPrice .unlockbuttonstyler:hover {
  background-color: unset !important;
  background-image: unset !important;
  background: unset !important;
  color: black !important;
}

#topform2 > ul > li:nth-child(n) {
  font-weight: 600;
  font-size: 14.5px;
  line-height: 23.5px;
}

nav.absolute.transparent.fixed.outOfSight.scrolled {
  display: none;
}

@media (max-width: 768px) {
  .LandbotLivechat:not(is-open) {
    bottom: 60px;
  }

  .LandbotLivechat.is-open {
    bottom: 50px !important;
  }
}

@media (max-height: 730px) and (min-width: 769px) {
  #topform2 > ul > li:nth-child(n) {
    font-size: 13px;
    line-height: 19px;
  }

  #topform > ul > li:nth-child(n) {
    font-size: 13px;
    line-height: 19px;
  }

  .hidesmall {
    display: none;
  }

  .formbackground {
    padding-top: 10px !important;
  }
}

body
  > div.main-container
  > section.cover.parallax.bluebackground.fullscreen12increase.onlydesktop
  > img {
  width: 100%;
}

nav.absolute.transparent.fixed {
  display: none;
}

.altogether {
  white-space: nowrap;
}

.aminities_icon > img {
  height: 120px;
}

.aminities_icon > p {
  font-weight: 800 !important;
  margin-top: -10px;
  text-align: center;
}

.aminities_icon {
  border: 1px solid #e9e9e9;
  margin-bottom: 10px;
}

@media all and (max-width: 768px) {
  .nav-bar {
    text-align: center;
  }

  .col-mm-4 {
    width: 30%;
    display: inline-block !important;
    padding-top: 20px;
  }
}

.fotorama__caption__wrap {
  font-weight: bold;
  font-size: 17px;
  color: black;
  background: #f5b80d;
}

.fotorama__caption {
  top: 0px !important;
  text-align: center !important;
}

.fotorama {
  border: 0px solid #e6e6e6;
}

.unit-slider .item .item-award p {
  color: #fff !important;
  font-weight: 600;
  background-color: #0b3d2e;
  text-align: center !important;
}

input#phonenumb {
  font-weight: 400 !important;
  font-size: 17px !important;
}

::placeholder {
  font: 15px/3 sans-serif;
}

#locationsec img {
  max-height: 40px;
}

#locationsec .leaddesc {
  font-weight: 600 !important;
}

body > div.nav-container > nav > div > div > a > img.logo.logo-light {
  padding: 2px;
  border-radius: 5px;
}

#topform li {
  font-weight: 600;
}

#amenitiesbox:before {
  display: none;
}
body.modal-open {
  overflow: unset !important;
}

body.modal-open {
  overflow: unset !important;
  overflow-x: hidden !important;
}
