/*
Theme Name: Colony
Theme URI: http://wonderfour.se
Author: WONDERFOUR W4 Webbyrå Stockholm
Author URI: http://wonderfour.se/
Text Domain: colony
*/

/*
___  ___          _        _             _    _                 _          ______               
|  \/  |         | |      | |           | |  | |               | |         |  ___|              
| .  . | __ _  __| | ___  | |__  _   _  | |  | | ___  _ __   __| | ___ _ __| |_ ___  _   _ _ __ 
| |\/| |/ _` |/ _` |/ _ \ | '_ \| | | | | |/\| |/ _ \| '_ \ / _` |/ _ \ '__|  _/ _ \| | | | '__|
| |  | | (_| | (_| |  __/ | |_) | |_| | \  /\  / (_) | | | | (_| |  __/ |  | || (_) | |_| | |   
\_|  |_/\__,_|\__,_|\___| |_.__/ \__, |  \/  \/ \___/|_| |_|\__,_|\___|_|  \_| \___/ \__,_|_|   
                                  __/ |                                                         
                                 |___/

*/ 


@font-face {
  font-family: "Apercu Pro";
  src:
    url("fonts/ApercuProLight.woff2") format("woff2"),
    url("fonts/ApercuProLight.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Apercu Pro";
  src:
    url("fonts/ApercuProLightItalic.woff2") format("woff2"),
    url("fonts/ApercuProLightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Apercu Pro";
  src:
    url("fonts/ApercuProRegular.woff2") format("woff2"),
    url("fonts/ApercuProRegular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Apercu Pro";
  src:
    url("/fonts/ApercuProItalic.woff2") format("woff2"),
    url("/fonts/ApercuProItalic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Apercu Pro";
  src:
    url("fonts/ApercuProMedium.woff2") format("woff2"),
    url("fonts/ApercuProMedium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Apercu Pro";
  src:
    url("fonts/ApercuProMediumItalic.woff2") format("woff2"),
    url("fonts/ApercuProMediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Apercu Pro";
  src:
    url("fonts/ApercuProBold.woff2") format("woff2"),
    url("fonts/ApercuProBold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

* {
  font-variant-ligatures: none;
}

#chatbase-bubble-button {
    bottom: 21px !important;
    left: 18px !important;
    width: 60px!important;
    height: 60px!important;
    border-radius: 32px !important;
}

@media screen and (min-width: 980px) {
    #chatbase-bubble-button {
    width: 75px!important;
    height: 75px!important;
     border-radius: 42px !important;
}
#chatbase-bubble-window {
    bottom: 6.35rem !important;
    left: 1.7rem !important;
}
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas {
  display: inline-block;
  max-width: 100%;
}
html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust:     100%;
  background-color: var(--green-900);
}
body,
button,
input,
textarea {
  border:none;
  color: var(--green-900);
  font-size: 18px;
  /* letter-spacing: 0.025em; */
  line-height: 1.5;
  -webkit-appearance: none;
  border-radius: 0;
}
input[type="radio"]{
    -webkit-appearance: radio;
}

a {
  text-decoration: none;
}
a:focus {
  outline: none;
}
a:hover,
a:active {
  outline: 0;
}
a:active,
a:hover {

}
.posrel {
    position: relative;
}

b,
strong {
  font-weight: 700;
}
cite,
dfn,
em,
i {
  font-style: italic;
}

mark,
ins {
  text-decoration: none;
}
code,
kbd,
tt,
var,
samp,
pre {
  font-family: monospace, serif;
  font-size: 15px;
  -webkit-hyphens: none;
  -moz-hyphens:    none;
  -ms-hyphens:     none;
  hyphens:         none;
  line-height: 1.6;
}
pre {
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing:    border-box;
  box-sizing:         border-box;
  margin-bottom: 24px;
  max-width: 100%;
  overflow: auto;
  padding: 12px;
  #fbfef5-space: pre;
  #fbfef5-space: pre-wrap;
  word-wrap: break-word;
}
blockquote,
q {
  -webkit-hyphens: none;
  -moz-hyphens:    none;
  -ms-hyphens:     none;
  hyphens:         none;
  quotes: none;
}
sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  bottom: 1ex;
}
sub {
  top: .5ex;
}
dl {
  margin-bottom: 24px;
}
dt {

}
dd {
  margin-bottom: 24px;
}
ul, ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
li {
    margin: 0;
    padding: 0;
}
img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 0 24px;
  padding: 11px 12px 0;
}
legend {
  #fbfef5-space: normal;
}
button,
input,
select,
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing:    border-box;
  box-sizing:         border-box;
  font-size: 100%;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
}
button,
input {
  line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="radio"] {
  padding: 0;
}
 input[type="checkbox"]{
  -webkit-appearance: checkbox;
} 
input[type='checkbox']:checked {
  -webkit-appearance: none;
  }
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin-bottom: 24px;
  width: 100%;
}

caption,
th,
td {
  text-align: left;
}

th {
  border-width: 0 1px 1px 0;
}

td {
  border-width: 0 1px 1px 0;
}

del {
  color: #767676;
}

hr {
  background-color: rgba(0, 0, 0, 0.1);
  border: 0;
  height: 1px;
  margin-bottom: 23px;
}

::selection {
  background: #191919;
  color: #fbfef5;
  text-shadow: none;
}

::-moz-selection {
  background: #191919;
  color: #fbfef5;
  text-shadow: none;
}

/* Style for <del> (deleted/strikethrough text) */
del {
    text-decoration: line-through; /* Add a strikethrough */
    color: #999; /* Set a color for the deleted text */
}
input:focus {
  outline: none;
}
/* Remove colored background for Chrome and Safari autofill */
/* input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
    -webkit-background-clip: text;
    -webkit-text-fill-color: var(--green-900);
    transition: background-color 5000s ease-in-out 0s;
    box-shadow: inset 0 0 20px 20px #fbfef5;
} */

* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
} 

/* =========================
   Base / Reset-ish
   ========================= */

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  font-family: "Apercu Pro", system-ui, -apple-system, sans-serif;
  background-color: var(--neutral-200);
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-font-feature-settings: 'lnum';
-moz-font-feature-settings: 'lnum';
-ms-font-feature-settings: 'lnum';
  margin: 0;
  min-height: 100vh;
  font-size: var(--fs-body);
  line-height: var(--lh-body);
}

html.menu-theme-open,
body.menu-theme-open {
  background: #006c5c;
}

/* Images behave */
img, svg, video {
  max-width: 100%;
  height: auto;
  display: block;
}

/* Form controls inherit typography */
input, button, textarea, select {
  font: inherit;
}

/* =========================
   Fluid type + spacing tokens
   ========================= */

:root {
  /*
    Breakpoints: choose the range you want scaling across.
    Here: 375px -> 1440px (common for modern designs)
  */
  --vw-min: 375;
  --vw-max: 1440;

  /*
    Body:
    Mobile: 14px, line-height ~16px
    Desktop: 22px, line-height 29px (your comp)
  */
  --fs-body: clamp(1.0625rem, 0.8rem + 0.9vw, 1.375rem); /* 17px -> 22px */
  --lh-body: clamp(1.2, 1.05 + 0.25vw, 1.32);

  /*
    Headings:
  */
  --fs-h1: clamp(2rem, 1.3rem + 3.2vw, 4.0625rem); /* 34px -> 65px */
  --lh-h1: 1; /* matches comp */

 --fs-h2: clamp(1.625rem, 1.35rem + 1.2vw, 2.5rem);
  --lh-h2: clamp(1.05, 1.1 + 0.15vw, 1.125);
  
  --fs-h3: clamp(1.375rem, 1.2rem + 0.9vw, 2rem); /* 22px -> 32px */
  --lh-h3: 1.15;
  
  --fs-h4: clamp(1.25rem, 1.125rem + 0.6vw, 1.75rem); /* 20px -> 28px */
  --lh-h4: 1.2;
  
  --fs-h5: clamp(1.125rem, 1.05rem + 0.4vw, 1.5rem); /* 18px -> 24px */
  --lh-h5: 1.25;
  
  --fs-h6: clamp(1rem, 0.95rem + 0.25vw, 1.25rem); /* 16px -> 20px */
  --lh-h6: 1.3;

  /*
    Spacing scale that grows gently.
  */
  --space-1: clamp(0.5rem, 0.4rem + 0.3vw, 0.75rem);   /* 8 -> 12 */
  --space-2: clamp(0.75rem, 0.6rem + 0.6vw, 1.25rem);  /* 12 -> 20 */
  --space-3: clamp(1rem, 0.8rem + 1vw, 1.75rem);       /* 16 -> 28 */
  --space-4: clamp(1.5rem, 1.1rem + 1.6vw, 2.5rem);    /* 24 -> 40 */
  --space-5: clamp(2rem, 1.4rem + 2.4vw, 3.5rem);      /* 32 -> 56 */
  
  
  /* Brand greens */
  --green-900: #11280f; /* very dark green */
  --green-600: #006c5c; /* middleground / teal */
  --green-300: #d4fa94; /* accent green */
  --green-200: #e6f1cf; /* light minty */
  --green-100: #f0ffd0; /* light green */
  
  /* --green-teal: #006c5c; */
  --green-grey: #c5c7ad;
  
  --grey-300: rgba(222, 223, 209, 0.8);
  --grey-brown: #dedfd1; 
  
  /* Neutrals */
  --cream-50:  var(--white); /* warm off-white */
  --neutral-100: #f5f8ee;
  --neutral-200: #f2f6ea;
  --white: #f9f6f1;
}

/* =========================
   Typography defaults
   ========================= */

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 var(--space-2);
  font-weight: 500;
  letter-spacing: -0.02em;
}

h1 {
  font-size: var(--fs-h1);
  line-height: var(--lh-h1);
}

h2 {
  font-size: var(--fs-h2);
  line-height: var(--lh-h2);
}

h3 {
  font-size: var(--fs-h3);
  line-height: var(--lh-h3);
}

h4 {
  font-size: var(--fs-h4);
  line-height: var(--lh-h4);
}

h5 {
  font-size: var(--fs-h5);
  line-height: var(--lh-h5);
}

h6 {
  font-size: var(--fs-h6);
  line-height: var(--lh-h6);
}



/* Nice default link behavior */
a {
  color: inherit;
  text-decoration-thickness: 0.08em;
  text-underline-offset: 0.18em;
}
a:hover {
  text-decoration-thickness: 0.12em;
}

.editor-content a {
  border-bottom: 2px solid var(--green-300);
  width: fit-content;
}
.editor-content a:hover {
  border-bottom: 2px solid var(--green-900);
}

/* LIBRARY */
.b-lazy {
  opacity: 0;
  transition-property: opacity;
  transition: .3s ease-in-out !important;
}

.b-lazy.b-loaded {
  opacity: 1
}

.nowrap {
  white-space: nowrap;
}

.grid,
.entry-content > p,
.entry-content > .wp-block-columns,
.entry-content > .wp-block-list,
.entry-content > .wp-block-heading,
.entry-content > .wp-block-image,
.entry-content > .wp-block-quote {
  width: calc(100% - 40px);
  margin: 0 auto;
}

.spacer {
  padding-top: 40px;
  width: 100%;
}
.page-id-431 .spacer {
    background-color: var(--green-200);
  
}

p, 
.entry-content p, 
.entry-content .wp-block-list {
  margin-bottom: var(--space-2);
}

.entry-content a:not(.btn):not(.locations-map__dot) {
  border-bottom: 2px solid var(--green-300);
}
.entry-content a:not(.btn):not(.locations-map__dot):hover {
  border-bottom: 2px solid var(--green-900);
}
body :where(.wp-block-columns.is-layout-flex) {
  gap: 1.3em;
}

@media (min-width: 980px) {
.grid,
.entry-content > p,
.entry-content > .wp-block-columns,
.entry-content > .wp-block-list,
.entry-content > .wp-block-heading,
.entry-content > .wp-block-image,
.entry-content > .wp-block-quote {
    width: calc(100% - 80px);
  }
  body :where(.wp-block-columns.is-layout-flex) {
    gap: 2em;
  }
}
@media (min-width: 1400px) {
.grid,
.entry-content > p,
.entry-content > .wp-block-columns,
.entry-content > .wp-block-list,
.entry-content > .wp-block-heading,
.entry-content > .wp-block-image,
.entry-content > .wp-block-quote {
    width: calc(100% - 120px);
  }
}

.underscored {
  text-decoration: underline;
}


.page-wrapper {
  background-color: var(--neutral-200);
}

body.no-page-banner main {
  padding-top: 30px;
}

@media (min-width: 1024px) {
  body.no-page-banner main {
    padding-top: 80px;
  }
}

/*****************
* AMENITIES PAGE TEMPLATE
*****************/

.amenities-hero {
  position: relative;
  height: 60vh;
  max-height: 770px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: flex-end;
}

.amenities-hero__overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
}

.amenities-hero__inner {
  position: relative;
  z-index: 2;
  max-width: 1100px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  padding-bottom: 30px;
}

.amenities-hero__title {
  font-size: var(--fs-h1);
  line-height: var(--lh-h1);
  color: var(--green-300);
}
.amenities-hero__subtitle {
  color: var(--green-200);
  width: 80%;
  font-size: 0.95em;
  line-height: 1.1em;
}

.amenities-hero__intro {
  max-width: 42rem;
  margin: 0 auto var(--space-4);
  text-align: center;
  color: var(--white);
  font-size: var(--fs-body);
  line-height: var(--lh-body);
}

.amenities-filter {
  margin-top: var(--space-4);
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
  position: absolute;
  transform: translateY(50%);
  bottom: 0%;
  width: 100%;
}

.amenities-filter__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
  padding: 15px;
  background: var(--green-200);
  border-radius: 20px;
  box-shadow: 0 16px 30px rgba(0,0,0,0.12);
  position: relative;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.08),
              0 12px 18px rgba(0, 0, 0, 0.12);
}

.amenities-filter__dropdown {
  position: relative;
  min-width: 0;
}

.amenities-filter__trigger {
  width: 100%;
  padding: 19px 50px 17px 29px;
  border: 2px solid transparent; /* always 2px */
  border-radius: 10px;
  background: transparent;
  color: var(--green-900);
  text-align: left;
  cursor: pointer;
  position: relative;
}

/* default "fake 1px" look */
.amenities-filter__trigger {
  box-shadow: inset 0 0 0 1px rgba(17, 40, 15, 0.55);
}

/* open state */
.amenities-filter__dropdown.is-open .amenities-filter__trigger {
  border-color: var(--green-900);
  border-radius: 10px 10px 0 0;
  box-shadow: none;
}

.amenities-filter__placeholder {
  display: block;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
}

.amenities-filter__value {
  display: block;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 500;
}

.amenities-filter__trigger:not(.has-value) .amenities-filter__value {
  display: none;
}

.amenities-filter__trigger.has-value .amenities-filter__placeholder {
    display: none;
}

.amenities-filter__icon {
  position: absolute;
  top: 50%;
  right: 17px;
  width: 22px;
  height: 22px;
  transform: translateY(-50%);
  color: var(--green-900);
}

.amenities-filter__icon::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: currentColor;
 -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M20 27.4l7.3-7.3-2.1-2.1-3.7 3.7v-9.1h-3v9.1l-3.7-3.7-2.1 2.1 7.3 7.3ZM20 40c-2.73 0-5.32-.53-7.75-1.58s-4.56-2.48-6.38-4.3-3.25-3.94-4.3-6.38S0 22.72 0 19.99s.53-5.37 1.58-7.8 2.48-4.55 4.3-6.35 3.94-3.23 6.38-4.28S17.27 0 20 0s5.37.53 7.8 1.58 4.55 2.48 6.35 4.28 3.23 3.92 4.28 6.35S40 17.24 40 20.01s-.53 5.32-1.58 7.75-2.48 4.56-4.28 6.38-3.92 3.25-6.35 4.3S22.77 40 20 40ZM20 37c4.73 0 8.75-1.66 12.05-4.98C35.35 28.7 37 24.69 37 19.99s-1.65-8.75-4.95-12.05S24.73 2.99 20 2.99 11.29 4.64 7.97 7.94c-3.32 3.3-4.98 7.32-4.98 12.05S4.65 28.7 7.97 32.02C11.29 35.34 15.3 37 20 37Z'/%3E%3C/svg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M20 27.4l7.3-7.3-2.1-2.1-3.7 3.7v-9.1h-3v9.1l-3.7-3.7-2.1 2.1 7.3 7.3ZM20 40c-2.73 0-5.32-.53-7.75-1.58s-4.56-2.48-6.38-4.3-3.25-3.94-4.3-6.38S0 22.72 0 19.99s.53-5.37 1.58-7.8 2.48-4.55 4.3-6.35 3.94-3.23 6.38-4.28S17.27 0 20 0s5.37.53 7.8 1.58 4.55 2.48 6.35 4.28 3.23 3.92 4.28 6.35S40 17.24 40 20.01s-.53 5.32-1.58 7.75-2.48 4.56-4.28 6.38-3.92 3.25-6.35 4.3S22.77 40 20 40ZM20 37c4.73 0 8.75-1.66 12.05-4.98C35.35 28.7 37 24.69 37 19.99s-1.65-8.75-4.95-12.05S24.73 2.99 20 2.99 11.29 4.64 7.97 7.94c-3.32 3.3-4.98 7.32-4.98 12.05S4.65 28.7 7.97 32.02C11.29 35.34 15.3 37 20 37Z'/%3E%3C/svg%3E") no-repeat center / contain;
}

.amenities-filter__dropdown.is-open .amenities-filter__icon {
  display: none;
}

.amenities-filter__menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 20;
  margin-top: 0;
  background: var(--neutral-200);
  border: 2px solid var(--green-900);
  border-top: 0;
  border-radius: 0 0 10px 10px;
  overflow: hidden;
  box-sizing: border-box;
}

.amenities-filter__dropdown.is-open .amenities-filter__menu {
  display: block;
}

.amenities-filter__option {
  width: 100%;
  min-height: 56px;
  padding: 14px 54px 14px 28px;
  border: 0;
  border-top: 1px solid rgba(17, 40, 15, 0.1);
  background: transparent;
  color: var(--green-900);
  text-align: left;
  font-size: 16px;
  line-height: 1.2;
  cursor: pointer;
  position: relative;
}

.amenities-filter__option:first-child {
  border-top: 0;
}

.amenities-filter__option:hover {
  background: rgba(17, 40, 15, 0.04);
}

.amenities-filter__option.is-active .amenities-filter__check {
  opacity: 1;
}

.amenities-filter__check {
  position: absolute;
  top: 50%;
  right: 24px;
  width: 18px;
  height: 18px;
  transform: translateY(-50%);
  opacity: 0;
  color: var(--green-900);
}

.amenities-filter__check::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19 15'%3E%3Cpath d='M6.56 14.54.28 8.26l1.41-1.41 4.87 4.87L17.31.97l1.41 1.41-12.16 12.16Z'/%3E%3C/svg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19 15'%3E%3Cpath d='M6.56 14.54.28 8.26l1.41-1.41 4.87 4.87L17.31.97l1.41 1.41-12.16 12.16Z'/%3E%3C/svg%3E") no-repeat center / contain;
}

.amenities-filter__actions {
  display: flex;
  align-items: center;
  justify-content: center;
}

.amenities-filter__clear {
  width: 42px;
  height: 42px;
  border: 0;
  border-radius: 15px;
  background: var(--green-900);
  color: var(--green-300);
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.amenities-filter__clear .trash {
  width: 55%;
  height: 55%;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.17 26.06'%3E%3Cpath d='M3.66 26.06c-.6 0-1.11-.21-1.53-.64-.43-.43-.64-.94-.64-1.53V3.26H0V1.09h6.8V0h9.56v1.09h6.8v2.17h-1.48v20.63c0 .58-.22 1.09-.65 1.52s-.94.65-1.52.65H3.66ZM19.51 3.26H3.66v20.63h15.85V3.26ZM7.49 20.78h2.17V6.33h-2.17v14.44ZM13.5 20.78h2.17V6.33h-2.17v14.44ZM3.66 3.26v20.63V3.26Z'/%3E%3C/svg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.17 26.06'%3E%3Cpath d='M3.66 26.06c-.6 0-1.11-.21-1.53-.64-.43-.43-.64-.94-.64-1.53V3.26H0V1.09h6.8V0h9.56v1.09h6.8v2.17h-1.48v20.63c0 .58-.22 1.09-.65 1.52s-.94.65-1.52.65H3.66ZM19.51 3.26H3.66v20.63h15.85V3.26ZM7.49 20.78h2.17V6.33h-2.17v14.44ZM13.5 20.78h2.17V6.33h-2.17v14.44ZM3.66 3.26v20.63V3.26Z'/%3E%3C/svg%3E") no-repeat center / contain;
}

.amenities-listing .container {
  max-width: 1800px;
}

.amenities-listing {
  padding: 140px 0 50px;
  background: var(--grey-brown);
}

.amenities-listing__top {
  display: grid;
  gap: 1rem;
  margin-bottom: var(--space-3);
}

.amenities-listing__count,
.amenities-top__text,
.amenities-contact {
  margin: 0;
  color: var(--green-900);
}

.amenities-listing__count-number {
    font-weight: 500;
}


.amenities-contact {
  display: none;
}
.amenities-contact a {
  color: var(--green-900);
  text-decoration: underline;
}

.amenities-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}

.amenities-card {
  display: flex;
  flex-direction: column;
  background: var(--neutral-200);
  border-radius: 15px;
  overflow: hidden;
  min-height: 100%;
  transition: background 0.3s ease;
}
.amenities-card:hover {
  background: var(--green-200);
}

.amenities-card__amenity--capacity {
  position: relative;
  top: 2px;
}

.amenities-card__content {
  padding: 30px;
}

.amenities-card__head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1rem;
  margin-bottom: 0.75rem;
}

.amenities-card__title {
  margin: 10px 0 15px;
  font-size: clamp(1.5rem, 1.2rem + 1vw, 2rem);
  line-height: 1;
  color: var(--green-900);
  font-weight: 400;
}

.amenities-card__address {
  font-size: 0.9rem;
  line-height: 1.25;
  color: var(--green-900);
  opacity: 0.85;
}

.amenities-card__location {
  width: min-content;
  text-align: right;
  font-size: 0.75rem;
  line-height: 1.1;
  text-transform: uppercase;
  color: var(--green-900);
}


.amenities-card__amenities {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 15px;
  margin-bottom: 1rem;
}

.amenities-card__amenity {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  color: var(--green-900);
}

.amenities-card__amenity-value {
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
}

.amenities-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.7rem;
  height: 1.7rem;
  color: var(--green-900);
  opacity: 0.95;
  flex: 0 0 auto;
}

.amenities-icon svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}


.amenities-card__availability {
  font-size: 0.85rem;
  color: var(--green-900);
  opacity: 0.8;
}

.amenities-card__image-wrap {
  position: relative;
  margin-top: auto;
}

.amenities-card__image {
  display: block;
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}

.amenities-card__cta {
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 75px;
  height: 75px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  color: var(--green-300);
  border: 1px solid var(--green-300);
  text-decoration: none;
  font-size: 1.15rem;
  transition: background 0.3s ease, color 0.3s ease, border-color 0.3s ease;
}
.amenities-card__cta .arrow{
  width: 17px;
  height: 12px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20.13 15.11'%3E%3Cpath d='M11.24 13.79l5.28-5.28H0V6.63h16.52L11.21 1.32 12.56 0l7.57 7.57-7.54 7.54-1.35-1.32Z'/%3E%3C/svg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20.13 15.11'%3E%3Cpath d='M11.24 13.79l5.28-5.28H0V6.63h16.52L11.21 1.32 12.56 0l7.57 7.57-7.54 7.54-1.35-1.32Z'/%3E%3C/svg%3E") no-repeat center / contain;
}

.amenities-card:hover .amenities-card__cta {
  background: var(--green-900);
  color: var(--green-300);
  border-color: var(--green-900);
}


@media (min-width: 540px) {

  .amenities-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  
}
@media (min-width: 768px) {

    /* .amenities-hero__subtitle {
      font-size: 18px;
      line-height: 20px;
    } */
    
    .amenities-hero__title {
      padding-top: 100px;
      margin-bottom: 30px;
    }
    .amenities-hero__subtitle {
      width: 70%;
    }
    
        .amenities-listing {
    padding: 100px 0;
    }
  .amenities-filter__grid {
    grid-template-columns: 1fr 1fr auto;
    align-items: center;
    padding: 35px 55px 30px;
    border-radius: 60px;
  }
  
  .amenities-contact {
    display: block;
  }

  .amenities-listing__top {
    grid-template-columns: 1fr auto;
    align-items: center;
  }
  
  .amenities-filter__actions {
    margin-left: 20px;
  }
}

@media (min-width: 1100px) {

  
  .amenities-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  
  .amenities-listing__count,
  .amenities-top__text,
  .amenities-contact {
      font-size: 20px;
  }
}
@media (min-width: 1550px) {

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

}
@media (min-width: 1600px) {

    .amenities-hero__title {
      padding-top: 200px;
    }

}


/*****************
* ENTRY CONTENT / GUTENBERG
*****************/

/* Base gutter */
.entry-content{
  --content-max: 1500px;
  --content-pad: 20px;
  background-color: var(--neutral-200);
  margin-bottom: 50px;
}


/* Top-level core blocks (exclude ACF) */
.entry-content > p {
    max-width: var(--content-max);
}
.entry-content > [class^="wp-block-"]:not([class*="wp-block-acf-"]) {
    max-width: var(--content-max);
    margin-left: auto;
    margin-right: auto;
    /* padding-left: var(--content-pad);
    padding-right: var(--content-pad); */
}

/* Columns wrapper should be centered and constrained */
.entry-content > .wp-block-columns:not([class*="wp-block-acf-"]) {
  max-width: var(--content-max);
  margin-left: auto;
  margin-right: auto;
  /* padding-left: var(--content-pad);
  padding-right: var(--content-pad); */
}

/* IMPORTANT: don't add extra padding to blocks INSIDE columns */
.entry-content > .wp-block-columns:not([class*="wp-block-acf-"]) .wp-block {
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.entry-content .wp-block-columns p {
  font-weight: 300;
}

.entry-content p,
.entry-content li {
  font-size: var(--fs-body);
  line-height: var(--lh-body);
}

/* =========================
   GUTENBERG TEXT CONTENT
   (Exclude ACF blocks)
========================= */

/* ---------- LISTS ---------- */


/* list items */
.entry-content > ul[class^="wp-block-"]:not([class*="wp-block-acf-"]) li,
.entry-content > ol[class^="wp-block-"]:not([class*="wp-block-acf-"]) li,
.entry-content > [class^="wp-block-"]:not([class*="wp-block-acf-"]) li {
  margin-bottom: var(--space-1);
}

.entry-content > ul[class^="wp-block-"]:not([class*="wp-block-acf-"]) li:last-child,
.entry-content > ol[class^="wp-block-"]:not([class*="wp-block-acf-"]) li:last-child,
.entry-content > [class^="wp-block-"]:not([class*="wp-block-acf-"]) li:last-child {
  margin-bottom: 0;
}

/* Bullet lists */

/* A) top-level list block */
.entry-content > ul[class^="wp-block-"]:not([class*="wp-block-acf-"]) {
  list-style: none;
  margin-top: 30px;
  margin-top: 30px;
}
.entry-content > ul[class^="wp-block-"]:not([class*="wp-block-acf-"]) > li {
  position: relative;
  padding-left: var(--space-2);
}
.entry-content > ul[class^="wp-block-"]:not([class*="wp-block-acf-"]) > li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.6em;
  width: 0.45em;
  height: 0.45em;
  border-radius: 50%;
  background: var(--green-300);
}

/* B) list inside a top-level Gutenberg block */
.entry-content > [class^="wp-block-"]:not([class*="wp-block-acf-"]) ul {
  list-style: none;
}
.entry-content > [class^="wp-block-"]:not([class*="wp-block-acf-"]) ul > li {
  position: relative;
  padding-left: var(--space-2);
}
.entry-content > [class^="wp-block-"]:not([class*="wp-block-acf-"]) ul > li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.45em;
  width: 0.45em;
  height: 0.45em;
  border-radius: 50%;
  background: var(--green-600);
}

/* Ordered lists */
.entry-content > ol[class^="wp-block-"]:not([class*="wp-block-acf-"]),
.entry-content > [class^="wp-block-"]:not([class*="wp-block-acf-"]) ol {
  list-style: decimal;
}
.entry-content > ol[class^="wp-block-"]:not([class*="wp-block-acf-"]) li::marker,
.entry-content > [class^="wp-block-"]:not([class*="wp-block-acf-"]) ol li::marker {
  color: var(--green-600);
  font-weight: 600;
}

/* Nested lists spacing */
.entry-content > ul[class^="wp-block-"]:not([class*="wp-block-acf-"]) li ul,
.entry-content > ul[class^="wp-block-"]:not([class*="wp-block-acf-"]) li ol,
.entry-content > ol[class^="wp-block-"]:not([class*="wp-block-acf-"]) li ul,
.entry-content > ol[class^="wp-block-"]:not([class*="wp-block-acf-"]) li ol,
.entry-content > [class^="wp-block-"]:not([class*="wp-block-acf-"]) li ul,
.entry-content > [class^="wp-block-"]:not([class*="wp-block-acf-"]) li ol {
  margin-top: var(--space-1);
}


/* ---------- QUOTES ---------- */

.entry-content > [class^="wp-block-"]:not([class*="wp-block-acf-"]) blockquote,
.entry-content > blockquote[class^="wp-block-"]:not([class*="wp-block-acf-"]) {
  padding: var(--space-3);
  background: var(--neutral-200);
  border-left: 4px solid var(--green-600);
  font-size: clamp(1rem, 0.9rem + 0.5vw, 1.25rem);
  line-height: 1.45;
  margin-top: 30px;
  margin-top: 30px;
}

.entry-content > [class^="wp-block-"]:not([class*="wp-block-acf-"]) blockquote p,
.entry-content > blockquote[class^="wp-block-"]:not([class*="wp-block-acf-"]) p {
  margin: 0;
}

.entry-content > [class^="wp-block-"]:not([class*="wp-block-acf-"]) blockquote p + p,
.entry-content > blockquote[class^="wp-block-"]:not([class*="wp-block-acf-"]) p + p {
  margin-top: var(--space-2);
}

.entry-content > [class^="wp-block-"]:not([class*="wp-block-acf-"]) blockquote cite,
.entry-content > blockquote[class^="wp-block-"]:not([class*="wp-block-acf-"]) cite {
  display: block;
  margin-top: var(--space-2);
  font-size: 0.9em;
  color: var(--green-600);
  font-style: normal;
}


@media (min-width: 1024px) {
    .wp-block-column .wp-block-heading {
      width: 80%;
      max-width: 535px;
    }
}

/***** HEADER STYLING *****/

body.admin-bar  header{
  top: 32px;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 23px;
  z-index: 15;
  transition: all 0.5s ease-in-out;
}

header .left {
  display: flex;
  align-items: start;
}
.header-links {
  display: none;
}
header.scrolled,
body.no-page-banner header{
  background-color: var(--green-900);
  padding: 14px 0 12px;
  border-bottom: 0.5px solid var(--green-900);
}
body.no-page-banner header .header-links,
body.error404 header .header-links {
  display: none;
}
.header_inner {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.header_logo {
  width: 102px;
  height: auto;
  position: relative;
}

.header_inner .right {
  display: flex;
  align-items: center;
  gap: 50px;
  transition: padding 0.5s ease;
}
/* header.scrolled .header_inner .right,
body.no-page-banner .header_inner .right {
  padding-top: 5px;
} */

.header_inner .right button {
  display: none;
}

.menu-content .header_logo {
  display: none;
}

/* Hamburger menu - Beesechurger with fries */

.menu-container {
  z-index: 100;
}

.hamburger-menu {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  z-index: 750;
  position: relative;
  transition: all 0.3s;
}

.line {
  width: 32px;
  height: 2px;
  background-color: var(--cream-50);
  margin: 4px 0;
  transition: transform 0.3s, background-color 0.3s;
  z-index: 550;
  transition: all 0.3s;
}

.hamburger-menu .line:first-of-type {
  margin-top: 0;
}
header.scrolled .line,
body.no-page-banner .line {
  background-color: var(--cream-50);
}

/* header.scrolled .header_inner .right,
body:not(:has(.apply-scrolled)) .header_inner .right {
  align-items: center;
} */

.menu-content {
  display: block;
  opacity: 0;
  flex-direction: column;
  align-items: center;
  background-color: var(--green-600);
  z-index: 5;
  /* height: 200px; */
  padding: 51px 0 80px;
  width: 100%;
  position: absolute;
  top: 0;
  left:0;
  transform: translateY(-100%); /* Move the menu off-screen initially */
  transition: transform 0.3s ease, opacity 0.3s ease; /* Add transitions for opacity and transform */
  max-height: 100vh;
  min-height: 100vh;
  overflow: scroll;
}

/* header.scrolled .menu-content.active {
  padding: 15px 0;
} */
.menu-content-inner {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding-top: 55px;
}

.menu-content .lang-menu {
  margin-bottom: 30px;
}
.menu-links.main {
  font-size: 24px;
  line-height: 40px;
  margin-bottom: 20px;
}
.menu-links.secondary {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.menu-content a, header a {
  text-decoration: none;
  color: var(--cream-50);
   font-size: inherit;
   line-height: inherit;
   transition: 0.2s all ease-in-out;
   position: relative;
   text-transform: capitalize;
}
.menu-content a:not(.btn), header a:not(.btn) {
   font-weight: 500;
}

.menu-content.active {
  opacity: 1;
  transform: translateY(0);
}
.hamburger-menu:hover .line{
  background-color: var(--green-300);
}
.hamburger-menu.active .line:nth-child(1) {
  transform: translateY(5px) rotate(45deg);
}

.hamburger-menu.active .line:nth-child(2) {
  transform: translateY(-5px) rotate(-45deg);
}

.header_inner .right a:not(.menu-content a) {
  text-transform: uppercase;
}
.header_inner .right .menu-content-links a {
  font-size: 30px;
  line-height: 44px;
  transition: 0.2s all ease-in-out;
  letter-spacing: -0.02em;
}
.header_inner .right a:hover {
  color: var(--green-300);
}
.header_inner .right .current_page_item a {
  color: var(--green-300);
}
.header_inner .right .current_page_item a::after {
  opacity: 1;
}

.lang-menu {
  display: flex;
  gap: 30px;
}

.lang-menu:not(.menu-content .lang-menu) {
  display: none;
}

.header_inner .right a::after {
  opacity: 0; /* Initially set opacity to 0 */
  content: ''; 
  background-color: var(--green-300);
  position: absolute;
  left: -12px; /* Adjust the distance from the text */
  /* font-size: 50px; */
  width: 5px;
  height: 5px;
  top: 50%;
  border-radius: 50%;
  transform: translateY(-50%);
  transition: 0.2s all ease-in-out;
}
.header_inner .right a:hover::after,
header .right a.active::after {
  opacity: 1;
}

header .buttons .btn {
  /* padding: 16px 24px 14px;
  font-size: 17px; */
  font-size: 12px;
  font-weight: 500;
  padding: 20px 32px 17px;
  transition: background-color 0.2s ease,
  border-color 0.2s ease,
  color 0.2s ease;
  text-transform: uppercase;
}
header .buttons .btn:hover {
  background-color: var(--green-900);
  border-color: var(--green-900);
  color: var(--green-300);
}
header .buttons .btn::after {
  display: none;
}
header .buttons  {
  display: flex;
  gap: 5px;
  width: 100%;
  flex-wrap: wrap;
}

.header-links a, .lang-menu:not(.menu-content .lang-menu) a {
  font-size: 18px;
}


.logo-container {
  display: flex;
  align-items: center;
  gap: 10px;
}
.logo-link {
  position: relative;
  z-index: 105;
}
.header-symbol-svg {
  fill: var(--green-300); 
  width: 23px;
  height: auto;
}
.header-logo-svg {
  fill: #f9f6f1;
  width: 102px;
  height: auto; 
}


/* @media screen and (min-width: 673px) {
  
  .header_logo {
    width: 150px;
  }
} */

@media screen and (min-width: 430px) {
 
/* header .buttons .btn {
  padding: 16px 37px 14px;
} */
header .buttons  {
  gap: 20px;
}

}
@media screen and (min-width: 768px) {
 
  .header_inner .right {
    gap:100px;
  }

}
@media screen and (min-width: 768px) {
 
  .header_inner .right {
    gap:100px;
  }
  
  .menu-content {
    min-height: unset;
  }

}


@media screen and (min-width: 980px) {
.hamburger-menu .line:first-of-type {
  margin: 4px 0;
}
  
  .menu-content a, header a {
    font-weight: unset;
  }
  header .buttons {
    margin-bottom: 25px;
  }
  
  .header_inner .right {
    align-items: flex-start;
  }
  .scrolled .header_inner .right {
    align-items: center;
  }
  
  header .lang-menu {
    position: relative;
    z-index: 105;
  }
  
  .menu-content .lang-menu {
    display: none;
  }
  
  .menu-content {
    padding: 82px 0 60px;
  }
  
  .menu-content-inner {
    margin-left: 80px;
    padding-top: 150px;
  }
  
  .menu-content-links-container {
    display: flex;
    gap: 100px;
    margin-bottom: 40px;
  }
  
  .menu-links.main {
    font-size: 30px;
    line-height: 44px;
  }
  .menu-links.secondary {
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 60px;
    gap: 20px;
  }
  
  header .buttons .btn {
    padding: 22px 58px 18px;
    font-size: 17px;
  }
  
  .header_inner .right a::after {
    width: 8px;
    height: 8px;
    left: -15px;
  }
  
  .lang-menu:not(.menu-content .lang-menu) {
    display: flex;
  }

      .header_inner .right .menu-content-links a {
    font-size: 40px;
    line-height: 50px;
  }
  
  .logo-container {

    gap: 17px;
  }
  .header-symbol-svg {
    width: 33px;
  }
  .header-logo-svg {
    width: 154px;
  }

    header.scrolled,
    body.no-page-banner header {
        padding: 23px 0 18px;
    }
  
  header {
    padding-top: 37px;
  }
  .header-links {
    display:block;
  }
  
  .menu-content {
    padding: 37px 0;
  }


}

@media screen and (min-width: 1400px) {
  
  .menu-links.main {
    font-size: 35px;
    line-height: 52px;
  }
  .menu-links.secondary {
    font-size: 22px;
    line-height: 32px;
    gap: 25px;
  }
  

    .header_inner .right {
        gap:145px;
    }
        .header-links {
        margin-right: 75px;
    }
}
@media screen and (min-width: 1600px) {
  .menu-content-inner {
    margin-left: 120px;
    padding-top: 170px;
  }
  
  .menu-content-links-container {
    gap: 150px;
    margin-bottom: 110px;
  }
  
}
@media screen and (min-width: 1800px) {
  
  
  .menu-content-inner {
    margin-left: 370px;
  }
  .menu-content-links-container {
    gap: 260px;
  }
  .menu-links.main {
    font-size: 40px;
    line-height: 60px;
  }
  .menu-links.secondary {
    font-size: 25px;
    line-height: 35px;
  }

    .header_inner .right {
        gap:145px;
    }
        .header-links {
        margin-right: 75px;
    }
}




/* =========================
    Contact/booking pills / hover buttons. [Fixed at the bottom of viewport]
   ========================= */
   
   .wf-contact-launcher .icon-holder {
     position: relative;
     width: 100%;
     height: 100%;;
   }
   
   .contact-svg,
   .contact-close-svg {
     fill: var(--green-300);
     transition: opacity 0.25s linear;
     position: absolute;
     top: 50%;
     left: 50%;
    transform: translate3d(-54%, -48%, 0);
     backface-visibility: hidden;
     -webkit-font-smoothing: antialiased; /* harmless */
     will-change: transform, opacity;
   }

  .contact-svg {
    width: 55%;
  }
  .contact-close-svg {
    opacity: 0;
    width: 28%;
  }
  
  .wf-contact-launcher.is-open .contact-close-svg{
    opacity: 1;
  }
  .wf-contact-launcher.is-open .contact-svg{
    opacity: 0;
  }
   
 /* Container pinned bottom-right */
 .wf-contact-launcher{
   position: fixed;
   right: 18px;
   bottom: 18px;
   z-index: 9999;
 }
 
 /* Chat bubble */
 .wf-contact-bubble{
   position: absolute;
   right: 0;
   bottom: calc(100% + 10px);
   width: 229px;
   max-width: calc(100vw - 36px);
  background:var(--green-200);
   color: var(--green-900);
   border-radius: 3px;
   box-shadow: 0 12px 30px rgba(0,0,0,0.18);
   padding: 20px 15px 26px;
   opacity: 0;
   transform: translateY(10px);
   pointer-events: none;
   transition: opacity .18s ease, transform .18s ease;
 }
 .wf-contact-bubble.hide, .wf-contact-bubble.hide *,
 .wf-contact-pill.hide, .wf-contact-pill.hide *{
 display: none;
 }
 
 /* little speech “tail” */
 .wf-contact-bubble::after{
   content:"";
   position:absolute;
   left: 20px;
   bottom: -6px;
   width: 16px;
   height: 16px;
   background:var(--green-200);
   transform: rotate(45deg);
   border-radius: 2px;
   box-shadow: 6px 6px 14px rgba(0,0,0,0.08);
 }
 
 .wf-contact-bubble__title{
   font-weight: 500;
   margin-bottom: 5px;
 }
 .wf-contact-bubble__title.lower{
   margin-top: 5px;
   margin-bottom: 0;
 }
 .wf-contact-bubble__title.lower a{
   border-bottom: 1px solid var(--green-900);
 }
 
 .wf-contact-bubble__link{
   display:block;
   color: inherit;
   text-decoration: none;
   margin: 0 0 1px;
 }
 
 .wf-contact-bubble__cta{
   margin-top: 10px;
   display:flex;
   align-items:center;
   justify-content: space-between;
   gap: 10px;
   color: inherit;
   text-decoration: none;
   font-weight: 500;
   padding: 5px 0;
   border-radius: 16px;
   border: none !important;;
   width: 100% !important;
   transition: background-color 0.25s ease, padding 0.25s ease;
  }
  .wf-contact-bubble__cta:hover{
    padding: 5px 15px 5px 5px;
    background-color: rgba(0, 0, 0, 0.03); /* subtle darkening */
  }
  
 .wf-contact-bubble__arrow{
   position: relative;
   top:2px;
   right:5px;
 }
   .wf-contact-bubble__arrow::before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20.13 15.11'%3E%3Cpath fill='currentColor' d='M11.24,13.79l5.28-5.28H0v-1.88h16.52S11.21,1.32,11.21,1.32l1.35-1.32,7.57,7.57-7.54,7.54-1.35-1.32Z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 18px;
    height: 18px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: calc(50% - 2px);
    left: 50%;
  }
 
 /* The pill button */
 .wf-contact-pill{
   appearance: none;
   border: 0;
   cursor: pointer;
 
   display: inline-flex;
   align-items: center;
   justify-content: flex-end;
 
   height: 60px;
   border-radius: 999px;
   background: var(--green-900);
   color: var(--cream-50);
 
   /* box-shadow: 0 14px 34px rgba(0,0,0,0.22); */
   overflow: hidden;
 
   /* collapsed width: just the icon area */
   width: 60px;
 
   transition: width .22s ease, box-shadow .22s ease;
   padding: 0;
   position: relative;
 }

 /* Avatar */
 .wf-contact-pill__avatar{
   width: 53px;
   height: 53px;
   border-radius: 999px;
   overflow: hidden;
   /* margin-left: 8px; */
   flex: 0 0 auto;
   opacity: 0;
   transform: translateX(10px);
   transition: opacity .18s ease, transform .18s ease;
 }
 .wf-contact-pill__avatar img{
   width: 100%;
   height: 100%;
   object-fit: cover;
 }
 
 /* Text */
 .wf-contact-pill__text{
   margin-left: 10px;
   font-weight: 400;
   font-size: 15px;
   white-space: nowrap;
   opacity: 0;
   transform: translateX(10px);
   transition: opacity .18s ease, transform .18s ease;
   text-transform: uppercase;
 }
 
 /* Icon (always visible) */
 .wf-contact-pill__icon{
   width: 60px;
   height: 60px;
   display: inline-flex;
   align-items:center;
   justify-content:center;
   flex: 0 0 auto;
 }
 
 /* Simple placeholder icon */
 .wf-icon-placeholder{
   width: 22px;
   height: 22px;
   border-radius: 6px;
   background: rgba(255,255,255,0.18);
   outline: 2px solid rgba(255,255,255,0.35);
 }
 
 .wf-contact-bubble__title,
 .wf-contact-bubble__link,
 .wf-contact-bubble__cta {
   font-size: 16px;
 }
 
 .wf-contact-bubble__title {
   margin-bottom: 5px;
 }
 .wf-contact-bubble__cta {
   margin-top: 15px;
 }
 
 /* When expanded, fade in avatar + text */
 .wf-contact-launcher:hover .wf-contact-pill__avatar,
 .wf-contact-launcher.is-open .wf-contact-pill__avatar,
 .wf-contact-pill:focus-visible .wf-contact-pill__avatar,
 .wf-contact-launcher:hover .wf-contact-pill__text,
 .wf-contact-launcher.is-open .wf-contact-pill__text,
 .wf-contact-pill:focus-visible .wf-contact-pill__text{
   opacity: 1;
   transform: translateX(0);
 }
 
 /* Bubble shown only when "open" */
 .wf-contact-launcher.is-open .wf-contact-bubble{
   opacity: 1;
   transform: translateY(0);
   pointer-events: auto;
   padding-bottom: 10px;
 }
 
/* =========================
    SAFARI FIX (no width animation, no scale)
    Uses clip-path to reveal/hide the left side
    ========================= */
 
 /* Always full width, but clip to show only icon area by default */
 .wf-contact-pill{
   width: 230px; /* full */
   transition: clip-path .22s ease, -webkit-clip-path .22s ease, box-shadow .22s ease;
   clip-path: inset(0 0 0 calc(100% - 60px));         /* show only right 60px */
   -webkit-clip-path: inset(0 0 0 calc(100% - 60px)); /* Safari */
   will-change: clip-path;
 }
 
 /* Expand: reveal entire pill */
 .wf-contact-launcher:hover .wf-contact-pill,
 .wf-contact-launcher.is-open .wf-contact-pill,
 .wf-contact-pill:focus-visible{
   clip-path: inset(0 0 0 0);
   -webkit-clip-path: inset(0 0 0 0);
 }
 
 /* Keep icon area truly fixed */
 .wf-contact-pill__icon{
   width: 60px;
   height: 60px;
   flex: 0 0 60px;
   position: relative;
 }
 
 /* Center the SVGs reliably */
 .wf-contact-launcher .icon-holder{
   width: 100%;
   height: 100%;
   position: relative;
 }
 
 /* Step system */
 .wf-contact-bubble__step {
   transition: opacity 0.2s ease, transform 0.2s ease;
 }
 
 .wf-contact-bubble__step--2 {
   display: none;
   opacity: 0;
 }
 
 /* When on step 2, bubble is wider */
 .wf-contact-launcher.is-step-2 .wf-contact-bubble {
   width: 230px;
 }
 
 /* Form field resets to match your style */
 .wf-contact-bubble__step--2 .wpcf7-form {
   display: flex;
   flex-direction: column;
   gap: 0;
 }
 
 .wf-contact-bubble__step--2 .wpcf7-form p {
   margin: 0;
 }
 
 .wf-contact-bubble__step--2 input[type="text"],
 .wf-contact-bubble__step--2 input[type="email"],
 .wf-contact-bubble__step--2 input[type="tel"] {
   width: 100%;
   background: transparent;
   border: 0.5px solid var(--green-900);
   padding: 14px 12px;
   font-size: 16px;
   font-family: inherit;
   color: var(--green-900);
   outline: none;
   box-sizing: border-box;
   border-radius: 0;
   -webkit-appearance: none;
 }
 
 .wf-contact-bubble__step--2 input[type="tel"] {
   border-bottom: 0.5px solid var(--green-900);
 }
 
 .wf-contact-bubble__step--2 input::placeholder {
   color: var(--green-900);
 }
 
 .wf-contact-bubble__step--2 input[type="submit"],
 .wf-contact-bubble__step--2 .wpcf7-submit {
   width: 100%;
   margin-top: 5px;
   padding: 20px 20px 16px;
   background: transparent;
   border: 0.5px solid var(--green-900);
   border-radius: 999px;
   font-family: inherit;
   font-size: 14px;
   font-weight: 500;
   letter-spacing: 0.05em;
   text-transform: uppercase;
   color: var(--green-900);
   cursor: pointer;
   max-width: 200px;
   transition: background 0.2s ease, color 0.2s ease;
   text-align: center;
 }
 .wf-contact-bubble__step--2 p:has(input[type="submit"]) {
   text-align: center;
 }
 .wf-contact-bubble__step--2 input[type="submit"]:hover {
   background-color: var(--green-900);
   color: var(--green-300);
 }
 .wf-contact-bubble__step--2 p:not(:has(input[type="submit"])) {
   margin-bottom: 5px;
 }
 
 /* Back button */
 .wf-bubble-back {
   appearance: none;
   background: none;
   border: none;
   padding: 0 0 12px 0;
   cursor: pointer;
   font-size: 12px;
   text-transform: uppercase;
   letter-spacing: 0.05em;
   color: var(--green-900);
   opacity: 0.7;
   font-family: inherit;
   display: flex;
   align-items: center;
   gap: 6px;
 }
 
.wf-bubble-back::before {
   content: "";
   display: inline-block;
   width: 12px;
   height: 12px;
   margin-right: 6px;
 
   background: no-repeat center / contain;
   background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20.13 15.11'%3E%3Cpath fill='currentColor' d='M7.54,15.11L0,7.57,7.57,0l1.35,1.32L3.61,6.63h16.52v1.88H3.61l5.28,5.28-1.35,1.32Z'/%3E%3C/svg%3E");
 }
 
 .wf-bubble-back:hover {
   opacity: 1;
 }
 
 #bubble_form {
    position: relative;
 }
 
 #bubble_form .wpcf7-spinner{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
 }
 
 /* .wf-contact-pill {
   width: 60px; 
   clip-path: none; 
   -webkit-clip-path: none;
 }
 
 .wf-contact-launcher:hover .wf-contact-pill,
 .wf-contact-launcher.is-open .wf-contact-pill,
 .wf-contact-pill:focus-visible {
   width: 229px; 
   clip-path: none;
   -webkit-clip-path: none;
 } */
 
 
 
 /* GENERAL WPCF7 STYLES*/
 
.wpcf7 form .wpcf7-response-output {
   position: absolute;
   top: 5px;
   margin: 0;
   left: 50%;
   transform: translate(-50%, 0);
   background-color: var(--white);
   font-size: 15px;
   border-color: var(--green-600) !important;
   min-width: 220px;
   display: none;
 }
 
 .wpcf7 form.sent .wpcf7-response-output {
   border-color: var(--green-600) !important;
 }

.wpcf7-not-valid-tip {
  display: none;
}
.wpcf7 form p:has(input.wpcf7-not-valid) {
 background-color: #F6530B !important;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #F6530B !important;
}

@keyframes cf7-wiggle {
  0%   { transform: translateX(0) rotate(0deg); }
  10%  { transform: translateX(-2px) rotate(-1.2deg); }
  20%  { transform: translateX(2px) rotate(1.2deg); }
  30%  { transform: translateX(-2px) rotate(-1deg); }
  40%  { transform: translateX(2px) rotate(1deg); }
  50%  { transform: translateX(-1.5px) rotate(-0.8deg); }
  60%  { transform: translateX(1.5px) rotate(0.8deg); }
  70%  { transform: translateX(-1px) rotate(-0.6deg); }
  80%  { transform: translateX(1px) rotate(0.6deg); }
  90%  { transform: translateX(-0.5px) rotate(-0.3deg); }
  100% { transform: translateX(0) rotate(0deg); }
}

.wpcf7 input[type="submit"].cf7-wiggle {
  animation: cf7-wiggle 0.9s ease-in-out;
}


 
 /* Prevents touch-hover from re-expanding the pill while pointer-events is briefly off */
 .wf-contact-launcher[style*="pointer-events: none"] .wf-contact-pill {
   width: 60px !important;
   clip-path: none !important;
   -webkit-clip-path: none !important;
 }
 

 /* Fix 1: Constrain launcher width to icon size so hover doesn't trigger on invisible area */
.wf-contact-launcher {
  width: 60px; /* matches collapsed pill icon size */
  transition: width 0s; /* instant, so it doesn't fight the pill animation */
  overflow: visible; /* ensure pill overflow isn't clipped by launcher */
  padding-bottom: 3px; /* breathing room for the rounded bottom corners */
}

.wf-contact-launcher:hover,
.wf-contact-launcher.is-open {
  width: 229px; /* full pill width on mobile */
}
 
 
 /* Desktop sizes */
 @media (min-width: 980px){

    .wf-contact-launcher {
    width: 75px; /* matches collapsed pill icon size */
    transition: width 0s; /* instant, so it doesn't fight the pill animation */
    }
    .wf-contact-launcher:hover,
.wf-contact-launcher.is-open {
  width: 280px; 
}
    
    .wf-contact-launcher[style*="pointer-events: none"] .wf-contact-pill {
       width: 75px !important;
     }
     
   .wf-contact-pill{
     width: 280px;
     clip-path: inset(0 0 0 calc(100% - 75px));         /* show only right 75px */
     -webkit-clip-path: inset(0 0 0 calc(100% - 75px)); /* Safari */
   }
 
   .wf-contact-pill__icon{
     width: 75px;
     height: 75px;
     flex: 0 0 75px;
   }
   .wf-contact-launcher.is-step-2 .wf-contact-bubble {
      width: 280px;
    }
 }
 
 /* Reduced motion */
 @media (prefers-reduced-motion: reduce){
   .wf-contact-pill{
     transition: none !important;
   }
 }
 
 /* Reduced motion */
 @media (prefers-reduced-motion: reduce){
   .wf-contact-pill,
   .wf-contact-bubble,
   .wf-contact-pill__avatar,
   .wf-contact-pill__text{
     transition: none !important;
   }
 }

@media (min-width: 980px) {
  .wf-contact-pill,
  .wf-contact-pill__icon {
    width: 75px;
    height: 75px;
  }
  
  .wf-contact-launcher:hover .wf-contact-pill, 
  .wf-contact-launcher.is-open .wf-contact-pill, .wf-contact-pill:focus-visible {
      width: 280px;
  }
  
  .wf-contact-bubble {
    width: 280px;
  }
  
  .wf-contact-bubble::after {
      left: 28px;
  }
  
  .wf-contact-pill__avatar {
      width: 67px;
      height: 67px;
  }
  
  .wf-contact-pill__text {
    font-size: 17px;
    margin-left: 17px;
  }
  
  .wf-contact-bubble__title,
  .wf-contact-bubble__link,
  .wf-contact-bubble__cta {
    font-size: 20px;
  }
  
   .wf-contact-bubble__cta {
     margin-top: 20px;
   }

}

/* SAFARI-SAFE: always full width, reveal with clip-path */
.wf-contact-pill{
  width: 229px;
  transition:
    clip-path .28s cubic-bezier(.22, .61, .36, 1),
    -webkit-clip-path .28s cubic-bezier(.22, .61, .36, 1),
    box-shadow .22s ease;
  clip-path: inset(0 0 0 calc(100% - 60px) round 999px);
  -webkit-clip-path: inset(0 0 0 calc(100% - 60px) round 999px);
  will-change: clip-path;
}

.wf-contact-launcher:hover .wf-contact-pill,
.wf-contact-launcher.is-open .wf-contact-pill,
.wf-contact-pill:focus-visible{
  clip-path: inset(0 0 0 0 round 999px);
  -webkit-clip-path: inset(0 0 0 0 round 999px);
}

/* Prevent touch-hover weirdness */
.wf-contact-launcher[style*="pointer-events: none"] .wf-contact-pill {
  clip-path: inset(0 0 0 calc(100% - 60px) round 999px) !important;
  -webkit-clip-path: inset(0 0 0 calc(100% - 60px) round 999px) !important;
}


@media (min-width: 980px){
  .wf-contact-pill{
  width: 280px;
  clip-path: inset(0 0 0 calc(100% - 75px) round 999px);
  -webkit-clip-path: inset(0 0 0 calc(100% - 75px) round 999px);
}

  .wf-contact-launcher[style*="pointer-events: none"] .wf-contact-pill {
  clip-path: inset(0 0 0 calc(100% - 75px) round 999px) !important;
  -webkit-clip-path: inset(0 0 0 calc(100% - 75px) round 999px) !important;
}
}

@media (hover: none) {
  .wf-contact-launcher:hover:not(.is-open) .wf-contact-pill {
    clip-path: inset(0 0 0 calc(100% - 60px) round 999px);
    -webkit-clip-path: inset(0 0 0 calc(100% - 60px) round 999px);
  }

  .wf-contact-launcher:hover:not(.is-open) .wf-contact-pill__avatar,
  .wf-contact-launcher:hover:not(.is-open) .wf-contact-pill__text {
    opacity: 0;
    transform: translateX(10px);
  }
}

@media (hover: none) and (min-width: 980px) {
  .wf-contact-launcher:hover:not(.is-open) .wf-contact-pill {
    clip-path: inset(0 0 0 calc(100% - 75px) round 999px);
    -webkit-clip-path: inset(0 0 0 calc(100% - 75px) round 999px);
  }
}


   
   
/* =========================
   PAGE HERO - PAGE TEMPLATE
   ========================= */
   
  .page-hero-container{
    overflow: hidden;
  }
  .page-hero{
    position: relative;
    width: 100%;
    min-height: 380px;
    background-size: cover;
    background-position: center 30%;
    display: flex;
    align-items: center;
    overflow: hidden;
  }
  
  .page-hero__overlay{
    position: absolute;
    inset: 0;
  }
  
  .page-hero__inner{
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    text-align: center;
    margin-top: 50px;
  }
  
  .page-hero__title{
    color: var(--white);
    font-size: clamp(38px, 4vw, 56px);
    font-weight: 700;
    margin: 0;
    will-change: transform;
  }
  
  
  @media (min-width: 980px) {
      .page-hero{
        min-height: 520px;
      }
      .page-hero__title{
        font-size: 75px;
      }
      
      .page-hero__inner{
        margin-top: 100px;
      }
  }

/* =========================
   HERO - FRONT PAGE
   ========================= */

.hero {
  position: relative;
  min-height: 85svh; /* mobile-safe viewport */
  overflow: hidden;
  color: var(--neutral-100);
}


.hero__bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
}

.hero__bg {
  position: absolute;
  inset: 0;
  background-image: var(--hero-bg-mobile);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media (min-width: 768px) {
  .hero__bg {
    background-image: var(--hero-bg-desktop);
  }
}

.hero__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, var(--hero-overlay, 0.5));
}

.hero__inner {
  position: relative;
  z-index: 2;
  min-height: 85svh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  /* padding: 1.5rem; */
}

/* =========================
   CONTENT
   ========================= */

.hero__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -10%);
  width: 100%;
  text-align: center;
  color: var(--white);
    font-family: "Apercu Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.hero__title,
.hero__vignette {
  margin: 0;
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: 1.05;
  font-size: 42px; /* mobile base */
}
.frontpage-hero .hero__title {
  white-space: nowrap;
}

.hero__address {
    font-size: 13px;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 0;
}
.hero__vignette {
    font-weight: 400;;
}

.hero--location .hero__title,
.hero--location.hero__vignette {
    letter-spacing: 0;
}
.hero__word {
  display: inline-block;
}

.hero__word--left,
.hero__word--right {
  color: var(--green-300);
}

html.is-resizing .hero__word--left,
html.is-resizing .hero__word--right{
  opacity: 0 !important;
  visibility: hidden !important;
  transition: none !important;
}

.hero__word--left {
  position: relative;
  top: -35px;
  left: 48px;
}
.hero__word--right {
  position: relative;
  left: -48px;
}

.hero__cta {
  margin-top: 45px;
  will-change: transform;
}
.hero__cta .btn {
  margin: 0 auto;
  display: block;
  width: fit-content;
}

/* =========================
   BUTTON
   ========================= */

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 37px;
  padding: 0.75em 1.4em;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 13px;
  text-decoration: none;
  white-space: nowrap;
}

.btn--ghost {
  color: var(--green-300);
  border: 1px solid var(--green-300);
  padding: 20px 38px 17px;
  transition: color 0.2s ease, background-color 0.2s ease;
  font-weight: 500;
}
.btn--ghost:hover {
  background-color: var(--green-300);
  color: var(--green-900);
}

/* =========================
   METRICS (mobile)
   ========================= */

.hero__metrics {
  display: flex;
  /* flex-wrap: wrap; */
  /* gap: 1rem 1.5rem;
  padding-top: 1rem;
  border-top: 1px solid rgba(255, 251, 238, 0.2); */
}

.hero-metric {
  display: flex;
  gap: 0.5rem;
  align-items: flex-start;
  padding: 10px 15px 18px 15px;
}
.hero-metric:not(:last-of-type) {
  border-right: 1px solid var(--grey-300);
}

.hero-metric__value {
  font-weight: 500;
  font-size: 19px;
  color: var(--grey-300);
}

.hero-metric__label {
  font-size: 10px;
  text-transform: uppercase;
  color: var(--grey-300);
  padding-top: 5px;
}

/* =========================
   ≥ 768px (tablet)
   ========================= */

@media (min-width: 390px) {
  .hero__title,
.hero__vignette {
    font-size: 45px; /* mobile base */
  }
}
@media (min-width: 768px) {
  
  .hero {
    min-height: 100svh; 
  }
  
  
  .hero__inner {
    min-height: 100svh;
  }
  
  .hero-metric {
    gap: 1rem;
    padding: 15px 20px 20px 20px;
  }

  .hero__title,
.hero__vignette {
    font-size: 80px;
  }
 .hero--location .hero__title,
 .hero--location .hero__vignette {
    font-size: 68px;
  }
  .hero__word--left {
      top: -60px;
      left: 90px;
  }
  .hero__word--right {
      left: -90px;
  }


  /* .hero__word--left {
    position: relative;
    top: -45px;
    left: -40px;
  } */
  /* .hero__word--right {
    position: relative;
    left: 40px;
  } */
  
  .hero__metrics {
    gap: 2rem;
  }

  .hero-metric__value {
    font-size: 35px;
  }
  .hero-metric__label {
      font-size: 15px;
  }
}

/* =========================
   ≥ 1024px (desktop)
   ========================= */

@media (min-width: 1024px) {
  
  .hero-metric {
    padding: 15px 20px 30px 20px;
  }
  
  .hero-metric__value {
    font-size: 35px;
  }
  .hero-metric__label {
      font-size: 18px;
      padding-top: 6px;
  }
  
  .btn--ghost {
    padding: 29px 66px 24px;
    font-size: 15px;
    font-weight: 400;
  }

  .hero__content {
    margin-bottom: 2.5rem;
  }

  .hero__metrics {
    padding-top: 1.5rem;
  }

}


@media (min-width: 1200px) {
  .hero__title,
.hero__vignette {
    font-size: 125px;
  }
  
  .hero--location .hero__title,
   .hero--location .hero__vignette {
      font-size: 90px;
    }
  .hero__cta {
      margin-top: 75px;
  }
  .hero__word--right {
      left: -140px;
  }
  .hero__word--left {
      top: -93px;
      left: 140px;
  } 

.hero__address {
    font-size: 20px;
    margin-top: 25px;
}
.hero__content--upper {
    display: flex;
    flex-wrap: wrap;
    gap: 35px;
    justify-content: center;
}

}

@media (min-width: 1600px) {
  
  
    .hero-metric__value {
    font-size: 45px;
  }
  .hero-metric__label {
      font-size: 20px;
      
  }
  
  .hero--location .hero__title,
   .hero--location .hero__vignette {
      font-size: 125px;
    }

}

/* =========================
   HERO - LOCATIONS
   ========================= */

.hero--location {
    height: 70vh;
    min-height: 450px;
    background-color: var(--green-900);
}
.hero--location .hero__inner{
    min-height: 100%;
    pointer-events: none;
}
.hero--location .hero__content {
  transform: translate(-50%, -50%);
  MARGIN-TOP: 25px;
}

.hero__bg--swiper,
.hero__bg--swiper .swiper,
.hero__bg--swiper .swiper-wrapper,
.hero__bg--swiper .swiper-slide,
.hero__bg-slide{
  /* position: absolute; */
  inset: 0;
  width: 100%;
  height: 100%;
}

.hero__bg-img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 30%;
  display:block;
}

.hero__bg-slide{
  background-size: cover;
  background-position: center;
}
.hero--location .hero__overlay {
    z-index: 1;
}

.hero--location .swiper-container-horizontal > .swiper-pagination-bullets {
    display: none;
}


@media (min-width: 1024px) {
  
  .hero--location {
      min-height: 620px;
  }
  
    .hero--location .swiper-container-horizontal > .swiper-pagination-bullets {
        display: block;
        width: fit-content;
        left: 30px;
        bottom: 30px;
        z-index: 2;
    }
}

/*****************
* LOCATIONS - TOP SECTION
================= */

.location-top{
  padding: 34px 0 10px;
  max-width: 1500px;
}

.location-top__grid{
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}
.location-top.margin-bottom{
  margin-bottom: 50px;
  padding-top: 0;
}

/* Head row (title + bubble) */
.location-top__head{
  display: grid;
  grid-template-columns: 1fr;
  align-items: start;
  margin-bottom: 15px;
}

.location-top__title{
  margin: 0;
  font-size: clamp(
    32px,
    calc(32px + (60 - 32) * ((100vw - 375px) / (2000 - 375))),
    60px
  );
  line-height: 1.04;
  letter-spacing: -0.02em;
}


/* Buttons */
.location-top__actions {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;

}

 .location-top__btn.btn {
    width: 240px;
}



/* Contact bubble */
.contact-bubble{
  display: flex;
  align-items: center;
  gap: 12px;
  border-radius: 999px;
  background: var(--grey-300);
  padding: 5px 10px 5px 5px;
  max-width: 520px;
}

.contact-bubble.desktop-only{
  display: none;
}

.contact-bubble__avatar{
  width: 55px;
  height: 55px;
  border-radius: 999px;
  overflow: hidden;
  flex: 0 0 auto;
}

.contact-bubble__avatar img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.contact-bubble__text{
  min-width: 0;
}

.contact-bubble__line{
  font-size: 14px;
  line-height: 1.25;
}

.contact-bubble__strong{
  font-weight: 500;
}

.contact-bubble__link{
  color: inherit;
  text-decoration: none;
  border-bottom: 2px solid var(--green-300);
  transition: border-color 0.15s ease-in-out;
}

.contact-bubble__link:hover{
  border-bottom-color: var(--green-900);
}

.contact-bubble__meta{
  margin-top: 4px;
  font-size: 12px;
}


.location-top__ingress p,
.location-top__ingress {
  font-size: clamp(
    16px,
    calc(16px + (27 - 16) * ((100vw - 375px) / (1800 - 375))),
    27px
  );

  line-height: clamp(
    20px,
    calc(20px + (32 - 20) * ((100vw - 375px) / (1800 - 375))),
    32px
  );
}

.page .location-top__ingress p {
  margin-bottom: 0;
}
.page .contact-bubble {
  margin-bottom: 15px;
}
.page .location-top {
  padding-bottom: 0;
}

/* Desktop */
@media (min-width: 980px){
  
  .location-top.margin-bottom{
    margin-bottom: 75px;
  }

     /* .location-top__btn.btn {
    width: 330px;
} */

    .contact-bubble.desktop-only{
    display: flex;
    }
    .contact-bubble.mobile-only{
    display: none;
    }

    .contact-bubble__avatar{
        width: 85px;
        height: 85px;
    }

  .location-top{
    padding: 62px 0 22px;
  }

  .location-top__head{
    grid-template-columns: 1.6fr 1fr;
    gap: 15px;
    align-items: start;
    margin-bottom: 20px;
  }
  .location-top__ingress {
    margin-bottom: 20px;
  }

  .location-top__head-right{
    display: flex;
    justify-content: flex-end;
    margin-top: 6px;
  }

  .contact-bubble{
    max-width: 475px; /* controls how much "space" it steals from the title */
  }

  /* .location-top__actions{
    grid-template-columns: auto auto;
    max-width: none;
  } */

  .contact-bubble__line{
  font-size: 16px;
  line-height: 1.15;
}
}

@media (min-width: 1200px) {
  .location-top__head{
    grid-template-columns: 1.1fr 0.8fr;
  } 
  
  .location-top__ingress {
    width: calc(100% - 40px);
  }
}
@media (min-width: 1400px) {
  .location-top__head{
    gap: 26px;
    margin-bottom: 30px;
  }
  .contact-bubble__line{
    font-size: 20px;
  }
}
@media (min-width: 1600px) {
  .location-top__ingress p {
    font-size: 27px;
  }
}

/*****************
* LOCATIONS - BOTTOM SECTION
================= */

/* =========================
   Location Bottom Section
   ========================= */

.location-bottom{
      max-width: 1800px;
}


/* Cards stack on mobile */
.location-bottom__cards{
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
  margin-bottom: 20px;
}

.location-bottom__card{
  background: var(--grey-300);
  border-radius: 15px;
  padding: 26px 20px 10px;
  position: relative;
}


.location-bottom__title{
  margin: 0 0 20px;
  font-size: 28px;
  line-height: 1;
  font-weight: 500;
}

.location-bottom__text{
  font-size: 15px !important;
  line-height: 20px !important;
  /* max-width: 455px; */
  margin-top: 20px;
}

.location-bottom__card--contact .location-bottom__text{
  margin-top: 0px;
  padding-right: 75px;
}

.location-bottom__text p{
  margin: 0;
}

.location-bottom__meta{
  margin-top: 10px;
}

.location-bottom__link{
  display: inline-block;
  text-decoration: none;
  border-bottom: 2px solid var(--green-300);
  color: inherit;
}


.location-bottom__avatar{
  width: 80px;
  height: 80px;
  border-radius: 999px;
  overflow: hidden;
  position: absolute;
  bottom: 10px;
  right: 20px;
  max-width: 200px;
}

.location-bottom__avatar img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.location-bottom__download-btn{
  margin-top: 10px;
}

/* Bottom action buttons stack on mobile */
.location-bottom__actions{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}

/* Make the reused top button style play nice here */
.location-bottom__actions .location-top__btn{
  width: 100%;
  justify-content: center;
}

/* Desktop layout */
@media (min-width: 700px){
 .location-bottom__text{
   line-height: 24px !important;
 } 
 .location-bottom__avatar {
     width: 105px;
     height: 105px;
 }
}
@media (min-width: 1000px){
 .location-bottom__text{
   line-height: 26px !important;
 } 
}
@media (min-width: 1200px){
  
  .location-bottom__title{
    margin: 0 0 10px;
  }
  
  .location-top__btn.btn {
      width: 330px;
  }
  

    .location-bottom__title{
        padding-top: 25px;
    }

  /* Two cards side-by-side */
  .location-bottom__cards{
    grid-template-columns: 1fr 1fr;
    gap: 26px;
    margin-bottom: 26px;
  }

  .location-bottom__avatar{
    width: 110px;
    height: 110px;
    position: unset;
    bottom: unset;
    right: unset;
    }

  .location-bottom__card{
    padding: 30px;
  }
  .location-bottom__card--leasing {
    padding-left: 60px;
  }

  .location-bottom__card-body {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 100%;
  }

  /* Bigger avatar and move it to the left like the desktop design */
  .location-bottom__card--contact .location-bottom__card-grid{
    grid-template-columns: 0.7fr 1.3fr;
    align-items: center;
    display: grid;
    gap: 10px;
    height: 100%;
  }

  /* Download button aligned to the right inside the leasing card */
  .location-bottom__card--leasing{
    display: flex;
    align-items: center;
  }

  .location-bottom__card--leasing .location-bottom__card-body{
    width: 100%;
  }

  /* .location-bottom__card--leasing .location-bottom__download{
    display: flex;
    justify-content: flex-end;
  } */

  /* Bottom actions side-by-side + centered like the design */
  .location-bottom__actions{
    display: flex;
    justify-content: center;
    gap: 18px;
  }

}

@media (min-width: 1200px) {
  .location-bottom__card--contact .location-bottom__text {
    padding-right: 0;
  }
  .location-bottom__avatar{
    width: auto;
    height: auto;
    margin-right: 35px;
    }

}
@media (min-width: 1400px) {
    .location-top__btn.btn {
        width: 385px;
    }
    
    .location-bottom__card--contact .location-bottom__card-grid{
      grid-template-columns: auto 1fr;
    }

}
@media (min-width: 1600px) {
  .location-bottom__avatar{
    margin-right: 65px;
    }
    .location-bottom__title{
        padding-top: 25px;
        font-size: 40px;
        line-height: 1;
        margin: 0;
    }
    .location-bottom__text{
  font-size: 20px !important;
  line-height: 25px !important;
}

    .location-bottom__download-btn{
  margin-top: 0px;
}
}

@media (min-width: 1800px) {
  
  .location-top__head {
      grid-template-columns: 1.2fr 0.8fr;
  }
  .location-bottom__actions .location-top__btn{
    width: auto;
    min-width: 320px;
  }
}

/*****************
* MODULE - OUR MEMBERS
================= */

/* Members logo wall (mobile first) */
/* .wf-members{
  padding: clamp(32px, 5vw, 72px) 0;
} */

.wf-members__inner{
  text-align: center;
  max-width: 1500px;
}

.wf-members__title{
  border-bottom: var(--grey-300) 1px solid;
  margin-bottom: 25px;
  padding-bottom: 25px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 16px;
}

/* FLEX "cloud" */
.wf-members__grid{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;

  /* organic spacing like your example */
  gap: 18px 28px;
}

/* Each logo gets its own natural width */
.wf-members__item{
  display: flex;
  align-items: center;
  justify-content: center;

  /* prevents overly wide items + keeps rows balanced */
  max-width: 200px;
}

/* Mobile first: keep it compact so module doesn't get tall */
.wf-members__logo{
  max-height: 40px;    /* smaller on mobile */
  width: auto;
  height: auto;
  max-width: 100%;
  object-fit: contain;
}

/* Tablet+ */
@media (min-width: 768px){
  .wf-members__grid{
    gap: 22px 40px;
  }
  .wf-members__logo{
    max-height: 34px;
  }
  .wf-members__item{
    max-width: 240px;
  }
}

/* Desktop */
@media (min-width: 1024px){
  .wf-members__grid{
    gap: 26px 52px;
  }
  .wf-members__logo{
    max-height: 75px;
  }
  .wf-members__item{
    max-width: 280px;
  }
  .wf-members__title{
    margin-bottom: 40px;
    padding-bottom: 40px;
    font-size: 18px;
  }
}

/*****************
* ACF BLOCKS - LOCATION LISTING
================= */

.locations-grid {
  max-width: 1800px;
}

.locations-grid__inner {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}

/* Card */
.locations-card {
  display: block;
  text-decoration: none;
  color: #f6f9ef;
  width: unset !important;
  border: none !important;
}

.locations-card .min_max_area {
  position: absolute;
  top: 22px;
  right: 22px;
  z-index: 3;
}

/* Image wrapper */
.locations-card__image {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  aspect-ratio: 39 / 31;
  background-color: var(--green-900);
}

/* Swiper area */
.locations-card__swiper,
.locations-card__swiper .swiper-wrapper,
.locations-card__swiper .swiper-slide {
  width: 100%;
  height: 100%;
}

.locations-card__swiper {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.locations-card__slide-bg {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  transform: scale(1);
  transition: transform .8s ease;
}

.locations-card:hover .locations-card__slide-bg,
.locations-card:focus-visible .locations-card__slide-bg {
  transform: scale(1.03);
}

/* Overlay gradient */
.locations-card__overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(to top,
      rgba(17, 40, 15, 0.82) 0%,
      rgba(17, 40, 15, 0.55) 18%,
      rgba(17, 40, 15, 0.18) 34%,
      rgba(17, 40, 15, 0.00) 48%
    ),
    linear-gradient(to bottom,
      rgba(17, 40, 15, 0.72) 0%,
      rgba(17, 40, 15, 0.42) 16%,
      rgba(17, 40, 15, 0.12) 30%,
      rgba(17, 40, 15, 0.00) 46%
    );
}

/* Content */
.locations-card__content {
  position: absolute;
  inset: 0;
  z-index: 2;
  padding: 22px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* Title */
.locations-card__title {
  font-size: 28px;
  letter-spacing: 0;
  line-height: 1;
}

.locations-card__title span {
  display: block;
}

.locations-card__title h3 {
  margin: 0;
  text-transform: uppercase;
}

/* Address */
.locations-card__address {
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
}

.min_max_area {
  font-size: 15px;
}

/* Arrow button */
.locations-card__arrow {
  position: absolute;
  right: 22px;
  bottom: 22px;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 1px solid var(--green-300);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--green-300);
  transition: all .25s ease;
}

.locations-card__arrow svg {
  width: 35%;
  height: 35%;
}

/* Hover */
.locations-card:hover .locations-card__arrow,
.locations-card:focus-visible .locations-card__arrow {
  background: var(--green-600);
  border-color: var(--green-600);
  color: var(--cream-50);
  transform: translateX(4px);
}

/* Desktop */
@media (min-width: 650px) {
  .locations-grid__inner {
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
  }
}

@media (min-width: 1200px) {
  .locations-grid__inner {
    grid-template-columns: repeat(3, 1fr);
    gap: 28px;
  }
}

@media (min-width: 1600px) {
  .locations-card__arrow {
    width: 65px;
    height: 65px;
  }

  .locations-card__address {
    font-size: 20px;
  }

  .min_max_area {
    font-size: 21px;
  }

  .locations-card__title {
    font-size: 45px;
  }
}

/*****************
* ACF BLOCKS - KEY FACTS
================= */

.keyfacts{
  max-width: 1500px;
}


.keyfacts__title{
  margin: 0 0 18px;
  font-size: 25px;
  line-height: 1.1;
  font-weight: 600;
}

.keyfacts__inner {
  padding-bottom: 20px;
}
.keyfacts__rule{
  height: 0.5px;
  width: 100%;
  background: rgba(0,0,0,.18);
  margin: 0 0 18px;
}

.keyfacts__cols{
  display: grid;
  grid-template-columns: 1fr; /* mobile stacked */
  gap: 22px;
}

/* AMENITIES (mobile: 1 col) */
.keyfacts__amenities{
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: auto auto;
  gap: 14px;
}

.keyfacts__amenity{
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 22px;
}

.keyfacts__icon{
  width: 27px;
  min-width: 27px;
  height: 27px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 22px;
  color: var(--green-600)
}

.keyfacts__icon svg{
  width: 100%;
  height: 100%;
  display: block;
}

.keyfacts__amenityText{
  font-size: 12px;
  line-height: 1.2;
}

/* STATS (mobile: 1 col) */
.keyfacts__stats{
  display: grid;
  grid-template-columns: 1fr;
  gap: 18px;
}

.keyfacts__label{
  font-size: 13px;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 6px;
}

.keyfacts__value{
  font-size: 15px;
  line-height: 1.35;
  max-width: 58ch;
}

/* ===== Desktop ===== */
@media (min-width: 800px){



  /* Two main columns */
  .keyfacts__cols{
    grid-template-columns: 1fr 1fr;
    gap: 38px;
    align-items: start;
  }

  /* Amenities becomes 2 columns like design */
  .keyfacts__amenities{
    grid-template-columns: 1fr 1fr;
    column-gap: 44px;
    row-gap: 18px;
    padding-right: 10px;
  }

  /* Stats becomes 2 columns like design */
  .keyfacts__stats{
    grid-template-columns: 1fr 1fr;
    column-gap: 52px;
    row-gap: 22px;
    padding-left: 10px;
  }


}

@media (min-width: 1200px) {
  .keyfacts__title{
    font-size: 40px;
    margin-bottom: 22px;
  }
  
  .keyfacts__rule{
    margin-bottom: 22px;
  }
  
  .keyfacts__amenityText{
    font-size: 17px;
  }
  
  .keyfacts__label{
    font-size: 17px;
  }
  
  .keyfacts__value{
    font-size: 17px;
  }
}

/*****************
* ACF BLOCKS - FLOORPLAN
================= */

.floorplan{
  max-width: 1800px;
}

.floorplan__inner{
  background: #C9CBB7; /* replace with your token */
  border-radius: 22px;
  overflow:hidden;
}

.floorplan__meta{
  padding: 30px 20px;
}

.floorplan__eyebrow{
  font-size: 16px;
}

.floorplan__title{
  margin: 0;
  font-size: 25px;
  line-height: 1;
}

.floorplan__btn{
  margin-top: 10px;
  width: fit-content;
  border-color: var(--green-900);
  color: var(--green-900);
  padding: 17px 35px 14px;
  margin-top: 20px;
  background: transparent;
}
.floorplan__btn.is-small{
  margin-top: 0px;
  padding: 16px 18px 14px;
}
.floorplan__btn:hover{
background-color: var(--green-900) !important;
color: var(--green-300) !important;
}

.available-spaces__actions .btn {
  margin-top: 0;
}


/* Media */
.floorplan__frame{
  position: relative;
  border-radius: 18px;
  /* max-height: 170px; */
}

.floorplan__img{
  width: 100%;
  height: auto;
  display: block;
}

/* Expand button */
.floorplan__expand{
  display: none;
}

.expand-svg {
  fill: var(--green-300);
  width: 20px;
  height: 20px;
}

.available-spaces__preview {
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  text-align: left;
  border-radius: 6px;
  overflow: hidden;
  margin-top: 8px;
}

.available-spaces__preview-img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  background: rgba(255, 255, 255, 0.35);
  transition: transform 0.2s ease;
}

.available-spaces__preview:hover .available-spaces__preview-img {
  transform: scale(1.02);
}


/* Desktop layout */
@media (min-width: 768px){
  
  
}
/* Desktop layout */
@media (min-width: 1024px){
  

  
  .floorplan__inner{
    overflow: visible;
  }
  
  .floorplan__expand{
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 46px;
    height: 46px;
    border-radius: 999px;
    border: 0;
    cursor: pointer;
    background: var(--green-900);
    color: var(--white);;
    display: grid;
    place-items: center;
    transition: 0.2s ease;
  }
  .floorplan__expand:hover{
    transform: scale(1.1);
  }
  
  .floorplan__eyebrow{
    font-size: 30px;
  }
  
  .floorplan__title{
    font-size: 40px;
  }
  
  .floorplan__meta {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 0;
  }
  
  .floorplan__inner{
    padding: 65px 60px 30px;
  }

  .floorplan__inner{
    display: grid;
    grid-template-columns: 1fr 0.7fr;
    align-items: stretch;
    gap: 28px;
  }

  .floorplan__media{
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }

  .floorplan__frame{
    width: 100%;
    max-width: 980px; /* adjust */
    max-height: unset;
  }
  
  .floorplan__img{
    transform: unset;
  }
}

/*******
* FULLSCREEN MODAL
********/

.colony-modal{
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: none;
}

.colony-modal.is-open{ display: block; }

.colony-modal__backdrop{
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.7);
}

.colony-modal__panel{
  position: absolute;
  inset: 24px;
  background: #fff;
  border-radius: 18px;
  overflow: hidden;
  /* display: grid; */
}

.colony-modal__close{
  position: absolute;
  top: 12px;
  right: 12px;
  width: 44px;
  height: 44px;
  border-radius: 999px;
  border: 0;
  background: rgba(0,0,0,.62);
  color: var(--white);;
  font-size: 28px;
  cursor: pointer;
  z-index: 2;
}

.colony-modal__body{
  width: 100%;
  height: 100%;
  max-height: 100vh;
  place-items: center;
  align-items: center;
  justify-content: center;
  display: flex;
}

.colony-modal__body img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  display: block;
}

/*****************
* ACF BLOCKS - HIGHLIGHT CARDS BLOCK
================= */

.highlight-cards {
  max-width: 1800px;
}

.highlight-cards__grid{
  display: grid;
  grid-template-columns: 1fr; /* mobile stack */
  gap: 18px;
}

/* Card base */
.highlight-card{
  border-radius: 18px;
  padding: 32px 25px 26px;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 130px; /* gives that “card” feel on mobile */
}

/* Typography (hook into your vars if you want) */
.highlight-card__title{
  margin: 0;
  font-weight: 500;
  letter-spacing: -0.02em;
  line-height: 1;
  font-size: clamp(2.2rem, 1.2rem + 3vw, 4rem); 
}

.highlight-card__text{
  margin-top: 18px;
  font-size: var(--fs-body, 1rem);
  line-height: var(--lh-body, 1.4);
  max-width: 32ch;
  font-weight: 500;
}
.highlight-card__text p {
  margin-bottom: 0;
}

/* Themes */
.highlight-card.is-theme-lime{
  background: var(--green-300);
  color: var(--green-600);
}

.highlight-card.is-theme-dark{
  background: var(--green-900);
  color: var(--green-300);
}

.highlight-card.is-theme-sand{
  background:  var(--green-grey);
  color: var(--green-900);
}

/* =========================
   Desktop layouts
   ========================= */

@media (min-width: 1024px){
  .highlight-cards__grid{
    gap: 28px;
    align-items: stretch;
  }

  /* 2 cards = 50/50 */
  .highlight-cards.is-two .highlight-cards__grid{
    grid-template-columns: 1fr 1fr;
  }

  /* 3 cards = first bigger */
  .highlight-cards.is-three .highlight-cards__grid{
    grid-template-columns: 1.35fr 1fr 1fr;
  }

}

@media (min-width: 1200px){
  .floorplan__btn{
    margin-top: 30px;
  }
  
}
@media (min-width: 1400px){

  .highlight-card{
  min-height: 315px;
  padding: 45px 38px 35px;
  }
  
  .highlight-card__title {
    font-size: 65px;
  }

}

@media (min-width: 1800px){
  
  .floorplan__btn{
    padding: 22px 58px 18px;
  } 
.highlight-card__title {
  font-size: 85px;
}
  .highlight-card{
min-height: 380px;
padding: 60px 50px 44px;
}

}


/*****************
* ACF BLOCKS - GMAP LOCATIONS BLOCK
================= */

.gm-style-cc, .gmnoscreen {
    display: none;
}

.locations-gmap{
  border-radius: 18px;
  overflow: hidden;
}

.locations-gmap .locations-map__hit{
    background: var(--green-200);
  box-shadow: 0 0 0 8px var(--green-900);
}

.locations-gmap__grid{
  display: grid;
  grid-template-columns: 1fr;
}

/* MEDIA SIDE (same as colony-life) */
.locations-gmap__media{
  position: relative;
  overflow: hidden;                 /* critical */
  min-height: 320px;
  height: clamp(320px, 55vh, 620px);
}

/* Map must fill media box */
.locations-gmap__map{
  position: absolute;
  inset: 0;
}

/* PANEL (same as colony-life) */
.locations-gmap__panel{
  background: var(--grey-brown);
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.locations-gmap__panel-upper{
  display: block;
}

.locations-gmap__kicker{
  font-size: 25px;
  color: var(--green-900);
  line-height: 1;
  /* margin-bottom: 5px; */
}

.locations-gmap__navItem.is-active {
  font-weight: 500;
}

.locations-gmap__title{
  margin: 0 0 16px;
  font-size: 25px;
  color: var(--green-900);
}

/* NAV */
.locations-gmap__nav{
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
  position: relative;
  left: -15px;
}

.locations-gmap__navBtn{
  display: flex;
  align-items: center;
  gap: 5px;
  background: transparent;
  border: 0;
  padding: 4px 0;
  cursor: pointer;
  text-align: left;
  width: 100%;
}

.locations-gmap__navDot{
  width: 10px;
  height: 10px;
  border-radius: 999px;
  background: transparent;
  display: inline-block;
  border: 3px solid transparent;
  transition: background 0.15s ease, border-color 0.15s ease;
}

.locations-gmap__navItem.is-active .locations-gmap__navDot,
.locations-gmap__navItem:hover .locations-gmap__navDot{
  background: var(--green-300);
  border: 3px solid var(--green-600);
}

.locations-gmap__navLabel{
  font-size: 16px;
  color: var(--green-900);
  font-weight: 400;
}
.is-active .locations-gmap__navLabel{
  font-weight: 500;
}

/* Editor preview placeholder */
.locations-gmap-preview{
  padding: 40px;
  border: 2px dashed var(--green-600);
  background: var(--neutral-100);
  border-radius: 12px;
  text-align: center;
  color: var(--green-900);
}

/* Wrapper created by Google OverlayView */
.locations-map__overlay{
  position: absolute;
  transform: translate(-50%, -50%);
  z-index: 10;
}
.locations-map__overlay.is_active{
  z-index: 11;
}

.locations-map__buttons .btn {
  text-transform: uppercase;
}


/* Default: keep only the small dot visible */
.locations-map__overlay .locations-map__pill,
.locations-map__overlay .locations-map__circle{
  opacity: 0;
}

/* Default tucked-in pill position */
.locations-map__overlay .locations-map__pill{
  transform: translate(-98%, -50%) translateX(18px);
}

/* When active (via nav) OR hovered (optional), open it */
.locations-map__overlay.is-active .locations-map__pill,
.locations-map__overlay:hover .locations-map__pill{
  opacity: 1;
  transform: translate(-98%, -50%) translateX(0);
}

.locations-map__overlay.is-active .locations-map__circle,
.locations-map__overlay:hover .locations-map__circle{
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}

.locations-map__overlay.is-active .locations-map__hit,
.locations-map__overlay:hover .locations-map__hit{
  opacity: 0;
}

/* Optional: make sure overlay can receive hover/click */
.locations-map__overlay{
  pointer-events: auto;
}

.locations-gmap__panel{
  order: 1;
}

.locations-gmap__media{
  order: 2;
}

@media (min-width: 1024px){
  
  .locations-gmap__panel{
    order: 2;
  }
  
  .locations-gmap__media{
    order: 1;
  }
  
  .locations-gmap__navBtn{
    padding: 6px 0;
  }
  
  .locations-gmap__kicker{
    font-size: 30px;
  }
  
  .locations-gmap__nav{
    left: -24px;
  }
  
  .locations-gmap__navBtn{
    gap: 10px;
  }
  
  .locations-gmap__navDot{
    width: 14px;
    height: 14px;
  }

  .locations-gmap__title{
    font-size: 35px;
  }

  .locations-gmap__grid{
    grid-template-columns: 1.30fr 1fr;
    /* min-height: 520px; */
  }

  .locations-gmap__media{
    min-height: 530px;
    height: auto; /* let grid min-height drive */
  }

  .locations-gmap__panel{
    padding: 60px 60px 30px;
  }

  .locations-gmap__nav{
    font-size: 25px;
    margin-top: 70px;
  }

  .locations-gmap__navLabel{
    font-size: 18px;
  }
  
  .locations-gmap__line {
      font-size: 18px;
  }
}

@media (min-width: 1550px){

  .locations-gmap{
    max-width: 1800px;
    margin: 50px auto;
  }

  .locations-gmap__grid{
    grid-template-columns: 1.70fr 1fr;
    /* min-height: 730px; */
  }

  .locations-gmap__media{
    min-height: 660px;
  }

  .locations-gmap__nav{
    margin-top: 140px;
  }
}
@media (min-width: 2000px){

  .locations-gmap__media{
    min-height: 720px;
  }
}

/*****************
* ACF BLOCKS - SINGLE LOCATION GMAP
================= */

.locations-gmap--single .locations-gmap__contact{
  margin-top: 40px;
  color: var(--green-900);
  font-weight: 500;
}

.locations-gmap--single .locations-gmap__contactTitle{
  margin: 0 0 8px;
  color: var(--green-900);
  line-height: 1;
}

.locations-gmap--single .locations-gmap__line{
  margin: 0 0 6px;
  color: var(--green-900);
  line-height: 1;
}

.locations-gmap--single .locations-gmap__link{
  color: var(--green-900);
  text-decoration: none;
}

/* Preview placeholder */
.location-gmap-single-preview{
  padding: 40px;
  border: 2px dashed var(--green-600);
  background: var(--neutral-100);
  border-radius: 12px;
  text-align: center;
  color: var(--green-900);
}

/********************************
Big single marker (HTML overlay)
*********************************/

.locations-gmap--single .locations-gmap__singleOverlay{
  position: absolute;
  transform: translate(-50%, -50%);
  z-index: 10;
  pointer-events: none;
}

.locations-gmap--single .locations-gmap__singleMarker{
  width: 24px;
  height: 24px;
  border-radius: 999px;
  background: var(--green-900);
  display: grid;
  place-items: center;
}

.locations-gmap--single .locations-gmap__singleMarkerInner{
  width: 20px;
  height: 20px;
  border-radius: 999px;
  background: var(--green-300);
}

/* =============================
   GMAP DOT PULSE (no fade, subtle)
============================= */

/* --- Multi-dot pulse --- */
.locations-gmap .locations-map__hit {
  box-shadow: 0 0 0 8px var(--green-900); /* static ring */
  animation: none; /* remove box-shadow animation */
}

.locations-gmap .locations-map__hit::after {
  content: "";
  position: absolute;
  inset: -8px;
  border-radius: 999px;
  background: var(--green-900);
  z-index: -1;
  animation: gmapDotOuterPulse 2.8s ease-in-out infinite;
}

@keyframes gmapDotOuterPulse {
  0%   { transform: scale(1);    opacity: 1; }
  50%  { transform: scale(1.18); opacity: 0.85; }
  100% { transform: scale(1);    opacity: 1; }
}

.locations-map__overlay.is-active .locations-map__hit::after,
.locations-map__overlay:hover .locations-map__hit::after {
  animation: none;
}

/* --- Single marker pulse --- */
.locations-gmap--single .locations-gmap__singleMarker {
  box-shadow: 0 0 0 8px var(--green-900); /* static ring */
  will-change: transform; /* was box-shadow — update to the composited prop */
  position: relative; /* needed for ::after stacking */
}

.locations-gmap--single .locations-gmap__singleMarker::after {
  content: "";
  position: absolute;
  inset: -8px;
  border-radius: 999px;
  background: var(--green-900);
  z-index: -1;
  animation: gmapSingleOuterPulse 2.8s ease-in-out infinite;
}

@keyframes gmapSingleOuterPulse {
  0%   { transform: scale(1);    opacity: 1; }
  50%  { transform: scale(1.22); opacity: 0.85; }
  100% { transform: scale(1);    opacity: 1; }
}



@media (min-width: 1024px) {
  .locations-gmap--single .locations-gmap__contact{
    font-weight: 400;
  }
}


/*****************
* ACF BLOCKS - AVAILABLE SPACES
================= */

.available-spaces {
  max-width: 1800px;
  
}

.available-spaces__empty {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.available-spaces__header{
  display:flex;
  justify-content:space-between;
  margin-bottom: var(--space-4);
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  flex-direction: column;
}

.available-spaces .keyfacts__title {
  margin: 0;
  text-transform: capitalize;
}

/* View toggle container */
.available-spaces__view-toggle{
  display: flex;
  gap: 30px; /* match .lang-menu gap */
  padding-left: 15px;
  font-size: 18px;
  
}

/* Make the buttons behave like links */
.available-spaces__toggle{
  appearance: none;
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;

  /* link-ish */
  color: var(--green-900);
  position: relative; /* needed for ::after dot */
  text-decoration: none;
  line-height: 1;
  text-transform: uppercase;
}

/* Green dot (same concept as .header_inner .right a::after) */
.available-spaces__toggle::after{
  opacity: 0;
  content: "";
  background-color: var(--green-300);
  border: 2px solid var(--green-900);
  position: absolute;
  left: -15px;          /* match your link dot offset */
  width: 10px;
  height: 10px;
  top: 50%;
  border-radius: 50%;
  transform: translateY(-50%);
  transition: 0.2s all ease-in-out;
}
.available-spaces__list,
.available-spaces__table{
  display: none;
}

.available-spaces__list.is-active,
.available-spaces__table.is-active{
  display: block;
}
/* Show dot on hover and when active */
.available-spaces__toggle:hover::after,
.available-spaces__toggle.is-active::after{
  opacity: 1;
}

/* Optional: if you also want active text to look different */
.available-spaces__toggle.is-active{
  /* color: var(--green-900); */ /* same as normal */
  /* font-weight: 600; */       /* uncomment if desired */
}

/* Remove old pill active styles (keep this to ensure overrides) */
.available-spaces__toggle.is-active{
  background: transparent;
}

/* your .grid exists; we just guide columns */
.available-spaces__grid{
  gap: var(--space-4);
  display: grid;
}

/* Card */
.available-spaces__card{
  border: 1px solid rgba(17,40,15,0.18);
  background: var(--neutral-200);
  border-radius: 0;
  overflow:hidden;
  border-radius: 16px;
}

.available-spaces__card-inner{
  padding: var(--space-4);
}
.available-spaces__card-flex{
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.available-spaces__card-title{
  margin: 0 0 var(--space-2);
  font-size: var(--fs-h2);
  line-height: var(--lh-h2);
  color: var(--green-900);
}

.available-spaces__desc{
  color: var(--green-900) !important;
  font-size: var(--fs-body) !important;
  line-height: var(--lh-body) !important;
  margin-top: var(--space-3) !important;
}

.available-spaces__table-el th:nth-child(3),
.available-spaces__table-el td:nth-child(3) {
  width: 420px;
  max-width: 420px;
  min-width: 250px;
}
.available-spaces__table-el th:nth-child(5),
.available-spaces__table-el td:nth-child(5),
.available-spaces__table-el th:nth-child(2),
.available-spaces__table-el td:nth-child(2),
.available-spaces__table-el th:nth-child(4),
.available-spaces__table-el td:nth-child(4) {
  text-align: center;
}
/* .available-spaces__table-el th:nth-child(5),
.available-spaces__table-el td:nth-child(5) {
  text-align: right;
} */
.available-spaces__meta{
  display:flex;
  gap: 0.35rem;
  align-items:baseline;
  margin-bottom: var(--space-3);
  color: var(--green-900);
}

.available-spaces__meta-label{
  font-weight: 500;
  text-transform: capitalize;
}
.available-spaces__meta-label,
.available-spaces__meta-value{
  white-space: nowrap;
}

.available-spaces__actions{
  display:flex;
  flex-wrap:wrap;
  gap: 0.75rem;
}


/* Table */
.available-spaces__table {
  position: relative;
  border-radius: 12px;
  
  overflow: hidden;
}

/* scrolling element */
.available-spaces__table-wrap {
  overflow-x: auto;
  border: 1px solid rgba(17, 40, 15, 0.18);
  background: var(--neutral-200);
  border-radius: 12px;
}

/* LEFT SHADOW */
.available-spaces__table::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 30px;
  pointer-events: none;
  background: linear-gradient(to right, rgba(0,0,0,0.12), transparent);
  opacity: 0;
  transition: opacity .2s ease;
}

/* RIGHT SHADOW */
.available-spaces__table::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 30px;
  pointer-events: none;
  background: linear-gradient(to left, rgba(0,0,0,0.12), transparent);
  opacity: 0;
  transition: opacity .2s ease;
}

/* active states */
.available-spaces__table.has-left-shadow::before {
  opacity: 1;
}

.available-spaces__table.has-right-shadow::after {
  opacity: 1;
}

.available-spaces__table-el{
  width:100%;
  border-collapse: collapse;
  margin-bottom: 0;
}

.available-spaces__table-el th,
.available-spaces__table-el td{
  border-bottom: 1px solid rgba(17,40,15,0.14);
  padding: 0.9rem 1rem;
  text-align: left;
  vertical-align: top;
  color: var(--green-900);
  font-size: var(--fs-body);
  line-height: var(--lh-body);
}




.available-spaces__table-el th{
  font-weight: 600;
}

/* Modal */
.available-spaces__modal{
  position: fixed;
  inset: 0;
  z-index: 9999;
  display:none;
}

.available-spaces__modal.is-open{
  display:block;
}

.available-spaces__modal-backdrop{
  position:absolute;
  inset:0;
  background: rgba(0,0,0,0.75);
}

.available-spaces__modal-dialog{
  position: relative;
  z-index: 2;
  width: min(1200px, calc(100% - 2rem));
  margin: 1rem auto;
  background: #0b0b0b;
  border: 1px solid rgba(255,255,255,0.12);
  height: calc(100% - 2rem);
  display:flex;
  flex-direction: column;
}

.available-spaces__modal-close{
  position:absolute;
  right: 0.6rem;
  top: 0.4rem;
  z-index: 3;
  width: 44px;
  height: 44px;
  background: transparent;
  border: 0;
  color: var(--white);;
  font-size: 32px;
  cursor:pointer;
}

.available-spaces__modal-body{
  flex:1;
  display:flex;
  align-items:center;
  justify-content:center;
  gap: 0.75rem;
  padding: 3rem 0.75rem 0.75rem;
}

.available-spaces__figure{
  margin:0;
  width: 100%;
  height: 100%;
  display:flex;
  align-items:center;
  justify-content:center;
}

.available-spaces__modal-img{
  max-width: 100%;
  max-height: calc(100vh - 180px);
  object-fit: contain;
}

.available-spaces__nav{
  width: 44px;
  height: 44px;
  border: 1px solid rgba(255,255,255,0.25);
  background: transparent;
  color: var(--white);;
  cursor:pointer;
  font-size: 28px;
  line-height: 1;
}

.available-spaces__modal-footer{
  padding: 0.75rem 1rem;
  border-top: 1px solid rgba(255,255,255,0.12);
  color: var(--white);;
  display:flex;
  justify-content:center;
}

.available-spaces__counter{
  opacity: 0.85;
  font-size: 0.95rem;
}

@media (min-width: 768px){
  .available-spaces__grid{
    grid-template-columns: 1fr 1fr;
  }
  
}
@media (min-width: 980px){
  
  /* .available-spaces__card-flex{
    align-items: center;
    flex-direction: row;
    gap: 25px;
  } */
  
  .available-spaces__view-toggle{
    font-size: 22px;
    
  }
  
  .available-spaces__header .locations-gmap__title{
    margin: 0;
    line-height: 0.9;
  }
  
  .available-spaces__header{
    align-items:flex-end;
    gap: var(--space-3);
    flex-direction: row;
  }
  

  .available-spaces__card-title {
    font-size: 30px;
    line-height: 1;
  }
  .available-spaces__meta {
    font-size: 22px;
  }
  .available-spaces__desc {
    font-size: 16px !important;
    line-height: 1.2 !important;
  }
}
@media (min-width: 1550px){
  

  .available-spaces__grid{
    grid-template-columns: 1fr 1fr 1fr;
    gap: 15px;
  }
  .available-spaces__card-inner {
    padding: 30px;
  }
}

/*****************
* ACF BLOCKS - COLONY LIFE BLOCK
================= */

.module-margin {
    margin: 35px auto;
}
.wp-block-columns {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}
/* Base */
.colony-life{
  border-radius: 18px;
  overflow: hidden;
}

.colony-life__grid{
  display: grid;
  grid-template-columns: 1fr;
}

.colony-life__media,
.colony-life__swiper {
  position: relative;
  min-height: 320px;
  height: clamp(320px, 55vh, 620px); /* this is the missing piece */
}

/* Swiper wrapper per topic */
.colony-life__swiperWrap{
  display: none;
  position: absolute;
  inset: 0;
}
.colony-life__swiperWrap.is-active{
  display: block;
}

.colony-life__media{
  position: relative;
  overflow: hidden;          /* critical */
  min-height: 320px;         /* mobile */
  height: 100%;
}


/* Swiper must fill the media box */
.colony-life__topic,
.colony-life__swiper,
.colony-life__swiper .swiper-wrapper,
.colony-life__swiper .swiper-slide,
.colony-life__dynamic {
  height: 100%;
}

/* Images/videos fill the slide */
.colony-life__img,
.colony-life__videoEl{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.colony-life__img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Panel */
.colony-life__panel{
  background: var(--grey-brown);
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.colony-life__title{
  margin: 0 0 16px;
  font-size: 25px;
}

/* Nav */
.colony-life__nav{
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
  position: relative;
  left: -18px;
}

.colony-life__descArea {
  margin-top: 15px;
  font-size: 15px;
  line-height: 19px;
}

.colony-life__navBtn{
  display: flex;
  align-items: center;
  gap: 6px;
  background: transparent;
  border: 0;
  padding: 5px 0;
  cursor: pointer;
  text-align: left;
  width: 100%;
  padding-left: 4px;
}

.colony-life__navDot{
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: transparent;
  display: inline-block;
}

.colony-life__navItem.is-active .colony-life__navDot{
  background: var(--green-300);
}

.colony-life__desc{
  display: none;
  margin-top: 16px;
}
.colony-life__desc.is-active{
  display: block;
}

/* Video overlay */
.colony-life__video{
  position: relative;
  width: 100%;
  height: 100%;
}
.colony-life__videoEl{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.colony-life__videoBtn{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 64px;
  height: 64px;
  border-radius: 999px;
  border: 2px solid var(--green-300);
  background: rgba(0,0,0,0.25);
  cursor: pointer;
}
.colony-life__video.is-playing .colony-life__videoBtn{
  opacity: 0; /* hide when playing (optional) */
  pointer-events: none;
}

.colony-life .swiper-container-horizontal>.swiper-pagination-bullets {
  width: fit-content;
  left: 30px;
  bottom: 30px;
}

.colony-life__descArea p {
  margin-bottom: 10px;
}

/* Desktop split */
@media (min-width: 1024px){
  
  .module-margin {
      margin: 50px auto;
  }
  .wp-block-columns {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  
  .colony-life__navBtn{
    gap: 10px;
    padding-left: 0;
  }
  
  .colony-life__title {
  font-size: 35px;
  }
  
  .colony-life__media{
    min-height: 520px;      
  }
  
  .colony-life__descArea {
    font-size: 18px;
    line-height: 23px;
  }
  .colony-life__grid{
    grid-template-columns: 1.30fr 1fr;
    /* min-height: 520px; */
  }

  .colony-life__media{
    min-height: 530px;
  }

  .colony-life__panel{
    padding: 60px 60px 30px;
  }
  
  .colony-life__nav {
    font-size: 25px;
    margin-top: 70px;
  }
  

}

@media (min-width: 1550px) {
  
  .colony-life {
    max-width: 1800px;
    margin: 50px auto;
  }
  .colony-life__grid {
    grid-template-columns: 1.70fr 1fr;
    /* min-height: 730px; */
  }
  .colony-life__media{
    min-height: 660px;
  }
  .colony-life__nav {
    margin-top: 140px;
  }
}

@media (min-width: 2000px) {
  
  .colony-life__media{
    min-height: 720px;
  }
}



/*****************
* FOOTER
================= */

/* =========================
   Footer base
   ========================= */
.site-footer{
  position: relative;
  background: var(--green-900); /* deep green */
  padding: 250px 0 0; /* top padding leaves room for floating form */
  
  /* Temporary margin */
  /* margin-top: 100px; */
}

.footer-buffer {
  width: 100%;
  padding: 50px;
  background-color: var(--green-200);
}

.home .footer-buffer,
.single-locations .footer-buffer,
.home .footer-buffer {
}


.site-footer .footer-inner{
  max-width: 1500px;
  margin: 0 auto;
  position: relative;
}

.footer-grid{
  display: grid;
  grid-template-columns: 1fr;
  gap: 28px;
  align-items: start;
}

/* =========================
   Floating form container
   ========================= */
.footer-float{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -310px;

  width: calc(100% - 36px); /* keeps mobile padding */
  max-width: 1250px;

  background: var(--green-200);
  border-radius: 15px;
  padding: 18px;
  box-shadow: 0 0px 10px rgba(0,0,0,.25);
  z-index: 2;
}


.footer-float .title {
    text-align: center;
    font-size: 25px;
    line-height: 25px;
    white-space: nowrap;
    font-weight: 500;
}
/* CF7 cleanup */
.footer-float p{
  margin: 0;
}


.footer-float .wpcf7 input[type="text"],
.footer-float .wpcf7 input[type="email"],
.footer-float .wpcf7 input[type="tel"]{
  width: 100%;
  border: 1px solid var(--green-900);
  background: transparent;
  /* border-radius: 6px; */
  padding: 14px;
  font-size: 16px;
  outline: none;
}

/* .footer-float .wpcf7 input:-webkit-autofill,
.footer-float .wpcf7 input:-webkit-autofill:hover,
.footer-float .wpcf7 input:-webkit-autofill:focus,
.footer-float .wpcf7 input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 1000px var(--green-200) inset !important; 
  -webkit-text-fill-color: var(--green-900) !important; 
  transition: background-color 9999s ease-in-out 0s;
} */

.footer-float .wpcf7 input::placeholder {
  color: var(--green-900);
}


.footer-float .wpcf7 input[type="email"] {
    border-bottom: none;
    border-top: none;
}

.footer-float .wpcf7 input[type="submit"]{
  border: 0;
  border-radius: 999px;
  padding: 16px 35px 14px;
  background: #0b2a14;
  color: var(--green-200);
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  margin: 10px auto 0;
  font-size: 13px;
  display: block;
  transition: color 0.25s ease;
}
.footer-float .wpcf7 input[type="submit"]:hover {
  color: var(--green-300);
}

.footer-float .wpcf7-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
}

.green-hybrid-offices-svg {
  fill: #273824;
  padding-top: 60px;
}

/* =========================
   Brand / mark
   ========================= */
.footer-brand{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.footer-brand .buttons {
    display: flex;
    flex-direction: column;
    align-items: end;
    gap: 10px;
}
.footer-mark{
  width: 64px;
  height: 64px;
  border-radius: 24px;
  background: #dfffb8; /* placeholder */
  display: inline-block;
}

/* =========================
   Menus
   ========================= */
.footer-nav{
  display: grid;
  grid-template-columns: 1fr;
  /* gap: 18px; */
  width: fit-content;
}

.footer-menu{
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-menu li{
  margin: 6px 0;
  position: relative;
  width: fit-content;
}

.footer-menu a{
  color: var(--green-200);
  text-decoration: none;
  font-size: 17px;
  text-transform: uppercase;
}
.footer-socials a{
  text-transform: none;
}

.footer-menu a {
    position: relative;
}
/* active item */
.footer-menu-main li.current-menu-item a::before,
.footer-menu-main li.current-menu-parent a::before,
.footer-menu-main li.current-menu-ancestor a::before,
.footer-menu-secondary li.current-menu-item a::before,
.footer-menu-secondary li.current-menu-parent a::before,
.footer-menu-secondary li.current-menu-ancestor a::before{
  content: '';
  position: absolute;
  left: -13px;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--green-300); /* light green dot */
}
.footer-menu-main li.current-menu-item a,
.footer-menu-main li.current-menu-parent a,
.footer-menu-main li.current-menu-ancestor a,
.footer-menu-secondary li.current-menu-item a,
.footer-menu-secondary li.current-menu-parent a,
.footer-menu-secondary li.current-menu-ancestor a{
    color: var(--green-300); /* light green text for active item */
}

.footer-menu a:hover{
  color: var(--green-300);
}

.footer-nav-main ul li:last-of-type {
    margin-bottom: 0;
}

/* =========================
   Meta (social/contact/ctas)
   ========================= */
.footer-meta .group{
  display: grid;
  gap: 20px;
}

.footer-contact-label{
  color: var(--green-200);
  font-size: 16px;
  margin-bottom: 4px;
}

.footer-contact {
    margin-top: 15px;
}

.footer-contact-email,
.footer-contact a{
    color: var(--green-200);
    border-bottom: 1px solid var(--green-300);
    font-size: 16px;
    padding-bottom: 2px;
}
.footer-contact-email:hover,
.footer-contact a:hover {
    color: var(--green-300);
}

.footer-legal{
  color: rgba(255,255,255,.55);
  font-size: 17px;
}
.footer-watermark{
  color: rgba(255,255,255,.45);
  font-size: 12px;
}
.footer-watermark .footer-watermark__heart{
  fill: var(--green-300);
  display: inline-block;
  /* transform: translateY(2px); */
  margin: 0 1px;
  overflow: visible;
  width: 8px;
  height: auto;
}

.footer-ctas{
  display: grid;
  gap: 12px;
  margin-top: 6px;
}

.book_svg {
    fill: var(--green-300);
    width: 15px;
    height: 15px;
    min-width: 15px;
    position: relative;
    left: -8px;
}
.logo_svg {
    fill: var(--green-300);
    /* width: 117px; */
    height: 120px;
}

footer .buttons .btn {
    width: 185px;
    white-space: nowrap;
}

.footer-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 14px 16px;
  border-radius: 999px;
  border: 1px solid var(--green-200);
  color: var(--green-200);
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  position: relative;
  text-align: center;
  transition: color 0.25s ease, border-color 0.25s ease;
}
.footer-btn:hover {
  color: var(--green-300);
  border-color: var(--green-300);
}

footer .desktop-only {
    display: none;
}

/* =========================
   Ghost text
   ========================= */
/* .footer-ghost{
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  font-size: 48px;
  font-weight: 800;
  letter-spacing: .06em;
  color: rgba(255,255,255,.08);
  text-transform: uppercase;
  white-space: nowrap;
  pointer-events: none;
} */

/* =========================
   Desktop layout
   ========================= */
@media (min-width: 980px){
  
  .footer-menu a {
      font-size: 20px;
      line-height: 30px;
  }
  


.footer-contact-label{
  font-size: 17px;
  line-height: 0.5;
  margin: 0;
}

.footer-contact-email,
.footer-contact a{
    font-size: 17px;
}
/* 
    .footer-menu-main li.current-menu-item::before,
.footer-menu-main li.current-menu-parent::before,
.footer-menu-main li.current-menu-ancestor::before,
.footer-menu-secondary li.current-menu-item::before,
.footer-menu-secondary li.current-menu-parent::before,
.footer-menu-secondary li.current-menu-ancestor::before{
  top: 62%;
} */

  /* Let the right column size itself to its content */
  .footer-grid{
    display: flex;
    justify-content: space-between;
  }

  /* Split meta into [group | buttons] */
  .footer-meta{
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    column-gap: 48px;
    align-items: start;
  }
  .footer-mark {
    width: 165px;
    height: 200px;
    border-radius: 36px;
  }

  .footer-menu li {
    margin: 0;
  }
  .footer-meta .group{
    min-width: 0; /* prevents weird overflow */
  }

  .footer-meta .footer-ctas{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    margin-top: 0;
    gap: 0;
  }


    /* footer .desktop-only {
    display: block;
} */
    footer .mobile-only {
    display: none !important;
}
  .site-footer{
    padding: 160px 0px 0px;
  }

  .footer-float .wpcf7 input[type="email"] {
    border: 1px solid var(--green-900);
  }

  .footer-float{
    top: -225px;
    max-width: 1250px;
    padding: 36px 30px 32px;
  }

  /* Make CF7 form align in a row like your desktop screenshot */
 #footer_form  {
    display: flex;
    align-items: center;
  }

  .footer-float .wpcf7 input[type="text"],
  .footer-float .wpcf7 input[type="email"],
  .footer-float .wpcf7 input[type="tel"] {
    height: 55px;
  }
  .footer-float .wpcf7 input[type="text"],
  .footer-float .wpcf7 input[type="email"] {
    border-right: 0;
  }

  /* .footer-float .wpcf7 p:nth-child(1) input{ border-radius: 10px 0 0 10px; }
  .footer-float .wpcf7 p:nth-child(3) input{ border-right: 1px solid rgba(0,0,0,.18); } */

  .footer-float .wpcf7 input[type="submit"]{
    height: 44px;
    font-size: 15px;
    width: auto;
    height: 55px;
    margin: 0 0 0 14px;
  }
  
  .footer-btn{
    padding: 20px 40px;
    display: block;
    margin-bottom: 10px;
    height: 65px;
    width: 275px;
    display: inline-flex;
      align-items: center;
      justify-content: center;
      font-size: 16px;
  }



  .footer-ghost{
    font-size: 86px;
  }

  .footer-float .title {
    margin-right: 20px;
    margin-bottom: 0;
}

.book_svg {
    width: 20px;
    height: 20px;
}
.logo_svg {
    height: 195px;
}
/* .footer-float .wpcf7-form-control:focus {
  border: 1px solid var(--green-900) !important;
  outline: none !important;
  box-shadow: 0 0 0 1px var(--green-900) !important;
  background-color: #d0ddbb !important;
} */

.footer-float .wpcf7 input[type="text"], .footer-float .wpcf7 input[type="email"], .footer-float .wpcf7 input[type="tel"] {
    font-size: 16px;
}

.footer-float .title {
  font-size: 30px;
}


}

@media (min-width: 1200px) {
  .footer-float{
    padding: 36px 60px 32px;
  }
  .footer-float .title {
    margin-right: 60px;
  }
  .footer-float .wpcf7 input[type="submit"] {
    margin: 0 0 0 35px;
  }
}


@media (min-width: 1600px) {
  .footer-btn{
  padding: 27px 50px;
  margin-bottom: 10px;
  height: 75px;
  width: 305px;
    font-size: 17px;
}
}


/* =========================
*  Locations module
========================= */

.vacant-svg .cls-1 {
    fill: none;
}

.vacant-svg * {
    fill: var(--green-900);
    transition: fill 0.2s ease;
}

.btn--dark:hover .vacant-svg * {
  fill: var(--green-300);
}

/* .vacant-svg .cls-3 {
    fill: #1e1e1c;
} */



.locations-module{
  background: var(--green-200);
  overflow:hidden;
}

.locations-media{
  position: relative;
  max-height: 915px;
}
.locations-media *{
  max-height: 915px;
}

.locations-media img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  min-height: 100%;
}

.locations-content{
  padding: 28px 20px;
}

/* Nav */
.locations-nav{
  list-style: none;
  padding: 0;
  margin: 0 0 24px;
  text-align: right;
  width: fit-content;
  float: right;
  font-size: 16px;
}

.locations-nav li{
  margin-bottom: 3px;
}

.location-tab{
  background: none;
  border: 0;
  font-size: 16px;
  text-transform: uppercase;
  opacity: .6;
  cursor: pointer;
  position: relative;
  padding-left: 22px; /* room for the dot */
}

.location-tab.is-active,
.location-tab:hover {
  opacity: 1;
  font-weight: 500;
}
.location-tab.is-active::before{
  opacity: 1;
  font-weight: 500;
}

/* Active dot */
.location-tab.is-active::before{
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 2px solid var(--green-600); /* inherits text color */
  transform: translateY(-50%);
  background-color: var(--green-300);
}

/* Info */
.location-title{
  font-size: 28px;
  margin-bottom: 12px;
  font-weight: 400;
}

/* .location-meta span {
  display: block;
} */

.location-size {
  display: block;
  font-weight: 500;
  margin-bottom: 10px;
}

.location-vignette {
  font-weight: 300;
  font-size: 28px;
}
.locations-module--static .location-vignette {
  font-size: 20px;
  line-height: 0.8;
}

.location-meta{
  font-size: 13px;
  margin-bottom: 18px;
}

.location-description{
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 24px;
  max-width: 650px;
  padding-top: 50px;
}

.location-actions{
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

.location-actions .btn--dark {
  text-transform: uppercase;
}

/* --- Swiper containment fixes --- */
.locations-media,
.locations-media .swiper,
.locations-media .swiper-wrapper,
.locations-media .swiper-slide{
  width: 100%;
  min-width: 0; /* important in grid/flex contexts */
  height: 100%;
}

.locations-media .swiper{
  overflow: hidden; /* make sure wrapper can't visually spill */
}

.locations-media .swiper-wrapper{
  box-sizing: border-box;
}

.locations-media .swiper-slide{ 
  height: unset;
}

/* Base dot */
.swiper-pagination {
  line-height: 0;
  font-size: 0; /* Add this - kills phantom whitespace in iOS Safari */
  display: flex;
}

.locations-pagination {
  bottom: 20px;
  left: 20px;
}

.swiper-pagination-bullet {
  display: inline-block;
  vertical-align: top;
  width: 12px !important;
  height: 8px !important;
  margin: 0 4px 0 0 !important;
  padding: 0;
  line-height: 0;
  border: 0;
  background: var(--green-300) !important;
  border-radius: 999px !important;
  opacity: 0.35 !important;
  transition: width .25s ease, opacity .25s ease !important;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
  /* Add these three */
  flex-shrink: 0;
  float: left;
  -webkit-transform: translateZ(0); /* Forces GPU layer, prevents reflow glitch */
}

.swiper-pagination-bullet-active {
  width: 40px !important;
  opacity: 1 !important;
}

/* Add this */
.locations-pagination .swiper-pagination {
  display: flex;
  align-items: center;
}

.btn--dark {
  color: var(--green-900);
  border: 1px solid var(--green-900) !important;
  padding: 13px 58px 11px;
  width: fit-content;
  font-size: 13px;
  font-weight: 400;
  white-space: nowrap;
  transition: background-color 0.25s ease, color 0.25s ease;
}
.btn--dark:hover {
  background-color: var(--green-900);
  color: var(--green-300);
}

.vacant-svg {
  width: 18px;
  min-width: 18px;
  height: 18px;
  margin-right: 10px;
  position: relative;
  top:-2px;
  display: none;
}



@media (min-width: 980px){
  
  .swiper-pagination-bullet {
    width: 15px !important;
    height: 10px !important;
  }
  
  .swiper-pagination-bullet-active {
    width: 50px !important;
  }
  

  .locations-module{
    display: grid;
    grid-template-columns: 1fr 1fr;
    min-height: 600px;
  }

  .locations-media{
    height: 100%;
  }

  
  .locations-content{
   padding: 60px 40px 40px;
    position: relative;          /* anchor for absolute nav */
    display: flex;               /* allow info to stretch */
    flex-direction: column;
  }
  
  .locations-nav{
    position: absolute;          /* overlay, doesn't push content */
    top: 60px;
    right: 60px;
    margin: 0;
    width: auto;
  }
  .locations-info{
    flex: 1;                     /* fill available height */
    display: flex;
    flex-direction: column;
    min-height: 0;
  }
  
  /* Push description + actions to the bottom */
  .location-description{
    margin-top: auto;    
    width: 80%;
    font-size: 16px;
    line-height: 20px;
     padding-top: unset;
  }
  .locations-module--static .location-description {
    width: 100%;
    max-width: unset;
  }
  .location-meta{
    font-size: 17px;
  }
  
  .location-actions{
    margin-top: 0;
  }

  .location-actions{
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
  }
  
  .location-title{
    font-size: 35px;
  }
  
  .location-vignette {
    line-height: 32px;
    font-size: 33px;
  }
  .locations-module--static .location-vignette {
    font-size: 25px;
  }
  
  .location-size {
    margin-right: 15px;
  }
  
  .locations-nav{
    font-size: 20px;
  }
  
  .locations-nav li{
    margin-bottom: 0px;
  }
  

  
  
  .location-tab {
    font-size: 20px;
  }
  
  /* .locations-media,
  .locations-media * {
    max-height: 80vh;
  } */
  
  .location-tab.is-active::before{
    width: 13px;
    height: 13px;
  }


}

@media (min-width: 1200px) {
  
  .vacant-svg {
    width: 20px;
    min-width: 20px;
    height: 20px;
    margin-right: 15px;
    top:-3px;
  }
  .btn--dark{
    font-size: 16px;
    padding: 16px 45px 12px;
    border-width: 2px !important;
  }
}
@media (min-width: 1350px) {

  .colony-cta__inner .btn--dark {
    padding: 21px 115px 18px;
  }
  
  .location-description{
    font-size: 20px;
    line-height: 25px;
  }
  .location-title{
    font-size: 45px;
  }
  
  .location-vignette {
    line-height: 40px;
    font-size: 45px;
  }
  .locations-module--static .location-vignette {
    font-size: 33px;
  }
}

@media (min-width: 1500px) {
  

  
  .location-meta span {
    display: unset;
  }
  
  .location-title{
    font-size: 65px;
  }
  
  .location-vignette {
    line-height: 60px;
    font-size: 65px;
  }
  .locations-module--static .location-vignette {
    font-size: 46px;
  }
  
  .locations-content{
   padding: 90px 60px 60px;
  }
  .locations-pagination{
    left: 60px;
    bottom: 60px;
    gap: 3px;
  }
  
  .location-description{ 
    margin-bottom: 50px;
  }
}

/* =========================
 * Split content block
========================= */
.locations-module--static  {
  max-width: 1800px;
}
.locations-module--static .location-description  p{
  font-size: inherit;
  line-height: inherit;
}

.locations-module--static .location-meta {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.locations-module--static .swiper,
.locations-module--static .swiper-pagination,
.locations-module--static .locations-nav {
  display: none;
}

.locations-module--static .locations-media,
.locations-module--static .locations-media * {
  max-height: none;
}

.locations-module--static .locations-media img {
  width: 100%;
  height: 100%;
  min-height: 100%;
  object-fit: cover;
  object-position: center 30%;
  display: block;
  aspect-ratio: 3/2;
}

.locations-module--bg-green-200 {
  background: var(--green-200);
}

.locations-module--bg-green-300 {
  background: var(--green-300);
}
.locations-module--bg-green-600 {
  background: var(--green-600);
}

.locations-module--bg-white {
  background: var(--white);
}

.locations-module--bg-dark-green {
  background: var(--green-900);
}
.locations-module--bg-green-900 {
  background: var(--green-900);
}
.locations-module--bg-green-grey {
  background: var(--green-grey);
}

.locations-module--image-left .locations-media {
  order: 1;
}

.locations-module--image-left .locations-content {
  order: 2;
}

.locations-module--image-right .locations-media {
  order: 2;
}

.locations-module--image-right .locations-content {
  order: 1;
}

.location-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 18px;
}

.location-meta__item {
  display: inline-block;
}

.location-amenities {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 18px 0 14px;
}

.location-amenity {
  width: 24px;
  height: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.location-amenity svg {
  width: 100%;
  height: 100%;
  display: block;
}

.location-amenity svg * {
  fill: currentColor;
}


@media (max-width: 979px) {
  .locations-module--static .locations-content {
    padding: 28px 20px;
  }
}

@media (min-width: 980px) {
  
  .location-amenities {
    gap: 12px;
    margin: 22px 0 16px;
  }
  
  .location-amenity {
    width: 28px;
    height: 28px;
  }
  
  .locations-module--static {
    display: grid;
    grid-template-columns: 1fr 1fr;
    min-height: 600px;
  }
  
  /* .locations-module--static .locations-media img {
    aspect-ratio: unset;
  } */


  .locations-module--static .locations-content {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 60px 40px 40px;
  }

  .locations-module--static .locations-info {
    flex: 1;
    display: flex;
    flex-direction: column;
    min-height: 0;
  }
}

@media (min-width: 1400px) {
  .locations-module--static {
    border-radius: 16px;
    margin-left: 20px;
    margin-right: 20px;
  }
}


@media (min-width: 1500px) {
  .locations-module--static .locations-content {
    padding: 90px 60px 60px;
  }
  .locations-module--static {
    min-height: 700px;
  }
}

@media (min-width: 1840px) {
  .locations-module--static {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 1900px) {
  .locations-module--static {
    min-height: 800px;
  }
}


/***************
* Locations list module
****************/

.locations-list-container {
  background-color: var(--neutral-200);
}

.locations-list{
  max-width: 1900px;
  margin: 50px auto;
}

.locations-list__header{
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  margin-bottom: 20px;
}

.locations-list__kicker{
  text-transform: uppercase;
  font-size: 14px;
}

.locations-list__city{
  font-size: 22px;
  letter-spacing: -0.02em;
}

.locations-list__grid{
  display: grid;
  gap: 14px;
}

/* rows */
.locations-list__row{
  display: block;
  color: inherit;
  text-decoration: none;
  border-top: 0.5px solid var(--green-900);
  padding: 18px 0;
  transition: padding 0.25s ease;
}

.locations-list__row:hover, .locations-list__row.is-open {
    border-top: 2px solid var(--green-900);
}

.locations-list__row-inner{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
}

.locations-list__mobile-arrow {
  margin-right: 12px;
}
.locations-list__mobile-arrow svg{
  height: 15px;
  width: 15px;
}
.locations-list__row.is-open .locations-list__mobile-arrow {
  display: none;
}


.locations-list__mini{
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 2px;
}

.locations-list__name{
  font-size: 28px;
  line-height: 1;
  text-transform: uppercase;
}

.locations-list__right{
  display: flex;
  align-items: center;
  gap: 14px;
}

.locations-list__addr{
  font-size: 11px;
  line-height: 1.2;
  text-align: right;
  max-width: 150px;
  display: none; /* mobile: hidden like your mock */
}

.locations-list__arrow{
  font-size: 18px;
  opacity: .7;
}

/* Mobile open panel */
/* .locations-list__panel{
  display: none;
  padding: 14px 0 6px;
}

.locations-list__row.is-open .locations-list__panel{
  display: block;
} */

/* Mobile open panel */
.locations-list__panel{
  display: grid;
  grid-template-rows: 0fr;
  opacity: 0;
  padding: 0;
  transition:
    grid-template-rows 0.35s ease,
    opacity 0.25s ease,
    padding 0.35s ease;
}

.locations-list__panel-inner{
  overflow: hidden;
}

.locations-list__row.is-open .locations-list__panel{
  grid-template-rows: 1fr;
  opacity: 1;
  padding: 14px 0 6px;
}

.locations-list__media{
  border-radius: 14px;
  overflow: hidden;
  margin-bottom: 12px;
}

.locations-list__media img{
  width: 100%;
  height: auto;
  display: block;
  aspect-ratio: 2 / 1;
  object-fit: cover;
}

.locations-list__panel-meta{
  position: relative;
  display: flex;
  gap: 20px;
}

.locations-list__desc{
  font-size: 13px;
  line-height: 15px;
  position: relative;
}

.locations-list__addr-block{
  font-size: 12px;
  line-height: 1.3;
  text-align: right;
  margin-bottom: 55px;
  display: flex;
  flex-direction: column;
  white-space: nowrap;
  text-transform: uppercase;
}


.locations-list__go{
  position: absolute;
  right: 0;
  bottom: 0;
  width: 40px;
  height: 40px;
  border-radius: 999px;
  background: var(--green-300); /* your lime */
  fill: var(--green-900);
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.locations-list__go svg{
    width: 40%;
}

/* Hide desktop preview by default (mobile) */
.locations-list__preview{
  display: none;
}
.locations-list__right {
 display: none; 
}



@media (min-width: 560px){
  .locations-list__desc {
      font-size: 15px;
      line-height: 19px;
  }
  .locations-list__addr-block {
    font-size: 14px;
  }
  
  .locations-list__go {
    width: 35px;
    height: 35px;
  }
  
}

@media (min-width: 750px){
  .locations-list__row.is-open .locations-list__panel {
    display: flex;
    gap: 20px;
    align-items: end;
    
  }
  
  .locations-list__media {
    width: 50%;
  }
  
  .locations-list__panel-meta {
    flex-direction: column;
    gap: 0;
    width: 50%;
  }
  
  .locations-list__addr-block {
    text-align: left;
    margin-bottom: 5px;
  }
  
}

@media (min-width: 1000px){
  
  .locations-list__desc {
      font-size: 17px;
      line-height: 21px;
  }
  .locations-list__addr-block {
    font-size: 15px;
  }
  
  .locations-list__go {
    width: 40px;
    height: 40px;
  }
  
}

@media (max-width: 1199px) {
  .locations-list__row {
    position: relative;
    z-index: 1;
  }

  .locations-list__row.is-open {
    position: relative;
    z-index: 2;
  }

  .locations-list__row.is-open::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 100vw;
    transform: translateX(-50%);
    background: #e8eadd; /* pick your open-state bg */
    z-index: -1;
  }
}

@media (min-width: 1200px){
  
  .locations-list__mobile-arrow {
    display: none;
  }
  
  /* --- Reset sub-1200 breakpoint overrides --- */
  .locations-list__desc {
    font-size: unset;
    line-height: unset;
  }
  .locations-list__addr-block {
    font-size: unset;
    text-align: unset;
    margin-bottom: unset;
  }
  .locations-list__go {
    width: unset;
    height: unset;
  }
  .locations-list__panel-meta {
    flex-direction: unset;
    width: unset;
  }
  .locations-list__media {
    width: unset;
  }
  /* reset the is-open panel layout from 750px */
  .locations-list__row.is-open .locations-list__panel {
    display: none;
    flex-direction: unset;
    gap: unset;
    align-items: unset;
  }
  
  .locations-list__mini{
    font-size: 13px;
  }
  
  .locations-list__header{
    margin-bottom: 80px;
  }
  
  .locations-list__kicker {
    font-size: 35px;
  }

  .locations-list__left {
    display: flex;
    gap: 10px;
  }

  .locations-list__mini {
    margin-bottom: 0;
    margin-top: 5px;
  }

  /* --- Fade + expand setup --- */
  .locations-list__desc{
      opacity: 0;
      display: grid;
      grid-template-rows: 0fr;
      transition: opacity 220ms ease, grid-template-rows 250ms ease;
      position: relative;
    }
  
    /* You need an inner wrapper in the HTML for this to work */
    .locations-list__desc > * {
      overflow: hidden;
    }
  
    .locations-list__row:hover .locations-list__desc,
    .locations-list__row:focus-within .locations-list__desc{
      opacity: 1;
      grid-template-rows: 1fr;
    }
  
  
  .locations-list__go{
    opacity: 0;
    transition: opacity 220ms ease;
  }
  
  .locations-list__row:hover .locations-list__go,
  .locations-list__row:focus-within .locations-list__go{
    opacity: 1;
  }

  /* --- Hover image: define always so it can fade --- */
  .locations-list__desc::before{
    content: "";
    background-image: var(--preview-url);
    background-size: cover;
    background-position: center;
    display: block;
    position: absolute;

    width: 320px;
    height: 220px;
    border-radius: 14px;

    left: -350px;
    top: 50%;
    transform: translateY(-50%) scale(0.98);

    box-shadow: 0 14px 32px rgba(0,0,0,.18);
    pointer-events: none;

    opacity: 0;
    transition: opacity 220ms ease, transform 220ms ease;
    will-change: opacity, transform;
  }

  .locations-list__row:hover .locations-list__desc::before,
  .locations-list__row:focus-within .locations-list__desc::before{
    opacity: 1;
    transform: translateY(-50%) scale(1);
  }

  /* (Optional) if some rows have no image, prevent an empty box */
  .locations-list__row:not([style*="--preview-url"]) .locations-list__desc::before{
    display: none;
  }

  .locations-list__right {
    display: flex;
  }

  .locations-list__media,
  .locations-list__panel {
    display: none !important;
  }

  .locations-list {
    transition: padding 0.25s ease;
  }

  .locations-list:has(.locations-list__row:hover) {
    padding-bottom: 0px;
  }

  /* Make sure z-index works (needs position) */
  .locations-list__row{
    position: relative;
    z-index: 1;
    padding: 32px 0 33px;
  }

  .locations-list__row:hover{
    z-index: 10;
    border-top: 3px solid var(--green-900);
    padding-bottom: 50px;
  }

  /* panel shows only on hover (even though it's hidden with !important above) */
  .locations-list__row:hover .locations-list__panel,
  .locations-list__row:focus-within .locations-list__panel{
    display: block;
  }

  .locations-list__panel{
    padding: 0;
    margin-top: 0;
  }

  .locations-list__media{
    margin-bottom: 0;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 14px 32px rgba(0,0,0,.18);
  }

  .locations-list__media img{
    width: 100%;
    height: auto;
    display: block;
    aspect-ratio: unset;
  }

  /* DESCRIPTION */
  .locations-list__desc{
    flex: 0 0 300px;
    font-size: 17px;
    line-height: 1.2;
    margin: 0;
  }

  /* ADDRESS (right aligned) */
  .locations-list__addr-block{
    margin: 0;
    font-size: 17px;
    line-height: 1.2;
    text-align: right;
    width: 190px;
  }

  /* ARROW CIRCLE */
  .locations-list__go{
    position: static;
    flex: 0 0 auto;
    width: 40px;
    height: 40px;
    font-size: 16px;
  }

  .locations-list__panel-meta{
    position: relative;
    display: flex;
    justify-content: end;
    gap: 20px;
  }

  .locations-list__row-inner {
    align-items: flex-start;
  }
}


@media (min-width: 1350px) {
  .locations-list__desc::before{
    left: -390px;
  } 
}
@media (min-width: 1500px) {
  
  
  .locations-list__city {
    font-size: 55px;
  }
  
  .locations-list__name{
    font-size: 40px;
  }

      .locations-list__left {
        gap: 20px;
    }
  .locations-list__row .locations-list__desc::before {
    width: 390px;
    height: 230px;
    left: -450px;     /* or whatever offset you need */
  }
  
  .locations-list__panel-meta {
    gap: 40px
  }

        .locations-list__desc{
    flex: 0 0 320px;
  }
}
@media (min-width: 1675px) {


  .locations-list__row .locations-list__desc::before {
    width: 405px;
    height: 240px;
    left: -470px;     /* or whatever offset you need */
  }
  
  .locations-list__panel-meta {
    gap: 60px
  }
    .locations-list__desc{
    flex: 0 0 330px;
  }
}
@media (min-width: 1850px) {

  .locations-list__row .locations-list__desc::before {
    width: 450px;
    height: 280px;
    left: -550px;     /* or whatever offset you need */
  }
  
  .locations-list__panel-meta {
    gap: 110px
  }
  .locations-list{
    max-width: 1900px;
    margin: 120px auto 90px;
  }
}



/*************
* CTA Widget / Module
**************/

.colony-cta__inner{
  display: grid;
  gap: 18px;
}

.colony-cta .grid {
  max-width: 1900px;
}

/* background presets */
.colony-cta--bg-mint  { background: var(--green-200); }
.colony-cta--bg-grey { background: var(--neutral-200); }

.colony-cta__media{
  order: -1; /* image first on mobile */
}

.colony-cta__img{
  width: 100%;
  height: auto;
  display: block;
  aspect-ratio: 25 / 21;
  object-fit: cover;
}

.colony-cta__copy{
  text-align: center;
  max-width: 520px;
  margin: 0 auto;
  padding: 20px 20px 30px;
}

.colony-cta__vignette{
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 500;
}

.colony-cta__title{
  font-size: 32px;
  line-height: 1;
  font-weight: 400;
  margin: 0 0 14px;
}

.colony-cta__text{
  font-size: 15px;
  line-height: 1.2;
  margin-bottom: 18px;
}

.colony-cta__actions{
  display: flex;
  justify-content: center;
}

.colony-cta__btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 0 22px;
  border-radius: 999px;
  border: 1px solid rgba(0,0,0,.45);
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: .06em;
  text-decoration: none;
  color: inherit;
}

@media (max-width: 980px){
  .colony-cta .grid {
    width: unset;
  }
}
/* Desktop layout */
@media (min-width: 670px){
  
  .colony-cta{
    padding: 0; /* let each side manage its own padding */
  }
  
  .colony-cta__inner{
    display: grid;
    grid-template-columns: 1fr 1fr; /* TRUE 50 / 50 */
    align-items: center;
    gap: 0; /* important: no grid gap if you want perfect half alignment */
    max-width: 100%;
    margin: 0;
  }
  
  /* Left side */
  .colony-cta__copy{
    padding: 54px 20px;      /* your left padding */
    max-width: none;         /* don't cap the column */
    margin: 0;               /* remove auto centering behavior */
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;     /* centers inside the 50% */
    justify-content: center; /* vertically centers */
  }
  
  .colony-cta__title {
    font-size: 26px;
  }
  
  .colony-cta__media{
    padding: 54px 0; /* padding belongs to the right 50% */
    display: flex;
    align-items: center;
    justify-content: center;
    order: 1;
    padding-right: 20px;
  }
  
  .colony-cta__img{
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    aspect-ratio: 16 / 10;
  }
}
@media (min-width: 980px){



  /* Left side */
  .colony-cta__copy{
    padding: 54px 25px;      /* your left padding */
}

  /* Keep your internal copy widths controlled */
  .colony-cta__title{
    max-width: 650px;
    width: 80%;
    margin: 0 0 25px;
    font-size: 30px;
  }

  .colony-cta__text{
    max-width: 650px;
    width: 80%
  }

  /* Right side */
  .colony-cta__media{
    padding: 54px 0; /* padding belongs to the right 50% */
    display: flex;
    align-items: center;
    justify-content: center;
    order: 1;
  }

  .colony-cta__img{
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    aspect-ratio: 16 / 10;
  }
}

@media (min-width: 1200px) {
  
    .colony-cta__copy{
        padding: 54px 40px;      
    }
    .colony-cta__vignette{
      font-size: 15px;
    }
     
    .colony-cta__title{
      font-size: 35px;
    }
    
    .colony-cta__text{
      font-size: 15px;
    }
}

@media (min-width: 1500px) {
  
  .colony-cta__copy{
      padding: 54px 60px;     
  }
  
  .colony-cta__vignette{
    font-size: 17px;
  }
   
  .colony-cta__title{
    font-size: 42px;
  }
  
  .colony-cta__text{
    font-size: 17px;
  }
  
}
@media (min-width: 1800px) {
  
  .colony-cta__vignette{
    font-size: 20px;
  }
   
  .colony-cta__title{
    font-size: 55px;
  }
  
  .colony-cta__text{
    font-size: 20px;
  }
  
}

/**************
* Gallery slider widget
***************/

.colony-gallery{
  padding: 26px 0;
}

.colony-gallery__swiper{
  width: 100%;
  overflow: hidden;
  padding-left: 18px;  /* gives that “start inset” look */
  padding-right: 18px;
}

.colony-gallery__slide{
  border-radius: 15px;
  overflow: hidden;
  aspect-ratio: 1 / 1; /* tile look */
}

.colony-gallery__img{
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}


/*****************
* Locations Map Module
*****************/

.locations-map{
  background: var(--green-200);
}

.locations-map__grid{
  display: grid;
  align-items: start;
  margin-right: 0;
  max-width: unset !important;
  width: unset !important;
  padding-top: 35px;
  margin-left: 20px;
  margin-right: 20px;
}

.locations-map__title{
  font-size: 32px;
  line-height: 1;
  margin: 0 0 15px;
  font-weight: 300;
  letter-spacing: -0.025em;
  max-width: 336px;
}

.locations-map__text, .locations-map__text p{
  font-size: 16px;
  line-height: 18px;
  font-weight: 300;
}

.locations-map__text p{
  margin-bottom: 0;
}

.locations-map__buttons{
  margin-top: 36px;
  display: grid;
  gap: 14px;
  margin-bottom: 20px;
}

.locations-map__visual{
  display: none; /* mobile hides map */
}

.locations-map__content {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    max-width: 960px;
    max-height: 550px;
}

  .locations-map__content .btn--dark, 
  .location-actions .btn--dark{
  width: 250px;
}

   /* =============================
     DOT SYSTEM 
  ============================== */

  .locations-map__dot {
    position: absolute;
    transform: translate(-50%, -50%);
    text-decoration: none;
    width: 12px;
    height: 12px;
    border-radius: 999px;
    z-index: 2;
    isolation: isolate; /* clean stacking context for Safari */
  }
  
  /* Small resting dot */
  .locations-map__hit {
    position: absolute;
    inset: 0;
    border-radius: 999px;
    background: var(--green-300);
    box-shadow: 0 0 0 8px var(--green-900);
    transition: opacity 140ms ease;
  }
  
  /* BIG circle head (bigger than pill height) */
  .locations-map__circle {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    border-radius: 999px;
    background: var(--green-900);
    transform: translate(-50%, -50%) scale(0.88);
    opacity: 0;
    transition: opacity 200ms ease, transform 220ms ease;
    display: grid;
    place-items: center;
    z-index: 3;
  }
  
  .locations-map__dot:not(:hover):not(:focus-visible) .locations-map__circle {
    transition-delay: 40ms;
  }
  
  /* Arrow circle inside head */
  .locations-map__arrow {
    width: 22px;
    height: 22px;
    border-radius: 999px;
    background: var(--green-300);
    display: grid;
  }
  
  .locations-map__arrow::before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20.13 15.11'%3E%3Cpath fill='currentColor' d='M11.24,13.79l5.28-5.28H0v-1.88h16.52S11.21,1.32,11.21,1.32l1.35-1.32,7.57,7.57-7.54,7.54-1.35-1.32Z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 15px;
    height: 15px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
  }
  
  .locations-map__pill {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 11px 30px 9px 18px;
    border-radius: 999px;
    background: var(--green-900);
    color: var(--cream-50);
    white-space: nowrap;
    font-size: 12px;
    letter-spacing: .06em;
    text-transform: uppercase;
    opacity: 0;
    transform: translate(-98%, -50%) translateX(18px);
    transition: opacity 180ms ease, transform 200ms cubic-bezier(.22,.8,.3,1);
    z-index: 2;
    pointer-events: none;
  }
  
  .locations-map__dot:not(:hover):not(:focus-visible) .locations-map__pill {
    transition-delay: 20ms;
  }
  
  .locations-map__label {
    position: relative;
    z-index: 1;
    display: inline-block;
    font-weight: 700;
    font-size: 15px;
  }
  
  /* =============================
     Hover / Focus states
  ============================== */
  
  .locations-map__dot:hover .locations-map__hit,
  .locations-map__dot:focus-visible .locations-map__hit {
    opacity: 0;
  }
  
  .locations-map__dot:hover .locations-map__circle,
  .locations-map__dot:focus-visible .locations-map__circle {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  
  .locations-map__dot:hover .locations-map__pill,
  .locations-map__dot:focus-visible .locations-map__pill {
    opacity: 1;
    transform: translate(-98%, -51%) translateX(0);
  }
  
  .locations-map__dot:hover,
  .locations-map__dot:focus-visible {
    z-index: 10;
  }
  
  .locations-map__circle {
    transition: opacity 180ms ease, transform 200ms ease;
  }
  
  .locations-map__dot:not(:hover):not(:focus-visible) .locations-map__circle {
    transition-delay: 20ms;
  }
  
  .locations-map__pill {
    transition: opacity 180ms ease, transform 200ms cubic-bezier(.22,.8,.3,1);
  }
  
  .locations-map__dot:not(:hover):not(:focus-visible) .locations-map__pill {
    transition-delay: 0ms;
  }
  
  /* =============================
     Stabilizing measures
  ============================== */
  
  /* Removed preserve-3d (caused Safari blink) and pill-inner double-transition */
  .locations-map__pill-inner {
    backface-visibility: hidden;
    transform: none;
  }
  
  .locations-map__dot:hover .locations-map__pill-inner,
  .locations-map__dot:focus-visible .locations-map__pill-inner {
    transform: none;
  }
  
  /* =============================
     Dot Pulse Animation
  ============================== */
  
  .locations-map__hit {
    background: var(--green-300);
    box-shadow: 0 0 0 8px var(--green-900);
  }
  
  .locations-map__hit::after {
    content: "";
    position: absolute;
    inset: -8px;
    border-radius: 999px;
    background: var(--green-900);
    z-index: -1;
    animation: mapDotPulse 2.8s ease-in-out infinite;
    will-change: transform;
  }
  
@keyframes mapDotPulse {
  0%   { transform: scale(1);    opacity: 1; }
  50%  { transform: scale(1.15); opacity: 0.85; }
  100% { transform: scale(1);    opacity: 1; }
}

/* Kill animation on hover as before */
.locations-map__dot:hover .locations-map__hit::after,
.locations-map__dot:focus-visible .locations-map__hit::after {
  animation: none;
}

@media (min-width: 400px){
  
  .locations-map__title{
    font-size: 35px;
  }
  
}
@media (min-width: 500px){
  

  
  .locations-map__text{
    font-size: 16px;
    line-height: 19px;
  }
  
}
@media (min-width: 980px){
  
  .locations-map__label{
    font-size: 17px;
  }
  

  
/* 
.locations-map__content {
  max-width: unset;
} */

  /* =============================
     Layout
  ============================== */

  .locations-map__grid{
    grid-template-columns: 1fr 1fr;
    align-items: start;
    padding-top: 50px;
    margin-left: 40px;
    margin-right: 0;
  }

  .locations-map__visual{
    display: block;
    position: relative;
  }
  .locations-map__city {
      position: absolute;
      right: 40px;
      font-size: 30px;
      top: -20px;
      z-index: 1;
      letter-spacing: -0.025em;
  }

  .locations-map__map{
    position: relative;
    width: 100%;
    margin: 0;
  }

  .locations-map__img{
    width: 100%;
    height: auto;
    display: block;
  }
  .locations-map__train-overlay {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  pointer-events: none;
  z-index: 2;
}

}

@media (min-width: 1200px) {
  
  .locations-map__content .btn--dark,  
.location-actions .btn--dark {
  width: 300px;
}
}
@media (min-width: 1340px) {
    .locations-map__text, .locations-map__text p {
        font-size: 20px;
        line-height: 24px;
    }
    .locations-map__title{
      font-size: 50px;
      max-width: unset;
    }

}

@media (min-width: 1400px){

  .locations-map__city{
    right: 60px;
    font-size: 40px;
    top: 0;
  }
  

  .locations-map__grid{
    margin-left: 60px;
  }
}
@media (min-width: 1500px) {
    .locations-map__text {
        font-size: 23px;
        line-height: 27px;
    }
    .locations-map__title{
      font-size: 55px;
    }

}
@media (min-width: 1800px) {
  .locations-map__content .btn--dark,  
  .location-actions .btn--dark {
    width: 385px;
  }
  
  .vacant-svg {
    width: 27px;
    min-width: 27px;
    height: 27px;
  }
  /* .btn--dark{
    font-size: 18px;
    padding: 18px 45px 13px;
  } */
  .btn--dark{
    font-size: 20px;
    padding: 21px 75px 18px;
  }
}
@media (min-width: 1850px) {
  
    .locations-map__text, .locations-map__text p {
        font-size: 30px;
        line-height: 35px;
    }
    .locations-map__title{
      font-size: 80px;
    }

    .locations-map__buttons {
        margin-bottom: 30px;
    }
}

/* =========================
   LINKEDIN FEED
   ========================= */

    #linkedin-feed .bEZZBh {
        box-shadow: none !important;
   }
    #linkedin-feed .es-embed-root {
        max-width: unset !important;
   }
   
   .linkedin-feed {
     padding: 40px 0 10px;
     background-color: var(--green-200);
   }
   .linkedin-feed .cqAxeQ {
      max-width: none !important;
   }
   
   .linkedin-feed__inner {
      max-width: 1900px;
   }
   .eapps-widget-toolbar {
     display: none !important;
   }
   .linkedin-feed__title {
     font-weight: 400;
     font-size: 20px;
     margin-bottom: 25px;
   }
   
   @media (min-width: 1024px) {
     
     .linkedin-feed {
        padding: 60px 0 20px;
      }
     
     .linkedin-feed__title {
        font-size: 35px;
        margin-bottom: 45px;
      }
   }
   
   
/* =========================
   VALUE SLIDES
   ========================= */

.value-slides{
  background: var(--green-200); /* tweak to match your green */
  padding: 22px 0 26px;
  overflow:hidden; /* contain the swiper */
}

/* .value-slides__inner{
  margin: 0 auto;
  padding: 0 18px;
} */

.value-slides__swiper{
  width: 100%;
}

.value-slides__card{
  background: transparent;
}

.value-slides__head{
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}

.value-slides__icon{
  width: 40px;
  height: 40px;
  border-radius: 999px;
  background: var(--green-300);
  display: grid;
  place-items: center;
  flex: 0 0 auto;
}

.value-slides__icon img{
  width: 60%;
  height: 60%;
  object-fit: contain;
  display: block;
}

.value-slides__title{
  font-size: 25px;
  line-height: 50px;
  margin: 0;
  font-weight: 400;
  letter-spacing: -0.02em;
}

.value-slides__text{
  font-size: 14px;
  line-height: 17px;
  /* margin-bottom: 30px; */
  height: 68px;
  /* text-align: justify; */
  margin-bottom: 10px;
}

.value-slides__text p{
  margin: 0;
}

.value-slides__media{
  border-radius: 15px;
  overflow: hidden;
}

.value-slides__img{
  width: 100%;
  height: auto;
  display: block;
}


.value-slides__media{
  border-radius: 18px;
  overflow: hidden;
  aspect-ratio: 280 / 345;
}

.value-slides__card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* Make the image fill the box */
.value-slides__img{
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.value-slides__inner {
    position: relative;
}

/* =========================
   VALUE SLIDES REVEAL
   ========================= */

.value-slides{
  overflow: hidden;
}

.value-slides__card{
  opacity: 1;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
}

.value-slides.is-reveal-ready .value-slides__card{
  opacity: 0;
  transform: translate3d(0, 20px, 0);
  transition:
    opacity 0.7s ease,
    transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
  transition-delay: var(--vs-delay, 0ms);
  will-change: transform, opacity;
}

.value-slides.is-reveal-ready .value-slides__card.is-inview{
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* Keep image rendering stable */
.value-slides__media,
.value-slides__img{
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* Optional: helps isolate paint/layout a bit */
.value-slides__card{
  contain: layout paint;
}

@media (prefers-reduced-motion: reduce){
  .value-slides.is-reveal-ready .value-slides__card{
    opacity: 1;
    transform: none;
    transition: none;
    will-change: auto;
  }
}


/* --- Mobile swiper behavior --- */
@media (max-width: 979px){
  .value-slides__track{
    padding-bottom: 10px; /* room for bullets */
  }

  .value-slides__card.swiper-slide{
    width: 260px;         /* matches the “card” feel */
  }

  .value-slides__pagination{
    margin-top: 12px;
    text-align: left;
    position: absolute;
    bottom: 20px;
    left: 20px;
    display: flex;
    gap:3px;
    z-index: 1;
  }

  .value-slides__pagination .swiper-pagination-bullet{
    width: 10px !important;
    height: 7px !important;
    opacity: .35 !important;
    border-radius: 999px !important;
    background: var(--green-300) !important;
    transition: width .25s ease, opacity .25s ease !important;
  }

  .value-slides__pagination .swiper-pagination-bullet-active{
    opacity: 1 !important;
    width: 30px !important;
  }
}

/* --- Desktop: show all slides full width --- */
@media (min-width: 980px){
  .value-slides{
    padding: 60px 0 60px;
    max-width: 100%;
  }

  /* when swiper is destroyed, we want a normal grid */
  .value-slides__track{
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 34px;
  }
  
  .value-slides__pagination{
    display: none;
  }
}

@media (min-width: 1200px){
  
  .value-slides__text {
    font-size: 17px;
    line-height: 22px;
    height: 95px;
  }
  .value-slides__head{
    margin-bottom: 25px;
  }
  
  .value-slides__title {
    font-size: 33px;
  }
  .value-slides__head {
    gap: 12px;
  }

  .value-slides__icon{
    width: 50px;
    height: 50px;
  }
  
}
@media (min-width: 1600px){

  .value-slides__text {
    font-size: 20px;
    line-height: 25px;
    /* margin-bottom: 50px; */
    height: 90px;
  }
  .value-slides__head{
    margin-bottom: 35px;
  }
  
  .value-slides__title {
    font-size: 40px;
  }
  .value-slides__head {
    gap: 15px;
  }
  .value-slides__pagination{
    display: none;
  }
  .value-slides__icon{
    width: 65px;
    height: 65px;
  }
}
/* Safari resize fix: allow grid items to shrink instead of overflowing */
@media (min-width: 980px){
  .value-slides{
    overflow: visible; /* stop hard clipping on desktop */
  }

  .value-slides__track{
    /* key: minmax(0,1fr) prevents Safari min-content overflow */
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  /* key: allow flex/grid children to actually shrink */
  .value-slides__card,
  .value-slides__head,
  .value-slides__media,
  .value-slides__text{
    min-width: 0;
  }

  /* prevent long titles/text from forcing overflow */
  .value-slides__title,
  .value-slides__text{
    overflow-wrap: anywhere;
  }
}

/* =========================
   HYBRID OFFERING / Cards module
   ========================= */

  .clsx-1 {
    fill: none;
  }

  .clsx-2 {
    fill: #d44e4e;
  }

  .clsx-3 {
    fill: #006c5c;
  }

  .clsx-4 {
    fill: #fffbee;
  }


/* Two-tone background like the mock */
.hybrid-offering__top{
  background: var(--green-600);
  color: var(--cream-50);
  padding: 0px 0 105px; /* bottom room so cards can "sit" into light area */
}

.hybrid-offering__bottom{
  background: var(--green-200);
}

.hybrid-offering__inner{
  max-width: 1500px;
}

/* Top area */
.hybrid-offering__grid{
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
}



.hybrid-offering__visual-ph{
  width: 100%;
  height: 360px;
}

.hybrid-offering__vignette{
  font-size: 13px;
  text-transform: uppercase;
  color: var(--cream-50);
  font-weight: 500;
  margin-bottom: 15px;
  text-align: center;
}

.hybrid-offering__title{
  font-size: 32px;
  line-height: 33px;
  margin: 0 0 25px;
  text-align: center;
  font-weight: 400;
}

.hybrid-offering__text{
  font-size: 15px;
  line-height: 20px;
  margin: 0 0 32px;
  text-align: center;
}

.hybrid-offering__text p{ margin: 0; }

.btn--cream {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  /* min-height: 44px; */
  /* padding: 0 22px; */
  border-radius: 999px;
  border: 1px solid var(--cream-50);
  color: var(--cream-50);
  text-decoration: none;
  font-size: 13px;
  text-transform: uppercase;
  padding: 14px 37px 12px;
  transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease;
}
.btn--cream:hover {
  background-color: var(--green-900);
  border-color: var(--green-900);
  color: var(--green-300);
}

.hybrid-offering__content{
  text-align: center;
}


/* Cards */
.hybrid-offering__cards{
  transform: translateY(-75px);
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
}

.hybrid-offering__card{
  background: var(--cream-50);
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 10px 28px rgba(0,0,0,.12);
  position: relative;
  transition: background 0.25s ease;
}



.hybrid-offering__card-top{
  padding: 25px 17px 15px;
}


.hybrid-offering__card-link{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.hybrid-offering__card-title{
  font-size: 32px;
  margin: 0 0 10px;
  font-weight: 400;
  letter-spacing: -0.025em;
}

.hybrid-offering__card-corner{
  font-size: 12px;
  font-weight: 500;
  position: absolute;
  right: 15px;
  top: 25px;
}

.hybrid-offering__card-text{
  font-size: 13px;
  line-height: 16px;
}

.hybrid-offering__card-text p{ margin: 0; }

.hybrid-offering__card-icons{
  padding: 0px 17px 30px;
  max-width: 88%;
  display: flex;
  gap: 8px;
  margin-top: 10px;
  flex-wrap: wrap;
}

/* .hybrid-offering__mini-ico{
  width: 16px;
  height: 20px;
  border: 1px solid rgba(18,58,47,.55);
  border-radius: 4px;
  opacity: .75;
} */

.hybrid-offering__mini-ico{
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.hybrid-offering__mini-ico svg{
  width: 28px;   /* adjust */
  min-width: 28px;   /* adjust */
  height: 28px;
  display: block;
}

.hybrid-offering__mini-ico svg *{
  fill: currentColor; /* only if your SVGs rely on fill; otherwise remove */
}

.hybrid-offering__card-media{
  display: none;
}



.hybrid-offering__card-img,
.hybrid-offering__img-ph{
  width: 100%;
  height: 225px;
  display: block;
  object-fit: cover;
  overflow: hidden;
  object-position: center 20%;
}

.hybrid-offering__img-ph{
  background: rgba(0,0,0,.08);
}

.hybrid-offering__card-cta{
  position: absolute;
  right: 9px;
  bottom: 11px;
  width: 44px;
  height: 44px;
  border-radius: 999px;
  background: transparent;
  display: grid;
  place-items: center;
  text-decoration: none;
  border: 1px solid var(--green-600);
  transition: background-color 0.25s ease, border-color 0.25s ease;
}

.hybrid-offering__card-arrow {
  width: 12px;
  height: auto;
  fill: var(--green-600);
}
  .hybrid-offering__card:hover{
  background: var(--green-200); /* light green highlight like "Core" card */
}

.hybrid-offering__card:hover .hybrid-offering__card-cta{
  border-color: var(--green-900);
  background-color: var(--green-900);
}
.hybrid-offering__card:hover .hybrid-offering__card-arrow{
  fill: var(--green-300);
}

/* =========================
   HYBRID OFFERING REVEAL
   ========================= */

.hybrid-offering__visual,
.hybrid-offering__content,
.hybrid-offering__card{
  opacity: 1;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
}

.hybrid-offering.is-reveal-ready .hybrid-offering__visual,
.hybrid-offering.is-reveal-ready .hybrid-offering__content,
.hybrid-offering.is-reveal-ready .hybrid-offering__card{
  opacity: 0;
  will-change: transform, opacity;
}

/* SVG: just fade, maybe tiny scale if you want */
.hybrid-offering.is-reveal-ready .hybrid-offering__visual{
  transform: translate3d(0, 0, 0);
  transition: opacity 0.8s ease;
  transition-delay: var(--ho-delay, 0ms);
}

.hybrid-offering.is-reveal-ready .hybrid-offering__visual.is-inview{
  opacity: 1;
}

/* Content: fade up */
.hybrid-offering.is-reveal-ready .hybrid-offering__content{
  transform: translate3d(0, 22px, 0);
  transition:
    opacity 0.7s ease,
    transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
  transition-delay: var(--ho-delay, 0ms);
}

.hybrid-offering.is-reveal-ready .hybrid-offering__content.is-inview{
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* Cards: fade up */
.hybrid-offering.is-reveal-ready .hybrid-offering__card{
  transform: translate3d(0, 26px, 0);
  transition:
    opacity 0.65s ease,
    transform 0.65s cubic-bezier(0.22, 1, 0.36, 1);
  transition-delay: var(--ho-delay, 0ms);
}

.hybrid-offering.is-reveal-ready .hybrid-offering__card.is-inview{
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* Helps Firefox a bit */
.hybrid-offering__visual-ph,
.hybrid-offering__card,
.hybrid-offering__card-img{
  transform: translateZ(0);
}

/* Optional: isolate card painting a bit */
.hybrid-offering__card{
  contain: layout paint;
}

@media (prefers-reduced-motion: reduce){
  .hybrid-offering.is-reveal-ready .hybrid-offering__visual,
  .hybrid-offering.is-reveal-ready .hybrid-offering__content,
  .hybrid-offering.is-reveal-ready .hybrid-offering__card{
    opacity: 1;
    transform: none;
    transition: none;
    will-change: auto;
  }
}



/* Desktop */
@media (min-width: 670px){
  .hybrid-offering__top {
  padding: 50px 0 105px;
}
}
  
  
@media (min-width: 1200px){
  
  .hybrid-offering__bottom {
    height: 400px;
}
  
  .hybrid-offering__card-cta {
    border: 1px solid var(--green-300);
    width: 70px;
    height: 70px;
  }
  

  .hybrid-offering__card-arrow {
    fill: var(--green-300);
    width: 22px;
  }
  
  .btn--cream {
    font-size: 16px;
    padding: 16px 45px 12px;
    border-width: 2px !important;
  }
  
  
  .hybrid-offering__card-icons {
    margin-top: 15px;
    gap: 5px 10px;
    max-width: unset;
  }
  
  .hybrid-offering__card-media {
    display: block;
  }

  .hybrid-offering__top{
    padding: 80px 0 290px;
  }

  .hybrid-offering__visual-ph {
    height: 475px;
    position: relative;
    transform: translateY(15px);
  }
  .hybrid-offering__grid{
    grid-template-columns: 520px 1fr;
    align-items: end;
    gap: 50px;
  }
  
  .hybrid-offering__card-top {
    max-width: unset;
  }


.hybrid-offering__vignette {
  font-size: 20px;
  margin-bottom: 20px;
}
  .hybrid-offering__title{
    font-size: 55px;
    line-height: 55px;
    margin-bottom: 30px;
  }

  .hybrid-offering__text{
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 55px;
  }
  
  .hybrid-offering__card-text {
      font-size: 17px;
      line-height: 22px;
  }

  .hybrid-offering__cards{
    transform: translateY(-200px);
    grid-template-columns: repeat(3, 1fr);
    align-items: stretch;
  }
  
  .hybrid-offering__content {
    max-width: 600px;
    margin: 0 auto;
  }
  
  .hybrid-offering__card {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
  }

  .hybrid-offering__card-title{
    font-size: 45px;
    margin: 0 0 15px;
  }

  .hybrid-offering__card-img,
  .hybrid-offering__img-ph{
    height: 230px;
  }
  .hybrid-offering__card-corner {
      font-size: 15px;
  }
}

@media (min-width: 1400px) {
    .hybrid-offering__card-icons{
        padding: 0px 30px 20px;
    }
    .hybrid-offering__card-top {
        padding: 35px 30px 15px;
    }
    .hybrid-offering__card-corner {
        right: 30px;
        top: 45px;
    }
}
@media (min-width: 1500px) {
  
  .hybrid-offering__cards{
    gap: 34px;
  }  


    .hybrid-offering__grid{
      grid-template-columns: 700px 1fr;
    }
}

@media (min-width: 1600px) {
    .hybrid-offering__mini-ico svg{
      width: 39px;
      min-width: 39px;
      height: 39px;
    }
}

@media (min-width: 1800px) {
  .btn--cream {
  font-size: 20px;
  padding: 17px 58px 14px;
}
}

/*****************
* Meet the Team
*****************/

.meet-team {
  background: var(--neutral-200);
  padding: 48px 0 56px;
  overflow: hidden;
}

.meet-team__inner {
  max-width: 1800px;
}

.meet-team__title {
  margin: 0 0 24px;
  color: var(--green-900);
  font-size: 22px;
  line-height: 1;
  font-weight: 500;
}

.meet-team__slider {
  overflow: visible;
}

.meet-team__grid {
  display: flex;
  gap: 16px;
}

.meet-team__card {
  min-width: 0;
  width: calc(100vw - 48px);
  max-width: 340px;
  flex: 0 0 auto;
}

.meet-team__image {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.meet-team__image--placeholder {
  background: var(--green-grey);
}

.meet-team__overlay {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(
      to top,
      rgba(17, 40, 15, 0.78) 0%,
      rgba(17, 40, 15, 0.52) 10%,
      rgba(17, 40, 15, 0.24) 18%,
      rgba(17, 40, 15, 0.08) 26%,
      rgba(17, 40, 15, 0) 34%
    ),
    radial-gradient(
      ellipse at bottom center,
      rgba(17, 40, 15, 0.28) 0%,
      rgba(17, 40, 15, 0.14) 22%,
      rgba(17, 40, 15, 0.06) 34%,
      rgba(17, 40, 15, 0) 48%
    ),
    radial-gradient(
      ellipse at bottom center,
      rgba(0, 108, 92, 0.18) 0%,
      rgba(0, 108, 92, 0.10) 20%,
      rgba(0, 108, 92, 0.04) 32%,
      rgba(0, 108, 92, 0) 46%
    );
}

.meet-team__content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 16px;
  padding: 18px;
}

.meet-team__text {
  min-width: 0;
}

.meet-team__name {
  margin: 0;
  color: var(--white);
  font-size: 16px;
  line-height: 1.05;
  font-weight: 400;
  letter-spacing: -0.02em;
}

.meet-team__role {
  margin: 0;
  color: var(--white);
  font-size: 14px;
  line-height: 1.1;
  font-weight: 400;
}

.meet-team__linkedin {
  flex: 0 0 auto;
  width: 34px;
  height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #cde0e0;
  pointer-events: none;
  transition: transform 0.2s ease, opacity 0.2s ease;
}

.meet-team__linkedin:hover {
  transform: translateY(-2px);
  opacity: 0.9;
}

.meet-team__linkedin svg {
  width: 100%;
  height: 100%;
  fill: currentColor;
  display: block;
}

.meet-team__media {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  aspect-ratio: 43 / 48;
  background: var(--green-grey);
  display: block;
  text-decoration: none;
  color: inherit;
}

.meet-team__media:hover .meet-team__linkedin {
  transform: translateY(-2px);
  opacity: 0.9;
}

.meet-team__media:hover .meet-team__image {
  transform: scale(1.05);
}

@media (min-width: 480px) {
  .meet-team__card {
    width: min(340px, calc(100vw - 80px));
  }
}

@media (min-width: 768px) {
  .meet-team {
    padding: 60px 0 68px;
  }

  .meet-team__title {
    margin-bottom: 32px;
    font-size: 30px;
  }

  .meet-team__content {
    padding: 20px;
  }

  .meet-team__name {
    font-size: 23px;
  }

  .meet-team__role {
    font-size: 20px;
  }

  .meet-team__linkedin {
    width: 36px;
    height: 40px;
  }
}

@media (min-width: 1100px) {
  .meet-team {
    padding: 72px 0 80px;
  }

  .meet-team__title {
    margin-bottom: 42px;
    font-size: 40px;
  }

  .meet-team__content {
    padding: 22px 24px 24px;
  }

  .meet-team__name {
    font-size: 25px;
  }

  .meet-team__role {
    font-size: 22px;
  }

  .meet-team__linkedin {
    width: 40px;
    height: 45px;
  }
}

@media (min-width: 1300px) {
  .meet-team__grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 28px;
  }

  .meet-team__card {
    width: auto;
    max-width: none;
  }
}

/*****************
* Colony FAQ
*****************/

.colony-faq {
  background: var(--neutral-200);
  padding: 48px 0 56px;
}

.colony-faq__inner {
  max-width: 1800px;
}
.colony-faq.faq-block .colony-faq__inner {
  max-width: 1500px;
}

.colony-faq__list {
  border-top: 2px solid var(--green-900);
}

.colony-faq__item {
  border-bottom: 1px solid rgba(17, 40, 15, 0.22);
  transition: background-color 0.3s ease;
}
.colony-faq__item:hover .colony-faq__icon{
    background-color: var(--green-300) ;
}

.colony-faq__item.is-open {
  background: var(--green-200);
}

.colony-faq__trigger {
  width: 100%;
  border: 0;
  padding: 18px 0;
  background: transparent;
  display: grid;
  grid-template-columns: 40px minmax(0, 1fr) 35px;
  gap: 15px;
  align-items: center;
  text-align: left;
  cursor: pointer;
  color: var(--green-900);
}

.colony-faq__qmark {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: var(--green-300);
  color: var(--green-600);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  flex: 0 0 auto;
  margin-left: 10px;
}

.colony-faq__question {
  display: block;
  font-size: 18px;
  line-height: 1.08;
  font-weight: 500;
}

.colony-faq__icon {
  width: 30px;
  height: 30px;
  border: 1px solid var(--green-900);
  margin-top: -2px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-self: baseline;
  position: relative;
  transition: background-color 0.25s ease, border-color 0.25s ease;
}

.colony-faq__icon svg {
  width: 37%;
  height: 37%;
  display: block;
  fill: currentColor;
}

.colony-faq__icon-arrow,
.colony-faq__icon-close {
  position: absolute;
  inset: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--green-900);
  transition: opacity 0.25s ease, transform 0.25s ease;
}

.colony-faq__icon-close {
  opacity: 0;
  transform: scale(0.8) rotate(-10deg);
}

.colony-faq__item.is-open .colony-faq__icon {
  background: var(--green-900);
  border-color: var(--green-900);
}

.colony-faq__item.is-open .colony-faq__icon-arrow {
  opacity: 0;
  transform: scale(0.8);
}

.colony-faq__item.is-open .colony-faq__icon-close {
  opacity: 1;
  transform: scale(1) rotate(0deg);
  color: var(--white);
}

.colony-faq__panel {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.35s ease;
}

.colony-faq__panel-inner {
  overflow: hidden;
}

.colony-faq__item.is-open .colony-faq__panel {
  grid-template-rows: 1fr;
}

.colony-faq__answer {
  padding: 0 15px 25px 56px;
  opacity: 0;
  transform: translateY(-8px);
  transition: opacity 0.28s ease, transform 0.28s ease;
}

.colony-faq__item.is-open .colony-faq__answer {
  opacity: 1;
  transform: translateY(0);
}

.colony-faq__answer,
.colony-faq__answer p {
  color: var(--green-900);
  font-size: 15px;
  line-height: 18px;
  font-weight: 300;
}

.colony-faq__answer p {
  margin: 0 0 14px;
}

.colony-faq__answer p:last-child {
  margin-bottom: 0;
}

@media (max-width: 569px) {
  .colony-faq__item {
    position: relative;
    padding-left: 15px;
  }

  .colony-faq__item.is-open::before,
  .colony-faq__item.is-open::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100vw;
    background: var(--green-200);
    z-index: 0;
  }

  .colony-faq__item.is-open::before {
    left: 100%;
  }

  .colony-faq__item.is-open::after {
    right: 100%;
  }

  .colony-faq__trigger {
    grid-template-columns: minmax(0, 1fr) 35px;
    gap: 12px;
  }

  .colony-faq__qmark {
    display: none;
  }

  .colony-faq__answer {
    padding-left: 0;
    padding-right: 15px;
  }
}

@media (min-width: 768px) {
  .colony-faq {
    padding: 60px 0 72px;
  }

  .colony-faq__trigger {
    grid-template-columns: 60px minmax(0, 1fr) 55px;
    gap: 20px;
  }

  .colony-faq__qmark {
    width: 40px;
    height: 40px;
    font-size: 24px;
    margin-left: 20px;
  }

  .colony-faq__question {
    font-size: 25px;
    line-height: 1.06;
    max-width: 960px;
  }

  .colony-faq__icon {
    width: 43px;
    height: 43px;
    margin-top: -3px;
  }

  .colony-faq__icon svg {
    width: 28%;
    height: 28%;
  }

  .colony-faq__answer {
    padding: 0 87px 36px 81px;
    max-width: 1200px;
  }

  .colony-faq__answer,
  .colony-faq__answer p {
    font-size: 17px;
    line-height: 20px;
  }
}

@media (min-width: 1200px) {
  .colony-faq {
    padding: 72px 0 84px;
  }

  .colony-faq__trigger {
    grid-template-columns: 90px minmax(0, 1fr) 80px;
    gap: 30px;
    padding: 20px 0 25px;
  }

  .colony-faq__qmark {
    width: 40px;
    height: 40px;
    font-size: 24px;
    margin-left: 40px;
  }

  .colony-faq__question {
    font-size: 30px;
    line-height: 35px;
  }

  .colony-faq__icon {
    width: 60px;
    height: 60px;
  }

  .colony-faq__answer {
    padding: 0 120px 50px 121px;
  }

  .colony-faq__answer,
  .colony-faq__answer p {
    font-size: var(--fs-body);
    line-height: var(--lh-body);
  }
}


/**************************************************************/
/****************** Location modules nav **********************/
/**************************************************************/

.location-module-nav {
  position: relative;
  z-index: 3;
  /* border-top: 1px solid rgba(17, 40, 15, 0.08);
  border-bottom: 1px solid rgba(17, 40, 15, 0.08); */
  max-width: 1500px;
}

.location-module-nav__inner {
  position: relative;
}

.location-module-nav__inner::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 42px;
  height: 100%;
  pointer-events: none;
  opacity: 1;
  transition: opacity 0.2s ease;
  background: linear-gradient(to right, rgba(248, 248, 243, 0), rgba(248, 248, 243, 1));
}

.location-module-nav__inner.is-end::after {
  opacity: 0;
}

.location-module-nav__scroller {
  display: flex;
  align-items: start;
  gap: 22px;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  padding: 14px 0 5px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}

.location-module-nav__scroller::-webkit-scrollbar {
  display: none;
}

.location-module-nav__label {
  flex: 0 0 auto;
  font-size: 14px;
  line-height: 1;
  color: var(--green-900);
}

.location-module-nav__link {
  position: relative;
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  padding-bottom: 5px;
  font-size: 14px;
  line-height: 1;
  color: var(--green-900);
  text-decoration: none;
  font-weight: 500;
}

.location-module-nav__link::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: rgba(17, 40, 15, 0.16);
  transition: background 0.2s ease, transform 0.2s ease;
}

.location-module-nav__link:hover::after,
.location-module-nav__link:focus-visible::after,
.location-module-nav__link.is-active::after {
  background: var(--green-900);
  transform: scaleY(1.2);
}

.location-module-anchor {
  scroll-margin-top: 120px;
}

@media (min-width: 768px) {
  .location-module-nav__scroller {
    gap: 35px;
    padding: 17px 0 8px;
  }

  .location-module-nav__label,
  .location-module-nav__link {
    font-size: 20px;
  }

  .location-module-nav__inner::after {
    width: 56px;
  }

  .location-module-anchor {
    scroll-margin-top: 150px;
  }
}


/**************************************************************/
/****************** Meeting room single page **********************/
/**************************************************************/

.single-meeting_room .page-hero.no-img .page-hero__overlay {
  background: var(--green-600) !important;
}


.meeting-room-single {
  padding: 40px 0 70px;
  max-width: 1800px;
  margin: 0 auto;
}

.meeting-room-single .grid {
  display: grid;
  gap: 24px;
}

.meeting-room-single__intro,
.meeting-room-single__details,
.meeting-room-single__amenities,
.meeting-room-single__gallery,
.meeting-room-single__form {
  min-width: 0;
}

.meeting-room-single__eyebrow {
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 1.3;
}

.meeting-room-single__heading {
  margin: 0 0 18px;
}

.meeting-room-single__description p:first-child {
  margin-top: 0;
}

.meeting-room-single__description p:last-child {
  margin-bottom: 0;
}

.meeting-room-single__card {
  background: var(--neutral-200);
}

.meeting-room-single__card-title,
.meeting-room-single__section-title {
  margin: 0 0 18px;
}

.meeting-room-single__meta {
  display: grid;
  gap: 14px;
}

.meeting-room-single__meta-row {
  display: grid;
  gap: 4px;
}

.meeting-room-single__meta-label {
  font-size: 14px;
  line-height: 1.3;
  opacity: 0.7;
}

.meeting-room-single__meta-value {
  font-size: 16px;
  line-height: 1.5;
}

.meeting-room-single__amenities-list {
  display: grid;
  gap: 12px;
}

.meeting-room-single__amenity {
  display: grid;
  grid-template-columns: 24px minmax(0, 1fr);
  align-items: center;
  gap: 12px;
}

.meeting-room-single__amenity-icon {
  width: 24px;
  height: 24px;
  display: block;
}

.meeting-room-single__amenity-icon svg {
  width: 100%;
  height: 100%;
  display: block;
}

.meeting-room-single__gallery-grid {
  display: grid;
  gap: 14px;
}

.meeting-room-single__gallery-item {
  border-radius: 20px;
  overflow: hidden;
}

.meeting-room-single__gallery-item img {
  display: block;
  width: 100%;
  height: auto;
}

.meeting-room-single__form input {
  width: 100%;
  height: 40px;
  padding: 2px 8px 0 8px;
  border-radius: 3px;
}

.meeting-room-single__form input[type="submit"] {
    margin: 0 auto;
    border-radius: 999px;
    font-weight: 500;
    height: 50px;
    margin-top: 15px;
    background-color: transparent;
    border: 2px solid var(--green-900);
    color: var(--green-900);
    transition: background-color 0.3s ease, color 0.3s ease;
}
.meeting-room-single__form input[type="submit"]:hover {
    background-color: var(--green-900);
    color: var(--green-300);
}

.meeting-room-single__form input,
.meeting-room-single__form textarea {
  width: 100%;
  font-size: 16px;
  line-height: 1;
  background-color: var(--green-200);
}
.meeting-room-single__form input::placeholder,
.meeting-room-single__form textarea::placeholder {
  color: var(--green-900);
}
.meeting-room-single__form textarea {
  padding: 8px 8px 0 8px;
  height: 100px;
  overflow: scroll;
}

.room-form__label {
  margin-bottom: 5px;
  margin-top: 15px;
  display: block;
  font-size: 16px;
  line-height: 1;
}

.room-form textarea {
  resize: none;
}
.room-form > * {
  margin-bottom: 8px;
  display: block;
}

.room-form {
  max-width: 550px;
}

.room-form__row {
  display: flex; 
  gap: 8px;
}
.room-form__row label{
  width: 100%;
}
.meeting-room-single__app-links {
  display: grid;
  gap: 16px;
}

.meeting-room-single__app-buttons {
  display: grid;
  gap: 12px;
}

.meeting-room-single__app-buttons .btn {
  width: 250px;
}


@media (min-width: 768px) {
  
  .meeting-room-single__form input[type="submit"] {
    font-size: 20px;
    height: 60px;
  }
  
  .room-form__label {
    font-size: 20px;
  }
  
  .meeting-room-single__form input {
    height: 54px;
    padding: 3px 15px 0 15px;
  }
  .meeting-room-single__form input,
  .meeting-room-single__form textarea {
    font-size: 18px;
  }
  
  .meeting-room-single__form textarea {
    padding: 15px 15px 0 15px;
    height: 115px;
  }
  
  .room-form__row {
      gap: 13px;
  }
  
  .room-form > * {
      margin-bottom: 13px;
  }
  

  .meeting-room-single {
    padding: 56px 0 90px;
  }

  .meeting-room-single .grid {
    grid-template-columns: minmax(0, 1.2fr) minmax(320px, 0.8fr);
    align-items: start;
  }

  .meeting-room-single__intro {
    grid-column: 1 / 2;
  }

  .meeting-room-single__details {
    grid-column: 2 / 3;
    grid-row: 1 / 3;
  }

  .meeting-room-single__amenities,
  .meeting-room-single__gallery,
  .meeting-room-single__form {
    grid-column: 1 / 2;
  }

  .meeting-room-single__gallery-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1200px) {
  

  .meeting-room-single__app-buttons .btn {
  width: 300px;
}
}
@media (min-width: 1800px) {
  

  .meeting-room-single__app-buttons .btn {
  width: 375px;
}
}

.colony-file-cards {
  color: var(--green-900);
}

.colony-file-cards__grid {
  display: grid;
  gap: 25px;
  max-width: 1500px;
}

.colony-file-cards__card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 22px;
  background: var(--neutral-200);
  color: var(--green-900);
  max-width: 300px;
}

.colony-file-cards__card-content {
  min-width: 0;
}

.colony-file-cards__title {
  margin: 0 0 14px;
  font-size: 24px;
  line-height: 1.1;
  color: var(--green-900);
}

.colony-file-cards__text {
  font-size: 15px;
  line-height: 1.45;
}

.colony-file-cards__text > *:first-child {
  margin-top: 0;
}

.colony-file-cards__text > *:last-child {
  margin-bottom: 0;
}

.colony-file-cards__action {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  margin-top: 28px;
}

.colony-file-cards__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  min-height: 46px;
  padding: 13px 20px;
  border-radius: 999px;
  background: var(--green-900);
  color: var(--neutral-100);
  text-decoration: none;
  line-height: 1;
  transition: opacity 0.2s ease;
  border-bottom: none !important;
}

.colony-file-cards__button:hover,
.colony-file-cards__button:focus {
  opacity: 0.85;
  color: var(--neutral-100);
}

.colony-file-cards__button-meta {
  font-size: 12px;
  opacity: 0.75;
}

.colony-file-cards__file-name {
  max-width: 100%;
  font-size: 13px;
  line-height: 1.35;
  opacity: 0.7;
  word-break: break-word;
}

@media (min-width: 700px) {
  .colony-file-cards__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 30px;
  }

  /* .colony-file-cards__card {
    padding-right: 28px;
  } */

  .colony-file-cards__title {
    font-size: 28px;
  }
}

@media (min-width: 1100px) {
  .colony-file-cards__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 40px;
  }

  /* .colony-file-cards__card {
    padding-right: 30px;
  } */

  .colony-file-cards__title {
    font-size: 30px;
  }
}