:root { --gold:#bd9a68; --ink:#202020; --paper:#fff; --muted:#f5f3ef; }
* { box-sizing:border-box; }
html { scroll-behavior:smooth; }
body { margin:0; color:var(--ink); background:var(--paper); font-family:Montserrat,sans-serif; }
img { max-width:100%; height:auto; }
a { color:inherit; }
.site-header { min-height:96px; padding:0 4.5vw; display:grid; grid-template-columns:180px 1fr auto auto auto; align-items:center; gap:28px; background:#fff; border-bottom:1px solid #e8e4dc; position:relative; z-index:10; }
.header-state-pending .site-header{visibility:hidden!important}
.site-header:before,.site-header:after{content:none!important;display:none!important}
.mobile-menu-toggle{display:none;width:34px;height:32px;padding:5px 3px;border:0;background:transparent;cursor:pointer}.mobile-menu-toggle span{display:block;width:27px;height:2px;margin:5px 0;background:#bd9a68;transition:.2s}
.brand { display:inline-flex; flex-direction:column; width:max-content; text-decoration:none; letter-spacing:.1em; }
.brand img { width:100px; height:78px; object-fit:contain; }
.brand strong { color:var(--gold); font-family:Vidaloka,serif; font-size:30px; font-weight:400; line-height:1; }
.brand span { margin-top:5px; color:#383838; font-size:8px; font-weight:600; letter-spacing:.35em; }
.site-header>nav { display:flex; justify-content:center; gap:clamp(16px,2.4vw,38px); }
nav a { font-size:12px; font-weight:600; text-decoration:none; text-transform:uppercase; letter-spacing:.06em; }
nav a:hover { color:var(--gold); }
.nav-dropdown{position:relative;display:flex;align-items:center}.nav-dropdown>button{padding:0;border:0;color:inherit;background:transparent;font:600 12px Montserrat,sans-serif;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;white-space:nowrap}.nav-dropdown>button span{margin-left:3px;color:var(--gold)}.nav-dropdown-menu{display:none;position:absolute;top:calc(100% + 12px);left:-18px;min-width:190px;padding:12px 18px;background:#fff;border-top:2px solid var(--gold);box-shadow:0 12px 28px #0002;z-index:100}.nav-dropdown-menu:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:14px}.nav-dropdown-menu a{display:block;padding:8px 0!important;color:#222!important;text-shadow:none!important;white-space:nowrap}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{display:block}.nav-dropdown:hover>button,.nav-dropdown:focus-within>button{color:var(--gold)}
.language-menu{position:relative}.language-menu>a{font-size:12px;text-decoration:none}.language-menu>div{display:none;position:absolute;top:100%;left:-12px;padding:10px 12px;background:#fff}.language-menu:hover>div{display:grid}.language-menu>div a{padding:5px 0;color:#222;text-decoration:none;font-size:11px}.header-social{display:flex;gap:10px}.header-social>a{width:42px;height:42px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold);text-decoration:none}.header-social svg{display:block;width:14px;height:14px;fill:currentColor}.header-phone{color:inherit;text-decoration:none;white-space:nowrap}.view-home .preview-banner{display:none}
.page-hero { min-height:330px; padding:80px 6vw; display:grid; place-content:center; text-align:center; color:#fff; background:linear-gradient(100deg,rgba(15,15,15,.92),rgba(32,32,32,.7)),url('https://bargo-realestate.com/wp-content/uploads/2024/02/about-breadcrumb.jpg') center/cover; }
.page-hero p,.card-type { color:var(--gold); font-size:11px; font-weight:700; letter-spacing:.18em; }
.page-hero h1 { margin:10px 0 0; font:400 clamp(44px,6vw,82px)/1 Vidaloka,serif; }
.cards { width:min(1280px,91vw); margin:70px auto 110px; display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:28px; }
.card { min-height:420px; background:var(--muted); overflow:hidden; }
.card img { width:100%; height:260px; object-fit:cover; display:block; }
.card>div { padding:24px; }
.card h2 { min-height:58px; margin:9px 0 22px; font:400 24px/1.2 Vidaloka,serif; }
.card a { color:var(--gold); font-size:11px; font-weight:700; letter-spacing:.1em; text-decoration:none; text-transform:uppercase; }
.view-listing .project-pagination{margin:-70px auto 90px}.view-listing .project-pagination .page-numbers{border-color:var(--gold);color:var(--gold);text-decoration:none}.view-listing .project-pagination .page-numbers:hover,.view-listing .project-pagination .page-numbers.current{border-color:var(--gold);background:var(--gold);color:#fff}.view-listing .project-pagination .dots{border-color:transparent;background:transparent;color:var(--ink)}
.project-archive-layout,.news-archive-layout{width:min(1280px,91vw);margin:70px auto 110px;display:grid;grid-template-columns:270px 1fr;gap:38px}.project-archive-layout .cards,.news-archive-layout .cards{width:auto;margin:0}.project-filters,.news-sidebar{align-self:start;padding:26px;background:#f5f3ef}.project-filters form,.project-filters fieldset{display:grid;gap:10px}.project-filters fieldset{margin:22px 0 0;padding:18px 0 0;border:0;border-top:1px solid #d8d1c5}.project-filters legend,.news-sidebar h2{font:400 22px Vidaloka,serif}.project-filters input[type=search],.news-sidebar input{width:100%;height:44px;margin-top:8px;padding:0 12px;border:1px solid #d8d1c5;background:#fff}.project-filters button,.news-sidebar button{margin-top:18px;padding:13px 20px;border:0;background:var(--gold);color:#fff;cursor:pointer}.project-filters>a{display:inline-block;margin-top:14px;color:var(--gold);font-size:12px}.news-introduction{width:min(1080px,88vw);margin:55px auto 0;text-align:center;line-height:1.8}.news-sidebar form label{display:grid;gap:6px}.news-sidebar ul{padding-left:18px;line-height:1.7}.news-sidebar li{margin:9px 0}.news-card .card-type{letter-spacing:.04em}.news-card h2{font-size:21px}.news-archive-layout+.project-pagination{margin-top:-70px}
.legacy-content { overflow:hidden; }
.view-detail .legacy-content{width:min(1180px,92vw);margin:70px auto 110px;line-height:1.75}.view-detail .legacy-content>h1:first-child,.view-detail .legacy-content>h2:first-child{text-align:center;font-size:clamp(34px,4vw,58px);margin-bottom:36px}.view-detail .legacy-content img{max-width:100%;height:auto;display:block;margin:24px auto}.view-detail .legacy-content form{max-width:760px;margin:40px auto;padding:28px;background:#f7f5f1}.phone-field{display:flex;gap:8px;width:100%;align-items:stretch}.phone-country-code{flex:0 0 118px;height:44px;border:1px solid #d8d1c5;background:#fff;padding:0 8px}.phone-field input[type=tel]{flex:1;min-width:0}
.legacy-content h1,.legacy-content h2,.legacy-content h3 { font-family:Vidaloka,serif; }
.site-footer{height:444px;min-height:444px;padding:52px 6vw 34px;color:#9b9797;background:#212529;display:flex;flex-direction:column;align-items:center;justify-content:space-between;font-size:11px}.footer-newsletter{text-align:center}.footer-newsletter p{margin:0 0 16px;color:#fff;font-size:12px}.footer-newsletter form{display:flex;width:300px}.footer-newsletter input{flex:1;height:38px;border:0;border-radius:0;background:#fff}.footer-newsletter button{height:38px;padding:0 18px;border-radius:0;background:var(--gold)}.footer-social{display:flex;justify-content:center;gap:12px;margin-top:22px}.footer-social a{width:30px;height:30px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold);text-decoration:none}.footer-links{display:flex!important;gap:22px!important;padding:0!important}.footer-links a{color:#fff!important;font-size:10px!important;text-decoration:none;text-transform:uppercase}.footer-bottom{display:flex;justify-content:center;gap:30px;flex-wrap:wrap}.footer-bottom a{color:inherit;text-decoration:none}
.view-home .site-header { position:absolute; top:0; left:0; right:0; height:87px; min-height:87px; padding:0 15px; grid-template-columns:100px minmax(0,1fr) 184px 204px; gap:0; color:#fff; background:transparent; border:0; z-index:30; }
.view-home .site-header nav a { color:#fff; text-shadow:0 1px 2px #0008; }
.view-home .nav-dropdown>button{color:#999;font-weight:400;font-size:13px}
.view-home .site-header nav{height:50px;justify-content:flex-start;align-items:center;gap:26px;padding-left:12px;overflow:visible}.view-home .site-header nav>a,.view-home .language-menu>a{font-size:13px;font-weight:400;color:#999;text-shadow:none;white-space:nowrap}.view-home .site-header nav a:hover{color:var(--gold)}
.view-home .site-header .brand img{width:100px;height:57px}.view-home .header-social{gap:8px}.view-home .header-social>a{width:40px;height:40px;font-size:14px}.view-home .header-phone{height:48px;display:flex;align-items:center;justify-content:flex-end;font-size:15px;color:#999}.view-home .languages a { color:#fff; }
.view-home .legacy-content { margin-top:0; }
.view-home .elementor-slide-button{border:0!important}
.view-home [data-id="28d4fd7"] img{width:100%!important;height:300px!important;object-fit:cover!important;object-position:center!important;background:transparent!important;border-radius:14px}
.view-home [data-id="28d4fd7"] .project-item,.view-home [data-id="28d4fd7"] article{overflow:visible!important}
.view-home [data-id="a936059"]{width:100%!important;overflow:visible!important}
.view-home [data-id="a936059"]>.e-con-boxed{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:34px!important;align-items:center!important;width:100%!important;padding:0 7%!important}
.view-home [data-id="a936059"]>.e-con-boxed img{width:100%!important;height:520px!important;object-fit:contain!important;background:#f7f7f7;border-radius:18px}
.view-home [data-id="a936059"]>.e-con-boxed .elementor-widget-heading h2{font-size:34px!important;line-height:1.08!important}
.view-home [data-id="a936059"]>.e-con-boxed .elementor-widget-text-editor{font-size:16px!important;line-height:1.7!important}
.view-home [data-id="97e976f"]{padding-top:34px!important;overflow:visible!important}
.view-home [data-id="a936059"] .elementor-swiper-button{display:flex!important;position:absolute!important;top:52%!important;z-index:20!important;width:34px!important;height:34px!important;align-items:center!important;justify-content:center!important;border:2px solid var(--gold)!important;color:var(--gold)!important;border-radius:50%!important;font-size:22px!important;background:#fff!important}
.view-home [data-id="a936059"] .elementor-swiper-button-prev{left:2%!important}.view-home [data-id="a936059"] .elementor-swiper-button-next{right:2%!important}
.view-home [data-id="a936059"] .elementor-swiper-button i,.view-home [data-id="a936059"] .elementor-swiper-button svg{display:none!important}.view-home [data-id="a936059"] .elementor-swiper-button:before{display:block!important;font:400 25px/1 Arial,sans-serif!important;color:var(--gold)!important}.view-home [data-id="a936059"] .elementor-swiper-button-prev:before{content:"‹"!important}.view-home [data-id="a936059"] .elementor-swiper-button-next:before{content:"›"!important}
.view-home [data-id="a936059"] .swiper-pagination{display:flex!important;position:absolute!important;bottom:8px!important;left:0!important;right:0!important;justify-content:center!important;gap:6px!important}
.view-home [data-id="a936059"] .swiper-pagination-bullet{display:block!important;width:8px!important;height:8px!important;border-radius:50%!important;background:#c49b61!important;opacity:.35!important}.view-home [data-id="a936059"] .swiper-pagination-bullet-active{opacity:1!important}
.view-home .agent-main-carousel { height:540px!important; overflow:hidden; }
.view-home .agent-main-carousel .owl-stage-outer,.view-home .agent-main-carousel .owl-stage,.view-home .agent-main-carousel .owl-item { height:540px!important; overflow:hidden; }
.view-home .agent-main-carousel .owl-item>div { max-height:none; overflow:visible; }
@media (min-width:981px){
  .view-home .elementor-slide-heading{font-family:Vidaloka,sans-serif!important;font-size:60px!important;line-height:1.15!important;letter-spacing:1.5px!important}
  .view-home .elementor-slide-description{max-width:768px!important;font-family:Montserrat,sans-serif!important;font-size:14px!important;font-weight:300!important;line-height:23px!important;letter-spacing:1px!important}
  .view-home .elementor-slide-button{min-height:37px!important;padding:10px 20px!important}
  .view-home .elementor-11533>.elementor-element[data-id="03d8c34"]{height:395px!important;min-height:395px!important;overflow:hidden}
  .view-home .elementor-11533>.elementor-element[data-id="97e976f"]{height:900px!important;min-height:900px!important;overflow:hidden}
  .view-home .elementor-11533>.elementor-element[data-id="d2596f5"]{height:1654px!important;min-height:1654px!important;overflow:visible}
  .view-home .elementor-11533>.elementor-element[data-id="f05c3aa"]{height:1771px!important;min-height:1771px!important;overflow:hidden}
  .view-home .elementor-11533>.elementor-element[data-id="84d6a5d"]{height:532px!important;min-height:532px!important;overflow:hidden}
  .view-home .elementor-11533>.elementor-element[data-id="d6e962e"]{height:40px!important;min-height:40px!important;overflow:hidden}
  .view-home .elementor-11533>.elementor-element[data-id="4169f68"]{height:624px!important;min-height:624px!important;overflow:hidden}
  .view-home .elementor-11533>.elementor-element[data-id="aba4f9d"]{height:1034px!important;min-height:1034px!important;overflow:hidden}
}

/* v148: final multilingual migration-gate corrections. */
@media(min-width:981px){
  .site-header:not(.is-scrolled){align-items:center!important}
  .site-header:not(.is-scrolled)>nav{display:flex!important;align-items:center!important;height:44px!important}
  .site-header:not(.is-scrolled)>nav>a,.site-header:not(.is-scrolled) .nav-dropdown,.site-header:not(.is-scrolled) .language-menu{align-self:center!important;margin-block:0!important}
}
[dir=rtl] .bargo-lead-form,[dir=rtl] .legacy-content .wpforms-form:not(#wpforms-form-7267){direction:rtl!important}
[dir=rtl] .bargo-lead-form label,[dir=rtl] .legacy-content .wpforms-field-label,[dir=rtl] .legacy-content .wpforms-form input,[dir=rtl] .legacy-content .wpforms-form select,[dir=rtl] .legacy-content .wpforms-form textarea{text-align:right!important}
[dir=rtl] input[type=tel],.header-phone,.site-footer a[href^="tel:"]{direction:ltr!important;unicode-bidi:isolate!important;text-align:left!important}
.iti input[type=tel]{padding-left:88px!important;padding-right:12px!important;font-size:16px!important;letter-spacing:.01em!important}
[dir=rtl] .iti input[type=tel]{direction:ltr!important;text-align:left!important;padding-left:88px!important;padding-right:12px!important}
.legacy-content .wpforms-form select{font-size:15px!important;text-overflow:ellipsis!important;white-space:nowrap!important}
.legacy-content .wpforms-layout-column{overflow:visible!important}
.legacy-news-shell main,.news-archive-page main{position:relative!important;z-index:1!important}
.legacy-news-shell .legacy-content>.elementor:first-child,.news-archive-page .legacy-content>.elementor:first-child{padding-top:34px!important}
[dir=rtl] .project-pagination{direction:ltr!important;justify-content:center!important;inset:auto!important;transform:none!important}
.agents-landing-page .legacy-content{padding-bottom:72px!important}
.agents-landing-page .site-footer{position:relative!important;clear:both!important;margin-top:0!important}

/* v150: translated news archive cleanup and RTL header collision guard. */
.news-archive-page .elementor-widget-posts::after{content:none!important;display:none!important}
@media(min-width:981px){
  [dir=rtl] .site-header{grid-template-columns:105px minmax(400px,1fr) 42px 178px 180px!important;gap:15px!important;padding-inline:18px!important}
  [dir=rtl] .site-header>nav{gap:18px!important;min-width:0!important}
  [dir=rtl] .site-header>nav a,[dir=rtl] .site-header .nav-dropdown>button,[dir=rtl] .site-header .language-menu>a{font-size:13px!important;white-space:nowrap!important}
  [dir=rtl] .site-header .header-social{gap:7px!important;direction:ltr!important}
  [dir=rtl] .site-header .header-social>a{width:38px!important;height:38px!important;flex:0 0 38px!important}
  [dir=rtl] .site-header .header-phone{display:flex!important;justify-content:flex-start!important;direction:ltr!important;unicode-bidi:isolate!important;font-size:13px!important}
}

/* v152: consolidated Arabic page repairs. */
.news-archive-page .legacy-content [data-id="3caba33"]{position:relative!important;z-index:1!important;margin:0!important;padding:125px 8% 42px!important;background:#fff!important}
.news-archive-page .legacy-content [data-id="3caba33"] .desc{max-width:1400px!important;margin:0 auto!important;text-align:center!important;line-height:1.8!important}
[dir=rtl] .project-registration,[dir=rtl] .project-filters,[dir=rtl] .secondary-introduction,[dir=rtl] .secondary-filters{direction:rtl!important;text-align:right!important}
[dir=rtl] .project-registration input[type=email],[dir=rtl] .project-registration input[type=tel],[dir=rtl] .project-phone-field{direction:ltr!important;text-align:left!important}
[dir=rtl] .project-filters label{display:flex!important;align-items:center!important;gap:8px!important;text-align:right!important}
[dir=rtl] .project-filters label:has(input[type=search]){display:grid!important}
.projects-archive-page .project-pagination{position:relative!important;inset:auto!important;display:flex!important;direction:ltr!important;justify-content:center!important;gap:9px!important;width:min(760px,calc(100% - 40px))!important;max-width:100%!important;margin:42px auto 90px!important;padding:0!important;overflow:visible!important;transform:none!important}
.projects-archive-page .project-pagination .page-numbers{position:static!important;display:grid!important;place-items:center!important;min-width:42px!important;height:42px!important;padding:0 12px!important;border:1px solid #bd9a68!important;border-radius:50%!important;text-decoration:none!important}
.overview-page .roadmap-active{overflow:visible!important}
.overview-page .roadmap-active .swiper-wrapper{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;width:min(1180px,92vw)!important;margin-inline:auto!important;transform:none!important}
.overview-page .roadmap-active .swiper-slide{width:auto!important;margin:0!important;transform:none!important}
.overview-page .roadmap-wrap{padding-bottom:55px!important;overflow:visible!important}
.agents-landing-page .agent-thumbnails{width:min(1180px,92vw)!important;margin-inline:auto!important;overflow-x:auto!important;overflow-y:hidden!important}
.agents-landing-page .thumbnail-wrapper{display:flex!important;flex-wrap:nowrap!important;direction:ltr!important;gap:6px!important;width:max-content!important;min-width:100%!important}
.agents-landing-page .thumbnail-wrapper img{flex:0 0 86px!important;width:86px!important;height:132px!important;object-fit:cover!important}
.contact-page iframe[src*="google.com/maps"]{display:block!important;width:100%!important;min-height:520px!important;border:0!important;background:#f3f1ed!important}
@media(max-width:980px){
  .news-archive-page .legacy-content [data-id="3caba33"]{padding:105px 22px 34px!important}
  .overview-page .roadmap-active .swiper-wrapper{grid-template-columns:1fr!important}
  .projects-archive-page .project-pagination{width:calc(100% - 30px)!important;flex-wrap:wrap!important}
}

/* v154: master ownership layer.
   Imported Elementor files may paint individual components, but they must not
   control document geometry, writing direction, or responsive shell layout. */
:root{--bargo-shell:min(1180px,calc(100vw - 48px));--bargo-gutter:24px}
html,body{max-width:100%;overflow-x:clip}
.legacy-content,.legacy-content>.elementor,.legacy-content>.elementor>section,.legacy-content>.elementor>.e-con{width:100%!important;max-width:100%!important;box-sizing:border-box!important}
.legacy-content .elementor-container,.legacy-content .e-con-inner{max-width:var(--bargo-shell)!important;margin-inline:auto!important;box-sizing:border-box!important}
[dir=rtl] .legacy-content,[dir=rtl] .legacy-content .elementor-widget-container,[dir=rtl] .legacy-content input,[dir=rtl] .legacy-content textarea,[dir=rtl] .legacy-content select{direction:rtl;text-align:right}
[dir=rtl] a[href^="tel:"],[dir=rtl] input[type=tel],[dir=rtl] .iti,[dir=rtl] .project-phone-field{direction:ltr!important;unicode-bidi:isolate!important;text-align:left!important}
[dir=rtl] .site-header .header-social,[dir=rtl] .footer-social{direction:ltr!important}

/* About pages: suppress obsolete empty WordPress spacer/animation shells. */
.elementor-1132>[data-id="f9606a7"],.elementor-1132>[data-id="2b32191"],.elementor-1132>[data-id="6c67123"],.elementor-1132>[data-id="23fbb1d"],
.elementor-1135>[data-id="ccdfa27"]{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important}
.elementor-1132>[data-id="55210e1"],.elementor-1135>[data-id="5774140"],.elementor-1133>[data-id="30a282c"]{height:auto!important;min-height:0!important;padding-block:72px!important}
.elementor-1132 .newsletter-area,.elementor-1135 .newsletter-area,.elementor-1137 .newsletter-area{height:auto!important;min-height:0!important}
.elementor-1133>[data-id="7849a39"],.contact-page iframe[src*="google.com/maps"]{height:520px!important;min-height:520px!important;max-height:520px!important}
.elementor-1133>[data-id="08b2faf"]{height:auto!important;min-height:0!important;padding-block:38px!important}

/* One predictable header at every route. */
@media(min-width:981px){
  .site-header,.view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header{
    grid-template-columns:120px minmax(0,1fr) auto auto!important;gap:clamp(12px,1.4vw,22px)!important;padding-inline:clamp(18px,3vw,48px)!important
  }
  .site-header>nav,.view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header>nav{min-width:0!important;gap:clamp(13px,1.8vw,28px)!important}
  .site-header .brand{grid-column:auto!important}.site-header .mobile-menu-toggle{display:none!important}
  [dir=rtl] .site-header,[dir=rtl] .view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header{grid-template-columns:120px minmax(0,1fr) auto auto!important}
  [dir=rtl] .site-header>nav{direction:rtl!important}
}

/* Tablet: use the shared compact header and remove desktop-only fixed heights. */
@media(max-width:980px){
  :root{--bargo-shell:calc(100vw - 40px);--bargo-gutter:20px}
  .site-header,.site-header.is-scrolled,
  .view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header,
  .view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header.is-scrolled{
    display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;height:78px!important;min-height:78px!important;padding:10px 20px!important
  }
  .site-header .brand,.site-header .brand img,
  .view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header .brand,
  .view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header .brand img{width:98px!important;height:58px!important;flex:0 0 98px!important;object-fit:contain!important}
  .site-header .mobile-menu-toggle,
  .view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header .mobile-menu-toggle{margin-inline-start:auto!important;margin-left:0!important}
  [dir=rtl] .site-header .mobile-menu-toggle{margin-inline-start:auto!important;margin-right:0!important}
  .elementor-1132>[data-id="55210e1"],.elementor-1135>[data-id="5774140"],.elementor-1133>[data-id="30a282c"]{padding-block:52px!important}
  .elementor-1133>[data-id="7849a39"],.contact-page iframe[src*="google.com/maps"]{height:380px!important;min-height:380px!important;max-height:380px!important}
  .agents-page-hero,.developers-page-hero,.secondary-archive-hero,.developer-archive-hero{height:auto!important;min-height:300px!important;padding:130px 20px 72px!important}
  .agents-page-hero h1,.developers-page-hero h1,.secondary-archive-hero h1,.developer-archive-hero h1{font-size:clamp(40px,8vw,62px)!important;line-height:1.1!important}
}

/* Phone: readable type, single-column component flow, and no fixed canvases. */
@media(max-width:600px){
  :root{--bargo-shell:calc(100vw - 30px);--bargo-gutter:15px}
  .site-header,.site-header.is-scrolled,
  .view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header,
  .view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header.is-scrolled{height:72px!important;min-height:72px!important;padding:7px 15px!important}
  .site-header .brand,.site-header .brand img,
  .view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header .brand,
  .view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header .brand img{width:92px!important;height:56px!important;flex-basis:92px!important}
  .legacy-content .elementor-container,.legacy-content .e-con-inner{width:var(--bargo-shell)!important;max-width:var(--bargo-shell)!important}
  .legacy-content h1{font-size:clamp(34px,11vw,48px)!important;line-height:1.12!important}
  .legacy-content h2,.legacy-content .section-title>.title{font-size:clamp(25px,8vw,34px)!important;line-height:1.25!important}
  .legacy-content p,.legacy-content li{font-size:15px!important;line-height:1.8!important}
  .elementor-1132>[data-id="55210e1"],.elementor-1135>[data-id="5774140"],.elementor-1133>[data-id="30a282c"]{padding-block:38px!important}
  .elementor-1133>[data-id="7849a39"],.contact-page iframe[src*="google.com/maps"]{height:300px!important;min-height:300px!important;max-height:300px!important}
  .agents-page-hero,.developers-page-hero,.secondary-archive-hero,.developer-archive-hero{min-height:250px!important;padding:112px 15px 56px!important}
  .agents-page-hero h1,.developers-page-hero h1,.secondary-archive-hero h1,.developer-archive-hero h1{font-size:40px!important}
  .agents-landing-page .agent-thumbnails{width:calc(100vw - 30px)!important}
  .site-footer{padding-inline:18px!important}
}

/* ========================================================================== */
/* v153 MASTER DESIGN LAYER                                                   */
/* English is the visual baseline. Direction changes through html[dir] only.  */
/* ========================================================================== */
:root{
  --bargo-gold:#bd9a68;
  --bargo-ink:#202020;
  --bargo-muted:#797978;
  --bargo-paper:#fff;
  --bargo-soft:#f6f4f0;
  --bargo-header-h:108px;
  --bargo-header-h-mobile:78px;
  --bargo-content-max:1400px;
  --bargo-gutter:clamp(18px,4vw,72px);
  --bargo-gap:clamp(18px,2.2vw,36px);
}

html{box-sizing:border-box;max-width:100%;overflow-x:hidden}
*,*::before,*::after{box-sizing:inherit}
body{max-width:100%;overflow-x:hidden;background:var(--bargo-paper);color:var(--bargo-ink)}
img,svg,video,iframe{max-width:100%}
input,select,textarea,button{font:inherit}

/* One header geometry for every template and every language. */
body>.site-header,
body>.site-header.is-scrolled{
  width:100%!important;
  max-width:none!important;
  min-height:var(--bargo-header-h)!important;
  padding-inline:var(--bargo-gutter)!important;
  display:grid!important;
  grid-template-columns:120px minmax(0,1fr) auto auto!important;
  align-items:center!important;
  column-gap:clamp(14px,1.8vw,30px)!important;
  overflow:visible!important;
}
body>.site-header .brand,
body>.site-header .brand img{display:block!important;width:105px!important;height:auto!important;max-height:82px!important;object-fit:contain!important}
body>.site-header>nav{display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;gap:clamp(14px,1.8vw,30px)!important}
body>.site-header>nav a,
body>.site-header .nav-dropdown>button,
body>.site-header .language-menu>a{font-size:clamp(12px,.78vw,14px)!important;line-height:1.25!important;white-space:nowrap!important}
body>.site-header .header-social{display:flex!important;direction:ltr!important;flex-wrap:nowrap!important;gap:8px!important}
body>.site-header .header-social>a{flex:0 0 40px!important;width:40px!important;height:40px!important}
body>.site-header .header-phone{direction:ltr!important;unicode-bidi:isolate!important;white-space:nowrap!important;font-size:13px!important}

/* A single content width and predictable wrapping model. */
.legacy-content,.site-main{width:100%;max-width:100%}
.legacy-content :where(.container,.container-fluid){max-width:var(--bargo-content-max);margin-inline:auto}
.cards,.project-results,.secondary-results,.news-archive-layout,.project-archive-layout{min-width:0;max-width:100%}
.card,.project-card,.news-card{min-width:0}
:where(h1,h2,h3,h4,h5,h6,p,a,button,label,legend){overflow-wrap:anywhere}

/* Shared form geometry. Labels and entered text follow document direction. */
.legacy-content :where(form,.wpforms-form,.bargo-lead-form){max-width:100%}
.legacy-content :where(input:not([type=checkbox]):not([type=radio]),select,textarea){max-width:100%;min-width:0}
html[dir=ltr] :where(input,select,textarea,label,legend){direction:ltr;text-align:left}
html[dir=rtl] :where(input,select,textarea,label,legend){direction:rtl;text-align:right}
html[dir=rtl] :where(input[type=tel],a[href^="tel:"],.header-phone,.phone,.iti__selected-dial-code){direction:ltr!important;unicode-bidi:isolate!important;text-align:left!important}
html[dir=rtl] .iti{direction:ltr!important}

/* RTL changes flow, not dimensions. This keeps Arabic/Hebrew on the English design. */
html[dir=rtl] body>.site-header{direction:rtl!important;grid-template-columns:120px minmax(0,1fr) auto auto!important}
html[dir=rtl] body>.site-header>nav{direction:rtl!important}
html[dir=rtl] :where(.breadcrumb,.project-filters,.secondary-filters,.project-entry-popup,.news-inquiry){direction:rtl}
html[dir=rtl] :where(.project-pagination,.pagination,.page-numbers){direction:ltr!important}

/* One footer geometry; language only changes reading direction. */
body>.site-footer{width:100%!important;max-width:none!important;overflow:hidden!important}
html[dir=rtl] body>.site-footer{direction:rtl}
html[dir=rtl] body>.site-footer :where(.footer-social,.footer-phone,a[href^="tel:"]){direction:ltr!important;unicode-bidi:isolate!important}

@media(max-width:1180px) and (min-width:981px){
  body>.site-header,body>.site-header.is-scrolled{grid-template-columns:105px minmax(0,1fr) auto!important;padding-inline:22px!important;column-gap:14px!important}
  body>.site-header .header-phone{display:none!important}
  body>.site-header>nav{gap:14px!important}
  html[dir=rtl] body>.site-header{grid-template-columns:105px minmax(0,1fr) auto!important}
}

@media(max-width:980px){
  body>.site-header,body>.site-header.is-scrolled{
    min-height:var(--bargo-header-h-mobile)!important;
    height:var(--bargo-header-h-mobile)!important;
    padding:10px 20px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
  }
  body>.site-header .brand,body>.site-header .brand img{width:96px!important;max-height:62px!important;flex:0 0 96px!important}
  body>.site-header>nav,body>.site-header .header-social,body>.site-header .header-phone{display:none!important}
  body>.site-header .mobile-menu-toggle{display:block!important;margin-inline-start:auto!important}
  body>.site-header.is-mobile-open>nav{
    position:absolute!important;inset:100% 0 auto!important;display:flex!important;direction:inherit!important;
    flex-direction:column!important;align-items:stretch!important;width:100%!important;height:auto!important;
    max-height:calc(100vh - var(--bargo-header-h-mobile))!important;padding:14px 22px 22px!important;
    gap:0!important;overflow-y:auto!important;background:#1d1d1d!important;
  }
  body>.site-header.is-mobile-open>nav :where(a,button){width:100%!important;min-height:46px!important;white-space:normal!important}
}

@media(max-width:620px){
  :root{--bargo-gutter:18px;--bargo-gap:16px}
  :where(.project-pagination,.pagination){justify-content:center!important;max-width:calc(100vw - 36px)!important;margin-inline:auto!important;overflow:visible!important}
}
[dir=rtl] .cards,[dir=rtl] .site-header,[dir=rtl] footer { direction:rtl; }
@media (max-width:980px) {
  .site-header,.view-home .site-header { grid-template-columns:1fr auto; padding:14px 20px; min-height:90px; }
  .site-header nav { grid-column:1/-1; display:flex; justify-content:flex-start; overflow-x:auto; padding:0 0 15px; gap:24px; scrollbar-width:none; }
  .view-home .site-header nav{gap:24px}.header-social,.header-phone{display:none}.language-menu{grid-column:2}
  .site-header nav::-webkit-scrollbar { display:none; }
  .site-header nav a { flex:0 0 auto; }
  .cards { grid-template-columns:repeat(2,1fr); }
}
@media (max-width:620px) {
  .site-header { min-height:78px; padding:15px 20px 0; }
  .brand strong { font-size:25px; }
  .languages { display:none; }
  .site-header nav { gap:20px; padding-bottom:13px; }
  .cards { grid-template-columns:1fr; margin-top:40px; }
  .page-hero { min-height:260px; }
  footer { grid-template-columns:1fr; }
}

/* Floating controls: fixed to the viewport like the legacy site. */
.floating-actions{position:fixed;left:0;right:0;bottom:18px;height:0;z-index:10050;pointer-events:none}
.floating-actions button,.floating-actions a{pointer-events:auto}
.floating-cookie{position:absolute;left:22px;bottom:0;width:46px;height:46px;border:0;border-radius:50%;background:#c5a06c;color:#fff;box-shadow:0 3px 12px #0003;font-size:22px;line-height:46px;padding:0;cursor:pointer}
.floating-cookie svg{display:block;width:22px;height:22px;margin:auto;fill:#fff}
.floating-whatsapp{position:absolute;right:88px;bottom:0;height:68px;min-width:312px;padding:10px 22px 10px 16px;display:flex;align-items:center;gap:12px;border-radius:36px;background:#c5a06c;color:#fff;text-decoration:none;box-shadow:0 3px 12px #0003}
.floating-whatsapp-icon{width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px}.floating-whatsapp-icon img{display:block;width:42px;height:42px}
.floating-whatsapp small{display:block;font-size:11px;line-height:1.2;font-weight:400;white-space:nowrap}.floating-whatsapp small b{margin-left:4px;padding:2px 5px;border-radius:4px;background:#41c765;color:#fff;font-size:9px}.floating-whatsapp strong{display:block;margin-top:3px;font-size:15px;line-height:1.15;white-space:nowrap}
.floating-top{position:absolute;right:18px;bottom:0;width:40px;height:40px;border:0;border-radius:0;background:#bd9a68;color:#fff;font-size:18px;line-height:40px;padding:0;cursor:pointer;box-shadow:none;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.floating-top.is-visible{opacity:1;visibility:visible;transform:none}.floating-top svg{display:block;width:18px;height:18px;margin:auto;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.cookie-panel{position:fixed;inset:0;z-index:11000;display:grid;place-items:center;padding:20px;background:#0008}.cookie-panel[hidden]{display:none}.cookie-panel>div{position:relative;width:min(520px,100%);padding:30px;background:#fff;box-shadow:0 18px 50px #0005}.cookie-panel h2{margin-top:0;font:400 32px Vidaloka,serif}.cookie-panel label{display:block;margin:14px 0}.cookie-panel>div>div{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.cookie-panel button{padding:11px 16px;border:1px solid var(--gold);background:#fff;color:var(--gold);cursor:pointer}.cookie-panel .cookie-accept{background:var(--gold);color:#fff}.cookie-panel .cookie-close{position:absolute;top:10px;right:12px;padding:2px 8px;border:0;font-size:25px}
@media (max-width:620px){.floating-actions{bottom:14px}.floating-cookie{left:14px;width:42px;height:42px;line-height:42px;font-size:19px}.floating-whatsapp{right:66px;min-width:0;width:calc(100% - 126px);height:58px;padding:8px 10px}.floating-whatsapp-icon{width:36px;height:36px;font-size:24px}.floating-whatsapp small{font-size:9px}.floating-whatsapp strong{font-size:12px}.floating-top{right:12px;width:42px;height:42px;line-height:42px}}
@media (max-width:820px){.project-archive-layout,.news-archive-layout{grid-template-columns:1fr}.project-filters,.news-sidebar{order:-1}.project-archive-layout .cards,.news-archive-layout .cards{grid-template-columns:1fr}}
.view-home [data-id="03d8c34"]{overflow:visible!important}
.view-home [data-id="03d8c34"] img{border-radius:18px!important;object-fit:cover!important}
.view-home [data-id="4169f68"]{height:auto!important;min-height:624px!important;overflow:visible!important}
.view-home .agent-main-carousel{height:auto!important;min-height:540px!important;overflow:visible!important}
.view-home .agent-main-carousel .owl-stage-outer,.view-home .agent-main-carousel .owl-stage,.view-home .agent-main-carousel .owl-item{height:auto!important;min-height:540px!important;overflow:visible!important}
.view-home [data-id="f05c3aa"]{height:auto!important;min-height:1771px!important;overflow:visible!important}
.site-footer{position:relative;display:grid!important;grid-template-columns:1fr 1fr;grid-template-rows:auto auto 1fr;height:444px!important;min-height:444px!important;padding:48px 8vw 32px!important;align-items:start!important;justify-content:normal!important}
.site-footer:before{content:"";display:block;width:390px;height:105px;background:url('/wp-content/uploads/2024/07/Artboard_3-removebg-preview-150x150-1.png') left center/contain no-repeat;grid-column:1;grid-row:1}
.site-footer .footer-newsletter{grid-column:2;grid-row:1;text-align:center;justify-self:end;width:520px}.site-footer .footer-links{grid-column:1;grid-row:2;justify-content:flex-start!important;margin-top:54px}.site-footer .footer-social{grid-column:2;grid-row:2;margin-top:34px}.site-footer .footer-bottom{grid-column:1/-1;grid-row:3;align-self:end;justify-content:center}
.detail-project{overflow-x:hidden}.detail-project .legacy-content *{max-width:100%}.detail-project .legacy-content table{display:block;overflow-x:auto}
.detail-post{overflow-x:hidden}.detail-post .legacy-content{width:min(1180px,92vw);margin:0 auto 100px}.detail-post .legacy-content h1:first-child,.detail-post .legacy-content h2:first-child{text-align:center;font:400 clamp(38px,5vw,68px)/1.1 Vidaloka,serif;margin:55px 0 34px}.detail-post .legacy-content img{max-width:100%;height:auto;display:block;margin:28px auto}.detail-post .legacy-content p,.detail-post .legacy-content li{font-size:16px;line-height:1.8}.detail-post .legacy-content form{max-width:760px;margin:40px auto;padding:28px;background:#f7f5f1}
.detail-post .iti__country-container,.detail-post .iti__dropdown-content{display:none!important}
.detail-post .iti{display:block!important;width:100%!important}
.detail-post .iti input[type="tel"]{width:100%!important;padding-left:12px!important}
.detail-post>.site-header{height:77px;min-height:77px}.detail-post>main{min-height:60vh}.news-detail-area{padding:123px 0 120px;background:#fff}.news-detail-grid{width:min(1270px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:0}.news-detail-main{min-width:0;padding:0 15px}.news-detail-sidebar{min-width:0;padding:0 15px 0 80px}.news-detail-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 34px;color:#777;font:500 13px/1.6 Montserrat,sans-serif;text-transform:uppercase}.news-detail-breadcrumb a{color:#202020;text-decoration:none}.news-detail-breadcrumb strong{font-weight:500;color:#777}.news-inquiry{margin:0 0 42px}.news-inquiry h2{margin:0 0 28px;color:#202020;font:400 34px/1.25 Vidaloka,serif;text-transform:none}.news-inquiry-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px 18px;align-items:end}.news-inquiry-form label{display:flex;flex-direction:column;gap:7px;color:#202020;font:600 13px/1.4 Montserrat,sans-serif}.news-inquiry-form label span{color:#b89b73}.news-inquiry-form input,.news-inquiry-form select{width:100%;height:46px;border:1px solid #d8d8d8;background:#fff;padding:0 12px;color:#555;font:400 13px Montserrat,sans-serif}.news-inquiry-form button{grid-column:1/-1;justify-self:center;min-width:132px;height:44px;margin-top:8px;border:0;background:#b89b73;color:#fff;font:600 13px Montserrat,sans-serif;text-transform:uppercase}.news-article{margin:0 0 55px}.news-featured-image,.news-article-body img{display:block;width:100%;max-width:100%;height:auto;border-radius:15px;margin:0 0 28px}.news-article h1{margin:0 0 10px;color:#202020;font:400 clamp(30px,3vw,42px)/1.22 Vidaloka,serif;text-transform:uppercase}.news-article-meta{margin:0 0 26px;color:#8b8b8b;font-size:13px}.news-article-body p,.news-article-body li{color:#555;font:400 15px/1.8 Montserrat,sans-serif}.news-article-body h2,.news-article-body h3,.news-article-body h4{margin:30px 0 14px;color:#202020;font:400 26px/1.3 Vidaloka,serif}.news-article-body figure{margin:28px 0}.news-article-body a{color:#a48660}.news-sidebar-widget{margin:0 0 36px}.news-sidebar-widget h2{margin:0 0 18px;color:#202020;font:400 25px/1.2 Vidaloka,serif}.news-sidebar-search{display:flex}.news-sidebar-search input{min-width:0;flex:1;height:48px;border:1px solid #e0e0e0;padding:0 12px}.news-sidebar-search button{width:82px;border:0;background:#b89b73;color:#fff;font-weight:600}.news-sidebar-widget ul{list-style:none;margin:0;padding:0}.news-sidebar-widget li{border-bottom:1px solid #eee;padding:11px 0}.news-sidebar-widget li a{color:#4c4c4c;text-decoration:none;font:500 14px/1.5 Montserrat,sans-serif}.news-sidebar-tags div{display:flex;flex-wrap:wrap;gap:7px}.news-sidebar-tags a{display:inline-block;padding:6px 9px;background:#f4f1ec;color:#5b534a;text-decoration:none;font-size:12px;line-height:1.25}@media(max-width:991px){.news-detail-area{padding-top:90px}.news-detail-grid{grid-template-columns:1fr}.news-detail-sidebar{padding:30px 15px 0}.news-inquiry-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.news-detail-area{padding-top:65px}.news-inquiry h2{font-size:28px}.news-inquiry-form{grid-template-columns:1fr}.news-article h1{font-size:30px}}
.projects-archive-page>.site-header{position:absolute;inset:0 0 auto;z-index:20;height:87px;min-height:87px;padding:0 15px;grid-template-columns:100px minmax(0,1fr) 184px 204px;gap:0;background:transparent;border:0;color:#fff}.projects-archive-page>.site-header .brand img{width:100px;height:57px}.projects-archive-page>.site-header>nav{height:50px;justify-content:flex-start;align-items:center;gap:26px;padding-left:12px;overflow:visible}.projects-archive-page>.site-header .header-social{gap:8px}.projects-archive-page>.site-header .header-social>a{width:40px;height:40px;font-size:14px}.projects-archive-page>.site-header .header-phone{height:48px;display:flex;align-items:center;justify-content:flex-end}.projects-archive-page>.site-header:not(.is-scrolled) nav>a,.projects-archive-page>.site-header:not(.is-scrolled) .nav-dropdown>button,.projects-archive-page>.site-header:not(.is-scrolled) .language-menu>a,.projects-archive-page>.site-header:not(.is-scrolled) .header-phone{color:#fff;text-shadow:0 1px 2px #0008}.project-assortment{position:relative;height:400px;overflow:hidden;background:#222}.project-assortment-track,.project-assortment-slide{position:absolute;inset:0}.project-assortment-slide{display:flex;align-items:center;justify-content:center;background-position:center;background-size:cover;opacity:0;visibility:hidden;transition:opacity .5s ease}.project-assortment-slide:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.36)}.project-assortment-slide.is-active{opacity:1;visibility:visible}.project-assortment-slide>div{position:relative;z-index:1;width:min(1180px,88vw);text-align:center;color:#fff}.project-assortment-slide h1,.project-assortment-slide h2{display:inline-block;margin:0 0 23px;padding:8px 4px 0;border-top:3px solid #fff;color:#fff;font:600 clamp(30px,3vw,38px)/1.08 Montserrat,sans-serif;letter-spacing:.2em;text-transform:uppercase}.project-assortment-slide p{margin:0 auto 24px;font:400 17px/1.6 Montserrat,sans-serif}.project-assortment-slide a{display:inline-flex;align-items:center;justify-content:center;min-width:153px;height:45px;padding:0 22px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;font:600 13px Montserrat,sans-serif}.project-assortment-prev,.project-assortment-next{position:absolute;z-index:3;top:50%;transform:translateY(-50%);width:46px;height:54px;border:0;background:rgba(0,0,0,.25);color:#fff;font-size:38px;line-height:1}.project-assortment-prev{left:20px}.project-assortment-next{right:20px}.project-registration{padding:38px 15px 26px;background:#fff}.project-registration form{width:min(931px,100%);margin:0 auto}.project-registration label{display:flex;flex-direction:column;gap:9px;color:#333;font:600 15px/1.4 Montserrat,sans-serif}.project-registration .project-field-label{display:block;color:#333}.project-registration .project-field-label b{color:#bd9a68}.project-registration select,.project-registration input{width:100%;height:44px;border:1px solid #dedede;background:#fff;padding:0 13px;color:#666;font:400 13px Montserrat,sans-serif}.project-registration .project-phone-field{display:flex;height:44px;border:1px solid #dedede;background:#fff;color:#666}.project-registration .project-phone-field>span{display:flex;align-items:center;padding:0 8px;border-right:1px solid #eee;color:#666;font-size:14px}.project-registration .project-phone-field input{height:42px;border:0}.project-registration-name{margin:0 0 27px}.project-registration-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 20px}.project-registration form>button{display:block;min-width:94px;height:41px;margin:18px auto 0;border:0;background:#bd9a68;color:#fff;font:600 13px Montserrat,sans-serif;text-transform:uppercase}.projects-archive-page .project-archive-layout{padding-top:55px}@media(max-width:800px){.projects-archive-page>.site-header{position:absolute;display:flex;height:78px;min-height:78px;padding:10px 22px;justify-content:space-between}.projects-archive-page>.site-header>nav,.projects-archive-page>.site-header .header-social,.projects-archive-page>.site-header .header-phone{display:none}.projects-archive-page>.site-header .mobile-menu-toggle{display:block;margin-left:auto}.project-assortment{height:420px}.project-registration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.project-registration-grid{grid-template-columns:1fr}.project-assortment-prev{left:8px}.project-assortment-next{right:8px}}
.view-detail [role="dialog"]:not(.project-entry-popup):not(.cookie-panel){display:none!important}
.news-legacy-hero{text-align:center;padding:72px 20px 54px}.news-legacy-hero h1{margin:0 0 18px;font:400 72px/1 Vidaloka,serif;color:#222}.news-legacy-hero p{max-width:900px;margin:auto;font-size:17px;line-height:1.7;color:#777}
body.view-page .news-legacy-hero~* img{max-height:249px;object-fit:cover}
.news-archive-page main{margin-top:-102px}
.news-archive-page>.site-header:not(.is-scrolled){position:absolute!important;inset:0 0 auto!important;height:87px!important;min-height:87px!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#808080!important}
.news-archive-page>.site-header:not(.is-scrolled)>nav{height:87px!important;align-items:center!important;padding-block:0!important}
.news-archive-page>.site-header:not(.is-scrolled)>nav>a,
.news-archive-page>.site-header:not(.is-scrolled)>nav>.nav-dropdown,
.news-archive-page>.site-header:not(.is-scrolled)>nav>.language-menu{display:flex!important;align-items:center!important;height:40px!important;margin:0!important;padding-block:0!important;line-height:14px!important}
.news-archive-page>.site-header:not(.is-scrolled)>nav>.nav-dropdown>button,
.news-archive-page>.site-header:not(.is-scrolled)>nav>.language-menu>a{display:flex!important;align-items:center!important;height:40px!important;margin:0!important;padding-block:0!important;line-height:14px!important}
.news-archive-page .elementor-post__thumbnail__link{display:block!important;position:relative!important;width:75%!important;margin:0 auto 20px!important}
.news-archive-page .elementor-post__thumbnail{display:block!important;position:relative!important;overflow:hidden!important;padding:0 0 66%!important}
.news-archive-page .elementor-post__thumbnail img{position:absolute!important;top:50%!important;left:50%!important;width:auto!important;height:101%!important;max-width:none!important;transform:translate(-50%,-50%)!important;object-fit:cover!important}
.news-archive-page .elementor-post__title{margin:0!important;color:#54595f!important;font-size:14px!important;line-height:16.8px!important}
.news-archive-page .elementor-post__meta-data{margin:0 0 2px!important;color:#adadad!important;font-size:12px!important;line-height:15.6px!important}
.news-archive-page .elementor-post__read-more{font-size:12px!important;line-height:22.32px!important}
.news-archive-page #archives-2{display:none!important}
.news-archive-page .elementor-post__text{text-align:center!important}
.news-archive-page>.site-header{position:sticky!important;top:0!important;height:77px!important;min-height:77px!important;padding:0 25px!important;grid-template-columns:100px minmax(0,1fr) auto auto auto!important;gap:18px!important;border:0!important;background:rgba(255,255,255,.98)!important}
.news-archive-page>.site-header .brand img{width:100px!important;height:57px!important}
.news-archive-page>.site-header nav{justify-content:flex-start!important;gap:26px!important;padding-left:0!important}
.news-archive-page>.site-header nav>a,.news-archive-page>.site-header .nav-dropdown>button,.news-archive-page>.site-header .language-menu>a{font-size:13px!important;font-weight:400!important;letter-spacing:.02em!important;white-space:nowrap!important}
.news-archive-page>.site-header nav>a[href$="/real-estate-news/"]{color:var(--gold)!important}
.news-archive-page footer{height:444px!important;min-height:444px!important}
.news-archive-page footer>.e-con-inner{height:440px!important;min-height:440px!important;padding:2px!important}
.news-archive-page footer .wpforms-label-hide{display:none!important}
.news-archive-page footer .wpforms-submit{color:#fff!important}
.news-archive-page footer .elementor-icon i:before{font-family:Arial,sans-serif!important;font-style:normal!important;font-weight:600!important}
.news-archive-page footer .fa-facebook-f:before{content:"f"!important}
.news-archive-page footer .fa-x-twitter:before{content:"X"!important}
.news-archive-page footer .fa-linkedin-in:before{content:"in"!important;font-size:11px!important}
.news-archive-page footer .fa-instagram:before{content:"◎"!important;font-size:18px!important}
.news-archive-page .widget_tag_cloud .tagcloud{display:block!important;height:auto!important;line-height:1.9!important;text-align:left!important}
.news-archive-page .widget_tag_cloud .tagcloud a{display:inline!important;width:auto!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:#777!important;font-size:12px!important;line-height:1.9!important;white-space:normal!important;text-decoration:none!important}
.news-archive-page .widget_tag_cloud .tagcloud a:after{content:"  ·  ";color:var(--gold)!important}
.news-archive-page .widget_tag_cloud .tagcloud a:last-child:after{content:""}
@media(max-width:820px){.news-legacy-hero h1{font-size:44px}.news-legacy-hero{padding:48px 18px 34px}}
.view-listing .news-archive-layout .cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:54px 28px}.view-listing .news-card{min-height:0;background:transparent;overflow:visible}.view-listing .news-card img{height:220px;border-radius:18px;object-fit:cover}.view-listing .news-card>div{padding:18px 4px 0}.view-listing .news-card h2{min-height:0;margin:8px 0 14px;font-size:25px;line-height:1.22}.view-listing .news-card .card-type{margin:0;color:#777;font-weight:500;letter-spacing:.08em}.view-listing .news-sidebar{background:#faf9f7;border-left:1px solid #eee}@media (max-width:820px){.view-listing .news-archive-layout .cards{grid-template-columns:1fr;gap:36px}.view-listing .news-card img{height:auto}.view-listing .news-card h2{font-size:23px}}
.detail-project .legacy-content{width:min(1240px,92vw);margin:0 auto 100px}.detail-project .legacy-content>h2:first-child,.detail-project .legacy-content>h1:first-child{text-align:center;font:400 clamp(38px,5vw,72px)/1.08 Vidaloka,serif;margin:55px 0 30px}.detail-project .legacy-content figure,.detail-project .legacy-content .wp-block-image{margin:28px auto;text-align:center}.detail-project .legacy-content figure img,.detail-project .legacy-content .wp-block-image img{width:100%;max-height:620px;object-fit:contain}.detail-project .legacy-content h3{font-size:30px;margin-top:38px}.detail-project .legacy-content p{font-size:16px;line-height:1.8}.detail-project .legacy-content form{margin:30px auto}.detail-project .legacy-content>img:first-child{display:block;width:100%;max-height:560px;object-fit:cover;margin:0 auto 30px}
.project-registration-name{margin-bottom:5px}.project-registration-grid{row-gap:11px}.project-registration form>button{margin-top:0}
.projects-archive-page .project-archive-layout{width:min(1136px,89.3vw);margin-top:2px;padding-top:0}
.legacy-project-shell>.site-header{position:absolute;inset:0 0 auto;z-index:30;height:77px;min-height:77px;background:transparent;color:#fff}.legacy-project-shell>.site-header nav>a,.legacy-project-shell>.site-header nav button,.legacy-project-shell>.site-header .language-menu>a,.legacy-project-shell>.site-header .header-phone{color:#fff}.legacy-project-shell>main{margin:0}.legacy-project-shell .legacy-content{width:100%;max-width:none;margin:0;overflow:visible;line-height:normal}.legacy-project-shell .legacy-content form{max-width:none;margin:0;padding:0;background:transparent}.legacy-project-shell .legacy-content img{margin:0}.legacy-project-shell .legacy-content .elementor-location-single{width:100%;max-width:none;margin:0}
.legacy-project-shell .elementor-widget-eael-wpforms{width:40%!important}.legacy-project-shell .wpforms-field{padding:15px 0!important}.legacy-project-shell .wpforms-field-layout{padding:0!important}.legacy-project-shell .wpforms-layout-row{display:flex!important;gap:20px}.legacy-project-shell .wpforms-layout-column{flex:1;min-width:0}.legacy-project-shell .wpforms-field input,.legacy-project-shell .wpforms-field select{display:block;width:100%!important;height:44px!important;border:1px solid #c9c9c9!important;background:#fff!important;padding:0 12px!important}.legacy-project-shell .wpforms-submit-container{padding-top:15px!important;text-align:center}.legacy-project-shell .wpforms-submit{min-width:84px;height:44px;border:0;background:#bd9a68;color:#fff;padding:0 18px}.legacy-project-shell .iti__country-container,.legacy-project-shell .iti__dropdown-content{display:none!important}.legacy-project-shell .iti{display:block!important;width:100%!important}
.legacy-project-shell .legacy-content .e-con-inner{width:100%;max-width:1140px!important;margin-inline:auto}
.legacy-project-shell .wpforms-container{margin-top:26px!important}.legacy-project-shell .wpforms-field-label{display:block;margin:0 0 15px!important;line-height:19px}.legacy-project-shell .wpforms-field-container{padding-top:35px}.legacy-project-shell .wpforms-submit-container{height:41px;padding:0!important}.legacy-project-shell .wpforms-submit{height:41px}
.legacy-project-shell .elementor-widget-eael-wpforms{padding-bottom:24px}
.developers-landing-page>.site-header,.developer-listing-page>.site-header{position:absolute;inset:0 0 auto;z-index:25;background:transparent}.developers-page-hero,.developer-archive-hero{height:399.5px;padding:160px 16px 100px;background:linear-gradient(180deg,#f9faf1 0%,#fefffb 100%);text-align:center}.developers-page-hero h1,.developer-archive-hero h1{margin:10px 0 8px;color:#202020;font:400 clamp(44px,6vw,72px)/1.3 Vidaloka,serif}.developers-page-hero nav,.developer-archive-hero nav{display:flex;justify-content:center;gap:8px;color:#777;font:500 11px/1.5 Montserrat,sans-serif}.developers-page-hero nav a,.developer-archive-hero nav a{color:#333;text-decoration:none}.developers-landing-page .legacy-content>.elementor:first-child{margin-top:0}.developers-landing-page .section-title .title{font-size:28px!important;line-height:36.12px!important}.developer-listing-page .project-archive-layout{width:min(1136px,89.3vw);margin:0 auto 110px;padding:0}.developer-listing-page .page-hero{display:none}
.secondary-properties-page>.site-header,.legacy-property-shell>.site-header{position:absolute;inset:0 0 auto;z-index:25;background:transparent}.secondary-archive-hero{height:399.5px;padding:160px 16px 100px;background:linear-gradient(180deg,#f9faf1 0%,#fefffb 100%);text-align:center}.secondary-archive-hero h1{margin:10px 0 8px;color:#202020;font:400 clamp(44px,6vw,72px)/1.3 Vidaloka,serif}.secondary-archive-hero nav{display:flex;justify-content:center;gap:8px;color:#777;font:500 11px/1.5 Montserrat,sans-serif}.secondary-archive-hero nav a{color:#333;text-decoration:none}
.secondary-introduction{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start;width:calc(100% - 64px);margin:0 auto 55px}.secondary-introduction p{margin:0 0 18px;color:#555;font:400 16px/1.72 Montserrat,sans-serif}.secondary-introduction img{display:block;width:100%;height:368.4px;object-fit:cover;margin:0}.secondary-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:12px;width:min(1128px,calc(100% - 64px));margin:0 auto 55px}.secondary-filters select,.secondary-filters button{height:48px;border:1px solid #ddd;background:#fff;padding:0 14px;color:#555;font:500 13px Montserrat,sans-serif}.secondary-filters button{border-color:#bc9b5d;background:#bc9b5d;color:#fff;padding-inline:24px;text-transform:uppercase}
.secondary-results{width:min(1128px,calc(100% - 64px));margin:0 auto 100px}.secondary-results .cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 40px}.secondary-results .card{border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible}.secondary-results .card>img{width:100%;height:348px;object-fit:cover;margin:0}.secondary-results .card>div{padding:17px 0 0;text-align:left}.secondary-results .card .card-type{display:none}.secondary-results .card h2{min-height:0;margin:0 0 13px;color:#242424;font:400 23px/1.3 Vidaloka,serif}.secondary-results .card a{color:#bc9b5d;font:600 13px Montserrat,sans-serif;text-decoration:none}.secondary-properties-page .project-pagination{margin:55px auto 0}
.legacy-property-shell>main{margin:0}.legacy-property-shell .legacy-content{width:100%;max-width:none;margin:0;overflow:visible;line-height:normal}.legacy-property-shell .legacy-content form{max-width:none;margin:0;padding:0;background:transparent}.legacy-property-shell .legacy-content img{margin:0}.legacy-property-shell .legacy-content .elementor-location-single{width:100%;max-width:none;margin:0}
.legacy-property-shell .breadcrumb-area{height:399.5px}.legacy-property-shell .breadcrumb-content .title{margin-top:10px}.legacy-property-shell .elementor-element-4cf1eb0>.e-con-inner{padding:2px!important}.legacy-property-shell .elementor-element-f86b8a9 .wpforms-container{margin:24px 0!important}.legacy-property-shell .elementor-element-f86b8a9{flex-basis:61%!important}.legacy-property-shell .elementor-element-db79d43{flex-basis:39%!important}
@media(max-width:820px){.secondary-introduction{grid-template-columns:1fr;width:calc(100% - 36px)}.secondary-introduction img{height:auto}.secondary-filters{grid-template-columns:1fr;width:calc(100% - 36px)}.secondary-results{width:calc(100% - 36px)}.secondary-results .cards{grid-template-columns:1fr}.secondary-results .card>img{height:auto}}

/* WordPress parity pass: shared page position and original image corners. */
.view-page:not(.news-archive-page):not(.developers-landing-page)>.site-header{position:absolute;inset:0 0 auto;z-index:25;background:transparent}.view-page:not(.news-archive-page):not(.developers-landing-page)>main{margin-top:0}
.view-home .elementor-widget-image img.not-transparent{border-radius:20px!important}.view-home .project-thumb img{border-radius:16px!important}.view-home .property-thumb img{border-radius:20px!important}.view-home [data-id="03d8c34"] img{border-radius:16px!important}
.projects-archive-page .project-archive-layout{grid-template-columns:330px minmax(0,1fr);gap:64px}.projects-archive-page .project-archive-layout .cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 22px}.projects-archive-page .card img{height:300px;border-radius:16px}
.secondary-introduction{grid-template-columns:1fr 1fr;gap:0;width:calc(100% - 44px);margin-left:32px;margin-right:12px}.secondary-introduction>div{padding-right:40px}.secondary-introduction img,.secondary-results .card>img{border-radius:20px}.secondary-results .cards{width:100%;margin:0;grid-template-columns:repeat(3,minmax(0,1fr))}
.news-archive-page .elementor-post__thumbnail img,.news-archive-page main .wp-post-image{border-radius:20px!important}
.legacy-news-shell .legacy-content{width:100%;max-width:none;margin:0;overflow:visible;line-height:normal}.legacy-news-shell .legacy-content form{max-width:none;margin:0;padding:0;background:transparent}.legacy-news-shell .legacy-content img{margin:0}.legacy-news-shell .legacy-content h1,.legacy-news-shell .legacy-content h2,.legacy-news-shell .legacy-content h3{font-family:inherit}.legacy-news-shell>main{margin:0}
.legacy-news-shell>.site-header{position:absolute;inset:0 0 auto;z-index:25;height:77px;min-height:77px;background:transparent}.legacy-news-shell .wpforms-form>h2{margin:0 0 11.2px!important;font-size:32px!important;line-height:38px!important}.legacy-news-shell .blog-sidebar h2{font-size:22px!important;line-height:26px!important}
.projects-archive-page .project-results{width:727px;max-width:100%}
.secondary-introduction{margin-bottom:9px;padding-top:2px}.secondary-introduction p{margin-bottom:15px;font-size:15px;line-height:27.9px}.secondary-filters{width:86%;height:50.5px;margin-bottom:30px}.secondary-filters select,.secondary-filters button{height:50.5px}
.legacy-news-shell .inner-blog-area .breadcrumb li{font-size:14px;line-height:19.6px;letter-spacing:.56px}.agent-main-carousel img{border-radius:10px!important}
.agents-landing-page>.site-header{position:absolute;inset:0 0 auto;z-index:25;background:transparent}.agents-page-hero{height:399.5px;padding:160px 16px 100px;background:linear-gradient(180deg,#f9faf1 0%,#fefffb 100%);text-align:center}.agents-page-hero h1{margin:10px 0 8px;color:#202020;font:400 clamp(44px,6vw,72px)/1.3 Vidaloka,serif}.agents-page-hero nav{display:flex;justify-content:center;gap:8px;color:#777;font:500 11px/1.5 Montserrat,sans-serif}.agents-page-hero nav a{color:#333;text-decoration:none}.agents-landing-page .section-title .title{font-size:28px!important;line-height:36.12px!important}.agents-landing-page .legacy-content>.elementor:first-child{margin-top:-8px}
.agents-landing-page .elementor-element-a893b04{margin-top:-16px}.legacy-project-shell .owl-stage,.legacy-project-shell .owl-item{max-width:none!important}.legacy-project-shell .elementor-element-10f58e1 img{border-radius:20px!important}
.legacy-property-shell .elementor-element-f86b8a9{width:61.2%!important;flex:0 0 61.2%!important;transform:translateX(-22px)}.legacy-property-shell .wpforms-field-container,.legacy-property-shell .wpforms-field-layout,.legacy-property-shell .wpforms-layout-row,.legacy-property-shell .wpforms-layout-column{height:107px!important}.legacy-property-shell .wpforms-field-container{overflow:visible}.legacy-property-shell .wpforms-field{padding:15px 0!important}.legacy-property-shell .wpforms-field-layout{padding:0!important}.legacy-property-shell .wpforms-layout-row{display:flex!important;width:100%!important;margin:0 -10px!important}.legacy-property-shell .wpforms-layout-column{flex:0 0 25%!important;min-width:0;padding:0 10px!important}.legacy-property-shell .wpforms-field-label{display:block!important;height:19px;margin:0 0 15px!important;line-height:19px!important}.legacy-property-shell .wpforms-field input,.legacy-property-shell .wpforms-field select{display:block;width:100%!important;height:43px!important;border:1px solid #c9c9c9!important;background:#fff!important;padding:0 14px!important}.legacy-property-shell .wpforms-submit-container{height:41px!important;padding:0!important;text-align:center}.legacy-property-shell .wpforms-submit{height:41px!important;min-width:93px;border:0;background:#bd9a68;color:#fff;padding:0 15px}.legacy-property-shell .iti{display:block!important;width:100%!important}.legacy-property-shell .elementor-widget-image img{border-radius:20px}.legacy-property-shell .elementor-element-c72aa53{height:301.086px!important;min-height:301.086px!important;overflow:visible}.legacy-property-shell .plan-wrap{width:1106px!important;max-width:none!important;margin:-32px auto 0 2px!important}.legacy-property-shell #planTabContent{position:relative;top:9px;margin-top:0;margin-bottom:9px}.legacy-property-shell .plan-wrap img{width:100%;height:auto}.legacy-property-shell .plan-area{margin-bottom:-8px}
.legacy-project-shell .grid-gallery-container{width:1136px!important;max-width:none!important;margin:54px auto 0!important}.legacy-project-shell .reland-grid-style .grid-gallery-item img{width:100%;height:100%!important;object-fit:cover}.legacy-project-shell .agent-main-carousel{height:500px!important;overflow:hidden}.legacy-project-shell .elementor-widget-agents-with-sidebar{height:620px!important}
.legacy-project-shell .elementor-location-single{margin-bottom:-8px!important}
.legacy-news-shell .inner-blog-area .breadcrumb li a{font:inherit!important;letter-spacing:inherit!important}
.legacy-news-shell .inner-blog-area .wpforms-container{height:148px!important;margin:24px 0!important}
.legacy-news-shell .inner-blog-area .wpforms-form{height:148px!important}
.legacy-news-shell .inner-blog-area .wpforms-field-container,.legacy-news-shell .inner-blog-area .wpforms-field-layout,.legacy-news-shell .inner-blog-area .wpforms-layout-row,.legacy-news-shell .inner-blog-area .wpforms-layout-column{height:107px!important}
.legacy-news-shell .inner-blog-area .wpforms-field-layout{padding:0!important}
.legacy-news-shell .inner-blog-area .wpforms-layout-row{display:flex!important;width:100%!important;margin:0 -10px!important}
.legacy-news-shell .inner-blog-area .wpforms-layout-column{flex:0 0 25%!important;min-width:0;padding:0 10px!important}
.legacy-news-shell .inner-blog-area .wpforms-field{height:107px!important;padding:15px 0!important}
.legacy-news-shell .inner-blog-area .wpforms-field-label{display:block!important;height:19px;margin:0 0 15px!important;line-height:19px!important}
.legacy-news-shell .inner-blog-area .wpforms-field input,.legacy-news-shell .inner-blog-area .wpforms-field select{display:block;width:100%!important;height:43px!important;border:1px solid #c9c9c9!important;background:#fff!important;padding:0 14px!important}
.legacy-news-shell .inner-blog-area .wpforms-submit-container{height:41px!important;padding:0!important;text-align:center}
.legacy-news-shell .inner-blog-area .wpforms-submit{height:41px!important;min-width:93px;border:0;background:#bd9a68;color:#fff;padding:0 15px}
.legacy-news-shell .inner-blog-area .iti{display:block!important;width:100%!important}
@media(max-width:760px){.legacy-property-shell .wpforms-layout-row{flex-wrap:wrap!important}.legacy-property-shell .wpforms-layout-column{flex-basis:50%!important}}
@media(max-width:820px){.projects-archive-page .project-archive-layout{grid-template-columns:1fr;gap:34px}.projects-archive-page .project-archive-layout .cards{grid-template-columns:1fr}.secondary-introduction{width:calc(100% - 36px);margin-inline:18px}.secondary-introduction>div{padding-right:0}}

/* News archive parity: restore the original WordPress archive shell. */
.news-archive-page>.site-header{position:absolute!important;inset:0 0 auto!important}
.news-archive-page main{margin-top:0!important}
.news-archive-page .elementor-pagination .page-numbers{display:inline!important;padding:8px 19px!important;border:1px solid #bd9a68!important;border-radius:100px!important;color:#bd9a68!important;background:transparent!important;font:400 15px/27.9px "Roboto Slab",sans-serif!important;text-transform:none!important}
.news-archive-page .elementor-pagination .page-numbers.current{border-color:#797978!important;color:#797978!important}
.news-archive-page .widget_tag_cloud .tagcloud{display:flex!important;flex-wrap:wrap!important;align-items:flex-start!important;gap:10px!important;height:auto!important;line-height:normal!important;text-align:left!important}
.news-archive-page .widget_tag_cloud .tagcloud a{display:block!important;width:auto!important;margin:0!important;padding:5px 18px!important;border:1px solid rgba(131,131,131,.2)!important;border-radius:5px!important;background:transparent!important;color:#797978!important;font:600 13px/19.5px Montserrat,sans-serif!important;white-space:normal!important;text-decoration:none!important}
.news-archive-page .widget_tag_cloud .tagcloud a:after{content:none!important}
.news-archive-page .breadcrumb-area .title{margin:10px 10px 8px!important}
.news-archive-page .elementor-element-3caba33{height:186.3889px!important;min-height:186.3889px!important}
.news-archive-page .elementor-element-1001a71{height:473.6024px!important;min-height:473.6024px!important}
.news-archive-page .elementor-element-028746e{height:613.099px!important;min-height:613.099px!important}
.news-archive-page #tp-latest-posts-1 .rc-post-thumb img{height:auto!important;object-fit:initial!important}
.news-archive-page .elementor-posts-container{margin-bottom:20px!important}
.news-archive-searches{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;width:min(1170px,90vw);margin:36px auto;padding:26px;background:#f7f5f0}
.news-archive-searches form{display:flex;min-width:0}
.news-archive-searches label{flex:1;min-width:0}
.news-archive-searches input{width:100%;height:44px;border:1px solid #d8d1c5;background:#fff;padding:0 12px;font:400 14px Montserrat,sans-serif}
.news-archive-searches button{height:44px;border:0;background:#bd9a68;color:#fff;padding:0 22px;font:600 13px Montserrat,sans-serif;cursor:pointer}
@media(max-width:700px){.news-archive-searches{grid-template-columns:1fr}.news-archive-searches form{display:grid}.news-archive-searches button{width:100%}}
.view-detail form.wpforms-form{width:min(100%,760px)!important;margin:32px auto!important;padding:28px!important;background:#fff!important;display:block!important;overflow:visible!important}.view-detail form.wpforms-form .wpforms-field-container{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px}.view-detail form.wpforms-form .wpforms-field{width:100%!important;padding:0!important;margin:0 0 12px!important}.view-detail form.wpforms-form input,.view-detail form.wpforms-form select,.view-detail form.wpforms-form textarea{width:100%!important;min-height:44px!important;border:1px solid #d8d8d8!important;background:#fff!important;padding:10px 12px!important}.view-detail form.wpforms-form textarea{min-height:120px!important}.view-detail form.wpforms-form .wpforms-submit-container{text-align:center!important;padding-top:12px!important}.view-detail form.wpforms-form button{background:#bd9a68!important;color:#fff!important;border:0!important;padding:13px 28px!important}@media(max-width:600px){.view-detail form.wpforms-form{padding:18px!important}.view-detail form.wpforms-form .wpforms-field-container{grid-template-columns:1fr}}

/* Keep the legacy news enquiry form in normal document flow. Its title, fields,
   and submit row are taller than the old hard-coded 148px box at some widths. */
.legacy-news-shell .inner-blog-area .wpforms-container,
.legacy-news-shell .inner-blog-area .wpforms-form{height:auto!important;min-height:0!important}
@media(max-width:900px){
  .legacy-news-shell .inner-blog-area .wpforms-field-container,
  .legacy-news-shell .inner-blog-area .wpforms-field-layout,
  .legacy-news-shell .inner-blog-area .wpforms-layout-row,
  .legacy-news-shell .inner-blog-area .wpforms-layout-column,
  .legacy-news-shell .inner-blog-area .wpforms-field{height:auto!important}
  .legacy-news-shell .inner-blog-area .wpforms-layout-row{flex-wrap:wrap!important}
  .legacy-news-shell .inner-blog-area .wpforms-layout-column{flex:0 0 50%!important;margin-bottom:8px!important}
}
@media(max-width:560px){.legacy-news-shell .inner-blog-area .wpforms-layout-column{flex-basis:100%!important}}

/* Legacy project parity: original project hero form and tablet header. */
.legacy-project-shell .elementor-widget-eael-wpforms .wpforms-layout-row{flex-wrap:wrap!important}
.legacy-project-shell .elementor-widget-eael-wpforms .wpforms-layout-column:nth-child(1),
.legacy-project-shell .elementor-widget-eael-wpforms .wpforms-layout-column:nth-child(2){flex:0 0 calc(50% - 10px)!important}
.legacy-project-shell .elementor-widget-eael-wpforms .wpforms-layout-column:nth-child(3){flex:0 0 100%!important}
.legacy-project-shell .elementor-widget-eael-wpforms .wpforms-layout-column:nth-child(3) .wpforms-field{padding-top:0!important}
.legacy-project-shell form.wpforms-form>.wpforms-field-container:has(> .wpforms-field-layout + .wpforms-field-email){display:block!important;grid-template-columns:none!important}
.legacy-project-shell form.wpforms-form{width:100%!important;margin:0!important;padding:0!important;background:transparent!important}
.legacy-project-shell form.wpforms-form>.wpforms-field-container{display:block!important;grid-template-columns:none!important;gap:0!important}
@media(max-width:1024px){
  .legacy-project-shell .site-header{display:flex!important;align-items:flex-start!important;height:94px!important;padding:22px 92px!important;border:0!important;background:transparent!important}
  .legacy-project-shell .site-header .brand img{width:105px!important;height:auto!important}
  .legacy-project-shell .site-header nav,.legacy-project-shell .site-header .language-menu,.legacy-project-shell .site-header .header-phone{display:none!important}
  .legacy-project-shell .site-header:after{display:block!important;content:"☰"!important;margin-left:auto;color:#fff;font:400 34px/1 Arial,sans-serif}
}

/* Serve the project information icon font locally; the old cross-domain font
   request is blocked when the WordPress markup is rendered on preview. */
@font-face{font-family:bargo_flaticon;src:url('/assets/flaticon_reland.woff2') format('woff2');font-style:normal;font-weight:400;font-display:block}
.legacy-project-shell i[class^="flaticon-"]:before,.legacy-project-shell i[class*=" flaticon-"]:before{font-family:bargo_flaticon!important}
i[class^="flaticon-"]:before,i[class*=" flaticon-"]:before{font-family:bargo_flaticon!important}
.detail-post .breadcrumb-item:before{content:"›"!important;font-family:Arial,sans-serif!important}
.legacy-project-shell .gallery-active.bargo-gallery-slider{position:relative!important;display:block!important;width:100%!important;height:clamp(380px,55vw,700px)!important;margin:0!important;padding:0 30px!important;overflow:hidden!important}
.legacy-project-shell .gallery-active.bargo-gallery-slider>.col-12{position:absolute!important;inset:0 30px!important;display:none!important;width:auto!important;max-width:none!important;padding:0!important}
.legacy-project-shell .gallery-active.bargo-gallery-slider>.col-12.is-active{display:block!important}
.legacy-project-shell .gallery-active.bargo-gallery-slider .reland-gallery-item,.legacy-project-shell .gallery-active.bargo-gallery-slider .popup-image,.legacy-project-shell .gallery-active.bargo-gallery-slider img{display:block!important;width:100%!important;height:100%!important;max-height:none!important;margin:0!important;object-fit:cover!important}
.legacy-project-shell .gallery-active.bargo-gallery-slider>.slick-arrow{position:absolute!important;z-index:4!important;top:50%!important;transform:translateY(-50%)!important;width:48px!important;height:54px!important;border:0!important;border-radius:0!important;background:rgba(0,0,0,.38)!important;color:#fff!important;font:400 28px/1 Arial,sans-serif!important;cursor:pointer!important}
.legacy-project-shell .gallery-active.bargo-gallery-slider>.slick-prev{left:30px!important}.legacy-project-shell .gallery-active.bargo-gallery-slider>.slick-next{right:30px!important}
@media(max-width:700px){.legacy-project-shell .gallery-active.bargo-gallery-slider{height:58vw!important;min-height:300px!important;padding-inline:12px!important}.legacy-project-shell .gallery-active.bargo-gallery-slider>.col-12{inset-inline:12px!important}.legacy-project-shell .gallery-active.bargo-gallery-slider>.slick-prev{left:12px!important}.legacy-project-shell .gallery-active.bargo-gallery-slider>.slick-next{right:12px!important}}

/* v164: one responsive specification grid for every project and locale. */
.legacy-project-shell .project-info-wrap{width:100%!important;max-width:100%!important;overflow:visible!important}
.legacy-project-shell .project-info-wrap>.list-wrap{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:stretch!important;gap:24px!important;width:100%!important;margin:0!important;padding:0!important;list-style:none!important}
.legacy-project-shell .project-info-wrap .info-item{display:flex!important;align-items:center!important;justify-content:flex-start!important;justify-self:stretch!important;gap:16px!important;min-width:0!important;max-width:none!important;width:auto!important;box-sizing:border-box!important;margin:0!important;padding:8px 0!important}
.legacy-project-shell .project-info-wrap .info-item>.icon{flex:0 0 auto!important;width:58px!important;min-width:58px!important;margin:0!important;text-align:center!important}
.legacy-project-shell .project-info-wrap .info-item>.content{flex:1 1 auto!important;min-width:0!important;width:auto!important;margin:0!important;padding:0!important}
.legacy-project-shell .project-info-wrap .info-item>.content p{margin:0!important;min-width:0!important;max-width:100%!important;line-height:1.45!important;overflow-wrap:anywhere!important;word-break:normal!important}
.legacy-project-shell .project-info-wrap .info-item>.content span{display:block!important;margin-top:3px!important;max-width:100%!important;line-height:1.45!important;overflow-wrap:anywhere!important;unicode-bidi:plaintext!important}
[dir=rtl] .legacy-project-shell .project-info-wrap>.list-wrap{direction:rtl!important}
[dir=rtl] .legacy-project-shell .project-info-wrap .info-item{direction:rtl!important;text-align:right!important}
[dir=rtl] .legacy-project-shell .project-info-wrap .info-item>.content,[dir=rtl] .legacy-project-shell .project-info-wrap .info-item>.content p{text-align:right!important}
@media(max-width:1100px){.legacy-project-shell .project-info-wrap>.list-wrap{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:620px){.legacy-project-shell .project-info-wrap>.list-wrap{grid-template-columns:1fr!important;gap:10px!important}.legacy-project-shell .project-info-wrap .info-item{padding:6px 0!important}.legacy-project-shell .project-info-wrap .info-item>.icon{width:48px!important;min-width:48px!important}}

/* v164: article direction follows the page locale, including headings and lists. */
.legacy-project-shell .elementor-widget-tl-post-content,.legacy-project-shell .elementor-widget-tl-post-content>.elementor-widget-container{max-width:100%!important;overflow:visible!important}
.legacy-project-shell .elementor-widget-tl-post-content :is(h1,h2,h3,h4,h5,h6,p,li){max-width:100%!important;overflow-wrap:anywhere!important;word-break:normal!important}
[dir=rtl] .legacy-project-shell .elementor-widget-tl-post-content,[dir=rtl] .legacy-project-shell .elementor-widget-tl-post-content>.elementor-widget-container{direction:rtl!important;text-align:right!important}
[dir=rtl] .legacy-project-shell .elementor-widget-tl-post-content :is(h1,h2,h3,h4,h5,h6,p,ul,ol,li){direction:rtl!important;text-align:right!important}
[dir=rtl] .legacy-project-shell .elementor-widget-tl-post-content ul,[dir=rtl] .legacy-project-shell .elementor-widget-tl-post-content ol{padding-right:1.45em!important;padding-left:0!important;list-style-position:outside!important}
[dir=rtl] .legacy-project-shell .elementor-widget-tl-post-content li::marker{direction:rtl!important}

/* WordPress header typography and its compact dark state after scrolling. */
.site-header nav>a,.site-header .nav-dropdown>button,.site-header .language-menu>a,.site-header .header-phone{font-family:Montserrat,sans-serif!important;font-size:13px!important;font-weight:500!important;line-height:1.2!important;letter-spacing:.035em!important;text-transform:uppercase!important}
.site-header{transition:background-color .25s ease,box-shadow .25s ease,color .25s ease}
.legacy-project-shell>.site-header:not(.is-scrolled){background:#fff!important;color:#999!important;border-bottom:1px solid #eee!important}
.legacy-project-shell>.site-header:not(.is-scrolled) nav>a,.legacy-project-shell>.site-header:not(.is-scrolled) .nav-dropdown>button,.legacy-project-shell>.site-header:not(.is-scrolled) .language-menu>a,.legacy-project-shell>.site-header:not(.is-scrolled) .header-phone{color:#808080!important;font-size:14px!important;font-weight:400!important;letter-spacing:0!important;text-transform:none!important;text-shadow:none!important;opacity:1!important;visibility:visible!important}
.legacy-project-shell>.site-header:not(.is-scrolled)>nav{align-items:center!important}
.legacy-project-shell>.site-header:not(.is-scrolled)>nav>.nav-dropdown,.legacy-project-shell>.site-header:not(.is-scrolled)>nav>.language-menu,.legacy-project-shell>.site-header:not(.is-scrolled)>nav>a{display:flex!important;align-items:center!important;height:40px!important;margin:0!important;padding-block:0!important}
.legacy-project-shell>.site-header:not(.is-scrolled)>nav>.nav-dropdown>button,.legacy-project-shell>.site-header:not(.is-scrolled)>nav>.language-menu>a{display:flex!important;align-items:center!important;height:40px!important;margin:0!important;padding-block:0!important;line-height:1!important}
.legacy-project-shell>.site-header:not(.is-scrolled) .header-social>a{border-color:#bd9a68!important;color:#bd9a68!important}
.site-header.is-scrolled{position:fixed!important;inset:0 0 auto!important;z-index:10000!important;height:77px!important;min-height:77px!important;padding:0 25px!important;display:grid!important;grid-template-columns:130px minmax(0,1fr) auto auto!important;align-items:center!important;gap:18px!important;border:0!important;background:#1d1d1d!important;box-shadow:0 2px 12px rgba(0,0,0,.2)!important;color:#9c9c9c!important}
.site-header.is-scrolled .brand img{width:105px!important;height:62px!important;object-fit:contain!important}
.site-header.is-scrolled nav{display:flex!important;justify-content:flex-start!important;align-items:center!important;gap:28px!important;padding:0!important;overflow:visible!important}
.site-header.is-scrolled nav>a,.site-header.is-scrolled .nav-dropdown>button,.site-header.is-scrolled .language-menu>a,.site-header.is-scrolled .header-phone{display:inline-flex!important;color:#999!important;text-shadow:none!important;white-space:nowrap!important}
.site-header.is-scrolled .header-social{display:flex!important;gap:8px!important}
.site-header.is-scrolled .header-social>a{display:flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;padding:0!important;border-color:#bd9a68!important;color:#bd9a68!important}
.site-header.is-scrolled .header-phone{height:auto!important;align-items:center!important}
.site-header.is-scrolled:after{content:none!important;display:none!important}

/* Opening registration popup used by every project detail page. */
.project-entry-popup{position:fixed!important;inset:0!important;z-index:12000!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:24px!important;background:rgba(0,0,0,.72)!important}
.project-entry-popup.is-closed{display:none!important}
.project-entry-popup-card{position:relative;width:min(940px,94vw);padding:54px 52px 44px;background:#fff;text-align:center;box-shadow:0 18px 60px rgba(0,0,0,.32)}
.project-entry-popup-close{position:absolute;top:13px;right:17px;width:34px;height:34px;border:0;background:transparent;color:#222;font:300 34px/1 Arial,sans-serif;cursor:pointer}
.project-entry-popup-card>p{margin:0 0 8px;color:#bd9a68;font:600 13px/1.4 Montserrat,sans-serif;letter-spacing:.12em}
.project-entry-popup-card>h2{margin:0 0 34px;color:#202020;font:400 38px/1.2 Vidaloka,serif}
.project-entry-popup form{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:transparent!important}
.project-entry-popup form label{display:flex;flex-direction:column;justify-content:flex-end;gap:9px;text-align:left;color:#555;font:500 13px/1.4 Montserrat,sans-serif}
.project-entry-popup form label span{color:#bd9a68}
.project-entry-popup form input,.project-entry-popup form select{width:100%;height:48px;border:1px solid #d8d8d8;background:#fff;padding:0 12px;color:#555;font:400 13px Montserrat,sans-serif}
.project-entry-popup form>button{grid-column:1/-1;justify-self:center;min-width:105px;height:43px;margin-top:10px;border:0;background:#bd9a68;color:#fff;font:600 13px Montserrat,sans-serif;text-transform:uppercase;cursor:pointer}
@media(max-width:900px){.site-header.is-scrolled{grid-template-columns:100px minmax(0,1fr)!important;padding:0 18px!important}.site-header.is-scrolled .header-social,.site-header.is-scrolled .header-phone{display:none!important}.site-header.is-scrolled nav{justify-content:flex-end!important;gap:18px!important;overflow-x:auto!important}.project-entry-popup form{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:1024px){.legacy-project-shell>.site-header:not(.is-scrolled){background:#fff!important}.legacy-project-shell>.site-header:not(.is-scrolled):after{color:#bd9a68!important}}
@media(max-width:600px){.project-entry-popup{padding:12px!important}.project-entry-popup-card{padding:44px 20px 28px;max-height:94vh;overflow:auto}.project-entry-popup-card>h2{font-size:30px}.project-entry-popup form{grid-template-columns:1fr!important}.site-header.is-scrolled nav{display:none!important}.site-header.is-scrolled{display:flex!important;justify-content:space-between!important}.site-header.is-scrolled:after{display:block!important;content:"☰"!important;color:#bd9a68!important;font:400 30px/1 Arial,sans-serif!important}}

/* Homepage parity with the original WordPress desktop layout. */
@media(min-width:769px){
  .view-home .section-title .title{font-size:28px!important;line-height:36.12px!important;font-weight:400!important}
  .view-home .main-agent-title{margin:0!important;color:#202020!important;font:400 28px/36.12px Vidaloka,serif!important;text-align:center!important;text-transform:none!important}
  .view-home .elementor-main-swiper .swiper-pagination{left:50%!important;right:-50%!important;width:auto!important}
  .view-home [data-id="28d4fd7"] .container{padding-left:15px!important;padding-right:15px!important}
  .view-home [data-id="848835f"] .container{width:1136px!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;padding-left:15px!important;padding-right:15px!important}
  .view-home [data-id="848835f"] .property-content{margin:13px!important;text-align:center!important}
  .view-home [data-id="848835f"] .property-content .title{text-align:center!important}
}
.bargo-svg-icon:before{content:none!important}.bargo-svg-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:20px!important;height:22px!important;font-size:0!important}.bargo-svg-icon svg{display:block;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.fa-chevron-left.bargo-svg-icon,.fa-chevron-right.bargo-svg-icon,.fa-arrow-left.bargo-svg-icon,.fa-arrow-right.bargo-svg-icon{width:26px!important;height:32px!important}.fa-chevron-left.bargo-svg-icon svg,.fa-chevron-right.bargo-svg-icon svg,.fa-arrow-left.bargo-svg-icon svg,.fa-arrow-right.bargo-svg-icon svg{width:24px;height:24px;stroke-width:1.6}

/* Compact WordPress-style homepage header on tablet and mobile. */
@media(max-width:980px){
  .view-home .site-header,.view-home .site-header.is-scrolled{display:flex!important;align-items:center!important;justify-content:space-between!important;inset:0 0 auto!important;width:100%!important;height:78px!important;min-height:78px!important;padding:10px 22px!important;overflow:visible!important;border:0!important;z-index:10000!important}
  .view-home .site-header:not(.is-scrolled){position:absolute!important;background:transparent!important;box-shadow:none!important}
  .view-home .site-header.is-scrolled{position:fixed!important;background:#1d1d1d!important;box-shadow:0 2px 12px rgba(0,0,0,.2)!important}
  .view-home .site-header .brand{display:flex!important;align-items:center!important;width:100px!important;height:58px!important;flex:0 0 100px!important}
  .view-home .site-header .brand img{display:block!important;width:100px!important;height:57px!important;object-fit:contain!important}
  .view-home .site-header>nav,.view-home .site-header .header-social,.view-home .site-header .header-phone{display:none!important}
  .view-home .site-header .mobile-menu-toggle{display:block!important;margin-left:auto!important;flex:0 0 34px!important}
  .view-home .site-header.is-mobile-open .mobile-menu-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}.view-home .site-header.is-mobile-open .mobile-menu-toggle span:nth-child(2){opacity:0}.view-home .site-header.is-mobile-open .mobile-menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
  .view-home .site-header.is-mobile-open>nav{position:absolute!important;top:100%!important;left:0!important;right:0!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;height:auto!important;max-height:calc(100vh - 78px)!important;margin:0!important;padding:16px 22px 22px!important;gap:0!important;overflow-y:auto!important;background:#1d1d1d!important;box-shadow:0 12px 24px rgba(0,0,0,.25)!important}
  .view-home .site-header.is-mobile-open>nav>a,.view-home .site-header.is-mobile-open .nav-dropdown>button,.view-home .site-header.is-mobile-open .language-menu>a{display:flex!important;align-items:center!important;width:100%!important;min-height:46px!important;padding:0!important;border-bottom:1px solid rgba(255,255,255,.1)!important;color:#aaa!important;font:500 13px/1.2 Montserrat,sans-serif!important;text-transform:uppercase!important;text-shadow:none!important}
  .view-home .site-header.is-mobile-open .nav-dropdown,.view-home .site-header.is-mobile-open .language-menu{display:block!important;width:100%!important}
  .view-home .site-header.is-mobile-open .nav-dropdown-menu{position:static!important;display:none!important;width:100%!important;padding:5px 0 8px 16px!important;border:0!important;background:#252525!important;box-shadow:none!important}.view-home .site-header.is-mobile-open .nav-dropdown.is-open .nav-dropdown-menu{display:block!important}.view-home .site-header.is-mobile-open .nav-dropdown-menu a{min-height:38px!important;color:#bbb!important}
  .view-home .site-header:after,.view-home .site-header.is-scrolled:after{content:none!important;display:none!important}
  .view-home main{margin-top:0!important}
}

/* Reduce initial rendering work on long imported WordPress pages. */
@supports(content-visibility:auto){
  .view-home .legacy-content>.elementor>.elementor-element:not(:first-child),
  .legacy-project-shell .elementor-location-single>.elementor-element:not(:first-child),
  .legacy-property-shell .elementor-location-single>.elementor-element:not(:first-child),
  .legacy-news-shell .legacy-content>section:not(:first-child),
  .view-page .legacy-content>.elementor>.elementor-element:not(:first-child){
    content-visibility:auto;
    contain-intrinsic-size:auto 760px;
  }
}

/* Secondary Properties archive: exact legacy WordPress structure and rhythm. */
@media(min-width:981px){
  .secondary-properties-page>.site-header{
    position:absolute!important;inset:0 0 auto!important;width:100%!important;height:87px!important;min-height:87px!important;
    padding:0 15px!important;grid-template-columns:100px minmax(0,1fr) 184px 204px!important;gap:0!important;
    color:#999!important;background:transparent!important;border:0!important;z-index:30!important;
  }
  .secondary-properties-page>.site-header .brand img{width:100px!important;height:57px!important;object-fit:contain!important}
  .secondary-properties-page>.site-header>nav{height:50px!important;justify-content:flex-start!important;align-items:center!important;gap:26px!important;padding-left:12px!important;overflow:visible!important}
  .secondary-properties-page>.site-header nav>a,.secondary-properties-page>.site-header .nav-dropdown>button,.secondary-properties-page>.site-header .language-menu>a{color:#999!important;font-size:13px!important;font-weight:400!important;letter-spacing:0!important;white-space:nowrap!important;text-shadow:none!important;text-transform:uppercase!important}
  .secondary-properties-page>.site-header .header-social{gap:8px!important}.secondary-properties-page>.site-header .header-social>a{width:40px!important;height:40px!important;font-size:14px!important}
  .secondary-properties-page>.site-header .header-phone{height:48px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;color:#999!important;font-size:15px!important}
  .secondary-properties-page>.site-header.is-scrolled{position:fixed!important;background:#1d1d1d!important;box-shadow:0 2px 12px rgba(0,0,0,.2)!important}
}

/* v146: global alignment, RTL and archive/detail regression corrections. */
@media(min-width:981px){
  .site-header>nav{align-items:center!important}
  .site-header>nav>a,.site-header .nav-dropdown,.site-header .nav-dropdown>button,.site-header .language-menu,.site-header .language-menu>a{height:40px!important;min-height:40px!important;display:flex!important;align-items:center!important;line-height:1.2!important;margin-block:0!important;padding-block:0!important}
}
.header-phone{direction:ltr!important;unicode-bidi:isolate!important;white-space:nowrap!important}
.legacy-project-shell .agent-main-carousel,.legacy-project-shell .elementor-widget-agents-with-sidebar{margin-bottom:70px!important}
.project-registration select{white-space:nowrap;text-overflow:ellipsis;padding-inline-end:34px!important}
.project-registration .project-phone-field{direction:ltr!important;min-width:0!important}
.project-registration .project-phone-field>span{flex:0 0 auto!important}
.project-registration .project-phone-field input{direction:ltr!important;text-align:left!important;min-width:0!important;padding-left:12px!important}
.project-pagination{direction:ltr!important;display:flex!important;flex-wrap:wrap!important;justify-content:center!important;max-width:100%!important;padding-inline:20px!important;box-sizing:border-box!important}
[dir=rtl] .project-pagination{margin-left:auto!important;margin-right:auto!important}
[dir=rtl] .project-registration label,[dir=rtl] .project-popup-form label,[dir=rtl] .news-inquiry-form label,[dir=rtl] .wpforms-form label{text-align:right!important;direction:rtl!important}
[dir=rtl] .project-registration input:not([type=tel]),[dir=rtl] .project-registration select,[dir=rtl] .project-popup-form input:not([type=tel]),[dir=rtl] .project-popup-form select,[dir=rtl] .news-inquiry-form input:not([type=tel]),[dir=rtl] .news-inquiry-form select,[dir=rtl] .wpforms-form input:not([type=tel]),[dir=rtl] .wpforms-form select{direction:rtl!important;text-align:right!important}
[dir=rtl] input[type=tel],[dir=rtl] .iti,[dir=rtl] .iti input{direction:ltr!important;text-align:left!important;unicode-bidi:isolate!important}
[dir=rtl] .wpforms-required-label,[dir=rtl] .project-field-label b{display:inline!important;margin-inline-start:4px!important}
[dir=rtl] .news-detail-sidebar,[dir=rtl] .news-sidebar{text-align:right!important}
[dir=rtl] .news-sidebar ul{padding-right:18px!important;padding-left:0!important}
.news-archive-page .news-introduction{position:relative!important;z-index:1!important;clear:both!important;margin-top:0!important;padding-top:125px!important}
@media(max-width:1100px){.project-registration-grid{gap:18px 14px!important}.project-registration select,.project-registration input{font-size:12px!important}}

/* v145: archive templates use their own body classes. Their mobile toggles
   must expose the same navigation panel as all other site templates. */
@media(max-width:980px){
  .news-archive-page{width:100%!important;max-width:100%!important;overflow-x:hidden!important}
  .news-archive-page>.site-header{display:flex!important;width:100%!important;max-width:100%!important;height:78px!important;min-height:78px!important;padding:10px 22px!important;justify-content:space-between!important;box-sizing:border-box!important}
  .news-archive-page>.site-header>nav,.news-archive-page>.site-header .header-social,.news-archive-page>.site-header .header-phone{display:none!important}
  .news-archive-page>.site-header .mobile-menu-toggle{display:block!important;margin-inline-start:auto!important;flex:0 0 34px!important}
  .news-archive-page>.site-header.is-mobile-open>nav,.projects-archive-page>.site-header.is-mobile-open>nav{position:absolute!important;top:100%!important;left:0!important;right:0!important;z-index:40!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;width:100%!important;height:auto!important;max-height:calc(100vh - 78px)!important;margin:0!important;padding:16px 22px 22px!important;gap:0!important;overflow-y:auto!important;background:#1d1d1d!important;box-shadow:0 12px 24px rgba(0,0,0,.25)!important;box-sizing:border-box!important}
  .news-archive-page>.site-header.is-mobile-open>nav>a,.projects-archive-page>.site-header.is-mobile-open>nav>a,
  .news-archive-page>.site-header.is-mobile-open .nav-dropdown>button,.projects-archive-page>.site-header.is-mobile-open .nav-dropdown>button,
  .news-archive-page>.site-header.is-mobile-open .language-menu>a,.projects-archive-page>.site-header.is-mobile-open .language-menu>a{display:flex!important;align-items:center!important;width:100%!important;min-height:46px!important;padding:0!important;border-bottom:1px solid rgba(255,255,255,.1)!important;color:#aaa!important;font:500 13px/1.2 Montserrat,sans-serif!important;text-transform:uppercase!important;text-shadow:none!important}
  .news-archive-page>.site-header.is-mobile-open .nav-dropdown,.projects-archive-page>.site-header.is-mobile-open .nav-dropdown,
  .news-archive-page>.site-header.is-mobile-open .language-menu,.projects-archive-page>.site-header.is-mobile-open .language-menu{display:block!important;width:100%!important}
  .news-archive-page>.site-header.is-mobile-open .nav-dropdown-menu,.projects-archive-page>.site-header.is-mobile-open .nav-dropdown-menu{position:static!important;display:none!important;width:100%!important;padding:5px 0 8px 16px!important;border:0!important;background:#252525!important;box-shadow:none!important}
  .news-archive-page>.site-header.is-mobile-open .nav-dropdown.is-open .nav-dropdown-menu,.projects-archive-page>.site-header.is-mobile-open .nav-dropdown.is-open .nav-dropdown-menu{display:block!important}
}

/* v143: legacy property and news headers must collapse at the same breakpoint
   as the rest of the site. Imported WordPress widths must never widen mobile. */
@media(max-width:980px){
  .legacy-property-shell,.legacy-news-shell{width:100%!important;max-width:100%!important;overflow-x:hidden!important}
  .legacy-property-shell>.site-header,.legacy-news-shell>.site-header{display:flex!important;width:100%!important;max-width:100%!important;height:78px!important;min-height:78px!important;padding:10px 22px!important;justify-content:space-between!important;box-sizing:border-box!important}
  .legacy-property-shell>.site-header>nav,.legacy-news-shell>.site-header>nav,
  .legacy-property-shell>.site-header .header-social,.legacy-news-shell>.site-header .header-social,
  .legacy-property-shell>.site-header .header-phone,.legacy-news-shell>.site-header .header-phone{display:none!important}
  .legacy-property-shell>.site-header .mobile-menu-toggle,.legacy-news-shell>.site-header .mobile-menu-toggle{display:block!important;margin-inline-start:auto!important;flex:0 0 34px!important}
  .legacy-property-shell>.site-header.is-mobile-open>nav,.legacy-news-shell>.site-header.is-mobile-open>nav{position:absolute!important;top:100%!important;left:0!important;right:0!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;width:100%!important;height:auto!important;max-height:calc(100vh - 78px)!important;margin:0!important;padding:16px 22px 22px!important;gap:0!important;overflow-y:auto!important;background:#1d1d1d!important;box-shadow:0 12px 24px rgba(0,0,0,.25)!important;box-sizing:border-box!important}
  .legacy-property-shell>.site-header.is-mobile-open>nav>a,.legacy-news-shell>.site-header.is-mobile-open>nav>a,
  .legacy-property-shell>.site-header.is-mobile-open .nav-dropdown>button,.legacy-news-shell>.site-header.is-mobile-open .nav-dropdown>button,
  .legacy-property-shell>.site-header.is-mobile-open .language-menu>a,.legacy-news-shell>.site-header.is-mobile-open .language-menu>a{display:flex!important;align-items:center!important;width:100%!important;min-height:46px!important;padding:0!important;border-bottom:1px solid rgba(255,255,255,.1)!important;color:#aaa!important;font:500 13px/1.2 Montserrat,sans-serif!important;text-transform:uppercase!important;text-shadow:none!important}
  .legacy-property-shell>.site-header.is-mobile-open .nav-dropdown,.legacy-news-shell>.site-header.is-mobile-open .nav-dropdown,
  .legacy-property-shell>.site-header.is-mobile-open .language-menu,.legacy-news-shell>.site-header.is-mobile-open .language-menu{display:block!important;width:100%!important}
  .legacy-property-shell>.site-header.is-mobile-open .nav-dropdown-menu,.legacy-news-shell>.site-header.is-mobile-open .nav-dropdown-menu{position:static!important;display:none!important;width:100%!important;padding:5px 0 8px 16px!important;border:0!important;background:#252525!important;box-shadow:none!important}
  .legacy-property-shell>.site-header.is-mobile-open .nav-dropdown.is-open .nav-dropdown-menu,.legacy-news-shell>.site-header.is-mobile-open .nav-dropdown.is-open .nav-dropdown-menu{display:block!important}
}

/* v119: property-detail forms must retain the four-column WordPress layout.
   Keep this after the shared form rules: those rules are intentionally useful
   for generated forms, but must not turn imported WPForms layout rows into a
   nested two-column grid. */
.detail-property.legacy-property-shell form.wpforms-form#wpforms-form-3680{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  overflow:visible!important;
  box-sizing:border-box!important;
}
.detail-property.legacy-property-shell form.wpforms-form#wpforms-form-3680>.wpforms-field-container{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  height:107px!important;
  padding:0!important;
  gap:0!important;
  overflow:visible!important;
}
.detail-property.legacy-property-shell form.wpforms-form#wpforms-form-3680 .wpforms-field-layout,
.detail-property.legacy-property-shell form.wpforms-form#wpforms-form-3680 .wpforms-field-layout-rows{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  height:107px!important;
  padding:0!important;
  margin:0!important;
}
.detail-property.legacy-property-shell form.wpforms-form#wpforms-form-3680 .wpforms-layout-row{
  display:flex!important;
  align-items:flex-start!important;
  flex-wrap:nowrap!important;
  width:100%!important;
  max-width:none!important;
  height:107px!important;
  margin:0 -10px!important;
  padding:0!important;
  gap:0!important;
}
.detail-property.legacy-property-shell form.wpforms-form#wpforms-form-3680 .wpforms-layout-column{
  display:block!important;
  flex:0 0 25%!important;
  width:25%!important;
  max-width:25%!important;
  min-width:0!important;
  height:107px!important;
  margin:0!important;
  padding:0 10px!important;
  box-sizing:border-box!important;
}
.detail-property.legacy-property-shell form.wpforms-form#wpforms-form-3680 .wpforms-field{
  width:100%!important;
  margin:0!important;
  padding:15px 0!important;
}
.detail-property.legacy-property-shell form.wpforms-form#wpforms-form-3680>.wpforms-field-container>.wpforms-field-layout{
  padding:0!important;
}
.detail-property.legacy-property-shell form.wpforms-form#wpforms-form-3680 .wpforms-field-label{
  display:block!important;
  height:19px!important;
  margin:0 0 15px!important;
  color:#777!important;
  font:400 16px/19px Montserrat,sans-serif!important;
}
.detail-property.legacy-property-shell form.wpforms-form#wpforms-form-3680 input:not([type=hidden]):not([type=checkbox]):not([type=radio]),
.detail-property.legacy-property-shell form.wpforms-form#wpforms-form-3680 select{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  height:43px!important;
  min-height:43px!important;
  padding:0 14px!important;
  border:1px solid #c9c9c9!important;
  border-radius:0!important;
  background:#fff!important;
  color:#555!important;
  font:400 16px Montserrat,sans-serif!important;
  box-sizing:border-box!important;
}
.detail-property.legacy-property-shell form.wpforms-form#wpforms-form-3680 .iti{
  display:block!important;
  width:100%!important;
  height:43px!important;
  position:relative!important;
}
.detail-property.legacy-property-shell form.wpforms-form#wpforms-form-3680 .iti__country-container{
  position:absolute!important;
  z-index:2!important;
  top:0!important;
  bottom:0!important;
  left:0!important;
  height:43px!important;
  padding:1px!important;
}
.detail-property.legacy-property-shell form.wpforms-form#wpforms-form-3680 .iti__selected-country{
  display:flex!important;
  align-items:center!important;
  height:100%!important;
  margin:0!important;
  padding:0 8px!important;
  border:0!important;
  background:transparent!important;
}
.detail-property.legacy-property-shell form.wpforms-form#wpforms-form-3680 input.iti__tel-input{
  padding-left:53px!important;
}
.detail-property.legacy-property-shell form.wpforms-form#wpforms-form-3680 .wpforms-submit-container{
  display:flex!important;
  justify-content:center!important;
  width:100%!important;
  height:41px!important;
  margin:0!important;
  padding:0!important;
}
.detail-property.legacy-property-shell form.wpforms-form#wpforms-form-3680 .wpforms-submit{
  min-width:93px!important;
  width:auto!important;
  height:41px!important;
  padding:0 15px!important;
  font-size:13px!important;
}
@media(max-width:760px){
  .detail-property.legacy-property-shell form.wpforms-form#wpforms-form-3680>.wpforms-field-container,
  .detail-property.legacy-property-shell form.wpforms-form#wpforms-form-3680 .wpforms-field-layout,
  .detail-property.legacy-property-shell form.wpforms-form#wpforms-form-3680 .wpforms-field-layout-rows,
  .detail-property.legacy-property-shell form.wpforms-form#wpforms-form-3680 .wpforms-layout-row{
    height:auto!important;
  }
  .detail-property.legacy-property-shell form.wpforms-form#wpforms-form-3680 .wpforms-layout-row{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    width:100%!important;
    margin:0!important;
    gap:14px!important;
  }
  .detail-property.legacy-property-shell form.wpforms-form#wpforms-form-3680 .wpforms-layout-column{
    width:100%!important;
    max-width:none!important;
    height:auto!important;
    padding:0!important;
  }
}
@media(max-width:520px){
  .detail-property.legacy-property-shell form.wpforms-form#wpforms-form-3680 .wpforms-layout-row{grid-template-columns:1fr!important}
}
.secondary-properties-page .secondary-introduction{grid-template-columns:1fr 1fr!important;gap:0!important;width:calc(100% - 44px)!important;margin:0 12px 9px 32px!important;padding-top:2px!important}
.secondary-properties-page .secondary-introduction>div{padding-right:40px!important}
.secondary-properties-page .secondary-introduction p{margin:0 0 15px!important;color:#797978!important;font:400 15px/27.9px Montserrat,sans-serif!important;text-align:center!important}
.secondary-properties-page .secondary-introduction img{height:368.4px!important;border-radius:20px!important;object-fit:cover!important}
.secondary-properties-page .secondary-filters{display:grid!important;grid-template-columns:175px minmax(150px,1fr) minmax(155px,1fr) minmax(145px,1fr) minmax(135px,1fr) auto!important;gap:10px!important;width:min(1040px,calc(100% - 48px))!important;height:auto!important;margin:0 auto 108px!important;align-items:center!important}
.secondary-properties-page .secondary-filters input,.secondary-properties-page .secondary-filters select,.secondary-properties-page .secondary-filters button{width:100%!important;height:34px!important;margin:0!important;border:1px solid #999!important;border-radius:0!important;background:#fff!important;padding:0 10px!important;color:#777!important;font:400 15px/34px Montserrat,sans-serif!important;text-transform:none!important;box-shadow:none!important}
.secondary-properties-page .secondary-filters button{width:auto!important;min-width:86px!important;padding:0 20px!important;border-color:#bd9a68!important;border-radius:22px!important;color:#242424!important;cursor:pointer!important}
.secondary-properties-page .secondary-results{width:min(1128px,calc(100% - 64px))!important;margin:0 auto 100px!important}
.secondary-properties-page .secondary-results .cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;column-gap:40px!important;row-gap:36px!important;width:100%!important;margin:0!important}
.secondary-properties-page .secondary-results .card{min-height:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;text-align:center!important}
.secondary-properties-page .secondary-results .card>img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:653/499!important;margin:0!important;border-radius:20px!important;object-fit:cover!important}
.secondary-properties-page .secondary-results .card>div{padding:17px 0 0!important;text-align:center!important}
.secondary-properties-page .secondary-results .card .card-type{display:none!important}
.secondary-properties-page .secondary-results .card h2{min-height:0!important;margin:0 0 6px!important;color:#54595f!important;font:600 18px/21.6px Roboto,Arial,sans-serif!important;text-align:center!important}
.secondary-properties-page .secondary-results .card .card-excerpt{display:-webkit-box!important;min-height:84px!important;margin:0 0 5px!important;overflow:hidden!important;color:#797978!important;font:400 15px/27.9px Montserrat,sans-serif!important;text-align:center!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important}
.secondary-properties-page .secondary-results .card a{color:#202020!important;font:500 12px/22.32px Roboto,Arial,sans-serif!important;letter-spacing:0!important;text-transform:none!important;text-decoration:none!important}
.secondary-properties-page .project-pagination{display:flex!important;justify-content:center!important;gap:9px!important;margin:34px auto 90px!important}
.secondary-properties-page .project-pagination .page-numbers{display:grid!important;place-items:center!important;width:46px!important;height:46px!important;padding:0!important;border:1px solid #bd9a68!important;border-radius:50%!important;background:#fff!important;color:#bd9a68!important;font:400 15px/1 Montserrat,sans-serif!important;text-decoration:none!important}
.secondary-properties-page .project-pagination .page-numbers.current{border-color:#aaa!important;background:#fff!important;color:#777!important}
.secondary-properties-page .site-footer:before{width:270px!important;height:90px!important}
.secondary-properties-page .site-footer .footer-newsletter{width:300px!important;justify-self:end!important}
.secondary-properties-page .site-footer .footer-newsletter form{width:300px!important}
.secondary-properties-page .site-footer .footer-social{justify-self:end!important}

@media(max-width:980px){
  .secondary-properties-page>.site-header,.secondary-properties-page>.site-header.is-scrolled{display:flex!important;align-items:center!important;justify-content:space-between!important;height:78px!important;min-height:78px!important;padding:10px 22px!important;overflow:visible!important}
  .secondary-properties-page>.site-header:not(.is-scrolled){position:absolute!important;background:transparent!important;border:0!important}
  .secondary-properties-page>.site-header.is-scrolled{position:fixed!important;background:#1d1d1d!important}
  .secondary-properties-page>.site-header .brand,.secondary-properties-page>.site-header .brand img{width:100px!important;height:58px!important;flex:0 0 100px!important;object-fit:contain!important}
  .secondary-properties-page>.site-header>nav,.secondary-properties-page>.site-header .header-social,.secondary-properties-page>.site-header .header-phone{display:none!important}
  .secondary-properties-page>.site-header .mobile-menu-toggle{display:block!important;margin-left:auto!important}
  .secondary-properties-page>.site-header.is-mobile-open>nav{position:absolute!important;top:100%!important;left:0!important;right:0!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;height:auto!important;margin:0!important;padding:16px 22px 22px!important;gap:0!important;background:#1d1d1d!important}
  .secondary-properties-page .secondary-introduction{grid-template-columns:1fr!important;width:calc(100% - 36px)!important;margin:0 18px 32px!important}
  .secondary-properties-page .secondary-introduction>div{padding-right:0!important}.secondary-properties-page .secondary-introduction img{height:auto!important}
  .secondary-properties-page .secondary-filters{grid-template-columns:1fr 1fr!important;width:calc(100% - 36px)!important;margin-bottom:55px!important}
  .secondary-properties-page .secondary-results{width:calc(100% - 36px)!important}.secondary-properties-page .secondary-results .cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:620px){
  .secondary-properties-page .secondary-filters,.secondary-properties-page .secondary-results .cards{grid-template-columns:1fr!important}
  .secondary-properties-page .secondary-results .card .card-excerpt{min-height:0!important}
}

/* Restore the WPForms layout rules that the WordPress plugin supplied. */
#wpforms-form-4863 .wpforms-layout-row,#wpforms-form-3680 .wpforms-layout-row{display:flex!important;margin:0 -10px!important}
#wpforms-form-4863 .wpforms-layout-column,#wpforms-form-3680 .wpforms-layout-column{display:block!important;padding:0 10px!important}
#wpforms-form-4863 .wpforms-layout-column-33{width:33.333333%!important}
#wpforms-form-3680 .wpforms-layout-column-25{width:25%!important}
#wpforms-form-4863 .wpforms-layout-column>.wpforms-field,#wpforms-form-3680 .wpforms-layout-column>.wpforms-field{position:relative!important;padding:15px 0!important}
#wpforms-form-4863 .wpforms-field-textarea{position:relative!important;padding:15px 0!important}
#wpforms-form-4863 .wpforms-field-label,#wpforms-form-3680 .wpforms-field-label{display:block!important;height:19px!important;margin:0 0 15px!important;line-height:19px!important}
#wpforms-form-4863 input:not([type=hidden]),#wpforms-form-4863 textarea,#wpforms-form-3680 input:not([type=hidden]),#wpforms-form-3680 select{display:block!important;width:100%!important;border:1px solid #e0e0e0!important;background:#fff!important}
#wpforms-form-4863 input:not([type=hidden]),#wpforms-form-3680 input:not([type=hidden]),#wpforms-form-3680 select{height:43px!important;padding:0 14px!important}
#wpforms-form-3680 select{padding-right:24px!important}
#wpforms-form-4863 textarea{height:120.4px!important;padding:14px!important}
#wpforms-form-4863 .wpforms-submit-container,#wpforms-form-3680 .wpforms-submit-container{position:relative!important;height:41px!important;padding:0!important}
#wpforms-submit-4863,#wpforms-submit-3680{height:41px!important;padding:0 15px!important}
#wpforms-submit-3680{display:flex!important;margin:0 auto!important;align-items:center!important;justify-content:center!important}

/* Match the original fixed-height Agents carousel viewport. */
.agents-landing-page .elementor-element-a893b04{height:680px!important;min-height:680px!important}
.agents-landing-page .agent-section{height:620px!important}
.agents-landing-page .agent-main-carousel,.agents-landing-page .agent-main-carousel .owl-stage-outer{height:500px!important;overflow:hidden!important}

/* Final vertical alignment for the Mission and Contact page CTAs. */
.elementor-1135 .elementor-widget-tp-cta{position:relative!important;top:-22px!important;margin-bottom:-22px!important}
.elementor-1133 .elementor-widget-tp-heading{position:relative!important;top:-20px!important}
.elementor-1133 .elementor-widget-eael-wpforms{margin-bottom:28px!important}
.elementor-1132 .newsletter-area,.elementor-1135 .newsletter-area,.elementor-1137 .newsletter-area{height:719.67px!important;min-height:719.67px!important}
.elementor-1137 .elementor-widget-tp-cta{margin-top:-9px!important}
#wpforms-form-3680{box-sizing:border-box!important;padding-top:35px!important}

/* Background assets that were stored as inline WordPress styles. */
.elementor-1132,.elementor-1132 .slider-area,.elementor-1132 .slider-active,.elementor-1132 .single-slider{width:100%!important;max-width:none!important}
.elementor-1132 .single-slider.slider-bg{background-image:url('/assets/overview-hero-optimized.jpg')!important;z-index:999!important}
.elementor-1132 .slider-right-bg{left:auto!important;right:0!important;width:47%!important;z-index:-1!important;background-image:url('/wp-content/uploads/2024/06/Banner.jpg')!important;-webkit-mask-image:url('/assets/mask_bg.svg')!important;mask-image:url('/assets/mask_bg.svg')!important;-webkit-mask-size:cover!important;mask-size:cover!important;-webkit-mask-position:left center!important;mask-position:left center!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important}
.elementor-1132 .slider-right-bg>svg,.elementor-1132 .slider-right-bg>svg path{color:transparent!important;fill:transparent!important}
.elementor-1132 .video-bg{background-image:none!important}
.elementor-1132 .video-bg.bargo-bg-loaded{background-image:url('/wp-content/uploads/2024/06/WhatsApp-Image-2024-06-24-at-7.56.33-PM-jpeg.webp')!important}
.elementor-1133 .single-slider.slider-bg{background-image:url('/wp-content/uploads/2024/06/onwS4xbkPPcnDyYPQYrWWR.jpg')!important}

/* Lightweight replacements for the removed Slick and Swiper runtimes. */
.elementor-1132 .slider-active{position:relative!important;overflow:hidden!important}
.elementor-1132 .slider-right-bg.bargo-hero-reveal{animation:tgFadeInRight 800ms ease .8s both!important}
.elementor-1132 .roadmap-active{overflow:hidden!important}
.elementor-1132 .roadmap-active .swiper-wrapper{display:flex!important;width:100%!important;overflow:visible!important;will-change:transform;transition:none!important}
.elementor-1132 .roadmap-active .swiper-slide{flex:0 0 auto!important}
@media(prefers-reduced-motion:reduce){.elementor-1132 .slider-right-bg.bargo-hero-reveal{animation:none!important}.elementor-1132 .roadmap-active .swiper-wrapper{transition:none!important}}

@media(max-width:700px){
  #wpforms-form-4863 .wpforms-layout-row,#wpforms-form-3680 .wpforms-layout-row{display:block!important;margin:0!important}
  #wpforms-form-4863 .wpforms-layout-column,#wpforms-form-3680 .wpforms-layout-column{width:100%!important;padding:0!important}
  .agents-landing-page .elementor-element-a893b04,.agents-landing-page .agent-section,.agents-landing-page .agent-main-carousel,.agents-landing-page .agent-main-carousel .owl-stage-outer{height:auto!important;min-height:0!important}
}
@media(max-width:620px){
  .view-home .site-header,.view-home .site-header.is-scrolled{height:72px!important;min-height:72px!important;padding:7px 16px!important}
  .view-home .site-header .brand,.view-home .site-header .brand img{width:92px!important;flex-basis:92px!important}
  .view-home .elementor-slide-heading{font-size:38px!important;line-height:1.1!important}
  .view-home .elementor-slide-description{font-size:12px!important;line-height:19px!important;letter-spacing:.4px!important}
  .view-home .floating-whatsapp{right:62px!important;width:calc(100% - 124px)!important}
}

/* WordPress parity for the four About-menu pages. */
.view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header{
  left:0!important;right:0!important;width:100%!important;max-width:none!important;box-sizing:border-box!important;
  height:77px!important;min-height:77px!important;padding:0 4.5vw!important;
  grid-template-columns:180px minmax(0,1fr) auto auto auto!important;gap:28px!important;
  border-bottom:1px solid #eee!important;background:#fff!important;color:#999!important;
}
.view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header .brand img{width:100px!important;height:78px!important;object-fit:contain!important}
.view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header>nav{height:40px!important;justify-content:center!important;align-items:center!important;gap:clamp(16px,2.4vw,38px)!important;padding:0!important;overflow:visible!important}
.view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header nav>a,
.view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header .nav-dropdown>button,
.view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header .language-menu>a,
.view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header .header-phone{
  display:flex!important;align-items:center!important;height:40px!important;color:#808080!important;font-size:14px!important;font-weight:400!important;letter-spacing:0!important;text-transform:none!important;text-shadow:none!important;
}
.view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header .header-social{gap:10px!important}
.view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header .header-social>a{width:42px!important;height:42px!important;font-size:15px!important}
.view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header .header-phone{height:auto!important;display:block!important;color:#808080!important;font-size:14px!important;font-weight:400!important}
.view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header .nav-dropdown>button{font-weight:400!important}
.view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header.is-scrolled{
  position:fixed!important;inset:0 0 auto!important;height:77px!important;min-height:77px!important;padding:0 25px!important;
  display:grid!important;grid-template-columns:130px minmax(0,1fr) auto auto!important;align-items:center!important;gap:18px!important;
  border:0!important;background:#1d1d1d!important;box-shadow:0 2px 12px rgba(0,0,0,.2)!important;color:#9c9c9c!important;
}
.view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header.is-scrolled .brand img{width:105px!important;height:62px!important;object-fit:contain!important}
.view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header.is-scrolled>nav{height:auto!important;justify-content:flex-start!important;gap:28px!important;padding:0!important}
.view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header.is-scrolled nav>a,
.view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header.is-scrolled .nav-dropdown>button,
.view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header.is-scrolled .language-menu>a,
.view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header.is-scrolled .header-phone{color:#999!important}

.elementor-1132 .elementor-widget-tg-mission-vision .section-title>.title,
.elementor-1135 .elementor-widget-tg-mission-vision .section-title>.title,
.elementor-1135 .elementor-widget-tg-services .section-title>.title,
.elementor-1135 .elementor-widget-testimonial .section-title>.title,
.elementor-1133 .elementor-widget-tp-heading .section-title>.title{
  font-size:28px!important;line-height:36.12px!important;font-weight:400!important;
}

@media(max-width:980px){
  .site-footer{grid-template-columns:1fr!important;height:auto!important;min-height:444px!important;padding-inline:24px!important;overflow:hidden!important}
  .site-footer:before,.site-footer .footer-newsletter,.site-footer .footer-links,.site-footer .footer-social,.site-footer .footer-bottom{grid-column:1!important;justify-self:center!important;max-width:100%!important}
  .site-footer .footer-newsletter,.site-footer .footer-bottom{width:100%!important}
  .view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header,
  .view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header.is-scrolled{
    display:flex!important;align-items:flex-start!important;justify-content:normal!important;inset:0 0 auto!important;width:100%!important;
    height:94px!important;min-height:94px!important;padding:22px 92px!important;overflow:visible!important;border:0!important;z-index:10000!important;
  }
  .view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header:not(.is-scrolled){position:absolute!important;background:#fff!important;box-shadow:none!important}
  .view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header.is-scrolled{position:fixed!important;background:#1d1d1d!important;box-shadow:0 2px 12px rgba(0,0,0,.2)!important}
  .view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header .brand,
  .view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header .brand img{display:flex!important;align-items:center!important;width:105px!important;height:auto!important;flex:0 0 105px!important;object-fit:contain!important}
  .view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header>nav,
  .view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header .header-social,
  .view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header .header-phone{display:none!important}
  .view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header .mobile-menu-toggle{display:block!important;margin-left:auto!important;flex:0 0 34px!important}
  .view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header.is-mobile-open>nav{position:absolute!important;top:100%!important;left:0!important;right:0!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;height:auto!important;max-height:calc(100vh - 78px)!important;margin:0!important;padding:16px 22px 22px!important;gap:0!important;overflow-y:auto!important;background:#1d1d1d!important;box-shadow:0 12px 24px rgba(0,0,0,.25)!important}
  .view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header.is-mobile-open>nav>a,
  .view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header.is-mobile-open .nav-dropdown>button,
  .view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header.is-mobile-open .language-menu>a{display:flex!important;align-items:center!important;width:100%!important;min-height:46px!important;padding:0!important;border-bottom:1px solid rgba(255,255,255,.1)!important;color:#aaa!important;font:500 13px/1.2 Montserrat,sans-serif!important;text-transform:uppercase!important;text-shadow:none!important}
  .view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header.is-mobile-open .nav-dropdown,
  .view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header.is-mobile-open .language-menu{display:block!important;width:100%!important}
  .view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header.is-mobile-open .nav-dropdown-menu{position:static!important;display:none!important;width:100%!important;padding:5px 0 8px 16px!important;border:0!important;background:#252525!important;box-shadow:none!important}
  .view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header.is-mobile-open .nav-dropdown.is-open .nav-dropdown-menu{display:block!important}
  .view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header:after{content:none!important;display:none!important}
}
:where(.sr-only){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.site-footer .footer-brand{display:flex;justify-content:center;margin:0 auto 18px}.site-footer .footer-brand img{width:110px;height:auto;object-fit:contain}.site-footer .footer-links span{display:inline-flex;align-items:center}

/* Shared form integrity and responsive normalization. */
.legacy-content .wpforms-form:not(#wpforms-form-7267),.bargo-lead-form{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.legacy-content .wpforms-field-container,.legacy-content .wpforms-field-layout-rows,.legacy-content .wpforms-layout-row{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.legacy-content .wpforms-layout-row{display:flex!important;align-items:flex-end!important;gap:18px!important}.legacy-content .wpforms-layout-column{min-width:0!important;padding:0!important;box-sizing:border-box!important}.legacy-content .wpforms-field{width:100%!important;margin:0!important}.legacy-content .wpforms-field-label{display:block!important;margin:0 0 7px!important;color:#202020!important;font:600 13px/1.4 Montserrat,sans-serif!important;text-transform:none!important}.legacy-content .wpforms-required-label{color:#bd9a68!important}.legacy-content .wpforms-form input:not([type=hidden]):not([type=checkbox]):not([type=radio]),.legacy-content .wpforms-form select,.legacy-content .wpforms-form textarea{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important;border:1px solid #d8d8d8!important;border-radius:0!important;background:#fff!important;color:#555!important;font:400 13px Montserrat,sans-serif!important;box-shadow:none!important}.legacy-content .wpforms-form input:not([type=hidden]):not([type=checkbox]):not([type=radio]),.legacy-content .wpforms-form select{height:46px!important;padding:0 12px!important}.legacy-content .wpforms-form textarea{min-height:130px!important;padding:12px!important;resize:vertical!important}.legacy-content .wpforms-submit-container{display:flex!important;justify-content:center!important;width:100%!important;margin:18px 0 0!important;padding:0!important}.legacy-content .wpforms-submit,.bargo-lead-form button[type=submit]{min-width:132px!important;height:44px!important;padding:0 24px!important;border:0!important;border-radius:0!important;background:#bd9a68!important;color:#fff!important;font:600 13px Montserrat,sans-serif!important;text-transform:uppercase!important;cursor:pointer!important}.wpforms-form button[aria-busy=true],.bargo-lead-form button[aria-busy=true]{opacity:.65!important;cursor:wait!important}.bargo-form-message{grid-column:1/-1;width:100%;margin:12px 0 0;text-align:center;font:500 13px/1.5 Montserrat,sans-serif}.bargo-form-message.success{color:#287a38}.bargo-form-message.error{color:#b42318}.project-entry-popup .project-popup-form,.news-inquiry .news-inquiry-form{width:100%;box-sizing:border-box}.project-entry-popup .project-popup-form input,.project-entry-popup .project-popup-form select,.news-inquiry .news-inquiry-form input,.news-inquiry .news-inquiry-form select{min-width:0;box-sizing:border-box}
.legacy-content .wpforms-container,.legacy-content div[id^=wpforms-]{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.site-footer .footer-newsletter form.wpforms-form{display:flex!important;width:300px!important;max-width:100%!important;margin-inline:auto!important;padding:0!important;box-sizing:border-box!important}.site-footer .footer-newsletter form.wpforms-form input[type=email]{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}.site-footer .footer-newsletter{max-width:100%!important;box-sizing:border-box!important}
@media(max-width:991px){.legacy-content .wpforms-layout-row{flex-wrap:wrap!important}.legacy-content .wpforms-layout-column{flex:1 1 calc(50% - 18px)!important;width:calc(50% - 18px)!important;max-width:none!important}}
@media(max-width:600px){.legacy-content .wpforms-layout-row{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}.legacy-content .wpforms-layout-column{width:100%!important;max-width:100%!important}.legacy-content .wpforms-field-label{font-size:12px!important}.legacy-content .wpforms-form input:not([type=hidden]):not([type=checkbox]):not([type=radio]),.legacy-content .wpforms-form select{height:48px!important;font-size:16px!important}.project-entry-popup .project-popup-form,.news-inquiry .news-inquiry-form{grid-template-columns:1fr!important}}

/* v124: translated property galleries use the same locally controlled slider as projects. */
.legacy-property-shell .gallery-active.bargo-gallery-slider{position:relative!important;display:block!important;width:100%!important;height:clamp(380px,55vw,700px)!important;margin:0!important;padding:0 30px!important;overflow:hidden!important}
.legacy-property-shell .gallery-active.bargo-gallery-slider>.col-12{position:absolute!important;inset:0 30px!important;display:none!important;width:auto!important;max-width:none!important;padding:0!important;transform:none!important}
.legacy-property-shell .gallery-active.bargo-gallery-slider>.col-12.is-active{display:block!important}
.legacy-property-shell .gallery-active.bargo-gallery-slider .reland-gallery-item,.legacy-property-shell .gallery-active.bargo-gallery-slider .popup-image,.legacy-property-shell .gallery-active.bargo-gallery-slider img{display:block!important;width:100%!important;height:100%!important;max-height:none!important;margin:0!important;object-fit:cover!important}
.legacy-property-shell .gallery-active.bargo-gallery-slider>.slick-arrow{position:absolute!important;z-index:4!important;top:50%!important;transform:translateY(-50%)!important;width:48px!important;height:54px!important;border:0!important;border-radius:0!important;background:rgba(0,0,0,.38)!important;color:#fff!important;font:400 28px/1 Arial,sans-serif!important;cursor:pointer!important}
.legacy-property-shell .gallery-active.bargo-gallery-slider>.slick-prev{left:30px!important}.legacy-property-shell .gallery-active.bargo-gallery-slider>.slick-next{right:30px!important}
@media(max-width:700px){.legacy-property-shell .gallery-active.bargo-gallery-slider{height:58vw!important;min-height:300px!important;padding-inline:12px!important}.legacy-property-shell .gallery-active.bargo-gallery-slider>.col-12{inset-inline:12px!important}.legacy-property-shell .gallery-active.bargo-gallery-slider>.slick-prev{left:12px!important}.legacy-property-shell .gallery-active.bargo-gallery-slider>.slick-next{right:12px!important}}

/* Prevent imported WordPress min-content widths from forcing mobile pages wider
   than the viewport. The archive filter and card column both contain controls
   with legacy fixed widths, so the grid track must explicitly be shrinkable. */
@media(max-width:820px){
  .project-archive-layout,.news-archive-layout{grid-template-columns:minmax(0,1fr)!important}
  .project-archive-layout>*,.news-archive-layout>*,.project-results,.project-results .cards,
  .project-filters,.project-filters form,.project-filters fieldset{min-width:0!important;width:100%!important;max-width:100%!important}
  .project-filters input,.project-filters select,.project-filters textarea,.project-filters button{min-width:0!important;max-width:100%!important}
}
@media(max-width:600px){
  .site-footer:before,.site-footer .footer-newsletter,.site-footer .footer-links,.site-footer .footer-social,.site-footer .footer-bottom{min-width:0!important;width:calc(100vw - 48px)!important;max-width:calc(100vw - 48px)!important}
  .detail-project .legacy-content>.elementor,.detail-project .legacy-content .e-con{min-width:0!important;max-width:100%!important}
}

/* Match the WordPress translated-home agent carousel. The imported Owl track
   contains clones taller than the active card; only its 500px viewport should
   be visible. */
.view-home [data-id="4169f68"] .agent-main-carousel{height:500px!important;min-height:0!important;overflow:visible!important}
.view-home [data-id="4169f68"] .agent-main-carousel .owl-stage-outer{height:500px!important;min-height:0!important;overflow:hidden!important}
.view-home [data-id="4169f68"] .agent-main-carousel .owl-stage,
.view-home [data-id="4169f68"] .agent-main-carousel .owl-item{height:auto!important;min-height:0!important}

/* Translated home agent carousel parity with the original WordPress widget. */
.view-home [data-id="4169f68"] .agent-main-carousel{width:100%!important;max-width:1136px!important;margin-inline:auto!important}
.view-home [data-id="4169f68"] .agent-main-carousel.owl-loaded .owl-stage{display:block!important;width:100%!important;transform:none!important;transition:none!important}
.view-home [data-id="4169f68"] .agent-main-carousel.owl-loaded .owl-item{display:none!important;float:none!important;width:100%!important;margin:0!important}
.view-home [data-id="4169f68"] .agent-main-carousel.owl-loaded .owl-item.active{display:block!important;inset:auto!important;transform:none!important}
.view-home [data-id="4169f68"] .agent-main-carousel.owl-loaded .owl-item.cloned.active{display:none!important}
.view-home [data-id="4169f68"] .agent-main-carousel .agent-main{display:flex!important;direction:rtl!important;justify-content:space-between!important;align-items:flex-start!important;width:100%!important;height:419px!important;min-height:419px!important}
.view-home [data-id="4169f68"] .agent-main-carousel .agent-main>img{display:block!important;flex:0 0 32.394366%!important;width:32.394366%!important;height:419px!important;max-width:368px!important;object-fit:cover!important;border-radius:10px!important}
.view-home [data-id="4169f68"] .agent-main-carousel .agent-info{direction:ltr!important;flex:0 0 50%!important;width:50%!important;height:auto!important;margin-top:22px!important;text-align:left!important}
.view-home [data-id="4169f68"] .agent-main-carousel .owl-nav{display:none!important}
@media(max-width:767px){
  .view-home [data-id="4169f68"] .agent-main-carousel,
  .view-home [data-id="4169f68"] .agent-main-carousel .owl-stage-outer{height:auto!important;min-height:0!important}
  .view-home [data-id="4169f68"] .agent-main-carousel .agent-main{direction:ltr!important;display:block!important;height:auto!important;min-height:0!important}
  .view-home [data-id="4169f68"] .agent-main-carousel .agent-main>img{width:100%!important;max-width:none!important;height:auto!important;aspect-ratio:368/419!important;object-fit:cover!important}
  .view-home [data-id="4169f68"] .agent-main-carousel .agent-info{width:100%!important;margin-top:20px!important}
}

/* WordPress language-switcher parity on every desktop header. */
@media(min-width:981px){
  .site-header .language-menu{position:relative!important;display:flex!important;align-items:center!important;height:40px!important;min-height:40px!important;margin:0!important;padding:0!important}
  .site-header .language-menu>a{display:flex!important;align-items:center!important;height:40px!important;min-height:40px!important;margin:0!important;padding-block:0!important}
  .site-header .language-menu>div{display:none;position:absolute!important;top:100%!important;left:0!important;z-index:100!important;min-width:220px!important;padding:14px 0!important;background:#202020!important;box-shadow:none!important}
  .site-header .language-menu>div:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:8px;background:transparent}
  .site-header .language-menu:hover>div,.site-header .language-menu:focus-within>div{display:block!important}
  .site-header .language-menu>div a{display:block!important;padding:8px 15px 8px 25px!important;color:#9b9b9b!important;background:transparent!important;font:400 14px/19.6px Montserrat,sans-serif!important;text-align:left!important;text-transform:capitalize!important;text-shadow:none!important;white-space:nowrap!important}
  .site-header .language-menu>div a:hover{color:#bd9a68!important}
  [dir=rtl] .site-header .language-menu>div{left:auto!important;right:0!important}
  [dir=rtl] .site-header .language-menu>div a{text-align:right!important;padding:8px 25px 8px 15px!important}
}

/* v152 final-order overrides: keep these after all legacy parity rules. */
.news-archive-page .elementor-widget-posts::after{content:none!important;display:none!important}
.news-archive-page .legacy-content [data-id="3caba33"]{position:relative!important;z-index:1!important;margin:0!important;padding:125px 8% 42px!important;background:#fff!important}
.news-archive-page .legacy-content [data-id="3caba33"] .desc{max-width:1400px!important;margin:0 auto!important;text-align:center!important;line-height:1.8!important}
.projects-archive-page .project-pagination{position:relative!important;inset:auto!important;display:flex!important;direction:ltr!important;justify-content:center!important;gap:9px!important;width:min(760px,calc(100% - 40px))!important;max-width:100%!important;margin:42px auto 90px!important;padding:0!important;overflow:visible!important;transform:none!important}
.projects-archive-page .project-pagination .page-numbers{position:static!important;display:grid!important;place-items:center!important;min-width:42px!important;height:42px!important;padding:0 12px!important;border:1px solid #bd9a68!important;border-radius:50%!important;text-decoration:none!important}
.overview-page .roadmap-active{height:auto!important;overflow:visible!important}
.overview-page .roadmap-active .swiper-wrapper{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;width:min(1180px,92vw)!important;margin-inline:auto!important;transform:none!important;transition:none!important}
.overview-page .roadmap-active .swiper-slide{width:auto!important;margin:0!important;transform:none!important}
.overview-page .roadmap-wrap{height:auto!important;padding-bottom:55px!important;overflow:visible!important}
.agents-landing-page .agent-thumbnails{width:min(1180px,92vw)!important;margin-inline:auto!important;overflow-x:auto!important;overflow-y:hidden!important}
.agents-landing-page .thumbnail-wrapper{display:flex!important;flex-wrap:nowrap!important;direction:ltr!important;gap:6px!important;width:max-content!important;min-width:100%!important}
.agents-landing-page .thumbnail-wrapper img{flex:0 0 86px!important;width:86px!important;height:132px!important;object-fit:cover!important}
.contact-page iframe[src*="google.com/maps"]{display:block!important;width:100%!important;min-height:520px!important;border:0!important;background:#f3f1ed!important}
@media(min-width:981px){
  [dir=rtl] .site-header{grid-template-columns:105px minmax(400px,1fr) 42px 178px 180px!important;gap:15px!important;padding-inline:18px!important}
  [dir=rtl] .site-header>nav{gap:18px!important;min-width:0!important}
  [dir=rtl] .site-header>nav a,[dir=rtl] .site-header .nav-dropdown>button,[dir=rtl] .site-header .language-menu>a{font-size:13px!important;white-space:nowrap!important}
  [dir=rtl] .site-header .header-social{gap:7px!important;direction:ltr!important}
  [dir=rtl] .site-header .header-social>a{width:38px!important;height:38px!important;flex:0 0 38px!important}
  [dir=rtl] .site-header .header-phone{display:flex!important;justify-content:flex-start!important;direction:ltr!important;unicode-bidi:isolate!important;font-size:13px!important}
}
@media(max-width:980px){
  .news-archive-page .legacy-content [data-id="3caba33"]{padding:105px 22px 34px!important}
  .overview-page .roadmap-active .swiper-wrapper{grid-template-columns:1fr!important}
  .projects-archive-page .project-pagination{width:calc(100% - 30px)!important;flex-wrap:wrap!important}
}

/* v154 final authority: these declarations intentionally come last. */
html,body{max-width:100%;overflow-x:clip}
.legacy-content,.legacy-content>.elementor,.legacy-content>.elementor>section,.legacy-content>.elementor>.e-con{width:100%!important;max-width:100%!important;box-sizing:border-box!important}
.legacy-content .elementor-container,.legacy-content .e-con-inner{max-width:min(1180px,calc(100vw - 48px))!important;margin-inline:auto!important;box-sizing:border-box!important}
[dir=rtl] .legacy-content,[dir=rtl] .legacy-content .elementor-widget-container,[dir=rtl] .legacy-content input,[dir=rtl] .legacy-content textarea,[dir=rtl] .legacy-content select{direction:rtl;text-align:right}
[dir=rtl] a[href^="tel:"],[dir=rtl] input[type=tel],[dir=rtl] .iti,[dir=rtl] .project-phone-field{direction:ltr!important;unicode-bidi:isolate!important;text-align:left!important}
[dir=rtl] .site-header .header-social,[dir=rtl] .footer-social{direction:ltr!important}
.elementor-1132>[data-id="f9606a7"],.elementor-1132>[data-id="2b32191"],.elementor-1132>[data-id="6c67123"],.elementor-1132>[data-id="23fbb1d"],.elementor-1135>[data-id="ccdfa27"]{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important}
.elementor-1132>[data-id="55210e1"],.elementor-1135>[data-id="5774140"],.elementor-1133>[data-id="30a282c"]{height:auto!important;min-height:0!important;padding-block:72px!important}
.elementor-1132 .newsletter-area,.elementor-1135 .newsletter-area,.elementor-1137 .newsletter-area{height:auto!important;min-height:0!important}
.elementor-1133>[data-id="7849a39"],.contact-page iframe[src*="google.com/maps"]{height:520px!important;min-height:520px!important;max-height:520px!important}
.elementor-1133>[data-id="08b2faf"]{height:auto!important;min-height:0!important;padding-block:38px!important}
@media(min-width:981px){
  .site-header,.view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header{grid-template-columns:120px minmax(0,1fr) auto auto!important;gap:clamp(12px,1.4vw,22px)!important;padding-inline:clamp(18px,3vw,48px)!important}
  .site-header>nav,.view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header>nav{min-width:0!important;gap:clamp(13px,1.8vw,28px)!important}
  .site-header .brand{grid-column:auto!important}.site-header .mobile-menu-toggle{display:none!important}
  [dir=rtl] .site-header,[dir=rtl] .view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header{grid-template-columns:120px minmax(0,1fr) auto auto!important}
  [dir=rtl] .site-header>nav{direction:rtl!important}
}
@media(max-width:980px){
  .site-header,.site-header.is-scrolled,.view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header,.view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header.is-scrolled{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;height:78px!important;min-height:78px!important;padding:10px 20px!important}
  .site-header .brand,.site-header .brand img,.view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header .brand,.view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header .brand img{width:98px!important;height:58px!important;flex:0 0 98px!important;object-fit:contain!important}
  .site-header .mobile-menu-toggle,.view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header .mobile-menu-toggle{margin-inline-start:auto!important;margin-left:0!important}
  [dir=rtl] .site-header .mobile-menu-toggle{margin-inline-start:auto!important;margin-right:0!important}
  .elementor-1132>[data-id="55210e1"],.elementor-1135>[data-id="5774140"],.elementor-1133>[data-id="30a282c"]{padding-block:52px!important}
  .elementor-1133>[data-id="7849a39"],.contact-page iframe[src*="google.com/maps"]{height:380px!important;min-height:380px!important;max-height:380px!important}
  .agents-page-hero,.developers-page-hero,.secondary-archive-hero,.developer-archive-hero{height:auto!important;min-height:300px!important;padding:130px 20px 72px!important}
  .agents-page-hero h1,.developers-page-hero h1,.secondary-archive-hero h1,.developer-archive-hero h1{font-size:clamp(40px,8vw,62px)!important;line-height:1.1!important}
}
@media(max-width:600px){
  .site-header,.site-header.is-scrolled,.view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header,.view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header.is-scrolled{height:72px!important;min-height:72px!important;padding:7px 15px!important}
  .site-header .brand,.site-header .brand img,.view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header .brand,.view-page:has(.elementor-1132,.elementor-1133,.elementor-1135,.elementor-1137)>.site-header .brand img{width:92px!important;height:56px!important;flex-basis:92px!important}
  .legacy-content .elementor-container,.legacy-content .e-con-inner{width:calc(100vw - 30px)!important;max-width:calc(100vw - 30px)!important}
  .legacy-content h1{font-size:clamp(34px,11vw,48px)!important;line-height:1.12!important}.legacy-content h2,.legacy-content .section-title>.title{font-size:clamp(25px,8vw,34px)!important;line-height:1.25!important}.legacy-content p,.legacy-content li{font-size:15px!important;line-height:1.8!important}
  .elementor-1132>[data-id="55210e1"],.elementor-1135>[data-id="5774140"],.elementor-1133>[data-id="30a282c"]{padding-block:38px!important}
  .elementor-1133>[data-id="7849a39"],.contact-page iframe[src*="google.com/maps"]{height:300px!important;min-height:300px!important;max-height:300px!important}
  .agents-page-hero,.developers-page-hero,.secondary-archive-hero,.developer-archive-hero{min-height:250px!important;padding:112px 15px 56px!important}.agents-page-hero h1,.developers-page-hero h1,.secondary-archive-hero h1,.developer-archive-hero h1{font-size:40px!important}
  .agents-landing-page .agent-thumbnails{width:calc(100vw - 30px)!important}.site-footer{padding-inline:18px!important}
}

/* v159: project agent component uses the same layout in every locale. */
.legacy-project-shell .elementor-widget-agents-with-sidebar{height:auto!important;min-height:0!important;margin:32px 0 64px!important}
.legacy-project-shell .agent-section{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;width:min(1136px,100%)!important;margin-inline:auto!important;height:auto!important;gap:20px!important;padding:0 16px 32px!important;box-sizing:border-box!important}
.legacy-project-shell .agent-main-carousel{direction:ltr!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;overflow:hidden!important;order:0!important}
.legacy-project-shell .agent-main-carousel .owl-stage-outer{height:auto!important;overflow:hidden!important}
.legacy-project-shell .agent-main-carousel .owl-stage{direction:ltr!important;display:flex!important;align-items:stretch!important}
.legacy-project-shell .agent-main-carousel .owl-item{float:none!important;flex-shrink:0!important;min-width:0!important}
.legacy-project-shell .agent-main{direction:ltr!important;display:flex!important;flex-direction:row-reverse!important;align-items:center!important;justify-content:space-between!important;gap:32px!important;width:100%!important;height:auto!important;min-height:419px!important;margin:0!important}
.legacy-project-shell .agent-main>img{width:32%!important;max-width:368px!important;height:419px!important;object-fit:cover!important;flex:0 0 32%!important}
.legacy-project-shell .agent-main .agent-info{width:60%!important;min-width:0!important;direction:ltr!important;text-align:left!important;overflow-wrap:anywhere!important}
[dir=rtl] .legacy-project-shell .agent-main{flex-direction:row!important}
[dir=rtl] .legacy-project-shell .agent-main .agent-info{direction:rtl!important;text-align:right!important}
.legacy-project-shell .agent-info-icons:has(.fa-phone-alt),.legacy-project-shell .agent-info-icons:has(.fa-envelope){direction:ltr!important;unicode-bidi:isolate!important}
.legacy-project-shell .owl-nav{display:flex!important;position:static!important;justify-content:center!important;gap:24px!important;margin:16px 0!important;direction:ltr!important}
.legacy-project-shell .owl-nav button{min-width:44px!important;min-height:44px!important;font-size:32px!important;color:#bd9a68!important}
.legacy-project-shell .agent-thumbnails{order:1!important;display:block!important;width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;margin:0!important;padding-block:8px!important;direction:ltr!important}
.legacy-project-shell .thumbnail-wrapper{display:flex!important;flex-wrap:nowrap!important;gap:8px!important;width:max-content!important;max-width:none!important;direction:ltr!important}
.legacy-project-shell .thumbnail-wrapper img{flex:0 0 80px!important;width:80px!important;max-width:none!important;height:110px!important;object-fit:cover!important}
.legacy-project-shell .thumbnail-nav{position:static!important;inset:auto!important;align-self:center!important;min-width:44px!important;min-height:44px!important;display:grid!important;place-items:center!important;order:2!important}
@media(max-width:700px){
 .legacy-project-shell .agent-main,[dir=rtl] .legacy-project-shell .agent-main{flex-direction:column!important;min-height:0!important;gap:24px!important}
 .legacy-project-shell .agent-main>img{width:min(320px,100%)!important;max-width:100%!important;height:auto!important;aspect-ratio:368/419!important;flex:none!important}
 .legacy-project-shell .agent-main .agent-info{width:100%!important}
}
.legacy-project-shell .agent-section{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important}
.legacy-project-shell .agent-main-carousel,.legacy-project-shell .agent-thumbnails{grid-column:1/-1!important}
.legacy-project-shell .thumbnail-nav{justify-self:center!important}
/* v157: shared footer has one real logo; no generated duplicate. */
.site-footer:before{content:none!important;display:none!important}
.site-footer{height:auto!important;min-height:0!important;grid-template-rows:auto auto!important;row-gap:36px!important}
.site-footer .footer-brand{grid-column:1!important;grid-row:1!important;margin:0!important;justify-self:start!important}
.site-footer .footer-links{grid-column:1!important;grid-row:2!important;margin:0!important;flex-wrap:wrap!important}
.site-footer .footer-bottom{grid-row:3!important}
.site-footer .footer-newsletter form.wpforms-form button{flex:0 0 auto!important;min-width:100px!important;white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important;padding:0 16px!important;line-height:1.2!important}
@media(max-width:980px){
 .site-footer{display:flex!important;flex-direction:column!important;align-items:center!important;gap:30px!important;padding:40px 24px 120px!important}
 .site-footer .footer-brand{align-self:center!important}
 .site-footer .footer-brand img{width:150px!important;height:auto!important}
 .site-footer .footer-newsletter,.secondary-properties-page .site-footer .footer-newsletter{width:100%!important;max-width:520px!important}
 .site-footer .footer-newsletter form.wpforms-form{width:100%!important;gap:0!important}
 .site-footer .footer-newsletter form.wpforms-form input[type=email]{flex:1 1 0!important;width:0!important;height:48px!important}
 .site-footer .footer-newsletter form.wpforms-form button{height:48px!important}
 .site-footer .footer-social{width:auto!important;max-width:100%!important;margin:24px 0 0!important;flex-wrap:wrap!important}
 .site-footer .footer-social a{width:44px!important;height:44px!important;flex:0 0 44px!important}
 .site-footer .footer-links{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:16px 24px!important;width:100%!important;margin:0!important}
 .site-footer .footer-links>a,.site-footer .footer-links>span{flex:0 1 auto!important;word-break:normal!important;overflow-wrap:normal!important;font-size:13px!important;line-height:1.6!important;text-align:center!important}
 .site-footer .footer-bottom{display:flex!important;flex-wrap:wrap!important;gap:16px 24px!important;justify-content:center!important;text-align:center!important;width:100%!important;line-height:1.8!important}
 .site-footer .footer-bottom>span:last-child{flex-basis:100%!important}
}
/* Agents closing section: remove inherited percentage widths on narrow screens. */
.agents-landing-page [data-id="609a097"]{height:auto!important;min-height:0!important;padding-block:48px!important}
.agents-landing-page [data-id="609a097"]>.e-con-inner{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,2fr)!important;gap:36px!important;align-items:center!important;height:auto!important}
.agents-landing-page [data-id="b9a0ad0"],.agents-landing-page [data-id="27d0c11"],.agents-landing-page [data-id="3b44aec"]{width:100%!important;min-width:0!important;height:auto!important;padding:0!important}
.agents-landing-page [data-id="b9a0ad0"] img{display:block!important;width:100%!important;height:auto!important;max-height:480px!important;object-fit:cover!important}
.agents-landing-page [data-id="27d0c11"]{display:flex!important;flex-direction:column!important;gap:24px!important;align-items:stretch!important}
.agents-landing-page [data-id="3b44aec"] .section-title{margin:0!important;text-align:start!important}
.agents-landing-page [data-id="3b44aec"] .desc{margin:16px 0 0!important;line-height:1.8!important}
@media(max-width:980px){
 .agents-landing-page [data-id="609a097"]>.e-con-inner{grid-template-columns:minmax(0,1fr)!important;width:calc(100% - 30px)!important;max-width:680px!important;gap:28px!important}
 .agents-landing-page [data-id="b9a0ad0"]{max-width:360px!important;margin-inline:auto!important}
 .agents-landing-page [data-id="b9a0ad0"] img{max-height:380px!important}
 .agents-landing-page [data-id="3b44aec"] .title{font-size:28px!important;line-height:1.3!important}
}

/* v156: Owl uses rtl:false. Isolate its track from page text direction. */
.agents-landing-page .agent-main-carousel,
.agents-landing-page .agent-main-carousel .owl-stage{direction:ltr!important}
.agents-landing-page .elementor-element-a893b04,
.agents-landing-page .agent-section,
.agents-landing-page .agent-main-carousel,
.agents-landing-page .agent-main-carousel .owl-stage-outer{height:auto!important;min-height:0!important;max-height:none!important}
.agents-landing-page .agent-main-carousel .owl-stage{display:flex!important;align-items:stretch!important}
.agents-landing-page .agent-main-carousel .owl-item{float:none!important;flex-shrink:0!important;min-width:0!important}
.agents-landing-page .agent-main{display:flex!important;flex-direction:row-reverse!important;direction:ltr!important;align-items:center!important;justify-content:space-between!important;gap:32px!important;width:100%!important;height:auto!important;min-height:419px!important;padding:0!important;margin:0 0 24px!important;box-sizing:border-box!important}
.agents-landing-page .agent-main>img{display:block!important;flex:0 0 32%!important;width:32%!important;max-width:368px!important;height:419px!important;object-fit:cover!important;border-radius:10px!important}
.agents-landing-page .agent-main .agent-info{width:58%!important;min-width:0!important;direction:ltr!important;text-align:left!important;overflow-wrap:anywhere!important}
[dir=rtl] .agents-landing-page .agent-main{flex-direction:row!important}
[dir=rtl] .agents-landing-page .agent-main .agent-info{direction:rtl!important;text-align:right!important}
.agents-landing-page .agent-info-icons:has(.fa-phone-alt),
.agents-landing-page .agent-info-icons:has(.fa-envelope){direction:ltr!important;unicode-bidi:isolate!important}
.agents-landing-page .agent-main-carousel .owl-nav{position:static!important;display:flex!important;justify-content:center!important;gap:24px!important;margin:16px 0!important;direction:ltr!important}
.agents-landing-page .agent-main-carousel .owl-nav button{min-width:44px!important;min-height:44px!important;font-size:32px!important;line-height:1!important;color:#bc9964!important}
@media(max-width:700px){
 .agents-landing-page .agent-main{flex-direction:column!important;min-height:0!important;gap:24px!important}
 .agents-landing-page .agent-main>img{flex:none!important;width:min(100%,320px)!important;max-width:100%!important;height:auto!important;aspect-ratio:368/419!important}
 .agents-landing-page .agent-main .agent-info{width:100%!important}
 [dir=rtl] .agents-landing-page .agent-main{flex-direction:column!important}
}

/* v155: localized news introductions must expand with translated copy. */
.news-archive-page .legacy-content [data-id="3caba33"]{
  height:auto!important;min-height:0!important;max-height:none!important;
  overflow:visible!important;padding:125px 8% 42px!important
}
.news-archive-page .legacy-content [data-id="3caba33"] .elementor-widget-container,
.news-archive-page .legacy-content [data-id="3caba33"] .desc{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}
.news-archive-page .news-archive-searches{grid-template-columns:minmax(0,1fr)!important;max-width:980px!important;margin-inline:auto!important}
@media(max-width:980px){.news-archive-page .legacy-content [data-id="3caba33"]{padding:105px 22px 34px!important}}
@media(max-width:600px){.news-archive-page .legacy-content [data-id="3caba33"]{padding:92px 15px 28px!important}.news-archive-page .legacy-content [data-id="3caba33"] .desc{font-size:15px!important;line-height:1.8!important}}

/* v160: final shared layout, end-of-content navigation, and responsive parity. */
@media(min-width:981px){
  body>.site-footer{padding:32px 8vw 24px!important;row-gap:24px!important}
  body>.site-footer .footer-links{gap:18px!important}
  body>.site-footer .footer-social{margin-top:22px!important}
}
.news-archive-page main{padding-bottom:56px!important}
.news-archive-page .news-archive-searches{margin-top:0!important;margin-bottom:52px!important}
.overview-page>.site-header,
.overview-page>.site-header.is-scrolled{position:fixed!important;inset:0 0 auto!important;transform:none!important;translate:none!important;visibility:visible!important;opacity:1!important;z-index:10000!important}
.contact-page iframe[src*="maps.google"]{display:block!important;width:100%!important;border:0!important}
/* The imported project template gives its final agent container a fixed height.
   Let the actual carousel/thumbnails define the height so they cannot enter the footer. */
.legacy-project-shell [data-id="136b164"]{height:auto!important;min-height:0!important;max-height:none!important}
.legacy-project-shell [data-id="136b164"]>.e-con-inner{height:auto!important;min-height:0!important;max-height:none!important}

.related-content{position:relative;z-index:2;width:100%;padding:64px max(24px,6vw) 72px;background:#f8f6f2;color:#222}
.related-content-heading{width:min(1200px,100%);margin:0 auto 30px;display:flex;align-items:end;justify-content:space-between;gap:24px}
.related-content-heading h2{margin:0;font:400 clamp(30px,4vw,48px)/1.2 Vidaloka,serif}
.related-content-heading>a{flex:none;color:#ad8753;font:600 13px/1.4 Montserrat,sans-serif;text-decoration:none;text-transform:uppercase}
.related-content-grid{width:min(1200px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}
.related-content article{min-width:0}
.related-content-image{display:block;aspect-ratio:16/10;overflow:hidden;border-radius:14px;background:#e8e4de}
.related-content-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}
.related-content article:hover .related-content-image img{transform:scale(1.025)}
.related-content h3{margin:16px 0 7px;font:400 22px/1.35 Vidaloka,serif}
.related-content h3 a{color:inherit;text-decoration:none}
.related-content article>p{margin:0;color:#777;font-size:12px}
[dir=rtl] .related-content{text-align:right}
[dir=rtl] .related-content-heading>a{direction:rtl}

/* Keep the closing Developers copy visually balanced with the adjacent image. */
.developers-landing-page [data-id="fca9810"]>[class*="e-con-inner"]{align-items:center!important}
.developers-landing-page [data-id="3338855"]{align-self:center!important}
.developers-landing-page [data-id="3338855"] img{display:block!important;margin-inline:auto!important}
.developers-landing-page [data-id="c6a1f93"] .elementor-widget-container>p:last-child{width:calc(200% + 30px)!important;margin:52px 0 0 calc(-100% - 30px)!important;text-align:center!important}
[dir=rtl] .developers-landing-page [data-id="c6a1f93"] .elementor-widget-container>p:last-child{margin-left:0!important;margin-right:calc(-100% - 30px)!important}

@media(max-width:980px){
  .related-content{padding:52px 24px 62px}
  .related-content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .developers-landing-page [data-id="c6a1f93"] .elementor-widget-container>p:last-child,
  [dir=rtl] .developers-landing-page [data-id="c6a1f93"] .elementor-widget-container>p:last-child{width:auto!important;margin:34px 0 0!important;text-align:start!important}
}
@media(max-width:640px){
  .related-content{padding:42px 18px 54px}
  .related-content-heading{align-items:start;flex-direction:column;gap:12px}
  .related-content-grid{grid-template-columns:1fr;gap:28px}
  .related-content h3{font-size:21px}
  body>.site-footer{gap:24px!important;padding-top:32px!important}
}
/* v169-test20-project-mobile-cleanup */
/* The page hero already carries the project name. Remove the imported second title. */
.legacy-project-shell .elementor-widget-tp-project-title{display:none!important}
/* Keep one canonical mobile toggle and suppress legacy/pseudo menu drawings. */
.site-header .mobile-menu-toggle::before,.site-header .mobile-menu-toggle::after{content:none!important;display:none!important}
.site-header>.mobile-menu-toggle~.mobile-menu-toggle,.site-header>.menu-toggle:not(.mobile-menu-toggle),.site-header>.hfe-menu-toggle{display:none!important}
/* v171-single-mobile-menu */
@media(max-width:980px){
  .site-header .mobile-menu-toggle{
    display:block!important;width:34px!important;min-width:34px!important;max-width:34px!important;
    flex:0 0 34px!important;padding:5px 3px!important;border:0!important;border-radius:0!important;
    background:transparent none!important;box-shadow:none!important;color:transparent!important;
    font-size:0!important;line-height:0!important;overflow:hidden!important;appearance:none!important;
  }
  .site-header .mobile-menu-toggle::before,.site-header .mobile-menu-toggle::after,
  .site-header .mobile-menu-toggle>span::before,.site-header .mobile-menu-toggle>span::after{
    content:none!important;display:none!important;background:none!important;
  }
  .site-header .mobile-menu-toggle>span{display:block!important;width:27px!important;height:2px!important;margin:5px 0!important;background:#bd9a68!important}
}
/* BARGO SECONDARY DETAIL MASTER v182 */
.legacy-property-shell .e-con:has(> .elementor-widget-tp-project-title){min-height:0!important;margin-block:clamp(24px,3vw,46px)!important;gap:clamp(18px,2vw,30px)!important;align-items:start!important}
.legacy-property-shell .elementor-widget-tp-project-title,.legacy-property-shell .elementor-widget-theme-post-content{align-self:start!important;min-width:0!important}
.legacy-property-shell .elementor-widget-theme-post-content .elementor-widget-container{max-width:100%!important}
.legacy-property-shell .elementor-widget-theme-post-content p{font-size:clamp(17px,1.08vw,20px)!important;line-height:1.75!important;margin:0 0 1em!important;overflow-wrap:anywhere!important}
.legacy-property-shell .project-info-wrap{width:100%!important;max-width:1240px!important;margin-inline:auto!important;overflow:visible!important}
.legacy-property-shell .project-info-wrap>.list-wrap{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:stretch!important;gap:clamp(14px,1.8vw,28px)!important;width:100%!important;margin:0!important;padding:0!important;list-style:none!important}
.legacy-property-shell .project-info-wrap .info-item{display:flex!important;align-items:center!important;gap:14px!important;min-width:0!important;margin:0!important;padding:12px 0!important}
.legacy-property-shell .project-info-wrap .icon{display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 52px!important;width:52px!important;min-width:52px!important;margin:0!important}
.legacy-property-shell .project-info-wrap .content{flex:1 1 auto!important;min-width:0!important;margin:0!important}
.legacy-property-shell .project-info-wrap .content p{font-size:15px!important;line-height:1.4!important;margin:0!important;overflow-wrap:anywhere!important;word-break:normal!important}
.legacy-property-shell .project-info-wrap .content span{display:block!important;margin-top:4px!important;font-size:14px!important;line-height:1.4!important;unicode-bidi:plaintext!important;overflow-wrap:anywhere!important}
[dir="rtl"] .legacy-property-shell .project-info-wrap .info-item{direction:rtl!important;text-align:right!important}
[dir="rtl"] .legacy-property-shell .project-info-wrap .content{direction:rtl!important;text-align:right!important}

/* Developers landing page: imported text widgets must stay inside the shell. */
.developers-landing-page .legacy-content{width:100%!important;max-width:100%!important;overflow-x:clip!important}
.developers-landing-page .legacy-content>.elementor{width:100%!important;max-width:100%!important}
.developers-landing-page .legacy-content .e-con:has(.elementor-widget-text-editor){max-width:100%!important;box-sizing:border-box!important}
.developers-landing-page .legacy-content .elementor-widget-text-editor,
.developers-landing-page .legacy-content .elementor-widget-text-editor>.elementor-widget-container,
.developers-landing-page .legacy-content .elementor-widget-heading,
.developers-landing-page .legacy-content .elementor-widget-heading>.elementor-widget-container{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;left:auto!important;right:auto!important;transform:none!important;box-sizing:border-box!important}
.developers-landing-page .legacy-content .elementor-widget-text-editor :is(p,ol,ul,li),
.developers-landing-page .legacy-content .elementor-widget-heading :is(h1,h2,h3,h4,h5,h6){width:auto!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow-wrap:anywhere!important;word-break:normal!important}
.developers-landing-page .legacy-content>.elementor>.e-con:has(.elementor-widget-text-editor){padding-left:max(24px,calc((100vw - 1180px)/2))!important;padding-right:max(24px,calc((100vw - 1180px)/2))!important}
@media(max-width:1100px){.legacy-property-shell .project-info-wrap>.list-wrap{grid-template-columns:repeat(2,minmax(0,1fr))!important}.legacy-property-shell .project-info-wrap .info-item{padding:10px!important;border:1px solid rgba(189,154,104,.22)!important;border-radius:10px!important}}
@media(max-width:767px){.legacy-property-shell .e-con:has(> .elementor-widget-tp-project-title){display:grid!important;grid-template-columns:minmax(0,1fr)!important;margin:24px 16px!important;padding:0!important;gap:16px!important}.legacy-property-shell .elementor-widget-theme-post-content p{font-size:17px!important;line-height:1.7!important}.legacy-property-shell .project-info-wrap>.list-wrap{grid-template-columns:minmax(0,1fr)!important;gap:10px!important}.legacy-property-shell .project-info-wrap .info-item{min-height:76px!important}.legacy-property-shell .project-info-wrap .content p{font-size:16px!important}.legacy-property-shell .project-info-wrap .content span{font-size:15px!important}.developers-landing-page .legacy-content>.elementor>.e-con:has(.elementor-widget-text-editor){padding-left:16px!important;padding-right:16px!important}.developers-landing-page .legacy-content .e-con:has(.elementor-widget-text-editor){--flex-wrap:wrap!important}.developers-landing-page .legacy-content .elementor-widget-text-editor{flex-basis:100%!important}}
/* BARGO SECONDARY META WIDTH HOTFIX v183 */
/* The legacy theme limits every metadata item to 20% of its own grid cell. */
.legacy-property-shell .project-info-wrap>.list-wrap>.info-item,
.detail-property .project-info-wrap>.list-wrap>.info-item{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    justify-self:stretch!important;
    flex-grow:0!important;
    min-width:0!important;
    width:100%!important;
    max-width:100%!important;
    box-sizing:border-box!important;
}
.legacy-property-shell .project-info-wrap>.list-wrap>.info-item>.content,
.detail-property .project-info-wrap>.list-wrap>.info-item>.content{
    display:block!important;
    flex:1 1 0%!important;
    min-width:0!important;
    width:auto!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
}
.legacy-property-shell .project-info-wrap>.list-wrap>.info-item>.content :is(p,span),
.detail-property .project-info-wrap>.list-wrap>.info-item>.content :is(p,span){
    min-width:0!important;
    max-width:100%!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
}
[dir="rtl"] .legacy-property-shell .project-info-wrap>.list-wrap,
[dir="rtl"] .detail-property .project-info-wrap>.list-wrap{direction:rtl!important}
[dir="rtl"] .legacy-property-shell .project-info-wrap>.list-wrap>.info-item,
[dir="rtl"] .detail-property .project-info-wrap>.list-wrap>.info-item{direction:rtl!important;text-align:right!important}
/* BARGO SECONDARY INTRO MASTER v184 */
/* Shared title/location + introduction component for every secondary property. */
.legacy-property-shell .e-con:has(> .elementor-widget-tp-project-title),
.detail-property .e-con:has(> .elementor-widget-tp-project-title){
    display:grid!important;
    grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;
    align-items:center!important;
    gap:clamp(32px,5vw,72px)!important;
    width:calc(100% - 48px)!important;
    max-width:1180px!important;
    min-height:0!important;
    margin:clamp(34px,5vw,72px) auto!important;
    padding:clamp(28px,3.2vw,48px)!important;
    box-sizing:border-box!important;
    background:#fbfaf7!important;
    border:1px solid rgba(189,154,104,.25)!important;
    border-radius:18px!important;
    overflow:hidden!important;
}
.legacy-property-shell .e-con:has(> .elementor-widget-tp-project-title)>.elementor-element,
.detail-property .e-con:has(> .elementor-widget-tp-project-title)>.elementor-element{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    align-self:center!important;
}
.legacy-property-shell .elementor-widget-tp-project-title .elementor-widget-container,
.detail-property .elementor-widget-tp-project-title .elementor-widget-container,
.legacy-property-shell .elementor-widget-theme-post-content .elementor-widget-container,
.detail-property .elementor-widget-theme-post-content .elementor-widget-container{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    box-sizing:border-box!important;
}
.legacy-property-shell .elementor-widget-theme-post-content :is(p,ul,ol),
.detail-property .elementor-widget-theme-post-content :is(p,ul,ol){
    width:100%!important;
    max-width:62ch!important;
    margin-inline:0!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
}
[dir="rtl"] .legacy-property-shell .e-con:has(> .elementor-widget-tp-project-title),
[dir="rtl"] .detail-property .e-con:has(> .elementor-widget-tp-project-title){direction:rtl!important}
[dir="rtl"] .legacy-property-shell .elementor-widget-tp-project-title,
[dir="rtl"] .legacy-property-shell .elementor-widget-theme-post-content,
[dir="rtl"] .detail-property .elementor-widget-tp-project-title,
[dir="rtl"] .detail-property .elementor-widget-theme-post-content{text-align:right!important;direction:rtl!important}
@media(max-width:900px){
    .legacy-property-shell .e-con:has(> .elementor-widget-tp-project-title),
    .detail-property .e-con:has(> .elementor-widget-tp-project-title){
        grid-template-columns:minmax(0,1fr)!important;
        gap:22px!important;
        width:calc(100% - 32px)!important;
        margin:28px auto!important;
        padding:clamp(22px,5vw,34px)!important;
        border-radius:14px!important;
    }
}
@media(max-width:480px){
    .legacy-property-shell .e-con:has(> .elementor-widget-tp-project-title),
    .detail-property .e-con:has(> .elementor-widget-tp-project-title){
        width:calc(100% - 24px)!important;
        margin:20px auto!important;
        padding:20px 18px!important;
        gap:18px!important;
        border-radius:12px!important;
    }
}
/* BARGO SECONDARY LONG TITLE MASTER v185 */
/* Long localized names must grow the shared card instead of being clipped. */
.legacy-property-shell .e-con:has(> .elementor-widget-tp-project-title),
.detail-property .e-con:has(> .elementor-widget-tp-project-title){
    height:auto!important;
    min-height:min-content!important;
    max-height:none!important;
    grid-auto-rows:minmax(min-content,auto)!important;
    overflow:hidden!important;
}
.legacy-property-shell .e-con:has(> .elementor-widget-tp-project-title)>.elementor-widget-tp-project-title,
.detail-property .e-con:has(> .elementor-widget-tp-project-title)>.elementor-widget-tp-project-title{
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    overflow:visible!important;
}
.legacy-property-shell .e-con:has(> .elementor-widget-tp-project-title) .elementor-widget-tp-project-title .title,
.detail-property .e-con:has(> .elementor-widget-tp-project-title) .elementor-widget-tp-project-title .title{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    font-size:clamp(38px,4vw,54px)!important;
    line-height:1.15!important;
    letter-spacing:-.015em!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
}
@media(max-width:900px){
    .legacy-property-shell .e-con:has(> .elementor-widget-tp-project-title) .elementor-widget-tp-project-title .title,
    .detail-property .e-con:has(> .elementor-widget-tp-project-title) .elementor-widget-tp-project-title .title{
        font-size:clamp(34px,7vw,46px)!important;
        line-height:1.18!important;
    }
}
@media(max-width:480px){
    .legacy-property-shell .e-con:has(> .elementor-widget-tp-project-title) .elementor-widget-tp-project-title .title,
    .detail-property .e-con:has(> .elementor-widget-tp-project-title) .elementor-widget-tp-project-title .title{
        font-size:clamp(30px,9vw,38px)!important;
        line-height:1.2!important;
        letter-spacing:0!important;
    }
}
/* BARGO SECONDARY ARCHIVE MASTER v186 */
/* Unified archive header, introduction and filters for every locale. */
.secondary-properties-page .secondary-archive-hero{
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    min-height:0!important;
    height:auto!important;
    padding:clamp(72px,8vw,108px) 24px clamp(46px,5vw,68px)!important;
    box-sizing:border-box!important;
}
.secondary-properties-page .secondary-archive-hero h1{
    margin:0 0 14px!important;
    font-size:clamp(46px,5vw,68px)!important;
    line-height:1.08!important;
    letter-spacing:-.02em!important;
}
.secondary-properties-page .secondary-archive-hero .breadcrumb{
    margin:0!important;
}
.secondary-properties-page .secondary-introduction{
    display:grid!important;
    grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)!important;
    align-items:center!important;
    gap:clamp(30px,4vw,56px)!important;
    width:calc(100% - 48px)!important;
    max-width:1180px!important;
    min-height:0!important;
    margin:0 auto 30px!important;
    padding:clamp(26px,3vw,42px)!important;
    box-sizing:border-box!important;
    background:#fbfaf7!important;
    border:1px solid rgba(189,154,104,.25)!important;
    border-radius:18px!important;
    overflow:hidden!important;
}
.secondary-properties-page .secondary-introduction>*{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    box-sizing:border-box!important;
}
.secondary-properties-page .secondary-introduction img{
    display:block!important;
    width:100%!important;
    height:auto!important;
    aspect-ratio:16/10!important;
    object-fit:cover!important;
    border-radius:14px!important;
}
.secondary-properties-page .secondary-introduction p{
    width:100%!important;
    max-width:58ch!important;
    margin:0!important;
    font-size:clamp(17px,1.35vw,20px)!important;
    line-height:1.85!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
}
.secondary-properties-page .secondary-filters{
    display:grid!important;
    grid-template-columns:minmax(170px,1.1fr) repeat(4,minmax(150px,1fr)) minmax(100px,.65fr)!important;
    align-items:stretch!important;
    gap:12px!important;
    width:calc(100% - 48px)!important;
    max-width:1180px!important;
    margin:0 auto clamp(58px,7vw,90px)!important;
    padding:18px!important;
    box-sizing:border-box!important;
    background:#fff!important;
    border:1px solid rgba(189,154,104,.28)!important;
    border-radius:14px!important;
    box-shadow:0 12px 30px rgba(30,30,30,.07)!important;
}
.secondary-properties-page .secondary-filters>*{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:50px!important;
    margin:0!important;
    box-sizing:border-box!important;
    border-radius:8px!important;
}
.secondary-properties-page .secondary-filters :is(input,select,button){
    min-width:0!important;
    height:50px!important;
    padding-inline:14px!important;
    font-size:15px!important;
    line-height:1.2!important;
}
[dir="rtl"] .secondary-properties-page .secondary-introduction,
[dir="rtl"] .secondary-properties-page .secondary-filters{direction:rtl!important}
[dir="rtl"] .secondary-properties-page .secondary-introduction p,
[dir="rtl"] .secondary-properties-page .secondary-filters :is(input,select){text-align:right!important;direction:rtl!important}
@media(max-width:1100px){
    .secondary-properties-page .secondary-filters{
        grid-template-columns:repeat(3,minmax(0,1fr))!important;
    }
}
@media(max-width:800px){
    .secondary-properties-page .secondary-archive-hero{
        padding:64px 20px 42px!important;
    }
    .secondary-properties-page .secondary-archive-hero h1{
        font-size:clamp(40px,8vw,54px)!important;
    }
    .secondary-properties-page .secondary-introduction{
        grid-template-columns:minmax(0,1fr)!important;
        gap:24px!important;
        width:calc(100% - 32px)!important;
        padding:26px!important;
    }
    .secondary-properties-page .secondary-filters{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
        width:calc(100% - 32px)!important;
    }
}
@media(max-width:520px){
    .secondary-properties-page .secondary-archive-hero{
        padding:52px 16px 34px!important;
    }
    .secondary-properties-page .secondary-archive-hero h1{
        font-size:clamp(34px,11vw,44px)!important;
    }
    .secondary-properties-page .secondary-introduction{
        width:calc(100% - 24px)!important;
        margin-bottom:20px!important;
        padding:18px!important;
        gap:18px!important;
        border-radius:12px!important;
    }
    .secondary-properties-page .secondary-introduction img{border-radius:9px!important}
    .secondary-properties-page .secondary-introduction p{font-size:16px!important;line-height:1.75!important}
    .secondary-properties-page .secondary-filters{
        grid-template-columns:minmax(0,1fr)!important;
        width:calc(100% - 24px)!important;
        padding:14px!important;
        gap:10px!important;
        border-radius:12px!important;
    }
}
/* BARGO NEWS ARCHIVE MASTER v187 */
/* Unified news archive title, introduction, article grid and sidebar. */
.news-archive-page .legacy-content>h1.sr-only{
    position:static!important;
    display:block!important;
    width:100%!important;
    height:auto!important;
    min-width:0!important;
    min-height:0!important;
    margin:0!important;
    padding:clamp(68px,7vw,96px) 24px 18px!important;
    clip:auto!important;
    clip-path:none!important;
    overflow:visible!important;
    white-space:normal!important;
    box-sizing:border-box!important;
    background:#fbfaf7!important;
    color:#202124!important;
    font-size:clamp(46px,5vw,68px)!important;
    line-height:1.08!important;
    letter-spacing:-.02em!important;
    text-align:center!important;
}
.news-archive-page .legacy-content>.elementor>.e-con:first-child{
    min-height:0!important;
    height:auto!important;
    margin:0!important;
    padding:0 24px clamp(48px,5vw,68px)!important;
    background:#fbfaf7!important;
    box-sizing:border-box!important;
}
.news-archive-page .legacy-content>.elementor>.e-con:first-child>.e-con-inner{
    width:100%!important;
    max-width:960px!important;
    min-height:0!important;
    margin:0 auto!important;
    padding:0!important;
}
.news-archive-page .legacy-content>.elementor>.e-con:first-child .elementor-widget-tp-heading,
.news-archive-page .legacy-content>.elementor>.e-con:first-child .section-title{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
}
.news-archive-page .legacy-content>.elementor>.e-con:first-child .section-title .desc{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:clamp(22px,2.5vw,32px) clamp(24px,3vw,40px)!important;
    box-sizing:border-box!important;
    background:#fff!important;
    border:1px solid rgba(189,154,104,.25)!important;
    border-radius:16px!important;
    box-shadow:0 12px 30px rgba(30,30,30,.055)!important;
    font-size:clamp(17px,1.3vw,19px)!important;
    line-height:1.85!important;
    text-align:center!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
}
.news-archive-page .legacy-content>.elementor>.e-con:nth-child(2){
    display:grid!important;
    grid-template-columns:minmax(0,2fr) minmax(280px,.85fr)!important;
    align-items:start!important;
    gap:clamp(28px,3vw,42px)!important;
    width:calc(100% - 48px)!important;
    max-width:1180px!important;
    margin:0 auto!important;
    padding:clamp(42px,5vw,68px) 0!important;
    box-sizing:border-box!important;
}
.news-archive-page .legacy-content>.elementor>.e-con:nth-child(2)>.e-con{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
}
.news-archive-page .elementor-widget-posts .elementor-posts-container{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:26px!important;
    width:100%!important;
    margin:0 0 30px!important;
}
.news-archive-page .elementor-widget-posts .elementor-post{
    height:100%!important;
    margin:0!important;
    overflow:hidden!important;
    background:#fff!important;
    border:1px solid rgba(189,154,104,.22)!important;
    border-radius:14px!important;
    box-shadow:0 10px 26px rgba(30,30,30,.06)!important;
    transition:transform .2s ease,box-shadow .2s ease!important;
}
.news-archive-page .elementor-widget-posts .elementor-post:hover{
    transform:translateY(-3px)!important;
    box-shadow:0 15px 32px rgba(30,30,30,.1)!important;
}
.news-archive-page .elementor-widget-posts .elementor-post__thumbnail__link{
    display:block!important;
    margin:0!important;
    overflow:hidden!important;
}
.news-archive-page .elementor-widget-posts .elementor-post__thumbnail img{
    width:100%!important;
    height:220px!important;
    object-fit:cover!important;
}
.news-archive-page .elementor-widget-posts .elementor-post__text{
    padding:20px 20px 22px!important;
    box-sizing:border-box!important;
}
.news-archive-page .elementor-widget-posts .elementor-post__title{
    margin:0 0 10px!important;
    font-size:clamp(19px,1.55vw,23px)!important;
    line-height:1.4!important;
}
.news-archive-page .elementor-widget-posts .elementor-post__meta-data{
    margin:0 0 14px!important;
    font-size:13px!important;
    line-height:1.5!important;
}
.news-archive-page .elementor-widget-sidebar .widget{
    margin:0 0 18px!important;
    padding:22px!important;
    background:#fbfaf7!important;
    border:1px solid rgba(189,154,104,.22)!important;
    border-radius:13px!important;
}
.news-archive-page .elementor-widget-sidebar .widget :is(h2,h3){
    margin-top:0!important;
    line-height:1.3!important;
}
[dir="rtl"] .news-archive-page .legacy-content>.elementor>.e-con:nth-child(2){direction:rtl!important}
[dir="rtl"] .news-archive-page :is(.elementor-post__text,.elementor-widget-sidebar .widget){text-align:right!important;direction:rtl!important}
@media(max-width:920px){
    .news-archive-page .legacy-content>.elementor>.e-con:nth-child(2){
        grid-template-columns:minmax(0,1fr)!important;
        width:calc(100% - 32px)!important;
    }
    .news-archive-page .elementor-widget-sidebar{margin-top:10px!important}
}
@media(max-width:640px){
    .news-archive-page .legacy-content>h1.sr-only{
        padding:52px 16px 16px!important;
        font-size:clamp(36px,11vw,48px)!important;
    }
    .news-archive-page .legacy-content>.elementor>.e-con:first-child{
        padding:0 12px 38px!important;
    }
    .news-archive-page .legacy-content>.elementor>.e-con:first-child .section-title .desc{
        padding:20px!important;
        border-radius:12px!important;
        font-size:16px!important;
        line-height:1.75!important;
        text-align:start!important;
    }
    .news-archive-page .legacy-content>.elementor>.e-con:nth-child(2){
        width:calc(100% - 24px)!important;
        padding:34px 0 50px!important;
    }
    .news-archive-page .elementor-widget-posts .elementor-posts-container{
        grid-template-columns:minmax(0,1fr)!important;
        gap:18px!important;
    }
    .news-archive-page .elementor-widget-posts .elementor-post__thumbnail img{height:210px!important}
}
/* BARGO NEWS EDITORIAL MASTER v188 */
/* Reusable editorial panels for the final two real-estate-news sections. */
.news-archive-page .legacy-content>.elementor>[data-id="1001a71"],
.news-archive-page .legacy-content>.elementor>[data-id="028746e"]{
    --min-height:0!important;
    display:block!important;
    width:calc(100% - 48px)!important;
    max-width:1180px!important;
    min-width:0!important;
    min-height:0!important;
    height:auto!important;
    margin:0 auto clamp(30px,4vw,48px)!important;
    padding:0!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
    background:#fbfaf7!important;
    border:1px solid rgba(189,154,104,.26)!important;
    border-radius:18px!important;
    box-shadow:0 14px 34px rgba(30,30,30,.065)!important;
}
.news-archive-page .legacy-content>.elementor>[data-id="1001a71"]>.e-con-inner,
.news-archive-page .legacy-content>.elementor>[data-id="028746e"]>.e-con-inner{
    display:grid!important;
    grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;
    align-items:stretch!important;
    gap:0!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    min-height:0!important;
    height:auto!important;
    margin:0!important;
    padding:0!important;
}
.news-archive-page .legacy-content>.elementor>[data-id="1001a71"]>.e-con-inner>*,
.news-archive-page .legacy-content>.elementor>[data-id="028746e"]>.e-con-inner>*{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:0!important;
    height:auto!important;
    margin:0!important;
    box-sizing:border-box!important;
}
.news-archive-page .legacy-content>.elementor>[data-id="1001a71"] .elementor-widget-image,
.news-archive-page .legacy-content>.elementor>[data-id="028746e"] .elementor-widget-image{
    align-self:stretch!important;
    overflow:hidden!important;
}
.news-archive-page .legacy-content>.elementor>[data-id="1001a71"] .elementor-widget-image :is(.elementor-widget-container,a),
.news-archive-page .legacy-content>.elementor>[data-id="028746e"] .elementor-widget-image :is(.elementor-widget-container,a){
    display:block!important;
    width:100%!important;
    height:100%!important;
}
.news-archive-page .legacy-content>.elementor>[data-id="1001a71"] .elementor-widget-image img,
.news-archive-page .legacy-content>.elementor>[data-id="028746e"] .elementor-widget-image img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    min-height:360px!important;
    object-fit:cover!important;
    border-radius:0!important;
}
.news-archive-page .legacy-content>.elementor>[data-id="1001a71"] .elementor-widget-tp-heading,
.news-archive-page .legacy-content>.elementor>[data-id="028746e"] .elementor-widget-tp-heading{
    display:flex!important;
    align-items:center!important;
    padding:clamp(28px,4vw,52px)!important;
}
.news-archive-page .legacy-content>.elementor>[data-id="1001a71"] .section-title,
.news-archive-page .legacy-content>.elementor>[data-id="028746e"] .section-title{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
}
.news-archive-page .legacy-content>.elementor>[data-id="1001a71"] .section-title .title,
.news-archive-page .legacy-content>.elementor>[data-id="028746e"] .section-title .title{
    margin:0 0 20px!important;
    font-size:clamp(34px,3.6vw,52px)!important;
    line-height:1.15!important;
    letter-spacing:-.015em!important;
    overflow-wrap:break-word!important;
}
.news-archive-page .legacy-content>.elementor>[data-id="1001a71"] .section-title .desc,
.news-archive-page .legacy-content>.elementor>[data-id="028746e"] .section-title .desc{
    width:100%!important;
    max-width:62ch!important;
    margin:0!important;
    padding:0!important;
    font-size:clamp(16px,1.2vw,18px)!important;
    line-height:1.85!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
}
/* Alternate the second panel without creating locale-specific markup. */
.news-archive-page .legacy-content>.elementor>[data-id="028746e"] .elementor-widget-tp-heading{order:1!important}
.news-archive-page .legacy-content>.elementor>[data-id="028746e"] .elementor-widget-image{order:2!important}
[dir="rtl"] .news-archive-page .legacy-content>.elementor>[data-id="1001a71"],
[dir="rtl"] .news-archive-page .legacy-content>.elementor>[data-id="028746e"]{direction:rtl!important}
[dir="rtl"] .news-archive-page .legacy-content>.elementor>[data-id="1001a71"] .section-title,
[dir="rtl"] .news-archive-page .legacy-content>.elementor>[data-id="028746e"] .section-title{text-align:right!important;direction:rtl!important}
@media(max-width:820px){
    .news-archive-page .legacy-content>.elementor>[data-id="1001a71"],
    .news-archive-page .legacy-content>.elementor>[data-id="028746e"]{
        width:calc(100% - 32px)!important;
        border-radius:14px!important;
    }
    .news-archive-page .legacy-content>.elementor>[data-id="1001a71"]>.e-con-inner,
    .news-archive-page .legacy-content>.elementor>[data-id="028746e"]>.e-con-inner{
        grid-template-columns:minmax(0,1fr)!important;
    }
    .news-archive-page .legacy-content>.elementor>[data-id="1001a71"] .elementor-widget-image,
    .news-archive-page .legacy-content>.elementor>[data-id="028746e"] .elementor-widget-image{order:1!important}
    .news-archive-page .legacy-content>.elementor>[data-id="1001a71"] .elementor-widget-tp-heading,
    .news-archive-page .legacy-content>.elementor>[data-id="028746e"] .elementor-widget-tp-heading{order:2!important}
    .news-archive-page .legacy-content>.elementor>[data-id="1001a71"] .elementor-widget-image img,
    .news-archive-page .legacy-content>.elementor>[data-id="028746e"] .elementor-widget-image img{
        min-height:0!important;
        height:auto!important;
        aspect-ratio:16/9!important;
    }
}
@media(max-width:520px){
    .news-archive-page .legacy-content>.elementor>[data-id="1001a71"],
    .news-archive-page .legacy-content>.elementor>[data-id="028746e"]{
        width:calc(100% - 24px)!important;
        margin-bottom:24px!important;
        border-radius:12px!important;
    }
    .news-archive-page .legacy-content>.elementor>[data-id="1001a71"] .elementor-widget-tp-heading,
    .news-archive-page .legacy-content>.elementor>[data-id="028746e"] .elementor-widget-tp-heading{padding:24px 20px 28px!important}
    .news-archive-page .legacy-content>.elementor>[data-id="1001a71"] .section-title .title,
    .news-archive-page .legacy-content>.elementor>[data-id="028746e"] .section-title .title{
        margin-bottom:14px!important;
        font-size:clamp(30px,10vw,40px)!important;
    }
    .news-archive-page .legacy-content>.elementor>[data-id="1001a71"] .section-title .desc,
    .news-archive-page .legacy-content>.elementor>[data-id="028746e"] .section-title .desc{
        font-size:16px!important;
        line-height:1.75!important;
    }
}
/* BARGO NEWS MASTER CORRECTION v190 */
/* News cards are source-cleaned by v194: no CSS masking or positional limits. */
/* Default structure used by Arabic, French, German, Hebrew and Russian: semantic H1 is the visible hero. */
.news-archive-page .legacy-content:not(:has(>.breadcrumb-area))>h1.sr-only{
    position:static!important;
    display:block!important;
    width:100%!important;
    height:auto!important;
    min-width:0!important;
    min-height:0!important;
    margin:0!important;
    padding:clamp(108px,10vw,138px) 24px clamp(24px,3vw,38px)!important;
    clip:auto!important;
    clip-path:none!important;
    overflow:visible!important;
    white-space:normal!important;
    box-sizing:border-box!important;
    background:#fbfaf7!important;
    color:#202124!important;
    font-size:clamp(44px,5vw,68px)!important;
    line-height:1.08!important;
    letter-spacing:-.02em!important;
    text-align:center!important;
}
/* English has its own breadcrumb hero, so only there the semantic H1 remains accessibility-only. */
.news-archive-page .legacy-content:has(>.breadcrumb-area)>h1.sr-only{
    position:absolute!important;
    display:block!important;
    width:1px!important;
    height:1px!important;
    min-width:0!important;
    min-height:0!important;
    margin:-1px!important;
    padding:0!important;
    overflow:hidden!important;
    clip:rect(0,0,0,0)!important;
    clip-path:inset(50%)!important;
    white-space:nowrap!important;
    border:0!important;
}
.news-archive-page .legacy-content>.breadcrumb-area{
    display:flex!important;
    align-items:center!important;
    min-height:0!important;
    height:auto!important;
    margin:0!important;
    padding:clamp(64px,7vw,92px) 24px clamp(48px,5vw,68px)!important;
    box-sizing:border-box!important;
    background:#fbfaf7!important;
}
.news-archive-page .legacy-content>.breadcrumb-area .container,
.news-archive-page .legacy-content>.breadcrumb-area .row,
.news-archive-page .legacy-content>.breadcrumb-area [class*="col-"]{
    width:100%!important;max-width:1180px!important;min-width:0!important;margin:0 auto!important;padding:0!important;box-sizing:border-box!important
}
.news-archive-page .legacy-content>.breadcrumb-area .breadcrumb-content{
    display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;text-align:center!important
}
.news-archive-page .legacy-content>.breadcrumb-area .title{
    margin:0 0 16px!important;font-size:clamp(44px,5vw,68px)!important;line-height:1.08!important;letter-spacing:-.02em!important
}
.news-archive-page .legacy-content>.breadcrumb-area .breadcrumb{margin:0!important;padding:0!important;font-size:14px!important;line-height:1.6!important;text-align:center!important}
[dir="rtl"] .news-archive-page .legacy-content:not(:has(>.breadcrumb-area))>h1.sr-only,
[dir="rtl"] .news-archive-page .legacy-content>.breadcrumb-area .breadcrumb{direction:rtl!important}
@media(max-width:640px){
    .news-archive-page .legacy-content:not(:has(>.breadcrumb-area))>h1.sr-only{padding:92px 16px 24px!important;font-size:clamp(36px,11vw,48px)!important}
    .news-archive-page .legacy-content>.breadcrumb-area{padding:48px 16px 40px!important}
    .news-archive-page .legacy-content>.breadcrumb-area .title{font-size:clamp(36px,11vw,48px)!important;margin-bottom:12px!important}
}
/* BARGO NEWS HORIZONTAL TAGS v191 */
/* The tag module is a full-width peer beneath the article/sidebar row, never a tall sidebar cloud. */
.news-archive-page .legacy-content [data-id="3ff7f58"]{
    flex-wrap:wrap!important;
}
.news-archive-page #tag_cloud-1.bargo-horizontal-tags{
    order:20!important;
    display:grid!important;
    grid-template-columns:auto minmax(0,1fr)!important;
    align-items:center!important;
    gap:14px 22px!important;
    flex:0 0 min(1180px,calc(100% - 40px))!important;
    width:min(1180px,calc(100% - 40px))!important;
    max-width:1180px!important;
    min-width:0!important;
    margin:34px auto 8px!important;
    padding:18px 4px!important;
    border-top:1px solid #eadfce!important;
    border-bottom:1px solid #eadfce!important;
    background:#fff!important;
    box-sizing:border-box!important;
}
.news-archive-page #tag_cloud-1.bargo-horizontal-tags .bw-title{
    width:auto!important;
    margin:0!important;
    padding:0!important;
    color:#24211e!important;
    font:600 14px/1.35 Montserrat,sans-serif!important;
    letter-spacing:.01em!important;
    text-transform:none!important;
    white-space:nowrap!important;
}
.news-archive-page #tag_cloud-1.bargo-horizontal-tags .bw-title:after{
    content:""!important;
    display:block!important;
    width:28px!important;
    height:2px!important;
    margin-top:6px!important;
    background:#bd9a68!important;
}
.news-archive-page #tag_cloud-1.bargo-horizontal-tags .tagcloud{
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:8px!important;
    min-width:0!important;
    height:auto!important;
    margin:0!important;
    padding:0!important;
    line-height:normal!important;
    text-align:start!important;
}
.news-archive-page #tag_cloud-1.bargo-horizontal-tags .tagcloud a{
    display:inline-flex!important;
    align-items:center!important;
    width:auto!important;
    min-height:38px!important;
    margin:0!important;
    padding:8px 12px!important;
    border:1px solid #eadfce!important;
    border-radius:999px!important;
    background:#fbf7f0!important;
    color:#4f4942!important;
    font:500 13px/1.35 Montserrat,sans-serif!important;
    text-decoration:none!important;
    white-space:nowrap!important;
    transition:border-color .2s ease,color .2s ease,background-color .2s ease!important;
}
.news-archive-page #tag_cloud-1.bargo-horizontal-tags .tagcloud a:after{content:none!important}
.news-archive-page #tag_cloud-1.bargo-horizontal-tags .tagcloud a:hover,
.news-archive-page #tag_cloud-1.bargo-horizontal-tags .tagcloud a:focus-visible{
    border-color:#bd9a68!important;
    background:#fff!important;
    color:#9b7440!important;
}
[dir="rtl"] .news-archive-page #tag_cloud-1.bargo-horizontal-tags{
    direction:rtl!important;
}
[dir="rtl"] .news-archive-page #tag_cloud-1.bargo-horizontal-tags .tagcloud{
    direction:rtl!important;
    justify-content:flex-start!important;
}
@media(max-width:991px){
    .news-archive-page #tag_cloud-1.bargo-horizontal-tags{
        grid-template-columns:1fr!important;
        gap:12px!important;
        margin-top:28px!important;
    }
}
@media(max-width:640px){
    .news-archive-page #tag_cloud-1.bargo-horizontal-tags{
        display:block!important;
        flex-basis:calc(100% - 28px)!important;
        width:calc(100% - 28px)!important;
        margin:22px auto 6px!important;
        padding:14px 0 10px!important;
        overflow:hidden!important;
    }
    .news-archive-page #tag_cloud-1.bargo-horizontal-tags .bw-title{margin:0 0 10px!important}
    .news-archive-page #tag_cloud-1.bargo-horizontal-tags .tagcloud{
        flex-wrap:nowrap!important;
        width:100%!important;
        overflow-x:auto!important;
        overflow-y:hidden!important;
        padding:2px 0 8px!important;
        scroll-snap-type:x proximity!important;
        -webkit-overflow-scrolling:touch!important;
        scrollbar-width:thin!important;
    }
    .news-archive-page #tag_cloud-1.bargo-horizontal-tags .tagcloud a{
        flex:0 0 auto!important;
        min-height:44px!important;
        scroll-snap-align:start!important;
    }
}
/* BARGO NEWS ALL-TAG SCROLLER v192 */
.news-archive-page #tag_cloud-1.bargo-horizontal-tags{grid-template-columns:auto minmax(0,1fr)!important;gap:14px 22px!important}
.news-archive-page #tag_cloud-1.bargo-horizontal-tags .tagcloud{
    display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;
    overflow-x:auto!important;overflow-y:hidden!important;padding:2px 0 10px!important;scroll-snap-type:x proximity!important;
    scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important;scrollbar-color:#bd9a68 #f4eee5!important
}
.news-archive-page #tag_cloud-1.bargo-horizontal-tags .tagcloud::-webkit-scrollbar{height:7px!important}
.news-archive-page #tag_cloud-1.bargo-horizontal-tags .tagcloud::-webkit-scrollbar-track{background:#f4eee5!important;border-radius:99px!important}
.news-archive-page #tag_cloud-1.bargo-horizontal-tags .tagcloud::-webkit-scrollbar-thumb{background:#bd9a68!important;border-radius:99px!important}
.news-archive-page #tag_cloud-1.bargo-horizontal-tags .tagcloud a{flex:0 0 auto!important;scroll-snap-align:start!important}
@media(max-width:991px){.news-archive-page #tag_cloud-1.bargo-horizontal-tags{grid-template-columns:1fr!important}.news-archive-page #tag_cloud-1.bargo-horizontal-tags .tagcloud{grid-row:auto!important}}
/* BARGO DEVELOPERS BUYING PROCESS v193 */
/* One bounded, content-driven buying-process component for every locale. */
.developers-landing-page [data-id="fca9810"]{
    width:100%!important;
    max-width:100%!important;
    min-height:0!important;
    height:auto!important;
    margin:clamp(58px,7vw,92px) 0!important;
    padding:0 24px!important;
    overflow:visible!important;
    box-sizing:border-box!important;
}
.developers-landing-page [data-id="fca9810"]>.e-con-inner{
    display:block!important;
    width:min(1180px,100%)!important;
    max-width:1180px!important;
    min-width:0!important;
    height:auto!important;
    min-height:0!important;
    margin:0 auto!important;
    padding:0!important;
    box-sizing:border-box!important;
}
.developers-landing-page [data-id="fca9810"] [data-id="a190c70"]{
    display:grid!important;
    grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;
    align-items:start!important;
    gap:clamp(34px,4vw,58px)!important;
}
.developers-landing-page [data-id="fca9810"] :is([data-id="a190c70"],[data-id="c6a1f93"]){
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:auto!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    align-self:start!important;
    box-sizing:border-box!important;
}
.developers-landing-page [data-id="3338855"]{
    position:sticky!important;
    top:104px!important;
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
}
.developers-landing-page [data-id="3338855"] .elementor-widget-container{
    width:100%!important;
    overflow:hidden!important;
    border-radius:22px!important;
    box-shadow:0 18px 46px rgba(43,37,29,.12)!important;
}
.developers-landing-page [data-id="3338855"] img{
    display:block!important;
    width:100%!important;
    height:clamp(420px,43vw,590px)!important;
    margin:0!important;
    object-fit:cover!important;
    object-position:center!important;
    border-radius:22px!important;
}
.developers-landing-page [data-id="c6a1f93"]>.elementor-widget-container{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:clamp(28px,3vw,42px)!important;
    border:1px solid rgba(189,154,104,.28)!important;
    border-radius:22px!important;
    background:#fbfaf7!important;
    box-shadow:0 18px 46px rgba(43,37,29,.07)!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
}
.developers-landing-page [data-id="c6a1f93"] h3:first-child{
    width:auto!important;
    max-width:100%!important;
    margin:0 0 12px!important;
    color:#24211e!important;
    font:400 clamp(30px,2.6vw,40px)/1.18 Vidaloka,serif!important;
    letter-spacing:-.015em!important;
    overflow-wrap:normal!important;
}
.developers-landing-page [data-id="c6a1f93"]>.elementor-widget-container>h3:not(:first-child){display:none!important}
.developers-landing-page [data-id="c6a1f93"]>.elementor-widget-container>p{
    width:auto!important;
    max-width:100%!important;
    margin:0 0 22px!important;
    color:#68625c!important;
    font:400 15px/1.75 Montserrat,sans-serif!important;
    text-align:start!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
}
.developers-landing-page [data-id="c6a1f93"] ol{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
    list-style:none!important;
    counter-reset:bargo-buying-step!important;
}
.developers-landing-page [data-id="c6a1f93"] ol>li{
    counter-increment:bargo-buying-step!important;
    display:grid!important;
    grid-template-columns:38px minmax(0,1fr)!important;
    align-items:start!important;
    gap:12px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:12px 14px!important;
    border:1px solid rgba(189,154,104,.18)!important;
    border-radius:13px!important;
    background:#fff!important;
    box-sizing:border-box!important;
}
.developers-landing-page [data-id="c6a1f93"] ol>li:before{
    content:counter(bargo-buying-step)!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:38px!important;
    height:38px!important;
    border-radius:50%!important;
    background:#bd9a68!important;
    color:#fff!important;
    font:600 14px/1 Montserrat,sans-serif!important;
}
.developers-landing-page [data-id="c6a1f93"] ol>li>p{
    min-width:0!important;
    margin:2px 0 0!important;
    color:#625d57!important;
    font:400 14px/1.65 Montserrat,sans-serif!important;
    text-align:start!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
}
.developers-landing-page [data-id="c6a1f93"] ol>li strong{color:#282521!important;font-weight:600!important}
/* Override the old 200%-wide closing paragraph rule. */
.developers-landing-page [data-id="c6a1f93"] .elementor-widget-container>p:last-child,
[dir="rtl"] .developers-landing-page [data-id="c6a1f93"] .elementor-widget-container>p:last-child{
    width:auto!important;
    max-width:100%!important;
    margin:24px 0 0!important;
    padding:18px 20px!important;
    border-inline-start:3px solid #bd9a68!important;
    border-radius:0 10px 10px 0!important;
    background:#fff!important;
    color:#625d57!important;
    text-align:start!important;
    box-sizing:border-box!important;
}
[dir="rtl"] .developers-landing-page [data-id="c6a1f93"] .elementor-widget-container>p:last-child{border-radius:10px 0 0 10px!important}
[dir="rtl"] .developers-landing-page [data-id="c6a1f93"] ol>li{grid-template-columns:38px minmax(0,1fr)!important;direction:rtl!important}

@media(max-width:1024px){
    .developers-landing-page [data-id="fca9810"]{margin:54px 0!important;padding:0 22px!important}
    .developers-landing-page [data-id="fca9810"] [data-id="a190c70"]{grid-template-columns:1fr!important;gap:26px!important}
    .developers-landing-page [data-id="3338855"]{position:static!important;top:auto!important}
    .developers-landing-page [data-id="3338855"] img{height:clamp(300px,56vw,480px)!important}
}
@media(max-width:640px){
    .developers-landing-page [data-id="fca9810"]{margin:38px 0!important;padding:0 15px!important}
    .developers-landing-page [data-id="fca9810"] [data-id="a190c70"]{gap:20px!important}
    .developers-landing-page [data-id="3338855"] .elementor-widget-container,
    .developers-landing-page [data-id="3338855"] img{border-radius:16px!important}
    .developers-landing-page [data-id="3338855"] img{height:260px!important}
    .developers-landing-page [data-id="c6a1f93"]>.elementor-widget-container{padding:22px 16px!important;border-radius:16px!important}
    .developers-landing-page [data-id="c6a1f93"] h3:first-child{font-size:30px!important}
    .developers-landing-page [data-id="c6a1f93"]>.elementor-widget-container>p{font-size:14px!important;line-height:1.7!important}
    .developers-landing-page [data-id="c6a1f93"] ol>li{grid-template-columns:34px minmax(0,1fr)!important;gap:10px!important;padding:11px!important}
    [dir="rtl"] .developers-landing-page [data-id="c6a1f93"] ol>li{grid-template-columns:34px minmax(0,1fr)!important}
    .developers-landing-page [data-id="c6a1f93"] ol>li:before{width:34px!important;height:34px!important}
    .developers-landing-page [data-id="c6a1f93"] ol>li>p{font-size:13px!important;line-height:1.6!important}
    .developers-landing-page [data-id="c6a1f93"] .elementor-widget-container>p:last-child,
    [dir="rtl"] .developers-landing-page [data-id="c6a1f93"] .elementor-widget-container>p:last-child{margin-top:18px!important;padding:15px 16px!important}
}

/* BARGO MIGRATION STABILIZATION v194 */

/* BARGO DEVELOPERS INTRO MASTER v207 */
/* Normalize the imported Elementor wrappers before sizing the editorial card. */
.developers-landing-page .elementor-element-c0c8838{
  display:block!important;
  width:min(1180px,calc(100% - 48px))!important;
  max-width:1180px!important;
  min-width:0!important;
  height:auto!important;
  min-height:0!important;
  margin:clamp(38px,5vw,64px) auto clamp(48px,6vw,78px)!important;
  padding:clamp(34px,4vw,52px)!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
  border:1px solid rgba(189,154,104,.28)!important;
  border-top:4px solid #bd9a68!important;
  border-radius:24px!important;
  background:linear-gradient(145deg,#fff 0%,#fbfaf7 100%)!important;
  box-shadow:0 20px 54px rgba(43,37,29,.08)!important;
}
.developers-landing-page .elementor-element-c0c8838 > .e-con-inner,
.developers-landing-page .elementor-element-c0c8838 .elementor-element-ce1282f,
.developers-landing-page .elementor-element-c0c8838 .elementor-widget-container,
.developers-landing-page .elementor-element-c0c8838 .section-title{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  box-sizing:border-box!important;
}
.developers-landing-page .elementor-element-c0c8838 .section-title{
  display:grid!important;
  grid-template-columns:minmax(260px,.8fr) minmax(0,1.45fr)!important;
  align-items:start!important;
  gap:clamp(28px,4vw,58px)!important;
}
.developers-landing-page .elementor-element-c0c8838 .section-title .title{
  width:auto!important;
  max-width:460px!important;
  margin:0!important;
  color:#24211e!important;
  font:400 clamp(31px,3vw,43px)/1.16 Vidaloka,serif!important;
  letter-spacing:-.018em!important;
  text-align:start!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
}
.developers-landing-page .elementor-element-c0c8838 .section-title .desc{
  width:auto!important;
  max-width:720px!important;
  margin:0!important;
  color:#68625c!important;
  font:400 clamp(15px,1.2vw,17px)/1.85 Montserrat,sans-serif!important;
  text-align:start!important;
  overflow-wrap:anywhere!important;
  word-break:normal!important;
}
.developers-page-hero{
  height:auto!important;
  min-height:0!important;
  padding:clamp(132px,11vw,158px) 24px clamp(48px,4.5vw,64px)!important;
  box-sizing:border-box!important;
}
.developers-page-hero h1{
  margin:0 0 12px!important;
  font-size:clamp(48px,6vw,72px)!important;
  line-height:1.05!important;
}
@media(max-width:900px){
  .developers-landing-page .elementor-element-c0c8838{
    width:min(760px,calc(100% - 40px))!important;
    margin:36px auto 56px!important;
    padding:34px!important;
    border-radius:20px!important;
  }
  .developers-landing-page .elementor-element-c0c8838 .section-title{
    grid-template-columns:1fr!important;
    gap:18px!important;
  }
  .developers-landing-page .elementor-element-c0c8838 .section-title .title,
  .developers-landing-page .elementor-element-c0c8838 .section-title .desc{max-width:none!important}
  .developers-page-hero{padding:120px 20px 46px!important}
}
@media(max-width:640px){
  .developers-landing-page .elementor-element-c0c8838{
    width:calc(100% - 30px)!important;
    margin:26px auto 44px!important;
    padding:25px 20px!important;
    border-radius:16px!important;
  }
  .developers-landing-page .elementor-element-c0c8838 .section-title .title{font-size:28px!important;line-height:1.2!important}
  .developers-landing-page .elementor-element-c0c8838 .section-title .desc{font-size:14px!important;line-height:1.75!important}
  .developers-page-hero{padding:100px 15px 36px!important}
  .developers-page-hero h1{font-size:clamp(38px,12vw,50px)!important}
}

/* BARGO DEVELOPERS EDITORIAL REDESIGN v208 */
/* Approved compact editorial redesign; specificity defeats the legacy Elementor reset. */
.developers-landing-page .legacy-content > .elementor > .elementor-element-c0c8838[data-id="c0c8838"]{
  display:block!important;
  width:calc(100% - 48px)!important;
  max-width:1180px!important;
  min-width:0!important;
  margin-left:auto!important;
  margin-right:auto!important;
  box-sizing:border-box!important;
  padding:clamp(38px,4vw,52px)!important;
  border:1px solid rgba(189,154,104,.25)!important;
  border-top:1px solid rgba(189,154,104,.25)!important;
  border-radius:20px!important;
  background:linear-gradient(145deg,#fff 0%,#fbfaf7 100%)!important;
  box-shadow:0 18px 48px rgba(43,37,29,.07)!important;
}
.developers-landing-page .legacy-content > .elementor > .elementor-element-c0c8838[data-id="c0c8838"] .section-title{
  grid-template-columns:minmax(300px,.76fr) minmax(0,1.24fr)!important;
  gap:clamp(34px,4vw,58px)!important;
  align-items:start!important;
}
.developers-landing-page .legacy-content > .elementor > .elementor-element-c0c8838[data-id="c0c8838"] .section-title .title{
  max-width:440px!important;
  padding-inline-start:24px!important;
  border-inline-start:6px solid #bd9a68!important;
  font-size:clamp(34px,3.1vw,40px)!important;
  line-height:1.16!important;
  text-transform:none!important;
  letter-spacing:-.018em!important;
}
.developers-landing-page .legacy-content > .elementor > .elementor-element-c0c8838[data-id="c0c8838"] .section-title .desc{
  max-width:700px!important;
  padding-inline-start:clamp(28px,3vw,44px)!important;
  border-inline-start:1px solid rgba(189,154,104,.26)!important;
  font-size:16px!important;
  line-height:1.78!important;
}
.developers-page-hero{
  padding-top:clamp(118px,9vw,138px)!important;
  padding-bottom:clamp(30px,3vw,42px)!important;
}
.developers-page-hero h1{
  font-size:clamp(52px,5.4vw,64px)!important;
}
@media(max-width:900px){
  .developers-landing-page .legacy-content > .elementor > .elementor-element-c0c8838[data-id="c0c8838"]{
    width:calc(100% - 40px)!important;
    max-width:760px!important;
    padding:32px!important;
  }
  .developers-landing-page .legacy-content > .elementor > .elementor-element-c0c8838[data-id="c0c8838"] .section-title{grid-template-columns:1fr!important;gap:22px!important}
  .developers-landing-page .legacy-content > .elementor > .elementor-element-c0c8838[data-id="c0c8838"] .section-title .title{max-width:none!important}
  .developers-landing-page .legacy-content > .elementor > .elementor-element-c0c8838[data-id="c0c8838"] .section-title .desc{max-width:none!important;padding-inline-start:0!important;border-inline-start:0!important}
  .developers-page-hero{padding-top:108px!important;padding-bottom:30px!important}
}
@media(max-width:640px){
  .developers-landing-page .legacy-content > .elementor > .elementor-element-c0c8838[data-id="c0c8838"]{
    width:calc(100% - 30px)!important;
    padding:24px 20px!important;
    border-radius:16px!important;
  }
  .developers-landing-page .legacy-content > .elementor > .elementor-element-c0c8838[data-id="c0c8838"] .section-title{gap:18px!important}
  .developers-landing-page .legacy-content > .elementor > .elementor-element-c0c8838[data-id="c0c8838"] .section-title .title{padding-inline-start:18px!important;border-inline-start-width:5px!important;font-size:29px!important;line-height:1.2!important}
  .developers-landing-page .legacy-content > .elementor > .elementor-element-c0c8838[data-id="c0c8838"] .section-title .desc{font-size:14px!important;line-height:1.72!important}
  .developers-page-hero{padding-top:92px!important;padding-bottom:24px!important}
  .developers-page-hero h1{font-size:42px!important}
}

/* BARGO DEVELOPERS LOGO GRID v209 */
/* Clean light developer directory approved from the v208 visual proposal. */
.developers-landing-page .inner-project-area{
  width:calc(100% - 48px)!important;
  max-width:1180px!important;
  margin:0 auto!important;
  padding:0 0 clamp(60px,6vw,88px)!important;
  box-sizing:border-box!important;
}
.developers-landing-page .inner-project-area > .container,
.developers-landing-page .inner-project-area .project-item-wrap{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  box-sizing:border-box!important;
}
.developers-landing-page .inner-project-area .project-item-wrap > .row{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:24px!important;
  width:100%!important;
  max-width:none!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
}
.developers-landing-page .inner-project-area .project-item-wrap > .row > [class*="col-"]{
  display:block!important;
  width:auto!important;
  max-width:none!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
}
.developers-landing-page .inner-project-area .project-item{
  display:flex!important;
  flex-direction:column!important;
  width:100%!important;
  height:100%!important;
  min-height:274px!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
  border:1px solid rgba(189,154,104,.28)!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 10px 30px rgba(43,37,29,.055)!important;
  transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease!important;
}
.developers-landing-page .inner-project-area .project-item:hover{
  transform:translateY(-4px)!important;
  border-color:rgba(189,154,104,.62)!important;
  box-shadow:0 18px 42px rgba(43,37,29,.11)!important;
}
.developers-landing-page .inner-project-area .project-item > a.e-con{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  flex:0 0 auto!important;
}
.developers-landing-page .inner-project-area .project-thumb{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  height:210px!important;
  min-height:210px!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
  border-radius:0!important;
  background:#fff!important;
}
.developers-landing-page .inner-project-area .project-thumb > a{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  height:100%!important;
  margin:0!important;
  padding:0!important;
}
.developers-landing-page .inner-project-area .project-thumb img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  margin:0!important;
  padding:34px!important;
  object-fit:contain!important;
  object-position:center!important;
  box-sizing:border-box!important;
  filter:grayscale(1) brightness(0)!important;
  transform:scale(.92)!important;
  transition:transform .25s ease!important;
}
.developers-landing-page .inner-project-area .project-item:hover .project-thumb img{transform:scale(.98)!important}
.developers-landing-page .inner-project-area .project-content{
  display:block!important;
  width:100%!important;
  height:64px!important;
  min-height:64px!important;
  margin:auto 0 0!important;
  padding:0!important;
  box-sizing:border-box!important;
  border-top:1px solid rgba(189,154,104,.22)!important;
  background:#fbfaf7!important;
  text-align:start!important;
}
.developers-landing-page .inner-project-area .project-content .title{
  display:block!important;
  width:100%!important;
  height:64px!important;
  min-height:64px!important;
  margin:0!important;
  padding:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#29241f!important;
}
.developers-landing-page .inner-project-area .project-content .title > a.e-con{
  display:none!important;
}
.developers-landing-page .inner-project-area .project-content .title > a[href*="/offplan/developers/"]{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  width:100%!important;
  height:64px!important;
  margin:0!important;
  padding:0 20px!important;
  box-sizing:border-box!important;
  color:#29241f!important;
  font:600 13px/1.2 Montserrat,sans-serif!important;
  letter-spacing:.055em!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
}
.developers-landing-page .inner-project-area .project-content .title > a[href*="/offplan/developers/"] span{display:block!important}
.developers-landing-page .inner-project-area .project-content .bargo-svg-icon{
  display:inline-flex!important;
  flex:0 0 auto!important;
  width:22px!important;
  height:22px!important;
  color:#bd9a68!important;
}
.developers-landing-page .inner-project-area .project-content .bargo-svg-icon svg{width:22px!important;height:22px!important;stroke:currentColor!important}
[dir="rtl"] .developers-landing-page .inner-project-area .project-content .bargo-svg-icon{transform:rotate(180deg)!important}
@media(max-width:1024px){
  .developers-landing-page .inner-project-area{width:calc(100% - 40px)!important}
  .developers-landing-page .inner-project-area .project-item-wrap > .row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important}
}
@media(max-width:640px){
  .developers-landing-page .inner-project-area{width:calc(100% - 30px)!important;padding-bottom:70px!important}
  .developers-landing-page .inner-project-area .project-item-wrap > .row{grid-template-columns:1fr!important;gap:16px!important}
  .developers-landing-page .inner-project-area .project-thumb{height:184px!important;min-height:184px!important}
  .developers-landing-page .inner-project-area .project-thumb img{padding:30px!important}
  .developers-landing-page .inner-project-area .project-item{min-height:248px!important;border-radius:16px!important}
}

/* BARGO ACUBE CARD NORMALIZATION v210b */
/* Hide Acube's one parser-generated empty action before its real CTA. */
.developers-landing-page .inner-project-area .project-item .project-content > a.e-con[data-id="133c005"]{
  display:none!important;
  width:0!important;
  height:0!important;
  margin:0!important;
  padding:0!important;
}
