.template-three-module__PaBurq__root{--arcon-page:#fff;--arcon-text:#111;--arcon-muted:#656565;--arcon-soft:#fafaf9;--arcon-panel:#f3f2f0;--arcon-border:#e7e5e2;--arcon-accent:var(--accent,var(--template-accent));--arcon-accent-contrast:#fff;background:var(--arcon-page);min-height:100vh;color:var(--arcon-text);font-family:var(--template-font-family), Manrope, sans-serif}.template-three-module__PaBurq__root *{box-sizing:border-box}.template-three-module__PaBurq__root a{color:inherit;text-decoration:none}.template-three-module__PaBurq__container{width:min(100%,1440px);margin:0 auto;padding-inline:48px}.template-three-module__PaBurq__header{z-index:40;border-bottom:1px solid var(--arcon-border);background:color-mix(in srgb, var(--arcon-page) 96%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);height:66px;position:relative}.template-three-module__PaBurq__headerInner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;height:100%;display:grid}.template-three-module__PaBurq__brand{align-items:center;width:fit-content;display:inline-flex}.template-three-module__PaBurq__brandMark{width:156px;max-width:36vw;height:44px;color:var(--arcon-text);letter-spacing:.08em;background:0 0;border:0;place-items:center;font-size:11px;font-weight:700;display:grid;position:relative;overflow:hidden}.template-three-module__PaBurq__brandLogo{object-fit:contain;object-position:left center;padding:0}.template-three-module__PaBurq__brandMark .template-three-module__PaBurq__brandFallback{border:1px solid var(--arcon-border);background:var(--arcon-soft);width:100%;height:100%;color:var(--arcon-text);letter-spacing:.06em;font-size:12px}.template-three-module__PaBurq__brandName{letter-spacing:.16em;text-transform:uppercase;font-size:14px;font-weight:700}.template-three-module__PaBurq__brandDescriptor{color:var(--arcon-muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px}.template-three-module__PaBurq__nav{justify-content:center;align-items:center;gap:24px;min-width:0;display:flex}.template-three-module__PaBurq__navLink{white-space:nowrap;padding-block:22px;font-size:13px;font-weight:600;position:relative}.template-three-module__PaBurq__navLink:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .18s;position:absolute;bottom:16px;left:0;right:0;transform:scaleX(0)}.template-three-module__PaBurq__navLink:hover:after,.template-three-module__PaBurq__navLink:focus-visible:after{transform-origin:0;transform:scaleX(1)}.template-three-module__PaBurq__navDropdown{position:relative}.template-three-module__PaBurq__navDropdownButton{color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;display:inline-flex}.template-three-module__PaBurq__navChevron{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:transform .18s;display:inline-flex}.template-three-module__PaBurq__navChevronOpen{transform:rotate(180deg)}.template-three-module__PaBurq__navDropdownMenu{z-index:70;border:1px solid var(--arcon-border);background:color-mix(in srgb, var(--arcon-page) 98%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:0;gap:2px;min-width:230px;max-width:calc(100vw - 32px);padding:6px;display:grid;position:absolute;top:calc(100% + 10px);left:50%;overflow:visible;transform:translate(-50%);box-shadow:0 22px 58px #11111129}.template-three-module__PaBurq__navDropdownLink{color:var(--arcon-text);white-space:nowrap;border-radius:0;padding:11px 12px;font-size:12px;font-weight:600;transition:background-color .18s,color .18s}.template-three-module__PaBurq__navDropdownLink:hover,.template-three-module__PaBurq__navDropdownLink:focus-visible{background:color-mix(in srgb, var(--arcon-accent) 9%, transparent);color:var(--arcon-accent)}.template-three-module__PaBurq__navDropdownSubgroup{position:relative}.template-three-module__PaBurq__navDropdownSubgroupButton{width:100%;color:var(--arcon-text);font:inherit;text-align:left;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:center;gap:22px;padding:11px 12px;font-size:12px;font-weight:600;transition:background-color .18s,color .18s;display:flex}.template-three-module__PaBurq__navDropdownSubgroupButton:hover,.template-three-module__PaBurq__navDropdownSubgroupButton:focus-visible,.template-three-module__PaBurq__navDropdownSubgroupButtonActive{background:color-mix(in srgb, var(--arcon-accent) 9%, transparent);color:var(--arcon-accent)}.template-three-module__PaBurq__navFlyoutChevron{flex-shrink:0;width:16px;height:16px}.template-three-module__PaBurq__navDropdownFlyout{z-index:75;border:1px solid var(--arcon-border);background:color-mix(in srgb, var(--arcon-page) 98%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);gap:2px;min-width:220px;max-width:calc(100vw - 32px);padding:6px;display:grid;position:absolute;top:0;left:calc(100% + 8px);box-shadow:0 22px 58px #11111129}.template-three-module__PaBurq__navDropdownFlyoutLeft{left:auto;right:calc(100% + 8px)}.template-three-module__PaBurq__headerActions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;display:flex}.template-three-module__PaBurq__menuButton{border:1px solid var(--arcon-border);background:var(--arcon-page);width:44px;min-width:44px;height:44px;color:var(--arcon-text);cursor:pointer;flex:0 0 44px;display:none}.template-three-module__PaBurq__mobileMenu{z-index:35;background:var(--arcon-page);display:none;position:fixed;inset:66px 0 0}.template-three-module__PaBurq__mobileMenuOpen{display:block}.template-three-module__PaBurq__mobileMenuInner{flex-direction:column;min-height:calc(100dvh - 66px);padding:42px 24px 28px;display:flex}.template-three-module__PaBurq__mobileNavLink{border-bottom:1px solid var(--arcon-border);letter-spacing:-.03em;justify-content:space-between;align-items:center;min-height:62px;font-size:24px;display:flex}.template-three-module__PaBurq__mobileNavGroup{border-bottom:1px solid var(--arcon-border)}.template-three-module__PaBurq__mobileNavGroup>summary{cursor:pointer;list-style:none}.template-three-module__PaBurq__mobileNavGroup>summary::-webkit-details-marker{display:none}.template-three-module__PaBurq__mobileNavGroup>.template-three-module__PaBurq__mobileNavLink{border-bottom:0}.template-three-module__PaBurq__mobileNavChildren{gap:6px;padding:0 0 16px 18px;display:grid}.template-three-module__PaBurq__mobileNavChildLink{min-height:44px;color:var(--arcon-muted);justify-content:space-between;align-items:center;font-size:18px;display:flex}.template-three-module__PaBurq__mobileNavSubgroup{gap:6px;display:grid}.template-three-module__PaBurq__mobileNavSubgroup>summary{cursor:pointer;list-style:none}.template-three-module__PaBurq__mobileNavSubgroup>summary::-webkit-details-marker{display:none}.template-three-module__PaBurq__mobileNavSubgroupChildren{gap:6px;padding-left:16px;display:grid}.template-three-module__PaBurq__mobileNavGrandchildLink{min-height:38px;color:var(--arcon-muted);justify-content:space-between;align-items:center;font-size:15px;display:flex}.template-three-module__PaBurq__mobileMenuFooter{align-items:center;gap:14px;margin-top:auto;padding-top:32px;display:flex}.template-three-module__PaBurq__section{padding-block:108px}.template-three-module__PaBurq__sectionSoft{background:var(--arcon-soft)}.template-three-module__PaBurq__sectionDark{background:var(--arcon-text);color:#fff}.template-three-module__PaBurq__sectionHeading{grid-template-columns:minmax(220px,.44fr) minmax(0,1fr);gap:64px;margin-bottom:56px;display:grid}.template-three-module__PaBurq__eyebrow{color:var(--arcon-muted);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;font-size:11px;font-weight:700;display:inline-flex}.template-three-module__PaBurq__eyebrow:before{content:"";background:currentColor;width:24px;height:1px}.template-three-module__PaBurq__sectionDark .template-three-module__PaBurq__eyebrow{color:#ffffff94}.template-three-module__PaBurq__headingTitle{letter-spacing:-.055em;max-width:860px;margin:0;font-size:clamp(34px,4vw,58px);font-weight:500;line-height:.98}.template-three-module__PaBurq__headingDescription{max-width:620px;color:var(--arcon-muted);margin:22px 0 0;font-size:16px;line-height:1.7}.template-three-module__PaBurq__sectionDark .template-three-module__PaBurq__headingDescription{color:#ffffff9e}.template-three-module__PaBurq__arrowLink,.template-three-module__PaBurq__button,.template-three-module__PaBurq__buttonDark,.template-three-module__PaBurq__buttonPrimary,.template-three-module__PaBurq__buttonLight{white-space:nowrap;border:1px solid var(--arcon-text);min-height:46px;color:var(--arcon-text);font:inherit;cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:10px;padding:12px 15px;font-size:12px;font-weight:700;transition:background-color .18s,color .18s,transform .18s;display:inline-flex}.template-three-module__PaBurq__arrowLink:hover,.template-three-module__PaBurq__button:hover{background:var(--arcon-text);color:#fff;transform:translateY(-1px)}.template-three-module__PaBurq__buttonDark{border-color:var(--arcon-accent);background:var(--arcon-accent);color:var(--arcon-accent-contrast)}.template-three-module__PaBurq__buttonDark:hover{background:color-mix(in srgb, var(--arcon-accent) 88%, black);border-color:color-mix(in srgb, var(--arcon-accent) 88%, black);transform:translateY(-1px)}.template-three-module__PaBurq__buttonPrimary{border-color:var(--arcon-accent);background:var(--arcon-accent);color:var(--arcon-accent-contrast)}.template-three-module__PaBurq__buttonPrimary:hover{background:color-mix(in srgb, var(--arcon-accent) 88%, black);border-color:color-mix(in srgb, var(--arcon-accent) 88%, black);transform:translateY(-1px)}.template-three-module__PaBurq__buttonDark:active,.template-three-module__PaBurq__buttonPrimary:active{transform:translateY(0)}.template-three-module__PaBurq__buttonDark:disabled,.template-three-module__PaBurq__buttonPrimary:disabled{cursor:wait;opacity:.58;transform:none}.template-three-module__PaBurq__buttonLight{color:#fff;border-color:#fff}.template-three-module__PaBurq__buttonLight:hover{color:var(--arcon-text);background:#fff}.template-three-module__PaBurq__root .template-three-module__PaBurq__buttonDark,.template-three-module__PaBurq__root .template-three-module__PaBurq__buttonPrimary,.template-three-module__PaBurq__root .template-three-module__PaBurq__buttonLight{color:#fff}.template-three-module__PaBurq__root .template-three-module__PaBurq__buttonLight:hover{color:var(--arcon-text)}.template-three-module__PaBurq__homeHero{border-bottom:1px solid var(--arcon-border);grid-template-columns:minmax(380px,.78fr) minmax(0,1.22fr);min-height:760px;display:grid}.template-three-module__PaBurq__homeHeroCopy{flex-direction:column;justify-content:center;padding:72px 48px 88px max(48px,50vw - 672px);display:flex}.template-three-module__PaBurq__homeHeroTitle{letter-spacing:-.07em;max-width:620px;margin:22px 0 28px;font-size:clamp(54px,6.5vw,104px);font-weight:500;line-height:.87}.template-three-module__PaBurq__homeHeroDescription{max-width:470px;color:var(--arcon-muted);margin:0 0 38px;font-size:16px;line-height:1.7}.template-three-module__PaBurq__homeHeroMedia{min-height:760px;position:relative;overflow:hidden}.template-three-module__PaBurq__coverImage{object-fit:cover;width:100%;height:100%}.template-three-module__PaBurq__homeSearch{z-index:2;border:1px solid var(--arcon-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;width:min(100% - 96px,1344px);margin:-78px auto 0;padding:24px;position:relative;box-shadow:0 24px 70px #11111114}.template-three-module__PaBurq__searchGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.template-three-module__PaBurq__searchGrid>button{grid-column:1/-1}.template-three-module__PaBurq__field,.template-three-module__PaBurq__formInput,.template-three-module__PaBurq__formTextarea,.template-three-module__PaBurq__formSelect{border:1px solid var(--arcon-border);width:100%;min-height:50px;color:var(--arcon-text);font:inherit;background:#fff;border-radius:0;outline:none;padding:13px 14px;font-size:13px}.template-three-module__PaBurq__field:focus,.template-three-module__PaBurq__formInput:focus,.template-three-module__PaBurq__formTextarea:focus,.template-three-module__PaBurq__formSelect:focus{border-color:var(--arcon-text)}.template-three-module__PaBurq__formTextarea{resize:vertical;min-height:150px}.template-three-module__PaBurq__formLabel{color:var(--arcon-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.template-three-module__PaBurq__fieldGroup{gap:8px;min-width:0;display:grid}.template-three-module__PaBurq__fieldLabel{color:var(--arcon-muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.template-three-module__PaBurq__listingGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 24px;display:grid}.template-three-module__PaBurq__featuredGrid{grid-template-rows:repeat(2,minmax(260px,1fr));grid-template-columns:1.35fr .65fr;gap:16px;display:grid}.template-three-module__PaBurq__featuredGrid>:first-child{grid-row:1/3}.template-three-module__PaBurq__listingCard{min-width:0;display:block}.template-three-module__PaBurq__listingImageWrap{aspect-ratio:1.34;background:var(--arcon-panel);position:relative;overflow:hidden}.template-three-module__PaBurq__featuredGrid .template-three-module__PaBurq__listingImageWrap{aspect-ratio:auto;height:100%}.template-three-module__PaBurq__listingImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.template-three-module__PaBurq__listingCard:hover .template-three-module__PaBurq__listingImage{transform:scale(1.025)}.template-three-module__PaBurq__listingBadge{letter-spacing:.08em;text-transform:uppercase;background:#ffffffeb;padding:8px 10px;font-size:9px;font-weight:700;position:absolute;top:14px;left:14px}.template-three-module__PaBurq__listingMeta{justify-content:space-between;gap:20px;padding-top:16px;display:flex}.template-three-module__PaBurq__listingTitle{letter-spacing:-.025em;margin:0 0 7px;font-size:18px;font-weight:600}.template-three-module__PaBurq__listingLocation,.template-three-module__PaBurq__listingFacts,.template-three-module__PaBurq__muted{color:var(--arcon-muted);font-size:12px;line-height:1.5}.template-three-module__PaBurq__listingPrice{flex:none;font-size:14px;font-weight:700}.template-three-module__PaBurq__splitMedia{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);min-height:680px;display:grid}.template-three-module__PaBurq__splitMediaNoImage{grid-template-columns:1fr;min-height:0}.template-three-module__PaBurq__splitImage{min-height:620px;position:relative}.template-three-module__PaBurq__splitCopy{background:var(--arcon-soft);flex-direction:column;justify-content:center;padding:80px clamp(48px,7vw,112px);display:flex}.template-three-module__PaBurq__splitCopyTitle{letter-spacing:-.055em;margin:24px 0;font-size:clamp(38px,4vw,62px);font-weight:500;line-height:.96}.template-three-module__PaBurq__splitCopyBody{color:var(--arcon-muted);margin:0 0 34px;line-height:1.75}.template-three-module__PaBurq__numberedList,.template-three-module__PaBurq__disclosureList{border-top:1px solid var(--arcon-border)}.template-three-module__PaBurq__numberedItem{border-bottom:1px solid var(--arcon-border);grid-template-columns:80px minmax(0,1fr);align-items:start;gap:10px 36px;padding:32px 0;display:grid}.template-three-module__PaBurq__disclosureItem{border-bottom:1px solid var(--arcon-border);padding:0;display:block}.template-three-module__PaBurq__number{color:var(--arcon-accent);font-size:12px;font-weight:700}.template-three-module__PaBurq__itemTitle{letter-spacing:-.03em;min-width:0;margin:0 0 10px;font-size:22px;font-weight:600;line-height:1.18}.template-three-module__PaBurq__itemDescription{max-width:760px;color:var(--arcon-muted);grid-column:2;margin:0;line-height:1.7}.template-three-module__PaBurq__processItem{grid-template-columns:80px minmax(0,1fr);align-items:start;gap:10px 36px}.template-three-module__PaBurq__processItem .template-three-module__PaBurq__itemTitle{margin:0}.template-three-module__PaBurq__processItem .template-three-module__PaBurq__itemDescription{grid-column:2}.template-three-module__PaBurq__disclosureButton{width:100%;min-height:96px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:80px minmax(0,1fr) auto;align-items:center;column-gap:24px;padding:28px 0;display:grid}.template-three-module__PaBurq__disclosureButton .template-three-module__PaBurq__itemTitle{margin:0}.template-three-module__PaBurq__disclosurePanel{max-width:820px;color:var(--arcon-muted);padding:0 52px 30px 104px;line-height:1.7}.template-three-module__PaBurq__categoryGrid,.template-three-module__PaBurq__locationGrid,.template-three-module__PaBurq__agentGrid,.template-three-module__PaBurq__blogGrid,.template-three-module__PaBurq__associateGrid,.template-three-module__PaBurq__officeGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.template-three-module__PaBurq__categoryCard,.template-three-module__PaBurq__locationCard,.template-three-module__PaBurq__agentCard,.template-three-module__PaBurq__blogCard,.template-three-module__PaBurq__associateCard,.template-three-module__PaBurq__officeCard{min-width:0}.template-three-module__PaBurq__tallMedia{aspect-ratio:.79;background:var(--arcon-panel);position:relative;overflow:hidden}.template-three-module__PaBurq__wideMedia{aspect-ratio:1.5;background:var(--arcon-panel);position:relative;overflow:hidden}.template-three-module__PaBurq__cardBody{padding-top:18px}.template-three-module__PaBurq__cardTitle{letter-spacing:-.03em;margin:0 0 8px;font-size:20px;font-weight:600}.template-three-module__PaBurq__cardDescription{color:var(--arcon-muted);margin:0;font-size:13px;line-height:1.65}.template-three-module__PaBurq__mapSurface{border:1px solid var(--arcon-border);background-color:#efefec;background-image:linear-gradient(var(--arcon-border) 1px, transparent 1px), linear-gradient(90deg, var(--arcon-border) 1px, transparent 1px);background-size:42px 42px;min-height:520px;position:relative;overflow:hidden}.template-three-module__PaBurq__mapIframe{border:0;width:100%;height:100%;position:absolute;inset:0}.template-three-module__PaBurq__mapMarker{z-index:2;background:var(--arcon-accent);border:8px solid #fff;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:44%;left:48%;box-shadow:0 10px 30px #11111126}.template-three-module__PaBurq__mapLabel{z-index:2;background:#fff;padding:12px 15px;font-size:12px;font-weight:700;position:absolute;top:calc(44% + 2px);left:calc(48% + 54px)}.template-three-module__PaBurq__testimonialLayout{grid-template-columns:minmax(280px,.68fr) minmax(0,1.32fr);align-items:center;gap:72px;display:grid}.template-three-module__PaBurq__testimonialImage{aspect-ratio:1;overflow:hidden}.template-three-module__PaBurq__quote{letter-spacing:-.05em;margin:0;font-size:clamp(30px,4vw,58px);font-weight:500;line-height:1.08}.template-three-module__PaBurq__quoteMeta{color:var(--arcon-muted);margin-top:32px;font-size:13px}.template-three-module__PaBurq__carouselControls{gap:8px;margin-top:36px;display:flex}.template-three-module__PaBurq__iconButton{border:1px solid var(--arcon-border);width:44px;height:44px;color:inherit;cursor:pointer;background:0 0;place-items:center;display:grid}.template-three-module__PaBurq__pageHero{border-bottom:1px solid var(--arcon-border);grid-template-columns:.42fr 1fr;gap:72px;padding-block:106px 84px;display:grid}.template-three-module__PaBurq__pageHeroTitle{letter-spacing:-.065em;max-width:980px;margin:0;font-size:clamp(48px,6vw,86px);font-weight:500;line-height:.92}.template-three-module__PaBurq__pageHeroDescription{max-width:620px;color:var(--arcon-muted);margin:28px 0 0;font-size:16px;line-height:1.7}.template-three-module__PaBurq__explorer{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:52px;display:grid}.template-three-module__PaBurq__filterPanel{border:1px solid var(--arcon-border);background:var(--arcon-soft);gap:18px;padding:24px;display:grid;position:sticky;top:24px}.template-three-module__PaBurq__filterTitleRow,.template-three-module__PaBurq__resultsHeader,.template-three-module__PaBurq__pagination,.template-three-module__PaBurq__formActions{justify-content:space-between;align-items:center;gap:16px;display:flex}.template-three-module__PaBurq__filterTitle{letter-spacing:-.03em;margin:0;font-size:20px}.template-three-module__PaBurq__filterActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0;padding-top:4px;display:grid}.template-three-module__PaBurq__phoneFilterButton{display:none}.template-three-module__PaBurq__resultsHeader{margin-bottom:28px}.template-three-module__PaBurq__resultsCount{color:var(--arcon-muted);font-size:13px}.template-three-module__PaBurq__statePanel{border:1px solid var(--arcon-border);text-align:center;place-items:center;min-height:380px;padding:40px;display:grid}.template-three-module__PaBurq__stateTitle{letter-spacing:-.03em;margin:0 0 10px;font-size:26px}.template-three-module__PaBurq__pagination{justify-content:center;margin-top:46px}.template-three-module__PaBurq__paginationLink{border:1px solid var(--arcon-border);align-items:center;min-height:44px;padding:10px 15px;font-size:12px;display:inline-flex}.template-three-module__PaBurq__paginationPrimary:hover,.template-three-module__PaBurq__paginationPrimary:focus-visible{border-color:color-mix(in srgb, var(--arcon-accent) 88%, black);background:color-mix(in srgb, var(--arcon-accent) 88%, black)}.template-three-module__PaBurq__drawerBackdrop{z-index:80;background:#00000073;position:fixed;inset:0}.template-three-module__PaBurq__drawer{background:#fff;width:min(92vw,430px);padding:24px;position:absolute;inset:0 0 0 auto;overflow-y:auto}.template-three-module__PaBurq__detailHero{padding-block:42px 68px}.template-three-module__PaBurq__detailTopline{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:36px;display:flex}.template-three-module__PaBurq__detailTitle{letter-spacing:-.06em;max-width:820px;margin:0;font-size:clamp(42px,5vw,74px);font-weight:500;line-height:.94}.template-three-module__PaBurq__detailPrice{flex:none;font-size:24px;font-weight:700}.template-three-module__PaBurq__detailGallery{grid-template-columns:1.45fr .55fr;gap:12px;height:690px;display:grid}.template-three-module__PaBurq__detailGalleryLead,.template-three-module__PaBurq__detailGallerySupport{position:relative;overflow:hidden}.template-three-module__PaBurq__detailGallerySupport{grid-template-rows:1fr 1fr;gap:12px;display:grid}.template-three-module__PaBurq__galleryButton{position:absolute;bottom:20px;right:20px}.template-three-module__PaBurq__detailBody{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:82px;display:grid}.template-three-module__PaBurq__prose{color:var(--arcon-muted);font-size:16px;line-height:1.82}.template-three-module__PaBurq__prose h2,.template-three-module__PaBurq__prose h3{color:var(--arcon-text);letter-spacing:-.035em;font-weight:600}.template-three-module__PaBurq__propertyGroup{margin-top:36px}.template-three-module__PaBurq__propertyGroupTitle{letter-spacing:-.03em;margin:0 0 18px;font-size:21px}.template-three-module__PaBurq__propertyRow{border-bottom:1px solid var(--arcon-border);grid-template-columns:28px 1fr auto;gap:14px;padding:15px 0;font-size:13px;display:grid}.template-three-module__PaBurq__inquiryCard{border:1px solid var(--arcon-border);background:var(--arcon-soft);padding:28px;position:sticky;top:24px}.template-three-module__PaBurq__advisor{border-bottom:1px solid var(--arcon-border);grid-template-columns:58px 1fr;align-items:center;gap:14px;margin-bottom:28px;padding-bottom:24px;display:grid}.template-three-module__PaBurq__advisorImage{object-fit:cover;width:58px;height:58px}.template-three-module__PaBurq__formGrid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.template-three-module__PaBurq__formStack{gap:18px;min-width:0;display:grid}.template-three-module__PaBurq__formWide{grid-column:1/-1}.template-three-module__PaBurq__formStatus{margin:14px 0 0;font-size:12px}.template-three-module__PaBurq__profileHero{grid-template-columns:minmax(360px,.78fr) minmax(0,1.22fr);align-items:stretch;gap:72px;padding-block:64px 96px;display:grid}.template-three-module__PaBurq__profileImage{min-height:680px;position:relative}.template-three-module__PaBurq__profileCopy{flex-direction:column;justify-content:center;display:flex}.template-three-module__PaBurq__profileName{letter-spacing:-.065em;margin:20px 0 12px;font-size:clamp(52px,6vw,88px);font-weight:500;line-height:.92}.template-three-module__PaBurq__profileRole{color:var(--arcon-accent);letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:700}.template-three-module__PaBurq__profileBio{max-width:620px;color:var(--arcon-muted);margin:32px 0;font-size:17px;line-height:1.8}.template-three-module__PaBurq__contactList{border-top:1px solid var(--arcon-border);gap:10px;padding-top:24px;font-size:13px;display:grid}.template-three-module__PaBurq__articleHeader{text-align:center;max-width:1040px;margin:0 auto;padding:96px 0 54px}.template-three-module__PaBurq__articleTitle{letter-spacing:-.065em;margin:18px 0 28px;font-size:clamp(48px,6vw,88px);font-weight:500;line-height:.94}.template-three-module__PaBurq__articleMeta{color:var(--arcon-muted);font-size:12px}.template-three-module__PaBurq__articleImage{min-height:720px;position:relative}.template-three-module__PaBurq__articleBody{max-width:790px;margin:0 auto;padding:72px 0 100px}.template-three-module__PaBurq__contactLayout{grid-template-columns:.75fr 1.25fr;gap:80px;display:grid}.template-three-module__PaBurq__contactDetails{align-content:start;gap:32px;display:grid}.template-three-module__PaBurq__detailBlock{border-top:1px solid var(--arcon-border);padding-top:18px}.template-three-module__PaBurq__detailBlockLabel{color:var(--arcon-muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:700}.template-three-module__PaBurq__detailBlockValue{margin-top:8px;font-size:16px}.template-three-module__PaBurq__addPropertyForm{border:1px solid var(--arcon-border);background:var(--arcon-soft);max-width:980px;margin:0 auto;padding:48px}.template-three-module__PaBurq__customHero{text-align:center;padding:112px 0 70px}.template-three-module__PaBurq__customHeroLeft{text-align:left}.template-three-module__PaBurq__customHeroRight{text-align:right}.template-three-module__PaBurq__customMedia{min-height:680px;position:relative}.template-three-module__PaBurq__customBody{max-width:900px;margin:0 auto;padding:76px 0 112px}.template-three-module__PaBurq__notFound{text-align:center;place-items:center;min-height:calc(100vh - 66px);padding:64px 24px;display:grid}.template-three-module__PaBurq__notFoundCode{color:var(--arcon-accent);letter-spacing:.14em;font-size:12px;font-weight:700}.template-three-module__PaBurq__notFoundTitle{letter-spacing:-.07em;max-width:760px;margin:24px 0;font-size:clamp(48px,8vw,112px);font-weight:500;line-height:.88}.template-three-module__PaBurq__notFoundDescription{max-width:520px;color:var(--arcon-muted);margin:0 0 34px;line-height:1.7}.template-three-module__PaBurq__globalCta{min-height:570px;position:relative;overflow:hidden}.template-three-module__PaBurq__globalCtaOverlay{background:linear-gradient(90deg,#111111d6,#11111129);position:absolute;inset:0}.template-three-module__PaBurq__globalCtaContent{z-index:2;color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;max-width:720px;min-height:570px;display:flex;position:relative}.template-three-module__PaBurq__globalCtaTitle{letter-spacing:-.06em;margin:0 0 24px;font-size:clamp(48px,6vw,84px);font-weight:500;line-height:.92}.template-three-module__PaBurq__globalCtaDescription{color:#ffffffb8;max-width:560px;margin:0 0 34px;line-height:1.7}.template-three-module__PaBurq__footer{background:var(--arcon-text);color:#fff}.template-three-module__PaBurq__footerTop{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:52px;padding-block:76px 62px;display:grid}.template-three-module__PaBurq__footerTop>:first-child{grid-column:span 2}.template-three-module__PaBurq__footerTitle{color:#ffffff8a;letter-spacing:.12em;text-transform:uppercase;margin:0 0 20px;font-size:10px;font-weight:700}.template-three-module__PaBurq__footerBrand{letter-spacing:-.045em;margin:0 0 20px;font-size:34px;font-weight:600}.template-three-module__PaBurq__footerNewsletter{grid-column:span 2}.template-three-module__PaBurq__footerDescription{color:#ffffff94;max-width:380px;margin:0;font-size:13px;line-height:1.7}.template-three-module__PaBurq__footerLinks{color:#ffffffc7;gap:12px;font-size:13px;display:grid}.template-three-module__PaBurq__newsletterForm{border-bottom:1px solid #ffffff47;display:flex}.template-three-module__PaBurq__newsletterInput{color:#fff;min-width:0;height:48px;font:inherit;background:0 0;border:0;outline:none;flex:1}.template-three-module__PaBurq__newsletterButton{background:var(--arcon-accent);min-height:36px;color:var(--arcon-accent-contrast);font:inherit;white-space:nowrap;cursor:pointer;border:0;flex-shrink:0;align-self:center;padding-inline:14px;font-size:11px;font-weight:700;transition:background-color .18s}.template-three-module__PaBurq__newsletterButton:hover,.template-three-module__PaBurq__newsletterButton:focus-visible{background:color-mix(in srgb, var(--arcon-accent) 88%, black)}.template-three-module__PaBurq__root .template-three-module__PaBurq__newsletterButton{color:#fff}.template-three-module__PaBurq__footerBottom{color:#ffffff7a;border-top:1px solid #ffffff24;justify-content:space-between;gap:24px;padding-block:24px;font-size:11px;display:flex}.template-three-module__PaBurq__footerUtility{color:#ffffffb8;border-top:1px solid #ffffff24;flex-wrap:wrap;gap:18px;padding-block:22px;font-size:13px;display:flex}.template-three-module__PaBurq__footerUtility a{transition:color .18s}.template-three-module__PaBurq__footerUtility a:hover,.template-three-module__PaBurq__footerUtility a:focus-visible{color:#fff}.template-three-module__PaBurq__footerAttribution{flex-wrap:wrap;gap:16px;display:flex}.template-three-module__PaBurq__footerAttribution a{color:#ffffffb8;transition:color .18s}.template-three-module__PaBurq__footerAttribution a:hover,.template-three-module__PaBurq__footerAttribution a:focus-visible{color:#fff}@media (max-width:1199px){.template-three-module__PaBurq__container{padding-inline:32px}.template-three-module__PaBurq__headerInner{grid-template-columns:1fr auto}.template-three-module__PaBurq__nav{display:none}.template-three-module__PaBurq__menuButton{place-items:center;display:grid}.template-three-module__PaBurq__headerActions>.template-three-module__PaBurq__arrowLink{display:none}.template-three-module__PaBurq__homeHero{grid-template-columns:.88fr 1.12fr;min-height:680px}.template-three-module__PaBurq__homeHeroCopy{padding-left:32px}.template-three-module__PaBurq__homeHeroMedia{min-height:680px}.template-three-module__PaBurq__searchGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.template-three-module__PaBurq__searchGrid>:last-child{grid-column:1/-1}.template-three-module__PaBurq__listingGrid,.template-three-module__PaBurq__categoryGrid,.template-three-module__PaBurq__locationGrid,.template-three-module__PaBurq__agentGrid,.template-three-module__PaBurq__blogGrid,.template-three-module__PaBurq__associateGrid,.template-three-module__PaBurq__officeGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.template-three-module__PaBurq__detailGallery{height:560px}.template-three-module__PaBurq__detailBody{grid-template-columns:minmax(0,1fr) 340px;gap:48px}.template-three-module__PaBurq__footerTop{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:809px){.template-three-module__PaBurq__container{padding-inline:16px}.template-three-module__PaBurq__brandDescriptor{display:none}.template-three-module__PaBurq__section{padding-block:76px}.template-three-module__PaBurq__sectionHeading,.template-three-module__PaBurq__pageHero{grid-template-columns:1fr;gap:24px}.template-three-module__PaBurq__sectionHeading{margin-bottom:36px}.template-three-module__PaBurq__homeHero{flex-direction:column-reverse;min-height:0;display:flex}.template-three-module__PaBurq__homeHeroCopy{padding:52px 16px 86px}.template-three-module__PaBurq__homeHeroTitle{font-size:clamp(52px,17vw,82px)}.template-three-module__PaBurq__homeHeroMedia{min-height:520px}.template-three-module__PaBurq__homeSearch{width:calc(100% - 32px);margin-top:-54px;padding:16px}.template-three-module__PaBurq__searchGrid{grid-template-columns:1fr}.template-three-module__PaBurq__searchGrid>:last-child{grid-column:auto}.template-three-module__PaBurq__listingGrid,.template-three-module__PaBurq__categoryGrid,.template-three-module__PaBurq__locationGrid,.template-three-module__PaBurq__agentGrid,.template-three-module__PaBurq__blogGrid,.template-three-module__PaBurq__associateGrid,.template-three-module__PaBurq__officeGrid,.template-three-module__PaBurq__featuredGrid{grid-template-rows:auto;grid-template-columns:1fr}.template-three-module__PaBurq__featuredGrid>:first-child{grid-row:auto}.template-three-module__PaBurq__featuredGrid .template-three-module__PaBurq__listingImageWrap{aspect-ratio:1.15;height:auto}.template-three-module__PaBurq__splitMedia{grid-template-columns:1fr}.template-three-module__PaBurq__splitImage{min-height:520px}.template-three-module__PaBurq__splitCopy{padding:58px 20px}.template-three-module__PaBurq__numberedItem,.template-three-module__PaBurq__processItem{grid-template-columns:46px minmax(0,1fr);gap:12px 18px}.template-three-module__PaBurq__processItem .template-three-module__PaBurq__itemDescription{grid-column:2}.template-three-module__PaBurq__disclosureButton{grid-template-columns:46px minmax(0,1fr) auto;column-gap:18px}.template-three-module__PaBurq__disclosurePanel{padding-left:64px}.template-three-module__PaBurq__testimonialLayout{grid-template-columns:1fr;gap:42px}.template-three-module__PaBurq__testimonialImage{max-width:320px}.template-three-module__PaBurq__pageHero{padding-block:74px 58px}.template-three-module__PaBurq__explorer{grid-template-columns:1fr;gap:24px}.template-three-module__PaBurq__filterPanel{display:none}.template-three-module__PaBurq__phoneFilterButton{display:inline-flex}.template-three-module__PaBurq__detailTopline{flex-direction:column;align-items:flex-start}.template-three-module__PaBurq__detailGallery{height:auto;display:block}.template-three-module__PaBurq__detailGalleryLead{aspect-ratio:.82}.template-three-module__PaBurq__detailGallerySupport{display:none}.template-three-module__PaBurq__detailBody{grid-template-columns:1fr}.template-three-module__PaBurq__inquiryCard{position:static}.template-three-module__PaBurq__profileHero{grid-template-columns:1fr;gap:48px;padding-block:36px 76px}.template-three-module__PaBurq__profileImage{min-height:560px}.template-three-module__PaBurq__articleHeader{padding-top:68px}.template-three-module__PaBurq__articleImage{min-height:520px}.template-three-module__PaBurq__articleBody{padding-inline:4px}.template-three-module__PaBurq__contactLayout{grid-template-columns:1fr;gap:54px}.template-three-module__PaBurq__formGrid{grid-template-columns:1fr}.template-three-module__PaBurq__formWide{grid-column:auto}.template-three-module__PaBurq__addPropertyForm{padding:24px 16px}.template-three-module__PaBurq__customMedia{min-height:520px}.template-three-module__PaBurq__globalCta,.template-three-module__PaBurq__globalCtaContent{min-height:620px}.template-three-module__PaBurq__footerTop{grid-template-columns:1fr;gap:42px}.template-three-module__PaBurq__footerTop>:first-child,.template-three-module__PaBurq__footerNewsletter{grid-column:auto}.template-three-module__PaBurq__footerBottom{flex-direction:column}}.template-three-module__PaBurq__root{--arcon-accent:var(--accent,var(--template-accent))}.template-three-module__PaBurq__root :focus-visible{outline:2px solid var(--arcon-accent);outline-offset:3px}.template-three-module__PaBurq__header{z-index:90;will-change:transform;box-shadow:0 1px 0 color-mix(in srgb, var(--arcon-border) 72%, transparent);position:sticky;top:0}.template-three-module__PaBurq__brandMark,.template-three-module__PaBurq__navLink:after{transition:background-color .18s,color .18s,transform .18s}.template-three-module__PaBurq__brand:hover .template-three-module__PaBurq__brandMark,.template-three-module__PaBurq__brand:focus-visible .template-three-module__PaBurq__brandMark{color:var(--arcon-accent)}.template-three-module__PaBurq__navLink:hover,.template-three-module__PaBurq__navLink:focus-visible{color:color-mix(in srgb, var(--arcon-text) 80%, var(--arcon-accent))}.template-three-module__PaBurq__menuButton{font-size:18px;transition:border-color .18s,color .18s,background-color .18s;position:relative;overflow:hidden}.template-three-module__PaBurq__menuButton:hover,.template-three-module__PaBurq__menuButton:focus-visible{border-color:var(--arcon-accent);color:var(--arcon-accent);background:var(--arcon-accent-soft)}.template-three-module__PaBurq__mobileMenu{z-index:80;background:color-mix(in srgb, var(--arcon-text) 28%, transparent);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);inset:66px 0 0}.template-three-module__PaBurq__mobileMenuInner{border-left:1px solid var(--arcon-border);background:var(--arcon-page);width:min(100%,520px);margin-left:auto;box-shadow:-28px 0 68px #1111111f}.template-three-module__PaBurq__mobileNavLink{transition:color .18s,padding-left .18s,border-color .18s}.template-three-module__PaBurq__mobileNavLink:hover,.template-three-module__PaBurq__mobileNavLink:focus-visible{border-color:var(--arcon-accent-border);color:var(--arcon-accent);padding-left:8px}.template-three-module__PaBurq__headingAction{margin-top:28px}.template-three-module__PaBurq__homeHeroSection{padding-bottom:78px;position:relative}.template-three-module__PaBurq__homeHero{grid-template-columns:minmax(430px,.88fr) minmax(0,1.12fr);min-height:700px}.template-three-module__PaBurq__homeHeroCopy{justify-content:flex-start;padding:112px 52px 148px max(48px,50vw - 672px)}.template-three-module__PaBurq__homeHeroEyebrow{gap:14px}.template-three-module__PaBurq__homeHeroEyebrow:before{width:30px}.template-three-module__PaBurq__homeHeroTitle{letter-spacing:-.067em;text-wrap:balance;max-width:555px;margin:30px 0;font-size:clamp(62px,6.05vw,88px);line-height:.94}.template-three-module__PaBurq__homeHeroDescription{max-width:420px;margin:0;font-size:16px;line-height:1.75}.template-three-module__PaBurq__homeHeroMedia{min-height:700px}.template-three-module__PaBurq__homeHeroMedia .template-three-module__PaBurq__coverImage{object-position:55% center}.template-three-module__PaBurq__homeSearch{background:color-mix(in srgb, var(--arcon-page) 97%, transparent);width:min(100% - 96px,1248px);margin:-116px auto -78px;padding:28px 30px 30px;box-shadow:0 30px 80px #1111111a}.template-three-module__PaBurq__searchGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px}.template-three-module__PaBurq__searchGrid>button{min-height:56px;margin-top:2px}.template-three-module__PaBurq__fieldGroup{align-content:start;gap:9px}.template-three-module__PaBurq__fieldLabel{min-height:14px;color:color-mix(in srgb, var(--arcon-muted) 86%, var(--arcon-text));letter-spacing:.1em;font-size:10px;line-height:1.35}.template-three-module__PaBurq__field,.template-three-module__PaBurq__formInput,.template-three-module__PaBurq__formTextarea,.template-three-module__PaBurq__formSelect{border-color:var(--arcon-border);min-height:54px;padding:14px 15px;font-size:14px;transition:border-color .18s,box-shadow .18s,background-color .18s}.template-three-module__PaBurq__field:hover,.template-three-module__PaBurq__formInput:hover,.template-three-module__PaBurq__formTextarea:hover,.template-three-module__PaBurq__formSelect:hover{border-color:color-mix(in srgb, var(--arcon-text) 32%, var(--arcon-border))}.template-three-module__PaBurq__field:focus,.template-three-module__PaBurq__formInput:focus,.template-three-module__PaBurq__formTextarea:focus,.template-three-module__PaBurq__formSelect:focus{border-color:var(--arcon-accent);box-shadow:0 0 0 3px var(--arcon-accent-soft)}.template-three-module__PaBurq__arconSelectRoot{width:100%;min-width:0}.template-three-module__PaBurq__arconSelectTrigger{max-width:100%;border-color:var(--arcon-border)!important;background:var(--arcon-page)!important;min-height:54px!important;color:var(--arcon-text)!important;box-shadow:none!important;border-radius:0!important;padding:0 15px!important;font-size:14px!important;font-weight:500!important;transition:border-color .18s,box-shadow .18s,background-color .18s!important}.template-three-module__PaBurq__arconSelectTrigger:hover{border-color:var(--arcon-accent-border)!important;background:color-mix(in srgb, var(--arcon-page) 94%, var(--arcon-accent-soft))!important}.template-three-module__PaBurq__arconSelectTrigger:focus-visible{outline:0;border-color:var(--arcon-accent)!important;box-shadow:0 0 0 3px var(--arcon-accent-soft)!important}.template-three-module__PaBurq__arconSelectTrigger svg{box-sizing:content-box;border-left:1px solid var(--arcon-border);width:15px;height:15px;padding-left:8px;color:var(--arcon-accent)!important}.template-three-module__PaBurq__arconSelectSearch{border:1px solid var(--arcon-border)!important;min-height:54px!important}.template-three-module__PaBurq__arconSelectFilter{background:color-mix(in srgb, var(--arcon-page) 96%, var(--arcon-soft))!important}.template-three-module__PaBurq__arconSelectMenu{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-color:var(--arcon-border)!important;background:color-mix(in srgb, var(--arcon-page) 98%, transparent)!important;border-radius:0!important;padding:6px!important;box-shadow:0 22px 58px #11111129!important}.template-three-module__PaBurq__arconSelectOption{letter-spacing:.01em;min-height:46px!important;color:var(--arcon-text)!important;border-radius:0!important;padding:10px 12px!important;font-size:13px!important;font-weight:600!important}.template-three-module__PaBurq__arconSelectOption:hover{background:var(--arcon-accent-soft)!important;color:var(--arcon-accent)!important}.template-three-module__PaBurq__arconSelectMenu [aria-selected=true]{background:var(--arcon-accent-soft)!important;color:var(--arcon-accent)!important;box-shadow:inset 3px 0 0 var(--arcon-accent)!important}.template-three-module__PaBurq__number{color:var(--arcon-accent)}.template-three-module__PaBurq__numberedItem,.template-three-module__PaBurq__disclosureItem{border-color:var(--arcon-border)}.template-three-module__PaBurq__disclosureItem{border-bottom:1px solid var(--arcon-border);padding:0;display:block;overflow:hidden}.template-three-module__PaBurq__disclosureButton{border-bottom:0;transition:color .18s,background-color .18s}.template-three-module__PaBurq__disclosureButton:hover,.template-three-module__PaBurq__disclosureButton:focus-visible{color:var(--arcon-accent);background:color-mix(in srgb, var(--arcon-accent) 4%, transparent)}.template-three-module__PaBurq__disclosurePanelClip{overflow:hidden}.template-three-module__PaBurq__disclosurePanel{padding-top:4px;padding-bottom:30px}.template-three-module__PaBurq__mapMarker{background:var(--arcon-accent);box-shadow:0 0 0 10px #ffffffe6, 0 0 0 11px var(--arcon-accent-border)}.template-three-module__PaBurq__listingCardMotion,.template-three-module__PaBurq__blogCardMotion{min-width:0;height:100%}.template-three-module__PaBurq__listingCardMotion>.template-three-module__PaBurq__listingCard,.template-three-module__PaBurq__blogCardMotion>.template-three-module__PaBurq__blogCard{height:100%}.template-three-module__PaBurq__listingCard:hover .template-three-module__PaBurq__listingImage,.template-three-module__PaBurq__listingCard:focus-visible .template-three-module__PaBurq__listingImage,.template-three-module__PaBurq__blogCard:hover .template-three-module__PaBurq__coverImage,.template-three-module__PaBurq__blogCard:focus-visible .template-three-module__PaBurq__coverImage{transform:scale(1.018)}.template-three-module__PaBurq__listingImage,.template-three-module__PaBurq__blogCard .template-three-module__PaBurq__coverImage{transition:transform .5s cubic-bezier(.22,1,.36,1)}.template-three-module__PaBurq__listingCard:hover .template-three-module__PaBurq__listingTitle,.template-three-module__PaBurq__listingCard:focus-visible .template-three-module__PaBurq__listingTitle,.template-three-module__PaBurq__blogCard:hover .template-three-module__PaBurq__cardTitle,.template-three-module__PaBurq__blogCard:focus-visible .template-three-module__PaBurq__cardTitle{color:color-mix(in srgb, var(--arcon-text) 72%, var(--arcon-accent))}.template-three-module__PaBurq__blogCollectionHeader{border-bottom:1px solid var(--arcon-border);justify-content:flex-end;margin-bottom:28px;padding-bottom:16px;display:flex}.template-three-module__PaBurq__loadMore{text-align:center;margin-top:46px}.template-three-module__PaBurq__filterPanel{border-color:var(--arcon-border);background:var(--arcon-soft);padding:24px;top:92px}.template-three-module__PaBurq__filterTitleRow{border-bottom:1px solid var(--arcon-border);padding-bottom:14px}.template-three-module__PaBurq__resultsHeader{justify-content:space-between;align-items:center;gap:20px;display:flex}.template-three-module__PaBurq__phoneFilterButton{border-color:var(--arcon-accent-border)}.template-three-module__PaBurq__drawerBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000006b;justify-content:flex-end;display:flex}.template-three-module__PaBurq__drawer{border-left:1px solid var(--arcon-border);width:min(94vw,430px);max-width:100vw;min-height:100dvh;padding:26px 22px 36px;position:relative;inset:auto;overflow-x:hidden}.template-three-module__PaBurq__detailBody{grid-template-columns:minmax(0,1fr) 410px;gap:72px}.template-three-module__PaBurq__propertyGroups{margin-top:76px}.template-three-module__PaBurq__propertyFactsTitle{letter-spacing:-.055em;max-width:820px;margin:0 0 46px;font-size:clamp(38px,4.4vw,58px);font-weight:500;line-height:.98}.template-three-module__PaBurq__propertyGroup{margin-top:0;padding-top:34px}.template-three-module__PaBurq__propertyGroup+.template-three-module__PaBurq__propertyGroup{margin-top:34px}.template-three-module__PaBurq__propertyGroupTitle{letter-spacing:-.035em;margin:0 0 20px;font-size:22px;font-weight:500}.template-three-module__PaBurq__propertyRows{border-top:1px solid color-mix(in srgb, var(--arcon-border) 78%, var(--arcon-text))}.template-three-module__PaBurq__propertyRow{grid-template-columns:40px minmax(0,1fr) minmax(120px,auto);align-items:center;gap:12px;min-height:58px;padding:12px 0;font-size:13px}.template-three-module__PaBurq__propertyIconWrap{border:1px solid var(--arcon-accent-border);width:28px;height:28px;color:var(--arcon-accent);place-items:center;display:grid}.template-three-module__PaBurq__propertyIcon{stroke-width:1.65px;width:15px;height:15px}.template-three-module__PaBurq__propertyLabel{color:color-mix(in srgb, var(--arcon-text) 86%, var(--arcon-muted))}.template-three-module__PaBurq__propertyValue{text-align:right;justify-self:end;max-width:260px;font-weight:700;line-height:1.45}.template-three-module__PaBurq__inquiryCard{background:color-mix(in srgb, var(--arcon-soft) 82%, var(--arcon-page));padding:32px;top:92px}.template-three-module__PaBurq__advisor{grid-template-columns:64px minmax(0,1fr);gap:16px;margin-bottom:30px;padding-bottom:28px}.template-three-module__PaBurq__advisorImage{width:64px;height:64px}.template-three-module__PaBurq__advisorIdentity{align-content:center;gap:4px;min-width:0;line-height:1.35;display:grid}.template-three-module__PaBurq__formStack{gap:22px;min-width:0}.template-three-module__PaBurq__formStack>div:first-child .template-three-module__PaBurq__cardTitle{margin-bottom:10px;font-size:23px;line-height:1.18}.template-three-module__PaBurq__formStack>div:first-child .template-three-module__PaBurq__cardDescription{max-width:34ch;margin:0;line-height:1.65}.template-three-module__PaBurq__formGrid{gap:20px 18px}.template-three-module__PaBurq__formLabel{grid-template-rows:minmax(30px,auto) auto;align-content:start;gap:8px;min-width:0;margin:0;display:grid}.template-three-module__PaBurq__formLabelText{align-items:flex-end;min-height:30px;line-height:1.35;display:flex}.template-three-module__PaBurq__formInput,.template-three-module__PaBurq__formTextarea{background:var(--arcon-page)!important;color:var(--arcon-text)!important;border-radius:0!important}.template-three-module__PaBurq__formTextarea{min-height:156px!important;padding-block:14px!important}.template-three-module__PaBurq__formActions{justify-content:flex-start;display:flex}.template-three-module__PaBurq__formActions .template-three-module__PaBurq__buttonDark{min-width:164px}.template-three-module__PaBurq__carouselControls{margin-top:28px}.template-three-module__PaBurq__iconButton:hover,.template-three-module__PaBurq__iconButton:focus-visible{border-color:var(--arcon-accent);color:var(--arcon-accent);background:var(--arcon-accent-soft)}@media (max-width:1199px){.template-three-module__PaBurq__homeHeroSection{padding-bottom:66px}.template-three-module__PaBurq__homeHero{grid-template-columns:minmax(340px,.92fr) minmax(0,1.08fr);min-height:620px}.template-three-module__PaBurq__homeHeroCopy{padding:86px 34px 132px 32px}.template-three-module__PaBurq__homeHeroTitle{max-width:440px;font-size:clamp(54px,7.7vw,72px);line-height:.95}.template-three-module__PaBurq__homeHeroDescription{max-width:360px}.template-three-module__PaBurq__homeHeroMedia{min-height:620px}.template-three-module__PaBurq__homeSearch{width:calc(100% - 64px);margin-top:-100px;margin-bottom:-66px}.template-three-module__PaBurq__detailBody{grid-template-columns:1fr;gap:54px}.template-three-module__PaBurq__inquiryCard{max-width:760px;padding:26px;position:static}.template-three-module__PaBurq__formGrid{grid-template-columns:1fr 1fr}.template-three-module__PaBurq__formWide{grid-column:1/-1}.template-three-module__PaBurq__mobileMenu{display:block}}@media (max-width:809px){.template-three-module__PaBurq__homeHeroSection{padding-bottom:42px}.template-three-module__PaBurq__homeHero{flex-direction:column;display:flex}.template-three-module__PaBurq__homeHeroCopy{order:1;padding:58px 16px 44px}.template-three-module__PaBurq__homeHeroMedia{aspect-ratio:1/1.08;order:2;min-height:420px}.template-three-module__PaBurq__homeHeroMedia .template-three-module__PaBurq__coverImage{object-position:58% center}.template-three-module__PaBurq__homeHeroTitle{letter-spacing:-.064em;max-width:360px;margin:24px 0;font-size:clamp(48px,14.5vw,62px);line-height:.96}.template-three-module__PaBurq__homeHeroDescription{max-width:345px;font-size:15px;line-height:1.7}.template-three-module__PaBurq__homeSearch{width:calc(100% - 32px);margin:-34px auto -42px;padding:18px 16px 20px}.template-three-module__PaBurq__searchGrid{grid-template-columns:1fr;gap:15px}.template-three-module__PaBurq__searchGrid>button{min-height:54px}.template-three-module__PaBurq__mobileMenuInner{width:100%;padding:30px 20px 24px}.template-three-module__PaBurq__mobileNavLink{min-height:58px;font-size:22px}.template-three-module__PaBurq__drawer{width:min(94vw,430px)}.template-three-module__PaBurq__headerActions>.template-three-module__PaBurq__localeSelectWrap{display:none}.template-three-module__PaBurq__propertyFactsTitle{margin-bottom:36px;font-size:40px}.template-three-module__PaBurq__propertyGroup{padding-top:28px}.template-three-module__PaBurq__propertyGroup+.template-three-module__PaBurq__propertyGroup{margin-top:26px}.template-three-module__PaBurq__propertyRow{grid-template-columns:34px minmax(0,1fr);gap:10px;padding:14px 0}.template-three-module__PaBurq__propertyIconWrap{width:26px;height:26px}.template-three-module__PaBurq__propertyValue{text-align:left;grid-column:2;justify-self:start;max-width:100%;padding-top:2px}.template-three-module__PaBurq__inquiryCard{padding:24px 20px}.template-three-module__PaBurq__advisor{grid-template-columns:58px minmax(0,1fr)}.template-three-module__PaBurq__advisorImage{width:58px;height:58px}.template-three-module__PaBurq__formGrid{gap:18px}.template-three-module__PaBurq__formLabel{grid-template-rows:auto auto}.template-three-module__PaBurq__formLabelText{min-height:0}.template-three-module__PaBurq__formActions .template-three-module__PaBurq__buttonDark{width:100%}}@media (prefers-reduced-motion:reduce){.template-three-module__PaBurq__root *,.template-three-module__PaBurq__root :before,.template-three-module__PaBurq__root :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.template-three-module__PaBurq__homeHero{border-bottom:0;min-height:760px;display:block;position:relative;overflow:hidden}.template-three-module__PaBurq__homeHeroMedia{aspect-ratio:auto;min-height:0;position:absolute;inset:0}.template-three-module__PaBurq__homeHeroOverlay{z-index:1;pointer-events:none;background:linear-gradient(90deg,#111111c7,#11111152 56%,#1111111a);position:absolute;inset:0}.template-three-module__PaBurq__homeHeroCopy{z-index:2;color:#fff;justify-content:center;max-width:1440px;min-height:760px;margin:0 auto;padding:112px 48px 178px;position:relative}.template-three-module__PaBurq__homeHeroTitle{color:#fff;text-shadow:0 18px 60px #00000052;max-width:760px}.template-three-module__PaBurq__homeHeroEyebrow,.template-three-module__PaBurq__homeHeroDescription{color:#ffffffd1}.template-three-module__PaBurq__button,.template-three-module__PaBurq__arrowLink,.template-three-module__PaBurq__paginationLink{border-color:var(--arcon-accent);color:var(--arcon-accent)}.template-three-module__PaBurq__button:hover,.template-three-module__PaBurq__arrowLink:hover,.template-three-module__PaBurq__paginationLink:hover,.template-three-module__PaBurq__paginationLink:focus-visible{border-color:var(--arcon-accent);background:var(--arcon-accent);color:var(--arcon-accent-contrast)}.template-three-module__PaBurq__paginationLink{cursor:pointer}.template-three-module__PaBurq__paginationPrimary{border-color:var(--arcon-accent);background:var(--arcon-accent);color:var(--arcon-accent-contrast)}.template-three-module__PaBurq__pagination{margin-bottom:54px}.template-three-module__PaBurq__filterPanel{overscroll-behavior:auto;scrollbar-gutter:auto;max-height:none;position:static;top:auto;overflow:visible}.template-three-module__PaBurq__localeSelectWrap{min-width:132px;display:inline-flex}.template-three-module__PaBurq__localeSelectWrap [role=listbox]{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);min-width:210px;border-color:var(--arcon-border)!important;background:color-mix(in srgb, var(--arcon-page) 98%, transparent)!important;border-radius:0!important;padding:6px!important;box-shadow:0 22px 58px #11111129!important}.template-three-module__PaBurq__localeSelectWrap [role=option]{min-height:46px;font-size:13px;font-weight:600;color:var(--arcon-text)!important;border-radius:0!important}.template-three-module__PaBurq__localeSelectWrap [role=option]:hover{background:var(--arcon-accent-soft)!important;color:var(--arcon-accent)!important}.template-three-module__PaBurq__localeSelectWrap [role=option][aria-selected=true]{background:var(--arcon-accent-soft)!important;color:var(--arcon-accent)!important;box-shadow:inset 3px 0 0 var(--arcon-accent)!important}:is(.template-three-module__PaBurq__localeSelectWrap select,.template-three-module__PaBurq__localeSelectWrap button){border:1px solid var(--arcon-border);background:var(--arcon-page);min-height:44px;color:var(--arcon-text);border-radius:0;font-size:13px;font-weight:600}@media (max-width:1199px){.template-three-module__PaBurq__homeHero{min-height:680px}.template-three-module__PaBurq__homeHeroCopy{min-height:680px;padding:86px 32px 148px}.template-three-module__PaBurq__homeHeroTitle{max-width:700px}}@media (max-width:809px){.template-three-module__PaBurq__homeHeroSection{padding-bottom:42px}.template-three-module__PaBurq__homeHero{min-height:620px}.template-three-module__PaBurq__homeHeroCopy{min-height:620px;padding:74px 16px 92px}.template-three-module__PaBurq__homeHeroTitle{max-width:100%;font-size:clamp(44px,15vw,62px)}.template-three-module__PaBurq__homeHeroMedia{order:initial}.template-three-module__PaBurq__homeSearch{margin:-52px auto -42px}.template-three-module__PaBurq__filterPanel{max-height:none;overflow:visible}.template-three-module__PaBurq__localeSelectWrap,:is(.template-three-module__PaBurq__localeSelectWrap select,.template-three-module__PaBurq__localeSelectWrap button){width:100%}}.template-three-module__PaBurq__homeHeroSearchOnly{padding-top:78px;padding-bottom:78px}.template-three-module__PaBurq__homeSearchStandalone{margin-top:0;margin-bottom:0}.template-three-module__PaBurq__sectionAfterHiddenHero{padding-top:108px}@media (max-width:1199px){.template-three-module__PaBurq__homeHeroSearchOnly{padding-top:66px;padding-bottom:66px}}@media (max-width:809px){.template-three-module__PaBurq__homeHeroSearchOnly{padding-top:42px;padding-bottom:42px}.template-three-module__PaBurq__homeSearchStandalone{margin-top:0;margin-bottom:0}}
