/*!
Theme Name: Ironwood Theme
Author: Ironwood
Description: A custom WordPress theme.
Version: 0.1.0
Text Domain: ironwood
*/:root{--bg-body: #fff;--bg-surface: #e5e5e5;--bg-dark: #14213d;--text-primary: #000;--text-secondary: #78716c;--text-inverse: #e5e5e5;--text-accent: #fca311;--brand-primary: #14213d;--brand-primary-hover: darken($palette-blue-prussian, 10%);--brand-secondary: #fca311;--border-light: #e5e5e5;--border-dark: #000}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}*{margin:0;padding:0}html{scroll-behavior:smooth}body{line-height:1.5;-webkit-font-smoothing:antialiased;background-color:var(--bg-body);color:var(--text-primary);font-family:"Manrope",sans-serif}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit}button{background:none;border:none;padding:0;color:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}button:focus{outline:none}ul,ol{list-style:none}a{text-decoration:none;color:var(--text-primary)}a:hover{text-decoration:underline}.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,0.6);box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto !important;-webkit-clip-path:none;clip-path:none;color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}body{font-family:"Manrope",sans-serif;font-weight:400;color:var(--text-primary);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:"Manrope",sans-serif;font-weight:700;line-height:1.2;margin-top:0;margin-bottom:1rem;color:var(--text-primary)}h2{font-size:2rem;letter-spacing:-0.01em}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}.text-light{font-weight:300}.text-medium{font-weight:500}.text-extrabold{font-weight:800}h1,.page-title{font-size:34px;letter-spacing:-0.02em;line-height:1.4}.page-title{font-weight:500}.featured-title{font-family:"Noto Serif",serif;font-size:28px;font-weight:600}@media (min-width: 576px){.featured-title{font-size:30px}}@media (min-width: 768px){.featured-title{font-size:34px}}@media (min-width: 1024px){.featured-title{font-size:42px}}.section-title{font-size:28px;font-weight:600}@media (min-width: 576px){.section-title{font-size:30px}}@media (min-width: 768px){.section-title{font-size:34px}}@media (min-width: 1024px){.section-title{font-size:42px}}.block-title{font-size:24px;font-weight:600;margin-top:54px;margin-bottom:16px}.block-description>*+*{margin-top:16px}.block-description ul{padding-left:20px;list-style-type:disc}.text-lg,.text-lead{font-size:1.25rem}.rich-text h4{margin-top:2.5rem;margin-bottom:20px}.rich-text .text-lead{color:#333}.rich-text p{line-height:1.4}.rich-text ul{list-style:disc;padding-left:1rem;margin-top:12px}.text-secondary{color:#78716c}.text-center{text-align:center}.mx-auto{margin:0 auto}.d-block{display:block}.d-grid{display:grid}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gap-2{gap:0.5rem}.no-wrap{white-space:nowrap}.container{width:100%;padding-right:1rem;padding-left:1rem;margin-right:auto;margin-left:auto}@media (min-width: 1200px){.container{max-width:1200px}}@media (min-width: 1400px){.container{max-width:1320px}}.section{padding-top:100px;padding-bottom:100px}@-webkit-keyframes fadeUp{from{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeUp{from{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.animate-fade-up{-webkit-animation:fadeUp 0.8s cubic-bezier(0.4, 0, 0.2, 1) both;animation:fadeUp 0.8s cubic-bezier(0.4, 0, 0.2, 1) both}.animate-fade-in{-webkit-animation:fadeIn 0.8s cubic-bezier(0.4, 0, 0.2, 1) both;animation:fadeIn 0.8s cubic-bezier(0.4, 0, 0.2, 1) both}.animate-delay-100{-webkit-animation-delay:0.1s;animation-delay:0.1s}.animate-delay-200{-webkit-animation-delay:0.2s;animation-delay:0.2s}.animate-delay-300{-webkit-animation-delay:0.3s;animation-delay:0.3s}.animate-delay-400{-webkit-animation-delay:0.4s;animation-delay:0.4s}.animate-delay-500{-webkit-animation-delay:0.5s;animation-delay:0.5s}.animate-delay-600{-webkit-animation-delay:0.6s;animation-delay:0.6s}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;padding:14px 24px;font-family:"Manrope",sans-serif;font-size:15px;font-weight:600;text-align:center;text-decoration:none;border:1px solid transparent;border-radius:12px;corner-shape:superellipse(1.4);cursor:pointer;line-height:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (min-width: 576px){.btn{border-radius:1rem}}.btn:hover{text-decoration:none}.btn.btn-sm{padding:6px 10px;border-radius:14px}.btn.btn-lg{padding:18px 28px;border-radius:16px}.btn[disabled]{opacity:0.5 !important;cursor:not-allowed !important}.btn-primary{background-color:#000;border-color:#000;color:#ffffff;-webkit-transition:opacity 0.2s;transition:opacity 0.2s}.btn-primary:hover{opacity:0.85}.btn-outline{background-color:transparent;color:#000;border-color:#e6e6e6;-webkit-transition:background-color 0.2s;transition:background-color 0.2s}.btn-outline[disabled],.btn-outline:hover{background-color:color-mix(in oklab, lab(90.952% 0 -0.0000119209) 50%, transparent)}.btn-ghost{background-color:transparent;color:#000;-webkit-transition:background-color 0.2s;transition:background-color 0.2s}.btn-ghost:hover{background-color:color-mix(in oklab, lab(90.952% 0 -0.0000119209) 50%, transparent)}.btn-link{padding:0}.btn-link:hover{text-decoration:underline}.btn.btn-whatsapp svg{margin:0;width:28px;margin-left:1px;margin-bottom:1px}.btn.btn-whatsapp.btn-primary{padding:10px;background-color:#25d366;border-color:#25d366;color:#fff}.btn.btn-whatsapp.btn-primary svg{width:22px;fill:#ffffff}.btn.btn-whatsapp.btn-icon{background-color:transparent;width:46px;height:46px;border-radius:50%;corner-shape:round;padding:0;border:none;position:relative;display:none}@media (min-width: 1024px){.btn.btn-whatsapp.btn-icon{display:-webkit-box;display:-ms-flexbox;display:flex}}.btn.btn-whatsapp.btn-icon .progress{position:absolute;width:100%;height:100%}.btn.btn-whatsapp.btn-icon .progress__circle,.btn.btn-whatsapp.btn-icon .progress__path{fill:none;stroke:#e6e6e6;stroke-width:2px}.btn.btn-whatsapp.btn-icon .progress__path{stroke:#25d366;stroke-dasharray:1;stroke-dashoffset:1;-webkit-transition:stroke-dashoffset 0.4s cubic-bezier(0.7, 0, 0.3, 1);transition:stroke-dashoffset 0.4s cubic-bezier(0.7, 0, 0.3, 1)}.btn.btn-whatsapp.btn-icon:hover .progress .progress__path{stroke-dashoffset:0}.btn-champagne{background-color:#d4af37;color:#111;border-color:#d4af37}.btn-champagne:hover{background-color:#b29126;border-color:#b29126}.btn-outline-white{background-color:rgba(255,255,255,0.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border-color:rgba(255,255,255,0.4)}.btn-outline-white:hover{background-color:rgba(255,255,255,0.2);color:#fff;border-color:#fff}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background-color:#ffffff;border-bottom:1px solid #e6e6e6;-webkit-box-shadow:0 1px 42px 0 rgba(0,0,0,0.05);box-shadow:0 1px 42px 0 rgba(0,0,0,0.05);background-color:rgba(255,255,255,0.95);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){.site-header{background-color:rgba(255,255,255,0.8)}}.main-navbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:1rem;padding-bottom:1rem}@media (min-width: 1024px){.main-navbar{border:none}}.navbar-brand{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5rem}.navbar-brand .brand-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:2rem;width:2rem;border-radius:0.5rem;background-color:var(--brand-primary);color:#ffffff}.navbar-brand .brand-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1}.navbar-brand .brand-text .brand-title{font-size:1.125rem;font-weight:700;letter-spacing:-0.025em;color:var(--text-primary)}.navbar-brand .brand-text .brand-subtitle{font-size:9px;text-transform:uppercase;letter-spacing:0.2em;color:var(--brand-secondary)}.main-navbar-menu-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:0;opacity:0;overflow:hidden;-webkit-transition:max-height 0.35s ease, opacity 0.5s ease;transition:max-height 0.35s ease, opacity 0.5s ease;position:absolute;top:100%;left:0;width:100%;background-color:#ffffff;padding:1rem 2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;-webkit-box-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04);box-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}.main-navbar-menu-wrapper.is-open{max-height:500px;opacity:1;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6}@media (min-width: 1024px){.main-navbar-menu-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;top:auto;left:auto;-webkit-transform:none;transform:none;-webkit-box-shadow:none;box-shadow:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:auto;max-height:none;opacity:1;border:none;padding:0;background:transparent;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;overflow:visible}}.main-navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media (min-width: 1024px){.main-navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2rem}}.main-navbar-nav a{position:relative;font-size:14px;font-weight:600;color:var(--text-secondary);-webkit-transition:color 0.2s ease;transition:color 0.2s ease;padding:4px 2px}.main-navbar-nav a:after{display:block;content:"";width:6px;height:6px;border-radius:2rem;background-color:var(--text-secondary);-webkit-transition:opacity 0.2s;transition:opacity 0.2s;opacity:0;position:absolute;top:calc(50% + 1px);left:calc(100% + 8px);-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width: 1024px){.main-navbar-nav a:after{top:calc(100% + 4px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.main-navbar-nav a:hover{color:var(--text-primary);text-decoration:none}.main-navbar-nav a:hover:after{opacity:1}.main-navbar-nav a.active{pointer-events:none;cursor:default;color:var(--text-primary)}.main-navbar-nav a.active:after{opacity:1;background-color:var(--text-primary)}.navbar-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5rem}@media (min-width: 1024px){.navbar-actions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:0.75rem}}.menu-toggle{display:block;background:none;border:none;padding:0.25rem 0.5rem;color:var(--text-primary);cursor:pointer}.menu-toggle svg{width:28px}@media (min-width: 1024px){.menu-toggle{display:none}}.btn-list-property .btn{font-weight:800}form.wpcf7-form .intl-tel-input.separate-dial-code .selected-flag{background-color:rgba(0,0,0,0.09)}form.wpcf7-form .helping-text{font-size:13px;font-weight:500;color:#747474}form.wpcf7-form .helping-text p{font-size:13px;font-weight:500;color:#747474}form.wpcf7-form .helping-text a{font-size:13px;font-weight:600;color:#747474}form.wpcf7-form .helping-text a:hover{text-decoration:underline}form.wpcf7-form .helping-text .wpcf7-list-item{margin-left:0}form.wpcf7-form .helping-text .wpcf7-list-item input[type="checkbox"]{margin-top:0;margin-right:5px;position:relative;top:2px}.form-control{display:block;width:100%;padding:12px 12px;font-size:1rem;font-weight:500;line-height:1.6;color:var(--text-primary);background-clip:padding-box;border:1px solid #e6e6e6;background-color:#f2f4f7;border-radius:10px;corner-shape:superellipse(1.5);-webkit-transition:border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;transition:border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out}textarea.form-control{height:auto}.contact-form__field+.contact-form__field{margin-top:1rem}.contact-form__submit input[type="submit"]{min-width:150px}.site-form.hystmodal__wrap .hystmodal__window{max-width:500px;padding:32px 16px}@media (min-width: 576px){.site-form.hystmodal__wrap .hystmodal__window{padding:24px 32px}}.site-form__title{margin-bottom:8px}.site-form__description{margin-bottom:16px;color:#747474;font-weight:500;line-height:1.4;font-size:15px}.site-form form .wpcf7-submit{padding-top:16px;padding-bottom:16px}.site-form form .wpcf7-response-output{margin:12px 0 0 0;padding:0;border:none;color:#dc3232}.site-form__field+.site-form__field{margin-top:1rem}.site-form__field.helping-text{margin-top:12px !important}.site-form__submit input[type="submit"]{min-width:150px}.hero-section{padding-top:70px}@media (min-width: 576px){.hero-section{padding-top:100px}}.hero-section-content{text-align:center}.hero-section-label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:400;font-size:16px;gap:10px;padding:2px 8px 2px 5px;border-radius:4rem;corner-shape:superellipse(1.333);border:1px solid #e6e6e6;margin-bottom:20px}@media (min-width: 768px){.hero-section-label{margin-bottom:12px}}.hero-section-star{width:24px;height:24px;border-radius:4rem;background-color:#000;-webkit-box-shadow:3px 3px 3px 0 #0000000d, 0 0 20px 0 #0000000d, 0 4px 4px 0 #00000008, 0 6px 6px 0 #0000000d, 0 10px 10px 0 #0000001a;box-shadow:3px 3px 3px 0 #0000000d, 0 0 20px 0 #0000000d, 0 4px 4px 0 #00000008, 0 6px 6px 0 #0000000d, 0 10px 10px 0 #0000001a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-section-star svg{width:22px;fill:#fff}.hero-section-title{font-size:34px;font-weight:600;line-height:1.2;margin:0 auto;width:100%}@media (min-width: 1024px){.hero-section-title{font-size:44px;font-weight:700}}@media (min-width: 1200px){.hero-section-title{font-size:60px;font-weight:700}}.hero-section-title span{display:block}.hero-section-subtitle{max-width:810px;margin:24px auto 30px;font-size:16px}@media (min-width: 576px){.hero-section-subtitle{font-size:18px}}.hero-section-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px}.hero-section-actions .btn{min-width:160px}.footer-item-title{font-size:20px;font-weight:500;color:#fff;margin-bottom:20px}.footer-item-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:4px}.footer-item-links .btn-link{border:none;text-align:left;color:var(--text-inverse);-webkit-transition:color 0.2s;transition:color 0.2s}.footer-item-links .btn-link:hover{color:var(--text-accent)}.featured-projects-section .section-header{margin-bottom:32px}@media (max-width: 768px){.featured-projects-section .section-header{margin-bottom:20px}}.featured-slider-wrapper{position:relative}.featured-slider-wrapper .featured-slider-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;gap:12px;margin-top:16px}.featured-slider-wrapper .featured-slider-nav .btn{width:48px;height:48px;padding:0;aspect-ratio:1}@media (max-width: 768px){.featured-slider-wrapper .featured-slider-nav .btn{width:44px;height:44px}}.project-hero-slider{width:100%;height:85vh;min-height:600px;max-height:900px;position:relative;background-color:#111}.project-hero-slider .swiper-slide{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.project-hero-slider .slide-bg-img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1;-webkit-transition:-webkit-transform 6s ease-out;transition:-webkit-transform 6s ease-out;transition:transform 6s ease-out;transition:transform 6s ease-out, -webkit-transform 6s ease-out}.project-hero-slider .slide-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.8)), color-stop(55%, rgba(0,0,0,0.5)), to(rgba(0,0,0,0.1)));background:linear-gradient(to right, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.5) 55%, rgba(0,0,0,0.1) 100%);z-index:2}.project-hero-slider .swiper-slide-active .slide-bg-img{-webkit-transform:scale(1.05);transform:scale(1.05)}.project-hero-slider .slide-content-wrapper{position:relative;z-index:3;width:100%;padding-bottom:80px;padding-left:24px;padding-right:24px}@media (min-width: 768px){.project-hero-slider .slide-content-wrapper{padding-bottom:100px;padding-left:40px;padding-right:40px}}.project-hero-slider .slide-content{max-width:800px;color:#fff}.project-hero-slider .main-title{opacity:0;-webkit-transform:translateX(-40px);transform:translateX(-40px);-webkit-transition:all 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);transition:all 0.8s cubic-bezier(0.2, 0.8, 0.2, 1)}.project-hero-slider .status-badge,.project-hero-slider .description,.project-hero-slider .details-row,.project-hero-slider .actions-row{opacity:0;-webkit-transition:opacity 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);transition:opacity 0.8s cubic-bezier(0.2, 0.8, 0.2, 1)}.project-hero-slider .swiper-slide-active .main-title{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition-delay:0.3s;transition-delay:0.3s}.project-hero-slider .swiper-slide-active .status-badge{opacity:1;-webkit-transition-delay:0.4s;transition-delay:0.4s}.project-hero-slider .swiper-slide-active .description{opacity:1;-webkit-transition-delay:0.5s;transition-delay:0.5s}.project-hero-slider .swiper-slide-active .details-row,.project-hero-slider .swiper-slide-active .actions-row{opacity:1;-webkit-transition-delay:0.6s;transition-delay:0.6s}.project-hero-slider .status-badge{display:inline-block;font-size:12px;font-weight:500;letter-spacing:1px;color:#fff;margin-bottom:4rem;padding:5px 14px;border:1px solid color-mix(in oklab, #fff 20%, transparent);background-color:color-mix(in oklab, #fff 10%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:50px}.project-hero-slider .main-title{font-family:"Noto Serif",serif;font-size:34px;font-weight:600;line-height:1.1;margin:0 0 0.75rem;color:#fff}@media (min-width: 768px){.project-hero-slider .main-title{font-size:44px}}.project-hero-slider .description{font-size:1rem;line-height:1.6;color:rgba(255,255,255,0.9);margin:0 0 1rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:600px;font-weight:500}@media (min-width: 576px){.project-hero-slider .description{font-size:18px;margin:0 0 1.75rem}}.project-hero-slider .details-row{margin-bottom:2rem;padding-top:12px;border-top:1px solid color-mix(in oklab, #fff 35%, transparent);display:grid;grid-template-columns:repeat(2, 1fr);-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0 20px}@media (min-width: 576px){.project-hero-slider .details-row{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:50px;padding-top:1.25rem}}.project-hero-slider .detail-item:first-of-type{grid-column:1 / -1}.project-hero-slider .detail-item--tooltip{cursor:help;-webkit-transition:background-color 0.2s;transition:background-color 0.2s}.project-hero-slider .detail-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:0.5px;color:rgba(255,255,255,0.7)}.project-hero-slider .detail-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-size:1.25rem;font-weight:600;color:#fff}.project-hero-slider .detail-value.main{font-size:1.75rem}@media (min-width: 576px){.project-hero-slider .detail-value.main{margin-right:50px}}.project-hero-slider .detail-value .icon-info{width:18px;margin-left:2px;opacity:0.9}.project-hero-slider .detail-divider{display:none}.project-hero-slider .actions-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.project-hero-slider .swiper-button-prev,.project-hero-slider .swiper-button-next{display:none;font-weight:bolder;color:rgba(255,255,255,0.8);-webkit-transition:color 0.3s ease, border 0.3s ease;transition:color 0.3s ease, border 0.3s ease;width:44px;height:44px;border-radius:50%;background-color:rgba(255,255,255,0.1);border:1px solid transparent}@media (min-width: 768px){.project-hero-slider .swiper-button-prev,.project-hero-slider .swiper-button-next{display:-webkit-box;display:-ms-flexbox;display:flex}}.project-hero-slider .swiper-button-prev:hover,.project-hero-slider .swiper-button-next:hover{color:#fff;border:1px solid color-mix(in oklab, #fff 15%, transparent)}.project-hero-slider .swiper-button-prev::after,.project-hero-slider .swiper-button-next::after{font-size:12px}.project-hero-slider .swiper-button-prev{left:0}.project-hero-slider .swiper-button-prev::after{margin-left:-2px}.project-hero-slider .swiper-button-next{right:0}.project-hero-slider .swiper-button-next::after{margin-right:-2px}.project-hero-slider .slider-actions{position:absolute;bottom:54px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;z-index:3;padding-left:60px;padding-right:60px}.project-hero-slider .swiper-pagination{position:relative;top:auto;bottom:auto !important;left:auto;right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px}.project-hero-slider .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;background:rgba(255,255,255,0.4);opacity:1;margin:0 !important;border-radius:12px;-webkit-transition:width 0.3s cubic-bezier(0.4, 0, 0.2, 1),background-color 0.3s;transition:width 0.3s cubic-bezier(0.4, 0, 0.2, 1),background-color 0.3s}.project-hero-slider .swiper-pagination .swiper-pagination-bullet-active{width:50px;background:rgba(255,255,255,0.4);position:relative;overflow:hidden}.project-hero-slider .swiper-pagination .swiper-pagination-bullet-active::after{content:"";position:absolute;top:0;left:0;height:100%;width:0;border-radius:12px;background:#d4af37;-webkit-animation:slideProgress 8s linear forwards;animation:slideProgress 8s linear forwards}@-webkit-keyframes slideProgress{0%{width:0}100%{width:100%}}@keyframes slideProgress{0%{width:0}100%{width:100%}}.payment-tooltip{text-align:left;color:#333;min-width:200px}.payment-tooltip__header{font-weight:600;color:#0b5e64;padding:8px 12px;margin:-5px -9px 5px -9px;background-color:#edefee;border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.payment-tooltip__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 0;font-size:13px;border-bottom:1px solid #eee}.payment-tooltip__row:last-child{border-bottom:none}.payment-tooltip__row span:last-child{font-weight:600}.project-archive-section{padding-top:6rem;padding-bottom:6rem}.project-card-grid{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width: 768px){.project-card-grid{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1024px){.project-card-grid{grid-template-columns:repeat(3, 1fr)}}.property-card-meta{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin-top:auto;margin-bottom:14px}.property-card-meta__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-weight:500}.property-card-meta__icon{color:#747474;-ms-flex-negative:0;flex-shrink:0}.property-card-meta__icon svg{width:24px}.property-card-meta__icon.with-small svg{width:20px}.property-card-meta__value{white-space:nowrap}.project-card{background-color:#fff;border-radius:12px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#f2f4f7}.project-card .card__badge-container{position:absolute;left:16px;z-index:5}.project-card .card__badge-container.top{top:16px}.project-card .card__badge-container.bottom{bottom:16px}.project-card__image-wrapper{position:relative;height:240px;overflow:hidden}@media (min-width: 768px){.project-card__image-wrapper{height:300px}}.project-card__image-wrapper__badges-col{position:absolute;top:15px;left:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:6px;z-index:5}.project-card__image-wrapper .project-card__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform 1.2s ease;transition:-webkit-transform 1.2s ease;transition:transform 1.2s ease;transition:transform 1.2s ease, -webkit-transform 1.2s ease}.project-card:hover .project-card__image{-webkit-transform:scale(1.05);transform:scale(1.05)}.project-card__content{padding:1.25rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.project-card__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1.5rem}.project-card .developer-name{font-size:15px;font-weight:700}.project-card .developer-name .by{font-weight:500;color:#78716c}.project-card .developer-avatar{width:44px;height:44px;background-color:#1a1a1a;color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:10px;font-weight:700}.project-card__title{font-size:1.5rem;font-weight:700;margin:0 0 0.5rem;font-family:"Noto Serif",serif}.project-card__title a{color:#000;text-decoration:none}.project-card__title a:hover{color:#000}.project-card__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-top:auto;color:#666}.project-card__meta-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-bottom:16px}.project-card__location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;min-width:0;font-size:12px;line-height:1.2;margin-top:2px;margin-bottom:0}.project-card__location svg{-ms-flex-negative:0;flex-shrink:0;width:14px;height:14px}.project-card__location span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-card__options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px 0;-ms-flex-negative:0;flex-shrink:0;margin-bottom:20px}.project-card__options .option{color:inherit;font-size:14px;font-weight:500;line-height:1.2;white-space:nowrap}.project-card__options .separator{width:1px;height:18px;background-color:rgba(0,0,0,0.2);margin:0 10px}.project-card__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;border-top:1px solid rgba(0,0,0,0.1);padding-top:1rem}.project-card__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.project-card__price .price-label{font-size:10px;text-transform:uppercase;color:#888;font-weight:700;letter-spacing:0.5px}.project-card__price .price-amount{font-size:1.25rem;font-weight:700;color:#000}.project-card .btn{-webkit-box-flex:1;-ms-flex:1;flex:1}.project-navigation{border-bottom:1px solid var(--color-border, #e8e8e8);padding:12px 0}.project-navigation__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.project-header{padding:32px 0 24px}.project-header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}.project-header__developer{font-size:14px;letter-spacing:0.5px;color:var(--color-text-muted, #888);margin-bottom:8px}.project-header__developer strong{font-weight:600;color:var(--color-text, #222)}.project-header__title{font-family:"Noto Serif",serif;font-size:2rem;font-weight:700;line-height:1.15;margin:0}@media (min-width: 768px){.project-header__title{font-size:2.75rem}}@media (min-width: 1024px){.project-header__title{font-size:3.25rem}}.project-header__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-negative:0;flex-shrink:0}.project-header__actions .btn{min-width:160px}.gallery-grid--single{grid-template-columns:1fr !important}.gallery-grid--single .main-feature{aspect-ratio:16 / 7}@media (min-width: 768px){.gallery-grid--single .main-feature{aspect-ratio:16 / 6}}:root{--main-navbar-height: 108px}[id^="section-"]{scroll-margin-top:var(--main-navbar-height)}@-webkit-keyframes section-highlight{0%{background-color:transparent}15%{background-color:rgba(212,175,55,0.15)}85%{background-color:rgba(212,175,55,0.15)}100%{background-color:transparent}}@keyframes section-highlight{0%{background-color:transparent}15%{background-color:rgba(212,175,55,0.15)}85%{background-color:rgba(212,175,55,0.15)}100%{background-color:transparent}}[id^="section-"]:target{-webkit-animation:section-highlight 2s ease both;animation:section-highlight 2s ease both;border-radius:6px}.site-footer{background-color:#000;padding-top:4rem;overflow:hidden}.site-footer__content{display:grid;gap:2.5rem}@media (min-width: 1024px){.site-footer__content{grid-template-columns:450px 1fr;gap:3rem}}@media (min-width: 1200px){.site-footer__content{grid-template-columns:500px 1fr;gap:5rem}}@media (min-width: 1400px){.site-footer__content{grid-template-columns:550px 1fr}}.site-footer__company .company{font-size:2rem;color:#fff;font-weight:700;margin-bottom:12px}.site-footer__company .about{font-size:14px;color:var(--text-inverse);font-weight:500;margin-bottom:8px}.site-footer__links{display:grid;gap:2rem}@media (min-width: 576px){.site-footer__links{grid-template-columns:repeat(2, 1fr);gap:2.5rem}}@media (min-width: 768px){.site-footer__links{gap:2rem}}.site-footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;padding:1.5rem 0 2rem}@media (min-width: 1024px){.site-footer__bottom{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.site-footer__bottom .btn-link{font-size:14px;display:block;font-weight:normal;color:var(--text-inverse);-webkit-transition:color 0.2s;transition:color 0.2s}.site-footer__bottom .btn-link:hover{color:var(--text-accent)}.site-footer__bottom .btn-link .text-feedback{display:none}@media (min-width: 576px){.site-footer__bottom .btn-link .text-feedback{display:inline}}.site-footer__copyright{color:var(--text-inverse);font-size:14px;text-align:center}.site-footer__legal-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.trust-banner{color:var(--text-inverse);margin-top:2.5rem;padding-top:2.5rem;padding-bottom:2.5rem;border-top:1px solid rgba(255,255,255,0.15);border-bottom:1px solid rgba(255,255,255,0.15)}@media (min-width: 768px){.trust-banner{margin-top:2rem}}.trust-banner__grid{display:grid;gap:2rem}@media (min-width: 576px){.trust-banner__grid{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1200px){.trust-banner__grid{grid-template-columns:repeat(4, 1fr)}}.trust-banner__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.trust-banner__icon{color:var(--text-accent);-ms-flex-negative:0;flex-shrink:0}.trust-banner__icon svg{width:36px}.trust-banner__label{color:#fff;margin:0;font-size:15px;font-weight:600}.trust-banner__description{font-size:14px;margin-top:6px}.social-links{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.social-links__item a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:36px;height:36px;border-radius:50%;corner-shape:superellipse(1.555);background-color:#fff;-webkit-transition:background-color 0.2s ease;transition:background-color 0.2s ease}.social-links__item a:hover{background-color:var(--text-accent)}.contact-us__grid{display:grid;gap:2rem}@media (min-width: 1024px){.contact-us__grid{grid-template-columns:repeat(2, 1fr);gap:0}}.contact-us__info-grid{display:grid;gap:1.5rem}@media (min-width: 576px){.contact-us__info-grid{gap:2rem;grid-template-columns:repeat(2, 1fr)}}.contact-us__info-block h4{font-size:15px;font-weight:600;color:#78716c;margin-top:0;margin-bottom:8px}.contact-us__info-block p{font-size:15px;color:#000;font-weight:500}.contact-us__info-block .helping-text{color:#78716c}.contact-us__info-block .btn.btn-link{font-weight:500}.contact-us__info-block .btn.btn-link:hover{color:var(--text-accent)}.eyebrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:10px}.eyebrow__circle{height:16px;width:16px;border-radius:50%;border:1px solid #747474;position:relative}.eyebrow__circle:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:50%;width:10px;height:10px;background:#747474}.eyebrow__label{font-size:14px;font-style:normal;font-weight:500;color:#000;text-transform:uppercase}@media (min-width: 576px){.page-content .page-title>span{display:block}}.core-values__grid{margin-top:5rem;margin-bottom:1rem;display:grid;gap:2.5rem}@media (min-width: 1024px){.core-values__grid{grid-template-columns:1fr 1fr 1fr;gap:2rem}}@media (min-width: 1400px){.core-values__grid{gap:4rem}}.core-values__card{max-width:360px;margin:0 auto;text-align:center}.core-values__icon{display:block;width:64px;margin-bottom:1rem}.investment-process{background-color:#f2f4f7}.investment-process__container{display:grid;grid-template-columns:1fr;gap:4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width: 1024px){.investment-process__container{grid-template-columns:400px 1fr}}@media (min-width: 1200px){.investment-process__container{grid-template-columns:500px 1fr}}.investment-process__content{max-width:500px}.investment-process__title{color:#000;font-size:2.5rem;margin-bottom:1rem;line-height:1.2}.investment-process__description{color:#78716c;margin-bottom:3rem}.investment-process__steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:3rem}.investment-process__step{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;padding-bottom:2rem;position:relative;cursor:default;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.investment-process__step:not(:last-child)::before{content:"";position:absolute;left:1.25rem;top:2.5rem;bottom:0;width:1px;background-color:#e5e5e5;-webkit-transition:background-color 0.3s ease;transition:background-color 0.3s ease}.investment-process__step .investment-process__step-number{font-size:1.75rem;color:#78716c;-webkit-transition:color 0.3s ease;transition:color 0.3s ease}.investment-process__step .investment-process__step-title{font-size:1.25rem;margin-bottom:0.5rem;font-weight:600;color:#78716c;opacity:0.7;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.investment-process__step .investment-process__step-text{color:#78716c;opacity:0.7;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.investment-process__step.is-active .investment-process__step-number,.investment-process__step:hover .investment-process__step-number{color:#14213d}.investment-process__step.is-active .investment-process__step-title,.investment-process__step.is-active .investment-process__step-text,.investment-process__step:hover .investment-process__step-title,.investment-process__step:hover .investment-process__step-text{opacity:1;color:#000}.investment-process__step.is-active::before,.investment-process__step:hover::before{background-color:#14213d}.investment-process__visual{position:relative;width:100%;height:100%;min-height:500px;border-radius:12px;overflow:hidden}.investment-process__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;-webkit-transition:opacity 0.5s ease-in-out;transition:opacity 0.5s ease-in-out;z-index:1}.investment-process__image.is-active{opacity:1;z-index:2}.location-breadcrumb{padding:1rem 0;font-size:15px;font-weight:500;color:#78716c}.location-breadcrumb__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.location-breadcrumb__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.location-breadcrumb__item button{color:#78716c;font-size:14px;cursor:default;line-height:1;margin:0 0 2px 0}.location-breadcrumb .breadcrumb-sep{margin:0;color:#78716c}.section-header{margin-bottom:40px}@media (min-width: 768px){.section-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px}}.section-header.center-align{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;gap:0}.section-header.center-align .eyebrow{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-header.center-align .section-header__description{max-width:800px;text-align:center}.section-header__title-wrap{-ms-flex-negative:0;flex-shrink:0}.section-header__title{font-size:30px;font-weight:600;margin-bottom:1rem;color:var(--text-primary)}@media (min-width: 768px){.section-header__title{font-weight:700}}.section-header__description{max-width:450px;color:var(--text-secondary);font-size:15px;font-weight:500}@media (min-width: 768px){.section-header__description{text-align:right}}.property-detail{position:relative;display:grid}.property-detail>*{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.property-navigation{margin-bottom:8px}.property-navigation__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width: 1024px){.property-header__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.property-header__title .section-title{margin:0}.property-header__title .section-title+.section-title{margin-top:12px}.property-header__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px;padding-top:16px;padding-bottom:16px;border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(0,0,0,0.1)}.property-header__meta .property-unit-price{display:none;font-size:18px;font-weight:600;text-align:right}@media (min-width: 576px){.property-header__meta .property-unit-price{display:block}}.property-header__meta .property-unit-price .currency{font-size:80%}.property-header__meta-specs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px 24px}.property-header__meta-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;font-weight:500}.property-header__meta-icon{color:#747474;-ms-flex-negative:0;flex-shrink:0}.property-header__meta-icon svg{width:24px}.property-header__meta-label{color:#747474}.property-gallery{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}@media (min-width: 576px){.property-gallery{padding-top:16px}}@media (max-width: 767.98px){.property-gallery>.container{padding-left:0;padding-right:0}}.property-gallery .gallery-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width: 768px){.property-gallery .gallery-grid{grid-template-columns:66.66% 1fr}}.property-gallery .gallery-side-stack{position:relative;display:none;gap:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 768px){.property-gallery .gallery-side-stack{display:-webkit-box;display:-ms-flexbox;display:flex}}.property-gallery .gallery-item{position:relative;overflow:hidden;background-color:#e5e5e5}@media (min-width: 768px){.property-gallery .gallery-item{border-radius:12px;corner-shape:superellipse(1.4)}}.property-gallery .gallery-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease, -webkit-transform 0.3s ease}.property-gallery .gallery-item.main-feature{position:relative}@media (min-width: 576px){.property-gallery .gallery-item.main-feature .view-all-btn{display:none !important}}.property-gallery .gallery-item.side-item{-webkit-box-flex:1;-ms-flex:1;flex:1}.property-gallery .gallery-item:hover img{-webkit-transform:scale(1.01);transform:scale(1.01)}.property-gallery .gallery-trigger{border:none;padding:0;cursor:pointer;width:100%;height:100%;border-radius:12px;overflow:hidden}.property-overview{margin-bottom:50px}.property-overview__grid{position:relative}@media (min-width: 576px){.property-overview__grid{display:grid;grid-template-columns:1fr 400px;gap:32px}}.property-overview____sidebar{display:none}@media (min-width: 576px){.property-overview____sidebar{display:block}}.property-overview__description{overflow:hidden;position:relative;-webkit-transition:max-height 0.5s ease;transition:max-height 0.5s ease;max-height:120px}.property-overview__description ul{padding-left:20px;list-style-type:disc}.property-overview__description.is-collapsed{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.property-overview__description:not(.is-collapsed){max-height:2000px}.property-overview__toggle{margin-top:16px}.property-actions{display:none;position:-webkit-sticky;position:sticky;top:100px;border:1px solid #e6e6e6;padding:16px;border-radius:12px;corner-shape:superellipse(1.4)}@media (min-width: 576px){.property-actions{display:block}}.property-actions .btn.btn-whatsapp{padding-top:9px;padding-bottom:9px;margin-top:4px;border-color:#25d366;background-color:#ffff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;gap:8px}.property-actions .btn.btn-whatsapp:hover{background:#f2f4f7}.property-actions ._divider{position:relative;text-align:center;padding-top:16px;padding-bottom:16px}.property-actions ._divider ._text{position:relative;padding-left:10px;padding-right:10px;background-color:#ffff;z-index:1;line-height:1;display:inline-block}.property-actions ._divider:before{content:"";display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;height:1px;background-color:#e6e6e6;z-index:0}.property-actions .contact-form__submit{position:relative}.property-actions .contact-form__submit .btn-form-submit{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:none;width:100%}.property-actions .contact-form__submit .wpcf7-spinner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:1}.property-mobile-actions{padding-top:16px;padding-bottom:16px;position:-webkit-sticky;position:sticky;bottom:0;background-color:#f2f4f7;border-top:1px solid rgba(0,0,0,0.1);z-index:10}@media (min-width: 576px){.property-mobile-actions{display:none !important}}.property-mobile-actions__inner{display:grid;grid-template-columns:1fr 1fr 2fr;gap:4px}.property-mobile-actions__inner svg{width:20px}.property-mobile-actions .btn{font-size:15px;padding:8px 6px;-ms-flex-negative:0;flex-shrink:0}.property-mobile-actions .btn-outline{background-color:#ffff}.property-details__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:12px}.property-details__grid-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:12px;font-weight:600;background-color:#f2f4f7;border-radius:10px;corner-shape:superellipse(1.555);min-height:calc(40px + 12px * 2)}.property-details__grid-item-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:#747474}.property-details__grid-item-label ._icon{-ms-flex-negative:0;flex-shrink:0}.property-details__grid-item-label ._icon svg{width:24px}.property-details__grid-item-label ._key{font-weight:normal}.property-video__embed{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:12px;background:#000}.property-video__embed iframe{width:100%;height:100%;border:0}.property-share{position:relative}.property-share .btn-share{gap:4px;font-weight:500;padding:6px 8px 6px 6px;border-radius:10px;margin-top:10px;margin-bottom:10px}.property-share .btn-share svg{-ms-flex-negative:0;flex-shrink:0}.property-share .btn-share ._share-text{display:none}@media (min-width: 576px){.property-share .btn-share ._share-text{display:block}}.property-share .btn.btn-outline{padding:8px;border-radius:10px;background-color:#ffff}.property-share .btn.btn-outline:hover{background:rgba(0,0,0,0.04)}.property-share .btn.btn-outline svg{width:18px;-ms-flex-negative:0;flex-shrink:0}.property-share__actions{position:absolute;top:100%;right:0;margin-top:-6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:8px;background-color:#f2f4f7;border:1px solid #e6e6e6;border-radius:10px;corner-shape:superellipse(1.4);display:none}.property-share__actions.show{display:-webkit-box;display:-ms-flexbox;display:flex}.project-detail-price{display:none;font-size:18px;font-weight:600;text-align:right}@media (min-width: 576px){.project-detail-price{display:block}}.project-detail-price .currency{font-size:80%}.view-all-btn{position:absolute;bottom:20px;right:20px;background-color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:6px 12px;border-radius:10px;font-size:16px;color:#000;font-weight:500;gap:6px;-webkit-box-shadow:rgba(0,0,0,0.26) 0 0.636953px 1.14652px -1.125px,rgba(0,0,0,0.25) 0px 1.9316px 3.47689px -2.25px,rgba(0,0,0,0.19) 0px 5.10612px 9.19102px -3.375px,rgba(0,0,0,0.03) 0px 16px 28.8px -4.5px;box-shadow:rgba(0,0,0,0.26) 0 0.636953px 1.14652px -1.125px,rgba(0,0,0,0.25) 0px 1.9316px 3.47689px -2.25px,rgba(0,0,0,0.19) 0px 5.10612px 9.19102px -3.375px,rgba(0,0,0,0.03) 0px 16px 28.8px -4.5px;-webkit-transition:background-color 0.3s ease;transition:background-color 0.3s ease}.view-all-btn:hover{background-color:rgba(255,255,255,0.6)}.project-detail__featured-wrap{margin:0 -16px;position:relative}@media (min-width: 576px){.project-detail__featured-wrap{margin:0 0 32px}}.project-detail__featured-img{height:calc(100dvh - 80px);overflow:hidden}@media (min-width: 576px){.project-detail__featured-img{height:auto;overflow:visible}}.project-detail__featured-img picture{display:block;width:100%;height:100%}.project-detail__featured-img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.project-detail__featured-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.3)), to(rgba(0,0,0,0.7)));background-image:linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.7));z-index:1}.project-detail__featured-content{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;padding:10px 50px 50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.project-detail__featured-content ._top-navbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.project-detail__featured-content ._top-navbar .location-breadcrumb button{color:#fff}.project-detail__featured-content ._top-navbar .location-breadcrumb .breadcrumb-sep{color:#fff}.project-detail__featured-content ._top-navbar .property-share__trigger.btn{color:#fff;background-color:rgba(255,255,255,0.1);border-color:rgba(255,255,255,0.5)}.project-detail__featured-content ._top-navbar .property-share__trigger.btn:hover{color:#fff;background-color:rgba(255,255,255,0.2);border-color:rgba(255,255,255,0.75)}.project-detail__featured-content .actions-row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin-top:24px}.project-detail__featured-developer{color:#fff;font-size:14px;padding-left:4px}.project-detail__featured-developer strong{font-size:16px;font-weight:bold}.project-detail__featured-header{margin-top:auto}.project-detail__featured-header .featured-title{color:#fff;margin-bottom:0}.project-detail__featured-desc{color:#fff;font-weight:500;margin-bottom:24px;margin-top:10px}.project-detail .details-row{margin-bottom:2rem;padding-top:16px;padding-bottom:16px;border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(0,0,0,0.1);display:grid;grid-template-columns:repeat(2, 1fr);-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0 20px}@media (min-width: 576px){.project-detail .details-row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;padding-top:1.25rem}}.project-detail .details-row a{text-decoration:none;cursor:help}.project-detail .details-row a:hover{text-decoration:none}.project-detail .detail-item:first-of-type{grid-column:1 / -1}.project-detail .detail-item--tooltip{cursor:help;-webkit-transition:background-color 0.2s;transition:background-color 0.2s}.project-detail .detail-label{font-size:12px;font-weight:bolder;text-transform:uppercase;letter-spacing:0.5px;color:#78716c;margin-bottom:10px}.project-detail .detail-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;gap:4px;font-size:26px;font-weight:700;line-height:1}.project-detail .detail-value small{font-size:70%}.project-detail__download-brochure .form-control{max-width:450px}.project-detail__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:12px}.project-detail__grid-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding:12px 0 12px 12px;font-weight:500;color:#747474;background-color:#f2f4f7;border-radius:10px;corner-shape:superellipse(1.555)}.project-detail__grid-item ._icon{-ms-flex-negative:0;flex-shrink:0}.project-detail__grid-item ._icon svg{width:40px}.project-detail__grid-item ._lead{font-size:26px;font-weight:700;line-height:1;color:#212529;min-width:40px;min-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.image-gallery__gallery-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:10px}.image-gallery__item{position:relative;border-radius:12px;overflow:hidden}.image-gallery__item:first-child{grid-column:1 / -1}.image-gallery__trigger{position:relative;display:block}.image-gallery__trigger img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-gallery__trigger::after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;z-index:1;-webkit-transition:background-color 0.3s ease;transition:background-color 0.3s ease}.image-gallery__trigger:hover::after{background-color:rgba(0,0,0,0.1)}body .hystmodal__window{width:100%;max-width:600px;background-color:#fff;max-height:100vh;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:12px}body .hystmodal__close{position:absolute;top:16px;right:16px;border-radius:8px;width:32px;height:32px;padding:4px !important;z-index:10;background-image:none !important}body .hystmodal__close svg{pointer-events:none;width:24px}.properties-grid{display:grid;gap:32px;grid-template-columns:repeat(1, 1fr)}@media (min-width: 768px){.properties-grid{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1024px){.properties-grid{grid-template-columns:repeat(3, 1fr)}}.properties-archive{padding:80px 0 150px}.properties-archive__empty{text-align:center;padding:60px 0;color:#747474}.property-card .project-card__options{display:grid;grid-template-columns:repeat(1, 1fr);gap:12px;margin-bottom:24px;margin-top:10px}@media (min-width: 576px){.property-card .project-card__options{grid-template-columns:repeat(2, 1fr)}}.property-card .project-card__options .property-header__meta-item{font-size:13px;gap:10px;font-weight:500}.property-card .project-card__options .property-header__meta-icon{color:#747474}.property-card .project-card__options .property-header__meta-icon svg{width:20px;height:auto}.property-card .project-card__options .property-header__meta-value{color:#78716c}.property-card-meta{font-size:14px}.project-detail__map{margin:16px 0 24px;position:relative;border-radius:12px;overflow:hidden}.project-detail__map .block-description{margin-bottom:16px}.project-detail__map iframe{width:100% !important;height:400px !important;border:0}.project-detail__map iframe .place-details-compact-container{opacity:0}.card__badge{padding:4px 10px;letter-spacing:0.2px;white-space:nowrap;font-size:12px;font-weight:600;border-radius:25px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#24384a;border:1px solid rgba(51,78,104,0.3);background:rgba(240,244,248,0.6)}.card__badge.badge--white{color:#fff;border-color:rgba(255,255,255,0.6);background-color:rgba(255,255,255,0.2)}.card__badge.badge--project-slider{border:1px solid color-mix(in oklab, #fff 30%, transparent);background-color:color-mix(in oklab, #fff 30%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff}.card__badge.badge--residential{color:#856404;background:rgba(255,249,219,0.7);border:1px solid rgba(133,100,4,0.3)}.card__badge.badge--commercial{color:#856404;background:rgba(255,249,219,0.7);border:1px solid rgba(133,100,4,0.3)}.card__badge.badge--flexible-payment-plan{background:rgba(224,247,250,0.7);color:#006064;border:1px solid rgba(0,96,100,0.2)}.card__badge-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}.property-filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin-bottom:24px;margin-top:1rem}.property-filters .filter-btn{padding:8px 28px;border-radius:50px;border:none;background-color:#f2f4f7;color:#1a1a1b;font-size:14px;font-weight:600;cursor:pointer;-webkit-transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1);transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1);outline:none}.property-filters .filter-btn.active{color:#fff;background-color:#000}.property-filters .filter-btn:hover:not(.active){background-color:#e9ecef}.property-card{-webkit-transition:opacity 0.3s ease, -webkit-transform 0.3s ease;transition:opacity 0.3s ease, -webkit-transform 0.3s ease;transition:opacity 0.3s ease, transform 0.3s ease;transition:opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease}
