:root{--ink:#413f4b;--ink-soft:#403f4b;--paper:#efe5da;--paper-deep:#e9ddd3;--white:#fff;--sea:#498a99;--sea-dark:#376d79;--accent:#99c4c6;--on-accent:#244f59;--surface:#f7f8f9;--surface-raised:#fff;--focus:#ffde23;--radius-control:.375rem;--radius-card:.5rem;--shadow-card:0 1rem 2.5rem #1d2f311a;--sand:#d7c1ae;--line:#1818162e;--line-light:#ffffff6b;--page-padding:clamp(1.25rem, 4vw, 4.5rem);--section-space:clamp(4rem, 6vw, 6rem);--section-space-compact:clamp(3rem, 4.5vw, 4.5rem);--header-height:5.9375rem;--serif:var(--font-editors-note), "Times New Roman", serif;--serif-hairline-italic:var(--font-editors-note-hairline-italic), var(--serif);--sans:var(--font-gothic), Arial, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background:var(--paper)}body{min-height:100vh;color:var(--ink);background:var(--paper);font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:1rem;font-weight:400;line-height:1.6;overflow-x:hidden}body[data-menu-open=true]{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{color:inherit;font:inherit}button{background:0 0;border:0}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}img,video{max-width:100%;display:block}::selection{color:var(--white);background:var(--sea)}.eyebrow{letter-spacing:.18em;text-transform:uppercase;font-size:.72rem;font-weight:600;line-height:1.4}.brand-logo{flex:none;width:clamp(8.5rem,12vw,12.5rem);display:inline-flex}.brand-logo img{object-fit:contain;width:100%;height:auto}.brand-logo--light{width:clamp(10rem,16vw,15rem)}.site-header{z-index:50;width:100%;height:var(--header-height);border-bottom:1px solid var(--line);background:var(--paper);position:relative}.site-header__inner{justify-content:space-between;align-items:center;gap:2rem;width:100%;height:100%;padding:0 5.75rem 0 1.25rem;display:flex}.site-header:not(.site-header--home) .brand-logo{width:7.6875rem}.site-header--overlay{border-color:var(--line-light);color:var(--white);background:0 0;position:absolute;inset:0 0 auto}.header-logo--dark{display:none}.site-header--overlay .site-header__inner{padding:0 5.75rem 0 2.5rem}.site-header--overlay .desktop-nav{justify-content:flex-start;gap:clamp(1.4rem,2.25vw,2.3rem);margin-right:auto}.site-header--overlay .desktop-nav__item>a{font-size:1.25rem;font-weight:500;line-height:1.25}.site-header--overlay .header-estimate{letter-spacing:0;text-transform:none;border-radius:1.25rem;font-size:.75rem;font-weight:500}.header-locales{color:inherit;font-size:.94rem;line-height:1.55;display:grid;position:absolute;top:.7rem;right:1.45rem}.header-locales [aria-current=true]{font-weight:700}.header-locales .is-disabled{opacity:.78}.site-header--home,.home-hero{--home-content-width:min(67.5rem, calc(100vw - 1.875rem));--home-logo-width:calc(var(--home-content-width) * .59332);--home-logo-height:calc(var(--home-logo-width) * 491 / 1024);--home-content-height:calc(var(--home-logo-height) + 35.0625rem);--home-content-top:max(0px, calc((100svh - var(--home-content-height)) / 2));--home-title-gap:2.5rem;--home-title-top:calc(var(--home-content-top) + 2.5rem + var(--home-logo-height) + var(--home-title-gap));--home-menu-inset:calc(var(--home-content-width) * .00668 + .625rem)}.site-header--home{z-index:20;pointer-events:none;background:0 0;border:0;height:7rem;position:absolute}.site-header--home .menu-trigger,.site-header--home .mobile-menu{pointer-events:auto}.site-header--home .site-header__inner{width:var(--home-content-width);justify-content:flex-end;height:auto;margin-inline:auto;padding:0;position:relative}.site-header--home .site-header__actions{top:calc(var(--home-content-top) + 3.75rem);right:var(--home-menu-inset);position:absolute}.site-header--home .menu-trigger{flex-direction:column;justify-content:center;align-items:center;gap:.51875rem;width:3.5625rem;height:3.5625rem;display:flex}.site-header--home .menu-trigger span{border-radius:1px;width:1.875rem;height:2px;margin:0}.site-header--home .desktop-nav,.desktop-nav--hidden{display:none}.desktop-nav{justify-content:center;align-items:center;gap:clamp(1rem,2vw,2.35rem);display:flex}.desktop-nav__item{padding:2.5rem 0;position:relative}.desktop-nav__item>a{font-family:var(--serif);white-space:nowrap;font-size:clamp(1rem,1.25vw,1.3rem);font-weight:300;position:relative}.desktop-nav__item>a:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .24s;position:absolute;bottom:-.35rem;left:0;right:0;transform:scaleX(0)}.desktop-nav__item:hover>a:after,.desktop-nav__item:focus-within>a:after{transform-origin:0;transform:scaleX(1)}.desktop-nav__dropdown{visibility:hidden;width:15rem;color:var(--ink);background:var(--white);opacity:0;gap:.65rem;padding:1.25rem;transition:opacity .18s,transform .18s,visibility .18s;display:grid;position:absolute;top:calc(100% - 1rem);left:-1.25rem;transform:translateY(.5rem);box-shadow:0 1.25rem 3.5rem #0000001f}.desktop-nav__item:hover .desktop-nav__dropdown,.desktop-nav__item:focus-within .desktop-nav__dropdown{visibility:visible;opacity:1;transform:translateY(0)}.desktop-nav__dropdown a{border-bottom:1px solid var(--line);letter-spacing:.08em;text-transform:uppercase;padding-bottom:.6rem;font-size:.78rem;font-weight:600}.site-header__actions{align-items:center;gap:1.1rem;display:flex}.header-estimate{width:9.375rem;min-height:2.25rem;color:var(--white);background:var(--sea);letter-spacing:0;text-transform:none;border-radius:999px;justify-content:center;align-items:center;padding:.2rem .8rem;font-size:.75rem;font-weight:500;transition:background .18s,transform .18s;display:inline-flex}.header-estimate:hover{background:var(--sea-dark);transform:translateY(-1px)}.menu-trigger{cursor:pointer;width:2.75rem;height:2.75rem;display:none}.menu-trigger--home{width:3.6rem;height:3.6rem;color:var(--white);display:block}.menu-trigger--home span{width:1.9rem}.menu-trigger span{background:currentColor;width:1.7rem;height:1px;margin:.42rem auto;display:block}body[data-menu-open=true] .site-header{z-index:100}body[data-menu-open=true] .whatsapp-link{visibility:hidden}.mobile-menu-backdrop{z-index:99;visibility:hidden;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;pointer-events:none;background:#0f232873;transition:opacity .24s,visibility .24s;position:fixed;inset:0}.mobile-menu-backdrop--open{visibility:visible;opacity:1;pointer-events:auto}.mobile-menu{--menu-padding:2rem;z-index:100;visibility:hidden;width:min(30rem,100vw);height:100dvh;color:var(--ink);background:var(--paper);opacity:0;flex-direction:column;padding:0;transition:opacity .24s,transform .28s cubic-bezier(.22,1,.36,1),visibility .28s;display:flex;position:fixed;inset:0 0 0 auto;overflow:hidden;transform:translate(100%);box-shadow:-1rem 0 4rem #0f23281f}.mobile-menu--open{visibility:visible;opacity:1;transform:translate(0)}.mobile-menu__header{padding:calc(1.75rem + env(safe-area-inset-top)) var(--menu-padding) 1.75rem;border-bottom:1px solid var(--line);flex:none;justify-content:space-between;align-items:center;gap:1rem;display:flex}.site-header .mobile-menu .mobile-menu__brand.brand-logo{flex:none;width:10rem}.site-header .mobile-menu .mobile-menu__brand img{object-fit:contain;width:100%;height:auto}.mobile-menu__close{cursor:pointer;width:2.75rem;min-width:2.75rem;height:2.75rem;min-height:2.75rem;color:inherit;background:0 0;border:0;border-radius:0;flex:none;justify-content:center;align-items:center;padding:0;transition:color .18s;display:inline-flex}.mobile-menu__close svg{width:1.5rem;height:1.5rem}.mobile-menu__close:hover{color:var(--sea-dark)}.mobile-menu__body{overscroll-behavior:contain;scrollbar-width:thin;min-height:0;padding-inline:var(--menu-padding);flex:1;overflow-y:auto}.mobile-menu__nav{align-content:start;padding-block:1.25rem;display:grid}.mobile-menu__item{border-bottom:1px solid var(--line);display:grid}.mobile-menu__link{min-height:4rem;color:inherit;font-family:var(--serif);justify-content:space-between;align-items:center;gap:.5rem;padding:0 .75rem;font-size:1.875rem;font-weight:300;line-height:1.3;transition:color .18s,background .18s;display:flex}.mobile-menu__link:hover,.mobile-menu__link:focus-within{color:var(--sea-dark);background:#ffffff59}.mobile-menu__link-label{flex:1;align-self:stretch;align-items:center;min-width:0;padding-block:.5rem;display:flex}.mobile-menu__link--active{color:var(--sea-dark);box-shadow:inset 3px 0 var(--sea-dark);background:#ffffff59}.mobile-menu__submenu-toggle{cursor:pointer;width:2.75rem;height:2.75rem;color:inherit;border-radius:.5rem;flex:none;place-items:center;display:grid}.mobile-menu__caret{border-bottom:1.5px solid;border-right:1.5px solid;width:.5rem;height:.5rem;transition:transform .18s;transform:rotate(45deg)}.mobile-menu__submenu-toggle[aria-expanded=true] .mobile-menu__caret{transform:rotate(225deg)}.mobile-menu__children{border-left:1px solid var(--sea);gap:.25rem;margin:0 .75rem 1rem;padding:.25rem 0 .25rem .75rem;display:grid}.mobile-menu__children[hidden]{display:none}.mobile-menu__children a{border-radius:.25rem;align-items:center;min-height:2.75rem;padding:0 .75rem;font-size:.9375rem;line-height:1.5;display:flex}.mobile-menu__children a:hover,.mobile-menu__children a[aria-current=page]{color:var(--sea-dark);background:#ffffff80}.mobile-menu__children a[aria-current=page]{text-underline-offset:.2em;text-decoration:underline}.mobile-menu__footer{border-top:1px solid var(--line);padding:1.5rem var(--menu-padding) calc(1rem + env(safe-area-inset-bottom));flex:none}.mobile-menu__estimate{width:100%;min-height:3.25rem;color:var(--on-accent);background:var(--accent);border-radius:.5rem;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1.125rem;font-size:1rem;font-weight:600;line-height:1.4;transition:background .18s;display:flex}.mobile-menu__estimate:hover{background:color-mix(in srgb, var(--accent), var(--white) 20%)}.mobile-menu__estimate svg{width:1.25rem;height:1.25rem}.mobile-menu__language-row{justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.mobile-menu__language-row>span{letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:500}.mobile-menu__locales{color:inherit;gap:.5rem;font-size:.8125rem;line-height:1.5;display:flex}.mobile-menu__close:focus-visible,.mobile-menu__brand:focus-visible,.mobile-menu__link-label:focus-visible,.mobile-menu__submenu-toggle:focus-visible,.mobile-menu__children a:focus-visible,.mobile-menu__estimate:focus-visible,.mobile-menu__locales button:focus-visible{outline:2px solid var(--sea);outline-offset:-2px}@media (prefers-reduced-motion:reduce){.mobile-menu,.mobile-menu-backdrop,.mobile-menu__caret{transition:none}}.locale-links{gap:.8rem;display:flex}.is-disabled{opacity:.46}.home-hero{width:100%;min-height:max(100svh, var(--home-content-height));color:var(--white);background:#183940;position:relative;overflow:hidden}.home-hero__video,.home-hero__overlay{width:100%;height:100%;position:absolute;inset:0}.home-hero__video{object-fit:cover}.home-hero__overlay{background:#16161680}.home-hero__languages{z-index:3;top:calc(var(--home-content-top) + 3.125rem);width:calc(var(--home-content-width) * .2);letter-spacing:0;gap:0;font-size:1.375rem;font-weight:300;line-height:1.5625rem;display:grid;position:absolute;inset-inline-start:calc((100% - var(--home-content-width)) / 2)}.home-hero__identity{z-index:2;top:calc(var(--home-content-top) + 2.5rem);text-align:center;flex-direction:column;align-items:center;width:100%;display:flex;position:absolute;left:50%;transform:translate(-50%)}.home-hero__identity h1{margin-top:var(--home-title-gap);font-family:var(--serif);letter-spacing:1.5px;font-size:4.375rem;font-weight:300;line-height:1.5}.home-hero__identity .brand-logo{width:var(--home-logo-width);transform:translateX(calc(var(--home-content-width) * -.00334))}.home-hero__nav{z-index:2;top:calc(var(--home-title-top) + 10rem);width:100%;padding-block:.9375rem 1.625rem;position:absolute;left:0}.home-hero__nav:before,.home-hero__nav:after{border-top:1px solid var(--line-light);content:"";width:85%;position:absolute;left:7.5%}.home-hero__nav:before{top:0}.home-hero__nav:after{bottom:0}.home-hero__nav-links{width:var(--home-content-width);grid-template-columns:repeat(3,1fr);margin-inline:auto;display:grid}.home-hero__nav a{border-right:1px solid var(--line-light);min-height:4.9375rem;font-family:var(--serif);text-align:center;text-transform:uppercase;justify-content:center;align-items:center;padding:0 .5rem;font-size:2.0625rem;font-weight:300;line-height:2.375rem;transition:background .22s;display:flex}.home-hero__nav-label>span{white-space:nowrap;display:block}.home-hero__nav-label>span:first-child{font-size:1.625rem}.home-hero__nav a:last-child{border-right:0}.home-hero__nav a:hover{background:#ffffff1f}.home-hero__nav-arrow{display:none}.home-hero__locations{z-index:2;top:calc(var(--home-title-top) + 21.625rem);width:100%;padding:0 var(--page-padding);letter-spacing:0;text-align:center;text-transform:none;font-size:1.875rem;font-weight:300;line-height:1.5;position:absolute;left:0}.site-footer{padding:var(--section-space) var(--page-padding) 2rem;color:var(--white);background:#1d2f31}.site-footer__mobile{display:none}.site-footer__lead{border-bottom:1px solid #ffffff3d;padding-bottom:clamp(3rem,6vw,6rem);position:relative}.site-footer__lead h2{max-width:10ch;font-family:var(--serif);font-size:clamp(4rem,10vw,10rem);font-weight:300;line-height:.9}.round-link{aspect-ratio:1;border:1px solid #ffffffa6;border-radius:50%;place-items:center;width:clamp(4.5rem,8vw,7rem);font-size:1.5rem;transition:color .18s,background .18s;display:grid;position:absolute;bottom:clamp(3rem,6vw,6rem);right:0}.round-link:hover{color:#1d2f31;background:var(--white)}.site-footer__grid{grid-template-columns:1.5fr 1fr 1fr;gap:3rem;padding:4rem 0;display:grid}.site-footer__locations{letter-spacing:.14em;text-transform:uppercase;margin-top:1rem;font-size:.68rem}.site-footer__nav,.site-footer__contact{align-content:start;gap:.6rem;font-size:.82rem;display:grid}.site-footer__nav a{border-bottom:1px solid #0000;width:fit-content}.site-footer__nav a:hover{border-color:currentColor}.site-footer__contact p{color:#ffffff94;letter-spacing:.12em;text-transform:uppercase;margin-top:.7rem;font-size:.62rem;font-weight:600}.whatsapp-link{z-index:120;background:#fffffff5;border:1px solid #ffffffd6;border-radius:50%;place-items:center;width:3.5rem;height:3.5rem;transition:transform .18s,box-shadow .18s,filter .18s;display:grid;position:fixed;bottom:1.5rem;right:1.25rem;box-shadow:0 0 0 .22rem #ffffff24,0 .75rem 1.8rem #0a56344d}.whatsapp-link img{width:2.25rem;height:2.25rem}.whatsapp-link:hover{filter:saturate(1.04)brightness(1.03);transform:translateY(-.18rem);box-shadow:0 0 0 .28rem #ffffff2e,0 .95rem 2.1rem #0a56345c}.whatsapp-link:active{filter:none;transform:translateY(0)scale(.97)}.whatsapp-link:focus-visible{outline:3px solid var(--white);outline-offset:3px;box-shadow:0 0 0 .45rem #376d79b8,0 .85rem 2rem #0a563457}@media (hover:hover) and (pointer:fine){.whatsapp-link:after{width:max-content;color:var(--white);content:"Écrivez-nous";font-family:var(--font-gothic), sans-serif;letter-spacing:.05em;opacity:0;pointer-events:none;background:#1d2f31f0;border:1px solid #ffffff2e;border-radius:999px;padding:.48rem .75rem;font-size:.72rem;font-weight:600;transition:opacity .16s,transform .16s;position:absolute;right:calc(100% + .75rem);transform:translate(.3rem);box-shadow:0 .5rem 1.25rem #14262833}.whatsapp-link:hover:after,.whatsapp-link:focus-visible:after{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.whatsapp-link,.whatsapp-link:after{transition:none}}.editorial-hero{min-height:min(48rem, calc(100svh - var(--header-height)));padding:var(--section-space) var(--page-padding) clamp(4rem, 8vw, 7.5rem);color:var(--ink);background:radial-gradient(circle at 78% 30%,#4d8c9a33,#0000 28%),linear-gradient(135deg,#eee3d9,#f6f1ec 60%,#d9c4b2);align-items:flex-end;display:flex;position:relative;overflow:hidden}.editorial-hero:has(.editorial-hero__media){color:var(--white);background:#24383b}.editorial-hero__media,.editorial-hero__wash{width:100%;height:100%;position:absolute;inset:0}.editorial-hero__mobile-media,.marketing-mobile-intro,.editorial-section__mobile-image,.editorial-section__mobile-intro,.editorial-section__mobile-link{display:none}.editorial-section__mobile-image{position:relative}.editorial-hero__media{z-index:0;object-fit:cover;background-position:50%;background-size:cover}.editorial-hero__wash{z-index:1;background:linear-gradient(90deg,#0a1719b8,#0a17191a 70%)}.editorial-hero:not(:has(.editorial-hero__media)) .editorial-hero__wash{background:linear-gradient(90deg,#ffffff1f,#0000)}.editorial-hero__content{z-index:2;width:min(67rem,100%);position:relative}.editorial-hero__content h1{max-width:13ch;font-family:var(--serif);letter-spacing:-.035em;margin-top:1rem;font-size:clamp(4.5rem,10vw,10rem);font-weight:300;line-height:.82}.editorial-hero__intro{max-width:42rem;margin-top:clamp(2rem,4vw,4rem);font-size:clamp(1rem,1.4vw,1.28rem);line-height:1.7}.scroll-cue{z-index:2;right:var(--page-padding);letter-spacing:.15em;text-transform:uppercase;border-bottom:1px solid;align-items:center;gap:1rem;padding-bottom:.4rem;font-size:.68rem;font-weight:600;display:flex;position:absolute;bottom:clamp(4rem,8vw,7.5rem)}.editorial-sections{padding:0 var(--page-padding);background:var(--paper)}.editorial-section{border-bottom:1px solid var(--line);padding:var(--section-space-compact) 0;grid-template-columns:.3fr 1.1fr 1fr;gap:clamp(2rem,5vw,7rem);display:grid}.editorial-section__number{color:var(--sea);letter-spacing:.15em;font-size:.7rem;font-weight:600}.editorial-section__heading h2,.editorial-cta h2{max-width:11ch;font-family:var(--serif);letter-spacing:-.035em;font-size:clamp(3.4rem,7vw,7rem);font-weight:300;line-height:.92}.editorial-section__heading .eyebrow{color:var(--sea-dark);margin-bottom:1.25rem}.editorial-section__body{align-content:end;gap:1.5rem;max-width:38rem;font-size:clamp(1rem,1.3vw,1.18rem);line-height:1.8;display:grid}.editorial-section__image{aspect-ratio:1.25;border-radius:20px;margin-bottom:1rem;position:relative;overflow:hidden;box-shadow:-3px 10px 13px #3a3a3a3d}.editorial-section__image img{object-fit:cover}.editorial-cta{min-height:clamp(30rem,55svh,34rem);padding:var(--section-space) var(--page-padding);text-align:center;background:var(--paper-deep);flex-direction:column;justify-content:center;align-items:center;display:flex}.editorial-form{padding:var(--section-space) var(--page-padding);background:var(--paper)}.editorial-form .lead-form{max-width:64rem;margin:0 auto}.editorial-cta h2{max-width:14ch;margin:1.25rem auto 2rem}.editorial-cta>p:not(.eyebrow){max-width:34rem}.text-link{letter-spacing:.14em;text-transform:uppercase;border-bottom:1px solid;align-items:center;gap:2rem;margin-top:2.5rem;padding-bottom:.5rem;font-size:.72rem;font-weight:600;display:inline-flex}.listing-discovery{min-height:36.125rem;color:var(--white);background:#5e7c81;padding:6.75rem 0 2rem;position:relative;overflow:hidden}.listing-hero{position:static}.listing-hero__video,.listing-hero__overlay{width:100%;position:absolute;left:0;right:0}.listing-hero__video{object-fit:cover;height:calc(100% + 3.75rem);top:-1.875rem}.listing-hero__overlay{background:#16161614;inset-block:0}.listing-hero__content{z-index:1;text-align:center;width:min(34rem,100% - 2rem);margin-inline:auto;position:relative}.listing-hero__content h2{font-family:var(--serif);letter-spacing:0;font-size:3rem;font-weight:300;line-height:1}.listing-search-panel{z-index:2;margin-top:1.75rem;position:relative}.property-search{grid-template-columns:10.2rem 10.2rem 10.2rem 15.3rem 4.625rem;align-items:end;gap:.42rem;width:min(52.5rem,100% - 2rem);margin:0 auto;display:grid}.property-search label{min-width:0;display:grid}.property-search label>span{color:var(--white);letter-spacing:0;margin-bottom:.15rem;font-size:1rem;font-weight:500;line-height:1.3}.property-search__mobile-suffix{display:none}.property-search select{color:#222;background:var(--white);width:100%;height:2.9375rem;font-family:var(--sans);border:1px solid #dce0e0;border-radius:.25rem;outline:0;padding:0 .75rem;font-size:1rem;font-weight:400}.property-search select:focus-visible,.property-search button:focus-visible{outline:2px solid var(--white);outline-offset:3px}.property-categories a:focus-visible{outline:2px solid var(--sea-dark);outline-offset:3px}.property-search button{cursor:pointer;width:4.625rem;height:2.875rem;color:var(--white);background:var(--sea);border-radius:.2rem;place-items:center;transition:background .18s;display:grid;position:relative}.property-search__icon{border:2px solid;border-radius:50%;width:.9rem;height:.9rem;display:block;position:relative}.property-search__icon:after{content:"";transform-origin:0;background:currentColor;width:.42rem;height:2px;position:absolute;bottom:-.25rem;right:-.35rem;transform:rotate(45deg)}.property-categories{background:var(--white);grid-template-columns:repeat(5,minmax(0,1fr));width:min(52.5rem,100% - 2rem);margin:3.75rem auto 0;display:grid}.property-categories--four{grid-template-columns:repeat(4,minmax(0,1fr))}.property-categories a{min-height:5rem;color:var(--ink);letter-spacing:.075em;flex-direction:column;justify-content:center;align-items:center;gap:.1rem;font-size:1rem;font-weight:300;line-height:1.2;transition:color .18s;display:flex}.property-categories img{object-fit:contain;width:2.45rem;height:2.45rem}.property-categories a:hover{color:var(--sea)}.listings-section{background:#f7f8f9;padding:1.35rem .625rem 6rem}.listings-section__title{color:#000;font-family:var(--serif);text-align:center;margin-bottom:1.525rem;font-size:2.5rem;font-weight:300;line-height:1.2}.listings-section--search .listings-section__title{margin-bottom:1.25rem}.search-results-intro{padding:3rem var(--page-padding) 1.5rem;text-align:center;background:#f7f8f9}.search-results-breadcrumb{color:#69727d;align-items:center;gap:.6rem;font-size:.75rem;display:flex}.search-results-breadcrumb a{color:var(--ink)}.search-results-intro h1{font-family:var(--serif);margin-top:.75rem;font-size:2.5rem;font-weight:300;line-height:1.2}.search-results-count{margin-top:.75rem}.search-results-sort{justify-content:center;margin-top:.25rem;display:flex}.search-results-sort label{align-items:center;gap:.25rem;display:flex}.search-results-sort select{color:#69727d;background:0 0;border:0;min-height:2.75rem;padding:0 1.75rem 0 .25rem}.listings-toolbar{border-bottom:1px solid var(--line);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;max-width:77.8rem;margin:0 auto 2rem;padding-bottom:1rem;font-size:.75rem;display:flex}.listings-toolbar form{align-items:center;gap:.7rem;display:flex}.listings-toolbar label{align-items:center;gap:.65rem;display:flex}.listings-toolbar select{background:0 0;border:0;border-bottom:1px solid;padding:.3rem 0;font-size:.75rem}.listings-toolbar button{cursor:pointer;border-bottom:1px solid;font-size:.7rem}.listing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem 1.5rem;max-width:77.8rem;margin:0 auto;display:grid}.listing-card{background:var(--white);content-visibility:auto;contain-intrinsic-size:auto 32rem;min-width:0}.listing-card__image{aspect-ratio:16/9;background:var(--paper-deep);display:block;position:relative;overflow:hidden}.listing-card__image img{object-fit:cover;transition:transform .5s cubic-bezier(.22,1,.36,1)}.listing-card:hover .listing-card__image img{transform:scale(1.035)}.listing-card__placeholder{color:#413f4b73;width:100%;height:100%;font-family:var(--serif);place-items:center;font-size:2rem;display:grid}.listing-card__status{color:var(--white);letter-spacing:.12em;text-transform:uppercase;background:#000000a6;border-radius:4px;padding:.55rem .7rem;font-size:.75rem;font-weight:600;line-height:1;position:absolute;top:.75rem;right:1.25rem}.listing-card__content{min-height:10rem;padding:1.25rem 1.25rem 1.875rem}.listing-card__place{color:var(--color-muted,#69727d);text-transform:capitalize;margin-top:.15rem;font-size:.82rem;font-weight:400}.listing-card h2{min-height:3.5rem;margin:0 0 .85rem;font-size:1.375rem;font-weight:600;line-height:1.2727}.listing-card__meta{justify-content:space-between;align-items:flex-start;gap:1rem;font-size:.82rem;display:flex}.listing-card__price{font-weight:600}.listing-card__facts{max-width:11rem;color:var(--color-muted,#69727d);text-align:right;line-height:1.5}.empty-state{text-align:center;background:var(--white);align-content:center;place-items:center;gap:.65rem;min-height:12rem;padding:2rem;display:grid}.empty-state h2{font-family:var(--serif);margin:0;font-size:2rem;font-weight:300;line-height:1.2}.empty-state>p:not(.eyebrow){max-width:36rem}.empty-state__actions{gap:1.5rem;margin-top:.5rem;display:flex}.pagination{justify-content:center;align-items:center;gap:.5rem;margin-top:3rem;display:flex}.pagination a{border:1px solid var(--line);background:var(--white);place-items:center;min-width:2.75rem;min-height:2.75rem;padding:.35rem .75rem;display:grid}.pagination a[aria-current=page]{color:var(--white);background:var(--sea)}.lead-form{width:100%}.lead-form>h2,.form-success h3{max-width:12ch;font-family:var(--serif);margin-bottom:2.5rem;font-size:clamp(3rem,5vw,5rem);font-weight:300;line-height:.95}.lead-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.lead-form__grid label{gap:.5rem;display:grid}.lead-form__grid label>span{letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:600}.lead-form__grid input,.lead-form__grid select,.lead-form__grid textarea{border:0;border-bottom:1px solid var(--ink);background:0 0;border-radius:0;outline:0;width:100%;padding:.75rem 0}.lead-form__grid textarea{resize:vertical}.lead-form__grid input:focus,.lead-form__grid select:focus,.lead-form__grid textarea:focus{border-color:var(--sea)}.lead-form input:focus-visible,.lead-form select:focus-visible,.lead-form textarea:focus-visible,.lead-form button:focus-visible{outline:2px solid var(--sea-dark);outline-offset:3px}.lead-form__grid small,.lead-form__error,.lead-form__message{color:#9d3f32;font-size:.72rem}.lead-form__wide{grid-column:1/-1}.lead-form__choices{border:0;border-bottom:1px solid var(--line);flex-wrap:wrap;gap:.75rem 1.25rem;padding:.5rem 0 1.5rem;display:flex}.lead-form__choices legend{letter-spacing:.1em;text-transform:uppercase;width:100%;margin-bottom:.5rem;font-size:.68rem;font-weight:600}.lead-form__choices label{grid-template-columns:auto 1fr;align-items:center;gap:.5rem;font-size:.78rem;display:inline-flex}.lead-form__choices input{width:1rem;height:1rem}.lead-form__choices label>span{letter-spacing:0;text-transform:none;margin:0;font-size:.72rem;font-weight:400}.lead-form__consent{align-items:flex-start;gap:.8rem;margin:2rem 0 .5rem;font-size:.78rem;display:flex}.lead-form>button{cursor:pointer;min-height:3.5rem;color:var(--white);background:var(--sea);letter-spacing:.12em;text-transform:uppercase;justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem;padding:.5rem 1.6rem;font-size:.7rem;font-weight:600;display:inline-flex}.lead-form>button:disabled{cursor:wait;opacity:.65}.lead-form__honeypot{clip:rect(0 0 0 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.form-success{background:var(--paper-deep);padding:clamp(3rem,6vw,6rem)}.form-success h3{margin:.75rem 0 1rem}.property-gallery{background:var(--paper);grid-template-rows:repeat(2,1fr);grid-template-columns:2fr 1fr 1fr;gap:0;height:23.875rem;padding:0 .75rem 1.5rem;display:grid;position:relative}.property-gallery__item{background:var(--paper-deep);cursor:zoom-in;border:0;border-radius:4px;min-width:0;padding:0;position:relative;overflow:hidden}.property-gallery__item--main{grid-row:1/-1}.property-gallery__item--secondary-wide{grid-area:1/2/-1/-1}.property-gallery__item img{object-fit:cover;transition:transform .5s}.property-gallery__item:hover img{transform:scale(1.02)}.property-gallery__empty{font-family:var(--serif);background:var(--paper-deep);grid-area:1/1/-1/-1;place-items:center;font-size:clamp(3rem,8vw,8rem);display:grid}.property-gallery__more{z-index:2;border:1px solid color-mix(in srgb, var(--ink) 18%, transparent);min-height:2.75rem;color:var(--ink);background:var(--paper);cursor:pointer;border-radius:4px;align-items:center;gap:.7rem;padding:.65rem .9rem;display:inline-flex;position:absolute;bottom:1.5rem;right:1.5rem;box-shadow:0 .25rem 1rem #00000029}.property-gallery__more svg{width:1.2rem;height:1.2rem}.property-gallery__item:focus-visible,.property-gallery__more:focus-visible,.property-lightbox button:focus-visible{outline:3px solid var(--sun);outline-offset:3px}.property-lightbox{z-index:200;color:#fff;background:#0e1918f5;place-items:center;padding:4rem;display:grid;position:fixed;inset:0}.property-lightbox__stage{width:min(88vw,90rem);height:min(82vh,52rem);position:relative}.property-lightbox__stage img{object-fit:contain}.property-lightbox__close,.property-lightbox__nav{z-index:1;color:#fff;cursor:pointer;background:#00000057;border:1px solid #ffffff73;border-radius:50%;place-items:center;width:3rem;height:3rem;padding:0;line-height:1;display:grid;position:absolute}.property-lightbox__close svg,.property-lightbox__nav svg{width:1.5rem;height:1.5rem;display:block}.property-lightbox__close{top:1.25rem;right:1.25rem}.property-lightbox__nav{top:50%;transform:translateY(-50%)}.property-lightbox__nav--previous{left:1.25rem}.property-lightbox__nav--next{right:1.25rem}.property-lightbox__count{margin:0;font-weight:700;position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%)}.property-intro{flex-direction:column;display:flex}.property-heading{order:1;grid-template-columns:minmax(0,1fr) auto;gap:2rem;padding:2.25rem .75rem 2rem;display:grid}.property-gallery{order:2}.property-breadcrumb{min-width:0;color:var(--sea-dark);white-space:nowrap;align-items:center;gap:.55rem;font-size:.75rem;display:flex;overflow:hidden}.property-breadcrumb a{color:inherit}.property-breadcrumb [aria-current=page]{text-overflow:ellipsis;overflow:hidden}.property-heading__status{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#585858;border-radius:3px;align-items:center;min-height:2rem;padding:.4rem .7rem;font-size:.7rem;font-weight:700;display:inline-flex}.property-heading h1{max-width:none;font-family:var(--serif);letter-spacing:0;margin:1.3rem 0 .375rem;font-size:1.875rem;font-weight:600;line-height:1.5}.property-heading__place{color:var(--sea-dark);letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:600}.property-heading__price{text-align:right;place-self:center end;font-size:1.75rem;font-weight:700;line-height:1.2}.property-facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(5,1fr);margin:0 .75rem;display:grid}.property-facts>div{border-right:1px solid var(--line);align-content:center;min-height:8rem;padding:1rem 1.5rem;display:grid}.property-facts>div:last-child{border-right:0}.property-facts dt{color:var(--sea-dark);letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:600}.property-facts dd{font-family:var(--serif);text-transform:capitalize;margin:.3rem 0 0;font-size:1.55rem;font-weight:300}.property-body{padding:var(--section-space) var(--page-padding);grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,10rem);display:grid}.property-body h2,.property-contact__intro h2,.contact-page h1,.estimate-hero h1,.not-found h1{max-width:11ch;font-family:var(--serif);letter-spacing:-.035em;margin-top:1rem;font-size:clamp(3.5rem,7vw,7rem);font-weight:300;line-height:.92}.property-body__copy{align-content:start;gap:1.25rem;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.85;display:grid}.feature-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-top:1.5rem;list-style:none;display:grid}.property-features h3{font-family:var(--serif);margin-top:1.5rem;font-size:1.75rem;font-weight:300}.feature-list li{border-top:1px solid var(--line);padding:.8rem 0;font-size:.82rem}.feature-list li:before{content:"+";color:var(--sea);margin-right:.75rem}.property-contact,.contact-page{padding:var(--section-space) var(--page-padding);background:var(--paper-deep);grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(3rem,8vw,10rem);display:grid}.property-contact__intro>p:last-child{max-width:32rem;margin-top:2rem}.contact-page__intro{align-content:start;gap:1.2rem;display:grid}.contact-page__title-mobile{display:none}.contact-page h1{margin-bottom:1rem}.contact-page__intro>p,.contact-page__note{max-width:39rem;font-size:1.05rem;line-height:1.8}.contact-page address{border-top:1px solid var(--line);gap:.35rem;margin-top:1.5rem;padding-top:1.5rem;font-style:normal;display:grid}.contact-page__form{background:var(--paper);padding:clamp(2rem,4vw,4rem)}.contact-page__note{font-family:var(--serif);margin-bottom:3rem;font-size:1.5rem}.estimate-hero{min-height:36rem;padding:var(--section-space) var(--page-padding);color:var(--white);background:linear-gradient(#19282b85,#19282bb8),url(/assets/images/agence.png) 50%/cover}.estimate-hero h1{max-width:12ch;margin-bottom:2.5rem}.estimate-hero>p:not(.eyebrow){max-width:42rem;margin-top:1rem;font-size:1.08rem}.estimate-form-section{padding:var(--section-space) var(--page-padding)}.estimate-form-section .lead-form{max-width:58rem;margin:0 auto}.not-found{min-height:70svh;padding:var(--section-space) var(--page-padding);text-align:center;align-content:center;place-items:center;display:grid}.not-found h1{max-width:13ch}.not-found>p:not(.eyebrow){max-width:34rem;margin:2rem 0 0}.not-found>div{gap:2rem;display:flex}.news-hero{padding:var(--section-space) var(--page-padding) clamp(4rem, 8vw, 8rem);background:var(--paper-deep)}.news-hero h1,.legal-page h1{font-family:var(--serif);letter-spacing:-.04em;margin:.75rem 0 2rem;font-size:clamp(5rem,12vw,12rem);font-weight:300;line-height:.82}.news-hero>p:last-child{max-width:35rem}.article-grid{padding:0 var(--page-padding) var(--section-space);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.article-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);content-visibility:auto;contain-intrinsic-size:auto 46rem;padding:clamp(2rem,4vw,4rem)}.article-card:nth-child(2n){border-right:0}.article-card__image{aspect-ratio:1.45;background:var(--paper-deep);margin-bottom:2.5rem;display:block;position:relative;overflow:hidden}.article-card__image img{object-fit:cover;transition:transform .5s}.article-card:hover .article-card__image img{transform:scale(1.03)}.article-card__image>span{width:2.75rem;height:2.75rem;color:var(--ink);background:#ffffffe0;border-radius:50%;place-items:center;font-size:.68rem;display:grid;position:absolute;top:1rem;right:1rem}.article-card__placeholder{width:100%;height:100%;font-family:var(--serif);background:radial-gradient(circle at 70% 25%, #498a9938, transparent 25%), var(--paper-deep);place-items:center;font-size:clamp(2rem,5vw,5rem);display:grid}.article-card h2{max-width:18ch;font-family:var(--serif);margin:1rem 0 1.3rem;font-size:clamp(2rem,3.8vw,3.7rem);font-weight:300;line-height:1}.article-card__content>p:not(.eyebrow){max-width:38rem}.article-page__header{padding:var(--section-space) var(--page-padding);background:var(--paper-deep)}.article-page__breadcrumb{letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:2.5rem;font-size:.78rem;font-weight:600;display:flex}.article-page__breadcrumb a{border-bottom:1px solid #0000;align-content:center;min-height:2.75rem}.article-page__breadcrumb a:hover{border-color:currentColor}.article-page__header h1{max-width:18ch;font-family:var(--serif);letter-spacing:-.035em;margin:1rem 0 2.5rem;font-size:clamp(3.5rem,8vw,8rem);font-weight:300;line-height:.9}.article-page__header>p:not(.eyebrow):not(.article-page__meta){max-width:47rem;font-size:1.1rem}.article-page__meta{color:#413f4bc7;flex-wrap:wrap;gap:.5rem 1.25rem;margin-top:1.5rem;font-size:.875rem;display:flex}.article-page__cover{height:min(48rem,62vw);margin:0 var(--page-padding);position:relative}.article-page__cover img{object-fit:cover}.article-page__body{width:min(50rem, calc(100% - (2 * var(--page-padding))));padding:var(--section-space) 0;margin:0 auto;font-size:1.08rem;line-height:1.9}.article-page__body section{margin-bottom:3.5rem}.article-page__body h2,.legal-page h2{font-family:var(--serif);margin-bottom:1.5rem;font-size:clamp(2.3rem,4vw,4rem);font-weight:300;line-height:1}.article-page__body p+p{margin-top:1.25rem}.article-page__body ul{gap:.8rem;margin:1.5rem 0 0 1.2rem;display:grid}.article-page__summary{border-left:.25rem solid var(--sea-dark);background:var(--surface);margin-bottom:4rem;padding:2rem clamp(1.5rem,4vw,3rem)}.article-page__summary h2{margin:.75rem 0 1.5rem;font-size:clamp(2rem,3.6vw,3rem)}.article-page__summary ul{margin-top:0}.article-page__sources{border-top:1px solid var(--line);padding-top:3rem}.article-page__sources h2{font-size:clamp(2rem,3.6vw,3rem)}.article-page__sources ul{gap:1rem;margin-left:0;list-style:none}.article-page__sources li{gap:.15rem;display:grid}.article-page__sources a{border-bottom:1px solid;width:fit-content;font-weight:600;line-height:1.5}.article-page__sources li span,.article-page__sources>p:last-child{color:#413f4bc2;font-size:.875rem}.article-page__sources>p:last-child{margin-top:2rem}.article-page__actions{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:1rem clamp(2rem,5vw,5rem);padding-top:1rem;display:flex}.legal-page{max-width:74rem;padding:var(--section-space) var(--page-padding);margin:0 auto}.legal-page h1{max-width:8ch;font-size:clamp(4.5rem,9vw,9rem)}.legal-page section{border-top:1px solid var(--line);grid-template-columns:.8fr 1.2fr;gap:3rem;padding:3rem 0;display:grid}@media (max-width:1024px){.site-header__inner{padding:0 var(--page-padding)}.desktop-nav{display:none}.menu-trigger{display:block}.site-header--overlay{border-color:var(--line);color:var(--ink);background:var(--paper);position:relative}.site-header--overlay .site-header__inner{padding:0 var(--page-padding)}.site-header--overlay .header-logo--light{display:none}.site-header--overlay .header-logo--dark{display:inline-flex}.header-locales{display:none}}@media (max-width:991px){.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media not (min-width:768px){:root{--header-height:4.6875rem}.header-estimate{display:none}.site-header:not(.site-header--home){color:#413f4b;background:var(--white);border:0;width:100%;position:sticky;top:0}.site-header:not(.site-header--home) .brand-logo{width:100%;height:var(--header-height);grid-area:1/1;justify-content:center;align-items:center;display:flex}.site-header:not(.site-header--home) .brand-logo img{width:100%;max-height:var(--header-height)}.site-header:not(.site-header--home) .site-header__inner,.site-header--overlay:not(.site-header--home) .site-header__inner{width:100%;height:var(--header-height);background:var(--white);grid-template-columns:40% 40% 20%;gap:0;padding:0;display:grid}.site-header:not(.site-header--home) .header-locales{width:100%;height:var(--header-height);color:#000;grid-area:1/2;grid-template-rows:repeat(3,1.5625rem);align-content:center;justify-items:end;padding-right:.75rem;font-size:.9375rem;line-height:1.5625rem;display:grid;position:static}.site-header:not(.site-header--home) .site-header__actions{width:100%;height:var(--header-height);grid-area:1/3;justify-content:center;align-items:center;display:flex}.site-header:not(.site-header--home) .menu-trigger{width:3.125rem;height:3.125rem}.site-header:not(.site-header--home) .menu-trigger span{width:2rem;margin:.34rem auto}.site-header--home{height:5rem}.site-header--home .site-header__inner{width:100%;height:auto;padding:0}.site-header--home .site-header__actions{top:.625rem;right:.625rem}.site-header--home .menu-trigger{gap:.45rem;width:3.75rem;height:3.75rem}.site-header--home .menu-trigger span{width:1.5rem;height:1.6px}.site-header--home.site-header--overlay{color:var(--white);background:0 0;border:0;position:absolute}.menu-trigger--home{width:3.75rem;height:3.75rem}.menu-trigger--home span{width:1.6rem}.mobile-menu{--menu-padding:1.25rem;width:100%}.mobile-menu__header{padding-block:calc(1.25rem + env(safe-area-inset-top)) 1.25rem}.site-header .mobile-menu .mobile-menu__brand.brand-logo{width:9rem}.mobile-menu__link{min-height:3.625rem;font-size:1.625rem}.mobile-menu__footer{padding-top:1rem}.site-header--home,.home-hero{--home-content-width:min(18.125rem, calc(100vw - 4.375rem));--home-logo-width:var(--home-content-width);--home-content-height:calc(var(--home-logo-height) + 44.5rem);--home-content-top:0px;--home-title-gap:.625rem;--home-title-size:clamp(1.75rem, 9.6vw, 2.25rem);--home-title-top:calc(4.125rem + var(--home-logo-height) + var(--home-title-gap));--home-location-top:calc(var(--home-title-top) + var(--home-title-size) * 1.3);--home-nav-top:calc(var(--home-location-top) + 4.21875rem)}.home-hero__identity{width:100%;top:4.125rem}.home-hero__identity .brand-logo{transform:none}.home-hero__identity h1{width:100%;font-size:var(--home-title-size);line-height:1.3}.home-hero__nav{top:var(--home-nav-top);padding:0}.home-hero__nav:before,.home-hero__nav:after{display:none}.home-hero__nav-links{grid-template-columns:1fr}.home-hero__nav a{border-right:0;border-bottom:1px solid var(--line-light);justify-content:center;min-height:8.5rem;padding:1.25rem 0;line-height:2.25rem}.home-hero__nav a:first-child{align-items:flex-start;min-height:7.25rem;padding-top:.625rem}.home-hero__nav a:last-child{border-bottom:0}.home-hero__locations{top:var(--home-location-top);white-space:nowrap;text-transform:none;padding:0;font-size:1.5625rem;line-height:1.5}.home-hero__languages{top:2.5rem;gap:0;width:2.75rem;font-size:1.125rem;line-height:1.5625rem;inset-inline-start:.625rem}.site-footer{background:#498a99;min-height:58.875rem;padding:0}.site-footer__lead,.site-footer__grid,.site-footer__bottom{display:none}.site-footer__mobile{text-align:center;flex-direction:column;align-items:center;min-height:58.875rem;padding:3.4rem 2.1875rem 1.75rem;display:flex}.site-footer__mobile h2{max-width:19rem;font-family:var(--serif);margin:0 0 1.35rem;font-size:1.75rem;font-weight:300;line-height:1.15}.site-footer__mobile>p:not(.site-footer__mobile-copyright){max-width:18.75rem;font-size:1.25rem;line-height:1.5}.site-footer__mobile-contacts{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%;max-width:18.125rem;margin:2rem 0 1.75rem;display:grid}.site-footer__mobile-contacts>div{align-content:start;gap:.35rem;display:grid}.site-footer__mobile-contacts strong{font-family:var(--serif);font-size:1.25rem;font-weight:300}.site-footer__mobile-contacts a{min-height:2.75rem;padding-top:.45rem;font-size:.75rem;line-height:1.3}.site-footer__mobile-team{object-fit:cover;object-position:center;width:min(18.125rem,100vw - 4.375rem);height:18.75rem}.site-footer__mobile-copyright{max-width:18.75rem;margin-top:auto;font-size:.72rem;line-height:1.45}.site-footer__lead h2{font-size:clamp(3.8rem,20vw,6.5rem)}.round-link{width:4.5rem;margin-top:2rem;position:static}.site-footer__grid{grid-template-columns:1fr}.site-footer__bottom{flex-direction:column;gap:.5rem}.editorial-hero{min-height:39rem;padding-bottom:4rem}.editorial-hero__content h1{font-size:clamp(4rem,20vw,6.5rem)}.scroll-cue{display:none}.editorial-section{grid-template-columns:2rem 1fr;gap:1rem}.editorial-section__heading,.editorial-section__body{grid-column:2}.editorial-section__heading h2,.editorial-cta h2{font-size:clamp(3.3rem,17vw,5.8rem)}.editorial-section__body{margin-top:1.5rem}.marketing-page--services .editorial-hero{height:30.4375rem;min-height:30.4375rem;color:var(--white);background:#86bee0;padding:0;display:block;overflow:hidden}.marketing-page--services .editorial-hero__media,.marketing-page--services .editorial-hero__wash{height:21.625rem;top:8.8125rem;bottom:auto}.marketing-page--services .editorial-hero__media{object-position:center center}.marketing-page--services .editorial-hero__wash{background:#efe5dab3}.marketing-page--services .editorial-hero__content{text-align:center;justify-content:center;align-items:center;height:8.8125rem;padding:0;display:flex;position:absolute;inset:0 0 auto}.marketing-page--services .editorial-hero__content>.eyebrow,.marketing-page--services .editorial-hero__intro{display:none}.marketing-page--services .editorial-hero__content h1{width:100%;max-width:none;font-family:var(--serif-hairline-italic);letter-spacing:-.02em;margin:0;font-size:2.5rem;font-style:normal;line-height:1;transform:translateY(.59375rem)}.marketing-page--services .marketing-mobile-intro{z-index:3;width:min(18.125rem,100% - 3rem);height:21.625rem;color:var(--ink);text-align:center;padding-top:1.7875rem;display:block;position:absolute;top:8.8125rem;left:50%;transform:translate(-50%)}.marketing-page--services .marketing-mobile-intro h2{font-family:var(--serif);letter-spacing:-.02em;margin:0;font-size:1.875rem;font-weight:300;line-height:1}.marketing-page--services .marketing-mobile-intro__lead{margin-top:1.25rem;font-size:1.25rem;line-height:1.5625rem}.marketing-page--services .marketing-mobile-intro__lead strong,.marketing-page--services .marketing-mobile-intro__lead span{display:block}.marketing-page--services .marketing-mobile-intro>p:last-child{margin-top:1.5rem;font-size:1.125rem;line-height:1.5625rem}.marketing-page--services .editorial-sections{background:var(--accent);padding:0 .625rem}.marketing-page--services .editorial-section{content-visibility:visible;contain-intrinsic-size:none;border:0}.marketing-page--services .editorial-section__number{display:none}.marketing-page--services .editorial-section--services-card{flex-direction:column;gap:0;height:41.875rem;padding:2rem 0 0;display:flex}.marketing-page--services .editorial-section--services-card .editorial-section__body{margin:0;display:contents}.marketing-page--services .editorial-section--services-card .editorial-section__image{aspect-ratio:auto;width:100%;height:14.7938rem;box-shadow:none;border-radius:1.25rem;flex:none;order:1;margin:0}.marketing-page--services .editorial-section--services-card .editorial-section__heading{z-index:1;text-align:center;background:var(--paper);order:2;width:min(17.8125rem,100% - 2rem);margin:-1.875rem auto 0}.marketing-page--services .editorial-section--services-card .editorial-section__heading h2{letter-spacing:0;max-width:none;font-size:2.1875rem;line-height:1}.marketing-page--services .editorial-section--services-card .editorial-section__body>p{text-align:center;background:var(--paper);order:3;width:min(17.8125rem,100% - 2rem);margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.875rem}.marketing-page--services .editorial-section--services-card .editorial-section__body>p:first-of-type{box-shadow:0 -1.25rem 0 var(--paper);margin-top:1.25rem}.marketing-page--services .editorial-section--services-card .editorial-section__body>p+p{box-shadow:0 -2.25rem 0 var(--paper);margin-top:2.25rem}.marketing-page--services .editorial-section--services-partner{width:calc(100% + 1.25rem);height:54.75rem;color:var(--white);background:linear-gradient(145deg, var(--sea-dark), #284e58);flex-direction:column;gap:0;margin-left:-.625rem;padding:8.625rem 1.4875rem 0;display:flex;position:relative}.marketing-page--services .editorial-section--services-partner .editorial-section__heading{order:1}.marketing-page--services .editorial-section--services-partner .editorial-section__heading h2{letter-spacing:-.02em;max-width:20.5rem;font-size:3.125rem;line-height:1.5}.marketing-page--services .editorial-section--services-partner .editorial-section__body{order:2;margin-top:1.9375rem;font-size:1.375rem;line-height:2.0625rem}.marketing-page--services .editorial-section__mobile-link{letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid;order:3;align-items:center;gap:1.5rem;width:fit-content;min-height:2.75rem;margin-top:1.25rem;font-size:.75rem;font-weight:600;display:inline-flex}.marketing-page--services .editorial-section--services-partner .editorial-section__mobile-image{border-radius:.35rem;flex:none;order:4;width:min(19rem,100% - 1.5rem);height:14.6688rem;margin:3.1875rem auto 0;display:block;position:relative;overflow:hidden}.marketing-page--services .editorial-section--services-partner .editorial-section__mobile-image img{object-fit:cover}.marketing-page--services>.editorial-cta{display:none}.marketing-page--notre-agence .editorial-hero{justify-content:center;align-items:center;height:37.5rem;min-height:37.5rem;padding:0;display:flex}.marketing-page--notre-agence .editorial-hero>.editorial-hero__media{display:none}.marketing-page--notre-agence .editorial-hero__mobile-media{z-index:0;background-position:50%;background-size:cover;display:block;position:absolute;inset:0}.marketing-page--notre-agence .editorial-hero__wash{background:#131f2024}.marketing-page--notre-agence .editorial-hero__content{text-align:center;width:100%}.marketing-page--notre-agence .editorial-hero__content>.eyebrow,.marketing-page--notre-agence .editorial-hero__intro{display:none}.marketing-page--notre-agence .editorial-hero__content h1{width:calc(100% - 1.25rem);max-width:none;font-family:var(--serif-hairline-italic);letter-spacing:-.04em;margin:0 auto;font-size:clamp(5rem,26.667vw,6.25rem);font-style:normal;line-height:1}.marketing-page--notre-agence .editorial-sections{background:#fbf7f3;padding:0}.marketing-page--notre-agence .editorial-section{content-visibility:visible;contain-intrinsic-size:none;border:0}.marketing-page--notre-agence .editorial-section__number{display:none}.marketing-page--notre-agence .editorial-section--agency-intro{height:68.55rem;padding:0;display:block;position:relative}.marketing-page--notre-agence .editorial-section--agency-intro .editorial-section__mobile-image{border-radius:.25rem;width:min(16.675rem,100% - 3rem);height:14.4375rem;display:block;position:absolute;top:11.7375rem;left:50%;overflow:hidden;transform:translate(-50%)}.marketing-page--notre-agence .editorial-section--agency-intro .editorial-section__mobile-image img{object-fit:cover}.marketing-page--notre-agence .editorial-section--agency-intro .editorial-section__heading{z-index:2;width:min(16.675rem,100% - 3rem);position:absolute;top:17.45rem;left:50%;transform:translate(-50%)}.marketing-page--notre-agence .editorial-section--agency-intro .editorial-section__heading h2{max-width:none;font-family:var(--serif-hairline-italic);letter-spacing:0;font-size:1.5rem;font-style:normal;line-height:1.3}.marketing-page--notre-agence .editorial-section--agency-intro .editorial-section__body{z-index:2;background:#fbf7f3;width:min(15.425rem,100% - 4rem);max-width:none;margin:0;font-size:1.125rem;line-height:1.6875rem;display:block;position:absolute;top:21.275rem;left:50%;transform:translate(-50%)}.marketing-page--notre-agence .editorial-section--agency-intro .editorial-section__mobile-intro{display:block}.marketing-page--notre-agence .editorial-section--agency-intro .editorial-section__body>p+p{margin-top:2.25rem}.marketing-page--notre-agence .editorial-section--agency-value{height:17.9188rem;padding:0;display:block;position:relative}.marketing-page--notre-agence .editorial-section--agency-value:before{border:1px solid var(--sea);content:"";border-radius:50%;width:.875rem;height:.875rem;position:absolute;top:6.5625rem;left:calc(50% - 8.3375rem)}.marketing-page--notre-agence .editorial-section--agency-value .editorial-section__heading{position:static}.marketing-page--notre-agence .editorial-section--agency-value .editorial-section__heading h2{width:min(14.0063rem,100% - 5rem);max-width:none;font-family:var(--sans);letter-spacing:0;font-size:1.25rem;font-weight:400;line-height:1.875rem;position:absolute;top:6.5625rem;left:calc(50% - 7.00625rem)}.marketing-page--notre-agence .editorial-section--agency-value .editorial-section__heading .eyebrow{display:none}.marketing-page--notre-agence .editorial-section--agency-intro+.editorial-section--agency-value .editorial-section__heading .eyebrow{width:min(16.675rem,100% - 3rem);color:var(--ink);font-family:var(--serif);letter-spacing:0;text-transform:none;margin:0;font-size:1.5rem;font-weight:300;line-height:2.25rem;display:block;position:absolute;top:1.25rem;left:calc(50% - 8.3375rem)}.marketing-page--notre-agence .editorial-section--agency-value .editorial-section__body{width:min(14.0063rem,100% - 5rem);max-width:none;margin:0;font-size:1.125rem;line-height:1.6875rem;display:block;position:absolute;top:9.0625rem;left:calc(50% - 7.00625rem)}.marketing-page--notre-agence .editorial-section--agency-closing{height:50.4375rem;padding:0;display:block;position:relative}.marketing-page--notre-agence .editorial-section--agency-closing .editorial-section__heading{width:min(19.6875rem,100% - 3.75rem);position:absolute;top:5.125rem;left:50%;transform:translate(-50%)}.marketing-page--notre-agence .editorial-section--agency-closing .editorial-section__heading h2{letter-spacing:0;max-width:12ch;font-size:1.625rem;line-height:1.2}.marketing-page--notre-agence .editorial-section--agency-closing .editorial-section__body{width:min(19.6875rem,100% - 3.75rem);max-width:none;margin:0;font-size:1.125rem;line-height:1.5625rem;display:block;position:absolute;top:19rem;left:50%;transform:translate(-50%)}.marketing-page--notre-agence .editorial-section--agency-closing .editorial-section__body>p+p{margin-top:1rem}.listing-discovery{min-height:0;padding-top:2.8125rem}.search-results-intro{text-align:center;height:10.475rem;padding:0 .75rem;position:relative}.search-results-breadcrumb{gap:.55rem;height:1.5625rem;font-size:.75rem;line-height:1.5625rem;position:absolute;top:.9375rem;left:.75rem;right:.75rem}.search-results-intro h1{height:2.25rem;margin:0;font-size:1.5rem;line-height:2.25rem;position:absolute;top:3.125rem;left:.75rem;right:.75rem}.search-results-count{height:1.5625rem;margin:0;font-size:.9375rem;line-height:1.5625rem;position:absolute;top:6.3125rem;left:.75rem;right:.75rem}.search-results-sort{height:2.6rem;margin:0;position:absolute;top:7.875rem;left:.75rem;right:.75rem}.search-results-sort label{justify-content:center;gap:0;width:13.696rem;height:2.6rem;font-size:.9375rem;line-height:1.5625rem}.search-results-sort select{width:9.815rem;height:2.6rem;min-height:2.6rem;padding:0 1.4rem 0 .25rem;font-size:.9375rem}.listing-hero__video{object-position:center center;height:100%;top:0}.listing-hero__overlay{background:#1616161f}.listing-hero__content{width:min(19.6875rem,100% - 2rem)}.listing-hero__content h2{font-size:1.8125rem;line-height:1.2}.property-search,.property-search--with-project{grid-template-columns:1fr;gap:.42rem;width:14.375rem}.property-search label>span{font-size:1rem;line-height:1.25}.property-search select{height:2.9375rem}.property-search button{width:3.375rem;min-width:2.75rem;height:2.875rem;margin:.85rem auto 0}.property-search__mobile-suffix{display:inline}.property-categories{grid-template-columns:repeat(3,1fr);width:min(22.1875rem,100% - 1.25rem);margin-top:4.2rem}.property-categories--four{grid-template-columns:repeat(2,1fr)}.property-categories a{color:#69727d;letter-spacing:0;gap:0;min-height:4.3rem;font-size:1rem}.property-categories img{width:2.1rem;height:2.1rem}.listings-section{padding:.625rem .625rem 4rem}.listings-section--results{padding:1rem .75rem 4rem}.listings-section__title{margin-bottom:1.9rem;font-size:1.5625rem;line-height:1.2}.listings-toolbar{flex-direction:column;align-items:flex-start;gap:1rem}.listings-toolbar form{justify-content:space-between;width:100%}.listings-toolbar button{align-items:center;min-height:1.5rem;padding-block:.1875rem;display:inline-flex}.listing-grid{grid-template-columns:1fr;gap:1.5rem}.listing-card__image{aspect-ratio:1.42}.listings-section--results .listing-card__image{aspect-ratio:auto;height:15.625rem}.listing-card__content{min-height:9.95rem}.listings-section--results .listing-card__content{text-align:center;align-items:center}.listing-card h2{min-height:0;font-size:1rem;line-height:1.75}.listing-card__meta{flex-direction:column;align-items:flex-start;gap:.6rem}.listings-section--results .listing-card__meta{align-items:center}.listing-card__facts{text-align:left;max-width:none}.listings-section--results .listing-card__facts{text-align:center}.empty-state{padding:2rem 1rem}.empty-state__actions{flex-direction:column;align-items:center;gap:.5rem}.lead-form__grid{grid-template-columns:1fr}.lead-form__wide{grid-column:auto}.property-gallery{background:var(--white);order:1;grid-template-rows:1fr;grid-template-columns:1fr;height:13.1906rem;padding:0}.property-heading{background:var(--white);order:2;height:17.35rem;padding:4.6rem 1.5rem 1.55rem;display:block;position:relative}.property-heading:before{content:"";border-bottom:1px solid #dce0e0;position:absolute;top:3.05rem;left:0;right:0}.property-heading>div{flex-direction:column;display:flex}.property-breadcrumb,.property-heading__price{display:none}.property-heading h1{order:2;width:100%;margin:1rem 0 0;font-size:1.25rem;font-weight:400;line-height:1.5}.property-heading__status{order:1;width:fit-content;min-height:2rem;padding:.4rem .7rem;font-size:.75rem;line-height:1}.property-gallery__more{width:auto;min-width:2.83rem;height:1.6rem;min-height:1.6rem;color:var(--white);box-shadow:none;background:#00000080;border:0;gap:.48rem;padding:.35rem .4rem;font-size:.75rem;line-height:.75rem;bottom:1.25rem;right:1.25rem}.property-gallery__more svg{width:.75rem;height:.75rem}.property-gallery__more:before{content:"";position:absolute;inset:-.575rem -.25rem}.property-gallery__more-label{display:none}.property-lightbox{padding:3.5rem 1rem}.property-lightbox__stage{width:100%;height:78vh}.property-lightbox__nav--previous{left:.5rem}.property-lightbox__nav--next{right:.5rem}.property-gallery__item:not(:first-child){display:none}.property-heading,.property-body,.property-contact,.contact-page{grid-template-columns:1fr}.property-facts{display:none}.property-body{background:var(--white);padding:1.55rem 1.5rem 0;display:block}.property-body>div:first-child .eyebrow{display:none}.property-body h2{max-width:none;font-family:var(--sans);letter-spacing:0;margin:0 0 1.5rem;font-size:1.125rem;font-weight:500;line-height:1.2}.property-body__copy{font-size:.9375rem;line-height:1.6667;display:block}.property-body__copy>p+p{margin-top:1rem}.property-features{border-top:1px solid #dce0e0;border-bottom:1px solid #dce0e0;margin:1.55rem -1.5rem 0;padding:1.55rem 1.5rem 1.35rem}.property-features h3{font-family:var(--sans);margin:0;font-size:1.125rem;font-weight:500;line-height:1.2}.feature-list{grid-template-columns:1fr;margin-top:0}.feature-list li{border:0;min-height:3.0625rem;padding:.75rem 0;font-size:.9375rem;line-height:1.5625rem}.feature-list li:before{content:"✓";border:1px solid;border-radius:50%;place-items:center;width:.95rem;height:.95rem;margin-right:.5rem;font-size:.65rem;line-height:1;display:inline-grid}.property-contact{background:var(--white);gap:1.75rem;padding:2rem 2.25rem 2.5rem}.property-contact__intro .eyebrow{display:none}.property-contact__intro h2{max-width:none;margin:0;font-size:1.5rem;line-height:1.2}.property-contact__intro>p:last-child{margin-top:1rem;font-size:.9375rem;line-height:1.6667}.property-contact .lead-form__grid{gap:.5rem}.property-contact .lead-form__grid label{gap:.25rem}.property-contact .lead-form__grid input,.property-contact .lead-form__grid select,.property-contact .lead-form__grid textarea{background:var(--white);border:1px solid #dce0e0;border-radius:.1875rem;min-height:2.625rem;padding:.45rem .75rem}.property-contact .lead-form__grid textarea{min-height:6.25rem}.property-contact .lead-form__consent{margin-top:1rem}.property-contact .lead-form>button{width:100%;min-height:2.75rem;margin-top:1rem}.contact-page{background:#498a99;border-radius:.5rem;gap:0;min-height:71.25rem;padding:0;overflow:hidden}.contact-page__intro{height:32.475rem;min-height:32.475rem;color:var(--white);background:#99c4c6;gap:.8rem;padding:1.875rem}.contact-page__intro>.eyebrow,.contact-page__title-desktop{display:none}.contact-page__title-mobile{display:inline}.contact-page h1{letter-spacing:-.02em;max-width:none;margin:0 0 1.15rem;font-size:2.25rem;line-height:1}.contact-page__intro>p{margin:0;font-size:.9375rem;line-height:1.67}.contact-page address{border:0;gap:.1rem;margin-top:2.73rem;padding:0;font-size:.9375rem;line-height:1.55}.contact-page address a{min-height:2.75rem;padding-top:.5rem}.contact-page__form{background:var(--paper);min-height:38.75rem;margin:0;padding:1.875rem}.contact-page__note{max-width:none;font-family:var(--sans);margin:0 0 3.45rem;font-size:1.125rem;line-height:1.4}.contact-page .lead-form__grid{gap:.8625rem}.contact-page .lead-form__grid label{gap:.25rem}.contact-page .lead-form__grid label>span{letter-spacing:.05em;font-size:.625rem}.contact-page .lead-form--contact .lead-form__grid label>span{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.contact-page .lead-form__grid input,.contact-page .lead-form__grid select,.contact-page .lead-form__grid textarea{background:var(--white);border:0;border-radius:.1875rem;min-height:2.6875rem;padding:.65rem .75rem}.contact-page .lead-form__grid input,.contact-page .lead-form__grid select{height:2.6875rem;padding-block:0}.contact-page .lead-form__grid textarea{min-height:6rem}.contact-page .lead-form__consent{gap:.55rem;margin:.85rem 0 .25rem;font-size:.68rem;line-height:1.35}.contact-page .lead-form>button{gap:.8rem;width:10.4125rem;min-width:10.4125rem;height:2.5625rem;min-height:2.5625rem;margin-top:1rem;padding:.4rem .6rem;transform:translateY(-1.16563rem)}.not-found>div{flex-direction:column;align-items:center;gap:0}.article-grid{grid-template-columns:1fr;padding-inline:0}.article-card{padding-inline:var(--page-padding);border-right:0}.article-page__cover{height:24rem;margin:0}.legal-page section{grid-template-columns:1fr;gap:1rem}}.site-header--property{z-index:140;background:#f1e6dc;height:5.9375rem;position:sticky;top:0}.site-header--property .header-locales{color:var(--ink);font-family:var(--sans);text-align:left;background:0 0;border:0;border-radius:0;font-size:.94rem;line-height:1.55;display:grid;top:.7rem;right:1.45rem}.site-header--property .header-locales span{border:0;border-radius:0;width:auto;height:auto;padding:0;display:block}.site-header--property .header-locales .is-disabled{opacity:1}.property-detail-page--reference{--property-max:59.125rem;background:#f6f8f9;padding-bottom:1.875rem}.property-detail-page--reference .property-intro{flex-direction:column;display:flex}.property-detail-page--reference .property-heading{width:min(var(--property-max), calc(100% - 5.25rem));background:0 0;order:1;max-width:none;height:auto;min-height:11.9375rem;margin:0 auto;padding:1.75rem 0 1.875rem;display:block}.property-heading__top,.property-heading__main{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.property-detail-page--reference .property-breadcrumb{color:#5f666b;white-space:nowrap;align-items:center;gap:.55rem;min-width:0;min-height:2rem;font-size:.75rem;display:flex;overflow:hidden}.property-detail-page--reference .property-breadcrumb a{min-height:0}.property-detail-page--reference .property-breadcrumb [aria-current=page]{text-overflow:ellipsis;overflow:hidden}.property-actions{flex:none;gap:.28rem;display:flex}.property-actions button{color:#273036;cursor:pointer;background:0 0;border:1px solid #273036;border-radius:.25rem;place-items:center;width:1.95rem;height:1.95rem;display:grid}.property-actions button[aria-pressed=true]{color:var(--white);background:var(--sea)}.property-actions svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:1.05rem;height:1.05rem}.property-detail-page--reference .property-heading__main{margin-top:.72rem}.property-detail-page--reference .property-heading h1{max-width:39rem;font-family:var(--serif);letter-spacing:-.02em;margin:0 0 .65rem;font-size:clamp(1.85rem,3vw,2.2rem);font-weight:600;line-height:1.15}.property-detail-page--reference .property-heading__status{background:#56595c;border-radius:.18rem;min-height:2rem;padding:.4rem .7rem;font-size:.67rem}.property-detail-page--reference .property-heading__price{color:#1e2529;font-family:var(--sans);text-align:right;flex:none;margin:-.35rem 0 0;font-size:clamp(1.8rem,3vw,2.15rem);font-weight:700;line-height:1.15;display:block}.property-detail-page--reference .property-gallery{width:min(var(--property-max), calc(100% - 5.25rem));background:0 0;order:2;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:2fr 1fr 1fr;gap:.5rem;height:clamp(16.375rem,26vw,24.5rem);margin:0 auto;padding:0}.property-detail-page--reference .property-gallery__item{border-radius:0}.property-detail-page--reference .property-gallery__more{background:var(--white);border:0;border-radius:999px;min-height:2.55rem;padding:.55rem .85rem;font-size:.82rem;bottom:1rem;right:1rem}.property-detail-page--reference .property-facts{width:min(var(--property-max), calc(100% - 5.25rem));background:var(--white);border:0;grid-template-columns:1.25fr repeat(4,1fr);min-height:7.125rem;margin:2.125rem auto 1.875rem;padding:1.45rem 1.875rem;display:grid}.property-detail-page--reference .property-facts>div{border:0;align-content:normal;align-items:center;gap:.65rem;min-height:0;padding:0 .45rem;display:flex}.property-detail-page--reference .property-facts>div:first-child{align-content:center;padding-left:0;display:grid}.property-detail-page--reference .property-facts>div:first-child>svg{display:none}.property-detail-page--reference .property-facts svg{fill:none;stroke:#20282d;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4px;flex:none;width:1.75rem;height:1.75rem}.property-detail-page--reference .property-facts dt{color:#384147;letter-spacing:0;text-transform:none;font-size:.77rem;font-weight:400;line-height:1.4}.property-detail-page--reference .property-facts dd{color:#171d21;font-family:var(--sans);text-transform:none;margin-top:.15rem;font-size:.92rem;font-weight:500;line-height:1.3}.property-content-grid{width:min(var(--property-max), calc(100% - 5.25rem));grid-template-columns:minmax(0,2fr) minmax(15.5rem,.8fr);align-items:start;gap:1.5rem;margin:0 auto;display:grid}.property-content-column{min-width:0}.property-section,.property-similar{background:var(--white);margin-bottom:1.875rem;padding:1.875rem}.property-section>h2,.property-similar>h2,.property-reviews__heading h2{color:#20272c;font-family:var(--sans);border-bottom:1px solid #e1e4e6;margin:0 0 1.75rem;padding-bottom:1.5rem;font-size:1.18rem;font-weight:500;line-height:1.3}.property-description-section .property-description{color:#343a3e;gap:.95rem;font-size:.97rem;line-height:1.58}.property-description-section .property-description h3{color:#20272c;font-family:var(--sans);margin:.7rem 0 -.55rem;font-size:.97rem;font-weight:700;line-height:1.55}.property-description-section .property-description ul{gap:.3rem;padding-left:1.15rem}.property-detail-page--reference .property-features{border:0}.property-detail-page--reference .property-features .feature-list{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0}.property-detail-page--reference .property-features .feature-list li{color:#353b3f;border:0;padding:.45rem 0;font-size:.9rem}.property-detail-page--reference .property-features .feature-list li:before{content:"✓"}.property-reviews__heading{border-bottom:1px solid #e1e4e6;justify-content:space-between;align-items:flex-start;gap:1.25rem;padding-bottom:1.4rem;display:flex}.property-reviews__heading h2{border:0;margin:0;padding:0}.property-reviews__heading label{align-items:center;gap:.55rem;font-size:.78rem;display:flex}.property-reviews__heading select{background:var(--white);border:1px solid #d8dcde;min-height:2.25rem;padding:.35rem 1.8rem .35rem .65rem;font-size:.78rem}.property-reviews__empty{padding-top:1.6rem}.property-reviews__empty h3{margin-bottom:.35rem;font-size:1rem;font-weight:600}.property-reviews__empty p{color:#5e6569;font-size:.86rem}.property-sidebar{min-width:0;scroll-margin-top:7rem;position:sticky;top:7.4375rem}.property-sidebar__tabs{background:#eef3f4;border:1px solid #d4e0e3;border-radius:.65rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.375rem;padding:.375rem;display:grid}.property-sidebar__tabs button{min-width:0;min-height:4.25rem;color:var(--white);background:var(--sea-dark);cursor:pointer;text-align:center;touch-action:manipulation;border:1px solid #0000;border-radius:.4rem;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;padding:.65rem .45rem;font-size:.85rem;font-weight:600;line-height:1.3;display:flex}.property-sidebar__tabs button[aria-selected=false]{color:var(--sea-dark);background:var(--white);border-color:#c4d5da}.property-sidebar__tabs button[aria-selected=false]:hover{background:#e1edef}.property-sidebar__tabs button:focus-visible{outline:2px solid var(--sea-dark);outline-offset:2px}.property-sidebar__tabs svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:1.25rem;height:1.25rem}.property-sidebar__panel{background:var(--white);border:1px solid #dfe7e8;border-radius:0 0 .65rem .65rem;padding:1.5rem}.property-sidebar__agent{color:var(--ink);align-items:center;gap:.75rem;display:flex}.property-sidebar__avatar{width:2.5rem;height:2.5rem;color:var(--sea-dark);background:#eef3f4;border-radius:50%;flex:0 0 2.5rem;place-items:center;display:grid}.property-sidebar__agent-details{overflow-wrap:anywhere;gap:.2rem;min-width:0;font-size:.9375rem;line-height:1.4;display:grid}.property-sidebar__agent-label{color:#5e6569;letter-spacing:.06em;text-transform:uppercase;font-size:.6875rem}.property-sidebar__agent-details strong{font-weight:600}.property-sidebar__phone{color:#5e6569;font-size:.8125rem;text-decoration:none}.property-sidebar__phone:hover{text-decoration:underline}.property-sidebar__content{border-top:1px solid #dfe7e8;padding-top:1.25rem}.property-sidebar__agent svg,.property-mobile-contact svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45px;width:100%;height:100%}.property-sidebar__avatar svg{width:1.375rem;height:1.375rem}.property-agent-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin-block:1rem 1.25rem;display:grid}.property-agent-links a{min-width:0;min-height:2.75rem;color:var(--sea-dark);background:var(--white);border:1px solid #c4d5da;border-radius:.375rem;justify-content:center;align-items:center;gap:.4rem;padding:.55rem .35rem;font-size:.8125rem;font-weight:500;line-height:1.4;text-decoration:none;display:flex}.property-agent-links a:hover{background:#eef3f4}.property-agent-links svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 1rem;width:1rem;height:1rem}.property-sidebar__phone:focus-visible,.property-agent-links a:focus-visible,.scheduler-booking__cta:focus-visible{outline:2px solid var(--sea-dark);outline-offset:3px}.property-sidebar__visit-type{grid-template-columns:1fr;margin-bottom:.55rem;display:grid}.property-sidebar__visit-type button{background:var(--white);cursor:pointer;border:1px solid #d7dcde;min-height:2.7rem;font-size:.87rem}.property-sidebar__visit-type button[aria-pressed=true]{border-color:#21282c}.lead-form--compact .lead-form__grid{flex-direction:column;gap:.45rem;display:flex}.lead-form--compact .lead-form__grid label{display:block}.lead-form--compact .lead-form__grid label[data-field=date]{order:1}.lead-form--compact .lead-form__grid label[data-field=time]{order:2}.lead-form--compact .lead-form__grid label[data-field=name]{order:3}.lead-form--compact .lead-form__grid label[data-field=phone]{order:4}.lead-form--compact .lead-form__grid label[data-field=email]{order:5}.lead-form--compact .lead-form__grid label[data-field=message]{order:6}.lead-form--compact .lead-form__grid label>span{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.lead-form--compact .lead-form__grid input,.lead-form--compact .lead-form__grid select,.lead-form--compact .lead-form__grid textarea{color:#3d4448;background:var(--white);border:1px solid #d8dcde;border-radius:.22rem;width:100%;min-height:2.65rem;padding:.55rem .7rem;font-size:.85rem}.lead-form--compact .lead-form__grid textarea{min-height:6.4rem}.lead-form--compact .lead-form__consent{color:#5d6468;gap:.55rem;min-height:0;margin:.75rem 0 0;font-size:.68rem;line-height:1.35}.lead-form--compact .lead-form__consent input{width:.9rem;height:.9rem}.lead-form--compact>button{letter-spacing:0;text-transform:none;background:#4b95a3;border-radius:.2rem;gap:0;width:100%;min-height:2.7rem;margin-top:.85rem;padding:.6rem .7rem;font-size:.72rem}.lead-form--compact>button span{display:none}.property-similar{background:0 0;padding:1.875rem 0 0}.property-similar>h2{margin-inline:0}.property-similar__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.property-similar-card{background:var(--white);grid-template-rows:auto 1fr auto;min-width:0;display:grid}.property-similar-card__image{background:#dfe3e5;height:10.9rem;display:block;position:relative;overflow:hidden}.property-similar-card__image img{object-fit:cover}.property-similar-card__image>span:first-child:not(.property-similar-card__status){height:100%;font-family:var(--serif);place-items:center;font-size:1.4rem;display:grid}.property-similar-card__status{color:var(--white);text-transform:uppercase;background:#252a2dd1;border-radius:.16rem;padding:.38rem .55rem;font-size:.67rem;position:absolute;top:1rem;right:1rem}.property-similar-card__image>strong{color:var(--white);text-shadow:0 1px 5px #0000008c;font-size:.98rem;position:absolute;bottom:1rem;left:1rem;right:1rem}.property-similar-card__body{padding:1.1rem 1.2rem 1.25rem}.property-similar-card__body h3{color:#20272c;margin-bottom:.55rem;font-size:1.28rem;font-weight:500;line-height:1.2}.property-similar-card__body ul{flex-wrap:wrap;gap:.65rem;font-size:.78rem;list-style:none;display:flex}.property-similar-card__body p{text-transform:uppercase;margin-top:.4rem;font-size:.68rem}.property-similar-card footer{color:#6e7478;border-top:1px solid #e3e5e6;justify-content:space-between;align-items:center;min-height:3.8rem;padding:.8rem 1.2rem;font-size:.72rem;display:flex}.property-similar-card footer a{color:var(--sea-dark)}.property-footer{color:var(--white);text-align:center;background:#4c94a2;padding:2rem 1.5rem 1.55rem}.property-footer__heading h2{font-family:var(--serif);margin-bottom:.45rem;font-size:clamp(2rem,4vw,2.45rem);font-weight:300;line-height:1.15}.property-footer__heading p{max-width:54rem;margin:0 auto;font-size:1.02rem;line-height:1.9}.property-footer__team{grid-template-columns:1fr 21rem 1fr;align-items:center;gap:0;max-width:48rem;margin:1.75rem auto 0;display:grid}.property-footer__team>img{object-fit:cover;width:21rem;height:21rem}.property-footer__advisor{justify-items:center;font-size:1.12rem;line-height:1.25;display:grid}.property-footer__advisor strong{font-size:1.7rem;font-weight:400}.property-footer__advisor a{min-height:0;margin-top:1rem}.property-footer__copyright{font-family:var(--serif);margin-top:1.7rem;font-size:1.08rem}.property-mobile-contact{display:none}body:has(.property-detail-page--reference) .whatsapp-link{width:3.6rem;height:3.6rem;box-shadow:none;background:0 0;border:0}body:has(.property-detail-page--reference) .whatsapp-link img{width:3.6rem;height:3.6rem}@media not (min-width:768px){body:has(.property-detail-page--reference){padding-bottom:calc(6.5rem + env(safe-area-inset-bottom,0px));background:var(--white)}.site-header--property{background:var(--white);border-bottom:0;height:4.5rem;position:sticky}.site-header--property .site-header__inner,.site-header--property.site-header--overlay .site-header__inner{grid-template-columns:minmax(7.75rem,1fr) auto 3rem;gap:.6rem;padding:0 .9rem 0 .5rem;display:grid}.site-header--property .brand-logo{width:9.35rem}.site-header--property .brand-logo img{object-fit:contain;width:100%;max-height:4.25rem}.site-header--property .desktop-nav,.site-header--property .header-estimate{display:none}.site-header--property .header-locales{color:#1f2529;text-align:left;grid-area:1/2;justify-self:end;font-size:.86rem;line-height:1.55;display:grid;position:static}.site-header--property .site-header__actions{grid-area:1/3;display:block}.site-header--property .menu-trigger{width:3rem;height:3rem;display:block}.site-header--property .menu-trigger span{width:1.8rem;margin-block:.42rem}.property-detail-page--reference{background:var(--white);padding-bottom:0}.property-detail-page--reference .property-gallery{background:var(--white);border:0;order:1;grid-template-rows:1fr;grid-template-columns:1fr;gap:0;width:100%;height:16.45rem;margin:0;padding:0}.property-detail-page--reference .property-gallery__item{border-radius:0 0 .2rem .2rem}.property-detail-page--reference .property-gallery__item:not(:first-child){display:none}.property-detail-page--reference .property-gallery__more{min-width:2.75rem;min-height:1.65rem;color:var(--white);background:#2d2f31b8;border-radius:.15rem;gap:.4rem;padding:.32rem .45rem;font-size:.72rem;bottom:1.1rem;right:1.25rem}.property-detail-page--reference .property-gallery__more-label{display:none}.property-detail-page--reference .property-heading{background:var(--white);border-bottom:1px solid #e0e3e5;flex-direction:column;order:2;gap:1.05rem;width:100%;min-height:0;padding:1.45rem;display:flex}.property-detail-page--reference .property-heading:before{content:none}.property-heading__main{order:1}.property-heading__top{order:2}.property-detail-page--reference .property-heading__top,.property-detail-page--reference .property-heading__main{flex-direction:column;align-items:flex-start;gap:.75rem;margin:0;display:flex}.property-detail-page--reference .property-breadcrumb{display:none}.property-detail-page--reference .property-heading__main>div{flex-direction:column;min-width:0;display:flex}.property-detail-page--reference .property-heading h1{overflow-wrap:anywhere;order:2;margin:1.05rem 0 .05rem;font-size:1.28rem;font-weight:600;line-height:1.3}.property-detail-page--reference .property-heading__location{overflow-wrap:anywhere;order:3;margin-top:.5rem}.property-detail-page--reference .property-heading__status{order:1;min-height:2rem;font-size:.68rem}.property-detail-page--reference .property-heading__price{font-family:var(--sans);text-align:left;margin:0;font-size:1.25rem;font-weight:700}.property-actions{gap:.3rem}.property-actions button{background:var(--white);border-color:#5a6267;width:2.95rem;height:2.95rem}.property-actions svg{width:1.25rem;height:1.25rem}.property-detail-page--reference .property-facts{display:none}.property-content-grid{width:100%;margin:0;display:block}.property-sidebar{display:none}.property-section,.property-similar{background:var(--white);border-top:1px solid #e0e3e5;margin:0;padding:1.45rem}.property-section>h2,.property-similar>h2,.property-reviews__heading h2{border-bottom:0;margin-bottom:1.4rem;padding-bottom:0;font-size:1.15rem}.property-description-section .property-description{gap:1rem;font-size:.94rem;line-height:1.62}.property-description-section .property-description h3{margin:.75rem 0 -.55rem;font-size:.94rem;line-height:1.55}.property-detail-page--reference .property-features .feature-list{grid-template-columns:1fr}.property-reviews__heading{flex-direction:column;align-items:flex-start}.property-similar__grid{grid-template-columns:1fr;gap:1.25rem}.property-similar-card__image{height:13rem}.property-footer{padding:2.7rem 1.45rem 1.6rem}.property-footer__heading h2{font-size:1.75rem}.property-footer__heading p{margin-top:.8rem;font-size:.92rem;line-height:1.65}.property-footer__team{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.8rem}.property-footer__advisor{font-size:.78rem}.property-footer__advisor strong{font-size:1.2rem}.property-footer__advisor a{margin-top:.65rem;font-size:.78rem}.property-footer__team>img{grid-area:2/1/auto/-1;justify-self:center;width:min(100%,21rem);height:auto;margin-top:1.4rem}.property-footer__advisor--stephane{grid-area:1/1}.property-footer__advisor--imane{grid-area:1/2}.property-footer__copyright{margin-top:1.5rem;font-size:.83rem}.property-mobile-contact{z-index:150;padding:.65rem 1rem calc(.75rem + env(safe-area-inset-bottom,0px));color:#42494d;background:var(--white);border-top:1px solid #e0e3e5;gap:.55rem;font-size:.86rem;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -.35rem 1.25rem #1c232617}.property-mobile-contact__advisor{justify-content:center;align-items:center;gap:.4rem;min-width:0;margin:0;font-size:.75rem;line-height:1.3;display:flex}.property-mobile-contact__advisor svg{width:1rem;height:1rem;color:var(--sea-dark);flex-shrink:0}.property-mobile-contact__advisor strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ink);font-weight:600;overflow:hidden}.property-mobile-contact__advisor>span{flex-shrink:0}.property-mobile-contact__actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;width:min(100%,34rem);margin-inline:auto;display:grid}.property-mobile-contact__actions a{min-width:0;min-height:2.875rem;color:var(--sea-dark);background:var(--white);touch-action:manipulation;border:1px solid #a7bfc5;border-radius:.45rem;justify-content:center;align-items:center;gap:.4rem;padding:.5rem .25rem;font-size:.85rem;font-weight:600;line-height:1.2;display:flex}.property-mobile-contact__actions svg,.property-mobile-contact__actions img{flex-shrink:0;width:1.125rem;height:1.125rem}.property-mobile-contact__actions .property-mobile-contact__visit{color:var(--white);background:var(--sea-dark);border-color:var(--sea-dark)}.property-mobile-contact__actions .property-mobile-contact__whatsapp{color:#16613b;background:#f0faf4;border-color:#a3ceb6}.property-mobile-contact__actions a:focus-visible{outline:2px solid var(--sea-dark);outline-offset:2px}body[data-menu-open=true] .property-mobile-contact,body.property-gallery-open .property-mobile-contact{display:none}body:has(.property-detail-page--reference) .translation-notice{bottom:calc(7rem + env(safe-area-inset-bottom,0px))}body:has(.property-detail-page--reference) .whatsapp-link{bottom:3.95rem;right:1.1rem}}@media not (min-width:360px){.property-mobile-contact__actions a{flex-direction:column;gap:.2rem;padding-block:.35rem}}@media not (min-width:768px){.estimate-page{color:var(--ink);background:#f7f8f9}.estimate-page .estimate-hero{min-height:0;color:var(--ink);background:#f7f8f9;padding:1.40625rem 0 8.1875rem}.estimate-page .estimate-hero .eyebrow{display:none}.estimate-page .estimate-hero h1,.estimate-page .estimate-hero>p:not(.eyebrow){width:16.875rem;max-width:none;margin-inline:auto}.estimate-page .estimate-hero h1{color:#000;font-family:var(--serif);letter-spacing:0;margin-top:0;margin-bottom:1.25rem;font-size:1.5rem;font-weight:300;line-height:1.3}.estimate-page .estimate-hero>p:not(.eyebrow){margin-top:0;margin-bottom:1rem;font-size:1.25rem;font-weight:400;line-height:1.5}.estimate-page .estimate-hero>p:last-child{margin-bottom:0}.estimate-page .estimate-hero strong{font-weight:700}.estimate-page .estimate-form-section{background:#f7f8f9;padding:0 0 3rem}.estimate-page .lead-form--estimate{width:16.675rem;max-width:none;color:var(--white);background:var(--sea);border-radius:.5rem;margin:0 auto;padding:.666rem 1rem .64375rem}.estimate-page .lead-form--estimate>h2{display:none}.estimate-page .lead-form--estimate .lead-form__grid{grid-template-columns:1fr;gap:.26875rem}.estimate-page .lead-form--estimate .lead-form__grid label{gap:.5rem}.estimate-page .lead-form--estimate .lead-form__grid label>span:not(.sr-only){color:var(--white);letter-spacing:0;text-transform:none;font-size:.875rem;font-weight:700;line-height:1.5625rem}.estimate-page .lead-form--estimate .lead-form__estimate-location{margin-bottom:0}.estimate-page .lead-form--estimate .lead-form__grid input,.estimate-page .lead-form--estimate .lead-form__grid select{color:#1f2124;background:var(--white);border:0;border-radius:.25rem;width:100%;height:2.9375rem;padding:.375rem 1rem;font-size:.9375rem;font-weight:400;line-height:1.5625rem}.estimate-page .lead-form--estimate .lead-form__grid select{padding-right:1.25rem}.estimate-page .lead-form--estimate input:focus-visible,.estimate-page .lead-form--estimate select:focus-visible,.estimate-page .lead-form--estimate button:focus-visible{outline-color:#ffde23}.estimate-page .lead-form--estimate .lead-form__consent{color:var(--white);gap:.6rem;margin:1rem 0 .5rem;font-size:.7rem;line-height:1.4}.estimate-page .lead-form--estimate .lead-form__consent input{accent-color:#ffde23;flex:none}.estimate-page .lead-form--estimate .lead-form__error,.estimate-page .lead-form--estimate .lead-form__message,.estimate-page .lead-form--estimate .lead-form__grid small{color:#fff3ad}.estimate-page .lead-form--estimate>button{color:#000;letter-spacing:0;text-transform:none;touch-action:manipulation;background:#ffde23;border-radius:.25rem;gap:0;width:100%;min-height:2.9375rem;margin-top:.75rem;padding:.9375rem 1rem;font-size:.875rem;font-weight:500;line-height:.875rem}.estimate-page .lead-form--estimate>button span{display:none}:is(.contact-page .lead-form--contact .lead-form__grid label,.estimate-page .lead-form--estimate .lead-form__grid label:has(>.sr-only)){position:relative}.contact-page .lead-form--contact .lead-form__grid label:focus-within>span{z-index:1;clip:auto;clip-path:none;color:#244f59;letter-spacing:.02em;text-transform:none;white-space:nowrap;width:auto;height:auto;font-size:.56rem;font-weight:600;line-height:1;position:absolute;top:.15rem;left:.75rem;overflow:visible}.contact-page .lead-form--contact .lead-form__grid label:has(input:not(:placeholder-shown))>span{z-index:1;clip:auto;clip-path:none;color:#244f59;letter-spacing:.02em;text-transform:none;white-space:nowrap;width:auto;height:auto;font-size:.56rem;font-weight:600;line-height:1;position:absolute;top:.15rem;left:.75rem;overflow:visible}.contact-page .lead-form--contact .lead-form__grid label:has(textarea:not(:placeholder-shown))>span{z-index:1;clip:auto;clip-path:none;color:#244f59;letter-spacing:.02em;text-transform:none;white-space:nowrap;width:auto;height:auto;font-size:.56rem;font-weight:600;line-height:1;position:absolute;top:.15rem;left:.75rem;overflow:visible}.estimate-page .lead-form--estimate .lead-form__grid label:has(>.sr-only):focus-within>.sr-only{z-index:1;clip:auto;clip-path:none;color:#244f59;letter-spacing:.02em;text-transform:none;white-space:nowrap;width:auto;height:auto;font-size:.56rem;font-weight:600;line-height:1;position:absolute;top:.15rem;left:.75rem;overflow:visible}.estimate-page .lead-form--estimate .lead-form__grid label:has(input:not(:placeholder-shown))>.sr-only{z-index:1;clip:auto;clip-path:none;color:#244f59;letter-spacing:.02em;text-transform:none;white-space:nowrap;width:auto;height:auto;font-size:.56rem;font-weight:600;line-height:1;position:absolute;top:.15rem;left:.75rem;overflow:visible}.contact-page .lead-form--contact .lead-form__grid label:focus-within :is(input,textarea){padding-top:.7rem}.contact-page .lead-form--contact .lead-form__grid label:has(input:not(:placeholder-shown)) input{padding-top:.7rem}.contact-page .lead-form--contact .lead-form__grid label:has(textarea:not(:placeholder-shown)) textarea{padding-top:.7rem}.estimate-page .lead-form--estimate .lead-form__grid label:has(>.sr-only):focus-within input{padding-top:.7rem}.estimate-page .lead-form--estimate .lead-form__grid label:has(input:not(:placeholder-shown)) input{padding-top:.7rem}}.header-estimate,.lead-form>button,.property-search button{background:var(--sea-dark)}.desktop-nav__item>a[aria-current=page]:after{transform-origin:0;transform:scaleX(1)}.header-locales{display:flex;top:50%;right:1.35rem;transform:translateY(-50%)}.header-locales span,.home-hero__languages span{letter-spacing:.08em;border:1px solid;border-radius:999px;justify-content:center;align-items:center;min-width:2.5rem;min-height:2.5rem;font-size:.8rem;font-weight:600;display:inline-flex}.home-hero__estimate{z-index:2;top:calc(var(--home-title-top) + 25.6875rem);min-height:3rem;color:var(--on-accent);background:var(--accent);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;gap:1rem;padding:.7rem 1.4rem;font-size:.8rem;font-weight:600;transition:background .18s,transform .18s;display:inline-flex;position:absolute;left:50%;transform:translate(-50%)}.home-hero__estimate:hover{background:var(--white);transform:translate(-50%)translateY(-2px)}.listing-hero__content h1{font-family:var(--serif);letter-spacing:0;font-size:3rem;font-weight:300;line-height:1}.listing-hero__eyebrow{letter-spacing:.14em;text-transform:uppercase;margin-bottom:.7rem;font-size:.75rem;font-weight:700}.property-search{grid-template-columns:repeat(3,minmax(9rem,1fr)) minmax(13rem,1.35fr) 9rem;width:min(61rem,100% - 2rem)}.property-search--with-project{grid-template-columns:minmax(8rem,.8fr) repeat(3,minmax(8rem,1fr)) minmax(13rem,1.35fr) 9rem;width:min(72rem,100% - 2rem)}.property-search button{border-radius:var(--radius-control);letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;gap:.75rem;width:9rem;min-height:2.9375rem;font-size:.78rem;font-weight:700;display:inline-flex}.property-search button:hover{background:#285864}.search-results-intro{padding:1.5rem max(var(--page-padding), calc((100% - 77.8rem) / 2)) 1.25rem;text-align:start}.search-results-toolbar,.search-results-tools{flex-wrap:wrap;align-items:center;gap:.5rem 1.25rem;display:flex}.search-results-toolbar{justify-content:space-between;margin-top:1rem}.search-results-toolbar .search-results-count,.search-results-toolbar .search-results-sort,.search-results-toolbar .share-search{margin:0}.search-results-toolbar .share-search button{text-underline-offset:.2em;background:0 0;border:0;padding-inline:.25rem;font-size:.85rem;text-decoration:underline}.search-results-toolbar .share-search p{max-width:21rem}.search-results-toolbar .share-search p:empty{display:none}.search-results-count{font-size:1rem}.search-results-filters{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.5rem 1.25rem;margin-top:.5rem;display:flex}.search-results-chips{flex-wrap:wrap;justify-content:flex-start;gap:.5rem;display:flex}.search-results-chips span{min-height:2rem;color:var(--sea-dark);background:#99c4c62e;border:1px solid #376d7959;border-radius:999px;align-items:center;padding:.35rem .75rem;font-size:.78rem;font-weight:600;display:inline-flex}.search-results-refine-link{min-height:2.75rem;color:var(--sea-dark);text-underline-offset:.2em;justify-content:center;align-items:center;gap:.45rem;padding:.5rem .25rem;font-size:.85rem;text-decoration:underline;display:inline-flex}.search-results-refine-link:hover{color:#244f59}.search-results-refine-link:focus-visible{outline:2px solid var(--sea-dark);outline-offset:3px}#recherche-biens{scroll-margin-top:calc(var(--header-height) + 1rem)}.listing-card{border-radius:var(--radius-card);border:1px solid #376d791f;transition:border-color .18s,box-shadow .18s,transform .18s;overflow:hidden;box-shadow:0 .45rem 1.2rem #1d2f310d}.listing-card:hover,.listing-card:focus-within{box-shadow:var(--shadow-card);border-color:#376d7952;transform:translateY(-3px)}.listing-card__status{background:#244f59eb}.listing-card__content{flex-direction:column;min-height:13rem;padding:1.25rem 1.25rem 1rem;display:flex}.listing-card h2{min-height:0;font-family:var(--serif);font-size:1.45rem;font-weight:300;line-height:1.2}.listing-card__meta{gap:.45rem;font-size:.875rem;display:grid}.listing-card__price{color:var(--ink);font-size:1rem;font-weight:700}.listing-card__place{margin:0;font-size:.875rem}.listing-card__facts{text-align:left;flex-wrap:wrap;gap:.35rem;max-width:none;margin-top:.25rem;display:flex}.listing-card__facts span{color:var(--sea-dark);background:#99c4c633;border-radius:999px;padding:.25rem .55rem;font-size:.78rem;font-weight:600}.listing-card__cta{width:fit-content;min-height:2.75rem;color:var(--sea-dark);letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid;align-items:center;gap:1rem;margin-top:auto;font-size:.75rem;font-weight:700;display:inline-flex}.empty-state{border-radius:var(--radius-card);width:min(52rem,100%);min-height:18rem;margin:0 auto;box-shadow:0 .45rem 1.2rem #1d2f310d}.empty-state__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1rem;display:flex}.empty-state__actions .text-link{border:1px solid var(--sea-dark);min-height:2.75rem;color:var(--sea-dark);border-radius:999px;align-items:center;margin:0;padding:.65rem 1rem}.pagination__ellipsis{min-width:2rem;min-height:2.75rem;color:var(--muted);justify-content:center;align-items:center;display:inline-flex}.property-heading__aside{justify-items:end;gap:1rem;display:grid}.property-heading__actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.property-heading__actions a{border:1px solid var(--sea-dark);min-height:2.75rem;color:var(--sea-dark);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:.55rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.property-heading__actions a:first-child{color:var(--white);background:var(--sea-dark)}.property-contact{scroll-margin-top:calc(var(--header-height) + 1rem)}.lead-form__grid{gap:1.1rem}.lead-form__grid label{gap:.4rem}.lead-form__grid label>span{color:var(--ink);letter-spacing:.06em;font-size:.875rem;font-weight:700}.lead-form__grid label>span small{letter-spacing:0;font-size:.72rem;font-weight:400}.lead-form__grid input,.lead-form__grid select,.lead-form__grid textarea{border-radius:var(--radius-control);background:#ffffffe0;border:1px solid #376d7947;min-height:3rem;padding:.75rem .9rem}.lead-form__grid textarea{min-height:8rem}.lead-form__grid input:focus,.lead-form__grid select:focus,.lead-form__grid textarea:focus{border-color:var(--sea-dark);box-shadow:0 0 0 3px #376d7926}.lead-form__consent{align-items:flex-start;min-height:2.75rem;font-size:.875rem;line-height:1.45}.lead-form__consent input{width:1.15rem;height:1.15rem;margin-top:.1rem}.lead-form>button{border-radius:var(--radius-control);min-height:3rem;font-size:.78rem}.site-footer{min-height:0;padding:clamp(4rem, 8vw, 7rem) var(--page-padding) 1.5rem;color:var(--white);background:var(--sea-dark)}.site-footer__inner{border-bottom:1px solid #ffffff3d;grid-template-columns:minmax(0,1.1fr) minmax(20rem,.9fr);align-items:end;gap:clamp(3rem,8vw,8rem);padding-bottom:clamp(3rem,6vw,5rem);display:grid}.site-footer__intro h2{max-width:12ch;font-family:var(--serif);margin:.75rem 0 1.5rem;font-size:clamp(3rem,6vw,6rem);font-weight:300;line-height:.95}.site-footer__intro>p:not(.eyebrow){max-width:34rem;font-size:1rem;line-height:1.7}.site-footer__cta{min-height:3rem;color:var(--on-accent);background:var(--accent);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;gap:1.5rem;margin-top:2rem;padding:.7rem 1.25rem;font-size:.78rem;font-weight:700;display:inline-flex}.site-footer__team{border-radius:var(--radius-card);object-fit:cover;object-position:center;width:100%;max-height:32rem}.site-footer__details{grid-template-columns:1fr 1.4fr .7fr;gap:3rem;padding:3rem 0;display:grid}.site-footer__brand,.site-footer__nav{align-content:start;justify-items:start;gap:.65rem;display:grid}.site-footer__brand .brand-logo{width:9rem}.site-footer__brand p,.site-footer__brand a,.site-footer__nav{font-size:.875rem}.site-footer__advisors{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;display:grid}.site-footer__advisors article{align-content:start;gap:.35rem;display:grid}.site-footer__advisors strong{font-family:var(--serif);font-size:1.5rem;font-weight:300}.site-footer__advisors span,.site-footer__advisors a{font-size:.875rem}.site-footer__advisors article>span:first-of-type{color:#ffffffbf;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700}.site-footer__bottom{color:#ffffffd1;letter-spacing:.06em;text-transform:none;border-top:1px solid #ffffff3d;justify-content:space-between;padding-top:1.5rem;font-size:.75rem;display:flex}@media (max-width:1024px) and (min-width:768px){.site-header--home,.home-hero{--home-content-width:44.375rem;--home-logo-width:calc(var(--home-content-width) * .6);--home-content-height:calc(var(--home-logo-height) + 36.3125rem);--home-title-gap:3.75rem;--home-menu-inset:.625rem}.home-hero__identity .brand-logo{transform:none}.site-header--home.site-header--overlay{color:var(--white);background:0 0;border:0;position:absolute}.site-header .header-estimate{display:none}.site-header .header-locales{right:5.5rem}.listing-discovery{min-height:46rem}.property-search,.property-search--with-project{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;width:min(44rem,100% - 3rem)}.property-search button{grid-column:1/-1;width:100%}.property-categories{margin-top:2rem}.site-footer__inner{grid-template-columns:1fr .85fr;gap:3rem}.site-footer__details{grid-template-columns:1fr 1.5fr}.site-footer__nav{grid-column:1/-1;grid-auto-flow:column}}@media not (min-width:768px){.site-header:not(.site-header--home) .header-locales{height:var(--header-height);justify-content:flex-end;align-items:center;padding-right:.8rem;display:flex;transform:none}.site-header:not(.site-header--home) .header-locales span{min-width:2.5rem;min-height:2.5rem;font-size:.72rem}.home-hero__estimate{top:calc(var(--home-nav-top) + 25.5rem);white-space:nowrap;min-height:2.75rem;padding:.55rem 1rem;font-size:.7rem}.listing-discovery{min-height:0;padding-top:2rem}.listing-hero__content h1{font-size:1.7rem;line-height:1.15}.listing-hero__eyebrow{margin-bottom:.45rem;font-size:.65rem}.property-search,.property-search--with-project{grid-template-columns:1fr;gap:.55rem;width:min(20.9375rem,100% - 2.5rem)}.property-search button{width:100%;min-height:3rem;margin-top:.65rem}.property-categories--five{grid-template-columns:repeat(6,minmax(0,1fr));margin-top:2rem}.property-categories--five a{grid-column:span 2}.property-categories--five a:nth-last-child(2){grid-column:2/span 2}.property-categories--five a:last-child{grid-column:4/span 2}.search-results-intro{height:auto;min-height:0;padding:1rem 1.25rem;display:block;position:relative}.search-results-breadcrumb,.search-results-intro h1,.search-results-count,.search-results-sort{width:100%;height:auto;margin:0;position:static}.search-results-breadcrumb{justify-self:stretch;line-height:1.5}.search-results-intro h1{margin-top:.75rem;font-size:2rem;line-height:1.1}.search-results-count{line-height:1.5}.search-results-sort{justify-content:flex-start}.search-results-sort label{width:auto;height:auto;min-height:2.75rem}.search-results-filters{margin-top:.75rem}.listing-card__content,.listings-section--results .listing-card__content{text-align:left;align-items:stretch;min-height:13rem}.listing-card h2{font-size:1.35rem;line-height:1.25}.listing-card__meta,.listings-section--results .listing-card__meta{align-items:stretch}.listing-card__facts,.listings-section--results .listing-card__facts{text-align:left;justify-content:flex-start}.listing-card__cta{min-height:2.75rem}.property-heading{height:auto;min-height:0;padding:4.6rem 1.5rem 1.5rem}.property-heading__aside{justify-items:start;gap:.85rem;margin-top:1rem;display:grid!important}.property-heading__price{color:var(--ink);font-family:var(--serif);font-size:1.7rem;font-weight:300;line-height:1.15;display:block}.property-heading__actions{justify-content:flex-start;width:100%}.property-heading__actions a{flex:auto;min-height:2.75rem}.property-facts{background:var(--white);border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;padding:0 1.5rem 1.5rem;display:grid}.property-facts>div{border-radius:var(--radius-control);border:1px solid #dce0e0;min-height:0;padding:.8rem}.property-facts>div:last-child{grid-column:1/-1}.property-facts dt{font-size:.68rem}.property-facts dd{margin-top:.25rem;font-size:1rem}.property-contact .lead-form__grid input,.property-contact .lead-form__grid select,.property-contact .lead-form__grid textarea{min-height:3rem}.contact-page{background:var(--paper);border-radius:0;min-height:0;overflow:visible}.contact-page__intro{height:auto;min-height:0;color:var(--on-accent);background:var(--accent);padding:2.5rem 1.5rem}.contact-page h1{font-size:2.75rem}.contact-page__intro>p,.contact-page address{font-size:1rem}.contact-page__form{min-height:0;padding:2.5rem 1.5rem}.contact-page__note{font-family:var(--serif);margin-bottom:2rem;font-size:1.4rem}.contact-page .lead-form--contact .lead-form__grid label>span{clip:auto;clip-path:none;width:auto;height:auto;color:var(--ink);white-space:normal;font-size:.875rem;position:static;overflow:visible}.contact-page .lead-form__grid input,.contact-page .lead-form__grid select,.contact-page .lead-form__grid textarea{border:1px solid #376d7947;min-height:3rem;padding:.75rem .9rem}.contact-page .lead-form__grid textarea{min-height:7rem}.contact-page .lead-form__consent{font-size:.875rem}.contact-page .lead-form>button{width:100%;min-width:0;min-height:3rem;margin-top:1rem;transform:none}.estimate-page .estimate-hero{min-height:30rem;color:var(--white);background:linear-gradient(#19282b8f,#19282bc7),url(/assets/images/agence.png) 50%/cover;padding:4rem 1.5rem}.estimate-page .estimate-hero .eyebrow{display:block}.estimate-page .estimate-hero h1,.estimate-page .estimate-hero>p:not(.eyebrow){width:auto;max-width:32rem;margin-inline:0}.estimate-page .estimate-hero h1{color:var(--white);margin:.75rem 0 1.5rem;font-size:3.5rem;line-height:.95}.estimate-page .estimate-hero>p:not(.eyebrow){font-size:1rem;line-height:1.6}.estimate-page .estimate-form-section{background:var(--paper);padding:2.5rem 1rem}.estimate-page .lead-form--estimate{border-radius:var(--radius-card);background:var(--sea-dark);width:min(30rem,100% - 1rem);box-shadow:var(--shadow-card);padding:1.5rem}.estimate-page .lead-form--estimate .lead-form__grid{gap:.85rem}.estimate-page .lead-form--estimate .lead-form__grid label>span,.estimate-page .lead-form--estimate .lead-form__grid label>span:not(.sr-only){clip:auto;clip-path:none;width:auto;height:auto;color:var(--white);white-space:normal;font-size:.875rem;font-weight:600;line-height:1.3;position:static;overflow:visible}.estimate-page .lead-form--estimate .lead-form__grid input,.estimate-page .lead-form--estimate .lead-form__grid select{min-height:3rem}.estimate-page .lead-form--estimate .lead-form__consent{min-height:2.75rem;color:var(--white);font-size:.875rem}.estimate-page .lead-form--estimate .lead-form__error,.estimate-page .lead-form--estimate .lead-form__message,.estimate-page .lead-form--estimate .lead-form__grid small{color:#fff}.estimate-page .lead-form--estimate>button{min-height:3rem;color:var(--on-accent);background:var(--accent);font-weight:700}.marketing-page--notre-agence .editorial-section--agency-value{grid-template-rows:auto auto;grid-template-columns:1rem minmax(0,1fr);gap:.35rem 1rem;height:auto;min-height:0;padding:1.75rem 2rem;display:grid}.marketing-page--notre-agence .editorial-section--agency-value:before{grid-area:1/1;margin-top:.4rem;position:static}.marketing-page--notre-agence .editorial-section--agency-value .editorial-section__heading,.marketing-page--notre-agence .editorial-section--agency-value .editorial-section__body{grid-column:2;width:auto;height:auto;margin:0;padding:0;position:static}.marketing-page--notre-agence .editorial-section--agency-value .editorial-section__heading{grid-row:1}.marketing-page--notre-agence .editorial-section--agency-value .editorial-section__body{grid-row:2}.marketing-page--notre-agence .editorial-section--agency-value .editorial-section__heading h2,.marketing-page--notre-agence .editorial-section--agency-value .editorial-section__body p{width:auto;max-width:none;height:auto;margin:0;padding:0;position:static}.marketing-page--services .editorial-section--services-partner .editorial-section__image{display:none}.site-footer{background:var(--sea-dark);min-height:0;padding:3.5rem 1.25rem 1.25rem}.site-footer__inner{grid-template-columns:1fr;gap:2rem;padding-bottom:2.5rem}.site-footer__intro{text-align:left}.site-footer__intro h2{margin-top:.5rem;font-size:2.75rem}.site-footer__team{width:100%;max-height:24rem}.site-footer__details{grid-template-columns:1fr;gap:2rem;padding:2.5rem 0}.site-footer__brand,.site-footer__nav{justify-items:start}.site-footer__advisors{gap:1rem}.site-footer__advisors a,.site-footer__advisors span,.site-footer__brand p,.site-footer__brand a,.site-footer__nav{font-size:.875rem}.site-footer__nav{flex-wrap:wrap;gap:.75rem 1.25rem;display:flex}.site-footer__nav a{align-content:center;min-height:2.75rem}.site-footer__bottom{flex-direction:column;align-items:flex-start;gap:.5rem;padding-bottom:4.5rem;font-size:.8125rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}.home-hero__video,video.editorial-hero__media,.listing-hero__video{display:none}}.home-page{background:var(--paper)}.home-intro,.home-expertise,.home-areas,.home-guides,.home-faq{padding:var(--section-space) var(--page-padding)}.home-intro{grid-template-columns:minmax(0,1.15fr) minmax(20rem,.85fr);align-items:start;gap:clamp(3rem,8vw,9rem);display:grid}.home-intro h2,.home-section-heading h2,.home-areas h2,.home-guides h2,.home-faq h2{font-family:var(--serif);letter-spacing:-.035em;font-size:clamp(2.8rem,5.6vw,6rem);font-weight:300;line-height:.98}.home-intro__heading h2{max-width:12ch;margin-top:1rem}.home-intro__copy{max-width:38rem;padding-top:2.15rem}.home-intro__copy p{font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.8}.home-intro__copy p+p{margin-top:1rem}.home-expertise{background:var(--paper-deep)}.home-section-heading{justify-content:space-between;align-items:end;gap:2rem;margin:1rem 0 clamp(3rem,5vw,5rem);display:flex}.home-section-heading h2{max-width:12ch}.home-section-heading>a,.home-expertise__grid article>a{letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid;align-items:center;min-height:2.75rem;font-size:.78rem;font-weight:600;display:inline-flex}.home-expertise__grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.home-expertise__grid article{border-right:1px solid var(--line);flex-direction:column;align-items:flex-start;min-height:22rem;padding:2rem clamp(1.25rem,3vw,3.5rem) 2.5rem;display:flex}.home-expertise__grid article:first-child{padding-left:0}.home-expertise__grid article:last-child{border-right:0;padding-right:0}.home-expertise__grid article>span{letter-spacing:.12em;font-size:.72rem;font-weight:600}.home-expertise__grid h3,.home-areas__list h3{font-family:var(--serif);margin:2rem 0 1.1rem;font-size:clamp(2.3rem,4vw,4.25rem);font-weight:300;line-height:1}.home-expertise__grid p{max-width:29rem;line-height:1.75}.home-expertise__grid article>a{margin-top:auto}.home-areas{color:var(--white);background:var(--sea-dark);grid-template-columns:minmax(17rem,.75fr) minmax(0,1.25fr);gap:clamp(3rem,9vw,10rem);display:grid}.home-areas h2{max-width:9ch;margin:1rem 0 1.5rem}.home-areas__heading>p:last-child{color:#ffffffd6;max-width:28rem;line-height:1.75}.home-areas__list{border-top:1px solid #ffffff52}.home-areas__list article{border-bottom:1px solid #ffffff52;grid-template-columns:minmax(8rem,.45fr) minmax(0,1fr);align-items:baseline;gap:2rem;padding:2rem 0;display:grid}.home-areas__list h3{margin:0;font-size:clamp(2rem,3.4vw,3.5rem)}.home-areas__list p{color:#ffffffd6;line-height:1.7}.home-guides{padding-bottom:var(--section-space-compact);background:var(--paper)}.home-guides>header{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:clamp(3rem,5vw,5rem);display:flex}.home-guides h2{max-width:11ch;margin-top:1rem}.home-guides>header>a,.home-guides__grid article>a{letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid;align-items:center;min-height:2.75rem;font-size:.78rem;font-weight:600;display:inline-flex}.home-guides__grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.home-guides__grid article{border-right:1px solid var(--line);flex-direction:column;min-height:24rem;padding:2rem clamp(1.25rem,3vw,3.5rem) 2.5rem;display:flex}.home-guides__grid article:first-child{padding-left:0}.home-guides__grid article:last-child{border-right:0;padding-right:0}.home-guides__grid article>span{letter-spacing:.12em;font-size:.72rem;font-weight:600}.home-guides__grid h3{font-family:var(--serif);margin:2rem 0 1.25rem;font-size:clamp(2rem,3vw,3.25rem);font-weight:300;line-height:1.05}.home-guides__grid p{line-height:1.7}.home-guides__grid article>a{align-self:flex-start;margin-top:auto}.home-faq{padding-top:var(--section-space-compact);grid-template-columns:minmax(17rem,.8fr) minmax(0,1.2fr);gap:clamp(3rem,9vw,10rem);display:grid}.home-faq h2{max-width:10ch;margin-top:1rem}.home-faq__list{border-top:1px solid var(--line)}.home-faq details{border-bottom:1px solid var(--line)}.home-faq summary{cursor:pointer;min-height:5rem;font-family:var(--serif);justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 3rem 1rem 0;font-size:clamp(1.45rem,2.3vw,2.25rem);line-height:1.15;list-style:none;display:flex;position:relative}.home-faq summary::-webkit-details-marker{display:none}.home-faq summary:after{content:"+";font-family:var(--sans);font-size:1.5rem;font-weight:300;position:absolute;right:.25rem}.home-faq details[open] summary:after{content:"−"}.home-faq details p{max-width:46rem;padding:0 3rem 1.75rem 0;line-height:1.75}.home-intro a:focus-visible,.home-expertise a:focus-visible,.home-guides a:focus-visible,.home-faq summary:focus-visible{outline:3px solid var(--focus);outline-offset:4px}@media not (min-width:768px){.home-intro,.home-expertise,.home-areas,.home-guides,.home-faq{padding:4rem 1.25rem}.home-intro,.home-areas,.home-faq{grid-template-columns:1fr;gap:2.5rem}.home-intro h2,.home-section-heading h2,.home-areas h2,.home-guides h2,.home-faq h2{font-size:2.85rem}.home-intro__copy{padding-top:0}.home-section-heading{flex-direction:column;align-items:flex-start;margin-bottom:2.5rem}.home-expertise__grid{grid-template-columns:1fr}.home-expertise__grid article,.home-expertise__grid article:first-child,.home-expertise__grid article:last-child{border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:1.5rem 0 2rem}.home-expertise__grid article:last-child{border-bottom:0}.home-expertise__grid h3{margin-top:1.5rem;font-size:3rem}.home-areas__list article{grid-template-columns:1fr;gap:.75rem}.home-areas__list h3{font-size:2.75rem}.home-guides>header{flex-direction:column;align-items:flex-start}.home-guides__grid{grid-template-columns:1fr}.home-guides__grid article,.home-guides__grid article:first-child,.home-guides__grid article:last-child{border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:1.75rem 0 2rem}.home-guides__grid article:last-child{border-bottom:0}.home-guides__grid h3{font-size:2.6rem}.home-expertise__grid article>a,.home-guides__grid article>a{margin-top:2rem}.home-guides{padding-bottom:3rem}.home-faq{padding-top:3rem}.home-faq summary{min-height:5.5rem;font-size:1.55rem}}.faq-section{padding:var(--section-space) var(--page-padding);background:var(--surface);grid-template-columns:minmax(17rem,.8fr) minmax(0,1.2fr);gap:clamp(3rem,9vw,10rem);display:grid}.faq-section__heading h2{max-width:11ch;font-family:var(--serif);letter-spacing:-.035em;margin-top:1rem;font-size:clamp(2.8rem,5.2vw,5.5rem);font-weight:300;line-height:.98}.faq-section__heading>p:last-child:not(.eyebrow){max-width:32rem;margin-top:1.5rem;line-height:1.75}.faq-section__list{border-top:1px solid var(--line)}.faq-section details{border-bottom:1px solid var(--line)}.faq-section summary{cursor:pointer;min-height:5rem;font-family:var(--serif);align-items:center;padding:1rem 3rem 1rem 0;font-size:clamp(1.4rem,2.2vw,2.15rem);line-height:1.2;list-style:none;display:flex;position:relative}.faq-section summary::-webkit-details-marker{display:none}.faq-section summary:after{content:"+";font-family:var(--sans);font-size:1.5rem;font-weight:300;position:absolute;right:.25rem}.faq-section details[open] summary:after{content:"−"}.faq-section details>p{max-width:46rem;padding:0 3rem 1.75rem 0;line-height:1.75}.faq-section summary:focus-visible{outline:3px solid var(--focus);outline-offset:4px}@media not (min-width:768px){.faq-section{grid-template-columns:1fr;gap:2.5rem;padding:4rem 1.25rem}.faq-section__heading h2{font-size:2.85rem}.faq-section summary{min-height:5.5rem;font-size:1.55rem}}.related-guides{padding:var(--section-space) var(--page-padding);background:var(--paper-deep)}.related-guides>header{flex-direction:column;align-items:flex-start;gap:.75rem;max-width:75rem;margin:0 auto 2rem;display:flex}.related-guides>header h2,.related-guides>h2{max-width:100%;font-family:var(--serif);letter-spacing:-.025em;text-wrap:balance;font-size:clamp(2rem,3.5vw,3rem);font-weight:300;line-height:1.15}.related-guides>h2{max-width:75rem;margin:0 auto 2rem}.related-guides__grid{grid-template-columns:repeat(auto-fit,minmax(min(17rem,100%),1fr));gap:1.25rem;max-width:75rem;margin-inline:auto;display:grid}.related-guides__grid>a{border:1px solid var(--line);border-radius:var(--radius-card);background:#ffffff8c;flex-direction:column;gap:1rem;min-width:0;padding:1.5rem;transition:background .18s,color .18s;display:flex;position:relative}.related-guides__grid h3{max-width:none;font-family:var(--serif);text-wrap:pretty;margin:0;font-size:clamp(1.5rem,2.1vw,1.875rem);font-weight:300;line-height:1.2}.related-guides__grid p{max-width:65ch;margin:0;font-size:1rem;line-height:1.6}.related-guides__grid a>span{align-self:flex-end;margin-top:auto;padding-top:.25rem;font-size:1.5rem;line-height:1}.related-guides__grid>a:hover{color:var(--white);background:var(--sea-dark)}.related-guides__grid>a:focus-visible{z-index:1;outline:3px solid var(--focus);outline-offset:4px}@media not (min-width:1100px){.related-guides__grid{grid-template-columns:minmax(0,1fr)}}@media (768px<=width<1100px){.related-guides__grid>a{grid-template-columns:minmax(0,1fr) minmax(0,1.3fr) auto;align-items:center;gap:1.5rem;display:grid}.related-guides__grid a>span{align-self:center;margin:0;padding:0}}@media not (min-width:768px){.related-guides{padding:3rem 1.25rem}.related-guides__grid>a{padding:1.25rem}}.skip-link{z-index:1000;border-radius:var(--radius-control);color:var(--white);background:var(--sea-dark);padding:.75rem 1rem;font-weight:700;transition:transform .16s;position:fixed;top:.75rem;left:.75rem;transform:translateY(calc(-100% - 1rem))}.skip-link:focus{outline:3px solid var(--focus);outline-offset:3px;transform:translateY(0)}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--focus);outline-offset:3px}main[tabindex="-1"]:focus{outline:none}.article-grid,.article-card,.article-card__image,.article-card__content,.editorial-section,.editorial-section__heading,.editorial-section__body{min-width:0;max-width:100%}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.article-card{content-visibility:visible;width:100%}.article-card h2,.editorial-section__heading h2{overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.article-card p,.editorial-section__body p{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.listing-hero__overlay{background:linear-gradient(#12282c73,#12282c61)}.home-areas .eyebrow{color:#edf7f7}.site-footer a,.property-breadcrumb a,.search-results-breadcrumb a,.article-page__breadcrumb a,.text-link{align-items:center;min-height:2.75rem;display:inline-flex}.property-description{gap:1.1rem;display:grid}.property-description h3{color:var(--sea-dark);font-family:var(--serif);margin-top:1.1rem;font-size:clamp(1.7rem,2.4vw,2.4rem);font-weight:300;line-height:1.15}.property-description ul{gap:.65rem;padding-left:1.25rem;display:grid}.property-description li{padding-left:.3rem}.property-lightbox{border:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0}.property-lightbox:not([open]){display:none}.property-lightbox::backdrop{background:#0e1918f5}.contact-page__context{border-left:3px solid;gap:.35rem;margin:.5rem 0;padding:.65rem 0 .65rem 1rem;display:grid}.contact-page__context strong,.contact-page__context span{display:block}.route-error,.route-loading{min-height:calc(100svh - var(--header-height));padding:var(--section-space) var(--page-padding);background:var(--paper-deep)}.route-error{align-content:center;display:grid}.route-error h1{max-width:12ch;font-family:var(--serif);letter-spacing:-.035em;margin:1rem 0 1.5rem;font-size:clamp(3.2rem,7vw,7rem);font-weight:300;line-height:.95}.route-error>p:not(.eyebrow){max-width:39rem;font-size:1.1rem}.route-error__actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.route-error__actions button{min-height:2.75rem;color:var(--white);background:var(--sea-dark);cursor:pointer;border-radius:999px;padding:.65rem 1.25rem;font-weight:700}.route-loading{align-content:center;gap:1rem;display:grid}.route-loading__heading,.route-loading__line,.route-loading__grid span{border-radius:var(--radius-control);background:#376d7929}.route-loading__heading{width:min(32rem,85%);height:clamp(3rem,8vw,7rem)}.route-loading__line{width:min(42rem,95%);height:1.25rem}.route-loading__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.route-loading__grid span{min-height:15rem}.route-loading p{margin-top:.5rem;font-weight:700}@media (min-width:992px){.listing-grid{grid-template-columns:repeat(auto-fit,minmax(min(22rem,100%),24rem));justify-content:center}}@media not (min-width:768px){.site-header:not(.site-header--home) .site-header__inner,.site-header--overlay:not(.site-header--home) .site-header__inner{grid-template-columns:minmax(7.5rem,1fr) auto 3.5rem;padding:0 .625rem 0 .875rem}.site-header:not(.site-header--home) .brand-logo{justify-content:flex-start;width:min(7.75rem,100%)}.site-header:not(.site-header--home) .brand-logo img{width:auto;max-width:100%}.article-grid{grid-template-columns:minmax(0,1fr)}.article-card{padding-inline:clamp(1.25rem,5vw,2rem)}.article-card h2{max-width:100%;font-size:clamp(2rem,10vw,3.25rem)}.news-hero h1{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:clamp(3.25rem,16vw,5rem)}.editorial-section{grid-template-columns:1.5rem minmax(0,1fr);width:100%}.editorial-section__heading,.editorial-section__body,.editorial-section__heading h2,.editorial-section__body p{width:100%;max-width:100%}.editorial-section__heading h2,.editorial-cta h2{font-size:clamp(2.6rem,11.5vw,4.2rem);line-height:.98}.marketing-page:not(.marketing-page--services):not(.marketing-page--notre-agence) .editorial-hero{min-height:34rem}.marketing-page:not(.marketing-page--services):not(.marketing-page--notre-agence) .editorial-hero__content h1{font-size:clamp(3rem,14vw,4.75rem);line-height:.96}.property-gallery__more{height:auto;min-height:2.75rem;padding:.55rem .7rem}.property-description h3{font-family:var(--sans);font-size:1.125rem;font-weight:600}.property-description ul{gap:.75rem}.contact-page__context{margin:.5rem 0 .75rem}.route-error,.route-loading{min-height:70svh;padding:4rem 1.25rem}.route-error h1{font-size:3.25rem}.route-error__actions{flex-direction:column;align-items:flex-start}.route-loading__grid{grid-template-columns:1fr}.route-loading__grid span:not(:first-child){display:none}}@media (prefers-reduced-motion:reduce){.skip-link{transition:none}}.site-header.site-header--property .header-locales{align-content:start;height:auto;transform:none}.site-header.site-header--property .header-locales span{align-items:initial;justify-content:initial;min-width:0;min-height:0;font-size:inherit;letter-spacing:0;border:0;border-radius:0;padding:0;display:block}@media not (min-width:768px){.site-header.site-header--property:not(.site-header--home) .site-header__inner{grid-template-columns:minmax(7.75rem,1fr) auto 3rem;gap:.6rem;padding:0 .9rem 0 .5rem;display:grid}.site-header.site-header--property:not(.site-header--home) .brand-logo{width:9.35rem}.site-header.site-header--property:not(.site-header--home) .brand-logo img{width:100%;max-height:4.25rem}.site-header.site-header--property:not(.site-header--home) .header-locales{grid-area:1/2;grid-template-rows:none;align-content:center;justify-items:start;width:auto;height:auto;padding:0;font-size:.86rem;line-height:1.55;display:grid;position:static}.site-header.site-header--property:not(.site-header--home) .header-locales span{min-width:0;min-height:0;font-size:inherit;border:0;padding:0;display:block}.site-header.site-header--property:not(.site-header--home) .site-header__actions{grid-area:1/3;width:auto;height:auto;display:block}.property-detail-page--reference .property-gallery{height:16.4rem}.property-detail-page--reference .property-heading__price{place-self:flex-start start}}.site-header .header-locales{background:0 0}.home-hero__languages button{width:100%;min-width:2.75rem;min-height:2.8125rem;color:inherit;font:inherit;text-align:center;cursor:pointer;touch-action:manipulation;background:0 0;border:0;border-radius:0;padding:.625rem;display:block}.home-hero__languages button:hover{opacity:.75}.home-hero__languages button:focus-visible{outline-offset:2px;outline:2px solid}@media (max-width:767px){.home-hero__languages button{text-align:left;min-height:2.1875rem;padding:0 0 .625rem}}.header-locales button,.mobile-menu__locales button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;min-width:34px;min-height:34px;padding:.2rem}.mobile-menu__locales button[aria-pressed=true]{text-underline-offset:.25em;font-weight:700;text-decoration:underline}.site-header--property .header-locales button{min-height:24px;padding-block:0;line-height:1.3}.mobile-menu__locales button{min-width:44px;min-height:44px}.translation-notice{inset-inline-start:1rem;z-index:65;color:#19343a;background:#fff;border:1px solid #376d79;border-radius:.3rem;max-width:min(28rem,100vw - 7rem);margin:0;padding:.65rem .85rem;font:.75rem/1.4 Arial,sans-serif;position:fixed;bottom:1rem;box-shadow:0 3px 16px #0002}html[dir=rtl] .editorial-section__copy,html[dir=rtl] .lead-form,html[dir=rtl] .property-content-column,html[dir=rtl] .article-page__body{text-align:right}html[dir=rtl] input[type=tel],html[dir=rtl] input[type=email],html[dir=rtl] input[type=url]{text-align:left;direction:ltr}@media not (min-width:768px){.translation-notice{bottom:5.5rem}.header-locales{grid-template-columns:1fr}.header-locales button{min-height:26px}}@media print{.translation-notice{display:none}}.site-footer__advisors article>span:first-of-type{color:#edf7f7;opacity:1}.listing-card__placeholder{color:#413f4b}.property-footer{background:var(--sea-dark)}.property-detail-page--reference .property-facts>div,.property-detail-page--reference .property-facts>div:first-child{grid-template-columns:1fr;gap:.25rem;padding:.5rem;padding-inline-start:2.75rem;display:grid;position:relative}.property-facts dt svg{inset-inline-start:.25rem;width:1.6rem;height:1.6rem;position:absolute;top:.5rem}.property-facts dt,.property-facts dd{margin:0}@media (max-width:359px){.editorial-section__heading h2{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:1.8rem}}.property-print-contact{display:none}.share-search{grid-column:1/-1;margin-block:1rem}.property-search__more{width:100%;color:var(--ink);background:#fff;order:2;grid-column:1/-1;padding:.65rem 1rem}.property-search__more>summary{cursor:pointer;min-height:32px}.property-search__more>div{grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr));gap:1rem;padding-block:.5rem;display:grid}.property-search__more label>span{color:var(--ink)}.property-search__more select:focus-visible{outline-color:var(--sea-dark)}.feature-list a{text-underline-offset:.2em;text-decoration:underline}.share-search button{border:1px solid var(--sea-dark);min-height:44px;color:var(--ink);font:inherit;cursor:pointer;background:0 0;border-radius:.25rem;padding:.5rem .8rem}.share-search p{overflow-wrap:anywhere;font-size:.85rem}.property-image-fallback{background:var(--paper);color:var(--ink);text-align:center;font:1rem var(--sans);place-items:center;padding:1.5rem;display:grid;position:absolute;inset:0}.property-tour iframe{aspect-ratio:16/10;background:#19343a;border:0;border-radius:.6rem;width:100%;min-height:24rem;display:block}.property-tour>a{text-underline-offset:.2em;padding-block:1rem;text-decoration:underline;display:inline-block}.property-tour__launch{background:var(--sea-dark);color:#fff;width:100%;min-height:12rem;font:1.2rem var(--sans);cursor:pointer;border:0;border-radius:.6rem;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.property-sidebar__visit-type button{border:1px solid var(--sea-dark);min-height:44px;color:var(--sea-dark);font:inherit;cursor:pointer;background:#fff;padding:.6rem .8rem}.property-sidebar__visit-type button[aria-pressed=true]{background:var(--sea-dark);color:#fff}.property-sidebar__confirmation{margin-top:1rem;font-size:.85rem;line-height:1.5}.property-actions{flex-wrap:wrap;max-width:100%;position:relative}.property-actions__saved{padding:.65rem .25rem;font-size:.85rem;text-decoration:underline}.property-actions__feedback{overflow-wrap:anywhere;text-align:end;flex:1 0 100%;max-width:25rem;margin:0;font-size:.8rem;line-height:1.4}.property-actions__feedback:empty{display:none}.property-lightbox__contact{z-index:3;color:#19343a;text-align:center;background:#fff;border-radius:.3rem;max-width:calc(100% - 10rem);padding:.75rem 1rem;font-size:.9rem;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.property-footer__nav{flex-wrap:wrap;justify-content:center;gap:.5rem 1.6rem;max-width:70rem;margin:2rem auto;padding-inline:1.5rem;display:flex}.property-footer__nav a{text-underline-offset:.2em;align-items:center;min-height:44px;display:inline-flex}.property-footer__nav a:hover{text-decoration:underline}.editorial-hero__form-link{background:var(--paper);color:var(--ink);border:1px solid;border-radius:.25rem;gap:1.4rem;margin-top:1.3rem;padding:.8rem 1rem;font-size:1rem;display:inline-flex}#formulaire,#demande-visite,#donnees-personnelles,.agency-advisors article{scroll-margin-top:7rem}.agency-advisors,.article-related-properties{max-width:80rem;margin:4rem auto;padding-inline:clamp(1.5rem,5vw,5rem)}.agency-advisors>h2{font:clamp(2rem, 4vw, 3.4rem) var(--serif)}.agency-advisors__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem;margin-top:2rem;display:grid}.agency-advisors article{border-top:1px solid var(--sea);min-width:0;padding-top:1.5rem}.agency-advisors h3{font:2.2rem var(--serif)}.agency-advisors p{margin-block:1rem;line-height:1.7}.agency-advisors article>div{flex-direction:column;gap:.5rem;display:flex}.agency-advisors a{text-underline-offset:.2em;padding-block:.4rem;text-decoration:underline}.lead-form__privacy{text-underline-offset:.2em;margin-block:.8rem;font-size:.8rem;line-height:1.5;text-decoration:underline}.property-facts{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}@media not (min-width:768px){.property-detail-page--reference .property-sidebar__panel{padding:1.2rem}.agency-advisors__grid{grid-template-columns:minmax(0,1fr);gap:2rem}.property-detail-page--reference .property-facts{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin:0;padding:1.45rem;display:grid}.property-detail-page--reference .property-sidebar{width:100%;margin-block:2rem;display:block;position:static}.property-tour iframe{min-height:25rem}.property-tour__launch{min-height:10rem}.property-lightbox__contact{width:max-content;max-width:calc(100% - 2rem);font-size:.8rem;bottom:3.5rem}.property-actions__saved{font-size:.75rem}.property-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media print{@page{margin:15mm}body{color:#000!important;background:#fff!important}.site-header,.site-footer,.property-footer,.property-actions,.property-mobile-contact,.whatsapp-link,.property-sidebar,.property-similar,.property-gallery__more,.property-tour__launch,.property-tour iframe,.skip-link{display:none!important}.property-detail-page,.property-content-grid,.property-intro,.property-heading,.property-content-column{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;display:block!important}.property-heading h1{font-size:25pt!important}.property-heading__price{font-size:19pt!important}.property-gallery{height:70mm!important;margin-block:8mm!important;display:block!important}.property-gallery__item{display:none!important}.property-gallery__item--main{width:100%!important;height:70mm!important;display:block!important}.property-facts{flex-wrap:wrap;gap:7mm;margin:8mm 0!important;display:flex!important}.property-facts>div{break-inside:avoid}.property-section{margin:0!important;padding-block:5mm!important}.property-section h2{break-after:avoid}.property-description-section p,.property-description-section li{font-size:11pt!important;line-height:1.5!important}.property-tour a:after{content:" (" attr(href) ")";overflow-wrap:anywhere}.property-print-contact{overflow-wrap:anywhere;margin-block:8mm;font-size:10pt;display:block}}body.property-gallery-open{overflow:hidden}.property-tour video{aspect-ratio:16/9;background:var(--sea-dark);border-radius:.6rem;width:100%;max-height:36rem;display:block}.property-lightbox__thumbnails{inset-inline:4rem;z-index:4;scrollbar-width:thin;background:#00000059;border-radius:.4rem;gap:.5rem;padding:.5rem;display:flex;position:absolute;bottom:5.4rem;overflow-x:auto}.property-lightbox__thumbnails button{cursor:pointer;background:0 0;border:2px solid #0000;flex:0 0 72px;height:52px;padding:0;position:relative}.property-lightbox__thumbnails button[aria-current=true]{border-color:#fff}.property-lightbox__thumbnails img{object-fit:cover}.property-lightbox__stage{touch-action:pan-y pinch-zoom;width:auto;height:auto;position:absolute;inset:5rem 4rem 11rem}.scheduler-booking{overflow-wrap:anywhere}.scheduler-booking [hidden],.property-sidebar__panel>[hidden]{display:none}.scheduler-fields{border:0;min-width:0;margin:0;padding:0}.scheduler-fields:disabled{opacity:.65}.scheduler-fields .lead-form__grid{grid-template-columns:minmax(0,1fr);gap:.9rem;display:grid}.scheduler-fields label{gap:.35rem;display:grid}.scheduler-booking .lead-form__grid label>span{clip:auto;clip-path:none;white-space:normal;width:auto;height:auto;margin:0;padding:0;font-size:.85rem;position:static;overflow:visible}.scheduler-fields input:not([type=checkbox]),.scheduler-fields select,.scheduler-fields textarea{box-sizing:border-box;border:1px solid var(--line,#b8c6c7);width:100%;min-width:0;max-width:100%;min-height:44px;color:var(--ink,#19343a);font:inherit;background:#fff;border-radius:.25rem;padding:.7rem}.scheduler-fields [aria-invalid=true]{outline:2px solid #a62d28}.scheduler-fields input[type=tel],.scheduler-fields input[type=email]{text-align:left;direction:ltr}.scheduler-fields .lead-form__consent{align-items:flex-start;gap:.6rem;margin-block:1rem;display:flex}.scheduler-fields .lead-form__consent input{flex:none;width:1.1rem;height:1.1rem;margin-top:.2rem}.scheduler-fields button,.scheduler-booking>button{min-height:44px}.scheduler-fields button[type=submit]{width:100%;margin-top:1rem}.scheduler-booking .button{border:1px solid var(--sea-dark);background:var(--sea-dark);color:#fff;font:inherit;cursor:pointer;border-radius:.25rem;justify-content:center;align-items:center;padding:.85rem 1rem;line-height:1.4;display:inline-flex}.scheduler-booking button:disabled{cursor:default;opacity:.6}.scheduler-booking>button{margin-block:.5rem}.scheduler-booking p{margin-block:.65rem;line-height:1.5}.scheduler-booking__hosted{gap:.75rem;display:grid}.scheduler-booking__hosted h3{color:var(--ink);font-family:var(--sans);margin:0;font-size:1rem;font-weight:600;line-height:1.4}.scheduler-booking__hosted p{color:#5e6569;margin:0;font-size:.875rem;line-height:1.5}.scheduler-booking .scheduler-booking__cta{text-align:start;border-radius:.375rem;justify-content:space-between;gap:.65rem;width:100%;min-height:3rem;margin-top:.25rem;padding:.75rem;font-size:.875rem;font-weight:500;text-decoration:none}.scheduler-booking__cta svg{flex:0 0 1.125rem;width:1.125rem;height:1.125rem}.scheduler-booking .scheduler-booking__cta:hover{background:#284f57}.scheduler-honeypot{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.scheduler-confirmation{border:1px solid var(--sea-dark);border-radius:.4rem;padding:1rem}@media not (min-width:768px){.property-lightbox__thumbnails{inset-inline:1rem;bottom:7.5rem}.property-lightbox__stage{width:auto;height:auto;inset:5rem 1rem 14rem}}@media print{.property-tour video,.property-lightbox__thumbnails{display:none!important}}@media (min-width:768px){.site-header:not(.site-header--home) .site-header__inner{grid-template-columns:auto minmax(0,1fr) auto auto;gap:clamp(.75rem,1.5vw,1.5rem);padding-inline:clamp(1.25rem,2vw,2.5rem);display:grid}.site-header:not(.site-header--home) .brand-logo{grid-column:1;width:7.6875rem}.site-header:not(.site-header--home) .desktop-nav{grid-column:2;justify-content:center;gap:clamp(.7rem,1.4vw,1.5rem);min-width:0;margin:0}.site-header:not(.site-header--home) .desktop-nav__item>a{white-space:nowrap;font-size:clamp(1rem,1.4vw,1.25rem)}.site-header:not(.site-header--home) .site-header__actions{grid-column:3;gap:.75rem}.site-header:not(.site-header--home) .header-estimate{flex-shrink:0;display:inline-flex}.site-header:not(.site-header--home) .header-locales{grid-column:4;align-items:center;width:auto;height:auto;padding:.25rem;display:flex;position:static;transform:none}.site-header:not(.site-header--home) .header-locales button{min-width:2.25rem;min-height:2.75rem}}@media (min-width:768px) and (max-width:1279px){.site-header:not(.site-header--home) .desktop-nav{display:none}.site-header:not(.site-header--home) .menu-trigger{display:block}.site-header:not(.site-header--home) .header-locales{grid-area:1/3}.site-header:not(.site-header--home) .site-header__actions{grid-area:1/4}.site-header--overlay:not(.site-header--home){color:var(--ink);background:var(--paper);position:relative}.site-header--overlay:not(.site-header--home) .header-logo--light{display:none}.site-header--overlay:not(.site-header--home) .header-logo--dark{display:inline-flex}}.site-header:not(.site-header--home) .header-locales,.site-header.site-header--property:not(.site-header--home) .header-locales{width:auto;height:auto;color:inherit;background:0 0;grid-template-rows:repeat(3,1.5rem);grid-template-columns:2.75rem;align-content:center;justify-items:stretch;gap:0;padding:0;display:grid}.site-header:not(.site-header--home) .header-locales button{touch-action:manipulation;border-radius:.2rem;place-items:center;min-width:2.75rem;min-height:1.5rem;padding:0;font-size:.875rem;line-height:1;display:grid}.header-locales button[aria-pressed=true]{color:var(--sea-dark);font-weight:700}.header-locales button:hover{background:#376d791a}.header-locales button:focus-visible{outline-offset:-2px;outline:2px solid}@media (min-width:1280px){.site-header--overlay .header-locales button[aria-pressed=true]{color:#c2e2e5}.site-header--overlay .header-locales button:hover{background:#ffffff26}}.agency-page{background:#fbf6f2}.agency-hero{isolation:isolate;place-items:center;height:min(37.5rem,75svh);min-height:25rem;display:grid;position:relative}.agency-hero>img{object-fit:cover;z-index:-1}.agency-hero h1{color:#fff;font:clamp(4.5rem, 8vw, 6.75rem)/1.1 var(--serif-hairline-italic);text-align:center;text-shadow:0 2px 12px #0003;margin:0;padding:1.5rem}.company-split{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(2rem,5vw,5rem);max-width:80rem;margin-inline:auto;padding:3.5rem clamp(1.5rem,3vw,3rem);display:grid}.company-copy{min-width:0}.company-copy h2{font:clamp(2.25rem, 4vw, 3.5rem)/1.15 var(--serif-hairline-italic)}.company-copy p{margin-top:1.75rem;font-size:1.125rem;line-height:1.6}.company-photo{aspect-ratio:1;border-radius:.5rem;width:100%;min-width:0;position:relative;overflow:hidden}.company-photo img{object-fit:cover}.agency-values{color:#fff;background:var(--sea)}.agency-values__inner{grid-template-columns:minmax(11rem,.7fr) minmax(0,2fr);gap:2.5rem;max-width:80rem;margin-inline:auto;padding:3.5rem clamp(1.5rem,3vw,3rem);display:grid}.agency-values h2{font:clamp(2.5rem, 4vw, 3.5rem)/1.15 var(--serif)}.agency-values__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.agency-values article{min-width:0;color:var(--ink);background:#fff;border-radius:.45rem;padding:2rem 1.5rem}.agency-values h3{font:1.5rem/1.3 var(--serif)}.agency-values p{margin-top:.85rem;font-size:1.125rem;line-height:1.5}.agency-closing{background:#fff;max-width:none;padding-inline:max(1.5rem,50% - 37rem)}.agency-closing h2{font-family:var(--serif)}.company-resources{background:#fbf6f2;padding:1.5rem clamp(1.5rem,4vw,4rem)}.company-resources>summary{cursor:pointer;width:fit-content;max-width:100%;min-height:44px;color:var(--sea-dark);padding-block:.6rem}.company-resources>summary:focus-visible{outline:2px solid var(--sea-dark);outline-offset:4px}.company-resources .agency-advisors,.company-resources .related-guides,.company-resources .faq-section{max-width:75rem;margin:2rem auto;padding-inline:0}.company-resources .related-guides{background:0 0;padding-block:1rem}.services-page{background:var(--accent)}.services-hero{isolation:isolate;text-align:center;background:#8eb4c7;padding:3.5rem 1.5rem 1.5rem;position:relative}.services-hero>video{z-index:-1;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.services-hero>h1{color:#fff;font:clamp(2.5rem, 6vw, 5rem)/1.15 var(--serif-hairline-italic);margin:0}.services-hero__introduction{background:#ffffffd4;width:min(60rem,100%);margin:3.5rem auto 0;padding:2rem clamp(1.25rem,2.2vw,2rem)}.services-hero__introduction h2{font:clamp(1.85rem, 2.7vw, 2.4rem)/1.15 var(--serif)}.services-hero__introduction p{margin-top:1.25rem;font-size:1.125rem;line-height:1.5}.services-hero__lead span{display:block}.services-rows{max-width:80rem;margin-inline:auto;padding:4rem 1.5rem}.services-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;margin-bottom:4rem;display:grid}.services-row:last-child{margin-bottom:0}.services-row__photo{aspect-ratio:3/2;border-radius:1rem;min-width:0;position:relative;overflow:hidden;box-shadow:0 .5rem 1rem #0002}.services-row__photo img{object-fit:cover}.services-row__copy{z-index:1;text-align:center;background:#fff;min-width:0;margin-inline-start:-2.5rem;padding:2rem;position:relative;box-shadow:0 .5rem 1rem #0003}.services-row__copy h2{font:clamp(2rem, 3vw, 2.6rem)/1.2 var(--serif)}.services-row__copy p{margin-top:1.25rem;font-size:1.125rem;line-height:1.5}.services-row__link{background:var(--paper);min-height:44px;color:var(--ink);justify-content:center;align-items:center;margin-top:1.75rem;padding:.6rem 1.5rem;display:inline-flex}.services-row__link:hover{background:var(--paper-deep)}.services-row__link:focus-visible{outline:2px solid var(--sea-dark);outline-offset:4px}.services-row:nth-child(2n) .services-row__photo{grid-area:1/2}.services-row:nth-child(2n) .services-row__copy{grid-area:1/1;margin-inline:0 -2.5rem}@media (max-width:1023px){.agency-values__inner{grid-template-columns:1fr}}@media not (min-width:768px){.company-split{grid-template-columns:minmax(0,1fr);gap:2rem;padding:2rem 1.5rem}.agency-introduction .company-photo{grid-row:1}.company-copy h2{font-size:2.5rem}.company-copy p{margin-top:1.25rem;font-size:1rem}.agency-values__inner{gap:1.5rem;padding:2.5rem 1.5rem}.agency-values__grid{grid-template-columns:minmax(0,1fr)}.agency-values article{padding:1.5rem}.agency-values p{font-size:1rem}.services-hero{padding:2.5rem 1rem 1rem}.services-hero__introduction{margin-top:2.5rem;padding:1.5rem}.services-hero__introduction p{font-size:1rem}.services-rows{padding:2.5rem 1rem}.services-row{grid-template-columns:minmax(0,1fr);margin-bottom:3rem}.services-row__photo{grid-area:1/1!important}.services-row__copy,.services-row:nth-child(2n) .services-row__copy{grid-area:2/1;margin:-1.5rem .5rem 0;padding:1.5rem}.services-row__copy p{font-size:1rem}}
