@font-face{font-family:editorsNote;src:url(../media/editors_note_light-s.p.0icxt_g0cqpn6.ttf)format("truetype");font-display:swap;font-weight:300}@font-face{font-family:editorsNote Fallback;src:local(Arial);ascent-override:117.85%;descent-override:27.2%;line-gap-override:0.0%;size-adjust:88.25%}.editorsnote_81ae4c52-module__zWFvFq__className{font-family:editorsNote,editorsNote Fallback;font-weight:300}.editorsnote_81ae4c52-module__zWFvFq__variable{--font-editors-note:"editorsNote", "editorsNote Fallback"}
@font-face{font-family:editorsNoteHairlineItalic;src:url(../media/editors_note_hairline_italic-s.p.415ckrrqxxehm.otf)format("opentype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:editorsNoteHairlineItalic Fallback;src:local(Arial);ascent-override:129.82%;descent-override:29.96%;line-gap-override:0.0%;size-adjust:80.11%}.editorsnotehairlineitalic_c0881e41-module__ffol6W__className{font-family:editorsNoteHairlineItalic,editorsNoteHairlineItalic Fallback;font-style:normal;font-weight:400}.editorsnotehairlineitalic_c0881e41-module__ffol6W__variable{--font-editors-note-hairline-italic:"editorsNoteHairlineItalic", "editorsNoteHairlineItalic Fallback"}
: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{z-index:20;background:0 0;border:0;height:7rem;position:absolute}.site-header--home .site-header__inner{justify-content:flex-end;padding-right:16.5vw}.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}.mobile-menu{z-index:100;visibility:hidden;color:#33373d;background:var(--white);opacity:0;border-radius:2px 0 0;flex-direction:column;width:min(37.5rem,100vw - 1.25rem);padding:1.5rem 1.25rem;transition:opacity .26s,transform .36s cubic-bezier(.76,0,.24,1),visibility .36s;display:flex;position:fixed;inset:1.25rem 0 0 auto;overflow-y:auto;transform:translate(100%);box-shadow:0 0 5px #0000001a}.mobile-menu--open{visibility:visible;opacity:1;transform:translate(0)}.mobile-menu__close{z-index:2;cursor:pointer;width:2.75rem;height:2.75rem;color:inherit;font-family:var(--sans);place-items:center;font-size:1rem;line-height:1;display:grid;position:absolute;top:1rem;left:1rem}.mobile-menu__nav{padding-top:4.75rem;display:grid}.mobile-menu__item{display:grid}.mobile-menu__link{color:#33373d;min-height:3.5rem;font-family:var(--serif);justify-content:space-between;align-items:center;padding:0 1.25rem;font-size:1.65rem;font-weight:400;line-height:1;display:flex}.mobile-menu__link-label{white-space:nowrap;flex:1;align-self:stretch;align-items:center;min-width:0;display:flex}.mobile-menu__link--active{color:var(--sea);font-weight:600}.mobile-menu__submenu-toggle{cursor:pointer;width:2.75rem;height:2.75rem;color:inherit;flex:none;place-items:center;display:grid}.mobile-menu__caret{border-top:.45rem solid;border-left:.4rem solid #0000;border-right:.4rem solid #0000;width:0;height:0;transition:transform .18s}.mobile-menu__submenu-toggle[aria-expanded=true] .mobile-menu__caret{transform:rotate(180deg)}.mobile-menu__children{padding:0 1.25rem .5rem;display:grid}.mobile-menu__children[hidden]{display:none}.mobile-menu__children a{align-items:center;min-height:2.75rem;padding:0 .75rem;font-size:.85rem;line-height:1.25;display:flex}.mobile-menu__estimate{width:fit-content;min-height:2.5rem;color:var(--white);background:var(--accent);border-radius:999px;justify-content:center;align-items:center;margin-top:1.25rem;padding:.45rem 1.5rem;font-size:1rem;font-weight:600;line-height:1;display:inline-flex}.mobile-menu__locales{color:#000;grid-auto-rows:1.75rem;margin-top:1.25rem;padding:1.25rem;font-size:.94rem;line-height:1.75rem;display:grid}.mobile-menu__close: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{outline:2px solid var(--sea);outline-offset:-2px}.locale-links{gap:.8rem;display:flex}.is-disabled{opacity:.46}.home-hero{width:100%;min-height:150svh;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:2;letter-spacing:0;gap:.8rem;font-size:1.35rem;font-weight:300;display:grid;position:absolute;top:3rem;left:20.4vw}.home-hero__identity{z-index:2;text-align:center;flex-direction:column;align-items:center;display:flex;position:absolute;top:2rem;left:50%;transform:translate(-50%)}.home-hero__identity h1{font-family:var(--serif);letter-spacing:0;margin-top:4.5rem;font-size:clamp(3rem,5.5vw,4.375rem);font-weight:300;line-height:1.5}.home-hero__identity .brand-logo{width:clamp(25rem,41.7vw,33.375rem)}.home-hero__nav{z-index:2;border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light);grid-template-columns:repeat(3,1fr);width:70.3%;display:grid;position:absolute;top:30.6rem;left:14.85%}.home-hero__nav a{border-right:1px solid var(--line-light);min-height:7.5rem;font-family:var(--serif);text-align:center;text-transform:uppercase;justify-content:space-between;align-items:center;padding:1rem 3rem;font-size:clamp(2rem,2.6vw,2.5rem);font-weight:300;line-height:1;transition:background .22s;display:flex}.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;width:100%;padding:0 var(--page-padding);letter-spacing:0;text-align:center;text-transform:uppercase;font-size:1.875rem;font-weight:300;position:absolute;top:42.5rem;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;isolation:isolate;width:3.5rem;height:3.5rem;color:var(--white);background:linear-gradient(145deg,#31df78 0%,#18b95a 56%,#0a8840 100%);border:1px solid #ffffff94;border-radius:50%;place-items:center;transition:transform .18s,box-shadow .18s,filter .18s;display:grid;position:fixed;bottom:1.5rem;right:1.25rem;box-shadow:0 0 0 .25rem #ffffff1f,0 .75rem 1.8rem #0a56344d,inset 0 1px #ffffff57}.whatsapp-link:before{z-index:-1;border-radius:inherit;content:"";pointer-events:none;border:1px solid #ffffff38;position:absolute;inset:.28rem}.whatsapp-link svg{filter:drop-shadow(0 1px 1px #003e222e);width:1.72rem;height:1.72rem}.whatsapp-link:hover{filter:saturate(1.04)brightness(1.03);transform:translateY(-.18rem);box-shadow:0 0 0 .28rem #ffffff29,0 .95rem 2.1rem #0a56345c,inset 0 1px #fff6}.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-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{height:36.125rem;color:var(--white);background:#5e7c81;position:relative;overflow:hidden}.listing-hero{position:absolute;inset:0;overflow:hidden}.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);position:absolute;top:6.75rem;left:50%;transform:translate(-50%)}.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;position:absolute;top:16rem;left:0;right:0}.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;font-size:2rem;display:grid;position:absolute}.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;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 (max-width:767.99px){: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{height:5rem;padding:0 .625rem 0 0}.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{border-radius:0;width:min(18.75rem,100vw - .625rem);height:100dvh;padding:.625rem;transition:opacity .22s,visibility .22s;top:.3125rem;bottom:auto;overflow-y:auto;transform:none;box-shadow:-100vw 0 0 100vw #07070733}.mobile-menu__close{justify-items:start;padding-left:.625rem;font-size:.75rem;top:.625rem;left:.625rem}.mobile-menu__nav{width:calc(100% - 1.25rem);margin-left:.625rem;padding-top:3.4375rem}.mobile-menu__link{min-height:3.125rem;padding:0 1.25rem;font-size:1.4375rem;line-height:1.25rem}.mobile-menu__estimate{min-height:2.5rem;margin-top:1.4375rem;margin-left:.625rem;padding:.45rem 1.5rem}.mobile-menu__locales{grid-auto-rows:1.5625rem;width:calc(100% - 1.25rem);margin-top:1.25rem;margin-left:.625rem;padding:1.25rem;font-size:.9375rem;line-height:1.5625rem}.home-hero__identity{width:100%;top:4.1rem}.home-hero__identity .brand-logo{width:min(18.125rem,100vw - 4.375rem)}.home-hero__identity h1{width:100%;margin-top:.625rem;font-size:2.25rem;line-height:1.3}.home-hero__nav{border:0;grid-template-columns:1fr;width:min(18.125rem,100vw - 4rem);top:20.585rem;left:50%;transform:translate(-50%)}.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;font-size:2.05rem;line-height:2.25rem}.home-hero__nav a:first-child{align-items:flex-start;min-height:7.25rem;padding-top:.625rem}.home-hero__nav-label>span{display:block}.home-hero__nav-label>span:first-child{font-size:1.625rem}.home-hero__nav a:last-child{border-bottom:0}.home-hero__locations{white-space:nowrap;text-transform:none;padding:0;font-size:clamp(1.25rem,6.6vw,1.55rem);line-height:1.5;top:16.365rem}.home-hero__languages{gap:.55rem;font-size:1.125rem;line-height:1.4;top:2.5rem;left:.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{height:45.0625rem}.listing-discovery:has(.property-search--with-project){height:49.875rem}.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);top:2.8125rem}.listing-hero__content h2{font-size:1.8125rem;line-height:1.2}.listing-search-panel{top:9.375rem}.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}.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}.mobile-menu__link--active{color:var(--sea-dark);text-underline-offset:.3rem;font-weight:300;text-decoration:underline;text-decoration-thickness:1px}.mobile-menu__estimate{color:var(--on-accent);background:var(--accent)}.mobile-menu__locales{gap:.5rem;display:flex}.mobile-menu__locales>span{border:1px solid var(--line);border-radius:999px;align-items:center;gap:.35rem;min-height:2.75rem;padding:0 .8rem;display:inline-flex}.mobile-menu__locales small{font-size:.65rem}.home-hero{min-height:max(100svh,43.625rem)}.home-hero__languages{gap:0}.home-hero__locations{top:clamp(28.625rem,100svh - 15rem,29.5rem)}.home-hero__nav{top:clamp(32.125rem,100svh - 11.5rem,33rem)}.home-hero__estimate{z-index:2;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;top:clamp(40.375rem,100svh - 3.5rem,42.5rem);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-bottom:2.5rem}.search-results-count{font-size:1rem}.search-results-filters{justify-items:center;gap:1rem;margin-top:1rem;display:grid}.search-results-chips{flex-wrap:wrap;justify-content:center;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{width:min(72rem,100%)}.search-results-refine summary{cursor:pointer;min-height:2.75rem;color:var(--white);background:var(--sea-dark);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:.65rem 1.1rem;font-size:.78rem;font-weight:700;list-style:none;display:inline-flex}.search-results-refine summary::-webkit-details-marker{display:none}.search-results-refine summary:after{content:"+";margin-left:.7rem;font-size:1rem}.search-results-refine[open] summary:after{content:"−"}.search-results-refine__panel{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--paper);box-shadow:var(--shadow-card);margin-top:1rem;padding:1.25rem}.search-results-refine .property-search{width:100%}.search-results-refine .property-search label>span{color:var(--ink)}.search-results-refine .property-search select:focus-visible,.search-results-refine .property-search button:focus-visible{outline-color:var(--sea-dark)}.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.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{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}.search-results-refine .property-search{width:100%}.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 (max-width:767.99px){.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{min-height:max(100svh,49rem)}.home-hero__languages{top:2rem}.home-hero__locations{top:16.365rem}.home-hero__nav{top:20.585rem}.home-hero__estimate{white-space:nowrap;min-height:2.75rem;padding:.55rem 1rem;font-size:.7rem;top:45.75rem}.listing-hero__content{top:2rem}.listing-hero__content h1{font-size:1.7rem;line-height:1.15}.listing-hero__eyebrow{margin-bottom:.45rem;font-size:.65rem}.listing-search-panel{top:8.75rem}.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{justify-items:center;gap:.55rem;height:auto;min-height:0;padding:1rem 1.25rem 1.75rem;display:grid;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{font-size:2rem;line-height:1.1}.search-results-count{line-height:1.5}.search-results-sort{justify-content:center}.search-results-sort label{width:auto;height:auto;min-height:2.75rem}.search-results-filters{margin-top:.75rem}.search-results-refine,.search-results-refine summary{width:100%}.search-results-refine__panel{padding:1rem}.search-results-refine .property-search{width:100%}.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 .eyebrow{color:var(--accent)}.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 (max-width:767.99px){.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 (max-width:767.99px){.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{grid-template-columns:minmax(0,.7fr) minmax(20rem,1.3fr);align-items:end;gap:3rem;margin-bottom:clamp(2.5rem,5vw,4.5rem);display:grid}.related-guides>header h2{max-width:11ch;font-family:var(--serif);letter-spacing:-.035em;font-size:clamp(2.8rem,5.2vw,5.5rem);font-weight:300;line-height:.98}.related-guides__grid{border-top:1px solid var(--line);grid-template-columns:repeat(auto-fit,minmax(min(18rem,100%),1fr));display:grid}.related-guides__grid>a{border-right:1px solid var(--line);flex-direction:column;min-height:19rem;padding:2rem clamp(1.25rem,3vw,3rem);transition:background .18s,color .18s;display:flex;position:relative}.related-guides__grid>a:first-child{padding-left:0}.related-guides__grid>a:last-child{border-right:0;padding-right:0}.related-guides__grid h3{max-width:13ch;font-family:var(--serif);font-size:clamp(2rem,3.2vw,3.25rem);font-weight:300;line-height:1.05}.related-guides__grid p{max-width:29rem;margin-top:1.25rem;line-height:1.7}.related-guides__grid a>span{align-self:flex-end;margin-top:auto;font-size:1.5rem}.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 (max-width:767.99px){.related-guides{padding:4.5rem 1.25rem}.related-guides>header{grid-template-columns:1fr;gap:.75rem}.related-guides>header h2{font-size:2.85rem}.related-guides__grid{grid-template-columns:1fr}.related-guides__grid>a,.related-guides__grid>a:first-child,.related-guides__grid>a:last-child{border-right:0;border-bottom:1px solid var(--line);min-height:16rem;padding:1.75rem 0}.related-guides__grid>a:last-child{border-bottom:0}}
