{"website":{"websiteId":"fc6a84fa-7c5b-46ce-806f-271e26379a73","companyId":"0d5f5808-b573-43c6-baa6-24448ea0c3dd","templateId":"dbfbedc7-c7e2-4812-86ee-0ee198862c21","name":"bostononeteam.com","hostname":"bostononeteam.com","rootPath":null,"isPrimary":false,"useWWW":false,"useSSL":true,"redirectToHTTPS":true,"category":"BRAND","favicon":{"id":"b0e5cc22-2e9d-43de-a27e-c59115475cda","alt":null,"html":["<link rel=\"icon\" type=\"image/x-icon\" href=\"/favicon.ico\">","<link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"/favicon-16x16.png\">","<link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"/favicon-32x32.png\">","<link rel=\"icon\" type=\"image/png\" sizes=\"48x48\" href=\"/favicon-48x48.png\">"],"bytes":5166,"width":300,"format":"png","height":300,"pngUrl":"","shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/6d68bb60-87ce-486e-955e-40ffca4593c9","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/6d68bb60-87ce-486e-955e-40ffca4593c9","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/6d68bb60-87ce-486e-955e-40ffca4593c9","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/6d68bb60-87ce-486e-955e-40ffca4593c9","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/6d68bb60-87ce-486e-955e-40ffca4593c9","description":null,"displayName":"oncefav","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/6d68bb60-87ce-486e-955e-40ffca4593c9","processedFor":"bostononeteam.com","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/6d68bb60-87ce-486e-955e-40ffca4593c9","originalFileName":"oncefav","cloudinaryPublicId":"6d68bb60-87ce-486e-955e-40ffca4593c9"},"publishedAt":null,"globalCss":"/*Make the button to have consistent padding-daniel*/ \n.lp-btn, .redesign .lp-btn {\n    padding: 20px 46px;\n}\n#modal-global-contact-us .contact-form .section-message form .submitButton {\n    padding: 14px 20px;\n}\n/*End*/\n\nbody>div.mobile-contact-wrapper{\n    z-index: 9999 !important;\n}\n\n/*START - Contact Modal: make all tiles and lines White and titles uppercase - CS*/\n#modal-global-contact-us {\n    .section-message {\n        &:after {\n            background: #fff !important;\n        }\n    }\n    .lp-input-group {\n        .lp-input {\n            border-color: #fff!important;\n        }\n        .lp-label {\n            text-transform: uppercase;\n        }\n        textarea {\n            border: solid 1px #fff !important;\n        }\n    }\n}\n/*END - make all tiles and lines White and titles uppercase*/\n\n/*START - Contact Modal: Remove extra botom margin in mobile view - CS*/\n@media (max-width: 560px) {\n    #modal-global-contact-us {\n        .contact-form {\n            .info-zone {\n                .type_user:nth-of-type(2) {\n                    margin-bottom: 22px;\n                }\n\n                .type_user {\n                    margin-bottom: 22px !important;\n                }\n            }\n        }\n    }\n}\n/*END -Contact Modal:  Remove extra botom margin in mobile view*/\n\n/*START footer: align Contact Name 1 + Email Icon - CS*/\n#global-footer {\n    .info-wrap-contact_zone {\n        h4 {\n            line-height: .8;\n\n            @media (max-width: 768px) {\n                line-height: 1.5;\n            }\n        }\n    }\n}\n/*END - align Contact Name 1 + Email Icon*/\n\n/*FIX overlapping  ADA and FUB widget*/ \nbody>div.mobile-contact-wrapper div.mobile-contact{\n    bottom:80px;\n}\n\n/*START - Brand Color*/\n\n:root {\n    --White:  #FFF;\n    --Black: #000;\n    --Primary: #272D3E;\t\n    --Secondary: #F8F5F1;\n}\n\n/*END - Brand Color*/\n\n/*Typography*/\nh1, h2, h3, h4, h5, h6,\n.lp-h1, .lp-h2, .lp-h3,\n.lp-h4, .lp-h5, .lp-h6 {\n    text-transform: uppercase!important;\n}\n\np {\n    font-weight: 400;\n}\n\n.lp-link, .link {\n    font-weight: 400!important;\n    &:before, &:after {\n        background-color: currentcolor;\n    }\n    &:before {\n        opacity: .5!important;\n    }\n}\n/*End/\n\n/*START - centered on mobile*/\n\ndiv.cta-block{\n    @media only screen and (max-width: 1024px) and (min-width: 820px){\n        flex-direction: column;\n        h2{\n            margin-bottom: 20px !important;\n            text-align: center;\n        }\n    }\n    .text-block{\n        max-width: 100% !important;\n        \n        h2{\n            margin-bottom: 0;\n            color: #272D3E !important;\n            @media only screen and (max-width: 820px){\n                text-align: center;\n            }\n        }\n    }\n} \n\n/*END - CTA centered on mobile*/\n\n/*START - header nav logo size adjustment*/\nnav#global-navbar .header{\n    padding-top:5px;\n    padding-bottom:5px;\n    height:auto;\n    .logo{\n        max-height: 90px;\n        img{\n            max-width: 250px;\n        }\n        a.logo__link img {\n            @media only screen and (min-width:768px){\n                max-height: 90px;\n            }\n        }\n    }\n}\n/*START - header nav logo size adjustment*/\n\n/*START - change header nav color*/\nnav#global-navbar{\n    .header .navigation .sub-nav ul {\n        background-color: transparent;\n        li{\n            background-color: #FFF;\n            &:hover{\n                background-color: #272D3E;\n            }\n        }\n        \n        a{\n            color: #272D3E; \n            &:hover {\n                color: #FFF;\n            }\n        } \n    }\n    .navigation__link{\n        color: #FFF;\n    }\n    button.hamburger-component.hamburger{\n        color: #FFF;\n    }\n    &.scroll{\n        background-color: #F8F5F1!important;\n        .header{\n            background-color: #F8F5F1!important;\n        }\n        .logo{\n            .logo__img.light{\n                display: none !important;\n            }\n            .logo__img.dark{\n                display: block !important;\n            }\n        }\n        \n        li.navigation__item a.navigation__link{\n            color: #272D3E;\n            & span:after{\n                background-color: #FFF;\n            }\n        }\n        button.hamburger-component.hamburger{\n            color: #272D3E;\n        }\n    }\n}\n/*END - Change Header nav color*/\n\n/*Sidemenu - WB: Jan */\ndiv#global-sidemenu {\n    .close {\n        transition: .3s ease-in-out;\n        &:hover {\n            opacity: .7;\n        }\n    }\n    .sidebar {\n        padding: 80px 0;\n       \n    }\n    .sidebar__nav-link {\n        text-transform: uppercase;\n        &:hover {\n            opacity: .7;\n            &:after {\n                opacity: .7;\n            }\n        }\n    }\n    .sub-nav.visible+.main-nav {\n        opacity: .9;\n        &:after {\n            opacity: .5;\n        }\n    }\n    .sidebar__subnav-link {\n        opacity: 1; \n        text-transform: uppercase;\n        &:hover {\n            opacity: .7;\n        }\n    }\n    \n}\n/*End*/\n\n/*Contact Modal - WB: Jan*/\ndiv#modal-global-contact-us {\n    .contact-form {\n        .section-details{\n            @media (min-width: 1200px){\n                width: 45%;\n            }\n        }\n        .container{\n            \n            \n             @media (min-width: 1200px){\n                 padding: 0 100px;\n             }\n            \n        \n    .modal-content {\n        .contact-form:after {\n            background-color: rgba(0, 0, 0, 0.6)!important;\n        }\n    }\n    h2 {\n        text-transform: uppercase;\n    }\n    h4 {\n        text-transform: uppercase;\n        font-family: var(--global-secondary-font-family);\n        font-weight: 400;\n        font-size: var(--global-h6-font-size);\n    }\n    .section-details {\n        @media (max-width: 900px) {\n            margin-bottom: 0;\n        }\n        .info-zone_contact.type_user:nth-child(1) {\n            margin-bottom: 20px;\n        }\n        .info-zone_contact.type_user:nth-child(2) {\n            margin-bottom: 20px;\n        }\n    }\n    .section-message {\n        form {\n            max-width: 500px!important;\n            @media (min-width: 821px) {\n                padding-left: 20px!important;\n            }\n        }\n        .lp-label {\n            color: var(--White);\n            font-size: 14px;\n        }\n    }\n}\n}\n}\n\n@media only screen and (max-width: 767px){\n    body>.modal>.close{\n        top: 5vh;\n    }\n}\n\n/*End*/\n\n/*START - Contact Modal: Remove extra botom margin in mobile view - CS*/\n\n@media (max-width: 560px) {\n    #modal-global-contact-us {\n        .contact-form {\n            .info-zone {\n                .type_user:nth-of-type(2) {\n                    margin-bottom: 22px;\n                }\n\n                .type_user {\n                    margin-bottom: 22px !important;\n                }\n            }\n        }\n    }\n}\n\n/*START - Mobile view contact button*/\ndiv.mobile-contact-wrapper .mobile-contact {\n    a{\n    background-color: #272D3E!important;\n    border-color: #272D3E;\n    i{\n        color:#fff!important;\n    }\n        \n    }\n    button.search-button{\n        background-color: #272D3E!important;\n        border-color: #272D3E!important;\n        color: #fff;\n    }\n}\n\nbody>div.mobile-contact-wrapper .mobile-contact .item svg {\n    fill: #fff!important;\n}\n/*END -Contact Modal:  Remove extra botom margin in mobile view*/\n\n\n/*Footer - WB:Jan*/\nfooter#global-footer {\n    .container {\n        padding-top: 96px;\n        h3 {\n            @media (min-width: 992px) {\n                font-size: var(--global-h2-font-size);\n            }\n        }\n    }\n    .info-wrap-contact_zone.type_user {\n        margin-bottom: 35px;\n        @media (min-width: 769px) {\n            .info-wrap-contact_cell {\n                margin-bottom: 0;\n            }\n        }\n        @media (max-width: 768px) {\n            margin-bottom: 20px;\n        }\n    }\n    .text_footer.first_text_footer {\n        h5 {\n            font-weight: 400;\n            text-transform: uppercase;\n            margin-bottom: 20px;\n        }\n    }\n    .info-privacy {\n        padding-top: 30px;\n        @media (max-width: 768px) {\n            padding-top: 45px;\n            border-top: 1px solid var(--Black);\n            .copy_zone {\n                padding: 0;\n                border-width: 0;\n            }\n        }\n    }\n    \n    /*increase logo*/\n    \n    .first_text_footer .img_size{\n        height: 110px;\n    }\n}\n/*End*/\n\n/*START footer: align Contact Name 1 + Email Icon - CS*/\n#global-footer {\n    .info-wrap-contact_zone {\n        h4 {\n            line-height: 1.2;\n\n            @media (max-width: 768px) {\n                line-height: 1.5;\n            }\n        }\n    }\n}\n\n/*END - align Contact Name 1 + Email Icon*/\n\n.hyperlink-style-1{\n    color: rgba(0, 0, 0, 1) !important;\n}\n\n.hyperlink-style-2{\n    &:after{\n        background-color: #FFF !important;\n    }\n}\n\n/*End To make the button's padding consistent*/\n.lp-title-group {\n   max-width:100% !important;\n}\n\n/*START - footer theming*/\n#global-footer{\n    div.footer{\n        .info-wrap{\n            &-contact_zone svg path{\n                fill: #272D3E;\n            }\n        \n            &-contact_title{\n                    color: #272D3E;\n            }\n            .contact_title{\n                    color: #272D3E;\n            }\n        }\n    }\n}\n/*footer line color*/\n#global-footer{\n    .footer{\n        .info-privacy{\n            @media only screen and (min-width: 769px){\n                border-top: 1px solid #000;                \n            }\n            @media only screen and (max-width: 768px){\n                .socials_zone {\n                    margin-top: 25px;\n    \n                }\n                .copy_zone {\n                    border-top: 1px solid #000;\n                }\n            }\n        }\n        h3, h4{\n            color: #272D3E;\n        }\n    }\n}\n/*End- footer line color*/\n\n/*ENd - footer theming*/\n\n/*START - footer link underline*/\nfooter#global-footer{\n    a.hvr_animation,.lp-link{\n        position: relative!important;\n        color: #000!important;\n        transition: 0.4s;\n        &:hover{\n            color:#000!important;\n        }\n        &:before, &:after{\n            transition: 0.4s;\n            text-decoration: none!important;\n            line-height: 1;\n            content: \"\"\"\";\n            height: 1px;\n            position: absolute!important;\n            bottom: 0;\n            left: 0;\n        }\n        &:before {\n            width: 100%!important;\n            background-color: #ddd!important;\n        }\n        &:after{\n            width: 0%!important;\n            background-color: #000!important; \n        }\n        &:hover:after{\n            width: 100%!important;\n        }\n    }\n    /*disclaimer image*/\n    .footer .first_text_footer .img_size{\n        height: 100px;\n    }\n    /*end*/\n}\n/*END - footer link underline*/\n#modal-global-contact-us .close{\n    \n    @media only screen and (min-width: 768px){\n        margin-top:-35px;\n    }\n}\n#global-footer .footer .info-privacy div.powered_zone a, #global-footer .footer .info-privacy div.copy_zone a{\nfont-weight: 400;\n}\n\n/*START -fix trec links*/\nfooter#global-footer .text_footer.first_text_footer {\n    .link{\n    color: #000;\n    font-weight:normal;\n    &:hover{\n        color: #000;\n        &:after {\n            background-color: #000;\n        }\n    }\n        &:after {\n            background-color: #000;\n        }\n        @media only screen and (max-width: 1280px){\n        overflow-wrap: anywhere;\n        text-decoration: underline!important;\n        white-space: normal!important;\n            &:before {\n            background-color: transparent;\n            }\n            &:after {\n            background-color: transparent;\n            }\n        }\n    }\n}\n/*END - trec links*/\n\n\n.lp-btn.lp-btn--dark.lp-btn--filled, .redesign .lp-btn.lp-btn--dark.lp-btn--filled {\n    background-color: #272D3E;\n    border-color: #272D3E;\n    color: #fff;\n    &:hover {\n         background-color: transparent;\n    border-color: #272D3E;\n    color: #272D3E;\n    }\n}","externalStylesheet":"https://styles.luxurypresence.com/producer/index.css","globalBodyJs":null,"globalHeadJs":"<!-- Bing Webmaster Tools Verification -->\r\n<script>\r\n        // Check if on the homepage before the body loads\r\n        if (window.location.pathname === '/' || window.location.pathname === '/index.html') {\r\n            document.write('<meta name=\"msvalidate.01\" content=\"FD1AE9665AF4EABB9DF11EF5ACC83A2A\" />');\r\n        }\r\n</script>","displayGlobalLoading":false,"globalLoadingLogo":"https://media-production.lp-cdn.com/media/b1ec6de2-92f1-4c4a-925c-0912e00c9196","globalLoadingBackgroundColor":"#000","status":"LIVE","primaryFontFamily":"Playfair Display","secondaryFontFamily":"Lato","primaryFontId":"a1155f7e-87df-4893-87f8-90ee319204dc","secondaryFontId":"0de93689-3b6a-412e-9ced-759320f002ef","h1FontSize":"70px","h2FontSize":"43px","h3FontSize":"30px","h4FontSize":"21px","h5FontSize":"17px","h6FontSize":"16px","bodyFontSize":"16px","bodyPadding":"0px","backgroundColor":"#fff","logoDark":{"id":"4f4d9ba1-d401-4c8a-aed4-4c4d42f14bba","alt":null,"bytes":37479,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","description":null,"displayName":"logo-exports_horizontal-lockup","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","originalFileName":"Logo Exports_Horizontal Lockup"},"logoLight":{"id":"97d6addb-0371-40e8-9433-2da15c95423c","alt":null,"bytes":37875,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","description":null,"displayName":"logo-exports_horizontal-lockup-serhant-white","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","originalFileName":"Logo Exports_Horizontal Lockup Serhant white"},"propertyPlaceholderImage":{"id":"8cd8e471-0f87-4e2a-894a-7d8b492ce76f","alt":null,"bytes":43345,"width":1920,"format":"png","height":1200,"pngUrl":"","shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/95364ed5-f486-4d5c-9e74-50aa1ee6de05","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/95364ed5-f486-4d5c-9e74-50aa1ee6de05","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/95364ed5-f486-4d5c-9e74-50aa1ee6de05","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/95364ed5-f486-4d5c-9e74-50aa1ee6de05","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/95364ed5-f486-4d5c-9e74-50aa1ee6de05","description":null,"displayName":"boston-serhant","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/95364ed5-f486-4d5c-9e74-50aa1ee6de05","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/95364ed5-f486-4d5c-9e74-50aa1ee6de05","originalFileName":"boston-serhant","cloudinaryPublicId":"95364ed5-f486-4d5c-9e74-50aa1ee6de05"},"stackpathSiteId":null,"stackPathSiteDnsTargets":null,"fubTrackingId":null,"fubApiKey":null,"gaLPTrackingId":"G-2701N7HVF9","gaClientTrackingId":null,"fbTrackingId":null,"mlsSearchUserId":500170918,"adwerxPartnerId":null,"adwerxPartnerAgentId":null,"cookieYesId":null,"gaViewId":null,"languageCode":"en","createdAt":"2026-01-29T00:51:02.127Z","updatedAt":"2026-02-19T20:51:43.810Z","deletedAt":null,"lastUpdatingUserId":"862df6dc-25f7-410c-8e3b-3983657ec2f8","lastUpdateHash":"b635c7af-7347-44c6-bf6e-6c20e72952c8","contentWebsiteId":null,"urlFacebook":null,"urlInstagram":null,"urlLinkedin":null,"urlPodcast":null,"urlTwitter":null,"urlYoutube":null,"resource":null,"resourceId":null,"gtmId":null,"brokerageDisclaimer":"","brokerageFormDisclaimer":"","validLiveCheck":true,"lastValidLiveUpdatedAt":"2026-01-29T14:22:27.893Z","accessibilityWidget":true,"lazyLoadingEnabled":false,"recaptchaEnabled":false,"recaptchaSiteId":null,"isSelfService":false,"leadIngesterEnabled":true,"googleSignOnEnabled":true,"useTurbolinks":false,"mediaMap":{},"palette":{"colors":{"website-color-1":"#000000","website-color-2":"#FFFFFF","website-color-3":"#272D3E","website-color-4":"#F8F5F1"}},"themeSchema":{},"seThemes":[],"themes":[{"name":"Secondary","themeId":"607f1175-4638-4353-94f2-6da85e1e71fa","themeInstance":{"fields":[{"name":"Section Background","type":"sitewide","value":"website-color-4","cssVarName":".lp-section-bg-color"},{"name":"Section Font Color","type":"sitewide","value":"","cssVarName":".lp-section-font-color"},{"name":"Background Overlay","type":"sitewide","value":"","cssVarName":".lp-bg-overlay-color"},{"name":"Heading 1","type":"text","value":"","cssVarName":".lp-heading-color-1"},{"name":"Heading 2","type":"text","value":"website-color-3","cssVarName":".lp-heading-color-2"},{"name":"Heading 3","type":"text","value":"website-color-3","cssVarName":".lp-heading-color-3"},{"name":"Paragraph","type":"text","value":"website-color-1","cssVarName":".lp-paragraph-color"}]}},{"name":"Light","themeId":"26a07e4b-fcf5-47e8-9bba-1dd3410b1132","themeInstance":{"fields":[{"name":"Section Background","type":"sitewide","value":"website-color-2","cssVarName":".lp-section-bg-color"},{"name":"Section Font Color","type":"sitewide","value":"","cssVarName":".lp-section-font-color"},{"name":"Background Overlay","type":"sitewide","value":"","cssVarName":".lp-bg-overlay-color"},{"name":"Heading 1","type":"text","value":"","cssVarName":".lp-heading-color-1"},{"name":"Heading 2","type":"text","value":"website-color-3","cssVarName":".lp-heading-color-2"},{"name":"Heading 3","type":"text","value":"website-color-3","cssVarName":".lp-heading-color-3"},{"name":"Paragraph","type":"text","value":"website-color-3","cssVarName":".lp-paragraph-color"}]}}],"globalElements":{"mobileContact":{"sourceVariables":{}}},"passwordProtection":null,"businessName":"The Boston ONE Team | SERHANT.","renderOptions":null,"defaultMapBounds":null,"mlsProviders":null,"mlsComplianceSettings":null,"agentIds":[],"globalContactUsElementId":"c3b3e0c5-5c42-4773-b68d-b2484361fc83","globalContactUsFormValues":{"email":"contact@luxurypresence.com","phone":"(310) 555-5555","address":"1808 Stanford Street, Santa Monica, CA 90404","backImg":{"id":"ecd6108b-a4d4-4c6c-849f-d592ff359812","alt":null,"bytes":1711730,"width":1024,"format":"png","height":1024,"pngUrl":"","shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/229ceeec-b47b-4b47-9b2d-f0d61213b2aa","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/229ceeec-b47b-4b47-9b2d-f0d61213b2aa","authorUrl":null,"createdAt":"2024-11-18T23:30:29.836Z","mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/229ceeec-b47b-4b47-9b2d-f0d61213b2aa","sourceUrl":null,"updatedAt":"2024-11-18T23:30:29.836Z","xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/229ceeec-b47b-4b47-9b2d-f0d61213b2aa","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/229ceeec-b47b-4b47-9b2d-f0d61213b2aa","description":null,"displayName":"contact-form","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/229ceeec-b47b-4b47-9b2d-f0d61213b2aa","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/229ceeec-b47b-4b47-9b2d-f0d61213b2aa","originalFileName":"Contact form","cloudinaryPublicId":"229ceeec-b47b-4b47-9b2d-f0d61213b2aa"},"colorTxt":"#ffffff","headline":"Submit A Message","fontColor":"#ffffff","linkStyle":"hyperlink-style-2","openHours":"","openNewTab":false,"contactText":{"gjs":{"css":"* { box-sizing: border-box; } body {margin: 0;}ul{list-style:inherit;}","assets":"[]","styles":"[{\"selectors\":[],\"selectorsAdd\":\"ul\",\"style\":{\"list-style\":\"inherit\"}}]","components":"[{\"content\":\"\"}]"},"html":"<div></div>"},"phoneNumber":"(310) 555-5555","socialLinks":[{"_id":"9","link":"https://www.facebook.com/boston1realty/","type":"FACEBOOK"},{"_id":"11","link":"https://www.instagram.com/explore/locations/1801862456564412/boston-one-realty-group-inc/","type":"INSTAGRAM"},{"icon":"<svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">< path d = \"M7.5 9.5V19.5C7.5 19.6326 7.44732 19.7598 7.35355 19.8536C7.25979 19.9473 7.13261 20 7 20H4.5C4.36739 20 4.24022 19.9473 4.14645 19.8536C4.05268 19.7598 4 19.6326 4 19.5V9.5C4 9.36739 4.05268 9.24021 4.14645 9.14645C4.24022 9.05268 4.36739 9 4.5 9H7C7.13261 9 7.25979 9.05268 7.35355 9.14645C7.44732 9.24021 7.5 9.36739 7.5 9.5ZM21 13.41C21.0167 12.3591 20.6739 11.334 20.0282 10.5047C19.3826 9.67535 18.4729 9.09154 17.45 8.85C16.754 8.70013 16.0322 8.71906 15.345 8.90521C14.6578 9.09136 14.0252 9.43932 13.5 9.92V9.5C13.5 9.36739 13.4473 9.24021 13.3536 9.14645C13.2598 9.05268 13.1326 9 13 9H10.5C10.3674 9 10.2402 9.05268 10.1464 9.14645C10.0527 9.24021 10 9.36739 10 9.5V19.5C10 19.6326 10.0527 19.7598 10.1464 19.8536C10.2402 19.9473 10.3674 20 10.5 20H13C13.1326 20 13.2598 19.9473 13.3536 19.8536C13.4473 19.7598 13.5 19.6326 13.5 19.5V13.86C13.488 13.3735 13.6479 12.8983 13.9515 12.5179C14.255 12.1375 14.6829 11.8762 15.16 11.78C15.4496 11.73 15.7467 11.7445 16.0301 11.8223C16.3135 11.9002 16.5762 12.0396 16.7997 12.2305C17.0231 12.4215 17.2017 12.6593 17.3227 12.9271C17.4437 13.1949 17.5043 13.4861 17.5 13.78V19.5C17.5 19.6326 17.5527 19.7598 17.6464 19.8536C17.7402 19.9473 17.8674 20 18 20H20.5C20.6326 20 20.7598 19.9473 20.8536 19.8536C20.9473 19.7598 21 19.6326 21 19.5V13.41ZM5.5 3C5.10444 3 4.71776 3.1173 4.38886 3.33706C4.05996 3.55682 3.80362 3.86918 3.65224 4.23463C3.50087 4.60009 3.46126 5.00222 3.53843 5.39018C3.6156 5.77814 3.80608 6.13451 4.08579 6.41421C4.36549 6.69392 4.72186 6.8844 5.10982 6.96157C5.49778 7.03874 5.89992 6.99913 6.26537 6.84776C6.63082 6.69638 6.94318 6.44004 7.16294 6.11114C7.3827 5.78224 7.5 5.39556 7.5 5C7.5 4.46957 7.28929 3.96086 6.91421 3.58579C6.53914 3.21071 6.03043 3 5.5 3Z\" fill = \"black\" /></svg >","link":"https://www.linkedin.com/in/aysinc/","type":"LINKEDIN"},{"_id":"15","link":"https://www.youtube.com/channel/UCaKxnUc6Id8ULhqlaAmEMDA","type":"YOUTUBE"},{"_id":"17","link":"https://x.com/jorgesariego_?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor","type":"TWITTER"},{"icon":"<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10.7744 12.1137C10.8137 12.156 10.8613 12.1897 10.9142 12.2126C10.9672 12.2355 11.0243 12.2471 11.082 12.2467C11.188 12.2469 11.2901 12.2065 11.3674 12.1339C11.4446 12.0613 11.4912 11.9619 11.4976 11.856L11.9797 2.47201C11.9893 2.40155 11.9807 2.32978 11.9547 2.26359C11.9287 2.19739 11.8861 2.13898 11.8311 2.09394C11.776 2.0489 11.7104 2.01875 11.6403 2.00636C11.5703 1.99396 11.4982 1.99976 11.4311 2.02317L4.46579 4.44191C4.40106 4.46494 4.34305 4.50366 4.29694 4.5546C4.25084 4.60555 4.21809 4.66713 4.20162 4.73383C4.18515 4.80054 4.18548 4.87028 4.20257 4.93683C4.21966 5.00338 4.25298 5.06465 4.29955 5.11516L10.7744 12.1137Z\" fill=\"black\"/><path d=\"M19.4686 11.8643L16.8836 7.50893C16.8471 7.44886 16.7959 7.39905 16.7348 7.36416C16.6737 7.32927 16.6048 7.31045 16.5345 7.30945C16.464 7.31037 16.3947 7.32822 16.3325 7.36149C16.2703 7.39475 16.217 7.44247 16.1771 7.50062L12.8025 12.6539C12.7623 12.7167 12.7396 12.7891 12.737 12.8636C12.7343 12.9381 12.7518 13.0119 12.7875 13.0774C12.8232 13.1428 12.8758 13.1974 12.9399 13.2355C13.0039 13.2736 13.0771 13.2938 13.1516 13.2939H13.2098L19.1777 12.4628C19.2454 12.4532 19.3097 12.427 19.3649 12.3866C19.4201 12.3462 19.4645 12.2928 19.4941 12.2311C19.5237 12.1695 19.5376 12.1014 19.5346 12.0331C19.5316 11.9648 19.5118 11.8982 19.4769 11.8394L19.4686 11.8643Z\" fill=\"black\"/><path d=\"M18.9283 16.6021L13.1101 14.5574C13.0345 14.5306 12.9528 14.5263 12.8749 14.5448C12.7969 14.5634 12.726 14.6042 12.6707 14.6621C12.6153 14.7201 12.5779 14.7929 12.563 14.8716C12.548 14.9503 12.5562 15.0317 12.5864 15.1059L14.7974 20.7081C14.822 20.7725 14.8622 20.8298 14.9144 20.8747C14.9666 20.9197 15.0293 20.951 15.0966 20.9658H15.1797C15.2881 20.9664 15.3925 20.9247 15.4706 20.8494L19.0779 17.292C19.1285 17.2422 19.1655 17.1803 19.1854 17.1122C19.2053 17.0441 19.2075 16.9721 19.1916 16.9029C19.1758 16.8337 19.1425 16.7698 19.095 16.7171C19.0474 16.6645 18.9872 16.6249 18.92 16.6021H18.9283Z\" fill=\"black\"/><path d=\"M11.3313 15.0145C11.2561 14.9869 11.1745 14.9816 11.0963 14.9993C11.0182 15.017 10.9468 15.0569 10.8908 15.1143L6.68504 19.4115C6.63604 19.4602 6.59997 19.5204 6.58008 19.5866C6.5602 19.6528 6.55713 19.7228 6.57116 19.7905C6.58519 19.8582 6.61587 19.9213 6.66042 19.9741C6.70498 20.0269 6.76201 20.0678 6.82634 20.093L11.5474 21.9715C11.6133 21.9973 11.6847 22.0058 11.7548 21.9962C11.8249 21.9866 11.8914 21.9593 11.948 21.9169C12.0046 21.8744 12.0495 21.8182 12.0783 21.7536C12.1071 21.689 12.1189 21.6181 12.1126 21.5476L11.6139 15.4052C11.6133 15.3188 11.5857 15.2347 11.5351 15.1647C11.4844 15.0947 11.4132 15.0422 11.3313 15.0145Z\" fill=\"black\"/><path d=\"M10.4669 13.9257C10.4611 13.847 10.433 13.7716 10.3859 13.7083C10.3388 13.645 10.2746 13.5964 10.2009 13.5683L4.55722 11.4654C4.49314 11.4421 4.42432 11.435 4.35684 11.4447C4.28936 11.4543 4.22528 11.4804 4.17026 11.5206C4.11524 11.5609 4.07096 11.614 4.04133 11.6754C4.01169 11.7368 3.99761 11.8045 4.00033 11.8726L4.23306 16.9345C4.23631 17.0042 4.25705 17.0719 4.29337 17.1315C4.32968 17.1911 4.3804 17.2405 4.44086 17.2753C4.50304 17.3103 4.57316 17.3286 4.64449 17.3286C4.71582 17.3286 4.78595 17.3103 4.84813 17.2753L10.2508 14.3163C10.3203 14.2785 10.3775 14.2217 10.4158 14.1525C10.454 14.0833 10.4718 14.0046 10.4669 13.9257Z\" fill=\"black\"/></svg>","link":"https://www.yelp.com/biz/boston-one-realty-group-boston","type":"YELP"},{"icon":"<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path d=\"M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z\"/></svg>","link":"https://www.tiktok.com/@jorgesariego?lang=en","type":"TIKTOK"},{"icon":"<svg width=\"17\" height=\"19\" viewBox=\"0 0 17 19\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.4936 5.03562C11.579 5.01663 11.6169 5.0451 11.6688 5.10206C11.9631 5.42914 12.9036 6.57762 13.1591 6.89084C13.2065 6.94779 13.1736 7.00985 13.1357 7.0427C11.2373 8.52344 9.12498 10.621 7.94793 12.1207C7.92466 12.1543 7.94362 12.1543 7.96258 12.1491C10.0128 11.2664 14.8296 9.85663 16.999 9.46304V6.71562L8.50873 0L0.00390625 6.7105V9.71413C2.63757 8.14881 8.73138 5.72339 11.4936 5.03562Z\"/><path d=\"M4.58464 16.5778C4.51382 16.6157 4.45613 16.6063 4.39918 16.5494L2.81402 14.6606C2.77167 14.608 2.76656 14.5796 2.82351 14.4991C4.04871 12.7052 6.54945 9.90969 8.14422 8.72833C8.17266 8.70937 8.16318 8.68524 8.12956 8.69975C6.46843 9.24087 1.74653 11.2721 0 12.2592V18.6746H16.9958V12.4965C14.6797 12.89 7.74114 14.9548 4.58464 16.5778Z\"/></svg>","link":"https://www.zillow.com/","type":"ZILLOW"}],"socialStyle":"social_icons-style-2","contactTitle":"Contact Details","messageTitle":"Submit a Message","redirectLink":"","titleAddress":"2273 Dorchester Ave\nBoston MA 02124","firstAgentName":"The Boston ONE Team | SERHANT.","secondaryEmail":"","secondaryPhone":"","submitBtnStyle":"button-style-6","backgroundColor":"#1a1a1a","secondAgentName":"","contactFormTitle":"Contact Details","firstEmailAddres":"jorge@boston1realty.com","firstPhoneNumber":"(617) 704-0921","primaryAgentName":"","agencyDescription":"Luxury Presence is an award-winning full-service real estate marketing and web design company.","secondPhoneNumber":"","secondEmailAddress":"","secondaryAgentName":"","displayContactIcons":true,"redirectImmediately":false},"globalMyAccountElementId":null,"globalMyAccountFormValues":{},"globalNavbarElementId":"43e7a874-fb1e-4cdd-91fe-eb6bf5b9179b","globalNavbarFormValues":{"nav":[{"type":"GROUP","items":[{"path":"/properties/sale","type":"LINK","content":"Featured Properties"},{"path":"/properties/sold","type":"LINK","content":"Past Transactions"}],"content":"Properties"},{"type":"GROUP","items":[{"path":"/agent/jorge-sariego","type":"LINK","content":"About Jorge"},{"path":"/team","type":"LINK","content":"Meet the Team"}],"content":"About"},{"_id":"CTorhC3bD","path":"/home-search/listings","show":false,"type":"LINK","image":null,"style":{},"content":"Home Search","openNewTab":false,"fbEventName":null,"gtagConversionId":null,"gtagConversionLabel":null},{"path":"/home-valuation","type":"LINK","items":[],"content":"Home Valuation"},{"path":"/developments","type":"LINK","items":[],"content":"New Construction"},{"path":"/vlog","type":"LINK","items":[],"content":"Video Gallery"},{"type":"BUTTON","items":[],"action":"CONTACT_US","content":"Contact"},{"_id":"xGOlP55YJ","path":"tel:6177040921","show":false,"type":"LINK","email":"","image":null,"items":[],"phone":"3055555555","style":{},"content":"(617) 704-0921","openNewTab":false,"fbEventName":null,"gtagConversionId":null,"gtagConversionLabel":null}],"logoUrl":"https://media-production.lp-cdn.com/media/8c1da14b-f406-4683-980c-706eea892b4f"},"globalSidemenuElementId":"11fa925d-d2dd-4213-a0fa-d46f769e2c18","globalSidemenuFormValues":{"nav":[{"path":"/","type":"LINK","content":"Home"},{"type":"GROUP","items":[{"path":"/agent/jorge-sariego","type":"LINK","content":"About Jorge"},{"path":"/team","type":"LINK","content":"Meet the Team"}],"content":"About"},{"_id":"xg9LsXg-g","type":"GROUP","items":[{"_id":"B_eS5utdn","path":"/properties/sale","show":false,"type":"LINK","image":null,"style":{},"content":"Featured Properties","openNewTab":false},{"_id":"tHgMYAy8E","path":"/properties/sold","show":false,"type":"LINK","image":null,"style":{},"content":"Past Transactions","openNewTab":false}],"content":"Properties"},{"_id":"jFMS2r4SL","path":"/home-search/listings","type":"LINK","image":null,"content":"Home Search","openNewTab":false,"fbEventName":null,"gtagConversionId":null,"gtagConversionLabel":null},{"_id":"d7wtUlQ8v","path":"/home-valuation","show":false,"type":"LINK","image":null,"style":{},"action":"","content":"Home Valuation","openNewTab":false},{"_id":"_Lh9Smr8L","path":"/neighborhoods","type":"LINK","items":[],"content":"Neighborhoods"},{"_id":"swTUM2Jzn","path":"/testimonials","type":"LINK","items":[],"content":"Testimonials"},{"type":"GROUP","items":[{"path":"/buyers-guide","type":"LINK","content":"Buyer's Guide"},{"path":"/sellers-guide","type":"LINK","content":"Seller's Guide"},{"path":"/mortgage-calculator","type":"LINK","content":"Mortgage Calculator"}],"content":"Resources"},{"path":"/developments","type":"LINK","items":[],"content":"New Construction"},{"path":"/press","type":"LINK","items":[],"content":"Press & Media"},{"path":"/vlog","type":"LINK","items":[],"content":"Video Gallery"},{"path":"/contact","type":"LINK","items":[],"content":"Contact"},{"_id":"vSU7O3ld5","path":"/home-search/account","show":false,"type":"LINK","image":null,"style":{},"action":"","content":"My Search Portal","openNewTab":false,"fbEventName":null,"gtagConversionId":null,"gtagConversionLabel":null}],"title":"The Producer","navItems":[{"path":"/","type":"LINK","image":null,"content":"Home"},{"type":"GROUP","items":[{"path":"/properties/sale","type":"LINK","content":"Exclusive Properties"},{"path":"/properties/sold","type":"LINK","content":"Properties Sold"},{"path":"/properties","type":"LINK","content":"Available Properties"}],"content":"Properties"},{"path":"/About","type":"LINK","image":null,"content":"About"},{"path":"/","type":"LINK","image":null,"content":"Offices & Agents"},{"path":"/","type":"LINK","image":null,"content":"Buyers"},{"path":"/","type":"LINK","image":null,"content":"Sellers"},{"path":"/","type":"LINK","image":null,"content":"Market Report"},{"path":"/","type":"LINK","image":null,"content":"VP Assist"}],"newsletter":true,"subscribeBtn":{"show":true,"type":"BUTTON","content":"subscribe now!"},"newsletterTitle":"Subscribe to our Newsletter!"},"globalSidemenuOptions":{"fontColor":"rgba(39, 45, 62, 1)","backgroundColor":"rgba(248, 245, 241, 1)"},"globalFooterElementId":"874a9373-949d-4275-b72f-04c2a6ec373b","globalFooterFormValues":{"logo":"https://media-production.lp-cdn.com/media/82e4014a-77c9-4869-9e9a-9260e895e4c0","email":"","hours":"Monday - Friday, 9 AM-6 PM","logo2":"","phone":"(310) 555-5555","title":"Luxury Presence","lpLink":{"id":"19","path":"https://www.luxurypresence.com/real-estate-website-design/","show":true,"type":"LINK","email":"","phone":"","content":"Luxury Presence","openNewTab":true},"lpLogo":"https://media-production.lp-cdn.com/media/99fe2af9-465a-4072-b70f-24cd8dcdc0ee","lpText":"Real Estate Website Design by","address":"1808 Stanford St","fontColor":"#ffffff","linkStyle":"hyperlink-style-1","luxuryText":"<div id=\"ipql\">\n<p id=\"iaa1\">All information is deemed reliable but not guaranteed and should be independently reviewed and verified. <br><img id=\"iivu\" src=\"https://media-production.lp-cdn.com/media/d7ebd16e-9518-4bfa-a284-fc1725124c04\" width=\"100px;\" height=\"auto\"></p>\n</div>\n<style>* { box-sizing: border-box; } body {margin: 0;}ul{list-style:inherit;}#iaa1{font-size:12px;}#iivu{margin-top:20px;}</style>","signupText":"Sign up for exclusive news","companyName":"Address","luxuryImage":{"id":"4f4d9ba1-d401-4c8a-aed4-4c4d42f14bba","alt":null,"bytes":37479,"width":2160,"format":"png","height":258,"pngUrl":"","shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","description":null,"displayName":"logo-exports_horizontal-lockup","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","originalFileName":"Logo Exports_Horizontal Lockup","cloudinaryPublicId":"e782e3e6-4f77-4543-9289-b24c07b08ca4"},"officeHours":"","secondEmail":"","secondPhone":"","socialLinks":[{"_id":"3AmMuy_oZ","link":"https://www.facebook.com/boston1realty/","type":"FACEBOOK"},{"_id":"PorMV1R9d","link":"https://www.instagram.com/explore/locations/1801862456564412/boston-one-realty-group-inc/","type":"INSTAGRAM"},{"_id":"X0BoWUQUh","link":"https://www.linkedin.com/in/aysinc/","type":"LINKEDIN"},{"_id":"TAn5V2XVq","link":"https://www.youtube.com/channel/UCaKxnUc6Id8ULhqlaAmEMDA","type":"YOUTUBE"},{"_id":"201","link":"https://x.com/jorgesariego_?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor","type":"TWITTER"},{"icon":"<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10.7744 12.1137C10.8137 12.156 10.8613 12.1897 10.9142 12.2126C10.9672 12.2355 11.0243 12.2471 11.082 12.2467C11.188 12.2469 11.2901 12.2065 11.3674 12.1339C11.4446 12.0613 11.4912 11.9619 11.4976 11.856L11.9797 2.47201C11.9893 2.40155 11.9807 2.32978 11.9547 2.26359C11.9287 2.19739 11.8861 2.13898 11.8311 2.09394C11.776 2.0489 11.7104 2.01875 11.6403 2.00636C11.5703 1.99396 11.4982 1.99976 11.4311 2.02317L4.46579 4.44191C4.40106 4.46494 4.34305 4.50366 4.29694 4.5546C4.25084 4.60555 4.21809 4.66713 4.20162 4.73383C4.18515 4.80054 4.18548 4.87028 4.20257 4.93683C4.21966 5.00338 4.25298 5.06465 4.29955 5.11516L10.7744 12.1137Z\" fill=\"black\"/><path d=\"M19.4686 11.8643L16.8836 7.50893C16.8471 7.44886 16.7959 7.39905 16.7348 7.36416C16.6737 7.32927 16.6048 7.31045 16.5345 7.30945C16.464 7.31037 16.3947 7.32822 16.3325 7.36149C16.2703 7.39475 16.217 7.44247 16.1771 7.50062L12.8025 12.6539C12.7623 12.7167 12.7396 12.7891 12.737 12.8636C12.7343 12.9381 12.7518 13.0119 12.7875 13.0774C12.8232 13.1428 12.8758 13.1974 12.9399 13.2355C13.0039 13.2736 13.0771 13.2938 13.1516 13.2939H13.2098L19.1777 12.4628C19.2454 12.4532 19.3097 12.427 19.3649 12.3866C19.4201 12.3462 19.4645 12.2928 19.4941 12.2311C19.5237 12.1695 19.5376 12.1014 19.5346 12.0331C19.5316 11.9648 19.5118 11.8982 19.4769 11.8394L19.4686 11.8643Z\" fill=\"black\"/><path d=\"M18.9283 16.6021L13.1101 14.5574C13.0345 14.5306 12.9528 14.5263 12.8749 14.5448C12.7969 14.5634 12.726 14.6042 12.6707 14.6621C12.6153 14.7201 12.5779 14.7929 12.563 14.8716C12.548 14.9503 12.5562 15.0317 12.5864 15.1059L14.7974 20.7081C14.822 20.7725 14.8622 20.8298 14.9144 20.8747C14.9666 20.9197 15.0293 20.951 15.0966 20.9658H15.1797C15.2881 20.9664 15.3925 20.9247 15.4706 20.8494L19.0779 17.292C19.1285 17.2422 19.1655 17.1803 19.1854 17.1122C19.2053 17.0441 19.2075 16.9721 19.1916 16.9029C19.1758 16.8337 19.1425 16.7698 19.095 16.7171C19.0474 16.6645 18.9872 16.6249 18.92 16.6021H18.9283Z\" fill=\"black\"/><path d=\"M11.3313 15.0145C11.2561 14.9869 11.1745 14.9816 11.0963 14.9993C11.0182 15.017 10.9468 15.0569 10.8908 15.1143L6.68504 19.4115C6.63604 19.4602 6.59997 19.5204 6.58008 19.5866C6.5602 19.6528 6.55713 19.7228 6.57116 19.7905C6.58519 19.8582 6.61587 19.9213 6.66042 19.9741C6.70498 20.0269 6.76201 20.0678 6.82634 20.093L11.5474 21.9715C11.6133 21.9973 11.6847 22.0058 11.7548 21.9962C11.8249 21.9866 11.8914 21.9593 11.948 21.9169C12.0046 21.8744 12.0495 21.8182 12.0783 21.7536C12.1071 21.689 12.1189 21.6181 12.1126 21.5476L11.6139 15.4052C11.6133 15.3188 11.5857 15.2347 11.5351 15.1647C11.4844 15.0947 11.4132 15.0422 11.3313 15.0145Z\" fill=\"black\"/><path d=\"M10.4669 13.9257C10.4611 13.847 10.433 13.7716 10.3859 13.7083C10.3388 13.645 10.2746 13.5964 10.2009 13.5683L4.55722 11.4654C4.49314 11.4421 4.42432 11.435 4.35684 11.4447C4.28936 11.4543 4.22528 11.4804 4.17026 11.5206C4.11524 11.5609 4.07096 11.614 4.04133 11.6754C4.01169 11.7368 3.99761 11.8045 4.00033 11.8726L4.23306 16.9345C4.23631 17.0042 4.25705 17.0719 4.29337 17.1315C4.32968 17.1911 4.3804 17.2405 4.44086 17.2753C4.50304 17.3103 4.57316 17.3286 4.64449 17.3286C4.71582 17.3286 4.78595 17.3103 4.84813 17.2753L10.2508 14.3163C10.3203 14.2785 10.3775 14.2217 10.4158 14.1525C10.454 14.0833 10.4718 14.0046 10.4669 13.9257Z\" fill=\"black\"/></svg>","link":"https://www.yelp.com/biz/boston-one-realty-group-boston","type":"YELP"},{"icon":"<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path d=\"M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z\"/></svg>","link":"https://www.tiktok.com/@jorgesariego?lang=en","type":"TIKTOK"},{"icon":"<svg width=\"17\" height=\"19\" viewBox=\"0 0 17 19\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.4936 5.03562C11.579 5.01663 11.6169 5.0451 11.6688 5.10206C11.9631 5.42914 12.9036 6.57762 13.1591 6.89084C13.2065 6.94779 13.1736 7.00985 13.1357 7.0427C11.2373 8.52344 9.12498 10.621 7.94793 12.1207C7.92466 12.1543 7.94362 12.1543 7.96258 12.1491C10.0128 11.2664 14.8296 9.85663 16.999 9.46304V6.71562L8.50873 0L0.00390625 6.7105V9.71413C2.63757 8.14881 8.73138 5.72339 11.4936 5.03562Z\"/><path d=\"M4.58464 16.5778C4.51382 16.6157 4.45613 16.6063 4.39918 16.5494L2.81402 14.6606C2.77167 14.608 2.76656 14.5796 2.82351 14.4991C4.04871 12.7052 6.54945 9.90969 8.14422 8.72833C8.17266 8.70937 8.16318 8.68524 8.12956 8.69975C6.46843 9.24087 1.74653 11.2721 0 12.2592V18.6746H16.9958V12.4965C14.6797 12.89 7.74114 14.9548 4.58464 16.5778Z\"/></svg>","link":"https://www.zillow.com/profile/JorgeSariego","type":"ZILLOW"}],"socialStyle":"social_icons-style-1","alt-subTitle":"Subscribe to our Newsletter for latest news and updates. Stay tuned! ","companyTitle":"The Boston ONE Team | SERHANT.","displayIcons":true,"primaryAgent":"Agent 1","primaryEmail":"jorge@boston1realty.com","primaryPhone":"(617) 704-0921","displaySignUp":false,"displaySignup":true,"licenseNumber":"","addressCompany":"<p>2273 Dorchester Ave<br>Boston MA 02124</p>","alt-officeName":"OFFICE","disclaimerText":"<div>&nbsp;</div>\n<style>* { box-sizing: border-box; } body {margin: 0;}ul{list-style:inherit;}</style>","secondaryAgent":"Agent 2","secondaryEmail":"","secondaryPhone":"","subscribeStyle":"button-style-1","additionalLinks":[],"alt-companyName":"Agent Name","alt-socialLinks":[{"link":"https://www.facebook.com/","type":"FACEBOOK"},{"link":"https://www.instagram.com/","type":"INSTAGRAM"},{"link":"https://www.linkedin.com/","type":"LINKEDIN"},{"link":"https://www.youtube.com/","type":"YOUTUBE"},{"link":"https://www.twitter.com/","type":"TWITTER"},{"link":"https://www.podcast.com/","type":"PODCAST"},{"link":"https://www.yelp.com/","type":"YELP"},{"link":"https://www.pinterest.com/","type":"PINTEREST"}],"backgroundColor":"#1a1a1a","newsLetterTitle":"For exclusive news & Market Updates signup to our newsletter","secondAgentName":"","primaryAgentName":"Get in Touch","secondaryAddress":"","alt-disclaimerLogo":[{"smallUrl":"https://media-production.lp-cdn.com/media/489b09ed-7ad5-4f44-8bfa-0d4edbd7c039","mediumUrl":"https://media-production.lp-cdn.com/media/c903d48c-721f-4e2d-95fd-aeeda6ab6e4b"},{"largeUrl":"https://media-production.lp-cdn.com/media/4d991fa4-d1c8-4f4d-bac1-0b9871bc1b70","smallUrl":"https://media-production.lp-cdn.com/media/3f7b52ae-ecab-4c3b-beac-dee2c1fcefcb"}],"alt-primaryContact":"MAIN OFFICE","alt-showNewsletter":false,"companyDescription":{"gjs":{"css":"* { box-sizing: border-box; } body {margin: 0;}ul{list-style:inherit;}","assets":"[]","styles":"[{\"selectors\":[],\"selectorsAdd\":\"ul\",\"style\":{\"list-style\":\"inherit\"}}]","components":"[{\"type\":\"text\",\"content\":\"<p>Luxury Presence is an award-winning full-service real estate marketing and web design company.&nbsp; &nbsp;<strong>Need help growing your business?</strong>&nbsp; &nbsp;<strong></strong>Build your brand and cut through the noise with a stunning,&nbsp;<a data-cke-saved-href=\\\"https://www.luxurypresence.com/real-estate-website-design/\\\" href=\\\"https://www.luxurypresence.com/real-estate-website-design/\\\"><strong>best-in-class real estate website</strong>.</a>&nbsp;Manage your&nbsp;<strong><a data-cke-saved-href=\\\"https://www.luxurypresence.com/real-estate-website-design/\\\" href=\\\"https://www.luxurypresence.com/real-estate-website-design/\\\">online presence</a></strong>&nbsp;from one place using easy, intuitive tools.&nbsp;Generate quality leads and&nbsp;<strong><a data-cke-saved-href=\\\"https://www.luxurypresence.com/real-estate-marketing-platform/\\\" href=\\\"https://www.luxurypresence.com/real-estate-marketing-platform/\\\">grow faster</a></strong>&nbsp;with marketing software and expert help.&nbsp;Contact our team to boost your sales today!</p>\"}]"},"html":"<div><p>Luxury Presence is an award-winning full-service real estate marketing and web design company.&nbsp; &nbsp;<strong>Need help growing your business?</strong>&nbsp; &nbsp;<strong></strong>Build your brand and cut through the noise with a stunning,&nbsp;<a data-cke-saved-href=\"https://www.luxurypresence.com/real-estate-website-design/\" href=\"https://www.luxurypresence.com/real-estate-website-design/\"><strong>best-in-class real estate website</strong>.</a>&nbsp;Manage your&nbsp;<strong><a data-cke-saved-href=\"https://www.luxurypresence.com/real-estate-website-design/\" href=\"https://www.luxurypresence.com/real-estate-website-design/\">online presence</a></strong>&nbsp;from one place using easy, intuitive tools.&nbsp;Generate quality leads and&nbsp;<strong><a data-cke-saved-href=\"https://www.luxurypresence.com/real-estate-marketing-platform/\" href=\"https://www.luxurypresence.com/real-estate-marketing-platform/\">grow faster</a></strong>&nbsp;with marketing software and expert help.&nbsp;Contact our team to boost your sales today!</p></div>"},"alt-newsletterTitle":"NEWSLETTER","alt-showCompanyLogo":true,"disclaimerFirstLogo":"","alt-secondaryContact":"SECONDARY OFFICE","disclaimerSecondLogo":"","alt-officeInformation":{"gjs":{"css":"* { box-sizing: border-box; } body {margin: 0;}ul{list-style:inherit;}","assets":"[]","styles":"[{\"selectors\":[],\"selectorsAdd\":\"ul\",\"style\":{\"list-style\":\"inherit\"}}]","components":"[{\"type\":\"text\",\"content\":\"\",\"components\":[{\"tagName\":\"\",\"type\":\"textnode\",\"content\":\"\\n(310) 555-5555\"},{\"tagName\":\"br\",\"void\":true,\"content\":\"\"},{\"tagName\":\"\",\"type\":\"textnode\",\"content\":\"1808 Stanford St\"},{\"tagName\":\"br\",\"void\":true,\"content\":\"\"},{\"tagName\":\"\",\"type\":\"textnode\",\"content\":\" Santa Monica, CA\"}]}]"},"html":"<div>\n(310) 555-5555<br/>1808 Stanford St<br/> Santa Monica, CA</div>"},"alt-companyDescription":"A Reputation for unrelenting work ethic, integrity, and honesty backed up by unparalleled knowledge of the marketplace.","alt-primaryContactInfo":{"gjs":{"css":"* { box-sizing: border-box; } body {margin: 0;}ul{list-style:inherit;}","assets":"[]","styles":"[{\"selectors\":[],\"selectorsAdd\":\"ul\",\"style\":{\"list-style\":\"inherit\"}}]","components":"[{\"type\":\"text\",\"content\":\"\",\"components\":[{\"tagName\":\"\",\"type\":\"textnode\",\"content\":\"(310) 555-5555\"},{\"tagName\":\"br\",\"void\":true,\"content\":\"\"},{\"tagName\":\"\",\"type\":\"textnode\",\"content\":\"1808 Stanford St\"},{\"tagName\":\"br\",\"void\":true,\"content\":\"\"},{\"tagName\":\"\",\"type\":\"textnode\",\"content\":\" Santa Monica, CA\"}]}]"},"html":"<div>(310) 555-5555<br/>1808 Stanford St<br/> Santa Monica, CA</div>"},"alt-secondaryContactInfo":{"gjs":{"css":"* { box-sizing: border-box; } body {margin: 0;}ul{list-style:inherit;}","assets":"[]","styles":"[{\"selectors\":[],\"selectorsAdd\":\"ul\",\"style\":{\"list-style\":\"inherit\"}}]","components":"[{\"type\":\"text\",\"content\":\"\",\"components\":[{\"tagName\":\"\",\"type\":\"textnode\",\"content\":\"(310) 955-1077\"},{\"tagName\":\"br\",\"void\":true,\"content\":\"\"},{\"tagName\":\"\",\"type\":\"textnode\",\"content\":\"1808 Stanford St\"},{\"tagName\":\"br\",\"void\":true,\"content\":\"\"},{\"tagName\":\"\",\"type\":\"textnode\",\"content\":\" Santa Monica, CA\"}]}]"},"html":"<div>(310) 955-1077<br/>1808 Stanford St<br/> Santa Monica, CA</div>"},"RedirectAfterFormSubmissionURL":""},"globalFooterOptions":{"fontColor":"#000000","backgroundColor":"#fff"},"globalMobileContactElementId":"befe5af2-a6ca-4119-924a-a85d96d36b51","globalMobileContactFormValues":{"hide":false,"logo":"https://media-production.lp-cdn.com/media/82e4014a-77c9-4869-9e9a-9260e895e4c0","text":"rgba(39, 45, 62, 1)","email":"jorge@boston1realty.com","hours":"Monday - Friday, 9AM-6PM","phone":"(310) 555-5555","title":"Luxury Presence","button":{"path":"/properties","show":false,"type":"LINK","style":"","content":"Explore Our Properties"},"search":"No Search","address":"1808 Stanford St","pillText":"Let's Connect","fontColor":"#ffffff","searchURL":{"id":"1","path":"/","show":false,"type":"LINK","email":"","phone":"","style":"hyperlink-style-1","content":"Search"},"background":"rgba(255, 255, 255, 1)","companyName":"Address","darkVersion":false,"formHeading":"Leave a Message","mailContact":"contact@luxurypresence.com","phoneNumber":"(617) 704-0921","socialLinks":[{"_id":"3AmMuy_oZ","link":"https://www.facebook.com/","type":"FACEBOOK"},{"_id":"PorMV1R9d","link":"https://www.instagram.com/","type":"INSTAGRAM"},{"_id":"X0BoWUQUh","link":"https://www.linkedin.com/","type":"LINKEDIN"},{"link":"https://twitter.com/","type":"TWITTER"},{"_id":"TAn5V2XVq","link":"https://www.youtube.com/","type":"YOUTUBE"}],"displaySignup":true,"hidePhoneIcon":false,"licenseNumber":"","pillTextColor":"rgba(255, 255, 255, 1)","formInputTheme":"Light","successMessage":"Thank you for your message. We will be in touch with you shortly.","TCRBusinessName":"","backgroundColor":"#1a1a1a","hideContactIcon":false,"showEmailButton":true,"showPhoneButton":true,"companyDescription":{"gjs":{"css":"* { box-sizing: border-box; } body {margin: 0;}","assets":"[]","styles":"[]","components":"[{\"tagName\":\"div\",\"type\":\"text\",\"name\":\"\",\"removable\":true,\"draggable\":true,\"droppable\":false,\"badgable\":true,\"stylable\":true,\"stylable-require\":\"\",\"style-signature\":\"\",\"unstylable\":\"\",\"highlightable\":true,\"copyable\":true,\"resizable\":false,\"editable\":true,\"layerable\":true,\"selectable\":true,\"hoverable\":true,\"void\":false,\"state\":\"\",\"status\":\"selected\",\"content\":\"<p>Luxury Presence is an award-winning full-service real estate marketing and web design company.&nbsp; &nbsp;<strong>Need help growing your business?</strong>&nbsp; &nbsp;<strong></strong>Build your brand and cut through the noise with a stunning,&nbsp;<a data-cke-saved-href=\\\"https://www.luxurypresence.com/real-estate-website-design/\\\" href=\\\"https://www.luxurypresence.com/real-estate-website-design/\\\"><strong>best-in-class real estate website</strong>.</a>&nbsp;Manage your&nbsp;<strong><a data-cke-saved-href=\\\"https://www.luxurypresence.com/real-estate-website-design/\\\" href=\\\"https://www.luxurypresence.com/real-estate-website-design/\\\">online presence</a></strong>&nbsp;from one place using easy, intuitive tools.&nbsp;Generate quality leads and&nbsp;<strong><a data-cke-saved-href=\\\"https://www.luxurypresence.com/real-estate-marketing-platform/\\\" href=\\\"https://www.luxurypresence.com/real-estate-marketing-platform/\\\">grow faster</a></strong>&nbsp;with marketing software and expert help.&nbsp;Contact our team to boost your sales today!</p>\",\"icon\":\"\",\"style\":\"\",\"classes\":[],\"script\":\"\",\"attributes\":{},\"propagate\":\"\",\"dmode\":\"\",\"components\":[]}]"},"html":"<div><p>Luxury Presence is an award-winning full-service real estate marketing and web design company.&nbsp; &nbsp;<strong>Need help growing your business?</strong>&nbsp; &nbsp;<strong></strong>Build your brand and cut through the noise with a stunning,&nbsp;<a data-cke-saved-href=\"https://www.luxurypresence.com/real-estate-website-design/\" href=\"https://www.luxurypresence.com/real-estate-website-design/\"><strong>best-in-class real estate website</strong>.</a>&nbsp;Manage your&nbsp;<strong><a data-cke-saved-href=\"https://www.luxurypresence.com/real-estate-website-design/\" href=\"https://www.luxurypresence.com/real-estate-website-design/\">online presence</a></strong>&nbsp;from one place using easy, intuitive tools.&nbsp;Generate quality leads and&nbsp;<strong><a data-cke-saved-href=\"https://www.luxurypresence.com/real-estate-marketing-platform/\" href=\"https://www.luxurypresence.com/real-estate-marketing-platform/\">grow faster</a></strong>&nbsp;with marketing software and expert help.&nbsp;Contact our team to boost your sales today!</p></div>"},"pillBackgroundColor":"rgba(39, 45, 62, 1)"},"globalSubscribeElementId":null,"globalSubscribeFormValues":{"title":"Subscribe to receive exclusive news & updates","buttonText":"Submit","placeholder":"Enter Email Address"},"created_at":"2026-01-29T00:51:02.127Z","updated_at":"2026-02-19T20:51:43.810Z","deleted_at":null,"secondaryFont":{"fontId":"0de93689-3b6a-412e-9ced-759320f002ef","name":"Lato","fontFamily":"Lato","fontFamilyFull":"Lato, sans-serif","loaderType":"CSSFILE","loaderCode":"https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i","type":"GOOGLE","isPublic":true,"nameSvg":"<svg preserveAspectRatio=\"xMidYMid meet\" height=\"1.200em\" viewBox=\"0 0 390 240\"><path fill=\"#000000\" stroke=\"#000000\" stroke-width=\"1\" d=\"M36.80 54.10L36.80 181.10L98.80 181.10L98.80 197.40L17.40 197.40L17.40 54.10L36.80 54.10ZM191.80 132.60L191.80 197.40L183.90 197.40Q181.30 197.40 179.70 196.60Q178.10 195.80 177.60 193.20L177.60 193.20L175.60 183.80Q171.60 187.40 167.80 190.25Q164 193.10 159.80 195.05Q155.60 197 150.85 198Q146.10 199 140.30 199L140.30 199Q134.40 199 129.25 197.35Q124.10 195.70 120.30 192.40Q116.50 189.10 114.25 184.05Q112.00 179 112.00 172.10L112.00 172.10Q112.00 166.10 115.30 160.55Q118.60 155 125.95 150.70Q133.30 146.40 145.20 143.65Q157.10 140.90 174.30 140.50L174.30 140.50L174.30 132.60Q174.30 120.80 169.25 114.75Q164.20 108.70 154.30 108.70L154.30 108.70Q147.80 108.70 143.35 110.35Q138.90 112 135.65 114.05Q132.40 116.10 130.05 117.75Q127.70 119.40 125.40 119.40L125.40 119.40Q123.60 119.40 122.25 118.45Q120.90 117.50 120.10 116.10L120.10 116.10L116.90 110.40Q125.30 102.30 135 98.30Q144.70 94.30 156.50 94.30L156.50 94.30Q165 94.30 171.60 97.10Q178.20 99.90 182.70 104.90Q187.20 109.90 189.50 117Q191.80 124.10 191.80 132.60L191.80 132.60ZM145.60 186.50L145.60 186.50Q150.30 186.50 154.20 185.55Q158.10 184.60 161.55 182.85Q165 181.10 168.15 178.60Q171.30 176.10 174.30 172.90L174.30 172.90L174.30 151.80Q162 152.20 153.40 153.75Q144.80 155.30 139.40 157.80Q134 160.30 131.55 163.70Q129.10 167.10 129.10 171.30L129.10 171.30Q129.10 175.30 130.40 178.20Q131.70 181.10 133.90 182.95Q136.10 184.80 139.10 185.65Q142.10 186.50 145.60 186.50ZM249.50 199L249.50 199Q237.50 199 231.05 192.30Q224.60 185.60 224.60 173L224.60 173L224.60 111L212.40 111Q210.80 111 209.70 110.05Q208.60 109.10 208.60 107.10L208.60 107.10L208.60 100L225.20 97.90L229.30 66.60Q229.50 65.10 230.60 64.15Q231.70 63.20 233.40 63.20L233.40 63.20L242.40 63.20L242.40 98.10L271.40 98.10L271.40 111L242.40 111L242.40 171.80Q242.40 178.20 245.50 181.30Q248.60 184.40 253.50 184.40L253.50 184.40Q256.30 184.40 258.35 183.65Q260.40 182.90 261.90 182Q263.40 181.10 264.45 180.35Q265.50 179.60 266.30 179.60L266.30 179.60Q267.70 179.60 268.80 181.30L268.80 181.30L274 189.80Q269.40 194.10 262.90 196.55Q256.40 199 249.50 199ZM334.40 94.50L334.40 94.50Q345.50 94.50 354.45 98.20Q363.40 101.90 369.65 108.70Q375.90 115.50 379.25 125.15Q382.60 134.80 382.60 146.70L382.60 146.70Q382.60 158.70 379.25 168.30Q375.90 177.90 369.65 184.70Q363.40 191.50 354.45 195.15Q345.50 198.80 334.40 198.80L334.40 198.80Q323.30 198.80 314.35 195.15Q305.40 191.50 299.10 184.70Q292.80 177.90 289.40 168.30Q286 158.70 286 146.70L286 146.70Q286 134.80 289.40 125.15Q292.80 115.50 299.10 108.70Q305.40 101.90 314.35 98.20Q323.30 94.50 334.40 94.50ZM334.40 184.90L334.40 184.90Q349.40 184.90 356.80 174.85Q364.20 164.80 364.20 146.80L364.20 146.80Q364.20 128.70 356.80 118.60Q349.40 108.50 334.40 108.50L334.40 108.50Q326.80 108.50 321.20 111.10Q315.60 113.70 311.85 118.60Q308.10 123.50 306.25 130.65Q304.40 137.80 304.40 146.80L304.40 146.80Q304.40 155.80 306.25 162.90Q308.10 170 311.85 174.85Q315.60 179.70 321.20 182.30Q326.80 184.90 334.40 184.90Z\"/></svg>","displayPriority":100,"notes":null,"systemData":{"kind":"webfonts#webfont","files":{"100":"http://fonts.gstatic.com/s/lato/v16/S6u8w4BMUTPHh30wWyWrFCbw7A.ttf","300":"http://fonts.gstatic.com/s/lato/v16/S6u9w4BMUTPHh7USew-FGC_p9dw.ttf","700":"http://fonts.gstatic.com/s/lato/v16/S6u9w4BMUTPHh6UVew-FGC_p9dw.ttf","900":"http://fonts.gstatic.com/s/lato/v16/S6u9w4BMUTPHh50Xew-FGC_p9dw.ttf","italic":"http://fonts.gstatic.com/s/lato/v16/S6u8w4BMUTPHjxswWyWrFCbw7A.ttf","regular":"http://fonts.gstatic.com/s/lato/v16/S6uyw4BMUTPHvxk6XweuBCY.ttf","100italic":"http://fonts.gstatic.com/s/lato/v16/S6u-w4BMUTPHjxsIPy-vNiPg7MU0.ttf","300italic":"http://fonts.gstatic.com/s/lato/v16/S6u_w4BMUTPHjxsI9w2PHA3s5dwt7w.ttf","700italic":"http://fonts.gstatic.com/s/lato/v16/S6u_w4BMUTPHjxsI5wqPHA3s5dwt7w.ttf","900italic":"http://fonts.gstatic.com/s/lato/v16/S6u_w4BMUTPHjxsI3wiPHA3s5dwt7w.ttf"},"family":"Lato","subsets":["latin","latin-ext"],"version":"v16","category":"sans-serif","variants":["100","100italic","300","300italic","regular","italic","700","700italic","900","900italic"],"lastModified":"2019-07-23"},"createdAt":"2020-06-02T17:34:27.745Z","updatedAt":"2020-06-02T17:34:27.745Z","created_at":"2020-06-02T17:34:27.745Z","updated_at":"2020-06-02T17:34:27.745Z","deleted_at":null},"primaryFont":{"fontId":"a1155f7e-87df-4893-87f8-90ee319204dc","name":"Playfair Display","fontFamily":"Playfair Display","fontFamilyFull":"'Playfair Display', serif","loaderType":"CSSFILE","loaderCode":"https://fonts.googleapis.com/css?family=Playfair%20Display:400,500,600,700,800,900,400i,500i,600i,700i,800i,900i","type":"GOOGLE","isPublic":true,"nameSvg":"<svg preserveAspectRatio=\"xMidYMid meet\" height=\"1.333em\" viewBox=\"0 0 1395 267\"><path fill=\"#000000\" stroke=\"#000000\" stroke-width=\"1\" d=\"M8.40 78.80L8.40 74.80Q12.60 75 19.40 75.20Q26.20 75.40 32.80 75.40L32.80 75.40Q42.20 75.40 50.80 75.20Q59.40 75 63 75L63 75Q87.20 75 99.20 86Q111.20 97 111.20 114.40L111.20 114.40Q111.20 121.60 108.80 129.50Q106.40 137.40 100.50 144.10Q94.60 150.80 84.40 155Q74.20 159.20 58.60 159.20L58.60 159.20L39.40 159.20L39.40 155.20L56.60 155.20Q70.80 155.20 78.30 149.80Q85.80 144.40 88.50 135.60Q91.20 126.80 91.20 116.60L91.20 116.60Q91.20 97.60 83.70 88.20Q76.20 78.80 58 78.80L58 78.80Q48.80 78.80 46 82.20Q43.20 85.60 43.20 96L43.20 96L43.20 195.20Q43.20 202.40 44.70 206Q46.20 209.60 50.60 210.80Q55 212 63.40 212.40L63.40 212.40L63.40 216.40Q58.20 216 50.20 215.90Q42.20 215.80 34 215.80L34 215.80Q26.20 215.80 19.40 215.90Q12.60 216 8.40 216.40L8.40 216.40L8.40 212.40Q15.20 212 18.70 210.80Q22.20 209.60 23.40 206Q24.60 202.40 24.60 195.20L24.60 195.20L24.60 96Q24.60 88.60 23.40 85.10Q22.20 81.60 18.70 80.30Q15.20 79 8.40 78.80L8.40 78.80ZM152.80 59.60L152.80 59.60L152.80 197.80Q152.80 206.20 156.30 209.20Q159.80 212.20 168 212.20L168 212.20L168 216.40Q164.60 216.20 157.70 215.90Q150.80 215.60 143.80 215.60L143.80 215.60Q137 215.60 130 215.90Q123 216.20 119.60 216.40L119.60 216.40L119.60 212.20Q127.80 212.20 131.30 209.20Q134.80 206.20 134.80 197.80L134.80 197.80L134.80 83.60Q134.80 74.60 131.60 70.30Q128.40 66 119.60 66L119.60 66L119.60 61.80Q126 62.40 132 62.40L132 62.40Q137.80 62.40 143.10 61.70Q148.40 61 152.80 59.60ZM205 217.80L205 217.80Q192 217.80 186.10 211.30Q180.20 204.80 180.20 194L180.20 194Q180.20 185.60 184.30 180.10Q188.40 174.60 194.80 171.10Q201.20 167.60 208.30 165.10Q215.40 162.60 221.80 160.20Q228.20 157.80 232.30 154.80Q236.40 151.80 236.40 147.20L236.40 147.20L236.40 134.80Q236.40 126.40 233.90 122Q231.40 117.60 227.20 116.10Q223 114.60 217.80 114.60L217.80 114.60Q212.80 114.60 207.10 116Q201.40 117.40 198 121.80L198 121.80Q201.80 122.60 204.60 125.80Q207.40 129 207.40 134L207.40 134Q207.40 139 204.20 141.90Q201 144.80 196 144.80L196 144.80Q190.20 144.80 187.50 141.10Q184.80 137.40 184.80 132.80L184.80 132.80Q184.80 127.60 187.40 124.40Q190 121.20 194 118.40L194 118.40Q198.60 115.20 205.90 112.90Q213.20 110.60 222.40 110.60L222.40 110.60Q230.60 110.60 236.40 112.50Q242.20 114.40 246 118L246 118Q251.20 122.80 252.80 129.70Q254.40 136.60 254.40 146.20L254.40 146.20L254.40 201.80Q254.40 206.60 255.80 208.90Q257.20 211.20 260.60 211.20L260.60 211.20Q263.40 211.20 265.50 210Q267.60 208.80 269.60 207L269.60 207L271.80 210.40Q267.60 213.60 263.80 215.70Q260 217.80 253.60 217.80L253.60 217.80Q243.20 217.80 239.80 212.40Q236.40 207 236.40 200L236.40 200Q230 210.60 221.90 214.20Q213.80 217.80 205 217.80ZM213.80 209.80L213.80 209.80Q219.80 209.80 225.60 206.30Q231.40 202.80 236.40 194.60L236.40 194.60L236.40 155.40Q233.40 159.80 227.10 162.40Q220.80 165 214.10 168.10Q207.40 171.20 202.60 176.50Q197.80 181.80 197.80 191.60L197.80 191.60Q197.80 200.80 202.40 205.30Q207 209.80 213.80 209.80ZM369.60 113.40L369.60 113.40L369.60 117.40Q365.80 117.80 362.60 120.80Q359.40 123.80 356.60 131.40L356.60 131.40L323.80 217.40L320.40 217.40L283.60 128.80Q279.80 121 276.10 119.30Q272.40 117.60 270 117.60L270 117.60L270 113.40Q274.40 114 279.20 114.30Q284 114.60 289.60 114.60L289.60 114.60Q295.80 114.60 302.70 114.20Q309.60 113.80 315.60 113.40L315.60 113.40L315.60 117.60Q310.60 117.60 306.70 118.30Q302.80 119 301.80 122.50Q300.80 126 304.20 134.40L304.20 134.40L328.80 195.40L327.60 195.80L350.40 136.20Q354.20 126.20 351.20 122.20Q348.20 118.20 337.60 117.40L337.60 117.40L337.60 113.40Q342.80 113.60 346.30 113.80Q349.80 114 354.40 114L354.40 114Q359 114 362.70 113.80Q366.40 113.60 369.60 113.40ZM320 215.80L323.80 217.40L317 234.80Q313.20 244.60 308.40 248.80L308.40 248.80Q305.20 251.80 300.80 252.90Q296.40 254 292.80 254L292.80 254Q289 254 285.90 252.60Q282.80 251.20 281 248.50Q279.20 245.80 279.20 242L279.20 242Q279.20 237.20 282 234.30Q284.80 231.40 289.80 231.40L289.80 231.40Q294 231.40 297 233.80Q300 236.20 300 240.80L300 240.80Q300 244.20 298.40 246.40Q296.80 248.60 294.60 249.80L294.60 249.80Q295 250 295.30 250Q295.60 250 295.80 250L295.80 250Q301.20 250 305.40 246.30Q309.60 242.60 312.80 234.40L312.80 234.40L320 215.80ZM425.40 60L425.40 60Q431.00 60 435.30 61.50Q439.60 63 442.80 65.40L442.80 65.40Q445.80 67.80 447.40 71Q449.00 74.20 449.00 77.80L449.00 77.80Q449.00 82.40 446.00 85.40Q443.00 88.40 438.40 88.40L438.40 88.40Q434.00 88.40 430.70 85.50Q427.40 82.60 427.40 77.60L427.40 77.60Q427.40 73.40 429.70 70.80Q432.00 68.20 435.80 67.40L435.80 67.40Q435.20 65.60 432.70 64.30Q430.20 63 426.00 63L426.00 63Q421.40 63 418.10 65Q414.80 67 413.00 70.40L413.00 70.40Q410.60 74.60 410.00 82.90Q409.40 91.20 409.40 108.40L409.40 108.40L409.40 113.60L430.80 113.60L430.80 117.60L409.40 117.60L409.40 195.80Q409.40 205.60 415.10 208.90Q420.80 212.20 430.60 212.20L430.60 212.20L430.60 216.40Q426.00 216.20 417.60 215.90Q409.20 215.60 399.80 215.60L399.80 215.60Q393.00 215.60 386.30 215.90Q379.60 216.20 376.20 216.40L376.20 216.40L376.20 212.20Q384.40 212.20 387.90 209.20Q391.40 206.20 391.40 197.80L391.40 197.80L391.40 117.60L375.40 117.60L375.40 113.60L391.40 113.60Q391.40 95.80 393.70 86.30Q396.00 76.80 401.60 70L401.60 70Q405.60 65.40 411.80 62.70Q418.00 60 425.40 60ZM469.20 217.80L469.20 217.80Q456.20 217.80 450.30 211.30Q444.40 204.80 444.40 194L444.40 194Q444.40 185.60 448.50 180.10Q452.60 174.60 459 171.10Q465.40 167.60 472.50 165.10Q479.60 162.60 486 160.20Q492.40 157.80 496.50 154.80Q500.60 151.80 500.60 147.20L500.60 147.20L500.60 134.80Q500.60 126.40 498.10 122Q495.60 117.60 491.40 116.10Q487.20 114.60 482 114.60L482 114.60Q477 114.60 471.30 116Q465.60 117.40 462.20 121.80L462.20 121.80Q466 122.60 468.80 125.80Q471.60 129 471.60 134L471.60 134Q471.60 139 468.40 141.90Q465.20 144.80 460.20 144.80L460.20 144.80Q454.40 144.80 451.70 141.10Q449 137.40 449 132.80L449 132.80Q449 127.60 451.60 124.40Q454.20 121.20 458.20 118.40L458.20 118.40Q462.80 115.20 470.10 112.90Q477.40 110.60 486.60 110.60L486.60 110.60Q494.80 110.60 500.60 112.50Q506.40 114.40 510.20 118L510.20 118Q515.40 122.80 517 129.70Q518.60 136.60 518.60 146.20L518.60 146.20L518.60 201.80Q518.60 206.60 520 208.90Q521.40 211.20 524.80 211.20L524.80 211.20Q527.60 211.20 529.70 210Q531.80 208.80 533.80 207L533.80 207L536 210.40Q531.80 213.60 528 215.70Q524.20 217.80 517.80 217.80L517.80 217.80Q507.40 217.80 504 212.40Q500.60 207 500.60 200L500.60 200Q494.20 210.60 486.10 214.20Q478 217.80 469.20 217.80ZM478 209.80L478 209.80Q484 209.80 489.80 206.30Q495.60 202.80 500.60 194.60L500.60 194.60L500.60 155.40Q497.60 159.80 491.30 162.40Q485 165 478.30 168.10Q471.60 171.20 466.80 176.50Q462 181.80 462 191.60L462 191.60Q462 200.80 466.60 205.30Q471.20 209.80 478 209.80ZM564.80 63.40L564.80 63.40Q570 63.40 573.80 67.20Q577.60 71 577.60 76.20L577.60 76.20Q577.60 81.40 573.80 85.20Q570 89 564.80 89L564.80 89Q559.60 89 555.80 85.20Q552 81.40 552 76.20L552 76.20Q552 71 555.80 67.20Q559.60 63.40 564.80 63.40ZM575.20 111.20L575.20 111.20L575.20 197.80Q575.20 206.20 578.70 209.20Q582.20 212.20 590.40 212.20L590.40 212.20L590.40 216.40Q587 216.20 580.10 215.90Q573.20 215.60 566.20 215.60L566.20 215.60Q559.40 215.60 552.40 215.90Q545.40 216.20 542 216.40L542 216.40L542 212.20Q550.20 212.20 553.70 209.20Q557.20 206.20 557.20 197.80L557.20 197.80L557.20 135.20Q557.20 126.20 554 121.90Q550.80 117.60 542 117.60L542 117.60L542 113.40Q548.40 114 554.40 114L554.40 114Q560.20 114 565.50 113.30Q570.80 112.60 575.20 111.20ZM662.80 110.60L662.80 110.60Q668.20 110.60 672.30 112.80Q676.40 115 678.70 118.50Q681.00 122 681.00 126.40L681.00 126.40Q681.00 131.40 677.90 135.20Q674.80 139 669.60 139L669.60 139Q665.40 139 662.20 136.30Q659.00 133.60 659.00 128.60L659.00 128.60Q659.00 124.80 661.10 122.10Q663.20 119.40 665.80 117.80L665.80 117.80Q664.40 115.80 661.60 115.80L661.60 115.80Q653.20 115.80 647.00 122.10Q640.80 128.40 637.30 137.20Q633.80 146 633.80 153.40L633.80 153.40L633.80 195.80Q633.80 205.60 639.50 208.90Q645.20 212.20 655.00 212.20L655.00 212.20L655.00 216.40Q650.40 216.20 642.00 215.90Q633.60 215.60 624.20 215.60L624.20 215.60Q617.40 215.60 610.70 215.90Q604.00 216.20 600.60 216.40L600.60 216.40L600.60 212.20Q608.80 212.20 612.30 209.20Q615.80 206.20 615.80 197.80L615.80 197.80L615.80 135.20Q615.80 126.20 612.60 121.90Q609.40 117.60 600.60 117.60L600.60 117.60L600.60 113.40Q607.00 114 613.00 114L613.00 114Q618.80 114 624.10 113.30Q629.40 112.60 633.80 111.20L633.80 111.20L633.80 136.20Q636.00 130.40 640.10 124.50Q644.20 118.60 650.00 114.60Q655.80 110.60 662.80 110.60ZM792.40 74.80L792.40 74.80Q828.20 74.80 845.60 92.70Q863 110.60 863 144L863 144Q863 165.80 854.50 182.10Q846 198.40 829.80 207.40Q813.60 216.40 790.60 216.40L790.60 216.40Q786.20 216.40 777.60 216.10Q769 215.80 762.60 215.80L762.60 215.80Q755.60 215.80 748.80 215.90Q742 216 737.80 216.40L737.80 216.40L737.80 212.40Q744.60 212 748.10 210.80Q751.60 209.60 752.80 206Q754 202.40 754 195.20L754 195.20L754 96Q754 88.60 752.80 85.10Q751.60 81.60 748.10 80.30Q744.60 79 737.80 78.80L737.80 78.80L737.80 74.80Q742 75 748.80 75.30Q755.60 75.60 762.20 75.40L762.20 75.40Q769.20 75.20 778 75Q786.80 74.80 792.40 74.80ZM787.40 78.40L787.40 78.40Q778.20 78.40 775.40 81.80Q772.60 85.20 772.60 95.60L772.60 95.60L772.60 195.60Q772.60 206 775.50 209.40Q778.40 212.80 787.60 212.80L787.60 212.80Q809.40 212.80 821.40 204.90Q833.40 197 838.20 181.80Q843 166.60 843 144.80L843 144.80Q843 111.20 830.70 94.80Q818.40 78.40 787.40 78.40ZM902.60 63.40L902.60 63.40Q907.80 63.40 911.60 67.20Q915.40 71 915.40 76.20L915.40 76.20Q915.40 81.40 911.60 85.20Q907.80 89 902.60 89L902.60 89Q897.40 89 893.60 85.20Q889.80 81.40 889.80 76.20L889.80 76.20Q889.80 71 893.60 67.20Q897.40 63.40 902.60 63.40ZM913 111.20L913 111.20L913 197.80Q913 206.20 916.50 209.20Q920 212.20 928.20 212.20L928.20 212.20L928.20 216.40Q924.80 216.20 917.90 215.90Q911 215.60 904 215.60L904 215.60Q897.20 215.60 890.20 215.90Q883.20 216.20 879.80 216.40L879.80 216.40L879.80 212.20Q888 212.20 891.50 209.20Q895 206.20 895 197.80L895 197.80L895 135.20Q895 126.20 891.80 121.90Q888.60 117.60 879.80 117.60L879.80 117.60L879.80 113.40Q886.20 114 892.20 114L892.20 114Q898 114 903.30 113.30Q908.60 112.60 913 111.20ZM974.20 110.60L974.20 110.60Q982.20 110.60 987.80 113.20Q993.40 115.80 996 118L996 118Q1002.60 123.40 1004 110.80L1004 110.80L1008.60 110.80Q1008.20 116.40 1008 124.10Q1007.80 131.80 1007.80 144.80L1007.80 144.80L1003.20 144.80Q1002 137.40 999.10 130.40Q996.20 123.40 990.60 118.90Q985 114.40 976 114.40L976 114.40Q969 114.40 964.30 118.30Q959.60 122.20 959.60 129.80L959.60 129.80Q959.60 135.80 963.20 140.10Q966.80 144.40 972.60 148.10Q978.40 151.80 985.20 156.20L985.20 156.20Q996.60 163.60 1004.60 171.20Q1012.60 178.80 1012.60 191.20L1012.60 191.20Q1012.60 200.40 1007.80 206.60Q1003 212.80 995.30 216Q987.60 219.20 978.40 219.20L978.40 219.20Q974 219.20 970.10 218.50Q966.20 217.80 962.60 216.40L962.60 216.40Q960.60 215.40 958.50 214Q956.40 212.60 954.40 211L954.40 211Q952.40 209.40 950.80 211.10Q949.20 212.80 948.40 217.80L948.40 217.80L943.80 217.80Q944.20 211.40 944.40 202.20Q944.60 193 944.60 177.80L944.60 177.80L949.20 177.80Q950.60 189 953.20 197.40Q955.80 205.80 961.40 210.50Q967 215.20 977 215.20L977 215.20Q983 215.20 988.90 211Q994.80 206.80 994.80 196.20L994.80 196.20Q994.80 187.40 988.40 181.80Q982 176.20 972.20 170L972.20 170Q965 165.40 958.70 160.80Q952.40 156.20 948.50 150.40Q944.60 144.60 944.60 136.40L944.60 136.40Q944.60 127.40 948.70 121.70Q952.80 116 959.60 113.30Q966.40 110.60 974.20 110.60ZM1059.60 111.20L1059.60 111.20L1059.60 234Q1059.60 242.60 1064.70 245.50Q1069.80 248.40 1078.80 248.40L1078.80 248.40L1078.80 252.60Q1074.40 252.40 1066.60 252.10Q1058.80 251.80 1050 251.80L1050 251.80Q1043.80 251.80 1037.70 252.10Q1031.60 252.40 1028.40 252.60L1028.40 252.60L1028.40 248.40Q1035.60 248.40 1038.60 245.80Q1041.60 243.20 1041.60 236L1041.60 236L1041.60 135.20Q1041.60 126.20 1038.40 121.90Q1035.20 117.60 1026.40 117.60L1026.40 117.60L1026.40 113.40Q1032.80 114 1038.80 114L1038.80 114Q1044.60 114 1049.90 113.30Q1055.20 112.60 1059.60 111.20ZM1091.60 110.60L1091.60 110.60Q1107.40 110.60 1118.10 123.30Q1128.80 136 1128.80 160.20L1128.80 160.20Q1128.80 174.60 1124.10 188.20Q1119.40 201.80 1109.40 210.50Q1099.40 219.20 1083 219.20L1083 219.20Q1073.60 219.20 1066.70 214.80Q1059.80 210.40 1057.40 204.20L1057.40 204.20L1059.40 201.40Q1062.20 207 1067.50 210.80Q1072.80 214.60 1080.80 214.60L1080.80 214.60Q1092 214.60 1098.20 207.60Q1104.40 200.60 1106.90 188.90Q1109.40 177.20 1109.40 163L1109.40 163Q1109.40 147 1106.80 136.80Q1104.20 126.60 1099 121.60Q1093.80 116.60 1086.20 116.60L1086.20 116.60Q1076.40 116.60 1068.40 124.70Q1060.40 132.80 1058.20 149.20L1058.20 149.20L1055.80 146.40Q1058 129.40 1067.90 120Q1077.80 110.60 1091.60 110.60ZM1175.80 59.60L1175.80 59.60L1175.80 197.80Q1175.80 206.20 1179.30 209.20Q1182.80 212.20 1191 212.20L1191 212.20L1191 216.40Q1187.60 216.20 1180.70 215.90Q1173.80 215.60 1166.80 215.60L1166.80 215.60Q1160 215.60 1153 215.90Q1146 216.20 1142.60 216.40L1142.60 216.40L1142.60 212.20Q1150.80 212.20 1154.30 209.20Q1157.80 206.20 1157.80 197.80L1157.80 197.80L1157.80 83.60Q1157.80 74.60 1154.60 70.30Q1151.40 66 1142.60 66L1142.60 66L1142.60 61.80Q1149 62.40 1155 62.40L1155 62.40Q1160.80 62.40 1166.10 61.70Q1171.40 61 1175.80 59.60ZM1228 217.80L1228 217.80Q1215 217.80 1209.10 211.30Q1203.20 204.80 1203.20 194L1203.20 194Q1203.20 185.60 1207.30 180.10Q1211.40 174.60 1217.80 171.10Q1224.20 167.60 1231.30 165.10Q1238.40 162.60 1244.80 160.20Q1251.20 157.80 1255.30 154.80Q1259.40 151.80 1259.40 147.20L1259.40 147.20L1259.40 134.80Q1259.40 126.40 1256.90 122Q1254.40 117.60 1250.20 116.10Q1246 114.60 1240.80 114.60L1240.80 114.60Q1235.80 114.60 1230.10 116Q1224.40 117.40 1221 121.80L1221 121.80Q1224.80 122.60 1227.60 125.80Q1230.40 129 1230.40 134L1230.40 134Q1230.40 139 1227.20 141.90Q1224 144.80 1219 144.80L1219 144.80Q1213.20 144.80 1210.50 141.10Q1207.80 137.40 1207.80 132.80L1207.80 132.80Q1207.80 127.60 1210.40 124.40Q1213 121.20 1217 118.40L1217 118.40Q1221.60 115.20 1228.90 112.90Q1236.20 110.60 1245.40 110.60L1245.40 110.60Q1253.60 110.60 1259.40 112.50Q1265.20 114.40 1269 118L1269 118Q1274.20 122.80 1275.80 129.70Q1277.40 136.60 1277.40 146.20L1277.40 146.20L1277.40 201.80Q1277.40 206.60 1278.80 208.90Q1280.20 211.20 1283.60 211.20L1283.60 211.20Q1286.40 211.20 1288.50 210Q1290.60 208.80 1292.60 207L1292.60 207L1294.80 210.40Q1290.60 213.60 1286.80 215.70Q1283 217.80 1276.60 217.80L1276.60 217.80Q1266.20 217.80 1262.80 212.40Q1259.40 207 1259.40 200L1259.40 200Q1253 210.60 1244.90 214.20Q1236.80 217.80 1228 217.80ZM1236.80 209.80L1236.80 209.80Q1242.80 209.80 1248.60 206.30Q1254.40 202.80 1259.40 194.60L1259.40 194.60L1259.40 155.40Q1256.40 159.80 1250.10 162.40Q1243.80 165 1237.10 168.10Q1230.40 171.20 1225.60 176.50Q1220.80 181.80 1220.80 191.60L1220.80 191.60Q1220.80 200.80 1225.40 205.30Q1230 209.80 1236.80 209.80ZM1392.60 113.40L1392.60 113.40L1392.60 117.40Q1388.80 117.80 1385.60 120.80Q1382.40 123.80 1379.60 131.40L1379.60 131.40L1346.80 217.40L1343.40 217.40L1306.60 128.80Q1302.80 121 1299.10 119.30Q1295.40 117.60 1293 117.60L1293 117.60L1293 113.40Q1297.40 114 1302.20 114.30Q1307 114.60 1312.60 114.60L1312.60 114.60Q1318.80 114.60 1325.70 114.20Q1332.60 113.80 1338.60 113.40L1338.60 113.40L1338.60 117.60Q1333.60 117.60 1329.70 118.30Q1325.80 119 1324.80 122.50Q1323.80 126 1327.20 134.40L1327.20 134.40L1351.80 195.40L1350.60 195.80L1373.40 136.20Q1377.20 126.20 1374.20 122.20Q1371.20 118.20 1360.60 117.40L1360.60 117.40L1360.60 113.40Q1365.80 113.60 1369.30 113.80Q1372.80 114 1377.40 114L1377.40 114Q1382 114 1385.70 113.80Q1389.40 113.60 1392.60 113.40ZM1343 215.80L1346.80 217.40L1340 234.80Q1336.20 244.60 1331.40 248.80L1331.40 248.80Q1328.20 251.80 1323.80 252.90Q1319.40 254 1315.80 254L1315.80 254Q1312 254 1308.90 252.60Q1305.80 251.20 1304 248.50Q1302.20 245.80 1302.20 242L1302.20 242Q1302.20 237.20 1305 234.30Q1307.80 231.40 1312.80 231.40L1312.80 231.40Q1317 231.40 1320 233.80Q1323 236.20 1323 240.80L1323 240.80Q1323 244.20 1321.40 246.40Q1319.80 248.60 1317.60 249.80L1317.60 249.80Q1318 250 1318.30 250Q1318.60 250 1318.80 250L1318.80 250Q1324.20 250 1328.40 246.30Q1332.60 242.60 1335.80 234.40L1335.80 234.40L1343 215.80Z\"/></svg>","displayPriority":100,"notes":null,"systemData":{"kind":"webfonts#webfont","files":{"500":"http://fonts.gstatic.com/s/playfairdisplay/v20/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKd3vUDQZNLo_U2r.ttf","600":"http://fonts.gstatic.com/s/playfairdisplay/v20/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebukDQZNLo_U2r.ttf","700":"http://fonts.gstatic.com/s/playfairdisplay/v20/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiukDQZNLo_U2r.ttf","800":"http://fonts.gstatic.com/s/playfairdisplay/v20/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfFukDQZNLo_U2r.ttf","900":"http://fonts.gstatic.com/s/playfairdisplay/v20/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfsukDQZNLo_U2r.ttf","italic":"http://fonts.gstatic.com/s/playfairdisplay/v20/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_qiTbtbK-F2rA0s.ttf","regular":"http://fonts.gstatic.com/s/playfairdisplay/v20/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvUDQZNLo_U2r.ttf","500italic":"http://fonts.gstatic.com/s/playfairdisplay/v20/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_pqTbtbK-F2rA0s.ttf","600italic":"http://fonts.gstatic.com/s/playfairdisplay/v20/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_naUbtbK-F2rA0s.ttf","700italic":"http://fonts.gstatic.com/s/playfairdisplay/v20/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_k-UbtbK-F2rA0s.ttf","800italic":"http://fonts.gstatic.com/s/playfairdisplay/v20/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_iiUbtbK-F2rA0s.ttf","900italic":"http://fonts.gstatic.com/s/playfairdisplay/v20/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_gGUbtbK-F2rA0s.ttf"},"family":"Playfair Display","subsets":["cyrillic","latin","latin-ext","vietnamese"],"version":"v20","category":"serif","variants":["regular","500","600","700","800","900","italic","500italic","600italic","700italic","800italic","900italic"],"lastModified":"2020-02-05"},"createdAt":"2020-06-02T17:34:27.745Z","updatedAt":"2020-06-02T17:34:27.745Z","created_at":"2020-06-02T17:34:27.745Z","updated_at":"2020-06-02T17:34:27.745Z","deleted_at":null},"styles":[{"styleId":"a2aabe6a-5467-49fb-a724-083889bb20c4","websiteId":"fc6a84fa-7c5b-46ce-806f-271e26379a73","templateId":null,"type":"BUTTON","name":"transparent dark","count":1,"value":{"fontColor":"rgba(39, 45, 62, 1)","borderColor":"rgba(39, 45, 62, 1)","hoverFontColor":"rgba(255,255,255,1)","backgroundColor":"rgba(0, 0, 0, 0)","hoverBorderColor":"rgba(39, 45, 62, 1)","hoverBackgroundColor":"rgba(39, 45, 62, 1)"},"lastUpdateHash":"5eb33741-0ba0-55fa-8f5e-046d180550f1","lastUpdatingUserId":"5adc3247-39da-4cda-b625-eb503e638f03","createdAt":"2026-01-29T00:51:05.016Z","updatedAt":"2026-01-29T00:51:05.073Z","deletedAt":null},{"styleId":"407d1b83-faa4-4c4e-be55-80196e90561e","websiteId":"fc6a84fa-7c5b-46ce-806f-271e26379a73","templateId":null,"type":"PAGINATION","name":"dark","count":1,"value":{"fontColor":"rgba(39, 45, 62, 1)","borderColor":"rgba(0, 0, 0, 0)","hoverFontColor":"rgba(255, 255, 255, 1)","backgroundColor":"rgba(0, 0, 0, 0)","hoverBorderColor":"rgba(39, 45, 62, 1)","hoverBackgroundColor":"rgba(39, 45, 62, 1)"},"lastUpdateHash":"bdc0a028-8240-5e4f-bd5b-5453e17ec130","lastUpdatingUserId":"5adc3247-39da-4cda-b625-eb503e638f03","createdAt":"2026-01-29T00:51:05.016Z","updatedAt":"2026-01-29T00:51:05.074Z","deletedAt":null},{"styleId":"24cce340-c7ba-43c9-9b60-44bd11b2eb49","websiteId":"fc6a84fa-7c5b-46ce-806f-271e26379a73","templateId":null,"type":"SOCIAL_ICONS","name":"dark","count":1,"value":{"iconColor":"rgba(255, 255, 255, 1)","borderColor":"rgba(39, 45, 62, 1)","hoverIconColor":"rgba(39, 45, 62, 1)","backgroundColor":"rgba(39, 45, 62, 1)","hoverBorderColor":"rgba(39, 45, 62, 1)","hoverBackgroundColor":"rgba(0, 0, 0, 0)"},"lastUpdateHash":"33866ee7-5007-5a7c-b325-647c6550d2dc","lastUpdatingUserId":"5adc3247-39da-4cda-b625-eb503e638f03","createdAt":"2026-01-29T00:51:05.016Z","updatedAt":"2026-01-29T00:51:05.076Z","deletedAt":null},{"styleId":"05260cb9-0fa5-44e8-bff8-bc88b4b3ce3c","websiteId":"fc6a84fa-7c5b-46ce-806f-271e26379a73","templateId":null,"type":"HYPERLINK","name":"dark","count":1,"value":{"fontColor":"rgba(0, 0, 0, 1)","hoverFontColor":"rgba(26, 26, 26, 1)"},"lastUpdateHash":"7fb0a68a-3a64-53f5-8ef1-2325ef588fff","lastUpdatingUserId":"5adc3247-39da-4cda-b625-eb503e638f03","createdAt":"2026-01-29T00:51:05.016Z","updatedAt":"2026-01-29T00:51:05.079Z","deletedAt":null},{"styleId":"ec7c5475-8315-4cc9-a05f-2f2a7c9ab2e2","websiteId":"fc6a84fa-7c5b-46ce-806f-271e26379a73","templateId":null,"type":"PAGINATION","name":"white","count":2,"value":{"fontColor":"rgba(255, 255, 255, 1)","borderColor":"rgba(0, 0, 0, 0)","hoverFontColor":"rgba(39, 45, 62, 1)","backgroundColor":"rgba(0, 0, 0, 0)","hoverBorderColor":"rgba(255,255,255,1)","hoverBackgroundColor":"rgba(255, 255, 255, 1)"},"lastUpdateHash":"f1e1bdb5-0a7d-55c8-85d2-3d0819526f1f","lastUpdatingUserId":"5adc3247-39da-4cda-b625-eb503e638f03","createdAt":"2026-01-29T00:51:05.016Z","updatedAt":"2026-01-29T00:51:05.080Z","deletedAt":null},{"styleId":"4ff28da5-fb23-4eea-870a-bf85f0ad9359","websiteId":"fc6a84fa-7c5b-46ce-806f-271e26379a73","templateId":null,"type":"HYPERLINK","name":"white","count":2,"value":{"fontColor":"rgba(255, 255, 255, 1)","hoverFontColor":"rgba(255, 255, 255, 0.7)"},"lastUpdateHash":"32e21f9b-47f0-5dee-bf2a-e3b507089851","lastUpdatingUserId":"5adc3247-39da-4cda-b625-eb503e638f03","createdAt":"2026-01-29T00:51:05.016Z","updatedAt":"2026-01-29T00:51:05.082Z","deletedAt":null},{"styleId":"d267065f-785e-4167-87cf-6f74eebf906b","websiteId":"fc6a84fa-7c5b-46ce-806f-271e26379a73","templateId":null,"type":"SOCIAL_ICONS","name":"white","count":2,"value":{"iconColor":"rgba(39, 45, 62, 1)","borderColor":"rgba(255, 255, 255, 1)","hoverIconColor":"rgba(255, 255, 255, 1)","backgroundColor":"rgba(255, 255, 255, 1)","hoverBorderColor":"rgba(255, 255, 255, 1)","hoverBackgroundColor":"rgba(0, 0, 0, 0)"},"lastUpdateHash":"a6737036-0b7f-567c-8959-52d23088ba34","lastUpdatingUserId":"5adc3247-39da-4cda-b625-eb503e638f03","createdAt":"2026-01-29T00:51:05.016Z","updatedAt":"2026-01-29T00:51:05.083Z","deletedAt":null},{"styleId":"32ebc2e8-6cdf-49ed-b61c-f6ac571cc731","websiteId":"fc6a84fa-7c5b-46ce-806f-271e26379a73","templateId":null,"type":"BUTTON","name":"transparent white","count":2,"value":{"fontColor":"rgba(255, 255, 255, 1)","borderColor":"rgba(255, 255, 255, 1)","hoverFontColor":"rgba(39, 45, 62, 1)","backgroundColor":"rgba(0, 0, 0, 0)","hoverBorderColor":"rgba(255, 255, 255, 1)","hoverBackgroundColor":"rgba(255, 255, 255, 1)"},"lastUpdateHash":"54c0ce9c-bf04-52ae-8e37-7f1e4c8ae092","lastUpdatingUserId":"5adc3247-39da-4cda-b625-eb503e638f03","createdAt":"2026-01-29T00:51:05.016Z","updatedAt":"2026-01-29T00:51:05.084Z","deletedAt":null},{"styleId":"2a7fcf55-0030-469d-8db5-7c8ed9eeda37","websiteId":"fc6a84fa-7c5b-46ce-806f-271e26379a73","templateId":null,"type":"BUTTON","name":"Solid dark to trans","count":3,"value":{"fontColor":"rgba(255, 255, 255, 1)","borderColor":"rgba(39, 45, 62, 1)","hoverFontColor":"rgba(39, 45, 62, 1)","backgroundColor":"rgba(39, 45, 62, 1)","hoverBorderColor":"rgba(39, 45, 62, 1)","hoverBackgroundColor":"rgba(94, 94, 94, 0)"},"lastUpdateHash":"a4711116-e646-5736-bc15-66269841a695","lastUpdatingUserId":"5adc3247-39da-4cda-b625-eb503e638f03","createdAt":"2026-01-29T00:51:05.016Z","updatedAt":"2026-01-29T00:51:05.086Z","deletedAt":null},{"styleId":"e607b915-7086-465b-9387-5687c780cc0e","websiteId":"fc6a84fa-7c5b-46ce-806f-271e26379a73","templateId":null,"type":"BUTTON","name":"Opaque White + Transparent White on Hover","count":6,"value":{"fontColor":"rgba(39, 45, 62, 1)","borderColor":"rgba(255, 255, 255, 1)","hoverFontColor":"#FFFFFF","backgroundColor":"#FFFFFF","hoverBorderColor":"#FFFFFF","hoverBackgroundColor":"rgba(0, 0, 0, 0)"},"lastUpdateHash":"c5e00791-9a9e-5ca0-a540-66cb49b9844c","lastUpdatingUserId":"5adc3247-39da-4cda-b625-eb503e638f03","createdAt":"2026-01-29T00:51:05.016Z","updatedAt":"2026-01-29T00:51:05.087Z","deletedAt":null}],"viewHostname":"bostononeteam.com","previewUrl":"https://n-bostononeteam-dot-com.presencepreview.site","viewUrl":"https://bostononeteam.com","hostnameIsReal":true,"CDNActive":true},"pageId":"c1de3205-8ff8-4f48-be3a-1fcacd3cc1e2","path":"/office/:slug","title":"{{seoTitle}}","seoTitle":null,"seoDescription":"{{{seoDescription}}}","seoCanonicalUrl":null,"sourceResource":null,"backgroundImage":null,"noIndex":false,"pageHandlebars":["<section id=\"section-bba10d4b-1959-44f9-b744-25dce2f70140\"  class=\"solid-section is-font-color-dark is-background-color-light\" data-el-id=\"72b37b30-cf6a-490f-ad9d-096cd4ebedec\">\n  {{#if officeHours}}\n<div class=\"section\" data-office-hours=\"{{JSONstringify officeHours}}\" style=\"--pinIcon:var(--lp-icon-pin-map)\">\n    <div class=\"collection\" data-arrows-style=\"{{arrowsStyle}}\">\n        {{#if (and media.length showOfficeImages)}}\n            {{#each media}}\n                <div class=\"item\">{{{mediaImage this alt=\"\" sizes=\"100vw\"}}}</div>\n            {{/each}}\n        {{/if}}\n        {{#if (and coordinates.latitude coordinates.longitude showMap)}}\n            <div class=\"map-container js-container\" theme=\"{{showBlackAndWhiteMap}}\" lat=\"{{coordinates.latitude}}\" lng=\"{{coordinates.longitude}}\"></div>\n        {{/if}}\n    </div>\n\n    <div class=\"lp-container\">\n        <div class=\"box\" style=\"background-color: {{contentBoxColor}};\">\n            {{#if name}}<h2 class=\"lp-h2\">{{name}}</h2>{{/if}}\n\n            {{#if (or phone email fullAddress)}}\n            <div class=\"info\">\n                {{#if (or phone email)}}\n                <div class=\"contact info__contact\">\n                    {{#if phone}}<a href=\"tel:{{phone}}\" class=\"lp-link lp-link--dark {{hyperlinkStyle}}\">{{phone}}</a>{{/if}} {{#if (and phone email)}}<br>{{/if}}\n                    {{#if email}}<a href=\"mailto:{{email}}\" class=\"lp-link lp-link--dark {{hyperlinkStyle}}\">{{email}}</a>{{/if}}\n                </div>\n                {{/if}}\n\n                {{#if fullAddress}}<div class=\"address info__address\">{{fullAddress}}</div>{{/if}}\n            </div>\n            {{/if}}\n\n            <h4 class=\"lp-h4\">Operating Hours</h4>\n\n            <ul class=\"time js-time\">\n            </ul>\n            \n            {{#if (and coordinates.latitude coordinates.longitude)}}\n                <a href=\"https://www.google.com/maps?saddr=My+Location&daddr={{coordinates.latitude}},{{coordinates.longitude}}\" target=\"_blank\" class=\"lp-btn lp-btn--filled lp-btn--dark {{buttonStyle}}\">\n                    {{!-- HTML markup necessary for TheVisionary --}}\n                    <span class=\"lp-btn--filled__content\">Get Directions</span>\n                </a>\n            {{/if}}\n            \n        </div>\n\n        {{#if (and media.length showOfficeImages)}}\n            <div class=\"arrows\"></div>\n        {{/if}}\n    </div>\n</div>\n{{/if}}\n</section>\n","<section id=\"section-880d32dc-817f-4225-a590-31470cc5e171\"  class=\"solid-section is-font-color-dark is-background-color-light\" data-el-id=\"993ada70-91fa-4afa-ab6b-c24f548cf550\">\n  {{#partial \"gridItem\"}}\n\\{{#if (and coordinates.latitude coordinates.longitude)}}\n<div class=\"office lp_animation-img-zoom\" data-index=\"\\{{id}}\">\n    <div class=\"office__image\">\n        \\{{{mediaImage media.[0] alt=name}}}\n    </div>\n    <a class=\"office__link\" href=\"/office/\\{{slug}}\"></a>\n    <div class=\"office__text\">\n        <div class=\"office__info\">\n            \\{{#if name}}<h5 class=\"office__name lp-h5\">\\{{name}}</h5>\\{{/if}}\n            \\{{#if (or phone email)}}\n            <div class=\"office__contacts\">\n                <a class=\"lp-link office__phone\" href=\"tel:\\{{phone}}\">\\{{phone}}</a>\n                <a class=\"lp-link office__email\" href=\"mailto:\\{{email}}\">\\{{email}}</a>\n            </div>\n            \\{{/if}}\n            <p class=\"office__address l14\">\\{{addressLine1}}</p>\n            <p class=\"office__address l14\">\\{{addressLine2}}</p>\n            <p class=\"office__address l14\">\\{{addressCity}}\\{{#if (and addressCity addressState)}}, \\{{/if}}\\{{addressState}} \\{{addressPostalCode}}</p>\n        </div>\n        <span class=\"office__details lp-ico lp-ico--arrow l12b  \\{{../hyperlinkStyle}}\" href=\"/office/\\{{slug}}\">Office Details</span>\n    </div>\n</div>\n\\{{/if}}\n{{/partial}}\n\n{{#if items}}\n<script type=\"application/json\" class=\"mapData\">\n    [\n        {{#orderByIds items officesIds}}\n        {{#if @index}},{{/if}}\n        {{#if (and coordinates.latitude coordinates.longitude)}}\n        {\"lat\": {{coordinates.latitude}},\"lng\": {{coordinates.longitude}},\n        \"name\": \"{{name}}\",\n        \"addressLine1\": \"{{addressLine1}}\",\n        \"addressLine2\": \"{{addressLine2}}\",\n        \"addressCity\": \"{{addressCity}}\",\n        \"addressState\": \"{{addressState}}\",\n        \"postalCode\": \"{{addressPostalCode}}\",\n        \"phone\": \"{{phone}}\",\n        \"id\": \"{{id}}\"\n        }\n        {{else}}\n        {}\n        {{/if}}\n        {{/orderByIds}}\n    ]\n</script>\n<script type=\"text/x-handlebars-template\" class=\"cardTemplate\">\n    <div class=\"card-details-wrap\">\n        <div class=\"card-details\">\n            <div class=\"card-details-title\">\\{{name}}</div>\n            \\{{#if (or addressCity addressState addressPostalCode)}}\n                <div class=\"card-details-address color-gray\">\n                \\{{#if addressLine1}}<p class=\"l14\">\\{{addressLine1}}</p>\\{{/if}}\n                \\{{#if addressLine2}}<p class=\"l14\">\\{{addressLine2}}</p>\\{{/if}}\n                \\{{#if (or addressCity addressState addressPostalCode)}}<p class=\"l14\">\\{{addressCity}}\\{{#if (and addressCity addressState)}}, \\{{/if}}\\{{addressState}} \\{{addressPostalCode}}</p>\\{{/if}}\n                </div>\n            \\{{/if}}\n            <a class=\"card-details-btn lp-ico lp-ico--arrow l12b {{hyperlinkStyle}}\" href=\"/office/\\{{slug}}\">Office Details</a>\n        </div>\n    </div>\n</script>\n<script src=\"https://unpkg.com/@googlemaps/markerclusterer/dist/index.min.js\"></script>\n{{#if (or displayMap displayGrid)}}\n<div class=\"offices-map redesign lp-vertical-paddings {{#if displayMap}}offices-map--with-map{{/if}} {{#unless displayGrid}}offices-map--map-only{{/unless}}\">\n    <div class=\"list {{#if showCompactView}}list--compact-view{{/if}} {{#unless displayMap}}list--full-screen{{/unless}} lp-container\"\n        style=\"--tileTextColor: {{tileTextColor}}\"\n    >\n        <div class=\"form-container search-container\">\n            <h3 class=\"title lp-h3\"><span class=\"offices_number\"></span> Office Locations</h3>\n            <div class=\"search-form\">\n                <div class=\"input-group color-gray\">\n                    <label for=\"s-{{sectionDomId}}-search\" class=\"visually-hidden\">Search office by name or address</label>\n                    <input id=\"s-{{sectionDomId}}-search\" type=\"text\" class=\"search-input lp-input\" placeholder=\"Search office by name or address\">\n                    <span class=\"lp-ico lp-ico--arrow\"></span>\n                    <span class=\"search-icon lp-ico\"></span>\n                </div>\n            </div>\n        </div>\n        <div class=\"empty-message\">\n            <h3 class=\"header2 lp-h3 empty-title\">No result found</h3>\n        </div>\n       {{#if (or displayMap displayGrid)}}\n       <div class=\"nav\">\n           <button class=\"nav-item active l14m\" for=\"tab-list-grid\">List</button>\n           <button class=\"nav-item l14m\"  for=\"tab-map\">Map</button>\n       </div>\n        {{/if}}\n        <div class=\"list-wrap\">\n            <div class=\"tab tab-list-grid {{#if displayGrid}}active{{/if}} list-grid data-container\">\n                {{#each items}}\n                    {{> gridItem index=@index}}\n                {{/each}}\n            </div>\n        </div>\n    </div>\n    {{#if displayMap}}\n        <div id=\"map\" class=\"tab tab-map map-container {{#if useBWTheme}}black-white{{/if}} {{#unless displayGrid}}map-only active{{/unless}}\"></div>\n    {{/if}}\n</div>\n{{/if}}\n{{/if}}\n\n</section>\n","<section id=\"section-f9cbfaf6-1902-454a-9ce0-e7db6d594416\"  class=\"solid-section is-font-color-dark is-background-color-light\" data-el-id=\"42288782-ef8a-4a34-b9cf-84890a87a404\">\n  {{#if id}}\n<div class=\"lp-vertical-paddings\">\n    <div class=\"lp-container\">\n        <div class=\"holder\">\n            {{#if title}}<h2 class=\"lp-h2\">{{title}}</h2>{{/if}}\n\n            {{#if shortDescription}}<div class=\"short-description\">{{shortDescription}}</div>{{/if}}\n            \n            {{#if fullDescription}}<div class=\"long-description\">{{{fullDescription}}}</div>{{/if}}\n            \n            <span class=\"lp-link {{hyperlinkStyle}}\">{{hyperlinkText}}</span>\n        </div>\n    </div>\n</div>\n{{/if}}\n</section>\n","<section id=\"section-f2dc9da9-9fd0-401f-9d98-8575d0993129\"  class=\"solid-section is-font-color-dark is-background-color-light\" data-el-id=\"9f560822-7035-4834-9dd2-84cf51aec34d\">\n  {{#if media.length}}\n  {{#if (or title description)}}\n      <div class=\"lp-container\">\n          <div class=\"lp-title-group\">\n              <h2 class=\"lp-h2\">{{title}}</h2>\n              <p>{{{description}}}</p>\n          </div>\n      </div>\n  {{/if}}\n\n  <div class=\"collection\" data-arrows-style=\"{{arrowsStyle}}\">\n      {{#each media}}\n      <div class=\"item\">\n          {{mediaImage this sizes=\"100vw\" alt=\"\"}}\n      </div>\n      {{/each}}\n  </div>\n\n  <div class=\"arrows\"></div>\n{{/if}}\n\n\n{{#numCompare media.length 1 '>'}}\n<div class=\"galery-btn pop-up-js\">View All \n<span class=\"white-box\">\n    <svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n    <g id=\"Icons /  General / Expand\" clip-path=\"url(#clip0_3293_6494)\">\n    <g id=\"Icons-/-Design-/-Position\">\n    <path id=\"Combined-Shape\" d=\"M4.99967 14.9997H7.49967C8.05523 15.095 8.33301 15.3728 8.33301 15.833C8.33301 16.2932 8.05523 16.571 7.49967 16.6663H3.33301V12.4997C3.33301 11.9441 3.61079 11.6663 4.16634 11.6663C4.7219 11.6663 4.99967 11.9441 4.99967 12.4997V14.9997ZM14.9997 14.9997V12.4997C15.095 11.9441 15.3728 11.6663 15.833 11.6663C16.2932 11.6663 16.571 11.9441 16.6663 12.4997V16.6663H12.4997C11.9441 16.6663 11.6663 16.3886 11.6663 15.833C11.6663 15.2775 11.9441 14.9997 12.4997 14.9997H14.9997ZM14.9997 4.99967H12.4997C11.9441 4.90436 11.6663 4.62658 11.6663 4.16634C11.6663 3.7061 11.9441 3.42833 12.4997 3.33301H16.6663V7.49967C16.6663 8.05523 16.3886 8.33301 15.833 8.33301C15.2775 8.33301 14.9997 8.05523 14.9997 7.49967V4.99967ZM4.99967 4.99967V7.49967C4.90436 8.05523 4.62658 8.33301 4.16634 8.33301C3.7061 8.33301 3.42833 8.05523 3.33301 7.49967V3.33301H7.49967C8.05523 3.33301 8.33301 3.61079 8.33301 4.16634C8.33301 4.7219 8.05523 4.99967 7.49967 4.99967H4.99967Z\" fill=\"black\"/>\n    </g>\n    </g>\n    <defs>\n    <clipPath id=\"clip0_3293_6494\">\n    <rect width=\"20\" height=\"20\" fill=\"white\"/>\n    </clipPath>\n    </defs>\n    </svg>\n</span>\n</div>\n\n<div id=\"tabs\" class=\"modal-1 js\">\n  <div class=\"btn-group\">\n    <div class=\"nav-tab\">\n\n    </div>\n    <div class=\"share-close\">\n      \n      <button class=\"lp-lightbox__close close js\" aria-label=\"close modal\"></button>\n    </div>\n  </div>\n  \n  <div class=\"tabs-content\">\n    <div id=\"first_tab\" class=\"images__wrap\">\n    {{#if customMedia}}\n      {{#if customMedia.length}}\n        {{#each customMedia}}\n          {{#if largeUrl}}\n            <div class=\"images__item js\">\n              <div class=\"images__image\" style=\"background-image: url('{{largeUrl}}')\" data-image-index=\"{{@index}}\"></div>\n            </div>\n          {{/if}}\n        {{/each}}\n      {{/if}}\n    {{^}}\n      {{#if media.length}}\n        {{#each media}}\n          {{#if largeUrl}}\n            <div class=\"images__item js\">\n              <div class=\"images__image\" style=\"background-image: url('{{largeUrl}}')\" data-image-index=\"{{@index}}\"></div>\n            </div>\n          {{/if}}\n        {{/each}}\n      {{/if}}\n    {{/if}}\n    </div>\n    \n    <div id=\"second_tab\" class=\"tab-wrap\">\n      {{#if (and latitude longitude)}}\n        <div class=\"property-map\">\n          <div class=\"property-map__canvas map-container\"\n            data-lat=\"{{latitude}}\" \n            data-lng=\"{{longitude}}\"> \n          </div>\n        </div>\n        \n      {{else}}\n        <p>There is no property location added.</p>\n      {{/if}}\n    </div>\n    \n    <div id=\"third_tab\" class=\"tab-wrap\">\n      {{#if (and latitude longitude)}}\n        <div id=\"street-view\" class=\"street-panorama\"\n          data-lat=\"{{latitude}}\" \n          data-lng=\"{{longitude}}\">\n        </div>\n      {{else}}\n        <p>There is no property location added.</p>\n      {{/if}}\n    </div>\n    \n  </div>\n</div>\n{{/numCompare}}\n\n\n\n</section>\n","<section id=\"section-aaead096-b3e5-48a6-8677-90588ab02038\"  class=\"solid-section is-font-color-dark is-background-color-light\" data-el-id=\"ef74ccc3-2678-418f-a65f-6de17296f55b\">\n  {{#if (and coordinates.latitude coordinates.longitude)}}\n<div class=\"offices-map redesign\">\n  <div class=\"map-container {{#if useBWTheme}}black-white{{/if}}\"\n       data-lat=\"{{coordinates.latitude}}\"\n       data-lng=\"{{coordinates.longitude}}\">\n  </div>\n  <a target=\"_blank\" href=\"https://www.google.com/maps?saddr=My+Location&daddr={{coordinates.latitude}},{{coordinates.longitude}}\" class=\"lp-btn {{btnStyle}} lp-ico lp-ico-directions\">Get Directions</a>\n</div>\n{{/if}}\n</section>\n","<section id=\"section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd\"  class=\"solid-section is-font-color-light is-background-color-dark\" data-el-id=\"09e98f83-51e3-4837-80a0-019e211aba4b\">\n  {{#if items.length}}\n<div class=\"redesign featured-properties-section {{#if showThreeSlides}}three-slides{{/if}}\" data-auto-scroll={{autoScroll}} data-autoplay-speed={{autoplaySpeed}}>\n\t<div class=\"container\">\n\t\t<div class=\"featured-properties-header\">\n\t\t\t<h2 class=\"serif\">{{title}}</h2>\n\t\t\t<ul class=\"slick-links-nav\">\n\t\t\t\t<li><span class=\"link link--white feature prev\">previous</span></li>\n\t\t\t\t<li><span class=\"link link--white feature next\">next</span> <span class=\"spacer\"></span></li>\n\t\t\t</ul>\n\t\t</div>\n\t\t<ul class=\"featured-properties carousel-container\">\n\t\t  \t{{#orderByIds items propertyIds}}\n\t\t\t\t<li class=\"featured-properties__item-cover\">\n\t\t\t\t\t<div class=\"featured-properties__item feature\">\n\t\t\t\t\t\t<a class=\"featured-properties__item-info\" {{#if fromMLS}}href=\"/home-search/listings/{{id}}\" data-turbolinks=\"false\"{{else}}href=\"/properties/{{slug}}\"{{/if}}>\n\t\t\t\t\t\t\t<div class=\"featured-properties__img\">\n\t\t\t\t\t\t\t\t{{{mediaImage media.[0]}}}\n\t\t\t\t\t\t\t\t{{#if ../showOpenHouse}}\n\t\t\t\t\t\t\t\t{{#if openHouseHours}}\n\t\t\t\t\t\t\t\t<div class=\"featured-properties__open-house\">Open House: {{openHouseHours}}</div>\n\t\t\t\t\t\t\t\t{{/if}}\n\t\t\t\t\t\t\t\t{{/if}}\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t{{#if status}}<span class=\"featured-properties__label\">{{formatPropertyStatus status}}</span>{{/if}}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"featured-properties__text\">\n\t\t\t\t\t\t\t\t<h4 class=\"serif\">{{name}}</h4>\n\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\t\t\t\t{{#isEmpty addressLine1}}\n\t\t\t\t\t\t\t\t\t\tCall For Address\n\t\t\t\t\t\t\t\t\t{{else}}\n\t\t\t\t\t\t\t\t\t\t{{addressLine1}}{{#isEmpty addressLine2}}{{^}}, {{addressLine2}}{{/isEmpty}}{{#isEmpty addressCity}}{{^}}, {{addressCity}}{{/isEmpty}}{{#isEmpty addressState}} {{postalCode}}{{^}}, {{addressState}} {{postalCode}}{{/isEmpty}}\n\t\t\t\t\t\t\t\t\t{{/isEmpty}}\n\t\t\t\t\t\t\t\t</p>\n\n\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\t\t\t\t{{#if bedroomCount}}\n\t\t\t\t\t\t\t\t\t\t{{bedroomCount}} BD | \n\t\t\t\t\t\t\t\t\t{{else}}\n\t\t\t\t\t\t\t\t\t\t{{#ifIn \"daf8aaa2-8b6f-4f2d-a324-754e0316d2b6\" (JSONstringify types)}}\n\t\t\t\t\t\t\t\t\t\t{{#ifEquals bedroomCount 0}}\n\t\t\t\t\t\t\t\t\t\tStudio | \n\t\t\t\t\t\t\t\t\t\t{{/ifEquals}}\n\t\t\t\t\t\t\t\t\t\t{{else}}\n\t\t\t\t\t\t\t\t\t\t\t{{#ifIn \"dea9daeb-4eb9-4bd8-8380-1a5c9384e817\" (JSONstringify types)}}\n\t\t\t\t\t\t\t\t\t\t\t{{#ifEquals bedroomCount 0}}\n\t\t\t\t\t\t\t\t\t\t\tStudio | \n\t\t\t\t\t\t\t\t\t\t\t{{/ifEquals}}\n\t\t\t\t\t\t\t\t\t\t\t{{else}}\n\t\t\t\t\t\t\t\t\t\t\t\t{{#ifIn \"d6b17d8b-a7a2-4de5-95c0-c2783b26de7a\" (JSONstringify types)}}\n\t\t\t\t\t\t\t\t\t\t\t\t{{#ifEquals bedroomCount 0}}\n\t\t\t\t\t\t\t\t\t\t\t\tStudio | \n\t\t\t\t\t\t\t\t\t\t\t\t{{/ifEquals}}\n\t\t\t\t\t\t\t\t\t\t\t\t{{else}}\n\t\t\t\t\t\t\t\t\t\t\t\t\t{{#ifIn \"9ac67b4b-bf76-4e0d-999e-701908f8f9ab\" (JSONstringify types)}}\n\t\t\t\t\t\t\t\t\t\t\t\t\t{{#ifEquals bedroomCount 0}}\n\t\t\t\t\t\t\t\t\t\t\t\t\tStudio | \n\t\t\t\t\t\t\t\t\t\t\t\t\t{{/ifEquals}}\n\t\t\t\t\t\t\t\t\t\t\t\t\t{{else}}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{#ifIn \"9a70fec3-5946-4d04-9acb-74d98781f636\" (JSONstringify types)}}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{#ifEquals bedroomCount 0}}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tStudio | \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{/ifEquals}}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{else}}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{#ifIn \"c68279bc-2904-4ab8-9e84-42ecf6af008c\" (JSONstringify types)}}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{#ifEquals bedroomCount 0}}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tStudio | \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{/ifEquals}}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{/ifIn}}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{/ifIn}}\n\t\t\t\t\t\t\t\t\t\t\t\t\t{{/ifIn}}\n\t\t\t\t\t\t\t\t\t\t\t\t{{/ifIn}}\n\t\t\t\t\t\t\t\t\t\t\t{{/ifIn}}\n\t\t\t\t\t\t\t\t\t\t{{/ifIn}}\n\t\t\t\t\t\t\t\t\t{{/if}}\n\t\t\t\t\t\t\t\t\t{{#if bathCount}}{{bathCount}} BA{{/if}}\n\t\t\t\t\t\t\t\t\t{{#ifIn \"2c63593e-4869-41f8-bc78-03fa80e24580\" (JSONstringify types)}}\n\t\t\t\t\t\t\t\t\t\t{{#if lotAreaSize}}{{#if bathCount}} | {{/if}}{{lpFormatNumber lotAreaSize}} {{formatAreaUnit lotAreaUnits}}{{/if}}\n\t\t\t\t\t\t\t\t\t{{else}}\n\t\t\t\t\t\t\t\t\t\t{{#if livingSpaceSize}}{{#if bathCount}} | {{/if}}{{lpFormatNumber livingSpaceSize}} {{formatAreaUnit livingSpaceUnits}}{{/if}}\n\t\t\t\t\t\t\t\t\t{{/ifIn}}\n\t\t\t\t\t\t\t\t</p>\n\n\t\t\t\t\t\t\t\t<h5>\n\t\t\t\t\t\t\t\t\t{{#if ../showExactPrice}}\n\t\t\t\t\t\t\t\t\t\t{{formatPropertyPrice this precision=2}}\n\t\t\t\t\t\t\t\t\t{{else}}\n\t\t\t\t\t\t\t\t\t\t{{formatPropertyPrice this}}\n\t\t\t\t\t\t\t\t\t{{/if}}\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t</h5>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t{{#if @root.mlsCompliance.property}}\n\t\t\t\t\t\t\t{{#if (or mlsAttribution mlsLogo)}}\n\t\t\t\t\t\t\t<div class=\"mls-compliance-container\"> \n\t\t\t\t\t\t\t\t{{#if mlsAttribution}}<p class=\"lp-mls-compliance__mls-attribution featured-properties__item-mls-attribution\">{{mlsAttribution}}</p>{{/if}}\n\t\t\t\t\t\t\t\t{{{mediaImage mlsLogo class=\"lp-mls-compliance__mls-logo featured-properties__item-mls-logo\" alt=\"MLS logo\" sizes=\"70px\"}}}\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t{{/if}}\n\t\t\t\t\t\t\t{{/if}}\n\t\t\t\t\t\t</a>\n\t\t\t\t\t\t<div class=\"featured-properties__hover\">\n\t\t\t\t\t\t\t<a {{#if fromMLS}}href=\"/home-search/listings/{{id}}\" data-turbolinks=\"false\"{{else}}href=\"/properties/{{slug}}\"{{/if}}></a>\n\t\t\t\t\t\t\t<div class=\"featured-properties__buttons\">\n\t\t\t\t\t\t\t\t<a {{#if fromMLS}}href=\"/home-search/listings/{{id}}\" data-turbolinks=\"false\"{{else}}href=\"/properties/{{slug}}\"{{/if}} class=\"btn btn--primary-dark {{../viewPropStyle}}\">VIEW PROPERTY</a>\n\t\t\t\t\t\t\t\t{{#if ../share}}\n\t\t\t\t\t\t\t\t\t<div class=\"featured-properties__share\">\n\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"btn btn--primary-dark {{../shareBtnStyle}}\">SHARE PROPERTY</button>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<ul class=\"socials socials--block-dark\">\n\t\t\t\t\t\t\t\t\t\t\t<li><a class=\"socials__link\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://{{../hostname}}/properties/{{slug}}\" target=\"_blank\"><i class=\"lp-i lp-i--facebook\"></i></a></li>\n\t\t\t\t\t\t\t\t\t\t\t<li><a class=\"socials__link\" href=\"https://twitter.com/intent/tweet?url=https://{{../hostname}}/properties/{{slug}}&text={{name}}\" target=\"_blank\"><i class=\"lp-i lp-i--twitter\"></i></a></li>\n\t\t\t\t\t\t\t\t\t\t\t<li><a class=\"socials__link\" href=\"https://www.linkedin.com/sharing/share-offsite/?url=https://{{hostname}}/blog/{{slug}}&media={{media.0.largeUrl}}&description={{subtitle}}\" target=\"_blank\"><i class=\"lp-i lp-i--linkedin\"></i></a></li>\n\t\t\t\t\t\t\t\t\t\t\t<li><a class=\"socials__link\" href=\"mailto:?subject={{name}}&body=https://{{../hostname}}/properties/{{slug}}\" target=\"_blank\"><i class=\"lp-i lp-i--envelope\"></i></a></li>\n\t\t\t\t\t\t\t\t\t\t</ul>\n\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t{{/if}}\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</div>\n\t\t\t\t</li>\n      \t\t{{/orderByIds}}\n\t\t</ul>\n\t\t{{#if primaryButton.show}}\n  \t\t\t<div class=\"featured-properties-button-holder\">{{>button button=primaryButton class=\"btn btn--primary-light\"}}</div>\n    \t{{/if}}\n\t</div>\n</div>\n{{/if}}\n\n</section>\n","<section id=\"section-9d487e4b-643e-4a95-9882-e4572c22343c\"  class=\"solid-section is-font-color-light is-background-color-dark\" data-el-id=\"09e98f83-51e3-4837-80a0-019e211aba4b\">\n  {{#if items.length}}\n<div class=\"redesign featured-properties-section {{#if showThreeSlides}}three-slides{{/if}}\" data-auto-scroll={{autoScroll}} data-autoplay-speed={{autoplaySpeed}}>\n\t<div class=\"container\">\n\t\t<div class=\"featured-properties-header\">\n\t\t\t<h2 class=\"serif\">{{title}}</h2>\n\t\t\t<ul class=\"slick-links-nav\">\n\t\t\t\t<li><span class=\"link link--white feature prev\">previous</span></li>\n\t\t\t\t<li><span class=\"link link--white feature next\">next</span> <span class=\"spacer\"></span></li>\n\t\t\t</ul>\n\t\t</div>\n\t\t<ul class=\"featured-properties carousel-container\">\n\t\t  \t{{#orderByIds items propertyIds}}\n\t\t\t\t<li class=\"featured-properties__item-cover\">\n\t\t\t\t\t<div class=\"featured-properties__item feature\">\n\t\t\t\t\t\t<a class=\"featured-properties__item-info\" {{#if fromMLS}}href=\"/home-search/listings/{{id}}\" data-turbolinks=\"false\"{{else}}href=\"/properties/{{slug}}\"{{/if}}>\n\t\t\t\t\t\t\t<div class=\"featured-properties__img\">\n\t\t\t\t\t\t\t\t{{{mediaImage media.[0]}}}\n\t\t\t\t\t\t\t\t{{#if ../showOpenHouse}}\n\t\t\t\t\t\t\t\t{{#if openHouseHours}}\n\t\t\t\t\t\t\t\t<div class=\"featured-properties__open-house\">Open House: {{openHouseHours}}</div>\n\t\t\t\t\t\t\t\t{{/if}}\n\t\t\t\t\t\t\t\t{{/if}}\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t{{#if status}}<span class=\"featured-properties__label\">{{formatPropertyStatus status}}</span>{{/if}}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"featured-properties__text\">\n\t\t\t\t\t\t\t\t<h4 class=\"serif\">{{name}}</h4>\n\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\t\t\t\t{{#isEmpty addressLine1}}\n\t\t\t\t\t\t\t\t\t\tCall For Address\n\t\t\t\t\t\t\t\t\t{{else}}\n\t\t\t\t\t\t\t\t\t\t{{addressLine1}}{{#isEmpty addressLine2}}{{^}}, {{addressLine2}}{{/isEmpty}}{{#isEmpty addressCity}}{{^}}, {{addressCity}}{{/isEmpty}}{{#isEmpty addressState}} {{postalCode}}{{^}}, {{addressState}} {{postalCode}}{{/isEmpty}}\n\t\t\t\t\t\t\t\t\t{{/isEmpty}}\n\t\t\t\t\t\t\t\t</p>\n\n\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\t\t\t\t{{#if bedroomCount}}\n\t\t\t\t\t\t\t\t\t\t{{bedroomCount}} BD | \n\t\t\t\t\t\t\t\t\t{{else}}\n\t\t\t\t\t\t\t\t\t\t{{#ifIn \"daf8aaa2-8b6f-4f2d-a324-754e0316d2b6\" (JSONstringify types)}}\n\t\t\t\t\t\t\t\t\t\t{{#ifEquals bedroomCount 0}}\n\t\t\t\t\t\t\t\t\t\tStudio | \n\t\t\t\t\t\t\t\t\t\t{{/ifEquals}}\n\t\t\t\t\t\t\t\t\t\t{{else}}\n\t\t\t\t\t\t\t\t\t\t\t{{#ifIn \"dea9daeb-4eb9-4bd8-8380-1a5c9384e817\" (JSONstringify types)}}\n\t\t\t\t\t\t\t\t\t\t\t{{#ifEquals bedroomCount 0}}\n\t\t\t\t\t\t\t\t\t\t\tStudio | \n\t\t\t\t\t\t\t\t\t\t\t{{/ifEquals}}\n\t\t\t\t\t\t\t\t\t\t\t{{else}}\n\t\t\t\t\t\t\t\t\t\t\t\t{{#ifIn \"d6b17d8b-a7a2-4de5-95c0-c2783b26de7a\" (JSONstringify types)}}\n\t\t\t\t\t\t\t\t\t\t\t\t{{#ifEquals bedroomCount 0}}\n\t\t\t\t\t\t\t\t\t\t\t\tStudio | \n\t\t\t\t\t\t\t\t\t\t\t\t{{/ifEquals}}\n\t\t\t\t\t\t\t\t\t\t\t\t{{else}}\n\t\t\t\t\t\t\t\t\t\t\t\t\t{{#ifIn \"9ac67b4b-bf76-4e0d-999e-701908f8f9ab\" (JSONstringify types)}}\n\t\t\t\t\t\t\t\t\t\t\t\t\t{{#ifEquals bedroomCount 0}}\n\t\t\t\t\t\t\t\t\t\t\t\t\tStudio | \n\t\t\t\t\t\t\t\t\t\t\t\t\t{{/ifEquals}}\n\t\t\t\t\t\t\t\t\t\t\t\t\t{{else}}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{#ifIn \"9a70fec3-5946-4d04-9acb-74d98781f636\" (JSONstringify types)}}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{#ifEquals bedroomCount 0}}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tStudio | \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{/ifEquals}}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{else}}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{#ifIn \"c68279bc-2904-4ab8-9e84-42ecf6af008c\" (JSONstringify types)}}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{#ifEquals bedroomCount 0}}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tStudio | \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{/ifEquals}}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{/ifIn}}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{/ifIn}}\n\t\t\t\t\t\t\t\t\t\t\t\t\t{{/ifIn}}\n\t\t\t\t\t\t\t\t\t\t\t\t{{/ifIn}}\n\t\t\t\t\t\t\t\t\t\t\t{{/ifIn}}\n\t\t\t\t\t\t\t\t\t\t{{/ifIn}}\n\t\t\t\t\t\t\t\t\t{{/if}}\n\t\t\t\t\t\t\t\t\t{{#if bathCount}}{{bathCount}} BA{{/if}}\n\t\t\t\t\t\t\t\t\t{{#ifIn \"2c63593e-4869-41f8-bc78-03fa80e24580\" (JSONstringify types)}}\n\t\t\t\t\t\t\t\t\t\t{{#if lotAreaSize}}{{#if bathCount}} | {{/if}}{{lpFormatNumber lotAreaSize}} {{formatAreaUnit lotAreaUnits}}{{/if}}\n\t\t\t\t\t\t\t\t\t{{else}}\n\t\t\t\t\t\t\t\t\t\t{{#if livingSpaceSize}}{{#if bathCount}} | {{/if}}{{lpFormatNumber livingSpaceSize}} {{formatAreaUnit livingSpaceUnits}}{{/if}}\n\t\t\t\t\t\t\t\t\t{{/ifIn}}\n\t\t\t\t\t\t\t\t</p>\n\n\t\t\t\t\t\t\t\t<h5>\n\t\t\t\t\t\t\t\t\t{{#if ../showExactPrice}}\n\t\t\t\t\t\t\t\t\t\t{{formatPropertyPrice this precision=2}}\n\t\t\t\t\t\t\t\t\t{{else}}\n\t\t\t\t\t\t\t\t\t\t{{formatPropertyPrice this}}\n\t\t\t\t\t\t\t\t\t{{/if}}\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t</h5>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t{{#if @root.mlsCompliance.property}}\n\t\t\t\t\t\t\t{{#if (or mlsAttribution mlsLogo)}}\n\t\t\t\t\t\t\t<div class=\"mls-compliance-container\"> \n\t\t\t\t\t\t\t\t{{#if mlsAttribution}}<p class=\"lp-mls-compliance__mls-attribution featured-properties__item-mls-attribution\">{{mlsAttribution}}</p>{{/if}}\n\t\t\t\t\t\t\t\t{{{mediaImage mlsLogo class=\"lp-mls-compliance__mls-logo featured-properties__item-mls-logo\" alt=\"MLS logo\" sizes=\"70px\"}}}\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t{{/if}}\n\t\t\t\t\t\t\t{{/if}}\n\t\t\t\t\t\t</a>\n\t\t\t\t\t\t<div class=\"featured-properties__hover\">\n\t\t\t\t\t\t\t<a {{#if fromMLS}}href=\"/home-search/listings/{{id}}\" data-turbolinks=\"false\"{{else}}href=\"/properties/{{slug}}\"{{/if}}></a>\n\t\t\t\t\t\t\t<div class=\"featured-properties__buttons\">\n\t\t\t\t\t\t\t\t<a {{#if fromMLS}}href=\"/home-search/listings/{{id}}\" data-turbolinks=\"false\"{{else}}href=\"/properties/{{slug}}\"{{/if}} class=\"btn btn--primary-dark {{../viewPropStyle}}\">VIEW PROPERTY</a>\n\t\t\t\t\t\t\t\t{{#if ../share}}\n\t\t\t\t\t\t\t\t\t<div class=\"featured-properties__share\">\n\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"btn btn--primary-dark {{../shareBtnStyle}}\">SHARE PROPERTY</button>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<ul class=\"socials socials--block-dark\">\n\t\t\t\t\t\t\t\t\t\t\t<li><a class=\"socials__link\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://{{../hostname}}/properties/{{slug}}\" target=\"_blank\"><i class=\"lp-i lp-i--facebook\"></i></a></li>\n\t\t\t\t\t\t\t\t\t\t\t<li><a class=\"socials__link\" href=\"https://twitter.com/intent/tweet?url=https://{{../hostname}}/properties/{{slug}}&text={{name}}\" target=\"_blank\"><i class=\"lp-i lp-i--twitter\"></i></a></li>\n\t\t\t\t\t\t\t\t\t\t\t<li><a class=\"socials__link\" href=\"https://www.linkedin.com/sharing/share-offsite/?url=https://{{hostname}}/blog/{{slug}}&media={{media.0.largeUrl}}&description={{subtitle}}\" target=\"_blank\"><i class=\"lp-i lp-i--linkedin\"></i></a></li>\n\t\t\t\t\t\t\t\t\t\t\t<li><a class=\"socials__link\" href=\"mailto:?subject={{name}}&body=https://{{../hostname}}/properties/{{slug}}\" target=\"_blank\"><i class=\"lp-i lp-i--envelope\"></i></a></li>\n\t\t\t\t\t\t\t\t\t\t</ul>\n\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t{{/if}}\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</div>\n\t\t\t\t</li>\n      \t\t{{/orderByIds}}\n\t\t</ul>\n\t\t{{#if primaryButton.show}}\n  \t\t\t<div class=\"featured-properties-button-holder\">{{>button button=primaryButton class=\"btn btn--primary-light\"}}</div>\n    \t{{/if}}\n\t</div>\n</div>\n{{/if}}\n\n</section>\n","<section id=\"section-000ebe54-3d1f-496c-94d5-134a9beada9e\"  class=\"solid-section is-font-color-dark is-background-color-light\" data-el-id=\"e7db0aa2-a33d-4b1c-bd9f-41337c1c9384\">\n  <div class=\"lp-vertical-paddings redesign\">\n  <div class=\"lp-container cta-block cta-block--{{center-aligned}}\">\n    <div class=\"text-block\">\n      {{#if title}}\n        <h2 class=\"lp-h2\">{{{title}}}</h2>\n      {{/if}}\n    </div>\n    \n    {{>button button=primaryButton class=\"lp-btn lp-btn--dark lp-btn--big lp-btn--outline lp-btn--mob-full-width\"}}\n  </div>\n</div>\n</section>\n","<section id=\"section-e952f453-0924-49e5-8451-25b8abcbfff9\"  class=\"solid-section is-font-color-dark is-background-color-light\" data-el-id=\"bbf1d5c5-8ca4-44ca-b674-23b49f090605\">\n  {{#partial \"gridItem\"}}\n<div class=\"properties-grid__item\">\n  <a class=\"lp-listing-card listing-card\" href=\"\\{{#if fromMLS}}/home-search/listings/\\{{id}}\\{{else}}/properties/\\{{slug}}\\{{/if}}\" target=\"_self\">\n \n    <div class=\"listing-card__img-wrap\">\n      \\{{{mediaImage media.[0] class='listing-card__image' sizes='660px'}}}\n\n      <div class=\"listing-card__status\">\n        \\{{#if status}}\n        <div class=\"listing-card__label\">\n          \\{{formatPropertyStatus status}}\n        </div>\n        \\{{/if}}\n\n        \\{{#if mlsId}}\n        <div class=\"listing-card__mls-key\">\n          MLS® \\{{mlsId}}\n        </div>\n        \\{{/if}}\n      </div>\n\n      \\{{#if mlsAttribution}}\n      <div class=\"listing-card__attribution\">\n        \\{{mlsAttribution}}\n      </div>\n      \\{{/if}}\n    </div>\n\n    <div class=\"listing-card__info\">\n      <h4 class=\"listing-card__price\">\\{{formatPropertyPrice this 'short'  separator = ' ' priceClass=\"listing-card__price--sales\" leaseClass=\"listing-card__price--lease\"}}</h4>\n\n      <div class=\"listing-card__address\">\n        \\{{#unless privateAddress}}\\{{fullAddress}}\\{{else}}Call for Address\\{{/unless}}\n      </div>\n\n      \\{{#if (or bedroomCount bathCount livingSpaceSize)}}\n      <div class=\"listing-card__attributes\">\n        \\{{#if bedroomCount}}<span>\\{{bedroomCount}} Bed\\{{#numCompare bedroomCount '1' '>'}}s\\{{/numCompare}}</span>\\{{/if}}\n\n        \\{{#if bathCount}}<span>\\{{bathCount}} Bath\\{{#numCompare bathCount '1' '>'}}s\\{{/numCompare}}</span>\\{{/if}}\n\n        \\{{#if livingSpaceSize}}\n        \\{{#numCompare livingSpaceSize \"0\" \"!=\"}}\n        <span>\\{{lpFormatNumber livingSpaceSize}} \\{{#numCompare livingSpaceSize 0 \">\"}}\\{{formatAreaUnit livingSpaceUnits}}</span>\\{{/numCompare}}\n        \\{{/numCompare}}\n        \\{{/if}}\n      </div>\n      \\{{/if}}\n\n      \\{{#if mlsLogo}}\n      <div class=\"listing-card__logo\">\n        <img src=\"\\{{mlsLogo}}\">\n      </div>\n      \\{{/if}}\n    </div>\n  </a>\n</div>\n{{/partial}}\n\n\n\n{{#if (or items.length (numCompare variables.displayMLSListings 'true' '===') (numCompare variables.displayMLSListings 'onlyMls' '==='))}}\n<div class=\"properties-grid lp-vertical-paddings js-grid{{#unless items}} not-shown{{/unless}}\" data-variables=\"{{JSONstringify variables}}\" {{#ifEquals priceFilter \"Properties for lease\"}}data-filter-lease=\"true\"{{/ifEquals}}>\n  <div class=\"lp-container\">\n    {{#if (or title subTitle)}}\n    <div class=\"lp-title-group\">\n      {{#if title}}<h2 class=\"lp-h2 title\">{{title}}</h2>{{/if}}\n      {{#if subTitle}}<p class=\"lp-text--subtitle pre-line\">\n        {{subTitle}}\n      </p>\n      {{/if}}\n    </div>\n    {{/if}}\n    <form class=\"filters search-container\" data-fetch-properties=\"true\" aria-labelledby=\"filtersTitle\">\n      <input name=\"companyId\" style=\"display:none\" value=\"{{companyId}}\" />\n      <div id=\"filtersModal\" class=\"filters__wrapper\" aria-expanded=\"false\">\n        <button type=\"button\" class=\"filters__close\">\n          <svg width=\"24\" height=\"24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M1.471 24 0 22.529 10.529 12 0 1.471 1.471 0 12 10.529 22.529 0 24 1.471 13.471 12 24 22.529 22.529 24 12 13.471 1.471 24Z\" fill=\"#000\"/></svg>\n        </button>\n        <div class=\"filters__grid\">\n          <div class=\"filters__grid-item address-filter\">\n            <div class=\"lp-input-group lp-input-group--search\">\n              <label class=\"lp-label\" for=\"search-input\" style=\"display: none\">Search by Address, City, or Neighborhood</label>\n              <input type=\"text\" class=\"lp-input lp-input--dark\" placeholder=\"Search by Address, City, or Neighborhood\" id=\"search-input\" name=\"search-input\">\n              <button type=\"button\" class=\"lp-input-reset\" aria-label=\"Clear search\">\n                <svg width=\"16\" height=\"16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n                  <path d=\"M.98 16 0 15.02 7.02 8 0 .98.98 0 8 7.02 15.02 0l.98.98L8.98 8 16 15.02l-.98.98L8 8.98.98 16Z\" fill=\"currentColor\"/>\n                </svg>\n              </button>\n            </div>\n            <button type=\"button\" class=\"filters__toggle lp-input bf-s\" aria-controls=\"filtersModal\" aria-expanded=\"false\">\n              <svg width=\"16\" height=\"16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M9.995 9v6c0 .283-.096.52-.287.713a.964.964 0 0 1-.71.287H7.002a.964.964 0 0 1-.711-.287.969.969 0 0 1-.287-.713V9L.22 1.6C-.03 1.267-.067.917.108.55.282.183.586 0 1.018 0h13.964c.432 0 .736.183.91.55.175.367.137.717-.112 1.05L9.995 9ZM8 9.1l5.985-7.6H2.015L8 9.1Z\" fill=\"currentColor\"/></svg>\n              Filter\n            </button>\n          </div>\n          <div class=\"filters__grid-content\">\n            <div class=\"select-content\">\n                <div class=\"filters__grid-item filters__grid-item--desktop-only\">\n                  <div class=\"input-group neighborhood\">\n                    <select id=\"property\" name=\"propertyType\" class=\"lp-input lp-input--dark dropdown-select\">\n                      <option value=\"\">Select property type</option>\n                      <option value=\"9a70fec3-5946-4d04-9acb-74d98781f636\">Residential</option>\n                      <option value=\"c68279bc-2904-4ab8-9e84-42ecf6af008c\">Townhouse</option>\n                      <option value=\"daf8aaa2-8b6f-4f2d-a324-754e0316d2b6\">Condo</option>\n                      <option value=\"c5a58e1c-ca87-4546-b7f8-9330fb90badd\">Commercial</option>\n                      <option value=\"9ac67b4b-bf76-4e0d-999e-701908f8f9ab\">Multi-Family</option>\n\n                      <option value=\"2c63593e-4869-41f8-bc78-03fa80e24580\">Land</option>\n                      <option value=\"dea9daeb-4eb9-4bd8-8380-1a5c9384e817\">Co-Op</option>\n                      <option value=\"d6b17d8b-a7a2-4de5-95c0-c2783b26de7a\">Manufactured</option>\n\n                      <option value=\"c075eebc-850c-479d-a79d-90499bae0d87\">Other</option>\n                    </select>\n                    {{!-- <label class=\"lp-label\" for=\"property\" style=\"display: none\">Select property type</label> --}}\n                  </div>\n                </div>\n                <div class=\"filters__grid-item filters__grid-item--desktop-only\">\n                  <div class=\"input-group neighborhood\">\n                    <select id=\"bathrooms\" name=\"bathrooms\" class=\"lp-input lp-input--dark dropdown-select\">\n                      <option value=\"\">Bathrooms</option>\n                      <option value=\"1\">1+ Bathrooms</option>\n                      <option value=\"2\">2+ Bathrooms</option>\n                      <option value=\"3\">3+ Bathrooms</option>\n                      <option value=\"4\">4+ Bathrooms</option>\n                      <option value=\"5\">5+ Bathrooms</option>\n                    </select>\n                    {{!-- <label class=\"lp-label\" for=\"bathrooms\" style=\"display: none;\">Bathrooms</label> --}}\n                  </div>\n                </div>\n                <div class=\"filters__grid-item filters__grid-item--desktop-only\">\n                  <div class=\"input-group neighborhood\">\n                    <select id=\"bedrooms\" name=\"bedrooms\" class=\"lp-input lp-input--dark dropdown-select\">\n                      <option value=\"\">Bedrooms</option>\n                      <option value=\"1\">1+ Bedrooms</option>\n                      <option value=\"2\">2+ Bedrooms</option>\n                      <option value=\"3\">3+ Bedrooms</option>\n                      <option value=\"4\">4+ Bedrooms</option>\n                      <option value=\"5\">5+ Bedrooms</option>\n                    </select>\n                    {{!-- <label class=\"lp-label\" for=\"bedrooms\" style=\"display: none;\">Bedrooms</label> --}}\n                  </div>\n                </div>\n            </div>\n            <div class=\"slider-content\">\n              <div class=\"filters__grid-item filters__grid-item--desktop-only filters__grid-item--range\">\n                <div class=\"input-group\">\n                  <div class=\"range-title\">Price</div>\n                  <div class=\"range-slider price-slider\">\n                    <input\n                      data-min=\"{{minPrice}}\"\n                      data-max=\"{{maxPrice}}\"\n                      data-from=\"{{minPrice}}\"\n                      data-to=\"{{maxPrice}}\"\n                      data-step=\"{{priceStep}}\"\n                      type=\"text\"\n                      name=\"price-slider\"\n                      value=\"\"\n                    />\n                  </div>\n                </div>\n              </div>\n              <div class=\"filters__grid-item filters__grid-item--desktop-only filters__grid-item--range\">\n                <div class=\"input-group\">\n                  <div class=\"range-title\">Living Area</div>\n                  <div class=\"range-slider area-slider\">\n                    <input\n                      data-min=\"500\"\n                      data-max=\"10000\"\n                      data-from=\"500\"\n                      data-to=\"10000\"\n                      data-step=\"500\"\n                      type=\"text\"\n                      name=\"area-slider\"\n                      value=\"\"\n                    />\n                  </div>\n                </div>\n              </div>\n            </div>\n          </div>\n        </div>\n        <button type=\"submit\" id=\"filtersSubmit\" class=\"lp-btn lp-btn--mob-full-width filters__submit\">Filter</button>\n      </div>\n    </form>\n\n    <div class=\"properties-grid__container three {{#if threePerRow}} three{{/if}} data-container\">\n      {{#each items}}\n        {{> gridItem}}\n      {{/each}}\n    </div>\n    <div class=\"lp-pagination pagination-container\"></div>\n\n    {{#if ctaButton.show}}\n      <div class=\"properties-grid__footer\">\n        {{> button button=ctaButton class=\"lp-btn lp-btn--light lp-btn--filled\"}}\n      </div>\n    {{/if}}\n    <div class=\"featured-properties__no-content empty-result\" style=\"display: none;\">\n      <p class=\"bf-l\">\n        There are no properties that match your search results.\n      </p>\n    </div>\n  </div>\n</div>\n{{/if}}\n\n</section>\n"],"pageJSTemplates":[[{"template":"function init(sectionDomId) {\n  const section = $('#' + sectionDomId);\n  const $slider = $('#' + sectionDomId + ' .collection');\n  const arrowsStyle = $slider.data('arrows-style') || '';\n  const pinIcon = section.find('.section').css('--pinIcon');\n  const officeHours = sortOfficeHours(section.find('.section').data('office-hours'));\n  const timeTable = section.find('.js-time');\n  let svgWithoutQuotes;\n  if (pinIcon) {\n    svgWithoutQuotes = pinIcon.replace(/^url\\(\"(.*)\"\\)$/, '$1');\n  }\n  $('#' + sectionDomId + ' .collection').slick({\n    prevArrow: `<button class=\"lp-arrow lp-arrow--prev lp-arrow--light ${arrowsStyle}\"></button>`,\n    nextArrow: `<button class=\"lp-arrow lp-arrow--next lp-arrow--light ${arrowsStyle}\"></button>`,\n    appendArrows: '#' + sectionDomId + ' .arrows',\n    fade: true,\n    draggable: false\n  });\n  function sortOfficeHours(unsortedOfficeHours) {\n    const daysOrder = [\"Monday\", \"Tuesday\", \"Wednesday\", \"Thursday\", \"Friday\", \"Saturday\", \"Sunday\"];\n    const sortedOfficeHours = Object.fromEntries(Object.entries(unsortedOfficeHours).sort((_ref, _ref2) => {\n      let [dayA] = _ref;\n      let [dayB] = _ref2;\n      return daysOrder.indexOf(dayA) - daysOrder.indexOf(dayB);\n    }));\n    return sortedOfficeHours;\n  }\n  function formatTime(timeString) {\n    const [hours, minutes] = timeString.split(':');\n    const date = new Date();\n    date.setHours(hours);\n    date.setMinutes(minutes);\n    date.setSeconds(0);\n    date.setMilliseconds(0);\n    const options = {\n      hour: '2-digit',\n      minute: '2-digit',\n      hour12: true\n    };\n    const formattedTime = date.toLocaleTimeString([], options);\n    return formattedTime;\n  }\n  for (const day in officeHours) {\n    timeTable.append(`\n      <li class=\"time__item\">\n        <span class=\"time__day\">${day}</span>\n        <div class=\"time__schedule\">\n          <span class=\"time__schedule-content\">${officeHours[day].closed ? 'Closed' : `${formatTime(officeHours[day].openingAt)}&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;${formatTime(officeHours[day].closingAt)}`}</span>\n        </div>\n      </li>\n    `);\n  }\n  window.luxuryPresence.mapApiLoader.load().then(() => {\n    var mapContainer = document.querySelector(`#${sectionDomId} .js-container`);\n    var lat = mapContainer.getAttribute('lat');\n    var lng = mapContainer.getAttribute('lng');\n    var themeMode = mapContainer.getAttribute('theme');\n    function initializeMap(latLong) {\n      var url = \"https://www.google.com/maps/search/?api=1&query=\" + latLong.lat + \",\" + latLong.lng;\n      var center = latLong;\n      var map = new google.maps.Map(mapContainer, {\n        center: center,\n        zoom: 14,\n        disableDefaultUI: true,\n        styles: themeMode == 'true' ? theme : ''\n      });\n      var marker = new google.maps.Marker({\n        position: latLong,\n        map: map,\n        icon: markerIcon\n      });\n      marker.addListener(\"click\", function () {\n        window.open(url, \"_blank\");\n      });\n    }\n    const defaultIconSvg = `<svg xmlns=\"http://www.w3.org/2000/svg\" xml:space=\"preserve\" width=\"68\" height=\"68\"><path fill=\"#FFF\" d=\"M34 2c17.7 0 32 14.3 32 32S51.7 66 34 66 2 51.7 2 34 16.3 2 34 2z\" class=\"st0\"/><path d=\"M34 17c-6.6 0-12 5.3-12 11.8C22 37 34 51 34 51s12-14.4 12-22.2C46 22.3 40.6 17 34 17zm3.6 15.3c-1 1-2.3 1.5-3.6 1.5-1.3 0-2.6-.5-3.6-1.5-2-2-2-5.2 0-7.1 1-1 2.3-1.5 3.6-1.5s2.7.5 3.6 1.5c2 1.9 2 5.1 0 7.1z\"/></svg>`;\n    const markerIcon = {\n      url: svgWithoutQuotes ? svgWithoutQuotes : 'data:image/svg+xml;charset=UTF-8;base64,' + btoa(defaultIconSvg),\n      anchor: new google.maps.Point(34, 34)\n    };\n    var theme = [{\n      \"elementType\": \"geometry\",\n      \"stylers\": [{\n        \"color\": \"#f5f5f5\"\n      }]\n    }, {\n      \"elementType\": \"labels.icon\",\n      \"stylers\": [{\n        \"visibility\": \"off\"\n      }]\n    }, {\n      \"elementType\": \"labels.text.fill\",\n      \"stylers\": [{\n        \"color\": \"#616161\"\n      }]\n    }, {\n      \"elementType\": \"labels.text.stroke\",\n      \"stylers\": [{\n        \"color\": \"#f5f5f5\"\n      }]\n    }, {\n      \"featureType\": \"administrative.land_parcel\",\n      \"elementType\": \"labels.text.fill\",\n      \"stylers\": [{\n        \"color\": \"#bdbdbd\"\n      }]\n    }, {\n      \"featureType\": \"poi\",\n      \"elementType\": \"geometry\",\n      \"stylers\": [{\n        \"color\": \"#eeeeee\"\n      }]\n    }, {\n      \"featureType\": \"poi\",\n      \"elementType\": \"labels.text.fill\",\n      \"stylers\": [{\n        \"color\": \"#757575\"\n      }]\n    }, {\n      \"featureType\": \"poi.park\",\n      \"elementType\": \"geometry\",\n      \"stylers\": [{\n        \"color\": \"#e5e5e5\"\n      }]\n    }, {\n      \"featureType\": \"poi.park\",\n      \"elementType\": \"labels.text.fill\",\n      \"stylers\": [{\n        \"color\": \"#9e9e9e\"\n      }]\n    }, {\n      \"featureType\": \"road\",\n      \"elementType\": \"geometry\",\n      \"stylers\": [{\n        \"color\": \"#ffffff\"\n      }]\n    }, {\n      \"featureType\": \"road.arterial\",\n      \"elementType\": \"labels.text.fill\",\n      \"stylers\": [{\n        \"color\": \"#757575\"\n      }]\n    }, {\n      \"featureType\": \"road.highway\",\n      \"elementType\": \"geometry\",\n      \"stylers\": [{\n        \"color\": \"#dadada\"\n      }]\n    }, {\n      \"featureType\": \"road.highway\",\n      \"elementType\": \"labels.text.fill\",\n      \"stylers\": [{\n        \"color\": \"#616161\"\n      }]\n    }, {\n      \"featureType\": \"road.local\",\n      \"elementType\": \"labels.text.fill\",\n      \"stylers\": [{\n        \"color\": \"#9e9e9e\"\n      }]\n    }, {\n      \"featureType\": \"transit.line\",\n      \"elementType\": \"geometry\",\n      \"stylers\": [{\n        \"color\": \"#e5e5e5\"\n      }]\n    }, {\n      \"featureType\": \"transit.station\",\n      \"elementType\": \"geometry\",\n      \"stylers\": [{\n        \"color\": \"#eeeeee\"\n      }]\n    }, {\n      \"featureType\": \"water\",\n      \"elementType\": \"geometry\",\n      \"stylers\": [{\n        \"color\": \"#c9c9c9\"\n      }]\n    }, {\n      \"featureType\": \"water\",\n      \"elementType\": \"labels.text.fill\",\n      \"stylers\": [{\n        \"color\": \"#9e9e9e\"\n      }]\n    }];\n    initializeMap({\n      lat: parseFloat(lat),\n      lng: parseFloat(lng)\n    });\n  });\n}","compiled":true}],[{"template":"function init(sectionDomId, options) {\n  let section = null;\n  switch (sectionDomId) {\n    case 'NAVBAR':\n      section = document.querySelector('body > nav, #global-navbar');\n      break;\n    case 'FOOTER':\n      section = document.querySelector('body > footer, #global-footer');\n      break;\n    case 'SIDEMENU':\n      section = document.querySelector('body > div.sidemenu, #global-sidemenu');\n      break;\n    case 'CONTACT':\n      section = document.querySelector('#modal-global-contact-us');\n      break;\n    case 'MOBILE_CONTACT':\n      section = document.querySelector('body > div.mobile-contact-wrapper, #global-mobile-contact');\n      break;\n    case 'SUBSCRIBE':\n      // Subscribe Not Implemented\n      section = null;\n      break;\n    case 'ACCOUNT':\n      // Account Not Implemented\n      section = null;\n      break;\n    default:\n      section = document.querySelector('#' + sectionDomId);\n  }\n  if (!section) {\n    return;\n  }\n\n  // Where content / items are rendered\n  const dataContainer = section.querySelector('.data-container');\n  if (!dataContainer) {\n    // no place to render items = no need to query server or do anything else\n    return;\n  }\n  let variables = options.variables || {};\n\n  // Some variables in options may not have been injected - remove\n  Object.keys(variables).forEach(function (variableName) {\n    if (typeof variables[variableName] === 'string' && variables[variableName].match(/^{{.*}}$/)) {\n      delete variables[variableName];\n    }\n  });\n\n  // Merge page query variables\n  if (options.usePageResource) {\n    variables = {\n      ...variables,\n      ...window.luxuryPresence.config.pageMeta.pageQueryVariables[options.resource]\n    };\n  }\n\n  // Pagination Executes on a Numbered Pagination Container\n  //  Or via a load more button\n  let mode = 'BUTTONLESS_PAGINATION';\n  const container = section.querySelector('.pagination-container');\n  const loadMoreButton = section.querySelector(options?.loadMoreSelector);\n  if (container) {\n    mode = 'NUMBERED_PAGINATION';\n  }\n  if (loadMoreButton) {\n    mode = 'LOAD_MORE_BUTTON';\n  }\n  let searchContainer = section.querySelector('.search-container');\n  const hidePaginationOnFirstPage = options.hidePaginationOnFirstPage || false;\n  const eventPrefix = '__pagination-';\n  const searchFormParams = options.searchFormParams || (options.resource === 'properties' ? [{\n    param: 'neighborhoodId',\n    urlKey: 'neighborhood'\n  }, {\n    param: 'search',\n    urlKey: 'search'\n  }, {\n    param: 'salesPriceGTE',\n    urlKey: 'pricemin',\n    formKey: 'priceMin',\n    type: 'int'\n  }, {\n    param: 'salesPriceLTE',\n    urlKey: 'pricemax',\n    formKey: 'priceMax',\n    type: 'int'\n  }, {\n    param: 'livingSpaceSizeGTE',\n    urlKey: 'areamin',\n    formKey: 'areaMin',\n    type: 'int'\n  }, {\n    param: 'livingSpaceSizeLTE',\n    urlKey: 'areamax',\n    formKey: 'areaMax',\n    type: 'int'\n  }] : []);\n\n  // Total entries - initialized in first render\n  let totalNumber = 0;\n  const DefaultSearchParams = {\n    page: 1\n  };\n  searchFormParams.forEach(function (formParam) {\n    DefaultSearchParams[formParam.formKey || formParam.param] = null;\n  });\n  let searchParams = {\n    ...DefaultSearchParams\n  };\n  const offset = options.variables?.offset || 0;\n  let scrollTarget = options.scrollTargetSelector ? section.querySelector(options.scrollTargetSelector) || section : section;\n  let scrollOffset = (parseInt(options.scrollOffset, 10) || 0) ?? 100;\n\n  // entries of per page\n  // when query variables for a given section would't be filled options.pageSize can store\n  // template string, ex: \"{{variables.limit}}\", below code handles that case and set 9 as a default value\n  let pageSize = parseInt(options.pageSize, 10) || 9;\n\n  // Adding mobile pageRange support\n  var NARROW_BREAKPOINT = 600;\n  var mobileBreakpoint = options.mobileBreakpoint > 0 ? options.mobileBreakpoint : NARROW_BREAKPOINT;\n  var paginationMql = window.matchMedia(`(max-width: ${mobileBreakpoint}px)`);\n\n  // Page range (pages on both sides of the current page)\n  var mobilePageRange = options.mobilePageRange > 0 ? options.mobilePageRange : 0;\n  var desktopPageRange = options.pageRange >= 0 ? options.pageRange : 2;\n  var pageRange = paginationMql.matches ? mobilePageRange : desktopPageRange;\n\n  // Whether to display the 'Previous' button\n  var showPrevious = true;\n\n  // Whether to display the 'Next' button\n  var showNext = true;\n\n  // Whether to display the page buttons\n  var showPageNumbers = true;\n\n  // 'Previous' text\n  var prevText = options.prevText || '&laquo;';\n\n  // 'Next' text\n  var nextText = options.nextText || '&raquo;';\n\n  // Ellipsis text\n  var ellipsisText = '&hellip;';\n  var classPrefix = 'paginationjs';\n\n  // Default active class\n  var activeClassName = 'active';\n\n  // Default disable class\n  var disableClassName = 'disabled';\n\n  // Pagination element's position in the container\n  var position = 'bottom';\n\n  // Whether to trigger pagination at initialization\n  var triggerPagingOnInit = !options.skipInitialLoad;\n  var showFirstOnEllipsisShow = true;\n  var showLastOnEllipsisShow = true;\n\n  // Instantiated in init()\n  var el = null;\n\n  // Controls scrollTop logic\n  var firstRender = true;\n  var renderBySearch = false;\n  var disabled = false;\n\n  // Pagination script class selector\n  var paginationScriptSelector = options.paginationPartialName ? `.${options.paginationPartialName}` : '.pagination-script';\n\n  // Property Specific Image Override if No Image\n  var propertyPlaceholderImage = window.luxuryPresence.defaults.propertyPlaceholderImage;\n\n  // Construct template\n  var templateHTML = section.querySelector(`script${paginationScriptSelector}`)?.innerHTML || '';\n  var template = Handlebars.compile(templateHTML);\n\n  // Initialize\n  init();\n  function init() {\n    Object.assign(searchParams, window.luxuryPresence.pagination.deserializeParams(searchFormParams, sectionDomId));\n\n    // Append/prepend pagination element to the pagination container\n    if (mode === 'NUMBERED_PAGINATION') {\n      el = document.createElement('div');\n      el.className = 'paginationjs';\n      container[position === 'bottom' ? 'append' : 'prepend'](el);\n    }\n    if (searchContainer) {\n      initSearchContainer({\n        fetchNeighborhoods: searchContainer.dataset.fetchNeighborhoods === 'true',\n        fetchPostCategories: searchContainer.dataset.fetchPostCategories === 'true',\n        fetchOffices: searchContainer.dataset.fetchOffices === 'true',\n        fetchRentalRates: searchContainer.dataset.fetchRentalRates === 'true'\n      }, function () {\n        syncSearchFormState(searchParams);\n      });\n    }\n\n    // Bind events\n    observer();\n  }\n  function syncSearchFormState(params) {\n    searchContainer.dispatchEvent(new CustomEvent('sync', {\n      detail: params\n    }));\n  }\n  function initSearchContainer(options, done) {\n    var promises = [];\n    if (options.fetchNeighborhoods) {\n      promises.push(fetchAllNeighborhoods(function (neighborhoods) {\n        searchContainer.dispatchEvent(new CustomEvent('neighborhoods-data', {\n          detail: {\n            data: neighborhoods.map(function (item) {\n              return {\n                value: item.id,\n                label: item.name\n              };\n            })\n          }\n        }));\n      }));\n    }\n    if (options.fetchPostCategories) {\n      promises.push(fetchPostCategories(function (categories) {\n        searchContainer.dispatchEvent(new CustomEvent('post-categories-data', {\n          detail: {\n            data: categories\n          }\n        }));\n      }));\n    }\n    if (options.fetchOffices) {\n      promises.push(fetchOffices(function (offices) {\n        searchContainer.dispatchEvent(new CustomEvent('offices-data', {\n          detail: {\n            data: offices\n          }\n        }));\n      }));\n    }\n    if (options.fetchRentalRates) {\n      promises.push(fetchAllRentalRates(function (rentalRates) {\n        searchContainer.dispatchEvent(new CustomEvent('rental-rates-data', {\n          detail: {\n            data: rentalRates\n          }\n        }));\n      }));\n    }\n    if (promises.length > 0) {\n      Promise.all(promises).then(function () {\n        done();\n      });\n    } else {\n      // element's custom code is not executed yet, so we're scheduling callback to after element's code\n      setTimeout(done);\n    }\n  }\n  function fetchAllNeighborhoods(done) {\n    var url = options.url || window.luxuryPresence.defaults.apiGatewayUrl;\n    var gqlQuery = 'query ($companyId: String, $withProperties: NeighborhoodPropertiesFilter, $withBlogPosts: NeighborhoodBlogPostsFilter, $offset: Int, $limit: Int) {' + 'neighborhoods (companyId: $companyId, withProperties: $withProperties, withBlogPosts: $withBlogPosts, offset: $offset, limit: $limit) {id, name}}';\n    var payload = {};\n    payload.offset = 0;\n    payload.limit = 100;\n    payload.companyId = variables.companyId;\n    if (options.resource === 'properties') {\n      payload.withProperties = {\n        active: true\n      };\n      ['agentIds', 'tag', 'propertyTypeId', 'statusIds', 'architectureStyle', 'lifestyle', 'salesPriceGTE', 'salesPriceLTE', 'leasePriceGTE', 'leasePriceLTE', 'livingSpaceSizeGTE', 'livingSpaceSizeLTE', 'bathCountGTE', 'bathCountLTE', 'bedroomCountGTE', 'bedroomCountLTE', 'bathCountGTE', 'bathCountLTE', 'bedroomCountGTE', 'bedroomCountLTE', 'featuredListing', 'leaseProperty', 'neighborhoodId', 'developmentId', 'openHouse'].forEach(function (field) {\n        if (variables[field] !== undefined && variables[field] !== null) {\n          payload.withProperties[field] = variables[field];\n        }\n      });\n    }\n    if (options.resource === 'posts') {\n      payload.withBlogPosts = {\n        active: true\n      };\n      ['search', 'postStatusId', 'featured', 'categoryId', 'categoryIds', 'neighborhoodId', 'slug'].forEach(function (field) {\n        if (variables[field] !== undefined && variables[field] !== null) {\n          payload.withBlogPosts[field] = variables[field];\n        }\n      });\n    }\n    superagent.post(url + '/graphql').withCredentials().send({\n      query: gqlQuery,\n      variables: payload\n    }).then(function (res) {\n      var items = res.body.data && res.body.data.neighborhoods || [];\n      done(items, items.length);\n    });\n  }\n  function fetchPostCategories(done) {\n    var url = options.url || window.luxuryPresence.defaults.apiGatewayUrl;\n    var featured = options.resource === 'posts' && !!variables.featured;\n    var gqlQuery = 'query ($companyId: String, $offset: Int, $limit: Int) {' + 'postCategories (companyId: $companyId, offset: $offset, limit: $limit ' + (featured ? ' withFeaturedPublishedOnly: true' : ' withPublishedOnly: true') + ') {id, name, publishedCount, featuredPublishedCount}}';\n    var payload = {};\n    payload.offset = 0;\n    payload.limit = 100;\n    payload.companyId = variables.companyId;\n    superagent.post(url + '/graphql').withCredentials().send({\n      query: gqlQuery,\n      variables: payload\n    }).then(function (res) {\n      var items = res.body.data && res.body.data.postCategories || [];\n      done(items.map(function (item) {\n        item.count = featured ? item.featuredPublishedCount : item.publishedCount;\n        return item;\n      }), items.length);\n    });\n  }\n  function fetchOffices(done) {\n    var url = options.url || window.luxuryPresence.defaults.apiGatewayUrl;\n    var gqlQuery = 'query ($companyId: String, $offset: Int, $limit: Int) {' + 'offices (companyId: $companyId, offset: $offset, limit: $limit) {' + 'id, name, tags}}';\n    var payload = {\n      offset: 0,\n      limit: 100,\n      companyId: variables.companyId\n    };\n    superagent.post(url + '/graphql').withCredentials().send({\n      query: gqlQuery,\n      variables: payload\n    }).then(function (res) {\n      var items = res.body.data && res.body.data.offices || [];\n      done(items, items.length);\n    });\n  }\n  function fetchAllRentalRates(done) {\n    var url = options.url || window.luxuryPresence.defaults.apiGatewayUrl;\n    var gqlQuery = 'query ($companyId: String, $offset: Int, $limit: Int) {' + 'rentalRates (companyId: $companyId, offset: $offset, limit: $limit) {rentalRateId, label}}';\n    var payload = {\n      offset: 0,\n      limit: 100,\n      companyId: variables.companyId\n    };\n    superagent.post(url + '/graphql').withCredentials().send({\n      query: gqlQuery,\n      variables: payload\n    }).then(function (res) {\n      var items = res.body.data && res.body.data.rentalRates || [];\n      done(items, items.length);\n    }).catch(function (err) {\n      console.error('Error fetching rental rates:', err);\n      done([], 0);\n    });\n  }\n  function fetchData(params, done) {\n    var url = options.url || window.luxuryPresence.defaults.apiGatewayUrl;\n    var resource = options.resource;\n    var gqlQuery = options.query || window.luxuryPresence.defaults.gql[resource];\n    var payload = {};\n    try {\n      payload = JSON.parse(JSON.stringify(variables));\n    } catch (e) {\n      Object.keys(variables).forEach(function (variableName) {\n        payload[variableName] = variables[variableName];\n      });\n    }\n    payload.offset = (params.page - 1) * pageSize + offset;\n    payload.limit = pageSize;\n    payload.companyId = options.companyId;\n    searchFormParams.forEach(function (formParam) {\n      var val = params[formParam.formKey || formParam.param];\n      if (val !== null && val !== undefined) {\n        objSet(payload, formParam.param, val);\n      }\n    });\n\n    // TODO: Disabled loading due to jarring effect\n    // dataContainer.html('Loading...');\n    superagent.post(url + '/graphql').withCredentials().send({\n      query: gqlQuery,\n      variables: payload\n    }).then(function (res) {\n      if (res.body.errors) {\n        done(res.body.errors);\n        return;\n      }\n      var data = res.body.data || {};\n      var resources = data[resource] || [];\n      var resourceCount = data[resource + 'Count'] && data[resource + 'Count'].count ? data[resource + 'Count'].count : 0;\n      if (resource === 'properties' && propertyPlaceholderImage?.id) {\n        resources = resources.map(resource => {\n          if (resource.media?.length === 0) {\n            return Object.assign(resource, {\n              media: [propertyPlaceholderImage]\n            });\n          }\n          return resource;\n        });\n      }\n      done(null, resources, resourceCount);\n    });\n  }\n  function getTotalPage() {\n    return Math.ceil(totalNumber / pageSize);\n  }\n  function renderPaginationList() {\n    var totalPages = getTotalPage();\n    var rangeStart = searchParams.page - pageRange;\n    var rangeEnd = searchParams.page + pageRange;\n    if (rangeEnd > totalPages) {\n      rangeEnd = totalPages;\n      rangeStart = totalPages - pageRange * 2;\n      rangeStart = rangeStart < 1 ? 1 : rangeStart;\n    }\n    if (rangeStart <= 1) {\n      rangeStart = 1;\n      rangeEnd = Math.min(pageRange * 2 + 1, totalPages);\n    }\n\n    // Making sure that 1 more page button is shown in edge positions\n    if (pageRange === 0) {\n      if (searchParams.page === totalPages) {\n        rangeStart = totalPages <= 1 ? 1 : totalPages - 1;\n      }\n      if (searchParams.page === 1) {\n        rangeEnd = Math.min(2, totalPages);\n      }\n    }\n\n    // Render pagination list\n    if (mode === 'NUMBERED_PAGINATION') {\n      el.innerHTML = generateHTML({\n        currentPage: searchParams.page,\n        pageRange: pageRange,\n        rangeStart: rangeStart,\n        rangeEnd: rangeEnd\n      });\n      if (totalPages < 2 && hidePaginationOnFirstPage) {\n        container.style.display = 'none';\n      } else {\n        container.style.display = '';\n      }\n    } else if (mode === 'LOAD_MORE_BUTTON') {\n      if (searchParams.page >= totalPages) {\n        loadMoreButton.style.display = 'none';\n      } else {\n        loadMoreButton.style.display = '';\n      }\n    }\n  }\n  function render(data) {\n    renderPaginationList();\n\n    // Render new content with handlebars\n    var html = '';\n    if (mode === 'LOAD_MORE_BUTTON' && searchParams.page > 1) {\n      // If using load more, append search results to existing results\n      html = dataContainer.innerHTML;\n    }\n    for (var i = 0; i < data.length; i++) {\n      var itemData = recursivelyParse(data[i]);\n      itemData.sectionIndex = options.sectionIndex;\n      itemData.renderOptions = options.renderOptions;\n      html += template(itemData);\n    }\n    dataContainer.innerHTML = html;\n\n    // Scroll Top\n    if (!firstRender && mode === 'NUMBERED_PAGINATION' && (!renderBySearch || !options.skipScrollOnSearch)) {\n      // Only animate to the top if we replace dataContainer (numbered pagination)\n      setTimeout(() => {\n        const scrollTargetOffsetTop = scrollTarget.getBoundingClientRect().top + window.scrollY - scrollOffset;\n        window.scrollTo({\n          top: scrollTargetOffsetTop,\n          behavior: 'smooth'\n        });\n      }, 250);\n    }\n    return true;\n  }\n  function generateHTML(args) {\n    const totalPages = getTotalPage();\n    const {\n      rangeStart,\n      rangeEnd\n    } = args;\n    const makeLnk = page => window.luxuryPresence.pagination.serializeParams(searchFormParams, sectionDomId, {\n      ...searchParams,\n      page\n    });\n    let html = '';\n    if (showPrevious || showPageNumbers || showNext) {\n      html += '<div class=\"paginationjs-pages\"><ul>';\n\n      // Previous button\n      if (showPrevious) {\n        if (searchParams.page <= 1) {\n          html += `<li class=\"${classPrefix}-prev ${disableClassName}\"><a>${prevText}</a></li>`;\n        } else {\n          html += `<li class=\"${classPrefix}-prev J-paginationjs-previous\" data-num=\"${searchParams.page - 1}\" title=\"Previous page\"><a href=\"${makeLnk(searchParams.page - 1)}\">${prevText}</a></li>`;\n        }\n      }\n\n      // Pages\n      if (showPageNumbers) {\n        if (rangeStart <= 3) {\n          for (let i = 1; i < rangeStart; i++) {\n            html += `<li class=\"${classPrefix}-page J-paginationjs-page ${i === searchParams.page ? activeClassName : ''}\" data-num=\"${i}\"><a ${i === searchParams.page ? '' : `href=\"${makeLnk(i)}\"`}>${i}</a></li>`;\n          }\n        } else {\n          if (showFirstOnEllipsisShow) {\n            html += `<li class=\"${classPrefix}-page ${classPrefix}-first J-paginationjs-page\" data-num=\"1\"><a href=\"${makeLnk(1)}\">1</a></li>`;\n          }\n          html += `<li class=\"${classPrefix}-ellipsis ${disableClassName}\"><a>${ellipsisText}</a></li>`;\n        }\n        for (let i = rangeStart; i <= rangeEnd; i++) {\n          html += `<li class=\"${classPrefix}-page J-paginationjs-page ${i === searchParams.page ? activeClassName : ''}\" data-num=\"${i}\"><a ${i === searchParams.page ? '' : `href=\"${makeLnk(i)}\"`}>${i}</a></li>`;\n        }\n        if (rangeEnd < totalPages - 2) {\n          html += `<li class=\"${classPrefix}-ellipsis ${disableClassName}\"><a>${ellipsisText}</a></li>`;\n          if (showLastOnEllipsisShow) {\n            html += `<li class=\"${classPrefix}-page ${classPrefix}-last J-paginationjs-page\" data-num=\"${totalPages}\"><a href=\"${makeLnk(totalPages)}\">${totalPages}</a></li>`;\n          }\n        } else {\n          for (let i = rangeEnd + 1; i <= totalPages; i++) {\n            html += `<li class=\"${classPrefix}-page J-paginationjs-page\" data-num=\"${i}\"><a href=\"${makeLnk(i)}\">${i}</a></li>`;\n          }\n        }\n      }\n\n      // Next button\n      if (showNext) {\n        if (searchParams.page >= totalPages) {\n          html += `<li class=\"${classPrefix}-next ${disableClassName}\"><a>${nextText}</a></li>`;\n        } else {\n          html += `<li class=\"${classPrefix}-next J-paginationjs-next\" data-num=\"${searchParams.page + 1}\" title=\"Next page\"><a href=\"${makeLnk(searchParams.page + 1)}\">${nextText}</a></li>`;\n        }\n      }\n      html += '</ul></div>';\n    }\n    return html;\n  }\n  function go(newSearchParams, callback, restorationVisit) {\n    if (disabled) return;\n    var goToPageNumber = newSearchParams.page;\n\n    // Page number is out of bounds\n    if (!goToPageNumber || goToPageNumber < 1) return;\n    var totalPage = getTotalPage();\n\n    // Page number is out of bounds\n    if (!restorationVisit && totalNumber > 0) {\n      if (goToPageNumber > totalPage) return;\n    }\n    if (!options.skipSerialization && (mode === 'NUMBERED_PAGINATION' || searchContainer)) {\n      var newURL = window.luxuryPresence.pagination.serializeParams(searchFormParams, sectionDomId, {\n        ...newSearchParams,\n        page: goToPageNumber !== 1 && mode === 'NUMBERED_PAGINATION' ? newSearchParams.page : null\n      });\n      if (!areQueryParamsEqual(newSearchParams, searchParams) && !restorationVisit) {\n        window.history.pushState({}, '', window.luxuryPresence.getPath(newURL, {\n          queryString: true\n        }));\n      }\n    }\n\n    // Fetch and update page\n    fetchData(newSearchParams, renderWithData);\n    disabled = true;\n    function renderWithData(err, data, count) {\n      if (err) {\n        dataContainer.dispatchEvent(new Event('error'));\n      } else {\n        searchParams = {\n          ...newSearchParams\n        };\n        totalNumber = count - offset;\n        if (data.length === 0) {\n          dataContainer.dispatchEvent(new Event('no-data'));\n        } else {\n          dataContainer.dispatchEvent(new Event('data'));\n        }\n        render(data);\n        firstRender = false;\n      }\n      disabled = false;\n      renderBySearch = false;\n    }\n  }\n  function areQueryParamsEqual(first, second) {\n    var differ = Object.keys(first).find(function (key) {\n      return first[key] !== undefined && first[key] !== null && first[key] !== second[key];\n    });\n    if (differ) {\n      return false;\n    }\n    differ = Object.keys(second).find(function (key) {\n      return second[key] !== undefined && second[key] !== null && second[key] !== first[key];\n    });\n    return !differ;\n  }\n  function next(callback) {\n    go({\n      ...searchParams,\n      page: searchParams.page + 1\n    }, callback);\n  }\n  function previous(callback) {\n    go({\n      ...searchParams,\n      page: searchParams.page - 1\n    }, callback);\n  }\n  function refresh(callback) {\n    go(searchParams, callback);\n  }\n  function update(params, callback) {\n    renderBySearch = true;\n    go(params, callback);\n  }\n  function observer() {\n    if (searchContainer) {\n      searchContainer.addEventListener('search', function (event, newSearchParams) {\n        newSearchParams = event.detail || newSearchParams;\n        update({\n          ...searchParams,\n          ...newSearchParams,\n          page: 1\n        });\n      });\n      searchContainer.addEventListener('clear-search', function () {\n        const defaultSearchParams = {\n          ...DefaultSearchParams\n        };\n        const isCurrentSearchFormStateDefault = areQueryParamsEqual({\n          ...defaultSearchParams,\n          page: null\n        }, {\n          ...searchParams,\n          page: null\n        });\n\n        // if mode is LOAD_MORE_BUTTON we should't make anything on clear\n        // when search form have default state\n        if (isCurrentSearchFormStateDefault && mode !== 'NUMBERED_PAGINATION') {\n          return;\n        }\n\n        // if someone initially go to some page and click 'Clear' on search from\n        // we should't navigate to first page. We should preserve page value\n        if (isCurrentSearchFormStateDefault) {\n          defaultSearchParams.page = searchParams.page;\n        }\n        syncSearchFormState(defaultSearchParams);\n        update(defaultSearchParams);\n      });\n    }\n    if (mode === 'LOAD_MORE_BUTTON') {\n      loadMoreButton.addEventListener('click', function (event) {\n        go({\n          ...searchParams,\n          page: searchParams.page + 1\n        });\n        return false;\n      });\n    }\n    if (mode === 'LOAD_MORE_BUTTON' || mode === 'BUTTONLESS_PAGINATION') {\n      // Do initial render\n      go(Object.assign({}, searchParams, {\n        page: 1\n      }));\n      return;\n    }\n    if (mode === 'NUMBERED_PAGINATION') {\n      // Go to specified page number\n      container.addEventListener(eventPrefix + 'go', function (event) {\n        let {\n          pageNumber,\n          done\n        } = event.detail || {};\n        pageNumber = parseInt(pageNumber, 10);\n        if (!pageNumber) {\n          return;\n        }\n        go({\n          ...searchParams,\n          page: pageNumber\n        }, done);\n      });\n\n      // Page number button click\n      el.addEventListener('click', function (event) {\n        let clickTarget = event.target;\n        let current = clickTarget.closest('.J-paginationjs-page, .J-paginationjs-previous, .J-paginationjs-next');\n        let pageNumber = current?.getAttribute('data-num');\n        if (!pageNumber || current.classList.contains(disableClassName) || current.classList.contains(activeClassName)) {\n          return;\n        } else {\n          go({\n            ...searchParams,\n            page: parseInt(pageNumber, 10)\n          });\n        }\n        event.preventDefault();\n      });\n\n      // Whether to load the default page\n      var defaultPageNumber = searchParams.page;\n      if (triggerPagingOnInit) {\n        container.dispatchEvent(new CustomEvent(eventPrefix + 'go', {\n          detail: {\n            pageNumber: defaultPageNumber\n          }\n        }));\n      }\n    }\n    window.addEventListener('popstate', function (event) {\n      var newParams = Object.assign({}, DefaultSearchParams, window.luxuryPresence.pagination.deserializeParams(searchFormParams, sectionDomId));\n      if (!areQueryParamsEqual(newParams, searchParams)) {\n        go(newParams, null, true);\n        if (searchContainer) {\n          syncSearchFormState(newParams);\n        }\n      }\n    });\n  }\n  function replaceVariables(template, variables) {\n    var formattedString;\n    for (var key in variables) {\n      var value = variables[key];\n      var regexp = new RegExp('<%=\\\\s*' + key + '\\\\s*%>', 'img');\n      formattedString = (formattedString || template).replace(regexp, value);\n    }\n    return formattedString;\n  }\n  function isTextEditorValue(obj) {\n    return 'raw' in obj || 'gjs' in obj;\n  }\n  function getTextEditorValue(obj) {\n    if (!obj.html) {\n      return '';\n    }\n    var data = obj.html;\n    var css = (obj.raw || obj.gjs || {}).css;\n    if (css) {\n      data = data + '<style>' + css + '</style>';\n    }\n    return data;\n  }\n\n  /**\n   * check rendered resources for html and raw properties that could indicate if resource is from an advanced text editor.\n   * strips out raw proprties and returns only HTML if it exists.\n   * @param {Object} resources a collection retrieved from the database\n   * @return {Object} the newly modified object.\n   */\n  function recursivelyParse(resources) {\n    forEach(resources, function (value, key) {\n      if (!value) {\n        return;\n      }\n      if (value instanceof Object) {\n        if (isTextEditorValue(value)) {\n          resources[key] = getTextEditorValue(value);\n          return;\n        } else {\n          return recursivelyParse(value);\n        }\n      }\n      try {\n        var parsedData = JSON.parse(value);\n        if (isTextEditorValue(parsedData)) {\n          resources[key] = getTextEditorValue(parsedData);\n        }\n      } catch (e) {\n        // do nothing if we failed to parse value as JSON\n      }\n    });\n    return resources;\n  }\n  function forEach(collection, iteratee) {\n    var func = Array.isArray(collection) ? arrayEach : baseFor;\n    return func(collection, iteratee);\n  }\n  function baseFor(object, iteratee) {\n    if (!object) {\n      return;\n    }\n    var iterable = Object(object);\n    var props = Object.keys(object);\n    var length = props.length;\n    var index = -1;\n    while (length--) {\n      var key = props[++index];\n      if (iteratee(iterable[key], key, iterable) === false) {\n        break;\n      }\n    }\n    return object;\n  }\n  function objSet(obj, path, value) {\n    const pathArray = Array.isArray(path) ? path : path.match(/([^[.\\]])+/g);\n    pathArray.reduce((acc, key, i) => {\n      if (acc[key] === undefined) acc[key] = {};\n      if (i === pathArray.length - 1) acc[key] = value;\n      return acc[key];\n    }, obj);\n  }\n  function arrayEach(array, iteratee) {\n    var index = -1;\n    var length = array.length;\n    while (++index < length) {\n      if (iteratee(array[index], index, array) === false) {\n        break;\n      }\n    }\n    return array;\n  }\n  function selectPageRangeMode(e) {\n    pageRange = e.matches ? mobilePageRange : desktopPageRange;\n    renderPaginationList();\n  }\n  paginationMql.addEventListener('change', selectPageRangeMode);\n}","options":{"pageSize":"{{variables.limit}}","resource":"offices","pageRange":0,"variables":{"limit":"{{variables.limit}}","offset":0,"companyId":"{{companyId}}","categoryId":"{{pageElement.categoryId}}"},"searchFormParams":[{"param":"search","urlKey":"search"}],"skipScrollOnSearch":false,"scrollTargetSelector":".search-form","hidePaginationOnFirstPage":true},"compiled":true},{"template":"function init(sectionDomId) {\n  const $section = $(\"#\" + sectionDomId);\n  window.luxuryPresence.mapApiLoader.load().then(() => {\n    const mapContainer = $section.find(\".map-container\")[0];\n    if (!mapContainer) return;\n    let mapData = $section.find(\".mapData\");\n    try {\n      mapData = JSON.parse(mapData.html()).filter(i => i.lat && i.lng);\n    } catch (e) {\n      console.log(e);\n      mapData = null;\n    }\n    if (!mapData || !mapData.length) {\n      return;\n    }\n    const ONE_POINT_BOUNDS = 0.01;\n    const useBWTheme = mapContainer.classList.contains(\"black-white\");\n    const mapOnly = mapContainer.classList.contains(\"map-only\");\n    const cardTemplate = Handlebars.compile($section.find(\".cardTemplate\").html());\n    mapContainer.style[\"white-space\"] = \"pre\";\n    function dataBounds(data) {\n      const sw = {};\n      const ne = {};\n      if (!Array.isArray(data) || !data.length) {\n        return null;\n      }\n      if (data.length === 1) {\n        const {\n          lng,\n          lat\n        } = data[0];\n        sw.lat = lat - ONE_POINT_BOUNDS;\n        sw.lng = lng - ONE_POINT_BOUNDS;\n        ne.lat = lat + ONE_POINT_BOUNDS;\n        ne.lng = lng + ONE_POINT_BOUNDS;\n      } else {\n        data.forEach(point => {\n          const {\n            lng,\n            lat\n          } = point;\n          sw.lat = !sw.lat || lat < sw.lat ? lat : sw.lat;\n          sw.lng = !sw.lng || lng < sw.lng ? lng : sw.lng;\n          ne.lat = !ne.lat || lat > ne.lat ? lat : ne.lat;\n          ne.lng = !ne.lng || lng > ne.lng ? lng : ne.lng;\n        });\n      }\n      return {\n        ne,\n        sw\n      };\n    }\n    let map = null;\n    const svg = `<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"37\" height=\"37\" fill=\"none\"><rect width=\"37\" height=\"37\" fill=\"#fff\" rx=\"18.5\"/><path fill=\"#000\" d=\"M18.5 8.094c-3.989 0-7.234 3.245-7.234 7.234 0 5.014 7.241 13.578 7.241 13.578s7.227-8.81 7.227-13.578c0-3.989-3.245-7.234-7.234-7.234Zm2.183 9.352a3.078 3.078 0 0 1-2.183.903c-.79 0-1.581-.301-2.183-.903a3.09 3.09 0 0 1 0-4.365 3.066 3.066 0 0 1 2.183-.904c.825 0 1.6.321 2.183.904a3.09 3.09 0 0 1 0 4.365Z\"/></svg>`;\n    const markerIcon = {\n      url: 'data:image/svg+xml;charset=UTF-8;base64,' + btoa(svg),\n      anchor: new google.maps.Point(19, 19)\n    };\n    const svgHover = `<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"37\" height=\"37\" fill=\"none\"><rect width=\"37\" height=\"37\" fill=\"#000\" rx=\"18.5\"/><path fill=\"#fff\" d=\"M18.5 8.094c-3.989 0-7.234 3.245-7.234 7.234 0 5.014 7.241 13.578 7.241 13.578s7.227-8.81 7.227-13.578c0-3.989-3.245-7.234-7.234-7.234Zm2.183 9.352a3.078 3.078 0 0 1-2.183.903c-.79 0-1.581-.301-2.183-.903a3.09 3.09 0 0 1 0-4.365 3.066 3.066 0 0 1 2.183-.904c.825 0 1.6.321 2.183.904a3.09 3.09 0 0 1 0 4.365Z\"/></svg>`;\n    const markerHoverIcon = {\n      url: 'data:image/svg+xml;charset=UTF-8;base64,' + btoa(svgHover),\n      anchor: new google.maps.Point(19, 19)\n    };\n    const markerClusterIcon = {\n      url: 'data:image/svg+xml;charset=UTF-8;base64,' + btoa(`<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"41\" height=\"41\" fill=\"none\"><rect width=\"41\" height=\"41\" fill=\"#fff\" rx=\"20.5\"/><rect width=\"28\" height=\"28\" x=\"6.5\" y=\"6.5\" fill=\"#000\" rx=\"14\"/></svg>`),\n      anchor: new google.maps.Point(20, 20)\n    };\n    function showOffice(id) {\n      $dataContainer.find('.office').each(function () {\n        if (this.dataset.index == id) $(this).show();\n      });\n    }\n    function filterOffice(id) {\n      $dataContainer.find('.office').each(function () {\n        if (this.dataset.index != id) $(this).hide();else $(this).show();\n      });\n      $clearIcon.addClass('visible');\n    }\n    function setActiveOffice(id) {\n      $dataContainer.find('.office').each(function () {\n        if (this.dataset.index != id) $(this).removeClass('active');else $(this).addClass('active');\n      });\n    }\n    function removeActiveOffice(id) {\n      $dataContainer.find('.office').each(function () {\n        if (this.dataset.index == id) $(this).removeClass('active');\n      });\n    }\n    let markers, clusterer;\n    function initMap(theme) {\n      map = new google.maps.Map(mapContainer, {\n        streetViewControl: false,\n        styles: theme\n      });\n      map.addListener('bounds_changed', () => {\n        const bounds = map.getBounds();\n        $dataContainer.find('.office').hide();\n        markers.forEach(m => {\n          const mLat = m.getPosition().lat();\n          const mLng = m.getPosition().lng();\n          if (bounds.contains({\n            lat: mLat,\n            lng: mLng\n          })) {\n            showOffice(m.idx);\n          }\n        });\n      });\n    }\n    function initMarkers(officesData) {\n      const b = dataBounds(officesData);\n      if (b) {\n        var bounds = new google.maps.LatLngBounds(b.sw, b.ne);\n        map.fitBounds(bounds, 20);\n      }\n      let infowindow;\n      officesData.forEach(office => {\n        const position = new google.maps.LatLng(office.lat, office.lng);\n        const marker = new google.maps.Marker({\n          position: position,\n          icon: markerIcon\n        });\n        marker.setValues({\n          \"idx\": office.id\n        });\n        google.maps.event.addListener(marker, 'mouseover', function () {\n          marker.setIcon(markerHoverIcon);\n          if (!mapOnly) setActiveOffice(office.id);\n        });\n        google.maps.event.addListener(marker, 'mouseout', function () {\n          marker.setIcon(markerIcon);\n          if (!mapOnly) removeActiveOffice(office.id);\n        });\n        google.maps.event.addListener(marker, 'click', function () {\n          if (mapOnly) {\n            if (infowindow) {\n              infowindow.close();\n            }\n            infowindow = new google.maps.InfoWindow({\n              content: cardTemplate(office)\n            });\n            infowindow.open(map, marker);\n          } else {\n            filterOffice(office.id);\n            if (map.getZoom() < 11) map.setZoom(map.getZoom() + 2);\n            map.panTo(this.getPosition());\n          }\n        });\n        markers.push(marker);\n      });\n      const renderer = {\n        render(_ref) {\n          let {\n            count,\n            position\n          } = _ref;\n          return new google.maps.Marker({\n            label: {\n              text: String(count),\n              color: \"white\",\n              fontSize: \"12px\"\n            },\n            position,\n            icon: markerClusterIcon\n          });\n        }\n      };\n      if (!clusterer) clusterer = new markerClusterer.MarkerClusterer({\n        markers,\n        map,\n        renderer\n      });else {\n        clusterer.clearMarkers();\n        clusterer.addMarkers(markers);\n      }\n    }\n    var theme = [{\n      \"elementType\": \"labels.icon\",\n      \"stylers\": [{\n        \"visibility\": \"off\"\n      }]\n    }];\n    var themeWB = [{\n      \"elementType\": \"geometry\",\n      \"stylers\": [{\n        \"color\": \"#f5f5f5\"\n      }]\n    }, {\n      \"elementType\": \"labels.icon\",\n      \"stylers\": [{\n        \"visibility\": \"off\"\n      }]\n    }, {\n      \"elementType\": \"labels.text.fill\",\n      \"stylers\": [{\n        \"color\": \"#616161\"\n      }]\n    }, {\n      \"elementType\": \"labels.text.stroke\",\n      \"stylers\": [{\n        \"color\": \"#f5f5f5\"\n      }]\n    }, {\n      \"featureType\": \"administrative.land_parcel\",\n      \"elementType\": \"labels.text.fill\",\n      \"stylers\": [{\n        \"color\": \"#bdbdbd\"\n      }]\n    }, {\n      \"featureType\": \"poi\",\n      \"elementType\": \"geometry\",\n      \"stylers\": [{\n        \"color\": \"#eeeeee\"\n      }]\n    }, {\n      \"featureType\": \"poi\",\n      \"elementType\": \"labels.text.fill\",\n      \"stylers\": [{\n        \"color\": \"#757575\"\n      }]\n    }, {\n      \"featureType\": \"poi.park\",\n      \"elementType\": \"geometry\",\n      \"stylers\": [{\n        \"color\": \"#e5e5e5\"\n      }]\n    }, {\n      \"featureType\": \"poi.park\",\n      \"elementType\": \"labels.text.fill\",\n      \"stylers\": [{\n        \"color\": \"#9e9e9e\"\n      }]\n    }, {\n      \"featureType\": \"road\",\n      \"elementType\": \"geometry\",\n      \"stylers\": [{\n        \"color\": \"#ffffff\"\n      }]\n    }, {\n      \"featureType\": \"road.arterial\",\n      \"elementType\": \"labels.text.fill\",\n      \"stylers\": [{\n        \"color\": \"#757575\"\n      }]\n    }, {\n      \"featureType\": \"road.highway\",\n      \"elementType\": \"geometry\",\n      \"stylers\": [{\n        \"color\": \"#dadada\"\n      }]\n    }, {\n      \"featureType\": \"road.highway\",\n      \"elementType\": \"labels.text.fill\",\n      \"stylers\": [{\n        \"color\": \"#616161\"\n      }]\n    }, {\n      \"featureType\": \"road.local\",\n      \"elementType\": \"labels.text.fill\",\n      \"stylers\": [{\n        \"color\": \"#9e9e9e\"\n      }]\n    }, {\n      \"featureType\": \"transit.line\",\n      \"elementType\": \"geometry\",\n      \"stylers\": [{\n        \"color\": \"#e5e5e5\"\n      }]\n    }, {\n      \"featureType\": \"transit.station\",\n      \"elementType\": \"geometry\",\n      \"stylers\": [{\n        \"color\": \"#eeeeee\"\n      }]\n    }, {\n      \"featureType\": \"water\",\n      \"elementType\": \"geometry\",\n      \"stylers\": [{\n        \"color\": \"#c9c9c9\"\n      }]\n    }, {\n      \"featureType\": \"water\",\n      \"elementType\": \"labels.text.fill\",\n      \"stylers\": [{\n        \"color\": \"#9e9e9e\"\n      }]\n    }];\n    function initData() {\n      markers = [];\n      let data = [];\n      $dataContainer.find('.office').each(function () {\n        const index = this.dataset.index;\n        function checkIdx(office) {\n          return office.id == index;\n        }\n        const office = mapData.filter(checkIdx, index)[0];\n        if (office) data.push(office);\n      });\n      initMarkers(data);\n      $dataContainer.find('.office').each(function () {\n        const $office = $(this);\n        const index = this.dataset.index;\n        function checkIdx(marker) {\n          return marker.idx == index;\n        }\n        $office.on(\"mouseover\", function () {\n          const marker = markers.filter(checkIdx, index)[0];\n          marker.setIcon(markerHoverIcon);\n        });\n        $office.on(\"mouseout\", function () {\n          const marker = markers.filter(checkIdx, index)[0];\n          marker.setIcon(markerIcon);\n        });\n      });\n      $section.find(\".offices_number\").text(data.length);\n      if (data.length !== mapData.length) $clearIcon.addClass('visible');else $clearIcon.removeClass('visible');\n    }\n    initMap(useBWTheme ? themeWB : theme);\n    initData();\n    var listRenderedEvent = new Event(\"listRendered\");\n    $dataContainer.on(\"listRendered\", function (event) {\n      initData();\n    });\n    var observer = new MutationObserver(function (mutations) {\n      mutations.forEach(function (mutation) {\n        if (mutation.type === 'childList') {\n          $dataContainer[0].dispatchEvent(listRenderedEvent);\n        }\n      });\n    });\n    observer.observe($dataContainer[0], {\n      childList: true\n    });\n    $section.on('click', function (e) {\n      e.stopPropagation();\n      return;\n    });\n  });\n  const $searchContainer = $section.find('.search-container');\n  if (!$searchContainer.length) return;\n  let syncFlag = $section.find('.js-sync-flag');\n  var clearIconSvg = '<svg width=\"19\" height=\"19\" viewBox=\"0 0 19 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M9.33333 17.6667C13.9357 17.6667 17.6667 13.9357 17.6667 9.33333C17.6667 4.73096 13.9357 1 9.33333 1C4.73096 1 1 4.73096 1 9.33333C1 13.9357 4.73096 17.6667 9.33333 17.6667Z\"/><path d=\"M11.832 6.83398L6.83203 11.834\"/><path d=\"M6.83203 6.83398L11.832 11.834\"/></svg>';\n  const $dataContainer = $section.find('.data-container');\n  const $emptyMsg = $section.find('.empty-message');\n  const $searchInput = $section.find('.search-input');\n  const form = [{\n    $input: $searchInput,\n    urlKey: 'search',\n    param: 'search'\n  }];\n  var settingParams = false;\n  function setFormParam(params) {\n    settingParams = true;\n    form.forEach(function (field) {\n      field.$input.val(params[field.param]);\n      if (field.triggerChange) {\n        field.$input.trigger('change');\n      }\n    });\n    updateInputState();\n    settingParams = false;\n    if (syncFlag) {\n      if (syncFlag.length) {\n        syncFlag.remove();\n      }\n      syncFlag = null;\n    }\n    if (params.search) doSearch();\n  }\n  function getFormParams() {\n    var params = {};\n    form.forEach(function (field) {\n      params[field.param] = field.$input.val() || null;\n    });\n    return params;\n  }\n  function doSearch() {\n    updateInputState();\n    const params = getFormParams();\n    $searchContainer[0]?.dispatchEvent(new CustomEvent('search', {\n      detail: params\n    }));\n    $section.find('.team-grid__load-more').addClass(\"remove-btn\");\n  }\n  var changeTimer = null;\n  function onInputChange(e, data) {\n    clearTimeout(changeTimer);\n    if (data && data.immediate) {\n      doSearch();\n      return;\n    }\n    changeTimer = setTimeout(function () {\n      doSearch();\n    }, 700);\n  }\n  function updateInputState() {\n    const cVal = $searchInput.val();\n    if (cVal) {\n      $searchInput.closest('.input-group').removeClass('is-empty');\n      $clearIcon.addClass(\"visible\");\n    } else {\n      $searchInput.closest('.input-group').addClass('is-empty');\n      $clearIcon.removeClass(\"visible\");\n    }\n  }\n  let $clearIcon;\n  function initSearchInput() {\n    const $parent = $searchInput.closest('.input-group');\n    $clearIcon = $parent.find('.search-clear-icon');\n    if (!$clearIcon.length) {\n      $clearIcon = $('<div class=\"search-clear-icon\">' + clearIconSvg + '</div>').appendTo($parent);\n    }\n    updateInputState();\n    $clearIcon.on('click', function () {\n      $searchInput.val('').trigger('input', {\n        immediate: true\n      });\n      $clearIcon.removeClass('visible');\n      $dataContainer.find('.office').show();\n    });\n    $searchInput.on('input', onInputChange);\n  }\n  initSearchInput();\n  $searchContainer.on('sync', function (event, params) {\n    params = event.detail || params;\n    setFormParam(params);\n  });\n  $dataContainer.on('data', function () {\n    $emptyMsg.removeClass('visible');\n  });\n  $dataContainer.on('no-data', function () {\n    $emptyMsg.addClass('visible');\n  });\n  const $nav = $section.find('.nav');\n  const $navItem = $nav.find('.nav-item');\n  $navItem.each(function (index) {\n    $(this).on('click', function () {\n      $navItem.removeClass('active');\n      $(this).addClass('active');\n      $section.find(\".tab\").removeClass('active');\n      $section.find(\".\" + $(this).attr('for')).addClass('active');\n      $dataContainer.find('.office').show();\n      if ($(this).attr('for') == \"tab-map\") $section.find(\".offices-map\").addClass(\"map-active\");else $section.find(\".offices-map\").removeClass(\"map-active\");\n    });\n  });\n}","compiled":true}],[{"template":"function init(sectionDomId) {\n  // please write all js here and use sectionDomId in selectors in order of DOM encapsulation\n  let _section = $('#' + sectionDomId);\n  if (_section.find('.long-description').length) {\n    _section.find('.lp-link').css('display', 'inline-block');\n    _section.find('.lp-link').click(function () {\n      _section.find('.long-description').slideToggle(300);\n    });\n  }\n}","compiled":true}],[{"template":"function init(sectionDomId) {\n  const $section = $(`#${sectionDomId}`);\n  const $slider = $section.find('.collection');\n  const arrowsStyle = $slider.data('arrows-style') || '';\n  const $viewAllBtn = $section.find('.pop-up-js');\n  const $modal1 = $section.find(\".modal-1\");\n  const shareBox = $section.find('.share-box');\n  $section.find('.collection').slick({\n    appendArrows: $section.find('.arrows'),\n    prevArrow: `<button class='lp-arrow lp-arrow--prev lp-arrow--light ${arrowsStyle}'></button>`,\n    nextArrow: `<button class='lp-arrow lp-arrow--next lp-arrow--light ${arrowsStyle}'></button>`\n  });\n  shareBox.click(function () {\n    $(this).next('.share-socials').slideToggle();\n  });\n  $viewAllBtn.on('click', function () {\n    $modal1.addClass('visible');\n    window.lpUI.requestScrollLock(sectionDomId);\n  });\n  $modal1.find('.images__item').each(function (index, item) {\n    $(item).on('click', function () {\n      $(section).find('.lp-expand-btn').trigger('click');\n      $('#lightbox-for-' + sectionDomId).find('.lp-lightbox__carousel').slick(\"slickGoTo\", index);\n    });\n  });\n  $modal1.find(\".close\").on('click', function () {\n    $modal1.removeClass('visible');\n    window.lpUI.releaseScrollLock(sectionDomId);\n  });\n  $modal1.find('.tabs-content > div', $modal1).each(function (i) {\n    if (i !== 0) $(this).hide(0);\n  });\n  $modal1.on('click', '.nav-tab a', function (e) {\n    e.preventDefault();\n    const tabId = $(this).attr('href');\n    $modal1.find('.nav-tab a', $modal1).removeClass();\n    $(this).addClass('active');\n    $modal1.find('.tabs-content > div', $modal1).hide(0);\n    $(tabId).show();\n    initializeStreetView();\n  });\n  window.luxuryPresence.mapApiLoader.load().then(() => {\n    const mapContainer = document.querySelector(`#${sectionDomId} .map-container`);\n    if (!mapContainer) {\n      return;\n    }\n    const lat = parseFloat(mapContainer.getAttribute('data-lat'));\n    const lng = parseFloat(mapContainer.getAttribute('data-lng'));\n    const svg = `<svg width=\"64\" height=\"64\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n  <circle cx=\"16\" cy=\"16\" r=\"16\" fill=\"#000000\" fill-opacity=\"0.15\"/>\n  <circle cx=\"16\" cy=\"16\" r=\"15\" fill=\"#000000\" fill-opacity=\"0.15\"/>\n  <circle cx=\"16\" cy=\"16\" r=\"3\" fill=\"#ffffff\"/>\n  </svg>\n  `;\n    const markerIcon = {\n      url: `data:image/svg+xml;charset=UTF-8;base64,${btoa(svg)}`,\n      fillColor: '#002349',\n      fillOpacity: 0.6,\n      anchor: new google.maps.Point(32, 32),\n      strokeWeight: 0,\n      scale: 1\n    };\n    const initializeMap = _ref => {\n      let {\n        lat,\n        lng\n      } = _ref;\n      const url = `https://www.google.com/maps/search/?api=1&query=${lat},${lng}`;\n      const map = new google.maps.Map(mapContainer, {\n        center: {\n          lat,\n          lng\n        },\n        zoom: 14\n      });\n      const marker = new google.maps.Marker({\n        position: {\n          lat,\n          lng\n        },\n        map: map,\n        icon: markerIcon\n      });\n      marker.addListener(\"click\", () => {\n        window.open(url, '_blank');\n      });\n    };\n    initializeMap({\n      lat,\n      lng\n    });\n    const sv = new google.maps.StreetViewService();\n    sv.getPanorama({\n      location: {\n        lat,\n        lng\n      },\n      radius: 50,\n      preference: google.maps.StreetViewPreference.NEAREST\n    }).then(svData => {}).catch(err => {\n      $('#' + sectionDomId + ' .street-view-tab').hide();\n    });\n  });\n  function initializeStreetView() {\n    const streetPanorama = document.querySelector(`#${sectionDomId} .street-panorama`);\n    if (!streetPanorama) {\n      return;\n    }\n    if (streetPanorama.children.length) {\n      return;\n    }\n    if (!streetPanorama.getBoundingClientRect().height) {\n      return;\n    }\n    const lat = streetPanorama.getAttribute('data-lat');\n    const lng = streetPanorama.getAttribute('data-lng');\n    const initializePanorama = _ref2 => {\n      let {\n        lat,\n        lng\n      } = _ref2;\n      const panorama = new google.maps.StreetViewPanorama(streetPanorama, {\n        position: {\n          lat,\n          lng\n        },\n        addressControlOptions: {\n          position: google.maps.ControlPosition.BOTTOM_CENTER\n        },\n        linksControl: false,\n        panControl: false,\n        enableCloseButton: false\n      });\n    };\n    initializePanorama({\n      lat: parseFloat(lat),\n      lng: parseFloat(lng)\n    });\n  }\n}","compiled":true}],[{"template":"function init(sectionDomId) {\n  window.luxuryPresence.mapApiLoader.load().then(() => {\n    var mapContainer = document.querySelector(`#${sectionDomId} .map-container`);\n    var lat = mapContainer.getAttribute(\"data-lat\");\n    var lng = mapContainer.getAttribute(\"data-lng\");\n    const useBWTheme = mapContainer.classList.contains(\"black-white\");\n    const svg = `<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"37\" height=\"37\" fill=\"none\"><rect width=\"37\" height=\"37\" fill=\"#fff\" rx=\"18.5\"/><path fill=\"#000\" d=\"M18.5 8.094c-3.989 0-7.234 3.245-7.234 7.234 0 5.014 7.241 13.578 7.241 13.578s7.227-8.81 7.227-13.578c0-3.989-3.245-7.234-7.234-7.234Zm2.183 9.352a3.078 3.078 0 0 1-2.183.903c-.79 0-1.581-.301-2.183-.903a3.09 3.09 0 0 1 0-4.365 3.066 3.066 0 0 1 2.183-.904c.825 0 1.6.321 2.183.904a3.09 3.09 0 0 1 0 4.365Z\"/></svg>`;\n    const markerIcon = {\n      url: 'data:image/svg+xml;charset=UTF-8;base64,' + btoa(svg),\n      anchor: new google.maps.Point(19, 19)\n    };\n    function initializeMap(latLong, theme) {\n      var url = \"https://www.google.com/maps/search/?api=1&query=\" + latLong.lat + \",\" + latLong.lng;\n      var center = latLong;\n      var map = new google.maps.Map(mapContainer, {\n        center: center,\n        zoom: 14,\n        styles: theme\n      });\n      var marker = new google.maps.Marker({\n        position: latLong,\n        map: map,\n        icon: markerIcon\n      });\n      marker.addListener(\"click\", function () {\n        window.open(url, \"_blank\");\n      });\n    }\n    var themeSimple = [{\n      featureType: \"poi\",\n      stylers: [{\n        visibility: \"off\"\n      }]\n    }];\n    var themeWB = [{\n      elementType: \"geometry\",\n      stylers: [{\n        color: \"#f5f5f5\"\n      }]\n    }, {\n      elementType: \"labels.icon\",\n      stylers: [{\n        visibility: \"off\"\n      }]\n    }, {\n      elementType: \"labels.text.fill\",\n      stylers: [{\n        color: \"#616161\"\n      }]\n    }, {\n      elementType: \"labels.text.stroke\",\n      stylers: [{\n        color: \"#f5f5f5\"\n      }]\n    }, {\n      featureType: \"administrative.land_parcel\",\n      elementType: \"labels.text.fill\",\n      stylers: [{\n        color: \"#bdbdbd\"\n      }]\n    }, {\n      featureType: \"poi\",\n      elementType: \"geometry\",\n      stylers: [{\n        color: \"#eeeeee\"\n      }]\n    }, {\n      featureType: \"poi\",\n      elementType: \"labels.text.fill\",\n      stylers: [{\n        color: \"#757575\"\n      }]\n    }, {\n      featureType: \"poi.park\",\n      elementType: \"geometry\",\n      stylers: [{\n        color: \"#e5e5e5\"\n      }]\n    }, {\n      featureType: \"poi.park\",\n      elementType: \"labels.text.fill\",\n      stylers: [{\n        color: \"#9e9e9e\"\n      }]\n    }, {\n      featureType: \"road\",\n      elementType: \"geometry\",\n      stylers: [{\n        color: \"#ffffff\"\n      }]\n    }, {\n      featureType: \"road.arterial\",\n      elementType: \"labels.text.fill\",\n      stylers: [{\n        color: \"#757575\"\n      }]\n    }, {\n      featureType: \"road.highway\",\n      elementType: \"geometry\",\n      stylers: [{\n        color: \"#dadada\"\n      }]\n    }, {\n      featureType: \"road.highway\",\n      elementType: \"labels.text.fill\",\n      stylers: [{\n        color: \"#616161\"\n      }]\n    }, {\n      featureType: \"road.local\",\n      elementType: \"labels.text.fill\",\n      stylers: [{\n        color: \"#9e9e9e\"\n      }]\n    }, {\n      featureType: \"transit.line\",\n      elementType: \"geometry\",\n      stylers: [{\n        color: \"#e5e5e5\"\n      }]\n    }, {\n      featureType: \"transit.station\",\n      elementType: \"geometry\",\n      stylers: [{\n        color: \"#eeeeee\"\n      }]\n    }, {\n      featureType: \"water\",\n      elementType: \"geometry\",\n      stylers: [{\n        color: \"#c9c9c9\"\n      }]\n    }, {\n      featureType: \"water\",\n      elementType: \"labels.text.fill\",\n      stylers: [{\n        color: \"#9e9e9e\"\n      }]\n    }];\n    initializeMap({\n      lat: parseFloat(lat),\n      lng: parseFloat(lng)\n    }, useBWTheme ? themeWB : themeSimple);\n  });\n}","compiled":true}],[{"template":"function init(sectionDomId) {\n  const $section = $(`#${sectionDomId}`);\n  const $container = $section.find('.featured-properties-section');\n  const $slider = $section.find('.featured-properties');\n  const threeSlides = $container.hasClass('three-slides');\n  const autoScroll = $container[0].dataset['autoScroll'] === 'true';\n  const autoplaySpeed = parseInt($container[0].dataset['autoplaySpeed']) || 3000;\n  const sliderOptions = {\n    \"arrows\": true,\n    \"infinite\": false,\n    autoplay: autoScroll,\n    autoplaySpeed: autoplaySpeed,\n    \"nextArrow\": $section.find('.slick-links-nav .next'),\n    \"prevArrow\": $section.find('.slick-links-nav .prev'),\n    \"slidesToShow\": 2,\n    \"slidesToScroll\": 2,\n    \"responsive\": [{\n      \"settings\": {\n        \"slidesToShow\": 1,\n        \"slidesToScroll\": 1\n      },\n      \"breakpoint\": 769\n    }]\n  };\n  if (threeSlides) {\n    sliderOptions.slidesToShow = 3;\n    sliderOptions.slidesToScroll = 3;\n    sliderOptions.responsive.unshift({\n      \"settings\": {\n        \"slidesToShow\": 2,\n        \"slidesToScroll\": 2\n      },\n      \"breakpoint\": 1100\n    });\n  }\n  if (!$slider.hasClass('.slick-initialized')) {\n    $slider.slick(sliderOptions);\n  }\n  $slider.on('beforeChange', function () {\n    $slider.find('.featured-properties__share.featured-properties__share--opened').removeClass('featured-properties__share--opened');\n  });\n  $slider.find('.featured-properties__share .btn').on('click', function () {\n    $parent = $(this).parent();\n    if ($parent.hasClass('featured-properties__share--opened')) {\n      $parent.removeClass('featured-properties__share--opened');\n    } else {\n      $slider.find('.featured-properties__share.featured-properties__share--opened').removeClass('featured-properties__share--opened');\n      $parent.addClass('featured-properties__share--opened');\n    }\n  });\n}","compiled":true}],[{"template":"function init(sectionDomId) {\n  const $section = $(`#${sectionDomId}`);\n  const $container = $section.find('.featured-properties-section');\n  const $slider = $section.find('.featured-properties');\n  const threeSlides = $container.hasClass('three-slides');\n  const autoScroll = $container[0].dataset['autoScroll'] === 'true';\n  const autoplaySpeed = parseInt($container[0].dataset['autoplaySpeed']) || 3000;\n  const sliderOptions = {\n    \"arrows\": true,\n    \"infinite\": false,\n    autoplay: autoScroll,\n    autoplaySpeed: autoplaySpeed,\n    \"nextArrow\": $section.find('.slick-links-nav .next'),\n    \"prevArrow\": $section.find('.slick-links-nav .prev'),\n    \"slidesToShow\": 2,\n    \"slidesToScroll\": 2,\n    \"responsive\": [{\n      \"settings\": {\n        \"slidesToShow\": 1,\n        \"slidesToScroll\": 1\n      },\n      \"breakpoint\": 769\n    }]\n  };\n  if (threeSlides) {\n    sliderOptions.slidesToShow = 3;\n    sliderOptions.slidesToScroll = 3;\n    sliderOptions.responsive.unshift({\n      \"settings\": {\n        \"slidesToShow\": 2,\n        \"slidesToScroll\": 2\n      },\n      \"breakpoint\": 1100\n    });\n  }\n  if (!$slider.hasClass('.slick-initialized')) {\n    $slider.slick(sliderOptions);\n  }\n  $slider.on('beforeChange', function () {\n    $slider.find('.featured-properties__share.featured-properties__share--opened').removeClass('featured-properties__share--opened');\n  });\n  $slider.find('.featured-properties__share .btn').on('click', function () {\n    $parent = $(this).parent();\n    if ($parent.hasClass('featured-properties__share--opened')) {\n      $parent.removeClass('featured-properties__share--opened');\n    } else {\n      $slider.find('.featured-properties__share.featured-properties__share--opened').removeClass('featured-properties__share--opened');\n      $parent.addClass('featured-properties__share--opened');\n    }\n  });\n}","compiled":true}],[{"template":"function init(sectionDomId) {}","compiled":true}],[{"template":"function init(sectionDomId, options) {\n  let section = null;\n  switch (sectionDomId) {\n    case 'NAVBAR':\n      section = document.querySelector('body > nav, #global-navbar');\n      break;\n    case 'FOOTER':\n      section = document.querySelector('body > footer, #global-footer');\n      break;\n    case 'SIDEMENU':\n      section = document.querySelector('body > div.sidemenu, #global-sidemenu');\n      break;\n    case 'CONTACT':\n      section = document.querySelector('#modal-global-contact-us');\n      break;\n    case 'MOBILE_CONTACT':\n      section = document.querySelector('body > div.mobile-contact-wrapper, #global-mobile-contact');\n      break;\n    case 'SUBSCRIBE':\n      // Subscribe Not Implemented\n      section = null;\n      break;\n    case 'ACCOUNT':\n      // Account Not Implemented\n      section = null;\n      break;\n    default:\n      section = document.querySelector('#' + sectionDomId);\n  }\n  if (!section) {\n    return;\n  }\n\n  // Where content / items are rendered\n  const dataContainer = section.querySelector('.data-container');\n  if (!dataContainer) {\n    // no place to render items = no need to query server or do anything else\n    return;\n  }\n  let variables = options.variables || {};\n\n  // Some variables in options may not have been injected - remove\n  Object.keys(variables).forEach(function (variableName) {\n    if (typeof variables[variableName] === 'string' && variables[variableName].match(/^{{.*}}$/)) {\n      delete variables[variableName];\n    }\n  });\n\n  // Merge page query variables\n  if (options.usePageResource) {\n    variables = {\n      ...variables,\n      ...window.luxuryPresence.config.pageMeta.pageQueryVariables[options.resource]\n    };\n  }\n\n  // Pagination Executes on a Numbered Pagination Container\n  //  Or via a load more button\n  let mode = 'BUTTONLESS_PAGINATION';\n  const container = section.querySelector('.pagination-container');\n  const loadMoreButton = section.querySelector(options?.loadMoreSelector);\n  if (container) {\n    mode = 'NUMBERED_PAGINATION';\n  }\n  if (loadMoreButton) {\n    mode = 'LOAD_MORE_BUTTON';\n  }\n  let searchContainer = section.querySelector('.search-container');\n  const hidePaginationOnFirstPage = options.hidePaginationOnFirstPage || false;\n  const eventPrefix = '__pagination-';\n  const searchFormParams = options.searchFormParams || (options.resource === 'properties' ? [{\n    param: 'neighborhoodId',\n    urlKey: 'neighborhood'\n  }, {\n    param: 'search',\n    urlKey: 'search'\n  }, {\n    param: 'salesPriceGTE',\n    urlKey: 'pricemin',\n    formKey: 'priceMin',\n    type: 'int'\n  }, {\n    param: 'salesPriceLTE',\n    urlKey: 'pricemax',\n    formKey: 'priceMax',\n    type: 'int'\n  }, {\n    param: 'livingSpaceSizeGTE',\n    urlKey: 'areamin',\n    formKey: 'areaMin',\n    type: 'int'\n  }, {\n    param: 'livingSpaceSizeLTE',\n    urlKey: 'areamax',\n    formKey: 'areaMax',\n    type: 'int'\n  }] : []);\n\n  // Total entries - initialized in first render\n  let totalNumber = 0;\n  const DefaultSearchParams = {\n    page: 1\n  };\n  searchFormParams.forEach(function (formParam) {\n    DefaultSearchParams[formParam.formKey || formParam.param] = null;\n  });\n  let searchParams = {\n    ...DefaultSearchParams\n  };\n  const offset = options.variables?.offset || 0;\n  let scrollTarget = options.scrollTargetSelector ? section.querySelector(options.scrollTargetSelector) || section : section;\n  let scrollOffset = (parseInt(options.scrollOffset, 10) || 0) ?? 100;\n\n  // entries of per page\n  // when query variables for a given section would't be filled options.pageSize can store\n  // template string, ex: \"{{variables.limit}}\", below code handles that case and set 9 as a default value\n  let pageSize = parseInt(options.pageSize, 10) || 9;\n\n  // Adding mobile pageRange support\n  var NARROW_BREAKPOINT = 600;\n  var mobileBreakpoint = options.mobileBreakpoint > 0 ? options.mobileBreakpoint : NARROW_BREAKPOINT;\n  var paginationMql = window.matchMedia(`(max-width: ${mobileBreakpoint}px)`);\n\n  // Page range (pages on both sides of the current page)\n  var mobilePageRange = options.mobilePageRange > 0 ? options.mobilePageRange : 0;\n  var desktopPageRange = options.pageRange >= 0 ? options.pageRange : 2;\n  var pageRange = paginationMql.matches ? mobilePageRange : desktopPageRange;\n\n  // Whether to display the 'Previous' button\n  var showPrevious = true;\n\n  // Whether to display the 'Next' button\n  var showNext = true;\n\n  // Whether to display the page buttons\n  var showPageNumbers = true;\n\n  // 'Previous' text\n  var prevText = options.prevText || '&laquo;';\n\n  // 'Next' text\n  var nextText = options.nextText || '&raquo;';\n\n  // Ellipsis text\n  var ellipsisText = '&hellip;';\n  var classPrefix = 'paginationjs';\n\n  // Default active class\n  var activeClassName = 'active';\n\n  // Default disable class\n  var disableClassName = 'disabled';\n\n  // Pagination element's position in the container\n  var position = 'bottom';\n\n  // Whether to trigger pagination at initialization\n  var triggerPagingOnInit = !options.skipInitialLoad;\n  var showFirstOnEllipsisShow = true;\n  var showLastOnEllipsisShow = true;\n\n  // Instantiated in init()\n  var el = null;\n\n  // Controls scrollTop logic\n  var firstRender = true;\n  var renderBySearch = false;\n  var disabled = false;\n\n  // Pagination script class selector\n  var paginationScriptSelector = options.paginationPartialName ? `.${options.paginationPartialName}` : '.pagination-script';\n\n  // Property Specific Image Override if No Image\n  var propertyPlaceholderImage = window.luxuryPresence.defaults.propertyPlaceholderImage;\n\n  // Construct template\n  var templateHTML = section.querySelector(`script${paginationScriptSelector}`)?.innerHTML || '';\n  var template = Handlebars.compile(templateHTML);\n\n  // Initialize\n  init();\n  function init() {\n    Object.assign(searchParams, window.luxuryPresence.pagination.deserializeParams(searchFormParams, sectionDomId));\n\n    // Append/prepend pagination element to the pagination container\n    if (mode === 'NUMBERED_PAGINATION') {\n      el = document.createElement('div');\n      el.className = 'paginationjs';\n      container[position === 'bottom' ? 'append' : 'prepend'](el);\n    }\n    if (searchContainer) {\n      initSearchContainer({\n        fetchNeighborhoods: searchContainer.dataset.fetchNeighborhoods === 'true',\n        fetchPostCategories: searchContainer.dataset.fetchPostCategories === 'true',\n        fetchOffices: searchContainer.dataset.fetchOffices === 'true',\n        fetchRentalRates: searchContainer.dataset.fetchRentalRates === 'true'\n      }, function () {\n        syncSearchFormState(searchParams);\n      });\n    }\n\n    // Bind events\n    observer();\n  }\n  function syncSearchFormState(params) {\n    searchContainer.dispatchEvent(new CustomEvent('sync', {\n      detail: params\n    }));\n  }\n  function initSearchContainer(options, done) {\n    var promises = [];\n    if (options.fetchNeighborhoods) {\n      promises.push(fetchAllNeighborhoods(function (neighborhoods) {\n        searchContainer.dispatchEvent(new CustomEvent('neighborhoods-data', {\n          detail: {\n            data: neighborhoods.map(function (item) {\n              return {\n                value: item.id,\n                label: item.name\n              };\n            })\n          }\n        }));\n      }));\n    }\n    if (options.fetchPostCategories) {\n      promises.push(fetchPostCategories(function (categories) {\n        searchContainer.dispatchEvent(new CustomEvent('post-categories-data', {\n          detail: {\n            data: categories\n          }\n        }));\n      }));\n    }\n    if (options.fetchOffices) {\n      promises.push(fetchOffices(function (offices) {\n        searchContainer.dispatchEvent(new CustomEvent('offices-data', {\n          detail: {\n            data: offices\n          }\n        }));\n      }));\n    }\n    if (options.fetchRentalRates) {\n      promises.push(fetchAllRentalRates(function (rentalRates) {\n        searchContainer.dispatchEvent(new CustomEvent('rental-rates-data', {\n          detail: {\n            data: rentalRates\n          }\n        }));\n      }));\n    }\n    if (promises.length > 0) {\n      Promise.all(promises).then(function () {\n        done();\n      });\n    } else {\n      // element's custom code is not executed yet, so we're scheduling callback to after element's code\n      setTimeout(done);\n    }\n  }\n  function fetchAllNeighborhoods(done) {\n    var url = options.url || window.luxuryPresence.defaults.apiGatewayUrl;\n    var gqlQuery = 'query ($companyId: String, $withProperties: NeighborhoodPropertiesFilter, $withBlogPosts: NeighborhoodBlogPostsFilter, $offset: Int, $limit: Int) {' + 'neighborhoods (companyId: $companyId, withProperties: $withProperties, withBlogPosts: $withBlogPosts, offset: $offset, limit: $limit) {id, name}}';\n    var payload = {};\n    payload.offset = 0;\n    payload.limit = 100;\n    payload.companyId = variables.companyId;\n    if (options.resource === 'properties') {\n      payload.withProperties = {\n        active: true\n      };\n      ['agentIds', 'tag', 'propertyTypeId', 'statusIds', 'architectureStyle', 'lifestyle', 'salesPriceGTE', 'salesPriceLTE', 'leasePriceGTE', 'leasePriceLTE', 'livingSpaceSizeGTE', 'livingSpaceSizeLTE', 'bathCountGTE', 'bathCountLTE', 'bedroomCountGTE', 'bedroomCountLTE', 'bathCountGTE', 'bathCountLTE', 'bedroomCountGTE', 'bedroomCountLTE', 'featuredListing', 'leaseProperty', 'neighborhoodId', 'developmentId', 'openHouse'].forEach(function (field) {\n        if (variables[field] !== undefined && variables[field] !== null) {\n          payload.withProperties[field] = variables[field];\n        }\n      });\n    }\n    if (options.resource === 'posts') {\n      payload.withBlogPosts = {\n        active: true\n      };\n      ['search', 'postStatusId', 'featured', 'categoryId', 'categoryIds', 'neighborhoodId', 'slug'].forEach(function (field) {\n        if (variables[field] !== undefined && variables[field] !== null) {\n          payload.withBlogPosts[field] = variables[field];\n        }\n      });\n    }\n    superagent.post(url + '/graphql').withCredentials().send({\n      query: gqlQuery,\n      variables: payload\n    }).then(function (res) {\n      var items = res.body.data && res.body.data.neighborhoods || [];\n      done(items, items.length);\n    });\n  }\n  function fetchPostCategories(done) {\n    var url = options.url || window.luxuryPresence.defaults.apiGatewayUrl;\n    var featured = options.resource === 'posts' && !!variables.featured;\n    var gqlQuery = 'query ($companyId: String, $offset: Int, $limit: Int) {' + 'postCategories (companyId: $companyId, offset: $offset, limit: $limit ' + (featured ? ' withFeaturedPublishedOnly: true' : ' withPublishedOnly: true') + ') {id, name, publishedCount, featuredPublishedCount}}';\n    var payload = {};\n    payload.offset = 0;\n    payload.limit = 100;\n    payload.companyId = variables.companyId;\n    superagent.post(url + '/graphql').withCredentials().send({\n      query: gqlQuery,\n      variables: payload\n    }).then(function (res) {\n      var items = res.body.data && res.body.data.postCategories || [];\n      done(items.map(function (item) {\n        item.count = featured ? item.featuredPublishedCount : item.publishedCount;\n        return item;\n      }), items.length);\n    });\n  }\n  function fetchOffices(done) {\n    var url = options.url || window.luxuryPresence.defaults.apiGatewayUrl;\n    var gqlQuery = 'query ($companyId: String, $offset: Int, $limit: Int) {' + 'offices (companyId: $companyId, offset: $offset, limit: $limit) {' + 'id, name, tags}}';\n    var payload = {\n      offset: 0,\n      limit: 100,\n      companyId: variables.companyId\n    };\n    superagent.post(url + '/graphql').withCredentials().send({\n      query: gqlQuery,\n      variables: payload\n    }).then(function (res) {\n      var items = res.body.data && res.body.data.offices || [];\n      done(items, items.length);\n    });\n  }\n  function fetchAllRentalRates(done) {\n    var url = options.url || window.luxuryPresence.defaults.apiGatewayUrl;\n    var gqlQuery = 'query ($companyId: String, $offset: Int, $limit: Int) {' + 'rentalRates (companyId: $companyId, offset: $offset, limit: $limit) {rentalRateId, label}}';\n    var payload = {\n      offset: 0,\n      limit: 100,\n      companyId: variables.companyId\n    };\n    superagent.post(url + '/graphql').withCredentials().send({\n      query: gqlQuery,\n      variables: payload\n    }).then(function (res) {\n      var items = res.body.data && res.body.data.rentalRates || [];\n      done(items, items.length);\n    }).catch(function (err) {\n      console.error('Error fetching rental rates:', err);\n      done([], 0);\n    });\n  }\n  function fetchData(params, done) {\n    var url = options.url || window.luxuryPresence.defaults.apiGatewayUrl;\n    var resource = options.resource;\n    var gqlQuery = options.query || window.luxuryPresence.defaults.gql[resource];\n    var payload = {};\n    try {\n      payload = JSON.parse(JSON.stringify(variables));\n    } catch (e) {\n      Object.keys(variables).forEach(function (variableName) {\n        payload[variableName] = variables[variableName];\n      });\n    }\n    payload.offset = (params.page - 1) * pageSize + offset;\n    payload.limit = pageSize;\n    payload.companyId = options.companyId;\n    searchFormParams.forEach(function (formParam) {\n      var val = params[formParam.formKey || formParam.param];\n      if (val !== null && val !== undefined) {\n        objSet(payload, formParam.param, val);\n      }\n    });\n\n    // TODO: Disabled loading due to jarring effect\n    // dataContainer.html('Loading...');\n    superagent.post(url + '/graphql').withCredentials().send({\n      query: gqlQuery,\n      variables: payload\n    }).then(function (res) {\n      if (res.body.errors) {\n        done(res.body.errors);\n        return;\n      }\n      var data = res.body.data || {};\n      var resources = data[resource] || [];\n      var resourceCount = data[resource + 'Count'] && data[resource + 'Count'].count ? data[resource + 'Count'].count : 0;\n      if (resource === 'properties' && propertyPlaceholderImage?.id) {\n        resources = resources.map(resource => {\n          if (resource.media?.length === 0) {\n            return Object.assign(resource, {\n              media: [propertyPlaceholderImage]\n            });\n          }\n          return resource;\n        });\n      }\n      done(null, resources, resourceCount);\n    });\n  }\n  function getTotalPage() {\n    return Math.ceil(totalNumber / pageSize);\n  }\n  function renderPaginationList() {\n    var totalPages = getTotalPage();\n    var rangeStart = searchParams.page - pageRange;\n    var rangeEnd = searchParams.page + pageRange;\n    if (rangeEnd > totalPages) {\n      rangeEnd = totalPages;\n      rangeStart = totalPages - pageRange * 2;\n      rangeStart = rangeStart < 1 ? 1 : rangeStart;\n    }\n    if (rangeStart <= 1) {\n      rangeStart = 1;\n      rangeEnd = Math.min(pageRange * 2 + 1, totalPages);\n    }\n\n    // Making sure that 1 more page button is shown in edge positions\n    if (pageRange === 0) {\n      if (searchParams.page === totalPages) {\n        rangeStart = totalPages <= 1 ? 1 : totalPages - 1;\n      }\n      if (searchParams.page === 1) {\n        rangeEnd = Math.min(2, totalPages);\n      }\n    }\n\n    // Render pagination list\n    if (mode === 'NUMBERED_PAGINATION') {\n      el.innerHTML = generateHTML({\n        currentPage: searchParams.page,\n        pageRange: pageRange,\n        rangeStart: rangeStart,\n        rangeEnd: rangeEnd\n      });\n      if (totalPages < 2 && hidePaginationOnFirstPage) {\n        container.style.display = 'none';\n      } else {\n        container.style.display = '';\n      }\n    } else if (mode === 'LOAD_MORE_BUTTON') {\n      if (searchParams.page >= totalPages) {\n        loadMoreButton.style.display = 'none';\n      } else {\n        loadMoreButton.style.display = '';\n      }\n    }\n  }\n  function render(data) {\n    renderPaginationList();\n\n    // Render new content with handlebars\n    var html = '';\n    if (mode === 'LOAD_MORE_BUTTON' && searchParams.page > 1) {\n      // If using load more, append search results to existing results\n      html = dataContainer.innerHTML;\n    }\n    for (var i = 0; i < data.length; i++) {\n      var itemData = recursivelyParse(data[i]);\n      itemData.sectionIndex = options.sectionIndex;\n      itemData.renderOptions = options.renderOptions;\n      html += template(itemData);\n    }\n    dataContainer.innerHTML = html;\n\n    // Scroll Top\n    if (!firstRender && mode === 'NUMBERED_PAGINATION' && (!renderBySearch || !options.skipScrollOnSearch)) {\n      // Only animate to the top if we replace dataContainer (numbered pagination)\n      setTimeout(() => {\n        const scrollTargetOffsetTop = scrollTarget.getBoundingClientRect().top + window.scrollY - scrollOffset;\n        window.scrollTo({\n          top: scrollTargetOffsetTop,\n          behavior: 'smooth'\n        });\n      }, 250);\n    }\n    return true;\n  }\n  function generateHTML(args) {\n    const totalPages = getTotalPage();\n    const {\n      rangeStart,\n      rangeEnd\n    } = args;\n    const makeLnk = page => window.luxuryPresence.pagination.serializeParams(searchFormParams, sectionDomId, {\n      ...searchParams,\n      page\n    });\n    let html = '';\n    if (showPrevious || showPageNumbers || showNext) {\n      html += '<div class=\"paginationjs-pages\"><ul>';\n\n      // Previous button\n      if (showPrevious) {\n        if (searchParams.page <= 1) {\n          html += `<li class=\"${classPrefix}-prev ${disableClassName}\"><a>${prevText}</a></li>`;\n        } else {\n          html += `<li class=\"${classPrefix}-prev J-paginationjs-previous\" data-num=\"${searchParams.page - 1}\" title=\"Previous page\"><a href=\"${makeLnk(searchParams.page - 1)}\">${prevText}</a></li>`;\n        }\n      }\n\n      // Pages\n      if (showPageNumbers) {\n        if (rangeStart <= 3) {\n          for (let i = 1; i < rangeStart; i++) {\n            html += `<li class=\"${classPrefix}-page J-paginationjs-page ${i === searchParams.page ? activeClassName : ''}\" data-num=\"${i}\"><a ${i === searchParams.page ? '' : `href=\"${makeLnk(i)}\"`}>${i}</a></li>`;\n          }\n        } else {\n          if (showFirstOnEllipsisShow) {\n            html += `<li class=\"${classPrefix}-page ${classPrefix}-first J-paginationjs-page\" data-num=\"1\"><a href=\"${makeLnk(1)}\">1</a></li>`;\n          }\n          html += `<li class=\"${classPrefix}-ellipsis ${disableClassName}\"><a>${ellipsisText}</a></li>`;\n        }\n        for (let i = rangeStart; i <= rangeEnd; i++) {\n          html += `<li class=\"${classPrefix}-page J-paginationjs-page ${i === searchParams.page ? activeClassName : ''}\" data-num=\"${i}\"><a ${i === searchParams.page ? '' : `href=\"${makeLnk(i)}\"`}>${i}</a></li>`;\n        }\n        if (rangeEnd < totalPages - 2) {\n          html += `<li class=\"${classPrefix}-ellipsis ${disableClassName}\"><a>${ellipsisText}</a></li>`;\n          if (showLastOnEllipsisShow) {\n            html += `<li class=\"${classPrefix}-page ${classPrefix}-last J-paginationjs-page\" data-num=\"${totalPages}\"><a href=\"${makeLnk(totalPages)}\">${totalPages}</a></li>`;\n          }\n        } else {\n          for (let i = rangeEnd + 1; i <= totalPages; i++) {\n            html += `<li class=\"${classPrefix}-page J-paginationjs-page\" data-num=\"${i}\"><a href=\"${makeLnk(i)}\">${i}</a></li>`;\n          }\n        }\n      }\n\n      // Next button\n      if (showNext) {\n        if (searchParams.page >= totalPages) {\n          html += `<li class=\"${classPrefix}-next ${disableClassName}\"><a>${nextText}</a></li>`;\n        } else {\n          html += `<li class=\"${classPrefix}-next J-paginationjs-next\" data-num=\"${searchParams.page + 1}\" title=\"Next page\"><a href=\"${makeLnk(searchParams.page + 1)}\">${nextText}</a></li>`;\n        }\n      }\n      html += '</ul></div>';\n    }\n    return html;\n  }\n  function go(newSearchParams, callback, restorationVisit) {\n    if (disabled) return;\n    var goToPageNumber = newSearchParams.page;\n\n    // Page number is out of bounds\n    if (!goToPageNumber || goToPageNumber < 1) return;\n    var totalPage = getTotalPage();\n\n    // Page number is out of bounds\n    if (!restorationVisit && totalNumber > 0) {\n      if (goToPageNumber > totalPage) return;\n    }\n    if (!options.skipSerialization && (mode === 'NUMBERED_PAGINATION' || searchContainer)) {\n      var newURL = window.luxuryPresence.pagination.serializeParams(searchFormParams, sectionDomId, {\n        ...newSearchParams,\n        page: goToPageNumber !== 1 && mode === 'NUMBERED_PAGINATION' ? newSearchParams.page : null\n      });\n      if (!areQueryParamsEqual(newSearchParams, searchParams) && !restorationVisit) {\n        window.history.pushState({}, '', window.luxuryPresence.getPath(newURL, {\n          queryString: true\n        }));\n      }\n    }\n\n    // Fetch and update page\n    fetchData(newSearchParams, renderWithData);\n    disabled = true;\n    function renderWithData(err, data, count) {\n      if (err) {\n        dataContainer.dispatchEvent(new Event('error'));\n      } else {\n        searchParams = {\n          ...newSearchParams\n        };\n        totalNumber = count - offset;\n        if (data.length === 0) {\n          dataContainer.dispatchEvent(new Event('no-data'));\n        } else {\n          dataContainer.dispatchEvent(new Event('data'));\n        }\n        render(data);\n        firstRender = false;\n      }\n      disabled = false;\n      renderBySearch = false;\n    }\n  }\n  function areQueryParamsEqual(first, second) {\n    var differ = Object.keys(first).find(function (key) {\n      return first[key] !== undefined && first[key] !== null && first[key] !== second[key];\n    });\n    if (differ) {\n      return false;\n    }\n    differ = Object.keys(second).find(function (key) {\n      return second[key] !== undefined && second[key] !== null && second[key] !== first[key];\n    });\n    return !differ;\n  }\n  function next(callback) {\n    go({\n      ...searchParams,\n      page: searchParams.page + 1\n    }, callback);\n  }\n  function previous(callback) {\n    go({\n      ...searchParams,\n      page: searchParams.page - 1\n    }, callback);\n  }\n  function refresh(callback) {\n    go(searchParams, callback);\n  }\n  function update(params, callback) {\n    renderBySearch = true;\n    go(params, callback);\n  }\n  function observer() {\n    if (searchContainer) {\n      searchContainer.addEventListener('search', function (event, newSearchParams) {\n        newSearchParams = event.detail || newSearchParams;\n        update({\n          ...searchParams,\n          ...newSearchParams,\n          page: 1\n        });\n      });\n      searchContainer.addEventListener('clear-search', function () {\n        const defaultSearchParams = {\n          ...DefaultSearchParams\n        };\n        const isCurrentSearchFormStateDefault = areQueryParamsEqual({\n          ...defaultSearchParams,\n          page: null\n        }, {\n          ...searchParams,\n          page: null\n        });\n\n        // if mode is LOAD_MORE_BUTTON we should't make anything on clear\n        // when search form have default state\n        if (isCurrentSearchFormStateDefault && mode !== 'NUMBERED_PAGINATION') {\n          return;\n        }\n\n        // if someone initially go to some page and click 'Clear' on search from\n        // we should't navigate to first page. We should preserve page value\n        if (isCurrentSearchFormStateDefault) {\n          defaultSearchParams.page = searchParams.page;\n        }\n        syncSearchFormState(defaultSearchParams);\n        update(defaultSearchParams);\n      });\n    }\n    if (mode === 'LOAD_MORE_BUTTON') {\n      loadMoreButton.addEventListener('click', function (event) {\n        go({\n          ...searchParams,\n          page: searchParams.page + 1\n        });\n        return false;\n      });\n    }\n    if (mode === 'LOAD_MORE_BUTTON' || mode === 'BUTTONLESS_PAGINATION') {\n      // Do initial render\n      go(Object.assign({}, searchParams, {\n        page: 1\n      }));\n      return;\n    }\n    if (mode === 'NUMBERED_PAGINATION') {\n      // Go to specified page number\n      container.addEventListener(eventPrefix + 'go', function (event) {\n        let {\n          pageNumber,\n          done\n        } = event.detail || {};\n        pageNumber = parseInt(pageNumber, 10);\n        if (!pageNumber) {\n          return;\n        }\n        go({\n          ...searchParams,\n          page: pageNumber\n        }, done);\n      });\n\n      // Page number button click\n      el.addEventListener('click', function (event) {\n        let clickTarget = event.target;\n        let current = clickTarget.closest('.J-paginationjs-page, .J-paginationjs-previous, .J-paginationjs-next');\n        let pageNumber = current?.getAttribute('data-num');\n        if (!pageNumber || current.classList.contains(disableClassName) || current.classList.contains(activeClassName)) {\n          return;\n        } else {\n          go({\n            ...searchParams,\n            page: parseInt(pageNumber, 10)\n          });\n        }\n        event.preventDefault();\n      });\n\n      // Whether to load the default page\n      var defaultPageNumber = searchParams.page;\n      if (triggerPagingOnInit) {\n        container.dispatchEvent(new CustomEvent(eventPrefix + 'go', {\n          detail: {\n            pageNumber: defaultPageNumber\n          }\n        }));\n      }\n    }\n    window.addEventListener('popstate', function (event) {\n      var newParams = Object.assign({}, DefaultSearchParams, window.luxuryPresence.pagination.deserializeParams(searchFormParams, sectionDomId));\n      if (!areQueryParamsEqual(newParams, searchParams)) {\n        go(newParams, null, true);\n        if (searchContainer) {\n          syncSearchFormState(newParams);\n        }\n      }\n    });\n  }\n  function replaceVariables(template, variables) {\n    var formattedString;\n    for (var key in variables) {\n      var value = variables[key];\n      var regexp = new RegExp('<%=\\\\s*' + key + '\\\\s*%>', 'img');\n      formattedString = (formattedString || template).replace(regexp, value);\n    }\n    return formattedString;\n  }\n  function isTextEditorValue(obj) {\n    return 'raw' in obj || 'gjs' in obj;\n  }\n  function getTextEditorValue(obj) {\n    if (!obj.html) {\n      return '';\n    }\n    var data = obj.html;\n    var css = (obj.raw || obj.gjs || {}).css;\n    if (css) {\n      data = data + '<style>' + css + '</style>';\n    }\n    return data;\n  }\n\n  /**\n   * check rendered resources for html and raw properties that could indicate if resource is from an advanced text editor.\n   * strips out raw proprties and returns only HTML if it exists.\n   * @param {Object} resources a collection retrieved from the database\n   * @return {Object} the newly modified object.\n   */\n  function recursivelyParse(resources) {\n    forEach(resources, function (value, key) {\n      if (!value) {\n        return;\n      }\n      if (value instanceof Object) {\n        if (isTextEditorValue(value)) {\n          resources[key] = getTextEditorValue(value);\n          return;\n        } else {\n          return recursivelyParse(value);\n        }\n      }\n      try {\n        var parsedData = JSON.parse(value);\n        if (isTextEditorValue(parsedData)) {\n          resources[key] = getTextEditorValue(parsedData);\n        }\n      } catch (e) {\n        // do nothing if we failed to parse value as JSON\n      }\n    });\n    return resources;\n  }\n  function forEach(collection, iteratee) {\n    var func = Array.isArray(collection) ? arrayEach : baseFor;\n    return func(collection, iteratee);\n  }\n  function baseFor(object, iteratee) {\n    if (!object) {\n      return;\n    }\n    var iterable = Object(object);\n    var props = Object.keys(object);\n    var length = props.length;\n    var index = -1;\n    while (length--) {\n      var key = props[++index];\n      if (iteratee(iterable[key], key, iterable) === false) {\n        break;\n      }\n    }\n    return object;\n  }\n  function objSet(obj, path, value) {\n    const pathArray = Array.isArray(path) ? path : path.match(/([^[.\\]])+/g);\n    pathArray.reduce((acc, key, i) => {\n      if (acc[key] === undefined) acc[key] = {};\n      if (i === pathArray.length - 1) acc[key] = value;\n      return acc[key];\n    }, obj);\n  }\n  function arrayEach(array, iteratee) {\n    var index = -1;\n    var length = array.length;\n    while (++index < length) {\n      if (iteratee(array[index], index, array) === false) {\n        break;\n      }\n    }\n    return array;\n  }\n  function selectPageRangeMode(e) {\n    pageRange = e.matches ? mobilePageRange : desktopPageRange;\n    renderPaginationList();\n  }\n  paginationMql.addEventListener('change', selectPageRangeMode);\n}","options":{"pageSize":"{{variables.limit}}","resource":"properties","pageRange":1,"variables":{"sort":"{{variables.sort}}","limit":"{{variables.limit}}","order":"{{variables.sort}}","offset":0,"sortDir":"DESC","statusId":"{{variables.statusId}}","companyId":"{{companyId}}","backfillMLSResults":"{{variables.backfillMLSResults}}"},"searchFormParams":[{"param":"search","global":true,"urlKey":"search"},{"param":"advancedFilters","global":true,"urlKey":"advancedFilters"},{"type":"int","param":"salesPriceGTE","global":true,"urlKey":"pricemin"},{"type":"int","param":"salesPriceLTE","global":true,"urlKey":"pricemax"},{"type":"int","param":"livingSpaceSizeGTE","global":true,"urlKey":"areamin"},{"type":"int","param":"livingSpaceSizeLTE","global":true,"urlKey":"areamax"},{"type":"int","param":"bedroomCountGTE","global":true,"urlKey":"bedmin"},{"type":"int","param":"bathCountGTE","global":true,"urlKey":"bathmin"},{"param":"propertyTypeIds","global":true,"urlKey":"propertyType"},{"type":"string","param":"neighborhoodId","global":true,"urlKey":"neighborhoodId"},{"type":"int","param":"leasePriceGTE","global":true,"urlKey":"lpricemin"},{"type":"int","param":"leasePriceLTE","global":true,"urlKey":"lpricemax"}],"skipScrollOnSearch":true,"hidePaginationOnFirstPage":true},"compiled":true},{"template":"function init(sectionDomId) {\n  const $section = $('#' + sectionDomId);\n  const searchContainer = $('#' + sectionDomId + ' .search-container');\n  const grid = $section.find('.js-grid');\n  const filterLease = grid.data('filter-lease');\n  let variables = grid.data('variables');\n  let defaultPropertyTypes;\n  let defaultAdvancedFilters;\n  if (variables?.propertyTypeIds) defaultPropertyTypes = variables.propertyTypeIds;\n  if (variables?.advancedFilters) defaultAdvancedFilters = variables.advancedFilters;\n  if (!searchContainer.length) {\n    return;\n  }\n  const filtersToggle = searchContainer.find('.filters__toggle');\n  const filtersModal = searchContainer.find('.filters__wrapper');\n  const filtersClose = searchContainer.find('.filters__close');\n  const filtersSubmit = searchContainer.find('.filters__submit');\n  const emptyResultElement = $('#' + sectionDomId + ' .empty-result');\n  const dataContainer = $('#' + sectionDomId + ' .data-container');\n  const priceSlider = searchContainer.find('input[name=\"price-slider\"]');\n  const areaSlider = searchContainer.find('input[name=\"area-slider\"]');\n  const neighborhoodSelect = searchContainer.find('select[name=\"neighborhood-select\"]');\n  const propertyTypeSelect = searchContainer.find('select[name=\"propertyType\"]');\n  const bedroomSelect = searchContainer.find('select[name=\"bedrooms\"]');\n  const bathroomSelect = searchContainer.find('select[name=\"bathrooms\"]');\n  const searchInput = searchContainer.find('input[name=\"search-input\"]');\n  const resetSearchInput = searchContainer.find('.lp-input-reset');\n  const priceMin = parseInt(priceSlider.attr('data-min'));\n  const priceMax = parseInt(priceSlider.attr('data-max'));\n  const priceSliderInitialized = $(`#${sectionDomId} .price-slider .irs`).length >= 1;\n  const areaSliderInitialized = $(`#${sectionDomId} .area-slider .irs`).length >= 1;\n  function showFilterModal() {\n    window.lpUI.requestScrollLock();\n    filtersToggle[0].setAttribute('aria-expanded', 'true');\n    filtersModal[0].setAttribute('aria-expanded', 'true');\n  }\n  function hideFilterModal() {\n    window.lpUI.releaseScrollLock();\n    filtersToggle[0].setAttribute('aria-expanded', 'false');\n    filtersModal[0].setAttribute('aria-expanded', 'false');\n  }\n  function onSearch() {\n    const params = {};\n    params.salesPriceGTE = priceSlider.data('from') !== priceSlider.data('min') ? priceSlider.data('from') : null;\n    params.salesPriceLTE = priceSlider.data('to') !== priceSlider.data('max') ? priceSlider.data('to') : null;\n    params.livingSpaceSizeGTE = areaSlider.data('from') !== areaSlider.data('min') ? areaSlider.data('from') : null;\n    params.livingSpaceSizeLTE = areaSlider.data('to') !== areaSlider.data('max') ? areaSlider.data('to') : null;\n    params.bedroomCountGTE = Number(bedroomSelect.val()) || null;\n    params.bathCountGTE = Number(bathroomSelect.val()) || null;\n    params.neighborhoodId = neighborhoodSelect.val() || null;\n    params.propertyTypeIds = propertyTypeSelect.val() ? [propertyTypeSelect.val()] : defaultPropertyTypes ? defaultPropertyTypes : [];\n    params.search = searchInput.val() || null;\n    if (filterLease) {\n      params.leasePriceGTE = params.salesPriceGTE;\n      params.leasePriceLTE = params.salesPriceLTE;\n      delete params.salesPriceGTE;\n      delete params.salesPriceLTE;\n    }\n    if (params.search) {\n      if (variables.advancedFilters) {\n        if (variables.advancedFilters.query?.statusIds) {\n          params.advancedFilters = {\n            query: {\n              statusIds: variables.advancedFilters.query.statusIds\n            }\n          };\n        } else {\n          params.advancedFilters = {};\n        }\n      }\n    } else {\n      params.advancedFilters = defaultAdvancedFilters;\n    }\n    searchContainer[0]?.dispatchEvent(new CustomEvent('search', {\n      detail: params\n    }));\n  }\n  searchContainer.on('submit', function (e) {\n    e.preventDefault();\n  });\n  filtersToggle.on('click', function (event) {\n    event.preventDefault();\n    const isExpanded = event.target.getAttribute('aria-expanded') === 'true';\n    if (isExpanded) {\n      hideFilterModal();\n      filtersClose.off('click');\n    } else {\n      showFilterModal();\n      filtersClose.on('click', hideFilterModal);\n    }\n  });\n  filtersSubmit.on('click', function (event) {\n    event.preventDefault();\n    hideFilterModal();\n  });\n  searchContainer.on('neighborhoods-data', function (ev, neighborhoods) {\n    neighborhoods = ev.detail || neighborhoods;\n    neighborhoodSelect.append(neighborhoods.data.map(item => `<option value=\"${item.value}\">${item.label}</option>`).join('\\n'));\n    convertSelectToDropdown($section.find(\".dropdown-select[name='neighborhood-select']\"));\n  });\n  searchContainer.on('sync', function (ev, params) {\n    params = ev.detail || params;\n    searchInput.val(params.search);\n    updateDropdown(bathroomSelect, params.bathCountGTE);\n    updateDropdown(bedroomSelect, params.bedroomCountGTE);\n    updateDropdown(neighborhoodSelect, params.neighborhoodId);\n    updateDropdown(propertyTypeSelect, params.propertyTypeIds ? params.propertyTypeIds : 'Select property type');\n    priceSlider.data('ionRangeSlider').update({\n      from: filterLease ? params.leasePriceGTE : params.salesPriceGTE,\n      to: filterLease ? params.leasePriceLTE : params.salesPriceLTE\n    });\n    areaSlider.data('ionRangeSlider').update({\n      from: params.livingSpaceSizeGTE,\n      to: params.livingSpaceSizeLTE\n    });\n  });\n  dataContainer.on('no-data', function () {\n    emptyResultElement.show();\n  });\n  dataContainer.on('data', function () {\n    emptyResultElement.hide();\n  });\n  searchInput.on('input', window.luxuryPresence.debounce(onSearch, 1000));\n  resetSearchInput.on('click', function (event) {\n    event.preventDefault();\n    searchInput.val('');\n    onSearch();\n  });\n  neighborhoodSelect.change(onSearch);\n  bedroomSelect.change(onSearch);\n  bathroomSelect.change(onSearch);\n  propertyTypeSelect.change(onSearch);\n  if (priceSliderInitialized) {\n    if (!priceSlider.destroy) {\n      $(`#${sectionDomId} .range-slider.price-slider >.irs`).remove();\n      initPriceSlider();\n    }\n  } else {\n    initPriceSlider();\n  }\n  if (areaSliderInitialized) {\n    if (!areaSlider.destroy) {\n      $(`#${sectionDomId} .range-slider.area-slider >.irs`).remove();\n      initAreaSlider();\n    }\n  } else {\n    initAreaSlider();\n  }\n  function updateDropdown(select, value) {\n    let $dropdown = $(select).next();\n    let $dropdownToggle = $dropdown.find(\".custom-select-toggle\");\n    let $dropdownMenu = $dropdown.find(\".custom-select-menu\");\n    let $dropdownContent = $dropdown.find(\".custom-select-content\");\n    let $selectedOption = $dropdownContent.find(`button[value=\"${value}\"]`);\n    if (!$selectedOption) {\n      return;\n    }\n    if ($selectedOption.hasClass(\"is-disabled\")) {\n      return;\n    }\n    let elementNumber = $selectedOption.index();\n    let $originalSelect = $selectedOption.closest(\".custom-select\").siblings(\"select\");\n    let $linkedOption = $originalSelect.find(\"option\").eq(elementNumber);\n    if (!$linkedOption.prop(\"selected\")) {\n      $linkedOption.prop(\"selected\", true);\n      $originalSelect.change();\n      $selectedOption.addClass(\"is-selected\").siblings(\".custom-select-item\").removeClass(\"is-selected\");\n      closeSelectMenu($selectedOption.closest(\".custom-select-menu\"));\n      $dropdownToggle.html($linkedOption.html());\n      if ($linkedOption.val()) {\n        $dropdownToggle.removeClass(\"is-placeholder\");\n        $dropdown[$linkedOption.val() !== \"\" ? \"addClass\" : \"removeClass\"](\"has-selection\");\n      } else {\n        $dropdown.removeClass(\"has-selection\");\n        $dropdownToggle.addClass(\"is-placeholder\");\n      }\n    }\n  }\n  function initPriceSlider() {\n    priceSlider.ionRangeSlider({\n      type: \"double\",\n      skin: 'round',\n      grid: false,\n      force_edges: false,\n      hide_min_max: false,\n      hide_from_to: false,\n      block: false,\n      prettify: function (val) {\n        return window.luxuryPresence.formatSliderPriceRange(val, {\n          min: priceMin,\n          max: priceMax\n        }, \"$\", {\n          lowPrefix: \"\",\n          highSuffix: \"+\"\n        });\n      },\n      onFinish: onSearch,\n      onUpdate: onSearch\n    });\n  }\n  function initAreaSlider() {\n    areaSlider.ionRangeSlider({\n      type: \"double\",\n      skin: 'round',\n      grid: false,\n      force_edges: false,\n      hide_min_max: false,\n      hide_from_to: false,\n      block: false,\n      prettify: function (val) {\n        return window.luxuryPresence.formatSliderAreaRange(val, {\n          min: 500,\n          max: 10000\n        }, \"sqft\", {\n          lowPrefix: \"<\",\n          highSuffix: \"+\"\n        });\n      },\n      onFinish: onSearch,\n      onUpdate: onSearch\n    });\n  }\n  function convertSelectToDropdown(selectItem) {\n    let customDropdown = `\n    <div class=\"custom-select\" role=\"presentation\">\n    <button class=\"custom-select-toggle\" type=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"></button>\n    <div class=\"custom-select-menu\">\n    <div class=\"custom-select-content\">\n    </div>\n    </div>\n    </div>`;\n    $(customDropdown).insertAfter(selectItem);\n    let $dropdown = $(selectItem).next();\n    let $dropdownToggle = $dropdown.find(\".custom-select-toggle\");\n    let $dropdownMenu = $dropdown.find(\".custom-select-menu\");\n    let $dropdownContent = $dropdown.find(\".custom-select-content\");\n    $dropdownToggle.addClass($(selectItem).attr(\"class\")).removeClass(\"dropdown-select\");\n    $dropdownToggle.attr(\"id\", $(selectItem).attr(\"id\") + \"custom\");\n    $dropdownToggle.attr(\"data-name\", $(selectItem).attr(\"name\"));\n    $dropdownMenu.attr(\"aria-labelledby\", $dropdownToggle.attr(\"id\"));\n    appendOptionButtons(selectItem, $dropdownContent);\n    $(selectItem).removeClass().addClass(\"sr-only\");\n    $(selectItem).on(\"focus\", function () {\n      showSelectMenu($dropdownMenu[0]);\n      $dropdownToggle.focus();\n    });\n    var toggleText = $(selectItem).find(\":selected\").first().text() || $(selectItem).children().first().text();\n    $dropdownToggle.addClass(\"is-placeholder\").html(toggleText);\n    $dropdown.on(\"click\", \".custom-select-item\", function (e) {\n      updateDropdown($(this).closest('.input-group').find('select'), $(this).attr('value'));\n    });\n    function convertOptionToButton(option) {\n      var optionText = $(option).text();\n      var optionValue = $(option).attr(\"value\") || $(option).text();\n      var optionIsDisabled = $(option).prop(\"disabled\");\n      var outputButton = `<button value=\"${optionValue}\" class=\"custom-select-item\" type=\"button\" ${optionIsDisabled ? \"disabled\" : \"\"}>${optionText}</button>`;\n      return outputButton;\n    }\n    function appendOptionButtons(selectItem, appendTarget) {\n      $(selectItem).find(\"option\").each(function () {\n        let currentButton = convertOptionToButton(this);\n        $(appendTarget).append(currentButton);\n      });\n    }\n    function showSelectMenu(selectMenu) {\n      var customSelect = $(selectMenu).closest(\".custom-select\")[0];\n      $(customSelect).addClass(\"open\");\n      $(selectMenu).slideDown();\n    }\n    $dropdown.on(\"click\", \".custom-select-toggle\", function (e) {\n      var $customSelect = $(this).closest(\".custom-select\");\n      var selectMenu = $customSelect.find(\".custom-select-menu\")[0];\n      if ($customSelect.hasClass(\"open\")) {\n        closeSelectMenu(selectMenu);\n      } else {\n        showSelectMenu(selectMenu);\n      }\n    });\n    $(document.body).on(\"click\", function (e) {\n      if ($(e.target).closest(\"form\").length < 1 && $section.find(\".custom-select\").hasClass(\"open\")) {\n        $section.find(\".custom-select.open\").each(function () {\n          var selectMenu = $(this).find(\".custom-select-menu\")[0];\n          closeSelectMenu(selectMenu);\n        });\n      }\n    });\n  }\n  function closeSelectMenu(selectMenu) {\n    var customSelect = $(selectMenu).closest(\".custom-select\")[0];\n    $(customSelect).removeClass(\"open\");\n    $(selectMenu).slideUp();\n  }\n  function destroyCustomSelects(selectItem) {\n    let selectClasses = $(selectItem).find('.custom-select-toggle').removeClass('custom-select-toggle').removeClass('is-placeholder').addClass('dropdown-select').attr('class');\n    $(selectItem).prev('select').removeClass().addClass(selectClasses);\n    $(selectItem).remove();\n  }\n  ;\n  $section.find(\".dropdown-select:not([name='neighborhood-select'])\").each(function () {\n    convertSelectToDropdown(this);\n  });\n  $section.find(\"form\").on(\"reset\", function () {\n    $(this).find(\".custom-select\").each(function () {\n      let linkedSelect = $(this).siblings(\"select\");\n      $(this).find(\".custom-select-toggle\").text(linkedSelect.children().last()[0].innerText);\n      $(this).find(\".custom-select-item\").removeClass(\"is-selected\");\n    });\n  });\n  var $dataContainer = $section.find('.data-container');\n  if ($dataContainer.length) {\n    $dataContainer.on('data', function (e) {\n      $section.find('.properties-grid').removeClass('not-shown');\n    });\n  }\n}","compiled":true}]],"pageCSS":"#section-bba10d4b-1959-44f9-b744-25dce2f70140{color:#000000;--fontColor:#000000;--fontColor_H:0;--fontColor_S:0%;--fontColor_L:0%;--fontColor_A:1;--fontColor_darkenDir:1;--bgColor:#ffffff;--bgColor_H:0;--bgColor_S:0%;--bgColor_L:100%;--bgColor_A:1;--bgColor_darkenDir:-1;background-color:#ffffff;}#section-bba10d4b-1959-44f9-b744-25dce2f70140 .section{position:relative;}#section-bba10d4b-1959-44f9-b744-25dce2f70140 .lp-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:100vh;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}@media (max-width: 1024px){#section-bba10d4b-1959-44f9-b744-25dce2f70140 .lp-container{padding:0;min-height:auto;}}#section-bba10d4b-1959-44f9-b744-25dce2f70140 .box{min-width:562px;max-width:562px;padding:40px;position:relative;z-index:2;}@media (max-width: 1024px){#section-bba10d4b-1959-44f9-b744-25dce2f70140 .box{padding:40px;max-width:100%;min-width:100%;}}@media (max-width: 768px){#section-bba10d4b-1959-44f9-b744-25dce2f70140 .box{padding:24px 32px;}}#section-bba10d4b-1959-44f9-b744-25dce2f70140 .info{margin-bottom:32px;-webkit-column-gap:50px;column-gap:50px;row-gap:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}@media (max-width: 1024px){#section-bba10d4b-1959-44f9-b744-25dce2f70140 .info{display:block;margin-bottom:24px;}}#section-bba10d4b-1959-44f9-b744-25dce2f70140 .info__contact{width:-webkit-max-content;width:-moz-max-content;width:max-content;}#section-bba10d4b-1959-44f9-b744-25dce2f70140 .info__contact .lp-link:last-child{margin-top:10px;}@media (max-width: 560px){#section-bba10d4b-1959-44f9-b744-25dce2f70140 .info__contact .lp-link:last-child{white-space:pre-line;overflow-wrap:anywhere;display:inline-block;}}@media (max-width: 560px){#section-bba10d4b-1959-44f9-b744-25dce2f70140 .info__contact{width:100%;}}#section-bba10d4b-1959-44f9-b744-25dce2f70140 .info__address{width:50%;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;opacity:.5;}@media (max-width: 1024px){#section-bba10d4b-1959-44f9-b744-25dce2f70140 .info__address{width:100%;margin-top:15px;}}#section-bba10d4b-1959-44f9-b744-25dce2f70140 .lp-h2{margin-bottom:32px;}@media (max-width: 768px){#section-bba10d4b-1959-44f9-b744-25dce2f70140 .lp-h2{margin-bottom:24px;}}#section-bba10d4b-1959-44f9-b744-25dce2f70140 .lp-h5{margin-bottom:24px;}#section-bba10d4b-1959-44f9-b744-25dce2f70140 .time{list-style:none;margin:0;padding:0;}#section-bba10d4b-1959-44f9-b744-25dce2f70140 .time li{margin:0;min-height:32px;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;border-bottom:solid 1px #E7E7E7;}@media (max-width: 768px){#section-bba10d4b-1959-44f9-b744-25dce2f70140 .time li{padding:8px 0;}}#section-bba10d4b-1959-44f9-b744-25dce2f70140 .time__day{opacity:.5;text-transform:uppercase;font-size:12px;font-weight:600;line-height:16px;letter-spacing:0.5px;text-transform:uppercase;width:50%;}#section-bba10d4b-1959-44f9-b744-25dce2f70140 .time__schedule{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;}@media (max-width: 560px){#section-bba10d4b-1959-44f9-b744-25dce2f70140 .time__schedule-content{width:100%;}}#section-bba10d4b-1959-44f9-b744-25dce2f70140 .collection{z-index:1;position:absolute;top:0;left:0;height:100%;width:100%;}@media (max-width: 1024px){#section-bba10d4b-1959-44f9-b744-25dce2f70140 .collection{position:static;height:499px;}}@media (max-width: 768px){#section-bba10d4b-1959-44f9-b744-25dce2f70140 .collection{height:293px;}}#section-bba10d4b-1959-44f9-b744-25dce2f70140 .collection .slick-list,#section-bba10d4b-1959-44f9-b744-25dce2f70140 .collection .slick-track{height:100%;}#section-bba10d4b-1959-44f9-b744-25dce2f70140 .collection .item{position:relative;}#section-bba10d4b-1959-44f9-b744-25dce2f70140 .collection img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;}#section-bba10d4b-1959-44f9-b744-25dce2f70140 .arrows{z-index:3;bottom:132px;right:72px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:8px;position:absolute;}@media (max-width: 1024px){#section-bba10d4b-1959-44f9-b744-25dce2f70140 .arrows{right:0;left:32px;bottom:calc(100% + 57px);}}@media (max-width: 768px){#section-bba10d4b-1959-44f9-b744-25dce2f70140 .arrows{left:24px;bottom:calc(100% + 24px);}}#section-bba10d4b-1959-44f9-b744-25dce2f70140 .lp-btn{margin-top:40px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;gap:8px;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media (max-width: 768px){#section-bba10d4b-1959-44f9-b744-25dce2f70140 .lp-btn{margin-top:32px;}}#section-bba10d4b-1959-44f9-b744-25dce2f70140 .map-container{position:relative;}#section-bba10d4b-1959-44f9-b744-25dce2f70140 .map-container:after,#section-bba10d4b-1959-44f9-b744-25dce2f70140 .map-container:before{height:240px;position:absolute;z-index:10;pointer-events:none;content:'';left:0;width:100%;opacity:.3;}@media (max-width: 1024px){#section-bba10d4b-1959-44f9-b744-25dce2f70140 .map-container:after,#section-bba10d4b-1959-44f9-b744-25dce2f70140 .map-container:before{height:142px;}}#section-bba10d4b-1959-44f9-b744-25dce2f70140 .map-container:before{bottom:0;background:linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);}#section-bba10d4b-1959-44f9-b744-25dce2f70140 .map-container:after{top:0;background:linear-gradient(0, rgba(0, 0, 0, 0.00) 0%, #000 100%);}#section-880d32dc-817f-4225-a590-31470cc5e171{--neutrals-gray:#848484;--neutrals-mercury:#E7E7E7;--neutrals-athens:#F3F3F3;--primary-black:#000000;--primary-white:#ffffff;--secondary-dark-green:#2C3426;--secondary-soft-green:#CDDAD4;color:#000000;--fontColor:#000000;--fontColor_H:0;--fontColor_S:0%;--fontColor_L:0%;--fontColor_A:1;--fontColor_darkenDir:1;--bgColor:#ffffff;--bgColor_H:0;--bgColor_S:0%;--bgColor_L:100%;--bgColor_A:1;--bgColor_darkenDir:-1;background-color:#ffffff;}#section-880d32dc-817f-4225-a590-31470cc5e171 .l14{font-size:14px;}#section-880d32dc-817f-4225-a590-31470cc5e171 .l14m{font-size:14px;font-weight:500;line-height:16px;}#section-880d32dc-817f-4225-a590-31470cc5e171 .l12b{font-size:12px;font-weight:600;line-height:16px;}#section-880d32dc-817f-4225-a590-31470cc5e171 .color-gray{color:var(--neutrals-gray);}#section-880d32dc-817f-4225-a590-31470cc5e171 .offices-map{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;overflow:hidden;}@media (min-width: 1025px){#section-880d32dc-817f-4225-a590-31470cc5e171 .offices-map--with-map{height:100vh;}}#section-880d32dc-817f-4225-a590-31470cc5e171 .offices-map--with-map.map-active{height:100vh;padding-bottom:0;}@media (max-width: 1024px){#section-880d32dc-817f-4225-a590-31470cc5e171 .offices-map--with-map.map-active .list{-webkit-flex:0 1 fit-content;-ms-flex:0 1 fit-content;flex:0 1 fit-content;}}@media (min-width: 1025px){#section-880d32dc-817f-4225-a590-31470cc5e171 .offices-map{padding:0;max-width:unset;}}@media (max-width: 1024px){#section-880d32dc-817f-4225-a590-31470cc5e171 .offices-map{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}}#section-880d32dc-817f-4225-a590-31470cc5e171 .offices-map--map-only{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100vh;padding-bottom:0;}#section-880d32dc-817f-4225-a590-31470cc5e171 .offices-map--map-only .list-grid{display:none;}#section-880d32dc-817f-4225-a590-31470cc5e171 .offices-map--map-only .list{-webkit-flex:0 1 fit-content;-ms-flex:0 1 fit-content;flex:0 1 fit-content;}@media (min-width: 1025px){#section-880d32dc-817f-4225-a590-31470cc5e171 .offices-map--map-only .search-container{max-width:50%;}}#section-880d32dc-817f-4225-a590-31470cc5e171 .list{-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media (min-width: 1025px){#section-880d32dc-817f-4225-a590-31470cc5e171 .list{padding-right:31px;padding-top:48px;padding-left:62px;}}@media (min-width: 767px){#section-880d32dc-817f-4225-a590-31470cc5e171 .list--compact-view .list-grid{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;gap:32px;}#section-880d32dc-817f-4225-a590-31470cc5e171 .list--compact-view .office{width:calc(50% - 16px);}#section-880d32dc-817f-4225-a590-31470cc5e171 .list--compact-view .office__text{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:24px;padding:24px 16px 8px 16px;}#section-880d32dc-817f-4225-a590-31470cc5e171 .list--compact-view .office__image{height:184px;}}#section-880d32dc-817f-4225-a590-31470cc5e171 .list--full-screen{padding-right:0;}@media (min-width: 1025px){#section-880d32dc-817f-4225-a590-31470cc5e171 .list--full-screen .list-wrap{padding-right:0;}#section-880d32dc-817f-4225-a590-31470cc5e171 .list--full-screen .list-grid{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}#section-880d32dc-817f-4225-a590-31470cc5e171 .list--full-screen .office{width:calc(50% - 16px);}#section-880d32dc-817f-4225-a590-31470cc5e171 .list--full-screen.list--compact-view .office{width:calc(25% - 24px);}#section-880d32dc-817f-4225-a590-31470cc5e171 .list--full-screen .search-container{max-width:50%;padding-right:12px;}}#section-880d32dc-817f-4225-a590-31470cc5e171 .list-wrap{overflow-y:auto;}@media (min-width: 1025px){#section-880d32dc-817f-4225-a590-31470cc5e171 .list-wrap{padding-right:31px;}}#section-880d32dc-817f-4225-a590-31470cc5e171 .list-wrap::-webkit-scrollbar{width:4px;}#section-880d32dc-817f-4225-a590-31470cc5e171 .list-wrap::-webkit-scrollbar-track{background:var(--neutrals-athens);}#section-880d32dc-817f-4225-a590-31470cc5e171 .list-wrap::-webkit-scrollbar-thumb{background:var(--neutrals-gray);}#section-880d32dc-817f-4225-a590-31470cc5e171 .list-wrap::-webkit-scrollbar-thumb:hover{background:#555;}@supports (scrollbar-color: var(--neutrals-gray) var(--neutrals-athens)){#section-880d32dc-817f-4225-a590-31470cc5e171 .list-wrap{scrollbar-color:var(--neutrals-gray) var(--neutrals-athens);scrollbar-width:thin;}}#section-880d32dc-817f-4225-a590-31470cc5e171 .list-grid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;}#section-880d32dc-817f-4225-a590-31470cc5e171 .nav{display:none;}@media (max-width: 1024px){#section-880d32dc-817f-4225-a590-31470cc5e171 .nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;gap:4px;margin-bottom:32px;}}#section-880d32dc-817f-4225-a590-31470cc5e171 .nav-item{padding:8px 16px;background-color:var(--primary-white);border:1px solid var(--secondary-soft-green);border-radius:16px;color:var(--secondary-dark-green);cursor:pointer;}#section-880d32dc-817f-4225-a590-31470cc5e171 .nav-item.active{background-color:var(--secondary-dark-green);border:1px solid var(--secondary-dark-green);color:var(--primary-white);}@media (max-width: 1024px){#section-880d32dc-817f-4225-a590-31470cc5e171 .tab{display:none;}#section-880d32dc-817f-4225-a590-31470cc5e171 .tab.tab-list-grid.active{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}#section-880d32dc-817f-4225-a590-31470cc5e171 .tab.tab-map.active{display:block;}}#section-880d32dc-817f-4225-a590-31470cc5e171 .office{cursor:pointer;position:relative;-webkit-transition:.3s linear all;transition:.3s linear all;color:var(--tileTextColor);background:#ffffff;}#section-880d32dc-817f-4225-a590-31470cc5e171 .office__image{margin-bottom:24px;height:312px;background-color:#eee;overflow:hidden;}#section-880d32dc-817f-4225-a590-31470cc5e171 .office__image img{height:100%;width:100%;object-fit:cover;}@media (max-width: 767px){#section-880d32dc-817f-4225-a590-31470cc5e171 .office__image{height:270px;margin-bottom:16px;}}#section-880d32dc-817f-4225-a590-31470cc5e171 .office__link{position:absolute;width:100%;height:100%;top:0;left:0;}#section-880d32dc-817f-4225-a590-31470cc5e171 .office__name{margin-bottom:16px;}@media (max-width: 767px){#section-880d32dc-817f-4225-a590-31470cc5e171 .office__name{margin-bottom:8px;}}#section-880d32dc-817f-4225-a590-31470cc5e171 .office .lp-link{position:relative;z-index:1;color:inherit;}#section-880d32dc-817f-4225-a590-31470cc5e171 .office__contacts{margin-bottom:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}#section-880d32dc-817f-4225-a590-31470cc5e171 .office__contacts .lp-link{line-height:1;}#section-880d32dc-817f-4225-a590-31470cc5e171 .office__contacts .lp-link:nth-of-type(2){margin-top:10px;}#section-880d32dc-817f-4225-a590-31470cc5e171 .office__address{margin-bottom:0;opacity:.55;}#section-880d32dc-817f-4225-a590-31470cc5e171 .office__details{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:16px;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media (max-width: 767px){#section-880d32dc-817f-4225-a590-31470cc5e171 .office__details{gap:8px;}}#section-880d32dc-817f-4225-a590-31470cc5e171 .office__text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding:24px;}@media (max-width: 767px){#section-880d32dc-817f-4225-a590-31470cc5e171 .office__text{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:16px;}}#section-880d32dc-817f-4225-a590-31470cc5e171 .office.active{background:var(--neutrals-athens);}#section-880d32dc-817f-4225-a590-31470cc5e171 .map-container{-webkit-flex:1;-ms-flex:1;flex:1;background-color:#eee;height:100%;}#section-880d32dc-817f-4225-a590-31470cc5e171 .map-container div[role=dialog]{border-radius:0;min-width:241px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0;}#section-880d32dc-817f-4225-a590-31470cc5e171 .map-container div[role=dialog] .gm-style-iw-d>div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}#section-880d32dc-817f-4225-a590-31470cc5e171 .map-container div[role=dialog] .gm-style-iw-tc{display:none;}#section-880d32dc-817f-4225-a590-31470cc5e171 .map-container button{right:-2px!important;top:0!important;}#section-880d32dc-817f-4225-a590-31470cc5e171 .map-container button span{width:24px!important;height:24px!important;margin:0!important;}#section-880d32dc-817f-4225-a590-31470cc5e171 .card-details{color:#000;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}#section-880d32dc-817f-4225-a590-31470cc5e171 .card-details-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:32px 6px 12px 24px;}#section-880d32dc-817f-4225-a590-31470cc5e171 .card-details-title{font-size:18px;margin-bottom:8px;-webkit-flex:0;-ms-flex:0;flex:0;}#section-880d32dc-817f-4225-a590-31470cc5e171 .card-details-address{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}#section-880d32dc-817f-4225-a590-31470cc5e171 .card-details-address p{margin:0;}#section-880d32dc-817f-4225-a590-31470cc5e171 .card-details-btn{display:block;cursor:pointer;margin-top:18px;background-color:var(---primary-white);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;gap:16px;color:inherit;}#section-880d32dc-817f-4225-a590-31470cc5e171 .title{margin-bottom:24px;}@media (max-width: 767px){#section-880d32dc-817f-4225-a590-31470cc5e171 .title{margin-bottom:16px;}}@media (max-width: 1024px){#section-880d32dc-817f-4225-a590-31470cc5e171 .title{text-align:center;}}#section-880d32dc-817f-4225-a590-31470cc5e171 .form-container{padding:0 31px 0 0;margin-bottom:56px;}@media (max-width: 1024px){#section-880d32dc-817f-4225-a590-31470cc5e171 .form-container{padding:0;margin-bottom:40px;}}@media (max-width: 1024px){#section-880d32dc-817f-4225-a590-31470cc5e171 .search-form{margin-left:auto;margin-right:auto;}}#section-880d32dc-817f-4225-a590-31470cc5e171 .search-input{width:100%;}@media (max-width: 767px){#section-880d32dc-817f-4225-a590-31470cc5e171 .search-input{font-size:14px;}}#section-880d32dc-817f-4225-a590-31470cc5e171 .input-group{width:100%;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}#section-880d32dc-817f-4225-a590-31470cc5e171 .input-group .lp-ico--arrow{position:absolute;right:16px;top:calc(50% - 7px);}#section-880d32dc-817f-4225-a590-31470cc5e171 .search-input{padding-left:50px;}#section-880d32dc-817f-4225-a590-31470cc5e171 .search-agent+.input-group{margin-top:32px;}#section-880d32dc-817f-4225-a590-31470cc5e171 .lp-ico:before{content:'';width:1em;height:1em;background-color:currentColor;-webkit-background-size:cover;background-size:cover;display:block;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;}#section-880d32dc-817f-4225-a590-31470cc5e171 .search-icon{position:absolute;top:calc(50% - 10px);left:20px;}#section-880d32dc-817f-4225-a590-31470cc5e171 .search-icon:before{width:20px;height:20px;-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23000' d='M8.09 13.923a.833.833 0 1 0-1.18-1.179l-3.332 3.333a.833.833 0 1 0 1.178 1.179l3.333-3.333Z'/%3E%3Cpath fill='%23000' d='M10.833 13.334a4.167 4.167 0 1 1 0-8.334 4.167 4.167 0 0 1 0 8.334Zm0 1.666a5.833 5.833 0 1 0 0-11.666 5.833 5.833 0 0 0 0 11.666Z'/%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23000' d='M8.09 13.923a.833.833 0 1 0-1.18-1.179l-3.332 3.333a.833.833 0 1 0 1.178 1.179l3.333-3.333Z'/%3E%3Cpath fill='%23000' d='M10.833 13.334a4.167 4.167 0 1 1 0-8.334 4.167 4.167 0 0 1 0 8.334Zm0 1.666a5.833 5.833 0 1 0 0-11.666 5.833 5.833 0 0 0 0 11.666Z'/%3E%3C/svg%3E\");}#section-880d32dc-817f-4225-a590-31470cc5e171 .lp-ico--arrow:before{width:8px;height:14px;-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1.167 1.167 7 7l-5.833 5.834'/%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1.167 1.167 7 7l-5.833 5.834'/%3E%3C/svg%3E\");}#section-880d32dc-817f-4225-a590-31470cc5e171 .search-clear-icon{color:#b2b2b2;position:absolute;top:calc(50% - 10px);right:40px;-webkit-transition:-webkit-transform 0.3s ease,opacity 0.3s ease,visibility 0s linear 0.3s;transition:transform 0.3s ease,opacity 0.3s ease,visibility 0s linear 0.3s;opacity:1;display:none;cursor:pointer;}@media (hover: hover) and (pointer: fine){#section-880d32dc-817f-4225-a590-31470cc5e171 .search-clear-icon:hover{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);}}#section-880d32dc-817f-4225-a590-31470cc5e171 .search-clear-icon.visible{display:block;}#section-880d32dc-817f-4225-a590-31470cc5e171 .empty-message{text-align:center;display:none;}@media (min-width: 1026px){#section-880d32dc-817f-4225-a590-31470cc5e171 .empty-message{margin-top:-260px;}}@media (max-width: 1025px){#section-880d32dc-817f-4225-a590-31470cc5e171 .empty-message{padding:80px 0;}}#section-880d32dc-817f-4225-a590-31470cc5e171 .empty-message.visible{display:block;}#section-880d32dc-817f-4225-a590-31470cc5e171 .empty-message.visible+.team-grid__load-more{display:none;}#section-880d32dc-817f-4225-a590-31470cc5e171 .visually-hidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;padding:0;border:0;}#section-880d32dc-817f-4225-a590-31470cc5e171 .lp-input{color:var(--fontColor);}#section-f9cbfaf6-1902-454a-9ce0-e7db6d594416{color:#000000;--fontColor:#000000;--fontColor_H:0;--fontColor_S:0%;--fontColor_L:0%;--fontColor_A:1;--fontColor_darkenDir:1;--bgColor:#f3f3f3;--bgColor_H:0;--bgColor_S:0%;--bgColor_L:95%;--bgColor_A:1;--bgColor_darkenDir:-1;background-color:#f3f3f3;}#section-f9cbfaf6-1902-454a-9ce0-e7db6d594416 .holder{max-width:873px;text-align:center;margin:0 auto;}#section-f9cbfaf6-1902-454a-9ce0-e7db6d594416 .lp-h2{margin:0 0 40px;}@media (max-width: 768px){#section-f9cbfaf6-1902-454a-9ce0-e7db6d594416 .lp-h2{margin-bottom:16px;}}#section-f9cbfaf6-1902-454a-9ce0-e7db6d594416 .long-description,#section-f9cbfaf6-1902-454a-9ce0-e7db6d594416 .lp-link{display:none;}#section-f9cbfaf6-1902-454a-9ce0-e7db6d594416 .lp-link{margin-top:24px;}@media (max-width: 768px){#section-f9cbfaf6-1902-454a-9ce0-e7db6d594416 .lp-link{margin-top:16px;}}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129{color:#000000;--fontColor:#000000;--fontColor_H:0;--fontColor_S:0%;--fontColor_L:0%;--fontColor_A:1;--fontColor_darkenDir:1;--bgColor:#ffffff;--bgColor_H:0;--bgColor_S:0%;--bgColor_L:100%;--bgColor_A:1;--bgColor_darkenDir:-1;background-color:#ffffff;}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .lp-title-group{max-width:600px;margin:0 auto;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:40px;padding:96px 0 64px;}@media (max-width: 768px){#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .lp-title-group{padding:48px 0;gap:16px;}}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .lp-title-group h2,#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .lp-title-group p{margin:0;}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .item{height:700px;position:relative;}@media (max-width: 768px){#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .item{height:350px;}}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .item img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .collection{position:relative;}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .collection:not(:empty):after{pointer-events:none;content:'';height:112px;width:100%;position:absolute;bottom:0;left:0;z-index:2;background:linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%, rgba(0, 0, 0, 0.70) 100%);}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .arrows{z-index:4;position:absolute;bottom:32px;left:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:8px;}@media (max-width: 768px){#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .arrows{bottom:24px;left:24px;}}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .arrows .lp-arrow{position:relative;}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .galery-btn{cursor:pointer;position:absolute;right:70px;bottom:40px;color:#ffffff;font-size:12px;font-weight:600;line-height:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:12px;z-index:4;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .galery-btn .white-box{width:32px;height:32px;background-color:#ffffff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}@media (max-width: 768px){#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .galery-btn{display:none;}}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .images__wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .images__item{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;padding:12px;}@media (max-width: 992px){#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .images__item{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;padding:3px;}}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .images__item:nth-child(3n-2){-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .images__image{padding-bottom:56%;width:100%;background:center no-repeat;-webkit-background-size:cover;background-size:cover;cursor:pointer;}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .modal-1{display:none;position:fixed;background-color:#000;top:0;left:0;height:100%;width:100%;z-index:1000;overflow-y:auto;padding:24px 64px 76px 64px;}@media (min-width: 1800px){#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .modal-1{padding:8.3333vw 8.3333vw 17.6389vw 8.3333vw;}}@media (min-width: 768px) and (max-width: 1439px){#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .modal-1{padding:24px 64px 76px 64px;}}@media (max-width: 767px){#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .modal-1{padding:24px 0 64px 0;}}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .modal-1::-webkit-scrollbar{display:none;}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .visible{display:block;}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .btn-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;position:relative;margin:0 12px 12px;}@media (max-width: 767px){#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .btn-group{margin:0 40px 24px 40px;}}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .nav-tab{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .nav-tab a{margin-right:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-text-decoration:none;text-decoration:none;color:#ffffff;padding:9px 10px;border-radius:4px;line-height:1;background:#1E1E1E;-webkit-transition:.3s linear;transition:.3s linear;}@media (max-width: 480px){#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .nav-tab a{padding:0;background:transparent;border-radius:none;margin-right:26px;}}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .nav-tab a:last-of-type{margin-right:0;}@media (max-width: 480px){#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .nav-tab a span{display:none;}}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .nav-tab a svg path{-webkit-transition:.3s linear;transition:.3s linear;}@media (min-width: 481px){#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .nav-tab a svg{display:none;}}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .nav-tab a:hover,#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .nav-tab a.active{-webkit-transition:.3s linear;transition:.3s linear;}@media (min-width: 481px){#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .nav-tab a:hover,#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .nav-tab a.active{background:#404040;}}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .nav-tab a.active svg path{stroke:#ffffff;-webkit-transition:.3s linear;transition:.3s linear;}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .nav-tab a:last-of-type{margin-right:0;}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .tab-wrap{padding:12px 12px 0;}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .tab-wrap p{color:#ffffff;}@media (max-width: 992px){#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .tab-wrap{padding:0 3px;}}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .property-map__canvas,#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .street-panorama{padding-bottom:56%;width:100%;}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .lp-lightbox__close{background:#1E1E1E;border-radius:4px;position:relative;right:auto;top:auto;-webkit-transition:.3s linear;transition:.3s linear;}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .lp-lightbox__close:hover,#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .lp-lightbox__close.active{background:#404040;-webkit-transition:.3s linear;transition:.3s linear;}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .share-close{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .share-close .share-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:32px;cursor:pointer;-webkit-transition:.3s linear;transition:.3s linear;}@media (hover: hover) and (pointer: fine){#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .share-close .share-box:hover{opacity:.7;}}@media (max-width: 768px){#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .share-close .share-box{margin-right:30px;}}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .share-close .share-box span{margin-left:12px;line-height:1;color:#ffffff;}@media (max-width: 768px){#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .share-close .share-box span{display:none;}}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .share-socials{list-style:none;background:#ffffff;padding:8px 31px 8px 12px;margin:0;border-radius:4px;position:absolute;bottom:-5px;left:0;-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);display:none;z-index:10;}@media (max-width: 768px){#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .share-socials{left:auto;right:0;}}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .share-socials li{margin-bottom:16px;line-height:1;}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .share-socials li a{color:#404040;white-space:nowrap;font-size:12px;}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .share-socials li a i{width:20px;text-align:center;margin-right:5px;}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .share-socials li:last-of-type{margin-bottom:0;}#section-f2dc9da9-9fd0-401f-9d98-8575d0993129 .lp-expand-btn{display:none;}#section-aaead096-b3e5-48a6-8677-90588ab02038{color:#000;--fontColor:#000;--fontColor_H:0;--fontColor_S:0%;--fontColor_L:0%;--fontColor_A:1;--fontColor_darkenDir:1;--bgColor:#fff;--bgColor_H:0;--bgColor_S:0%;--bgColor_L:100%;--bgColor_A:1;--bgColor_darkenDir:-1;background-color:#fff;}#section-aaead096-b3e5-48a6-8677-90588ab02038 .map-container{height:100vh;}#section-aaead096-b3e5-48a6-8677-90588ab02038 .offices-map{position:relative;}#section-aaead096-b3e5-48a6-8677-90588ab02038 .lp-btn{display:block;position:absolute;cursor:pointer;bottom:24px;left:50%;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;background-color:black;color:white;}#section-aaead096-b3e5-48a6-8677-90588ab02038 .lp-ico:before{content:'';width:16px;height:16px;background-color:currentColor;-webkit-background-size:cover;background-size:cover;display:block;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-transition:all .3s;transition:all .3s;}#section-aaead096-b3e5-48a6-8677-90588ab02038 .lp-ico-directions:before{-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3724_6546)'%3E%3Cpath d='M3.3335 7C3.3335 4 5.3335 2 8.3335 2C11.3335 2 13.3335 4.5 13.3335 7C13.3335 8.55504 11.8826 10.6904 8.98082 13.4062C8.61043 13.7528 8.03917 13.7672 7.6518 13.4397C4.77293 11.0052 3.3335 8.85867 3.3335 7ZM8.3335 8C9.25397 8 10.0002 7.25381 10.0002 6.33333C10.0002 5.41286 9.25397 4.66667 8.3335 4.66667C7.41302 4.66667 6.66683 5.41286 6.66683 6.33333C6.66683 7.25381 7.41302 8 8.3335 8Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3724_6546'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A\");mask-image:url(\"data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3724_6546)'%3E%3Cpath d='M3.3335 7C3.3335 4 5.3335 2 8.3335 2C11.3335 2 13.3335 4.5 13.3335 7C13.3335 8.55504 11.8826 10.6904 8.98082 13.4062C8.61043 13.7528 8.03917 13.7672 7.6518 13.4397C4.77293 11.0052 3.3335 8.85867 3.3335 7ZM8.3335 8C9.25397 8 10.0002 7.25381 10.0002 6.33333C10.0002 5.41286 9.25397 4.66667 8.3335 4.66667C7.41302 4.66667 6.66683 5.41286 6.66683 6.33333C6.66683 7.25381 7.41302 8 8.3335 8Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3724_6546'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A\");}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd{color:#ffffff;--fontColor:#ffffff;--fontColor_H:0;--fontColor_S:0%;--fontColor_L:100%;--fontColor_A:1;--fontColor_darkenDir:-1;--bgColor:#1a1a1a;--bgColor_H:0;--bgColor_S:0%;--bgColor_L:10%;--bgColor_A:1;--bgColor_darkenDir:1;background-color:#1a1a1a;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-section{padding:140px 0;}@media (max-width: 991px){#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-section{padding:100px 0;}}@media (max-width: 768px){#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-section{padding:40px 0;}}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-section .slick-list{width:100%;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-section .slick-track{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-section .slick-slide{height:inherit!important;display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-section .slick-arrow:not(.slick-disabled){cursor:pointer;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-section .slick-links-nav{display:inline-block;list-style:none;vertical-align:top;margin:0 0 0;padding:28px 0 0;white-space:nowrap;}@media (max-width: 768px){#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-section .slick-links-nav{padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-section .slick-links-nav li{display:inline-block;vertical-align:top;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-section .slick-links-nav li+li{margin-left:40px;position:relative;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-section .slick-links-nav .slick-hidden+.spacer{display:none;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-section .slick-links-nav .spacer{position:absolute;left:-23px;width:1px;height:10px;margin-top:-5px;top:50%;background-color:#fff;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-section .slick-links-nav .link.slick-disabled{cursor:default;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-section .slick-links-nav .link.slick-disabled:hover{color:inherit;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-section .slick-links-nav .link.slick-disabled:before,#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-section .slick-links-nav .link.slick-disabled:after{opacity:0;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-section .btn{min-width:250px;}@media (min-width: 561px) and (max-width: 1024px){#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-section .btn{width:275px;}}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:60px;text-align:center;}@media (max-width: 768px){#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-header{display:block;margin-bottom:40px;}}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-header h2{color:var(--fontColor);margin:0;}@media (max-width: 768px){#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-header h2{margin-bottom:25px;}}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-button-holder{text-align:center;margin-top:80px;}@media (max-width: 768px){#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-button-holder{margin-top:40px;}}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media (max-width: 768px){#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-nav{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-nav .slick-arrow{position:relative;left:auto;right:auto;bottom:auto;top:auto;text-align:left;font-size:14px;line-height:24px;width:auto;height:24px;text-transform:uppercase;margin-top:15px;color:#C6C6C6;opacity:1!important;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0);font-family:var(--global-secondary-font-family);}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-nav .slick-arrow:hover{color:#fff;opacity:1;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-nav .slick-arrow:before{content:'';}@media (max-width: 768px){#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-nav .slick-arrow{margin-top:0;}}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-nav .slick-arrow:after{content:'';position:absolute;bottom:3px;height:1px;background-color:#fff;left:0;right:0;-webkit-transition:opacity .3s;transition:opacity .3s;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-nav .slick-arrow.slick-prev:before{content:none;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-nav .slick-arrow.slick-next{margin-left:41px;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-nav .slick-arrow.slick-next:before{left:-21px;width:1px;height:12px;background-color:#fff;pointer-events:none;top:8px;opacity:1;position:absolute;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties-nav .slick-arrow.slick-disabled:after{opacity:0;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties{padding:0;margin:0 -40px;color:#000;}@media (max-width: 991px){#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties{margin-left:-12px;margin-right:-12px;}}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__item-cover{padding:0 40px;}@media (max-width: 991px){#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__item-cover{padding:0 12px;}}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__item-cover:focus{outline:none;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__item{background-color:#fff;text-align:center;font-weight:bold;position:relative;height:100%;color:var(--fontColor);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media (min-width: 1025px){#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__item{min-height:500px;}}@media (hover: none) and (pointer: coarse){#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__item{min-height:1px;background-color:transparent;}}@media (hover: hover) and (pointer: fine){#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__item:hover .featured-properties__hover{opacity:1;}}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__item h4{text-transform:none;color:black;margin:0 0 7px;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__item p{color:black;margin:0 0 7px;}@media (max-width: 768px){#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__item p{margin-bottom:3px;}}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__item h5{color:black;margin:0;font-family:var(--global-secondary-font-family);text-transform:none;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__item >a{width:100%;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__img{vertical-align:top;width:100%;height:315px;background-color:gray;position:relative;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__img img{width:100%;height:100%;object-fit:cover;}@media (max-width: 768px){#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__img{height:200px;}}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__text{color:var(--fontColor);background-color:#fff;padding:25px 15px 15px;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}@media (hover: none) and (pointer: coarse){#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__text{padding:13px;min-height:175px;}}@media (max-width: 768px){#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__text h4{max-height:56px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__text p{white-space:normal;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__label{position:absolute;top:0;right:0;background:#000;color:#fff;padding:4px 35px;z-index:2;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__hover{color:var(--bgColor);padding:15px;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255, 255, 255, 0.75);opacity:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear;z-index:3;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}@media(max-width: 991px){#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__hover{display:none;}}@media(max-width: 768px){#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__hover h4{display:none;}}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__hover >a{position:absolute;top:0;left:0;width:100%;height:100%;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__buttons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;gap:10px 24px;position:relative;z-index:2;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__share{display:inline-block;position:relative;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__share.featured-properties__share--opened .socials{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media (hover: none) and (pointer: coarse){#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__share{display:block;width:100%;margin-top:4px;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__share .btn.btn--primary-light{display:block;}}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__share .socials{-webkit-box-flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:none;}@media (hover: none) and (pointer: coarse){#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__share .socials{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;position:static;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);top:auto;left:auto;}}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__share .socials .socials__link{width:69px;}@media (hover: none) and (pointer: coarse){#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties .featured-properties__share .socials .socials__link:hover{border-bottom:transparent!important;}}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties:not(.slick-initialized){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:hidden;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties:not(.slick-initialized) >.featured-properties__item-cover{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;}@media (min-width: 769px){#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties:not(.slick-initialized) >.featured-properties__item-cover{width:50%;}}@media (min-width: 1100px){#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .three-slides .featured-properties:not(.slick-initialized)>.featured-properties__item-cover{width:33%;}}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties__item-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties__item-info:has(.mls-compliance-container) .featured-properties__text{padding-bottom:0;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties__item-mls-attribution{text-shadow:none;margin:0!important;color:#000!important;width:calc(100% - 200px);}@media (max-width: 1024px){#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties__item-mls-attribution{width:100%;}}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties__item .featured-properties__item-mls-attribution+.featured-properties__item-mls-logo{position:absolute!important;right:15px!important;bottom:15px!important;display:inline-block;}@media (max-width: 1024px){#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties__item .featured-properties__item-mls-attribution+.featured-properties__item-mls-logo{position:static!important;}}@media (max-width: 1024px){#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties__item .featured-properties__item-mls-logo{display:inline-block!important;}}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .mls-compliance-container{margin-top:auto;padding:15px!important;}#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties__open-house{position:absolute;bottom:0;left:0;width:100%;padding:8px 0;color:black;background:rgba(255, 255, 255, 0.7);}@media (max-width: 768px){#section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd .featured-properties__open-house{font-size:12px;}}#section-9d487e4b-643e-4a95-9882-e4572c22343c{color:#ffffff;--fontColor:#ffffff;--fontColor_H:0;--fontColor_S:0%;--fontColor_L:100%;--fontColor_A:1;--fontColor_darkenDir:-1;--bgColor:#1a1a1a;--bgColor_H:0;--bgColor_S:0%;--bgColor_L:10%;--bgColor_A:1;--bgColor_darkenDir:1;background-color:#1a1a1a;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-section{padding:140px 0;}@media (max-width: 991px){#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-section{padding:100px 0;}}@media (max-width: 768px){#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-section{padding:40px 0;}}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-section .slick-list{width:100%;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-section .slick-track{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-section .slick-slide{height:inherit!important;display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-section .slick-arrow:not(.slick-disabled){cursor:pointer;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-section .slick-links-nav{display:inline-block;list-style:none;vertical-align:top;margin:0 0 0;padding:28px 0 0;white-space:nowrap;}@media (max-width: 768px){#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-section .slick-links-nav{padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-section .slick-links-nav li{display:inline-block;vertical-align:top;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-section .slick-links-nav li+li{margin-left:40px;position:relative;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-section .slick-links-nav .slick-hidden+.spacer{display:none;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-section .slick-links-nav .spacer{position:absolute;left:-23px;width:1px;height:10px;margin-top:-5px;top:50%;background-color:#fff;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-section .slick-links-nav .link.slick-disabled{cursor:default;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-section .slick-links-nav .link.slick-disabled:hover{color:inherit;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-section .slick-links-nav .link.slick-disabled:before,#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-section .slick-links-nav .link.slick-disabled:after{opacity:0;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-section .btn{min-width:250px;}@media (min-width: 561px) and (max-width: 1024px){#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-section .btn{width:275px;}}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:60px;text-align:center;}@media (max-width: 768px){#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-header{display:block;margin-bottom:40px;}}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-header h2{color:var(--fontColor);margin:0;}@media (max-width: 768px){#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-header h2{margin-bottom:25px;}}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-button-holder{text-align:center;margin-top:80px;}@media (max-width: 768px){#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-button-holder{margin-top:40px;}}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media (max-width: 768px){#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-nav{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-nav .slick-arrow{position:relative;left:auto;right:auto;bottom:auto;top:auto;text-align:left;font-size:14px;line-height:24px;width:auto;height:24px;text-transform:uppercase;margin-top:15px;color:#C6C6C6;opacity:1!important;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0);font-family:var(--global-secondary-font-family);}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-nav .slick-arrow:hover{color:#fff;opacity:1;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-nav .slick-arrow:before{content:'';}@media (max-width: 768px){#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-nav .slick-arrow{margin-top:0;}}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-nav .slick-arrow:after{content:'';position:absolute;bottom:3px;height:1px;background-color:#fff;left:0;right:0;-webkit-transition:opacity .3s;transition:opacity .3s;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-nav .slick-arrow.slick-prev:before{content:none;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-nav .slick-arrow.slick-next{margin-left:41px;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-nav .slick-arrow.slick-next:before{left:-21px;width:1px;height:12px;background-color:#fff;pointer-events:none;top:8px;opacity:1;position:absolute;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties-nav .slick-arrow.slick-disabled:after{opacity:0;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties{padding:0;margin:0 -40px;color:#000;}@media (max-width: 991px){#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties{margin-left:-12px;margin-right:-12px;}}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__item-cover{padding:0 40px;}@media (max-width: 991px){#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__item-cover{padding:0 12px;}}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__item-cover:focus{outline:none;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__item{background-color:#fff;text-align:center;font-weight:bold;position:relative;height:100%;color:var(--fontColor);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media (min-width: 1025px){#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__item{min-height:500px;}}@media (hover: none) and (pointer: coarse){#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__item{min-height:1px;background-color:transparent;}}@media (hover: hover) and (pointer: fine){#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__item:hover .featured-properties__hover{opacity:1;}}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__item h4{text-transform:none;color:black;margin:0 0 7px;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__item p{color:black;margin:0 0 7px;}@media (max-width: 768px){#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__item p{margin-bottom:3px;}}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__item h5{color:black;margin:0;font-family:var(--global-secondary-font-family);text-transform:none;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__item >a{width:100%;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__img{vertical-align:top;width:100%;height:315px;background-color:gray;position:relative;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__img img{width:100%;height:100%;object-fit:cover;}@media (max-width: 768px){#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__img{height:200px;}}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__text{color:var(--fontColor);background-color:#fff;padding:25px 15px 15px;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}@media (hover: none) and (pointer: coarse){#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__text{padding:13px;min-height:175px;}}@media (max-width: 768px){#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__text h4{max-height:56px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__text p{white-space:normal;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__label{position:absolute;top:0;right:0;background:#000;color:#fff;padding:4px 35px;z-index:2;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__hover{color:var(--bgColor);padding:15px;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255, 255, 255, 0.75);opacity:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear;z-index:3;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}@media(max-width: 991px){#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__hover{display:none;}}@media(max-width: 768px){#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__hover h4{display:none;}}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__hover >a{position:absolute;top:0;left:0;width:100%;height:100%;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__buttons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;gap:10px 24px;position:relative;z-index:2;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__share{display:inline-block;position:relative;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__share.featured-properties__share--opened .socials{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media (hover: none) and (pointer: coarse){#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__share{display:block;width:100%;margin-top:4px;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__share .btn.btn--primary-light{display:block;}}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__share .socials{-webkit-box-flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:none;}@media (hover: none) and (pointer: coarse){#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__share .socials{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;position:static;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);top:auto;left:auto;}}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__share .socials .socials__link{width:69px;}@media (hover: none) and (pointer: coarse){#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties .featured-properties__share .socials .socials__link:hover{border-bottom:transparent!important;}}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties:not(.slick-initialized){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:hidden;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties:not(.slick-initialized) >.featured-properties__item-cover{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;}@media (min-width: 769px){#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties:not(.slick-initialized) >.featured-properties__item-cover{width:50%;}}@media (min-width: 1100px){#section-9d487e4b-643e-4a95-9882-e4572c22343c .three-slides .featured-properties:not(.slick-initialized)>.featured-properties__item-cover{width:33%;}}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties__item-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties__item-info:has(.mls-compliance-container) .featured-properties__text{padding-bottom:0;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties__item-mls-attribution{text-shadow:none;margin:0!important;color:#000!important;width:calc(100% - 200px);}@media (max-width: 1024px){#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties__item-mls-attribution{width:100%;}}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties__item .featured-properties__item-mls-attribution+.featured-properties__item-mls-logo{position:absolute!important;right:15px!important;bottom:15px!important;display:inline-block;}@media (max-width: 1024px){#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties__item .featured-properties__item-mls-attribution+.featured-properties__item-mls-logo{position:static!important;}}@media (max-width: 1024px){#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties__item .featured-properties__item-mls-logo{display:inline-block!important;}}#section-9d487e4b-643e-4a95-9882-e4572c22343c .mls-compliance-container{margin-top:auto;padding:15px!important;}#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties__open-house{position:absolute;bottom:0;left:0;width:100%;padding:8px 0;color:black;background:rgba(255, 255, 255, 0.7);}@media (max-width: 768px){#section-9d487e4b-643e-4a95-9882-e4572c22343c .featured-properties__open-house{font-size:12px;}}#section-000ebe54-3d1f-496c-94d5-134a9beada9e{color:#000;--fontColor:#000;--fontColor_H:0;--fontColor_S:0%;--fontColor_L:0%;--fontColor_A:1;--fontColor_darkenDir:1;--bgColor:#fff;--bgColor_H:0;--bgColor_S:0%;--bgColor_L:100%;--bgColor_A:1;--bgColor_darkenDir:-1;background-color:#fff;}#section-000ebe54-3d1f-496c-94d5-134a9beada9e .cta-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}#section-000ebe54-3d1f-496c-94d5-134a9beada9e .cta-block .text-block{max-width:65%;}@media (max-width: 768px){#section-000ebe54-3d1f-496c-94d5-134a9beada9e .cta-block .text-block{max-width:100%;margin-bottom:24px;}}#section-000ebe54-3d1f-496c-94d5-134a9beada9e .cta-block .lp-h2{margin-bottom:0;}@media (max-width: 768px){#section-000ebe54-3d1f-496c-94d5-134a9beada9e .cta-block{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}#section-000ebe54-3d1f-496c-94d5-134a9beada9e .cta-block .lp-h2{margin-bottom:24px;text-align:center;}}#section-000ebe54-3d1f-496c-94d5-134a9beada9e .cta-block--Center-aligned{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center;}#section-000ebe54-3d1f-496c-94d5-134a9beada9e .cta-block--Center-aligned .text-block{margin-left:auto;margin-right:auto;margin-bottom:24px;}@media (min-width: 769px){#section-000ebe54-3d1f-496c-94d5-134a9beada9e .cta-block--Right-aligned .text-block{padding-right:20px;}}#section-e952f453-0924-49e5-8451-25b8abcbfff9{color:#000;--fontColor:#000;--fontColor_H:0;--fontColor_S:0%;--fontColor_L:0%;--fontColor_A:1;--fontColor_darkenDir:1;--bgColor:#fff;--bgColor_H:0;--bgColor_S:0%;--bgColor_L:100%;--bgColor_A:1;--bgColor_darkenDir:-1;background-color:#fff;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .not-shown{display:none;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .listing-card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;color:#000000;margin-bottom:20px;-webkit-text-decoration:none;text-decoration:none;}@media (hover: hover) and (pointer: fine){#section-e952f453-0924-49e5-8451-25b8abcbfff9 .listing-card:hover .listing-card__image{-webkit-transform:scale(1.02);-moz-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02);}}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .listing-card__img-wrap{position:relative;overflow:hidden;padding-bottom:56.25%;background-color:#ccc;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .listing-card__image{left:0;top:0;width:100%;height:100%;position:absolute;z-index:1;object-fit:cover;-webkit-transition:0.2s all;transition:0.2s all;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .listing-card__info{width:100%;padding:20px 16px;text-align:left;background-color:#ffffff;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;position:relative;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .listing-card__price{margin:0;width:100%;line-height:1;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .listing-card__attributes{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-right:80px;margin-top:4px;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .listing-card__attributes span{display:block;line-height:1.4;text-transform:uppercase;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .listing-card__attributes span+span{padding-left:5px;margin-left:5px;position:relative;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .listing-card__attributes span+span:before{content:'';display:block;position:absolute;left:-1px;top:50%;width:1px;height:1px;background-color:currentColor;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .listing-card__address{margin:12px 0 0 0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:1.4;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .listing-card__status{padding:12px 16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:absolute;z-index:2;color:#fff;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .listing-card__status>div{background-color:rgba(0,0,0,0.7);padding:4px 7px;border-radius:4px;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .listing-card__status>div+div{margin-left:4px;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .listing-card__attribution{padding:12px 16px;position:absolute;bottom:0;left:0;z-index:2;color:#fff;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .listing-card__logo{width:80px;height:36px;padding:12px 4px 4px 4px;position:absolute;right:0;bottom:0;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .listing-card__logo img{width:100%;height:100%;object-fit:contain;display:block;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .properties-grid{background-color:var(--bgColor, #ffffff);}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .properties-grid__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .properties-grid__container.three .properties-grid__item{width:33.33%;}@media (max-width: 1200px){#section-e952f453-0924-49e5-8451-25b8abcbfff9 .properties-grid__container.three .properties-grid__item{width:50%;}}@media (max-width: 768px){#section-e952f453-0924-49e5-8451-25b8abcbfff9 .properties-grid__container.three .properties-grid__item{width:100%;}}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .properties-grid__item{width:50%;padding:0 12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media (max-width: 768px){#section-e952f453-0924-49e5-8451-25b8abcbfff9 .properties-grid__item{width:100%;}}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .properties-grid__footer{padding:10px 0 30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .lp-text--subtitle{margin-left:auto;margin-right:auto;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters .address-filter{width:100%;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters__wrapper[aria-expanded=\"true\"]{background-color:#ffffff;height:100%;left:0;overflow:scroll;padding-bottom:48px;padding-left:24px;padding-right:24px;padding-top:64px;position:fixed;top:0;width:100%;z-index:102;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters__wrapper[aria-expanded=\"true\"] .filters__grid-item--desktop-only{display:block;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters__wrapper[aria-expanded=\"true\"] .filters__toggle{display:none;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters__wrapper[aria-expanded=\"true\"] .filters__close{background:transparent;border:0;cursor:pointer;position:absolute;right:20px;top:20px;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters__wrapper[aria-expanded=\"true\"] .filters__close,#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters__wrapper[aria-expanded=\"true\"] .filters__submit{display:block;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters__wrapper[aria-expanded=\"true\"] .filters__grid-item{margin-bottom:48px;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters__close{display:none;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters__toggle{color:hsla(var(--fontColor_H), var(--fontColor_L), var(--fontColor_S), 0.5);cursor:pointer;display:none;text-align:left;padding-left:0;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters__toggle:hover{border-color:hsla(var(--fontColor_H), var(--fontColor_S), var(--fontColor_L), 1);}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters__toggle svg{margin-right:14px;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters__toggle svg path{fill:gray;}@media (max-width: 560px){#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters__toggle{display:block;}}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters__submit{display:none;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters__grid-content{margin-top:32px;}@media (max-width: 560px){#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters__grid-content{display:block;}}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters .select-content,#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters .slider-content{display:-ms-grid;display:grid;-ms-grid-auto-rows:1fr;grid-auto-rows:1fr;-ms-grid-column-gap:24px;grid-column-gap:24px;-ms-grid-row-gap:32px;grid-row-gap:32px;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters .select-content{-ms-grid-columns:repeat(3, 1fr);grid-template-columns:repeat(3, 1fr);}@media (max-width: 768px){#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters .select-content{display:block;}}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters .slider-content{-ms-grid-columns:repeat(2, 1fr);grid-template-columns:repeat(2, 1fr);margin-top:32px;}@media (max-width: 560px){#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters .slider-content{display:block;}}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters__grid-item .custom-select .lp-input:hover,#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters__grid-item .custom-select .lp-input:active,#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters__grid-item .custom-select .lp-input:focus{border-color:var(--fontColor);}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters__grid-item .custom-select.has-selection+label{display:block!important;top:0;font-size:12px;line-height:1.6666666667;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters__grid-item .custom-select-menu{z-index:3;background:#ffffff;display:none;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters__grid-item--range{height:82px;position:relative;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters__grid-item--range .input-group{padding-bottom:36px;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters__grid-item--desktop-only{display:block;}@media (max-width: 560px){#section-e952f453-0924-49e5-8451-25b8abcbfff9 .filters__grid-item--desktop-only{display:none;}}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .search-container{margin-bottom:43px;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .lp-input-group--search{position:relative;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .lp-input-group--search::before{background-image:url(\"data:image/svg+xml,%3Csvg class='lp-input--icon' width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m.978 16 5.844-5.844a4.9 4.9 0 0 0 1.556.9 5.5 5.5 0 0 0 1.889.322c1.6 0 2.955-.556 4.066-1.667C15.444 8.6 16 7.26 16 5.69c0-1.57-.556-2.911-1.667-4.022C13.223.556 11.874 0 10.29 0 8.719 0 7.38.556 6.278 1.667c-1.104 1.11-1.656 2.452-1.656 4.022 0 .637.104 1.252.311 1.844A5.64 5.64 0 0 0 5.867 9.2L0 15.022.978 16Zm9.31-5.956c-1.2 0-2.221-.425-3.066-1.277-.844-.852-1.266-1.878-1.266-3.078s.422-2.226 1.266-3.078c.845-.852 1.867-1.278 3.067-1.278 1.215 0 2.248.426 3.1 1.278.852.852 1.278 1.878 1.278 3.078s-.426 2.226-1.278 3.078c-.852.852-1.885 1.277-3.1 1.277Z' fill='%23202124'/%3E%3C/svg%3E\");content:\"\";height:16px;left:4px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute;width:16px;opacity:.4;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .lp-input-group--search .lp-input{padding-top:12px;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .lp-input-group--search .lp-input{padding-left:30px;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .lp-input-group--search .lp-input{padding-right:30px;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .lp-input-group--search .lp-input:not(:placeholder-shown)+.lp-label,#section-e952f453-0924-49e5-8451-25b8abcbfff9 .lp-input-group--search .lp-input:focus+.lp-label,#section-e952f453-0924-49e5-8451-25b8abcbfff9 .lp-input-group--search .lp-input:active+.lp-label{display:none;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .lp-input-group--search .lp-input-reset{background:none;border:0;cursor:pointer;color:var(--fontColor);position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:1;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .lp-input-group--search .lp-input:placeholder-shown~.lp-input-reset{display:none;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-title{font-weight:600;line-height:16px;letter-spacing:.5;text-transform:uppercase;position:absolute;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider{height:100%;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider .irs-handle i{width:1px;height:8px;background:#000000;display:block;top:7px;border-radius:1px;position:absolute;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider .irs-handle i:last-of-type{display:none;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider .irs-handle i:first-of-type{margin-left:9px;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider .irs-handle i:nth-of-type(2){margin-left:12px;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider.area-slider .irs-from{left:0;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider input[name=\"price-slider\"],#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider input[name=\"area-slider\"]{position:absolute!important;display:block!important;top:0!important;left:0!important;width:0!important;height:0!important;font-size:0!important;line-height:0!important;padding:0!important;margin:0!important;overflow:hidden;outline:none!important;z-index:-9999!important;background:none!important;border-style:solid!important;border-color:transparent!important;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider .irs{height:100%;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider .irs--round{height:100%;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider .irs--round .irs-handle{border:1px solid #000000;bottom:-10px;top:unset;box-shadow:none;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider .irs--round .irs-bar{background-color:var(--featured-properties-accent-color);height:2px;bottom:0;top:unset;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider .irs--round .irs-line{height:1px;top:calc(100% - 1px);}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider .irs--round .irs-min,#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider .irs--round .irs-max,#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider .irs--round .irs-from,#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider .irs--round .irs-to,#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider .irs--round .irs-single{background-color:transparent;letter-spacing:var(--lp-body-line-height);font-size:var(--lp-body-font-size);font-family:var(--lp-body-font-family);}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider .irs--round .irs-min::before,#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider .irs--round .irs-max::before,#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider .irs--round .irs-from::before,#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider .irs--round .irs-to::before,#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider .irs--round .irs-single::before{display:none;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider .irs-min,#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider .irs-max{display:none;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider .irs--round .irs-bar{height:1px;background-color:#000000;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider .irs--round .irs-line{background-color:#C4C4C4;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider .irs-from,#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider .irs-to,#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider .irs-single{color:var(--lp-color-dark);top:auto;padding:0;bottom:0;font-weight:600;-webkit-transform:translateY(calc(100% + 20px));-moz-transform:translateY(calc(100% + 20px));-ms-transform:translateY(calc(100% + 20px));transform:translateY(calc(100% + 20px));}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider .irs-single{display:none;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider .irs-from,#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider .irs-to{visibility:visible!important;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider .irs-from{left:0!important;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .range-slider .irs-to{left:auto!important;right:0;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .featured-properties__no-content{padding-top:40px;margin:0 auto;text-align:center;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .lp-input{width:100%;max-width:100%;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .custom-select-toggle{color:var(--fontColor, #a7a7a7);}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .custom-select-content{background:#ffffff;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .input-group-select{position:relative;margin-bottom:20px;background:var(--bgColor, #ffffff);}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .input-group{margin-bottom:20px;height:100%;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .input-group input{color:var(--fontColor, #000000);}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .custom-select{position:relative;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .custom-select-item{color:var(--fontColor, #000000);}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .lp-input:focus,#section-e952f453-0924-49e5-8451-25b8abcbfff9 .lp-input:active{border-color:var(--fontColor, #000000);}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .lp-input{border:none;outline:none;padding:16px 19px;border-bottom:1px solid #E7E7E7;opacity:1;font-size:14px;line-height:16px;font-weight:400;box-shadow:none;border-radius:none;background:transparent;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .custom-select-toggle{background:transparent;position:relative;text-align:left;padding-left:0;color:#848484;text-transform:none;box-shadow:none;height:100%;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .custom-select-toggle:before{display:none;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .custom-select-toggle:after{content:\"\";position:absolute;width:8px;height:8px;border-color:#848484;border-width:0 2px 2px 0;right:7px;border-style:solid;transform-origin:75% 75%;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:50%;border-radius:1px;-webkit-transition:all 0.2s;transition:all 0.2s;-webkit-mask-image:none;mask-image:none;background:transparent;margin-top:-7px;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .lp-input-group{border:none;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .lp-title-group{text-align:center;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .listing-card__info{box-shadow:0px 4px 4px rgba(0, 0, 0, 0.05);}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .custom-select-content{padding:10px 0;border-left:none;border-right:none;border-bottom:none;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .custom-select-menu{box-shadow:none;padding:0;margin:0;border-radius:0;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .custom-select-item{background:transparent;border:none;outline:none;display:block;padding:10px 5px;text-align:left;line-height:16px;font-size:14px;letter-spacing:1;color:#848484;text-transform:capitalize;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .title{text-transform:none;letter-spacing:1px;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .lp-listing-card.listing-card .listing-card__price{font-size:19px;line-height:18px;font-weight:400;letter-spacing:0.333333px;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .lp-listing-card.listing-card .listing-card__address{font-weight:400;font-size:13px;line-height:16px;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .lp-input::-webkit-input-placeholder{color:var(--fontColor, #a7a7a7);opacity:1;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .lp-input::-moz-placeholder{color:var(--fontColor, #a7a7a7);opacity:1;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .lp-input:-ms-input-placeholder{color:var(--fontColor, #a7a7a7);opacity:1;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .lp-input::placeholder{color:var(--fontColor, #a7a7a7);opacity:1;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .lp-input-group input::-webkit-input-placeholder{color:#848484;opacity:1;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .lp-input-group input::-moz-placeholder{color:#848484;opacity:1;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .lp-input-group input:-ms-input-placeholder{color:#848484;opacity:1;}#section-e952f453-0924-49e5-8451-25b8abcbfff9 .lp-input-group input::placeholder{color:#848484;opacity:1;}#modal-global-contact-us .close{z-index:11;}#modal-global-contact-us .close:focus{outline:0;}#modal-global-contact-us .contact-form{padding:70px 0;width:100%;min-height:100vh;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;color:var(--colorTxt, #ffffff);-webkit-background-size:cover;background-size:cover;}#modal-global-contact-us .contact-form:after{content:'';position:absolute;display:block;background-color:rgba(2, 5, 7, 0.85);height:100%;width:100%;z-index:0;}#modal-global-contact-us .contact-form.loading textarea,#modal-global-contact-us .contact-form.loading input,#modal-global-contact-us .contact-form.loading label,#modal-global-contact-us .contact-form.loading button{pointer-events:none;opacity:.5;}#modal-global-contact-us .contact-form.loading .submit-icon{display:inline-block;}#modal-global-contact-us .contact-form .submit-icon{display:none;}#modal-global-contact-us .contact-form .contact-form-close{width:40px;height:50px;display:block;padding:0;border:none;background-color:transparent;cursor:pointer;position:absolute;right:50px;top:50px;z-index:110;}@media (max-width: 560px){#modal-global-contact-us .contact-form .contact-form-close{right:20px;top:20px;width:30px;height:40px;}}#modal-global-contact-us .contact-form .contact-form-close:before,#modal-global-contact-us .contact-form .contact-form-close:after{content:'';display:block;width:40px;height:1px;background-color:#fff;position:absolute;left:50%;top:50%;}@media (max-width: 560px){#modal-global-contact-us .contact-form .contact-form-close:before,#modal-global-contact-us .contact-form .contact-form-close:after{width:30px;}}#modal-global-contact-us .contact-form .contact-form-close:before{-webkit-transform:translate(-50%, -50%) rotate(45deg);-moz-transform:translate(-50%, -50%) rotate(45deg);-ms-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg);}#modal-global-contact-us .contact-form .contact-form-close:after{-webkit-transform:translate(-50%, -50%) rotate(-45deg);-moz-transform:translate(-50%, -50%) rotate(-45deg);-ms-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg);}#modal-global-contact-us .contact-form .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:1440px;width:100%;padding:0 160px;margin:0 auto;z-index:10;}@media (max-width: 1320px){#modal-global-contact-us .contact-form .container{padding:0 80px;}}@media (max-width: 1200px){#modal-global-contact-us .contact-form .container{padding:0 30px;}}@media (max-width: 900px){#modal-global-contact-us .contact-form .container{-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media (max-width: 560px){#modal-global-contact-us .contact-form .container{padding:0 20px;}}#modal-global-contact-us .contact-form h2{margin:0 0 18px 0;padding:0;}@media (max-width: 560px){#modal-global-contact-us .contact-form h2{margin:0 0 24px 0;}}#modal-global-contact-us .contact-form .section-details{width:50%;}@media (max-width: 1200px){#modal-global-contact-us .contact-form .section-details{padding-right:30px;}}@media (max-width: 900px){#modal-global-contact-us .contact-form .section-details{width:100%;padding-right:0;max-width:700px;margin-bottom:38px;}}#modal-global-contact-us .contact-form .section-message{width:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;position:relative;}@media (max-width: 1200px){#modal-global-contact-us .contact-form .section-message{padding-left:30px;}}@media (max-width: 900px){#modal-global-contact-us .contact-form .section-message{width:100%;padding-left:0;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;}}#modal-global-contact-us .contact-form .section-message:after{content:'';position:absolute;display:block;width:1px;background:#999999;height:calc(100% + 50px);left:0;top:-20px;}@media (max-width: 900px){#modal-global-contact-us .contact-form .section-message:after{display:none;}}#modal-global-contact-us .contact-form .section-message form{max-width:435px;width:100%;}#modal-global-contact-us .contact-form .section-message form .submitButton{width:auto;}@media (max-width: 560px){#modal-global-contact-us .contact-form .section-message form .submitButton{width:100%;}}@media (max-width: 900px){#modal-global-contact-us .contact-form .section-message form{max-width:700px;}}#modal-global-contact-us .contact-form .section-message form.loading textarea,#modal-global-contact-us .contact-form .section-message form.loading input,#modal-global-contact-us .contact-form .section-message form.loading label,#modal-global-contact-us .contact-form .section-message form.loading button{pointer-events:none;opacity:.5;}#modal-global-contact-us .contact-form .section-message form.loading .label-loading{display:inline;}#modal-global-contact-us .contact-form .section-message form.loading .label-success,#modal-global-contact-us .contact-form .section-message form.loading .label-initial{display:none;}#modal-global-contact-us .contact-form .section-message form.loading .submit-icon{display:inline-block;}#modal-global-contact-us .contact-form .section-message form.success .label-loading,#modal-global-contact-us .contact-form .section-message form.success .label-initial{display:none;}#modal-global-contact-us .contact-form .section-message form.success .label-success{display:inline;}#modal-global-contact-us .contact-form .section-message .label-loading,#modal-global-contact-us .contact-form .section-message .label-success{display:none;}#modal-global-contact-us .contact-form .section-message .submit-icon{display:none;}#modal-global-contact-us .contact-form .section-message h2{margin-bottom:28px;}#modal-global-contact-us .contact-form .section-message .form-group_modal{-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:39px;}#modal-global-contact-us .contact-form .section-message .form-group_modal input{border:none;border-bottom:1px solid #c0c0c0;display:block;width:100%;background:transparent;color:#ffffff;height:22px;font-size:16px;}@media (max-width: 560px){#modal-global-contact-us .contact-form .section-message .form-group_modal input{height:25px;}}#modal-global-contact-us .contact-form .section-message .form-group-textarea{margin-bottom:30px;}@media (max-width: 560px){#modal-global-contact-us .contact-form .section-message .form-group-textarea{margin-bottom:23px;}}#modal-global-contact-us .contact-form .section-message label{display:block;width:100%;line-height:1.63;letter-spacing:1px;color:#c0c0c0;font-weight:bold;text-transform:uppercase;}#modal-global-contact-us .contact-form .section-message textarea{resize:none;height:105px;width:100%;background:transparent;border:solid 1px #ffffff;margin:23px 0 0 0;color:#ffffff;padding:10px;font-size:16px;}@media (max-width: 560px){#modal-global-contact-us .contact-form .section-message textarea{margin:10px 0 0 0;height:89px;}}#modal-global-contact-us .contact-form .info-zone h4{margin:0 0 16px 0;}@media (max-width: 560px){#modal-global-contact-us .contact-form .info-zone h4{margin:0 0 13px 0;}}#modal-global-contact-us .contact-form .info-zone .type_user:nth-of-type(2){margin-bottom:30px;}@media (max-width: 560px){#modal-global-contact-us .contact-form .info-zone .type_user{margin-bottom:58px;}}#modal-global-contact-us .contact-form .info-zone_contact{margin-bottom:23px;}#modal-global-contact-us .contact-form .info-zone_contact:nth-last-child(2){margin-bottom:30px;}#modal-global-contact-us .contact-form .info-zone_contact_cell{position:relative;padding-left:45px;margin-bottom:22px;font-weight:bold;font-size:14px;max-width:90%;letter-spacing:1.5px;text-transform:uppercase;}@media (max-width: 560px){#modal-global-contact-us .contact-form .info-zone_contact_cell{padding-left:0;}}#modal-global-contact-us .contact-form .info-zone_contact_cell:last-of-type{margin-bottom:0;}#modal-global-contact-us .contact-form .info-zone_contact_cell i{position:absolute;left:0;top:0;display:block;}@media (max-width: 560px){#modal-global-contact-us .contact-form .info-zone_contact_cell i{position:relative;margin-bottom:7px;}}#modal-global-contact-us .contact-form .info-zone_contact_cell i svg path{fill:var(--colorTxt);}#modal-global-contact-us .contact-form .info-zone_contact_cell div{padding:0;}#modal-global-contact-us .contact-form .info-zone_contact_cell .contact_title{line-height:1;margin-bottom:5px;}#modal-global-contact-us .contact-form .info-zone_contact_link{color:var(--colorTxt);}@media (max-width: 560px){#modal-global-contact-us .contact-form .info-zone .type_user:nth-of-type(2){margin-bottom:58px;}}@media (max-width: 560px){#modal-global-contact-us .contact-form .hours_box{margin-bottom:52px;}}#modal-global-contact-us .contact-form .socials_zone{padding-left:45px;}@media (max-width: 560px){#modal-global-contact-us .contact-form .socials_zone{padding-left:0;}}#modal-global-contact-us .contact-form .socials_zone li{margin-bottom:10px;}#modal-global-contact-us .contact-form .socials_zone li:not(:last-child){padding-right:34px;}@media (max-width: 560px){#modal-global-contact-us .contact-form .socials_zone li:not(:last-child){padding-right:12px;}}#modal-global-contact-us .contact-form .success-message.success{margin-top:15px;color:var(--colorTxt);position:absolute;}#modal-global-contact-us .contact-form .success-message.hide{opacity:0;}#modal-global-contact-us .contact-form.one_contact .info-zone .type_user{margin-bottom:73px;}@media (max-width: 768px){#modal-global-contact-us .contact-form.one_contact .info-zone .type_user{margin-bottom:51px;}}@media (max-width: 560px){#modal-global-contact-us .contact-form.one_contact .info-zone .type_user{margin-bottom:40px;}}#modal-global-contact-us .contact-form.one_contact .hours_box{margin-bottom:38px;}#modal-global-contact-us .contact-form.no_icon .info-zone_contact_cell{padding-left:0;}#modal-global-contact-us .contact-form.no_icon .info-zone_contact_cell i{display:none;}#modal-global-contact-us .contact-form.no_icon .socials_zone{padding-left:0;}#modal-global-contact-us .contact-form .pre-line{white-space:pre-line;}#modal-global-contact-us .lp-input-group{margin-bottom:40px;}#modal-global-contact-us .lp-input-group.m16{margin-bottom:16px;}#modal-global-contact-us .lp-disclaimer{margin-top:0;}#modal-global-contact-us .lp-input{border-color:#ffffff;}#modal-global-contact-us .lp-input:focus,#modal-global-contact-us .lp-input:active{border-color:#5e5e5e;}nav{color:#fff;-webkit-transition:0.2s -webkit-transform ease;transition:0.2s transform ease;z-index:102;}nav.scroll .logo .logo__img.light{display:block;}nav.scroll .logo .logo__img.dark{display:none;}nav .header{height:100px;-webkit-transform:translateY(24px);-moz-transform:translateY(24px);-ms-transform:translateY(24px);transform:translateY(24px);}@media (max-width: 768px){nav .header{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}}nav .header .container{max-width:1440px;padding:0 15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;}@media (max-width: 1024px){nav .header .container{padding:0 15px;}}nav .header .navbar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;min-height:70px;padding:8px 0 7px;width:100%;}nav .header .logo{z-index:911;position:relative;margin-right:10px;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}nav .header .logo a{overflow:hidden;display:inline-block;}nav .header .logo img{max-width:100%;max-height:52px;vertical-align:top;object-fit:contain;}@media (max-width: 1024px){nav .header .logo img{max-height:50px;}}nav .header .logo img.dark{display:none;}@media(max-width: 1024px){nav .header .logo img.dark{display:none!important;}}nav .header .logo img.light{display:block;}@media(max-width: 1024px){nav .header .logo img.light{display:inline-block!important;}}nav .header .logo__link{-webkit-animation-duration:1s;animation-duration:1s;overflow:hidden;}nav .header .logo__img.light{display:block;}nav .header .logo__img.dark{display:none;}nav .header .navigation{margin-left:auto;color:inherit;}@media (max-width: 1024px){nav .header .navigation{display:none;}}nav .header .navigation ul{position:relative;list-style-type:none;padding-left:0;margin-bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}nav .header .navigation ul li a span,nav .header .navigation ul li button span{position:relative;white-space:nowrap;}nav .header .navigation ul li a span:after,nav .header .navigation ul li button span:after{content:'';position:absolute;display:block;height:1px;background-color:#c6c6c6;width:0;bottom:0;left:0;-webkit-transition:all .2s ease;transition:all .2s ease;}nav .header .navigation ul li a:hover span:after,nav .header .navigation ul li button:hover span:after{width:100%;-webkit-transition:all .2s ease;transition:all .2s ease;}nav .header .navigation__item{padding:0;margin:0;}nav .header .navigation__link{display:block;padding:12px 13px;color:inherit;position:relative;font-size:13px;line-height:1.08;font-weight:700;letter-spacing:1.5px;background-color:transparent;border:none;cursor:pointer;text-align:left;text-transform:uppercase;}@media (max-width: 1280px){nav .header .navigation__link{padding:19px 10px;font-size:11.5px;}}nav .header .navigation__link .sub-nav-container .navigation__link:hover{background:#000000;}nav .header .navigation .sub-nav{position:absolute;bottom:0;padding:0;opacity:0;visibility:hidden;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-transform:translate(0, calc(100% + -10px));-moz-transform:translate(0, calc(100% + -10px));-ms-transform:translate(0, calc(100% + -10px));transform:translate(0, calc(100% + -10px));}nav .header .navigation .sub-nav ul{margin:0;padding:12px 0;display:block;background-color:rgba(26, 26, 26, .75);max-width:300px;}nav .header .navigation .sub-nav__item{position:relative;display:block;margin:0;text-align:left;}nav .header .navigation .sub-nav__item:last-child{border-bottom-color:transparent;}nav .header .navigation .sub-nav__link{display:block;max-width:300px;color:#ffffff;margin:0;line-height:1;letter-spacing:1.5px;padding:19px 13px;-webkit-transition:all .2s ease;transition:all .2s ease;}nav .header .navigation .sub-nav.visible{opacity:1;visibility:visible;-webkit-transform:translate(0, 100%);-moz-transform:translate(0, 100%);-ms-transform:translate(0, 100%);transform:translate(0, 100%);}nav .header .navigation .sub-nav.visible+.navigation__link{background:#000000;}nav .header .hamburger{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;padding:28px 13px;background-color:transparent;color:inherit;vertical-align:middle;cursor:pointer;outline:none;z-index:915;opacity:1;}nav .header .hamburger__bars{position:relative;display:block;width:26px;height:2px;background-color:currentColor;-webkit-transition:0.2s -webkit-transform ease;transition:0.2s transform ease;}nav .header .hamburger__bars:before,nav .header .hamburger__bars:after{content:'';display:block;width:26px;height:2px;background-color:currentColor;position:absolute;left:0;top:0;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:0.2s -webkit-transform ease;transition:0.2s transform ease;}nav .header .hamburger__bars:before{-webkit-transform:translateY(-9px);-moz-transform:translateY(-9px);-ms-transform:translateY(-9px);transform:translateY(-9px);}nav .header .hamburger__bars:after{-webkit-transform:translateY(9px);-moz-transform:translateY(9px);-ms-transform:translateY(9px);transform:translateY(9px);}nav .header .hamburger:hover{text-shadow:.5px 0 0,-.5px 0 0;}nav .header .hamburger:hover .hamburger__bars:before{-webkit-transform:translateY(-7px);-moz-transform:translateY(-7px);-ms-transform:translateY(-7px);transform:translateY(-7px);}nav .header .hamburger:hover .hamburger__bars:after{-webkit-transform:translateY(7px);-moz-transform:translateY(7px);-ms-transform:translateY(7px);transform:translateY(7px);}nav .header .hamburger.active .hamburger__bars{-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);opacity:0;}nav .header .hamburger.active .hamburger__bars:before{display:none;}nav .header .hamburger.active .hamburger__bars:after{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}nav .content-container{-webkit-transition:0.2s all ease;transition:0.2s all ease;}nav.scroll .content-container,nav .scroll .content-container{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}nav.scroll .content-container .navigation__link,nav .scroll .content-container .navigation__link{visibility:visible!important;}nav.scroll .content-container .navigation .sub-nav,nav .scroll .content-container .navigation .sub-nav{-webkit-transform:translate(0, calc(100% + -10px));-moz-transform:translate(0, calc(100% + -10px));-ms-transform:translate(0, calc(100% + -10px));transform:translate(0, calc(100% + -10px));}nav.scroll .content-container .navigation .sub-nav ul,nav .scroll .content-container .navigation .sub-nav ul{padding:0;}nav.scroll .content-container .navigation .sub-nav.visible,nav .scroll .content-container .navigation .sub-nav.visible{opacity:1;visibility:visible;-webkit-transform:translate(0, calc(100% + 23px));-moz-transform:translate(0, calc(100% + 23px));-ms-transform:translate(0, calc(100% + 23px));transform:translate(0, calc(100% + 23px));}nav .dark-opening{background-color:rgb(26, 26, 26)!important;}nav nav.dark-opening .header{margin-top:0;}nav #ctaShowButton,nav #ctaMessage{display:none!important;}nav #ctaShowButton{display:none;opacity:0;pointer-events:none;}nav .search{cursor:pointer;}nav .search svg{display:block;}nav .buttons-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}body>div.sidemenu{background-color:rgba(248, 245, 241, 1);color:rgba(39, 45, 62, 1);--fontColor:rgba(39, 45, 62, 1);--fontColor_H:224;--fontColor_S:23%;--fontColor_L:20%;--fontColor_A:1;--fontColor_darkenDir:1;--bgColor:rgba(248, 245, 241, 1);--bgColor_H:34;--bgColor_S:33%;--bgColor_L:96%;--bgColor_A:1;--bgColor_darkenDir:-1;}body>div.sidemenu{width:auto!important;left:auto!important;right:-100%;top:0;background-color:transparent;-webkit-transition:right .3s;transition:right .3s;display:block;}body>div.sidemenu:not(.visible){pointer-events:none;visibility:hidden;}body>div.sidemenu.visible{right:0;}body>div.sidemenu .sidebar{position:relative;width:400px;height:100vh;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:40px;padding-bottom:100px;background-color:var(--bgColor, #fff);color:var(--fontColor, #000);font-family:var(--global-primary-font-family);font-size:21px;line-height:1.333333;letter-spacing:.5px;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;}@media (max-width: 767px){body>div.sidemenu .sidebar{width:270px;font-size:18px;}}body>div.sidemenu .sidebar__content{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%;padding-left:40px;padding-right:40px;text-align:center;overflow-y:auto;}@media (max-width: 767px){body>div.sidemenu .sidebar__content{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;padding-left:20px;padding-right:20px;}}body>div.sidemenu .sidebar__close{position:absolute;right:30px;top:30px;display:inline-block;width:38px;height:38px;padding:10px;border:none;border-radius:0;background:transparent;color:inherit;z-index:1;cursor:pointer;}body>div.sidemenu .sidebar__close:before,body>div.sidemenu .sidebar__close:after{content:'';display:block;width:22px;height:2px;background-color:currentColor;position:absolute;left:50%;top:50%;}body>div.sidemenu .sidebar__close:before{-webkit-transform:translate(-50%, -50%) rotate(45deg);-moz-transform:translate(-50%, -50%) rotate(45deg);-ms-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg);}body>div.sidemenu .sidebar__close:after{-webkit-transform:translate(-50%, -50%) rotate(-45deg);-moz-transform:translate(-50%, -50%) rotate(-45deg);-ms-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg);}@media (max-width: 767px){body>div.sidemenu .sidebar__close{right:10px;top:10px;}}body>div.sidemenu .sidebar__close:focus{outline:none;}body>div.sidemenu .sidebar__nav{list-style:none;padding:0;margin:auto 0;}body>div.sidemenu .sidebar__nav-item{margin:0;padding-top:4px;padding-bottom:4px;border-bottom:1px solid hsla(\n      var(--bgColor_H, 0),\n      var(--bgColor_S, 0%),\n      calc(50% + (var(--bgColor_L, 100%) - 50%) * 0.9),\n      var(--bgColor_A, 1)\n    );}body>div.sidemenu .sidebar__nav-link{display:inline-block;padding:10px;border:none;border-radius:0;background:transparent;text-transform:none;-webkit-transition:all .25s;transition:all .25s;cursor:pointer;color:inherit;}body>div.sidemenu .sidebar__nav-link:focus{outline:none;}body>div.sidemenu .sidebar__subnav{list-style:none;padding:4px 0 10px;margin:0;font-size:17px;}@media (max-width: 767px){body>div.sidemenu .sidebar__subnav{font-size:14px;letter-spacing:.3px;}}body>div.sidemenu .sidebar__subnav-item{margin-bottom:10px;}body>div.sidemenu .sidebar__subnav-item:last-child{margin-bottom:0;}body>div.sidemenu .sidebar__subnav-link{display:inline-block;padding:0;border:none;border-radius:0;background:transparent;text-transform:none;opacity:.7;-webkit-transition:all .25s;transition:all .25s;cursor:pointer;color:inherit;}body>div.sidemenu .sidebar__subnav-link:focus{outline:none;}body>div.sidemenu .sub-nav{visibility:hidden;opacity:0;max-height:0;-webkit-transition:all .3s;transition:all .3s;}body>div.sidemenu .sub-nav.visible{display:block;visibility:visible;opacity:1;max-height:100vh;}body>div.sidemenu .sub-nav.visible+.main-nav{color:#7a7a7a;}body>div.sidemenu .sub-nav.visible+.main-nav:after{margin-left:40px;border-bottom:2px solid var(--fontColor, #7a7a7a);border-right:2px solid var(--fontColor, #7a7a7a);}body>div.sidemenu .sub-nav-container{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}body>div.sidemenu .sub-nav-container:hover .main-nav:after{border-bottom:2px solid var(--fontColor, #7a7a7a);border-right:2px solid var(--fontColor, #7a7a7a);}body>div.sidemenu .sub-nav-container .main-nav{position:relative;display:inline-block;}body>div.sidemenu .sub-nav-container .main-nav:after{content:'';display:inline-block;position:relative;width:8px;height:8px;margin-left:25px;-webkit-transform:rotate(45deg) translateX(-100%);-moz-transform:rotate(45deg) translateX(-100%);-ms-transform:rotate(45deg) translateX(-100%);transform:rotate(45deg) translateX(-100%);border-bottom:2px solid var(--fontColor, #000000);border-right:2px solid var(--fontColor, #000000);top:0;bottom:auto;left:auto;-webkit-transition:0.5s all ease;transition:0.5s all ease;background-color:transparent;}body>div.sidemenu #main-section .sidebar{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}footer{background-color:#fff;color:#000000;--fontColor:#000000;--fontColor_H:0;--fontColor_S:0%;--fontColor_L:0%;--fontColor_A:1;--fontColor_darkenDir:1;--bgColor:#fff;--bgColor_H:0;--bgColor_S:0%;--bgColor_L:100%;--bgColor_A:1;--bgColor_darkenDir:-1;--greyColor:hsla(\r\nvar(--fontColor_H),\r\nvar(--fontColor_S),\r\ncalc(var(--fontColor_L) + (50% - var(--fontColor_L)) * 0.445),\r\nvar(--fontColor_A));}footer .redesign .inp--dark-bg input{color:var(--fontColor);border-color:hsla(\r\n      var(--fontColor_H),\r\n      var(--fontColor_S),\r\n      calc(var(--fontColor_L) + (50% - var(--fontColor_L)) * 0.445),\r\n      var(--fontColor_A));}footer .redesign .inp--dark-bg input:hover{border-color:var(--fontColor);}footer .redesign .inp+.inp{margin-top:24px;}footer .redesign .btn--primary-light{border-color:var(--fontColor);color:var(--fontColor);}footer .redesign .btn--primary-light:hover{background-color:var(--fontColor);color:var(--bgColor);}footer.is-background-color-light .redesign .btn--primary-light{border-width:1px;}footer .redesign .socials--grey{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;}footer .redesign .socials--grey .socials__link{background-color:hsla(\r\n      var(--bgColor_H),\r\n      var(--bgColor_S),\r\n      calc(var(--bgColor_L) + (50% - var(--bgColor_L)) * 0.15),\r\n      var(--bgColor_A));color:var(--greyColor);}footer .redesign .socials--grey .socials__link svg{fill:var(--greyColor);}footer .redesign .socials--grey .socials__link:hover{background-color:hsla(\r\n        var(--bgColor_H),\r\n        var(--bgColor_S),\r\n        calc(var(--bgColor_L) + (50% - var(--bgColor_L)) * 0.4),\r\n        var(--bgColor_A));color:var(--fontColor);}footer .redesign .socials--grey .socials__link:hover svg{fill:var(--fontColor);}footer .redesign.footer .grey-text{color:var(--fontColor);}footer .footer{position:relative;padding-top:60px;padding-bottom:30px;}@media (max-width: 560px){footer .footer{padding-top:10px;}}@media (max-width: 500px){footer .footer{padding-bottom:70px;}}footer .footer .text_content_wrap p{margin-bottom:15px;}footer .footer .text_content_wrap p:last-of-type{margin-bottom:0;}footer .footer .container{max-width:1440px;}@media (max-width: 768px){footer .footer .container{padding-left:25px;padding-right:25px;}}@media (max-width: 560px){footer .footer .container{padding-left:20px;padding-right:20px;}}footer .footer h3{margin:0 0 15px 0;}footer .footer h5{text-transform:capitalize;}footer .footer .info-wrap{margin-bottom:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}footer .footer .info-wrap .agent_box{width:70%;}@media (max-width: 1280px){footer .footer .info-wrap .agent_box{width:50%;}}@media (max-width: 768px){footer .footer .info-wrap .agent_box{width:100%;}}footer .footer .info-wrap .newsletter_box{width:30%;}@media (max-width: 1280px){footer .footer .info-wrap .newsletter_box{width:50%;}}@media (max-width: 768px){footer .footer .info-wrap .newsletter_box{width:100%;}}footer .footer .info-wrap .newsletter_box--padding{padding-top:44px;}@media (max-width: 768px){footer .footer .info-wrap .newsletter_box--padding{padding-top:0;}}footer .footer .info-wrap .newsletter_box .contact_title{margin-bottom:13px;line-height:1.6;}@media (max-width: 768px){footer .footer .info-wrap .newsletter_box .info-wrap-contact_cell{margin-bottom:0;padding-left:0;}}@media (max-width: 768px){footer .footer .info-wrap .newsletter_box .icon_text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:22px;position:relative;}footer .footer .info-wrap .newsletter_box .icon_text i{position:relative;width:30px;margin-right:20px;}footer .footer .info-wrap .newsletter_box .icon_text .contact_title{margin-bottom:0;}}@media (max-width: 768px){footer .footer .info-wrap .newsletter_box .info-wrap-contact_zone{margin-bottom:0;}}footer .footer .info-wrap-contact{position:relative;}footer .footer .info-wrap-contact_zone{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:39px;}@media (max-width: 768px){footer .footer .info-wrap-contact_zone{margin-bottom:21px;}footer .footer .info-wrap-contact_zone:last-child{margin-bottom:51px;}}footer .footer .info-wrap-contact_zone i{position:absolute;left:0;display:block;}footer .footer .info-wrap-contact_zone i svg path{fill:currentColor;}footer .footer .info-wrap-contact_zone h4{margin:0 0 13px 0;width:100%;}footer .footer .info-wrap-contact_cell{position:relative;padding-left:50px;width:400px;font-size:14px;text-transform:uppercase;font-weight:bold;letter-spacing:1.5px;}@media (max-width: 1280px){footer .footer .info-wrap-contact_cell:first-of-type{margin-bottom:21px;}}footer .footer .info-wrap-contact_cell .contact_title{line-height:1;margin-bottom:5px;}footer .footer .info-wrap-contact_link{color:var(--greyColor);position:relative;}@media (max-width: 560px){footer .footer .info-wrap-contact_link{letter-spacing:0;}}footer .footer .hvr_animation{position:relative;-webkit-text-decoration:none!important;text-decoration:none!important;}footer .footer .hvr_animation:after{content:'';position:absolute;left:0;bottom:0;width:0%;height:1px;background:var(--greyColor);-webkit-transition:.3s linear;transition:.3s linear;}footer .footer .hvr_animation:hover:after{width:100%;}footer .footer .hvr_animation.underlined:after{width:100%;}footer .footer .hvr_animation.underlined:hover:after{width:0%;}footer .footer .form-content{padding:0!important;}footer .footer .form-content label{color:var(--fontColor);text-transform:none;letter-spacing:1;}footer .footer .form-content input{padding:2px 24px 2px 0;}footer .footer .form-content .subscribe_btn{margin-top:20px;position:relative;}footer .footer .form-content .subscribe_btn i{font-size:18px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);opacity:0;}footer .footer .form-content.success i{opacity:1;}footer .footer .form-content.success .subscribe_btn span{opacity:0;}footer .footer .form-content.success .hide{opacity:0;}footer .footer .form-content.success .hide +span{opacity:1;}footer .footer .text_footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;margin-bottom:39px;}@media (max-width: 1280px){footer .footer .text_footer{-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media (max-width: 560px){footer .footer .text_footer{text-align:center;}}footer .footer .text_footer p{white-space:normal;}footer .footer .text_footer .images_box{max-width:186px;width:100%;margin-right:43px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}@media (max-width: 560px){footer .footer .text_footer .images_box{margin:0 auto 20px auto;}}@media (max-width: 1280px){footer .footer .text_footer .img_size{margin-bottom:20px;}}@media (max-width: 560px){footer .footer .text_footer .img_size{margin-bottom:0;}}footer .footer .text_footer .img_size img{width:100%;height:100%;object-fit:contain;}footer .footer .first_text_footer .img_size{width:100%;height:63px;}footer .footer .first_text_footer .img_size img{width:100%;height:100%;object-fit:contain;}@media (max-width: 768px){footer .footer .first_text_footer{margin-bottom:51px;}}footer .footer .second_text_footer .first_img_size{width:45px;height:45px;margin-right:15px;}footer .footer .second_text_footer .second_img_size{width:100px;height:45px;}@media (max-width: 560px){footer .footer .second_text_footer{margin-bottom:21px;}}footer .footer .info-privacy{padding-top:45px;padding-bottom:30px;border-top:1px solid hsla(\r\n        var(--bgColor_H),\r\n        var(--bgColor_S),\r\n        calc(var(--bgColor_L) + (50% - var(--bgColor_L)) * 0.55),\r\n        var(--bgColor_A));}@media (max-width: 768px){footer .footer .info-privacy{padding-top:0;border-top:none;}}footer .footer .info-privacy__row{-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}footer .footer .info-privacy .copy_zone{font-size:18px;}@media (min-width: 1350px){footer .footer .info-privacy .copy_zone{text-align:center;}}@media (min-width: 1281px){footer .footer .info-privacy .copy_zone{padding-top:8px;padding-bottom:8px;}}@media (max-width: 768px){footer .footer .info-privacy .copy_zone{text-align:center;margin-bottom:10px;padding-top:45px;border-top:1px solid hsla(\r\n            var(--bgColor_H),\r\n            var(--bgColor_S),\r\n            calc(var(--bgColor_L) + (50% - var(--bgColor_L)) * 0.55),\r\n            var(--bgColor_A));}}footer .footer .info-privacy .copy_zone a{color:var(--greyColor);}footer .footer .info-privacy .powered_zone{font-size:18px;}@media (min-width: 1281px){footer .footer .info-privacy .powered_zone{padding-top:8px;padding-bottom:8px;}}@media (max-width: 1280px){footer .footer .info-privacy .powered_zone{text-align:center;}}@media (max-width: 768px){footer .footer .info-privacy .powered_zone{text-align:center;margin-bottom:24px;}}footer .footer .info-privacy .powered_zone a{color:var(--greyColor);}@media (min-width: 1281px){footer .footer .info-privacy .socials_zone{-webkit-box-flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}}@media (max-width: 1280px){footer .footer .info-privacy .socials_zone{width:100%;margin-top:20px;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;}}@media (max-width: 768px){footer .footer .info-privacy .socials_zone{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin-top:0;margin-bottom:20px;}footer .footer .info-privacy .socials_zone li{padding:0 7px 10px 7px;}}footer .footer.one_contact .type_user{margin-bottom:73px;}@media (max-width: 768px){footer .footer.one_contact .type_user{margin-bottom:51px;}}footer .footer.no_newsletter h3{margin-bottom:46px;}footer .footer.no_newsletter .newsletter_box{display:none;}footer .footer.no_newsletter .info-wrap-contact{width:calc(70% + 230px);width:100%;padding-left:230px;}@media (max-width: 1200px){footer .footer.no_newsletter .info-wrap-contact{padding-left:0;}}@media (max-width: 768px){footer .footer.no_newsletter .info-wrap-contact{width:100%;}}@media (max-width: 1200px){footer .footer.no_newsletter .info-wrap-contact_cell{width:50%;}}@media (max-width: 768px){footer .footer.no_newsletter .info-wrap-contact_cell{width:100%;}}footer .footer.no_newsletter .info-wrap-contact h4{position:absolute;margin-top:-8px;left:0;max-width:200px;}@media (max-width: 1200px){footer .footer.no_newsletter .info-wrap-contact h4{position:relative;left:auto;max-width:100%;width:100%;margin-bottom:20px;margin-top:0;}}@media (max-width: 768px){footer .footer.no_newsletter .info-wrap-contact h4{position:relative;left:auto;max-width:100%;}}footer .footer.no_newsletter .info-wrap-contact_zone:first-of-type{margin-bottom:71px;}@media (max-width: 1200px){footer .footer.no_newsletter .info-wrap-contact_zone:first-of-type{margin-bottom:39px;}}@media (max-width: 768px){footer .footer.no_newsletter .info-wrap-contact_zone:first-of-type{margin-bottom:51px;}}footer .footer.no_newsletter .info-wrap-contact_zone:last-child{margin-bottom:0;}footer .footer.no_icon .info-wrap-contact_cell{padding-left:0;}footer .footer.no_icon .info-wrap-contact_cell i{display:none;}footer .footer.no-names .info-wrap-contact{padding-left:0;}footer .form-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-left:-15px;margin-right:-15px;}@media (min-width: 1281px){footer .form-row{-webkit-box-flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}}@media (max-width: 900px){footer .form-row{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}}footer .form-col{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;padding-left:15px;padding-right:15px;}@media (min-width: 768px){footer .form-col{-webkit-flex:1 1 0;-ms-flex:1 1 0;flex:1 1 0;}}@media (min-width: 768px){footer .form-col--socials{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;}}@media (min-width: 1281px){footer .form-col--socials{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;}}@media (max-width: 768px){footer .form-col--socials{-webkit-order:-1;-ms-flex-order:-1;order:-1;}}@media (min-width: 1281px){footer .form-col--xl-auto{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;}}footer .additional-links-separator{display:block;width:100%;height:0;overflow:hidden;}@media (min-width: 768px){footer .additional-links-separator{display:inline;width:auto;height:auto;}footer .additional-links-separator:before{content:\"|\";}}footer .h-pot{height:0;width:0;overflow:hidden;visibility:hidden;}footer .img-wrap{max-width:100px;width:100%;display:block;margin-right:20px;}@media (max-width: 900px){footer .img-wrap{margin-right:0;margin-bottom:10px;}}footer .img-wrap img{width:100%;object-fit:cover;}footer .powered-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;}@media (max-width: 900px){footer .powered-box{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}}footer .form-col--copyright{-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;margin:10px 0;}footer .luxury-link{white-space:nowrap;}footer .footer__disclaimers{padding-top:24px;padding-bottom:24px;}@media (max-width: 900px){footer .footer__disclaimers{text-align:center;}}body>div.mobile-contact-wrapper{z-index:100;position:relative;}body>div.mobile-contact-wrapper .lp-ico:before{content:'';width:1em;height:1em;background-color:currentColor;-webkit-background-size:cover;background-size:cover;display:block;-webkit-mask-position:center;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-transition:all .3s;transition:all .3s;}body>div.mobile-contact-wrapper .lp-ico-search:before{-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.6231 21.3002L17.1372 16.8143M19.5606 10.9877C19.5606 15.5441 15.8669 19.2377 11.3106 19.2377C6.75421 19.2377 3.06055 15.5441 3.06055 10.9877C3.06055 6.43135 6.75421 2.73769 11.3106 2.73769C15.8669 2.73769 19.5606 6.43135 19.5606 10.9877Z' stroke='black' stroke-width='1.82813' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\");-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.6231 21.3002L17.1372 16.8143M19.5606 10.9877C19.5606 15.5441 15.8669 19.2377 11.3106 19.2377C6.75421 19.2377 3.06055 15.5441 3.06055 10.9877C3.06055 6.43135 6.75421 2.73769 11.3106 2.73769C15.8669 2.73769 19.5606 6.43135 19.5606 10.9877Z' stroke='black' stroke-width='1.82813' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.6231 21.3002L17.1372 16.8143M19.5606 10.9877C19.5606 15.5441 15.8669 19.2377 11.3106 19.2377C6.75421 19.2377 3.06055 15.5441 3.06055 10.9877C3.06055 6.43135 6.75421 2.73769 11.3106 2.73769C15.8669 2.73769 19.5606 6.43135 19.5606 10.9877Z' stroke='black' stroke-width='1.82813' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\");}body>div.mobile-contact-wrapper .lp-ico-arrow-top:before{-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.8716 9.99976L8.87158 5.99976L4.87158 9.99976' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\");-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.8716 9.99976L8.87158 5.99976L4.87158 9.99976' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.8716 9.99976L8.87158 5.99976L4.87158 9.99976' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\");}body>div.mobile-contact-wrapper .lp-ico-scroll-top:before{-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 3H3M12 21V7M12 7L5 14M12 7L19 14' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E \");-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 3H3M12 21V7M12 7L5 14M12 7L19 14' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E \");mask-image:url(\"data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 3H3M12 21V7M12 7L5 14M12 7L19 14' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E \");}body>div.mobile-contact-wrapper .lp-ico-close:before{-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.5986 6.32617L5.59863 18.3262M5.59863 6.32617L17.5986 18.3262' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E \");-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.5986 6.32617L5.59863 18.3262M5.59863 6.32617L17.5986 18.3262' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E \");mask-image:url(\"data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.5986 6.32617L5.59863 18.3262M5.59863 6.32617L17.5986 18.3262' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E \");}body>div.mobile-contact-wrapper .lp-ico-phone:before{-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.8699 6.57142C14.7459 6.74157 15.551 7.16808 16.1821 7.79637C16.8132 8.42465 17.2416 9.22612 17.4126 10.0982M13.8699 3C15.6899 3.20128 17.3871 4.01265 18.6827 5.3009C19.9784 6.58914 20.7955 8.27768 21 10.0893M10.4412 13.592C9.36357 12.5192 8.51264 11.3061 7.88843 10.0118C7.83474 9.90047 7.80789 9.84481 7.78726 9.77437C7.71397 9.52405 7.76662 9.21668 7.91909 9.00469C7.962 8.94504 8.01326 8.894 8.11578 8.79194C8.42933 8.47979 8.58611 8.32372 8.6886 8.16677C9.07515 7.57491 9.07515 6.81189 8.6886 6.22002C8.58611 6.06308 8.42933 5.90701 8.11578 5.59486L7.94101 5.42087C7.46438 4.94637 7.22607 4.70912 6.97012 4.58024C6.4611 4.32392 5.85996 4.32392 5.35093 4.58024C5.09499 4.70912 4.85667 4.94637 4.38004 5.42087L4.23867 5.56161C3.76367 6.03449 3.52617 6.27093 3.34478 6.59239C3.1435 6.94909 2.99878 7.5031 3.00001 7.91222C3.00111 8.28092 3.07295 8.53291 3.21664 9.03688C3.98881 11.7453 5.44574 14.3009 7.58743 16.4331C9.72911 18.5652 12.2963 20.0156 15.0168 20.7843C15.523 20.9274 15.7761 20.9989 16.1465 21C16.5575 21.0012 17.114 20.8571 17.4723 20.6568C17.7952 20.4762 18.0327 20.2397 18.5077 19.7669L18.649 19.6261C19.1257 19.1516 19.364 18.9144 19.4934 18.6596C19.7509 18.1528 19.7509 17.5544 19.4934 17.0476C19.364 16.7928 19.1257 16.5556 18.649 16.0811L18.4743 15.9071C18.1607 15.5949 18.0039 15.4388 17.8463 15.3368C17.2518 14.952 16.4853 14.952 15.8908 15.3368C15.7332 15.4388 15.5764 15.5949 15.2628 15.9071C15.1603 16.0091 15.1091 16.0602 15.0491 16.1029C14.8362 16.2547 14.5274 16.3071 14.276 16.2341C14.2052 16.2136 14.1493 16.1869 14.0375 16.1334C12.7374 15.512 11.5189 14.6648 10.4412 13.592Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\");-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.8699 6.57142C14.7459 6.74157 15.551 7.16808 16.1821 7.79637C16.8132 8.42465 17.2416 9.22612 17.4126 10.0982M13.8699 3C15.6899 3.20128 17.3871 4.01265 18.6827 5.3009C19.9784 6.58914 20.7955 8.27768 21 10.0893M10.4412 13.592C9.36357 12.5192 8.51264 11.3061 7.88843 10.0118C7.83474 9.90047 7.80789 9.84481 7.78726 9.77437C7.71397 9.52405 7.76662 9.21668 7.91909 9.00469C7.962 8.94504 8.01326 8.894 8.11578 8.79194C8.42933 8.47979 8.58611 8.32372 8.6886 8.16677C9.07515 7.57491 9.07515 6.81189 8.6886 6.22002C8.58611 6.06308 8.42933 5.90701 8.11578 5.59486L7.94101 5.42087C7.46438 4.94637 7.22607 4.70912 6.97012 4.58024C6.4611 4.32392 5.85996 4.32392 5.35093 4.58024C5.09499 4.70912 4.85667 4.94637 4.38004 5.42087L4.23867 5.56161C3.76367 6.03449 3.52617 6.27093 3.34478 6.59239C3.1435 6.94909 2.99878 7.5031 3.00001 7.91222C3.00111 8.28092 3.07295 8.53291 3.21664 9.03688C3.98881 11.7453 5.44574 14.3009 7.58743 16.4331C9.72911 18.5652 12.2963 20.0156 15.0168 20.7843C15.523 20.9274 15.7761 20.9989 16.1465 21C16.5575 21.0012 17.114 20.8571 17.4723 20.6568C17.7952 20.4762 18.0327 20.2397 18.5077 19.7669L18.649 19.6261C19.1257 19.1516 19.364 18.9144 19.4934 18.6596C19.7509 18.1528 19.7509 17.5544 19.4934 17.0476C19.364 16.7928 19.1257 16.5556 18.649 16.0811L18.4743 15.9071C18.1607 15.5949 18.0039 15.4388 17.8463 15.3368C17.2518 14.952 16.4853 14.952 15.8908 15.3368C15.7332 15.4388 15.5764 15.5949 15.2628 15.9071C15.1603 16.0091 15.1091 16.0602 15.0491 16.1029C14.8362 16.2547 14.5274 16.3071 14.276 16.2341C14.2052 16.2136 14.1493 16.1869 14.0375 16.1334C12.7374 15.512 11.5189 14.6648 10.4412 13.592Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.8699 6.57142C14.7459 6.74157 15.551 7.16808 16.1821 7.79637C16.8132 8.42465 17.2416 9.22612 17.4126 10.0982M13.8699 3C15.6899 3.20128 17.3871 4.01265 18.6827 5.3009C19.9784 6.58914 20.7955 8.27768 21 10.0893M10.4412 13.592C9.36357 12.5192 8.51264 11.3061 7.88843 10.0118C7.83474 9.90047 7.80789 9.84481 7.78726 9.77437C7.71397 9.52405 7.76662 9.21668 7.91909 9.00469C7.962 8.94504 8.01326 8.894 8.11578 8.79194C8.42933 8.47979 8.58611 8.32372 8.6886 8.16677C9.07515 7.57491 9.07515 6.81189 8.6886 6.22002C8.58611 6.06308 8.42933 5.90701 8.11578 5.59486L7.94101 5.42087C7.46438 4.94637 7.22607 4.70912 6.97012 4.58024C6.4611 4.32392 5.85996 4.32392 5.35093 4.58024C5.09499 4.70912 4.85667 4.94637 4.38004 5.42087L4.23867 5.56161C3.76367 6.03449 3.52617 6.27093 3.34478 6.59239C3.1435 6.94909 2.99878 7.5031 3.00001 7.91222C3.00111 8.28092 3.07295 8.53291 3.21664 9.03688C3.98881 11.7453 5.44574 14.3009 7.58743 16.4331C9.72911 18.5652 12.2963 20.0156 15.0168 20.7843C15.523 20.9274 15.7761 20.9989 16.1465 21C16.5575 21.0012 17.114 20.8571 17.4723 20.6568C17.7952 20.4762 18.0327 20.2397 18.5077 19.7669L18.649 19.6261C19.1257 19.1516 19.364 18.9144 19.4934 18.6596C19.7509 18.1528 19.7509 17.5544 19.4934 17.0476C19.364 16.7928 19.1257 16.5556 18.649 16.0811L18.4743 15.9071C18.1607 15.5949 18.0039 15.4388 17.8463 15.3368C17.2518 14.952 16.4853 14.952 15.8908 15.3368C15.7332 15.4388 15.5764 15.5949 15.2628 15.9071C15.1603 16.0091 15.1091 16.0602 15.0491 16.1029C14.8362 16.2547 14.5274 16.3071 14.276 16.2341C14.2052 16.2136 14.1493 16.1869 14.0375 16.1334C12.7374 15.512 11.5189 14.6648 10.4412 13.592Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\");}body>div.mobile-contact-wrapper .lp-ico-sms:before{-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 11.5C21.0034 12.8199 20.6951 14.1219 20.1 15.3C19.3944 16.7117 18.3098 17.8992 16.9674 18.7293C15.6251 19.5594 14.0782 19.9994 12.5 20C11.1801 20.0034 9.87812 19.6951 8.7 19.1L3 21L4.9 15.3C4.30493 14.1219 3.99656 12.8199 4 11.5C4.00061 9.92176 4.44061 8.37485 5.27072 7.03255C6.10083 5.69025 7.28825 4.60557 8.7 3.9C9.87812 3.30493 11.1801 2.99656 12.5 3H13C15.0843 3.11499 17.053 3.99476 18.5291 5.47086C20.0052 6.94695 20.885 8.91565 21 11V11.5Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\");-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 11.5C21.0034 12.8199 20.6951 14.1219 20.1 15.3C19.3944 16.7117 18.3098 17.8992 16.9674 18.7293C15.6251 19.5594 14.0782 19.9994 12.5 20C11.1801 20.0034 9.87812 19.6951 8.7 19.1L3 21L4.9 15.3C4.30493 14.1219 3.99656 12.8199 4 11.5C4.00061 9.92176 4.44061 8.37485 5.27072 7.03255C6.10083 5.69025 7.28825 4.60557 8.7 3.9C9.87812 3.30493 11.1801 2.99656 12.5 3H13C15.0843 3.11499 17.053 3.99476 18.5291 5.47086C20.0052 6.94695 20.885 8.91565 21 11V11.5Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 11.5C21.0034 12.8199 20.6951 14.1219 20.1 15.3C19.3944 16.7117 18.3098 17.8992 16.9674 18.7293C15.6251 19.5594 14.0782 19.9994 12.5 20C11.1801 20.0034 9.87812 19.6951 8.7 19.1L3 21L4.9 15.3C4.30493 14.1219 3.99656 12.8199 4 11.5C4.00061 9.92176 4.44061 8.37485 5.27072 7.03255C6.10083 5.69025 7.28825 4.60557 8.7 3.9C9.87812 3.30493 11.1801 2.99656 12.5 3H13C15.0843 3.11499 17.053 3.99476 18.5291 5.47086C20.0052 6.94695 20.885 8.91565 21 11V11.5Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\");}body>div.mobile-contact-wrapper .lp-ico-email:before{-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.5 18L14.8571 12M9.14286 12L2.50003 18M2 7L10.1649 12.7154C10.8261 13.1783 11.1567 13.4097 11.5163 13.4993C11.8339 13.5785 12.1661 13.5785 12.4837 13.4993C12.8433 13.4097 13.1739 13.1783 13.8351 12.7154L22 7M6.8 20H17.2C18.8802 20 19.7202 20 20.362 19.673C20.9265 19.3854 21.3854 18.9265 21.673 18.362C22 17.7202 22 16.8802 22 15.2V8.8C22 7.11984 22 6.27976 21.673 5.63803C21.3854 5.07354 20.9265 4.6146 20.362 4.32698C19.7202 4 18.8802 4 17.2 4H6.8C5.11984 4 4.27976 4 3.63803 4.32698C3.07354 4.6146 2.6146 5.07354 2.32698 5.63803C2 6.27976 2 7.11984 2 8.8V15.2C2 16.8802 2 17.7202 2.32698 18.362C2.6146 18.9265 3.07354 19.3854 3.63803 19.673C4.27976 20 5.11984 20 6.8 20Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\");-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.5 18L14.8571 12M9.14286 12L2.50003 18M2 7L10.1649 12.7154C10.8261 13.1783 11.1567 13.4097 11.5163 13.4993C11.8339 13.5785 12.1661 13.5785 12.4837 13.4993C12.8433 13.4097 13.1739 13.1783 13.8351 12.7154L22 7M6.8 20H17.2C18.8802 20 19.7202 20 20.362 19.673C20.9265 19.3854 21.3854 18.9265 21.673 18.362C22 17.7202 22 16.8802 22 15.2V8.8C22 7.11984 22 6.27976 21.673 5.63803C21.3854 5.07354 20.9265 4.6146 20.362 4.32698C19.7202 4 18.8802 4 17.2 4H6.8C5.11984 4 4.27976 4 3.63803 4.32698C3.07354 4.6146 2.6146 5.07354 2.32698 5.63803C2 6.27976 2 7.11984 2 8.8V15.2C2 16.8802 2 17.7202 2.32698 18.362C2.6146 18.9265 3.07354 19.3854 3.63803 19.673C4.27976 20 5.11984 20 6.8 20Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.5 18L14.8571 12M9.14286 12L2.50003 18M2 7L10.1649 12.7154C10.8261 13.1783 11.1567 13.4097 11.5163 13.4993C11.8339 13.5785 12.1661 13.5785 12.4837 13.4993C12.8433 13.4097 13.1739 13.1783 13.8351 12.7154L22 7M6.8 20H17.2C18.8802 20 19.7202 20 20.362 19.673C20.9265 19.3854 21.3854 18.9265 21.673 18.362C22 17.7202 22 16.8802 22 15.2V8.8C22 7.11984 22 6.27976 21.673 5.63803C21.3854 5.07354 20.9265 4.6146 20.362 4.32698C19.7202 4 18.8802 4 17.2 4H6.8C5.11984 4 4.27976 4 3.63803 4.32698C3.07354 4.6146 2.6146 5.07354 2.32698 5.63803C2 6.27976 2 7.11984 2 8.8V15.2C2 16.8802 2 17.7202 2.32698 18.362C2.6146 18.9265 3.07354 19.3854 3.63803 19.673C4.27976 20 5.11984 20 6.8 20Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\");}body>div.mobile-contact-wrapper a{-webkit-text-decoration:none;text-decoration:none;}body>div.mobile-contact-wrapper .btn-holder{bottom:-50px;left:19px;position:fixed;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:13px;opacity:0;-webkit-transition:all .3s;transition:all .3s;}@media (max-width: 1024px){body>div.mobile-contact-wrapper .btn-holder{right:19px;padding:0 48px;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}}body>div.mobile-contact-wrapper .btn-holder.visible{bottom:28px;opacity:1;}body>div.mobile-contact-wrapper .search-btn{width:48px;height:48px;border-radius:999px;font-size:0;line-height:0;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-transition:all .3s;transition:all .3s;padding:12px;color:#141414;background:#fff;}@media (max-width: 1024px){body>div.mobile-contact-wrapper .search-btn{position:absolute;left:0;bottom:0;}}body>div.mobile-contact-wrapper .search-btn:before{width:24px;height:24px;}body>div.mobile-contact-wrapper .connect-btn{height:48px;padding:0 24px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;text-transform:uppercase;border-radius:25px;color:var(--pillTextColor);background:var(--pillBackgroundColor);border:1px solid rgba(255, 255, 255, 0.2);cursor:pointer;font-size:10px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:0.4px;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-transition:all .4s;transition:all .4s;box-shadow:0 0 0 0 rgba(255, 255, 255, 0.2);-webkit-animation:pulsate 2s ease infinite;animation:pulsate 2s ease infinite;}body>div.mobile-contact-wrapper .connect-btn:before{width:16px;height:16px;}body>div.mobile-contact-wrapper .pop-up{display:none;position:fixed;bottom:0;left:0;width:100%;-webkit-transition:all .3s;transition:all .3s;border-radius:16px 16px 0 0;color:var(--textColor);background:var(--backgroundColor);}@media (min-width: 1025px){body>div.mobile-contact-wrapper .pop-up{max-width:637px;border-radius:16px;bottom:28px;left:19px;}}body>div.mobile-contact-wrapper .pop-up .lp-container{padding-top:24px;padding-bottom:24px;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}@media (min-width: 1025px){body>div.mobile-contact-wrapper .pop-up .lp-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:40px;padding-bottom:40px;min-height:450px;padding-left:56px;padding-right:56px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}}body>div.mobile-contact-wrapper .pop-up .close-btn{width:44px;height:44px;background-color:transparent;border-color:transparent;display:block;margin:24px auto 0;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--textColor);cursor:pointer;padding:10px;border:0;}body>div.mobile-contact-wrapper .pop-up .close-btn:before{width:24px;height:24px;}@media (min-width: 1025px){body>div.mobile-contact-wrapper .pop-up .close-btn{position:absolute;top:14px;right:12px;margin:0;}}body>div.mobile-contact-wrapper .pop-up .icon-btn{width:44px;height:44px;border-radius:999px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:8px;color:var(--textColor);position:relative;}body>div.mobile-contact-wrapper .pop-up .icon-btn:after{position:absolute;bottom:0;width:100%;left:0;border-radius:999px;height:100%;content:'';border:solid 1px var(--textColor);opacity:.3;}body>div.mobile-contact-wrapper .pop-up .icon-btn:before{width:24px;height:24px;}body>div.mobile-contact-wrapper .success-block{display:none;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media (min-width: 1025px){body>div.mobile-contact-wrapper .success-block{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}body>div.mobile-contact-wrapper .success-block .lp-btn{margin-top:24px;}body>div.mobile-contact-wrapper .contact-form{margin:0;}@media (max-width: 1024px){body>div.mobile-contact-wrapper .contact-form__item{width:100%;}}body>div.mobile-contact-wrapper .contact-form__item .lp-input{width:100%;}body>div.mobile-contact-wrapper .contact-form__item .is-placeholder{color:#818181;}body>div.mobile-contact-wrapper .contact-form__item+.contact-form__item{margin-top:16px;}body>div.mobile-contact-wrapper .contact-form.show-success .contact-form__container,body>div.mobile-contact-wrapper .contact-form.success .contact-form__container{display:none;}body>div.mobile-contact-wrapper .contact-form.show-success .success-block,body>div.mobile-contact-wrapper .contact-form.success .success-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}body>div.mobile-contact-wrapper .contact-form .lp-disclaimer{margin-top:16px;}body>div.mobile-contact-wrapper .contact-form .lp-h3{margin-bottom:16px;}body>div.mobile-contact-wrapper .success-message{font-size:22px;}@-webkit-keyframes pulsate{0%{box-shadow:0 0 0 0 rgba(255, 255, 255, 0.2);}50%{box-shadow:0 0 4px 6px rgba(255, 255, 255, .5);}100%{box-shadow:0 0 12px 12px rgba(255, 255, 255, 0);}}","jqueryExecutables":["try {\n(function init(sectionDomId) {\n  const disclaimerLabel = document.querySelector('#' + sectionDomId + ' .lp-tcr-content');\n  if (disclaimerLabel) {\n    const input = disclaimerLabel.querySelector('input');\n    if (input) {\n      input.setAttribute('id', `${sectionDomId}-termsAccepted`);\n      input.value = 'true';\n      const label = document.createElement('label');\n      label.setAttribute('for', `${sectionDomId}-termsAccepted`);\n      label.classList.add('lp-visually-hidden');\n      label.textContent = 'Opt in/Disclaimer Consent:';\n      disclaimerLabel.prepend(label);\n    }\n  }\n  function setHttp(link) {\n    if (link.search(/^http[s]?\\:\\/\\/|\\//) == -1) {\n      link = 'https://' + link;\n    }\n    return link;\n  }\n  const socialLinks = document.querySelectorAll('#' + sectionDomId + ' .socials__link, #' + sectionDomId + ' .lp-socials__link');\n  socialLinks.forEach(linkElement => {\n    const href = linkElement.getAttribute('href');\n    if (href) {\n      linkElement.setAttribute('href', setHttp(href));\n    }\n  });\n  const redirectLink = $('#' + sectionDomId + ' .redirect-link');\n  if (redirectLink.length) {\n    const rawHref = setHttp(redirectLink.attr('href'));\n    let formEvent;\n    if (rawHref) {\n      formEvent = redirectLink.data('redirect') ? 'formsubmitted' : 'reset';\n      $('#' + sectionDomId + ' .contact-form').find('form').on(formEvent, function () {\n        redirectLink.attr('href', rawHref);\n        redirectLink[0].click();\n      });\n    }\n  }\n})('modal-global-contact-us');\n} catch(e) {\nconsole.log(e);\n}","","try {\n(function init(sectionDomId) {\n  const $section = $('#' + sectionDomId);\n  const $hamburger = $section.find('.hamburger-component');\n  function onSideMenuShow() {\n    if (!$hamburger.hasClass('active')) {\n      $hamburger.addClass('active');\n    }\n  }\n  function onSideMenuHide() {\n    $hamburger.removeClass('active');\n  }\n  const $window = $(window);\n  $window.on('lpui-sidemenu-show.lpui-auto-clean', onSideMenuShow);\n  $window.on('lpui-sidemenu-hide.lpui-auto-clean', onSideMenuHide);\n  const $subContainers = $section.find('.navigation__item.sub-nav-container');\n  $subContainers.hover(function () {\n    $(this).find('.sub-nav').addClass('visible');\n  }, function () {\n    $(this).find('.sub-nav').removeClass('visible');\n  });\n  $window.on('click.lpui-auto-clean', function () {\n    $('.sub-nav-container.visible-dropdown').removeClass('visible-dropdown');\n  });\n  let fixedWidth = 0;\n  const rightPad = 20;\n  function fixSubsPosition() {\n    const wWidth = window.innerWidth;\n    if (innerWidth === fixedWidth) {\n      return;\n    }\n    fixedWidth = wWidth;\n    $subContainers.each(function () {\n      const $sub = $(this).find('.sub-nav');\n      $sub[0].style.right = '';\n      const sRect = $sub[0].getBoundingClientRect();\n      const sRight = sRect.left + sRect.width;\n      if (sRight > wWidth - rightPad) {\n        const parentRect = $sub[0].offsetParent.getBoundingClientRect();\n        const parentRight = parentRect.left + parentRect.width;\n        $sub[0].style.right = `${parentRight - wWidth + rightPad}px`;\n      }\n    });\n  }\n  var debouncer;\n  $window.on('resize.lpui-auto-clean', function () {\n    clearTimeout(debouncer);\n    debouncer = setTimeout(fixSubsPosition, 500);\n  });\n  fixSubsPosition();\n  if ($('.property-intro').length || $('.property-intro-2').length) {\n    $('nav').addClass('dark-opening');\n    $(\"#global-navbar\").css({\n      \"background-color\": \"rgb(26, 26, 26)\",\n      \"color\": \"rgb(255, 255, 255)\"\n    });\n  }\n})('global-navbar');\n} catch(e) {\nconsole.log(e);\n}","try {\n(function init(sectionDomId, options) {\n  var elementSelector = options.elementSelector || 'nav';\n  var element = document.querySelector(elementSelector);\n  var sections = document.querySelectorAll('body > section');\n  var subNavContainers = element.querySelectorAll('.sub-nav');\n  var initialBackgroundColor = options.initialBackgroundColor || element.style.backgroundColor;\n  var backgroundColorScroll = options.backgroundColorScroll || '#191919';\n  var fontColor = options.fontColor || '#fff';\n  var fontColorScroll = options.fontColorScroll || '#000';\n  var didScroll = false;\n  var lastScrollTop = 0;\n  var delta = 5;\n\n  // eslint-disable-next-line sonarjs/no-collapsible-if\n  if (wow) {\n    // Wowjs might not trigger for position fixed elements\n    if (window.scrollY > 0) {\n      element.querySelectorAll('.wow').forEach(el => wow.show(el));\n    }\n  }\n  function adjustNavPinState() {\n    // Remove 'visible' class from all subNavContainers\n    for (let i = 0; i < subNavContainers.length; i++) {\n      subNavContainers[i].classList.remove('visible');\n    }\n    if (window.scrollY > 0) {\n      element.style.backgroundColor = backgroundColorScroll;\n      element.style.color = fontColorScroll;\n      element.classList.add('scroll');\n    } else {\n      element.style.backgroundColor = initialBackgroundColor;\n      element.style.color = fontColor;\n      element.classList.remove('scroll');\n    }\n  }\n  adjustNavPinState();\n  function onScroll() {\n    didScroll = true;\n  }\n  window.addEventListener('scroll', onScroll);\n\n  // eslint-disable-next-line\n  var debounceInterval = setInterval(() => {\n    if (didScroll) {\n      // eslint-disable-next-line\n      hasScrolled();\n      didScroll = false;\n    }\n  }, 250);\n  function hasScrolled() {\n    adjustNavPinState();\n    // eslint-disable-next-line\n    var navbarHeight = element.offsetHeight;\n    // eslint-disable-next-line\n    var st = window.scrollY;\n\n    // Make sure they scroll more than delta\n    if (Math.abs(lastScrollTop - st) <= delta) {\n      return;\n    }\n    if (st > lastScrollTop && st > navbarHeight) {\n      // Scroll Down\n      element.style.transform = `translateY(-${navbarHeight}px) scaleY(0)`;\n      document.documentElement.style.setProperty('--global-header-height', '0px');\n\n      // Some sections \"follow\" the navbar with class sticky (i.e. Producer search)\n      sections.forEach(section => {\n        if (section.classList.contains('sticky')) {\n          section.style.top = '0px';\n        }\n      });\n    } else {\n      // Scroll Up\n      // eslint-disable-next-line\n      if (st + window.innerHeight < document.documentElement.scrollHeight) {\n        element.style.transform = `translateY(0) scaleY(1)`;\n        document.documentElement.style.setProperty('--global-header-height', `${navbarHeight}px`);\n        sections.forEach(section => {\n          if (section.classList.contains('sticky')) {\n            section.style.top = `${navbarHeight}px`;\n          }\n        });\n      }\n    }\n    lastScrollTop = st;\n  }\n})('NAVBAR', JSON.parse(\"{\\\"fontColor\\\":\\\"#fff\\\",\\\"elementSelector\\\":\\\"nav\\\",\\\"fontColorScroll\\\":\\\"#fff\\\",\\\"initialFontColor\\\":\\\"#fff\\\",\\\"backgroundColorScroll\\\":\\\"#1a1a1a\\\",\\\"initialBackgroundColor\\\":\\\"rgba(0,0,0,0)\\\"}\"));\n} catch(e) {\nconsole.log(e);\n}","try {\n(function init(sectionDomId) {\n  var sidemenu = $('#' + sectionDomId);\n  sidemenu.on('lpui-sidemenu-show.lpui-auto-clean', function () {\n    window.lpUI.requestScrollLock(sectionDomId);\n  });\n  $(window).on('lpui-sidemenu-hide.lpui-auto-clean', function () {\n    window.lpUI.releaseScrollLock(sectionDomId);\n  });\n  $(window).click(function (e) {\n    let targetContactForm = $(e.target).closest('#modal-global-contact-us').length;\n    let targetSideMenu = $(e.target).closest('.sidemenu').length;\n    let targetContactItem = $(e.target).closest('[data-type=\"CONTACT_US\"]').length;\n    let targetHamburger = $(e.target).closest('.hamburger-component').length;\n    if (!(targetContactForm || targetSideMenu || targetContactItem || targetHamburger)) {\n      $('body').removeClass('locked');\n      $('.hamburger').removeClass('active');\n      $('.sidemenu').removeClass('visible');\n      $('#modal-global-contact-us').removeClass('visible');\n    }\n  });\n})('global-sidemenu');\n} catch(e) {\nconsole.log(e);\n}","","try {\n(function init(footerId) {\n  var textContent = $(\".text_content_wrap p\").text().trim().length;\n  const socialLinks = $(`#${footerId} .lp-socials__link`);\n  if (textContent < 1) {\n    $(\".text_content_wrap\").remove();\n    $(\".second_text_footer\").css({\n      'margin-bottom': 0\n    });\n  }\n  if (socialLinks.length > 0) {\n    socialLinks.attr('data-wow-offset', '10');\n  }\n  if ($(window).width() > 1280) {\n    let footer = document.querySelector(\"#\" + footerId);\n    let copyrightElem = footer.querySelector(\".copy_zone\");\n    if (copyrightElem) {\n      copyrightElem.style.whiteSpace = \"nowrap\";\n      let nowrapElemWidth = copyrightElem.clientWidth;\n      copyrightElem.style.whiteSpace = \"\";\n      let normalElemWidth = copyrightElem.clientWidth;\n      if (nowrapElemWidth > normalElemWidth) {\n        footer.querySelector(\".form-col--socials\").classList.add(\"form-col--xl-auto\");\n      }\n    }\n  }\n  const form = $(\"#\" + footerId).find(\"form\");\n  const redirectLink = $('#' + footerId + ' .redirect-link');\n  form.on(\"reset\", function () {\n    redirectPage(redirectLink);\n  });\n  function redirectPage(link) {\n    if (link.length) {\n      const rawHref = link.attr('href');\n      link.attr('href', setHttp(rawHref));\n      link[0].click();\n    }\n  }\n  function setHttp(link) {\n    if (link.search(/^http[s]?\\:\\/\\/|\\//) == -1) {\n      link = 'http://' + link;\n    }\n    return link;\n  }\n})('global-footer');\n} catch(e) {\nconsole.log(e);\n}","","try {\n(function init(sectionDomId) {\n  var _section = $('#' + sectionDomId);\n  var _footer = document.getElementById('global-footer');\n  const emailInput = _section.find('.js-email-input');\n  const emailRegex = /[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~\\-]+@[a-zA-Z0-9-]+(?:\\.[a-zA-Z0-9-]+)+/;\n  emailInput.on('input', function () {\n    if (emailRegex.test(this.value)) {\n      this.setCustomValidity('');\n    } else {\n      this.setCustomValidity('Please enter a valid email address.');\n    }\n    this.reportValidity();\n  });\n  _section.find('input[name=\"name\"]').on(\"keyup\", function () {\n    if (this.value.replaceAll(/\\d/g, \"\").trim().split(\" \").length < 2 || this.value.replaceAll(/\\d/g, \"\").trim() === \"\") {\n      this.setCustomValidity(\"Please input your first name and last name.\");\n    } else {\n      this.setCustomValidity(\"\");\n    }\n  });\n  _section.find('form').on(\"reset\", function () {\n    $(this).addClass(\"show-success\");\n  });\n  $(window).scroll(function () {\n    if ($(this).scrollTop() >= 150) _section.find('.btn-holder').addClass('visible');else _section.find('.btn-holder').removeClass('visible');\n  });\n  _section.find('.close-btn, .connect-btn').click(function () {\n    _section.find('.pop-up').toggle();\n    _section.find('.btn-holder').toggle();\n  });\n  if (!_footer) return;\n  const observer = new IntersectionObserver(entries => {\n    entries.forEach(entry => {\n      if (entry.isIntersecting) _section.hide();else _section.show();\n    });\n  }, {\n    threshold: 0.1\n  });\n  observer.observe(_footer);\n  function selectToDropdown(selectItem) {\n    let customDropdown = `\n        <div class=\"custom-select\" role=\"presentation\">\n        <button class=\"custom-select-toggle is-placeholder\" type=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"></button>\n        <div class=\"custom-select-menu\" style=\"display: none;max-height: none;\">\n        <div class=\"custom-select-content\">\n        </div>\n        </div>\n        </div>`;\n    $(customDropdown).insertAfter(selectItem);\n    let $dropdown = $($(selectItem).next());\n    let $dropdownToggle = $dropdown.find(\".custom-select-toggle\");\n    let $dropdownMenu = $dropdown.find(\".custom-select-menu\");\n    let $dropdownContent = $dropdown.find(\".custom-select-content\");\n    $dropdownToggle.addClass($(selectItem).attr(\"class\")).removeClass(\"dropdown-select\");\n    $dropdownToggle.attr(\"id\", $(selectItem).attr(\"id\") + \"custom\");\n    $dropdownMenu.attr(\"aria-labelledby\", $dropdownToggle.attr(\"id\"));\n    appendOptionButtons(selectItem, $dropdownContent);\n    $(selectItem).removeClass().addClass(\"sr-only\");\n    var toggleText = $(selectItem).find(\":selected\").first().text() || $(selectItem).children().first().text();\n    $dropdownToggle.html(toggleText);\n    $dropdown.on(\"click\", \".custom-select-item\", function (e) {\n      if ($(this).hasClass(\"is-disabled\")) return;\n      let elementNumber = $(this).index();\n      let $originalSelect = $(this).closest(\".custom-select\").siblings(\"select\");\n      let $linkedOption = $originalSelect.find(\"option\").eq(elementNumber);\n      if (!$linkedOption.prop(\"selected\")) {\n        $linkedOption.prop(\"selected\", true);\n        $originalSelect.change();\n        $(this).addClass(\"is-selected\").siblings(\".custom-select-item\").removeClass(\"is-selected\");\n        $dropdownToggle.html($(this).html());\n        closeSelectMenu($(this).closest(\".custom-select-menu\"));\n      }\n      $dropdownToggle.removeClass(\"is-placeholder\");\n    });\n    function convertOptionToButton(option) {\n      var optionText = $(option).text();\n      var optionValue = $(option).attr(\"value\") || $(option).text();\n      var optionIsDisabled = $(option).prop(\"disabled\");\n      var outputButton = `<button value=\"${optionValue}\" class=\"custom-select-item\" type=\"button\" ${optionIsDisabled ? \"disabled\" : \"\"}>${optionText}</button>`;\n      return outputButton;\n    }\n    function appendOptionButtons(selectItem, appendTarget) {\n      $(selectItem).find(\"option\").each(function () {\n        let currentButton = convertOptionToButton(this);\n        $(appendTarget).append(currentButton);\n      });\n    }\n    function showSelectMenu(selectMenu) {\n      var customSelect = $(selectMenu).closest(\".custom-select\")[0];\n      $(customSelect).addClass(\"open\");\n      $(selectMenu).slideDown();\n    }\n    function closeSelectMenu(selectMenu) {\n      var customSelect = $(selectMenu).closest(\".custom-select\")[0];\n      $(customSelect).removeClass(\"open\");\n      $(selectMenu).slideUp();\n    }\n    $dropdown.on(\"click\", \".custom-select-toggle\", function (e) {\n      var $customSelect = $(this).closest(\".custom-select\");\n      var selectMenu = $customSelect.find(\".custom-select-menu\")[0];\n      if ($customSelect.hasClass(\"open\")) {\n        closeSelectMenu(selectMenu);\n      } else {\n        showSelectMenu(selectMenu);\n      }\n    });\n    $(document).on(\"click\", function (e) {\n      if ($(e.target).closest(\".custom-select\").length < 1 && $(\".custom-select\").hasClass(\"open\")) {\n        $(\".custom-select.open\").each(function () {\n          var selectMenu = $(this).find(\".custom-select-menu\")[0];\n          closeSelectMenu(selectMenu);\n        });\n      }\n    });\n  }\n  $(\".pop-up select[name='interest']\").each(function () {\n    selectToDropdown(this);\n  });\n})('global-mobile-contact');\n} catch(e) {\nconsole.log(e);\n}",""],"pageVariables":[{"buttonStyle":"","hyperlinkStyle":"","showBlackAndWhiteMap":true,"showOfficeImages":true,"contentBoxColor":"rgba(255, 255, 255, 1)","showMap":true,"arrowsStyle":"","companyId":"0d5f5808-b573-43c6-baa6-24448ea0c3dd","websiteId":"fc6a84fa-7c5b-46ce-806f-271e26379a73","pageId":"c1de3205-8ff8-4f48-be3a-1fcacd3cc1e2","sectionDomId":"section-bba10d4b-1959-44f9-b744-25dce2f70140","sectionIndex":1,"pageSectionId":"bba10d4b-1959-44f9-b744-25dce2f70140","route":"/office/:slug","hostname":"bostononeteam.com","stagingUrl":"","logoDark":{"id":"4f4d9ba1-d401-4c8a-aed4-4c4d42f14bba","alt":null,"bytes":37479,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","description":null,"displayName":"logo-exports_horizontal-lockup","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","originalFileName":"Logo Exports_Horizontal Lockup"},"logoLight":{"id":"97d6addb-0371-40e8-9433-2da15c95423c","alt":null,"bytes":37875,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","description":null,"displayName":"logo-exports_horizontal-lockup-serhant-white","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","originalFileName":"Logo Exports_Horizontal Lockup Serhant white"},"brokerageDisclaimer":"","brokerageFormDisclaimer":"","overlayOpacity":"0.30","overlayColor":0,"businessName":"The Boston ONE Team | SERHANT.","renderOptions":null,"fontColor":"#000000","backgroundColor":"#ffffff","isFontColorLight":false,"isFontColorDark":true,"isBackgroundColorLight":true,"isBackgroundColorDark":false,"addMlsDisclaimers":false,"mlsCompliance":null,"resource":"office","resourceSelection":null,"templateSelection":null,"derivedSelection":null,"variables":{},"usePageResource":false},{"hyperlinkStyle":"","showCompactView":false,"displayGrid":true,"useBWTheme":true,"displayMap":true,"tileTextColor":"","companyId":"0d5f5808-b573-43c6-baa6-24448ea0c3dd","websiteId":"fc6a84fa-7c5b-46ce-806f-271e26379a73","pageId":"c1de3205-8ff8-4f48-be3a-1fcacd3cc1e2","sectionDomId":"section-880d32dc-817f-4225-a590-31470cc5e171","sectionIndex":2,"pageSectionId":"880d32dc-817f-4225-a590-31470cc5e171","route":"/office/:slug","hostname":"bostononeteam.com","stagingUrl":"","logoDark":{"id":"4f4d9ba1-d401-4c8a-aed4-4c4d42f14bba","alt":null,"bytes":37479,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","description":null,"displayName":"logo-exports_horizontal-lockup","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","originalFileName":"Logo Exports_Horizontal Lockup"},"logoLight":{"id":"97d6addb-0371-40e8-9433-2da15c95423c","alt":null,"bytes":37875,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","description":null,"displayName":"logo-exports_horizontal-lockup-serhant-white","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","originalFileName":"Logo Exports_Horizontal Lockup Serhant white"},"brokerageDisclaimer":"","brokerageFormDisclaimer":"","overlayOpacity":"0.30","overlayColor":0,"businessName":"The Boston ONE Team | SERHANT.","renderOptions":null,"fontColor":"#000000","backgroundColor":"#ffffff","isFontColorLight":false,"isFontColorDark":true,"isBackgroundColorLight":true,"isBackgroundColorDark":false,"addMlsDisclaimers":false,"mlsCompliance":null,"resource":"offices","resourceSelection":null,"templateSelection":null,"derivedSelection":null,"variables":{"limit":100},"usePageResource":false},{"hyperlinkStyle":"","hyperlinkText":"Read More","title":"About This Location","companyId":"0d5f5808-b573-43c6-baa6-24448ea0c3dd","websiteId":"fc6a84fa-7c5b-46ce-806f-271e26379a73","pageId":"c1de3205-8ff8-4f48-be3a-1fcacd3cc1e2","sectionDomId":"section-f9cbfaf6-1902-454a-9ce0-e7db6d594416","sectionIndex":3,"pageSectionId":"f9cbfaf6-1902-454a-9ce0-e7db6d594416","route":"/office/:slug","hostname":"bostononeteam.com","stagingUrl":"","logoDark":{"id":"4f4d9ba1-d401-4c8a-aed4-4c4d42f14bba","alt":null,"bytes":37479,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","description":null,"displayName":"logo-exports_horizontal-lockup","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","originalFileName":"Logo Exports_Horizontal Lockup"},"logoLight":{"id":"97d6addb-0371-40e8-9433-2da15c95423c","alt":null,"bytes":37875,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","description":null,"displayName":"logo-exports_horizontal-lockup-serhant-white","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","originalFileName":"Logo Exports_Horizontal Lockup Serhant white"},"brokerageDisclaimer":"","brokerageFormDisclaimer":"","overlayOpacity":"0.30","overlayColor":0,"businessName":"The Boston ONE Team | SERHANT.","renderOptions":null,"fontColor":"#000000","backgroundColor":"#f3f3f3","isFontColorLight":false,"isFontColorDark":true,"isBackgroundColorLight":true,"isBackgroundColorDark":false,"addMlsDisclaimers":false,"mlsCompliance":null,"resource":"office","resourceSelection":null,"templateSelection":null,"derivedSelection":null,"variables":{},"usePageResource":false},{"title":"Office Gallery","description":"<p>Explore our modern, well-equipped space where expert agents deliver exceptional service for your property needs. Our inviting atmosphere fosters collaboration and client satisfaction, ensuring a seamless experience for buyers and sellers alike.</p>","arrowsStyle":"","companyId":"0d5f5808-b573-43c6-baa6-24448ea0c3dd","websiteId":"fc6a84fa-7c5b-46ce-806f-271e26379a73","pageId":"c1de3205-8ff8-4f48-be3a-1fcacd3cc1e2","sectionDomId":"section-f2dc9da9-9fd0-401f-9d98-8575d0993129","sectionIndex":4,"pageSectionId":"f2dc9da9-9fd0-401f-9d98-8575d0993129","route":"/office/:slug","hostname":"bostononeteam.com","stagingUrl":"","logoDark":{"id":"4f4d9ba1-d401-4c8a-aed4-4c4d42f14bba","alt":null,"bytes":37479,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","description":null,"displayName":"logo-exports_horizontal-lockup","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","originalFileName":"Logo Exports_Horizontal Lockup"},"logoLight":{"id":"97d6addb-0371-40e8-9433-2da15c95423c","alt":null,"bytes":37875,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","description":null,"displayName":"logo-exports_horizontal-lockup-serhant-white","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","originalFileName":"Logo Exports_Horizontal Lockup Serhant white"},"brokerageDisclaimer":"","brokerageFormDisclaimer":"","overlayOpacity":"0.30","overlayColor":0,"businessName":"The Boston ONE Team | SERHANT.","renderOptions":null,"fontColor":"#000000","backgroundColor":"#ffffff","isFontColorLight":false,"isFontColorDark":true,"isBackgroundColorLight":true,"isBackgroundColorDark":false,"addMlsDisclaimers":false,"mlsCompliance":null,"resource":"office","resourceSelection":null,"templateSelection":null,"derivedSelection":null,"variables":{},"usePageResource":false},{"btnStyle":"","useBWTheme":true,"companyId":"0d5f5808-b573-43c6-baa6-24448ea0c3dd","websiteId":"fc6a84fa-7c5b-46ce-806f-271e26379a73","pageId":"c1de3205-8ff8-4f48-be3a-1fcacd3cc1e2","sectionDomId":"section-aaead096-b3e5-48a6-8677-90588ab02038","sectionIndex":5,"pageSectionId":"aaead096-b3e5-48a6-8677-90588ab02038","route":"/office/:slug","hostname":"bostononeteam.com","stagingUrl":"","logoDark":{"id":"4f4d9ba1-d401-4c8a-aed4-4c4d42f14bba","alt":null,"bytes":37479,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","description":null,"displayName":"logo-exports_horizontal-lockup","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","originalFileName":"Logo Exports_Horizontal Lockup"},"logoLight":{"id":"97d6addb-0371-40e8-9433-2da15c95423c","alt":null,"bytes":37875,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","description":null,"displayName":"logo-exports_horizontal-lockup-serhant-white","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","originalFileName":"Logo Exports_Horizontal Lockup Serhant white"},"brokerageDisclaimer":"","brokerageFormDisclaimer":"","overlayOpacity":"0.30","overlayColor":0,"businessName":"The Boston ONE Team | SERHANT.","renderOptions":null,"fontColor":"#000","backgroundColor":"#fff","isFontColorLight":false,"isFontColorDark":true,"isBackgroundColorLight":true,"isBackgroundColorDark":false,"addMlsDisclaimers":false,"mlsCompliance":null,"resource":"office","resourceSelection":null,"templateSelection":null,"derivedSelection":null,"variables":{},"usePageResource":false},{"showThreeSlides":false,"showOpenHouse":false,"autoScroll":false,"autoplaySpeed":3000,"propertyIds":[],"showExactPrice":false,"title":"Office Properties","share":false,"shareBtnStyle":"button-style-1","primaryButton":{"id":"140","path":"/properties/sale","show":true,"type":"LINK","email":"","phone":"","style":"button-style-2","content":"VIEW ALL"},"viewPropStyle":"button-style-1","companyId":"0d5f5808-b573-43c6-baa6-24448ea0c3dd","websiteId":"fc6a84fa-7c5b-46ce-806f-271e26379a73","pageId":"c1de3205-8ff8-4f48-be3a-1fcacd3cc1e2","sectionDomId":"section-9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd","sectionIndex":6,"pageSectionId":"9290b87b-3e4d-4d4b-9f97-c6df1fc64bcd","route":"/office/:slug","hostname":"bostononeteam.com","stagingUrl":"","logoDark":{"id":"4f4d9ba1-d401-4c8a-aed4-4c4d42f14bba","alt":null,"bytes":37479,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","description":null,"displayName":"logo-exports_horizontal-lockup","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","originalFileName":"Logo Exports_Horizontal Lockup"},"logoLight":{"id":"97d6addb-0371-40e8-9433-2da15c95423c","alt":null,"bytes":37875,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","description":null,"displayName":"logo-exports_horizontal-lockup-serhant-white","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","originalFileName":"Logo Exports_Horizontal Lockup Serhant white"},"brokerageDisclaimer":"","brokerageFormDisclaimer":"","overlayOpacity":"0.30","overlayColor":0,"businessName":"The Boston ONE Team | SERHANT.","renderOptions":null,"fontColor":"#ffffff","backgroundColor":"#1a1a1a","isFontColorLight":true,"isFontColorDark":false,"isBackgroundColorLight":false,"isBackgroundColorDark":true,"addMlsDisclaimers":false,"mlsCompliance":null,"resource":"properties","resourceSelection":"{\n id \n name \nstatus \n salesPrice \n reducedPrice \n isPasswordProtected \n bedroomCount \n bathCount \n fullBathCount \n halfBathCount \n threeQuarterBathCount \n fullAddress \n addressLine1 \n addressLine2 \n addressCity \n addressState \n addressCountry \n postalCode \n description \n neighborhood { \n id \n } \n media { \n smallUrl \n mediumUrl \n largeUrl \n xLargeUrl \n xxLargeUrl \n height \n width \n } \n seoTitle \n seoDescription \n slug \n mlsId \n fromMLS \n garageSpace \n openHouse \n openHouseHours \n priceUponRequest \n privateAddress \n leaseProperty \n leasePrice \n currency \n leaseTermFrequencyInterval \n leaseTermFrequencyCount \n leasePeriod \n livingSpaceSize \n livingSpaceUnits \n lotAreaSize \n lotAreaUnits \n types {\n id \n name \n} \n tags \n latitude \n longitude \n mlsAttribution \n mlsLogo \n cardHtml \n noIndex \n updatedAt \n}","templateSelection":"{\n id \n name \nstatus \n salesPrice \n reducedPrice \n isPasswordProtected \n bedroomCount \n bathCount \n fullBathCount \n halfBathCount \n threeQuarterBathCount \n fullAddress \n addressLine1 \n addressLine2 \n addressCity \n addressState \n addressCountry \n postalCode \n description \n neighborhood { \n id \n } \n media { \n smallUrl \n mediumUrl \n largeUrl \n xLargeUrl \n xxLargeUrl \n height \n width \n } \n seoTitle \n seoDescription \n slug \n mlsId \n fromMLS \n garageSpace \n openHouse \n openHouseHours \n priceUponRequest \n privateAddress \n leaseProperty \n leasePrice \n currency \n leaseTermFrequencyInterval \n leaseTermFrequencyCount \n leasePeriod \n livingSpaceSize \n livingSpaceUnits \n lotAreaSize \n lotAreaUnits \n types {\n id \n name \n} \n tags \n latitude \n longitude \n mlsAttribution \n mlsLogo \n cardHtml \n noIndex \n updatedAt \n}","derivedSelection":null,"variables":{"sort":"salesPrice","sortDir":"DESC","propertyIds":[],"advancedFilters":{"query":{"statusIds":{"in":["5f528253-abb7-484e-95c3-330269ac1105","b0e88b38-7437-438d-a6fd-b13f135e1683","959c11cf-8655-4f91-874c-292b0ab7ea6b","a0012964-4f51-4430-abf8-6547c5ab6441","df04ccbe-4621-4140-a504-ee1a17430bb7","88b4ace6-f39b-4b25-a051-8f6dba976833"]}}},"websiteId":"fc6a84fa-7c5b-46ce-806f-271e26379a73"},"usePageResource":false},{"showThreeSlides":false,"showOpenHouse":false,"autoScroll":false,"autoplaySpeed":3000,"propertyIds":[],"showExactPrice":false,"title":"Office Past Transactions","share":false,"shareBtnStyle":"button-style-1","primaryButton":{"id":"141","path":"/properties/sold","show":true,"type":"LINK","email":"","phone":"","style":"button-style-2","content":"VIEW ALL"},"viewPropStyle":"button-style-1","companyId":"0d5f5808-b573-43c6-baa6-24448ea0c3dd","websiteId":"fc6a84fa-7c5b-46ce-806f-271e26379a73","pageId":"c1de3205-8ff8-4f48-be3a-1fcacd3cc1e2","sectionDomId":"section-9d487e4b-643e-4a95-9882-e4572c22343c","sectionIndex":7,"pageSectionId":"9d487e4b-643e-4a95-9882-e4572c22343c","route":"/office/:slug","hostname":"bostononeteam.com","stagingUrl":"","logoDark":{"id":"4f4d9ba1-d401-4c8a-aed4-4c4d42f14bba","alt":null,"bytes":37479,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","description":null,"displayName":"logo-exports_horizontal-lockup","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","originalFileName":"Logo Exports_Horizontal Lockup"},"logoLight":{"id":"97d6addb-0371-40e8-9433-2da15c95423c","alt":null,"bytes":37875,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","description":null,"displayName":"logo-exports_horizontal-lockup-serhant-white","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","originalFileName":"Logo Exports_Horizontal Lockup Serhant white"},"brokerageDisclaimer":"","brokerageFormDisclaimer":"","overlayOpacity":"0.30","overlayColor":0,"businessName":"The Boston ONE Team | SERHANT.","renderOptions":null,"fontColor":"#ffffff","backgroundColor":"#1a1a1a","isFontColorLight":true,"isFontColorDark":false,"isBackgroundColorLight":false,"isBackgroundColorDark":true,"addMlsDisclaimers":false,"mlsCompliance":null,"resource":"properties","resourceSelection":"{\n id \n name \nstatus \n salesPrice \n reducedPrice \n isPasswordProtected \n bedroomCount \n bathCount \n fullBathCount \n halfBathCount \n threeQuarterBathCount \n fullAddress \n addressLine1 \n addressLine2 \n addressCity \n addressState \n addressCountry \n postalCode \n description \n neighborhood { \n id \n } \n media { \n smallUrl \n mediumUrl \n largeUrl \n xLargeUrl \n xxLargeUrl \n height \n width \n } \n seoTitle \n seoDescription \n slug \n mlsId \n fromMLS \n garageSpace \n openHouse \n openHouseHours \n priceUponRequest \n privateAddress \n leaseProperty \n leasePrice \n currency \n leaseTermFrequencyInterval \n leaseTermFrequencyCount \n leasePeriod \n livingSpaceSize \n livingSpaceUnits \n lotAreaSize \n lotAreaUnits \n types {\n id \n name \n} \n tags \n latitude \n longitude \n mlsAttribution \n mlsLogo \n cardHtml \n noIndex \n updatedAt \n}","templateSelection":"{\n id \n name \nstatus \n salesPrice \n reducedPrice \n isPasswordProtected \n bedroomCount \n bathCount \n fullBathCount \n halfBathCount \n threeQuarterBathCount \n fullAddress \n addressLine1 \n addressLine2 \n addressCity \n addressState \n addressCountry \n postalCode \n description \n neighborhood { \n id \n } \n media { \n smallUrl \n mediumUrl \n largeUrl \n xLargeUrl \n xxLargeUrl \n height \n width \n } \n seoTitle \n seoDescription \n slug \n mlsId \n fromMLS \n garageSpace \n openHouse \n openHouseHours \n priceUponRequest \n privateAddress \n leaseProperty \n leasePrice \n currency \n leaseTermFrequencyInterval \n leaseTermFrequencyCount \n leasePeriod \n livingSpaceSize \n livingSpaceUnits \n lotAreaSize \n lotAreaUnits \n types {\n id \n name \n} \n tags \n latitude \n longitude \n mlsAttribution \n mlsLogo \n cardHtml \n noIndex \n updatedAt \n}","derivedSelection":null,"variables":{"sort":"salesPrice","sortDir":"DESC","propertyIds":[],"advancedFilters":{"query":{"statusIds":{"in":["b0e88b38-7437-438d-a6fd-b13f135e1683"]}}},"websiteId":"fc6a84fa-7c5b-46ce-806f-271e26379a73"},"usePageResource":false},{"title":"<p>Contact us to learn more about this offer.</p>","center-aligned":"Center-aligned","primaryButton":{"show":true,"type":"BUTTON","action":"CONTACT_US","content":"Make A Request"},"companyId":"0d5f5808-b573-43c6-baa6-24448ea0c3dd","websiteId":"fc6a84fa-7c5b-46ce-806f-271e26379a73","pageId":"c1de3205-8ff8-4f48-be3a-1fcacd3cc1e2","sectionDomId":"section-000ebe54-3d1f-496c-94d5-134a9beada9e","sectionIndex":8,"pageSectionId":"000ebe54-3d1f-496c-94d5-134a9beada9e","route":"/office/:slug","hostname":"bostononeteam.com","stagingUrl":"","logoDark":{"id":"4f4d9ba1-d401-4c8a-aed4-4c4d42f14bba","alt":null,"bytes":37479,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","description":null,"displayName":"logo-exports_horizontal-lockup","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","originalFileName":"Logo Exports_Horizontal Lockup"},"logoLight":{"id":"97d6addb-0371-40e8-9433-2da15c95423c","alt":null,"bytes":37875,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","description":null,"displayName":"logo-exports_horizontal-lockup-serhant-white","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","originalFileName":"Logo Exports_Horizontal Lockup Serhant white"},"brokerageDisclaimer":"","brokerageFormDisclaimer":"","overlayOpacity":"0.30","overlayColor":0,"businessName":"The Boston ONE Team | SERHANT.","renderOptions":null,"fontColor":"#000","backgroundColor":"#fff","isFontColorLight":false,"isFontColorDark":true,"isBackgroundColorLight":true,"isBackgroundColorDark":false,"addMlsDisclaimers":false,"mlsCompliance":null},{"ctaButton":{"content":"","path":"/","type":"LINK","style":"","show":false},"minPrice":1000000,"maxPrice":5000000,"title":"Property Listings","priceFilter":"Properties for sale","priceStep":100000,"companyId":"0d5f5808-b573-43c6-baa6-24448ea0c3dd","websiteId":"fc6a84fa-7c5b-46ce-806f-271e26379a73","pageId":"c1de3205-8ff8-4f48-be3a-1fcacd3cc1e2","sectionDomId":"section-e952f453-0924-49e5-8451-25b8abcbfff9","sectionIndex":9,"pageSectionId":"e952f453-0924-49e5-8451-25b8abcbfff9","route":"/office/:slug","hostname":"bostononeteam.com","stagingUrl":"","logoDark":{"id":"4f4d9ba1-d401-4c8a-aed4-4c4d42f14bba","alt":null,"bytes":37479,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","description":null,"displayName":"logo-exports_horizontal-lockup","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","originalFileName":"Logo Exports_Horizontal Lockup"},"logoLight":{"id":"97d6addb-0371-40e8-9433-2da15c95423c","alt":null,"bytes":37875,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","description":null,"displayName":"logo-exports_horizontal-lockup-serhant-white","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","originalFileName":"Logo Exports_Horizontal Lockup Serhant white"},"brokerageDisclaimer":"","brokerageFormDisclaimer":"","overlayOpacity":"0.30","overlayColor":0,"businessName":"The Boston ONE Team | SERHANT.","renderOptions":null,"fontColor":"#000","backgroundColor":"#fff","isFontColorLight":false,"isFontColorDark":true,"isBackgroundColorLight":true,"isBackgroundColorDark":false,"addMlsDisclaimers":false,"mlsCompliance":null,"resource":"properties","resourceSelection":null,"templateSelection":null,"derivedSelection":null,"variables":{"sort":"salesPrice","limit":12,"sortDir":"DESC","displayMLSListings":"onlyMls","hostname":"bostononeteam.com","websiteId":"fc6a84fa-7c5b-46ce-806f-271e26379a73"},"usePageResource":false}],"enabledJs":{"enableWowJs":true,"enableSlickJs":true,"enableParollerJs":true,"enableIonRangeSlider":true,"enableJquery":true,"enableSplide":true},"websiteCSS":".lp-btn,.redesign .lp-btn{padding:20px 46px;}#modal-global-contact-us .contact-form .section-message form .submitButton{padding:14px 20px;}body>div.mobile-contact-wrapper{z-index:9999!important;}#modal-global-contact-us .section-message:after{background:#fff!important;}#modal-global-contact-us .lp-input-group .lp-input{border-color:#fff!important;}#modal-global-contact-us .lp-input-group .lp-label{text-transform:uppercase;}#modal-global-contact-us .lp-input-group textarea{border:solid 1px #fff!important;}@media (max-width: 560px){#modal-global-contact-us .contact-form .info-zone .type_user:nth-of-type(2){margin-bottom:22px;}#modal-global-contact-us .contact-form .info-zone .type_user{margin-bottom:22px!important;}}#global-footer .info-wrap-contact_zone h4{line-height:.8;}@media (max-width: 768px){#global-footer .info-wrap-contact_zone h4{line-height:1.5;}}body>div.mobile-contact-wrapper div.mobile-contact{bottom:80px;}:root{--White:#FFF;--Black:#000;--Primary:#272D3E;--Secondary:#F8F5F1;}h1,h2,h3,h4,h5,h6,.lp-h1,.lp-h2,.lp-h3,.lp-h4,.lp-h5,.lp-h6{text-transform:uppercase!important;}p{font-weight:400;}.lp-link,.link{font-weight:400!important;}.lp-link:before,.link:before,.lp-link:after,.link:after{background-color:currentcolor;}.lp-link:before,.link:before{opacity:.5!important;}@media only screen and (max-width: 1024px) and (min-width: 820px){div.cta-block{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}div.cta-block h2{margin-bottom:20px!important;text-align:center;}}div.cta-block .text-block{max-width:100%!important;}div.cta-block .text-block h2{margin-bottom:0;color:#272D3E!important;}@media only screen and (max-width: 820px){div.cta-block .text-block h2{text-align:center;}}nav#global-navbar .header{padding-top:5px;padding-bottom:5px;height:auto;}nav#global-navbar .header .logo{max-height:90px;}nav#global-navbar .header .logo img{max-width:250px;}@media only screen and (min-width:768px){nav#global-navbar .header .logo a.logo__link img{max-height:90px;}}nav#global-navbar .header .navigation .sub-nav ul{background-color:transparent;}nav#global-navbar .header .navigation .sub-nav ul li{background-color:#FFF;}nav#global-navbar .header .navigation .sub-nav ul li:hover{background-color:#272D3E;}nav#global-navbar .header .navigation .sub-nav ul a{color:#272D3E;}nav#global-navbar .header .navigation .sub-nav ul a:hover{color:#FFF;}nav#global-navbar .navigation__link{color:#FFF;}nav#global-navbar button.hamburger-component.hamburger{color:#FFF;}nav#global-navbar.scroll{background-color:#F8F5F1!important;}nav#global-navbar.scroll .header{background-color:#F8F5F1!important;}nav#global-navbar.scroll .logo .logo__img.light{display:none!important;}nav#global-navbar.scroll .logo .logo__img.dark{display:block!important;}nav#global-navbar.scroll li.navigation__item a.navigation__link{color:#272D3E;}nav#global-navbar.scroll li.navigation__item a.navigation__link span:after{background-color:#FFF;}nav#global-navbar.scroll button.hamburger-component.hamburger{color:#272D3E;}div#global-sidemenu .close{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;}div#global-sidemenu .close:hover{opacity:.7;}div#global-sidemenu .sidebar{padding:80px 0;}div#global-sidemenu .sidebar__nav-link{text-transform:uppercase;}div#global-sidemenu .sidebar__nav-link:hover{opacity:.7;}div#global-sidemenu .sidebar__nav-link:hover:after{opacity:.7;}div#global-sidemenu .sub-nav.visible+.main-nav{opacity:.9;}div#global-sidemenu .sub-nav.visible+.main-nav:after{opacity:.5;}div#global-sidemenu .sidebar__subnav-link{opacity:1;text-transform:uppercase;}div#global-sidemenu .sidebar__subnav-link:hover{opacity:.7;}@media (min-width: 1200px){div#modal-global-contact-us .contact-form .section-details{width:45%;}}@media (min-width: 1200px){div#modal-global-contact-us .contact-form .container{padding:0 100px;}}div#modal-global-contact-us .contact-form .container .modal-content .contact-form:after{background-color:rgba(0, 0, 0, 0.6)!important;}div#modal-global-contact-us .contact-form .container h2{text-transform:uppercase;}div#modal-global-contact-us .contact-form .container h4{text-transform:uppercase;font-family:var(--global-secondary-font-family);font-weight:400;font-size:var(--global-h6-font-size);}@media (max-width: 900px){div#modal-global-contact-us .contact-form .container .section-details{margin-bottom:0;}}div#modal-global-contact-us .contact-form .container .section-details .info-zone_contact.type_user:nth-child(1){margin-bottom:20px;}div#modal-global-contact-us .contact-form .container .section-details .info-zone_contact.type_user:nth-child(2){margin-bottom:20px;}div#modal-global-contact-us .contact-form .container .section-message form{max-width:500px!important;}@media (min-width: 821px){div#modal-global-contact-us .contact-form .container .section-message form{padding-left:20px!important;}}div#modal-global-contact-us .contact-form .container .section-message .lp-label{color:var(--White);font-size:14px;}@media only screen and (max-width: 767px){body>.modal>.close{top:5vh;}}@media (max-width: 560px){#modal-global-contact-us .contact-form .info-zone .type_user:nth-of-type(2){margin-bottom:22px;}#modal-global-contact-us .contact-form .info-zone .type_user{margin-bottom:22px!important;}}div.mobile-contact-wrapper .mobile-contact a{background-color:#272D3E!important;border-color:#272D3E;}div.mobile-contact-wrapper .mobile-contact a i{color:#fff!important;}div.mobile-contact-wrapper .mobile-contact button.search-button{background-color:#272D3E!important;border-color:#272D3E!important;color:#fff;}body>div.mobile-contact-wrapper .mobile-contact .item svg{fill:#fff!important;}footer#global-footer .container{padding-top:96px;}@media (min-width: 992px){footer#global-footer .container h3{font-size:var(--global-h2-font-size);}}footer#global-footer .info-wrap-contact_zone.type_user{margin-bottom:35px;}@media (min-width: 769px){footer#global-footer .info-wrap-contact_zone.type_user .info-wrap-contact_cell{margin-bottom:0;}}@media (max-width: 768px){footer#global-footer .info-wrap-contact_zone.type_user{margin-bottom:20px;}}footer#global-footer .text_footer.first_text_footer h5{font-weight:400;text-transform:uppercase;margin-bottom:20px;}footer#global-footer .info-privacy{padding-top:30px;}@media (max-width: 768px){footer#global-footer .info-privacy{padding-top:45px;border-top:1px solid var(--Black);}footer#global-footer .info-privacy .copy_zone{padding:0;border-width:0;}}footer#global-footer .first_text_footer .img_size{height:110px;}#global-footer .info-wrap-contact_zone h4{line-height:1.2;}@media (max-width: 768px){#global-footer .info-wrap-contact_zone h4{line-height:1.5;}}.hyperlink-style-1{color:rgba(0, 0, 0, 1)!important;}.hyperlink-style-2:after{background-color:#FFF!important;}.lp-title-group{max-width:100%!important;}#global-footer div.footer .info-wrap-contact_zone svg path{fill:#272D3E;}#global-footer div.footer .info-wrap-contact_title{color:#272D3E;}#global-footer div.footer .info-wrap .contact_title{color:#272D3E;}@media only screen and (min-width: 769px){#global-footer .footer .info-privacy{border-top:1px solid #000;}}@media only screen and (max-width: 768px){#global-footer .footer .info-privacy .socials_zone{margin-top:25px;}#global-footer .footer .info-privacy .copy_zone{border-top:1px solid #000;}}#global-footer .footer h3,#global-footer .footer h4{color:#272D3E;}footer#global-footer a.hvr_animation,footer#global-footer .lp-link{position:relative!important;color:#000!important;-webkit-transition:0.4s;transition:0.4s;}footer#global-footer a.hvr_animation:hover,footer#global-footer .lp-link:hover{color:#000!important;}footer#global-footer a.hvr_animation:before,footer#global-footer .lp-link:before,footer#global-footer a.hvr_animation:after,footer#global-footer .lp-link:after{-webkit-transition:0.4s;transition:0.4s;-webkit-text-decoration:none!important;text-decoration:none!important;line-height:1;content:\"\"\"\";height:1px;position:absolute!important;bottom:0;left:0;}footer#global-footer a.hvr_animation:before,footer#global-footer .lp-link:before{width:100%!important;background-color:#ddd!important;}footer#global-footer a.hvr_animation:after,footer#global-footer .lp-link:after{width:0%!important;background-color:#000!important;}footer#global-footer a.hvr_animation:hover:after,footer#global-footer .lp-link:hover:after{width:100%!important;}footer#global-footer .footer .first_text_footer .img_size{height:100px;}@media only screen and (min-width: 768px){#modal-global-contact-us .close{margin-top:-35px;}}#global-footer .footer .info-privacy div.powered_zone a,#global-footer .footer .info-privacy div.copy_zone a{font-weight:400;}footer#global-footer .text_footer.first_text_footer .link{color:#000;font-weight:normal;}footer#global-footer .text_footer.first_text_footer .link:hover{color:#000;}footer#global-footer .text_footer.first_text_footer .link:hover:after{background-color:#000;}footer#global-footer .text_footer.first_text_footer .link:after{background-color:#000;}@media only screen and (max-width: 1280px){footer#global-footer .text_footer.first_text_footer .link{overflow-wrap:anywhere;-webkit-text-decoration:underline!important;text-decoration:underline!important;white-space:normal!important;}footer#global-footer .text_footer.first_text_footer .link:before{background-color:transparent;}footer#global-footer .text_footer.first_text_footer .link:after{background-color:transparent;}}.lp-btn.lp-btn--dark.lp-btn--filled,.redesign .lp-btn.lp-btn--dark.lp-btn--filled{background-color:#272D3E;border-color:#272D3E;color:#fff;}.lp-btn.lp-btn--dark.lp-btn--filled:hover,.redesign .lp-btn.lp-btn--dark.lp-btn--filled:hover{background-color:transparent;border-color:#272D3E;color:#272D3E;}","globalCSS":":root{--global-primary-font-family:'Playfair Display',serif;--global-primary-font-family-short:Playfair Display;--global-secondary-font-family:Lato,sans-serif;--global-secondary-font-family-short:Lato;--global-body-padding:0px;--global-background-color:#fff;--global-body-font-size:16px;--global-h1-font-size:70px;--global-h2-font-size:43px;--global-h3-font-size:30px;--global-h4-font-size:21px;--global-h5-font-size:17px;--global-h6-font-size:16px;--global-section-padding:96px;}@media (max-width: 768px){:root{--global-section-padding:64px;}}body{padding:0px;background-color:#fff;font-family:Lato,sans-serif;font-size:16px;}@media (min-width: 768px){body{padding:0px 0px 0px 0px;}}h1,h2,h3,h4,h5,h6,button{font-family:'Playfair Display',serif;}h1{font-size:70px;}h2{font-size:43px;}h3{font-size:30px;}h4{font-size:21px;}h5{font-size:17px;}h6{font-size:16px;}","customStyleCSS":".button-style-1{color:rgba(39, 45, 62, 1)!important;background-color:rgba(0, 0, 0, 0)!important;border-color:rgba(39, 45, 62, 1)!important;}.button-style-1:hover{color:rgba(255,255,255,1)!important;background-color:rgba(39, 45, 62, 1)!important;border-color:rgba(39, 45, 62, 1)!important;}.pagination-style-1 li a{color:rgba(39, 45, 62, 1)!important;background-color:rgba(0, 0, 0, 0)!important;border-color:rgba(0, 0, 0, 0)!important;}.pagination-style-1 li a:hover{color:rgba(255, 255, 255, 1)!important;background-color:rgba(39, 45, 62, 1)!important;border-color:rgba(39, 45, 62, 1)!important;}.pagination-style-1 li.active a{color:rgba(255, 255, 255, 1)!important;background-color:rgba(39, 45, 62, 1)!important;border-color:rgba(39, 45, 62, 1)!important;}.social_icons-style-1 a{border-color:rgba(39, 45, 62, 1)!important;background-color:rgba(39, 45, 62, 1)!important;color:rgba(255, 255, 255, 1)!important;}.social_icons-style-1 a:hover{border-color:rgba(39, 45, 62, 1)!important;background-color:rgba(0, 0, 0, 0)!important;color:rgba(39, 45, 62, 1)!important;}.social_icons-style-1 a i{color:inherit!important;}.social_icons-style-1 a svg,.social_icons-style-1 a svg path{fill:currentColor!important;}.hyperlink-style-1{color:rgba(0, 0, 0, 1)!important;}.hyperlink-style-1:hover{color:rgba(26, 26, 26, 1)!important;}.pagination-style-2 li a{color:rgba(255, 255, 255, 1)!important;background-color:rgba(0, 0, 0, 0)!important;border-color:rgba(0, 0, 0, 0)!important;}.pagination-style-2 li a:hover{color:rgba(39, 45, 62, 1)!important;background-color:rgba(255, 255, 255, 1)!important;border-color:rgba(255,255,255,1)!important;}.pagination-style-2 li.active a{color:rgba(39, 45, 62, 1)!important;background-color:rgba(255, 255, 255, 1)!important;border-color:rgba(255,255,255,1)!important;}.hyperlink-style-2{color:rgba(255, 255, 255, 1)!important;}.hyperlink-style-2:hover{color:rgba(255, 255, 255, 0.7)!important;}.social_icons-style-2 a{border-color:rgba(255, 255, 255, 1)!important;background-color:rgba(255, 255, 255, 1)!important;color:rgba(39, 45, 62, 1)!important;}.social_icons-style-2 a:hover{border-color:rgba(255, 255, 255, 1)!important;background-color:rgba(0, 0, 0, 0)!important;color:rgba(255, 255, 255, 1)!important;}.social_icons-style-2 a i{color:inherit!important;}.social_icons-style-2 a svg,.social_icons-style-2 a svg path{fill:currentColor!important;}.button-style-2{color:rgba(255, 255, 255, 1)!important;background-color:rgba(0, 0, 0, 0)!important;border-color:rgba(255, 255, 255, 1)!important;}.button-style-2:hover{color:rgba(39, 45, 62, 1)!important;background-color:rgba(255, 255, 255, 1)!important;border-color:rgba(255, 255, 255, 1)!important;}.button-style-3{color:rgba(255, 255, 255, 1)!important;background-color:rgba(39, 45, 62, 1)!important;border-color:rgba(39, 45, 62, 1)!important;}.button-style-3:hover{color:rgba(39, 45, 62, 1)!important;background-color:rgba(94, 94, 94, 0)!important;border-color:rgba(39, 45, 62, 1)!important;}.button-style-6{color:rgba(39, 45, 62, 1)!important;background-color:#FFFFFF!important;border-color:rgba(255, 255, 255, 1)!important;}.button-style-6:hover{color:#FFFFFF!important;background-color:rgba(0, 0, 0, 0)!important;border-color:#FFFFFF!important;}","seThemesCSS":"","fontLoaders":"<link rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css?family=Playfair%20Display:400,500,600,700,800,900,400i,500i,600i,700i,800i,900i\"><link rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i\">","modals":[{"id":"global-contact-us","dataElementId":"c3b3e0c5-5c42-4773-b68d-b2484361fc83","htmlMarkdown":"<div class=\"contact-form redesign {{#if displayContactIcons}}{{else}}no_icon{{/if}}\" style=\"background-image: url('{{bgImage backImg}}')\">\n  <div class=\"container\">\n      <div class=\"section-details\" style=\"--colorTxt: {{colorTxt}}\">\n          <h2>{{contactTitle}}</h2>\n          <div class=\"info-zone\">\n\n              {{#if (or firstAgentName firstPhoneNumber firstEmailAddres siteElement.name siteElement.phoneNumber1 siteElement.email)}}\n                  <div class=\"info-zone_contact type_user\">\n                      {{#if firstAgentName}}\n                        <h4 class=\"serif\">{{firstAgentName}}</h4>\n                      {{else}}\n                        <h4 class=\"serif\">{{siteElement.name}}</h4>\n                      {{/if}}\n                      {{#if firstPhoneNumber}}\n                        <div class=\"info-zone_contact_cell\">\n                            {{#if displayContactIcons}}\n                                <i>\n                                    <svg width=\"30\" height=\"25\" viewBox=\"0 0 30 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.7964 8.1207H19.2036V8.7279C19.2036 10.8195 20.9082 12.5259 23.001 12.5259H24.741L25.2852 20.7051C25.3776 22.1235 24.2868 23.2719 22.8822 23.2719H7.0032C5.5944 23.2719 4.5084 22.1085 4.6002 20.7039C4.782 17.9895 4.9152 15.2313 5.154 12.5265H6.9996C9.0918 12.5265 10.797 10.8207 10.797 8.7285V8.1207H10.7964ZM11.46 16.5807C11.46 14.6565 13.0188 13.0977 14.943 13.0977C16.8666 13.0977 18.4254 14.6571 18.4254 16.5807C18.4254 18.5055 16.8678 20.0631 14.943 20.0631C13.02 20.0637 11.46 18.5043 11.46 16.5807ZM14.943 12.0381C12.4344 12.0381 10.4004 14.0721 10.4004 16.5807C10.4004 19.0887 12.435 21.1233 14.943 21.1233C17.4486 21.1233 19.485 19.0869 19.485 16.5807C19.485 14.0727 17.451 12.0381 14.943 12.0381ZM9.0846 4.8363C8.22 4.8363 7.512 5.5443 7.512 6.4089V8.7285C7.512 9.0093 7.2804 9.2415 6.999 9.2415H1.5726C1.2906 9.2415 1.0596 9.0111 1.0596 8.7285V6.9285C1.0596 6.4797 1.1628 6.0945 1.3902 5.7069C1.896 4.8465 2.7294 4.1013 3.795 3.4749C9.279 0.2517 20.7192 0.2523 26.2044 3.4749C27.2706 4.1013 28.104 4.8465 28.6098 5.7069C28.8354 6.0921 28.9398 6.4815 28.9398 6.9285V8.7285C28.9398 9.0111 28.71 9.2415 28.4268 9.2415H23.0004C22.719 9.2415 22.4874 9.0093 22.4874 8.7285V6.4089C22.4874 5.5425 21.7806 4.8363 20.9148 4.8363H9.0846ZM8.571 6.4089C8.571 6.1263 8.8026 5.8965 9.0846 5.8965H20.9154C21.1968 5.8965 21.429 6.1275 21.429 6.4089V8.7285C21.429 9.5943 22.1352 10.3017 23.001 10.3017H28.4274C29.292 10.3017 30 9.5931 30 8.7285V6.9285C30 6.2835 29.8464 5.7291 29.5206 5.1729C28.9188 4.1493 27.9564 3.2799 26.7384 2.5641C20.9214 -0.8547 9.0798 -0.8547 3.2622 2.5641C2.0436 3.2799 1.0812 4.1487 0.48 5.1729C0.153 5.7291 0 6.2835 0 6.9279V8.7279C0 9.5925 0.7092 10.3011 1.5726 10.3011H6.999C7.8648 10.3011 8.571 9.5937 8.571 8.7279V6.4089ZM9.7368 7.5915V8.7285C9.7368 10.2387 8.5092 11.4669 6.999 11.4669H4.6686C4.3914 11.4669 4.164 11.6799 4.1412 11.9511C3.8892 14.8347 3.7386 17.7435 3.5448 20.6331C3.4116 22.6425 4.989 24.3315 7.0032 24.3315H22.8822C24.882 24.3315 26.475 22.6575 26.3406 20.6343L25.7622 11.9607C25.7436 11.6811 25.5102 11.4675 25.2342 11.4675L23.001 11.4663C21.4902 11.4663 20.2632 10.2375 20.2632 8.7279V7.5909C20.2632 7.2981 20.0262 7.0611 19.7334 7.0611H10.2666C9.9738 7.0611 9.7368 7.2987 9.7368 7.5915Z\" fill=\"#1A1A1A\"/>\n                                    </svg>\n                                </i>\n                            {{/if}}\n                            <p class=\"contact_title\">Phone</p>\n                            <a href=\"tel:{{firstPhoneNumber}}\" class=\"lp-link info-zone_contact_link link {{linkStyle}}\">{{firstPhoneNumber}}</a>\n                        </div>\n                      {{else if siteElement.phoneNumber1}}\n                        <div class=\"info-zone_contact_cell\">\n                            {{#if displayContactIcons}}\n                                <i>\n                                    <svg width=\"30\" height=\"25\" viewBox=\"0 0 30 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.7964 8.1207H19.2036V8.7279C19.2036 10.8195 20.9082 12.5259 23.001 12.5259H24.741L25.2852 20.7051C25.3776 22.1235 24.2868 23.2719 22.8822 23.2719H7.0032C5.5944 23.2719 4.5084 22.1085 4.6002 20.7039C4.782 17.9895 4.9152 15.2313 5.154 12.5265H6.9996C9.0918 12.5265 10.797 10.8207 10.797 8.7285V8.1207H10.7964ZM11.46 16.5807C11.46 14.6565 13.0188 13.0977 14.943 13.0977C16.8666 13.0977 18.4254 14.6571 18.4254 16.5807C18.4254 18.5055 16.8678 20.0631 14.943 20.0631C13.02 20.0637 11.46 18.5043 11.46 16.5807ZM14.943 12.0381C12.4344 12.0381 10.4004 14.0721 10.4004 16.5807C10.4004 19.0887 12.435 21.1233 14.943 21.1233C17.4486 21.1233 19.485 19.0869 19.485 16.5807C19.485 14.0727 17.451 12.0381 14.943 12.0381ZM9.0846 4.8363C8.22 4.8363 7.512 5.5443 7.512 6.4089V8.7285C7.512 9.0093 7.2804 9.2415 6.999 9.2415H1.5726C1.2906 9.2415 1.0596 9.0111 1.0596 8.7285V6.9285C1.0596 6.4797 1.1628 6.0945 1.3902 5.7069C1.896 4.8465 2.7294 4.1013 3.795 3.4749C9.279 0.2517 20.7192 0.2523 26.2044 3.4749C27.2706 4.1013 28.104 4.8465 28.6098 5.7069C28.8354 6.0921 28.9398 6.4815 28.9398 6.9285V8.7285C28.9398 9.0111 28.71 9.2415 28.4268 9.2415H23.0004C22.719 9.2415 22.4874 9.0093 22.4874 8.7285V6.4089C22.4874 5.5425 21.7806 4.8363 20.9148 4.8363H9.0846ZM8.571 6.4089C8.571 6.1263 8.8026 5.8965 9.0846 5.8965H20.9154C21.1968 5.8965 21.429 6.1275 21.429 6.4089V8.7285C21.429 9.5943 22.1352 10.3017 23.001 10.3017H28.4274C29.292 10.3017 30 9.5931 30 8.7285V6.9285C30 6.2835 29.8464 5.7291 29.5206 5.1729C28.9188 4.1493 27.9564 3.2799 26.7384 2.5641C20.9214 -0.8547 9.0798 -0.8547 3.2622 2.5641C2.0436 3.2799 1.0812 4.1487 0.48 5.1729C0.153 5.7291 0 6.2835 0 6.9279V8.7279C0 9.5925 0.7092 10.3011 1.5726 10.3011H6.999C7.8648 10.3011 8.571 9.5937 8.571 8.7279V6.4089ZM9.7368 7.5915V8.7285C9.7368 10.2387 8.5092 11.4669 6.999 11.4669H4.6686C4.3914 11.4669 4.164 11.6799 4.1412 11.9511C3.8892 14.8347 3.7386 17.7435 3.5448 20.6331C3.4116 22.6425 4.989 24.3315 7.0032 24.3315H22.8822C24.882 24.3315 26.475 22.6575 26.3406 20.6343L25.7622 11.9607C25.7436 11.6811 25.5102 11.4675 25.2342 11.4675L23.001 11.4663C21.4902 11.4663 20.2632 10.2375 20.2632 8.7279V7.5909C20.2632 7.2981 20.0262 7.0611 19.7334 7.0611H10.2666C9.9738 7.0611 9.7368 7.2987 9.7368 7.5915Z\" fill=\"#1A1A1A\"/>\n                                    </svg>\n                                </i>\n                            {{/if}}\n                            <p class=\"contact_title\">Phone</p>\n                            <a href=\"tel:{{siteElement.phoneNumber1}}\" class=\"lp-link info-zone_contact_link link {{linkStyle}}\">{{siteElement.phoneNumber1}}</a>\n                        </div>\n                      {{/if}}\n                      {{#if firstEmailAddres}}\n                        <div class=\"info-zone_contact_cell\">\n                            {{#if displayContactIcons}}\n                                <i>\n                                    <svg width=\"30\" height=\"19\" viewBox=\"0 0 30 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n                                        <path d=\"M2 0C0.903517 0 0 0.903517 0 2V16.6667C0 17.7631 0.903517 18.6667 2 18.6667H28C29.0965 18.6667 30 17.7631 30 16.6667V2C30 0.903517 29.0965 0 28 0H2ZM2.4375 1.33333H27.5625L15.6458 11.4896C15.3389 11.7512 14.6612 11.7512 14.3542 11.4896L2.4375 1.33333ZM1.33333 2.13542L10.1979 9.6979L1.33333 16.5729V2.13542ZM28.6667 2.13542V16.5729L19.8021 9.6979L28.6667 2.13542ZM11.2396 10.5833L13.4896 12.5C14.3543 13.2369 15.6457 13.2369 16.5104 12.5L18.7604 10.5833L27.4687 17.3333H2.53125L11.2396 10.5833Z\" fill=\"#1A1A1A\"/>\n                                    </svg>\n                                </i>\n                            {{/if}}\n                            <p class=\"contact_title\">Email</p>\n                            <a href=\"mailto:{{firstEmailAddres}}\" class=\"lp-link info-zone_contact_link link {{linkStyle}}\">{{firstEmailAddres}}</a>\n                        </div>\n                      {{else if siteElement.email}}\n                        <div class=\"info-zone_contact_cell\">\n                            {{#if displayContactIcons}}\n                                <i>\n                                    <svg width=\"30\" height=\"19\" viewBox=\"0 0 30 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n                                        <path d=\"M2 0C0.903517 0 0 0.903517 0 2V16.6667C0 17.7631 0.903517 18.6667 2 18.6667H28C29.0965 18.6667 30 17.7631 30 16.6667V2C30 0.903517 29.0965 0 28 0H2ZM2.4375 1.33333H27.5625L15.6458 11.4896C15.3389 11.7512 14.6612 11.7512 14.3542 11.4896L2.4375 1.33333ZM1.33333 2.13542L10.1979 9.6979L1.33333 16.5729V2.13542ZM28.6667 2.13542V16.5729L19.8021 9.6979L28.6667 2.13542ZM11.2396 10.5833L13.4896 12.5C14.3543 13.2369 15.6457 13.2369 16.5104 12.5L18.7604 10.5833L27.4687 17.3333H2.53125L11.2396 10.5833Z\" fill=\"#1A1A1A\"/>\n                                    </svg>\n                                </i>\n                            {{/if}}\n                            <p class=\"contact_title\">Email</p>\n                            <a href=\"mailto:{{siteElement.email}}\" class=\"lp-link info-zone_contact_link link {{linkStyle}}\">{{siteElement.email}}</a>\n                        </div>\n                      {{/if}}\n                  </div>\n              {{/if}}\n              {{#if (or secondAgentName secondPhoneNumber secondEmailAddress)}}\n                  <div class=\"info-zone_contact type_user\">\n                      {{#if secondAgentName}}\n                        <h4 class=\"serif\">{{secondAgentName}}</h4>\n                      {{/if}}\n                      {{#if secondPhoneNumber}}\n                        <div class=\"info-zone_contact_cell\">\n                            {{#if displayContactIcons}}\n                                <i>\n                                    <svg width=\"30\" height=\"25\" viewBox=\"0 0 30 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.7964 8.1207H19.2036V8.7279C19.2036 10.8195 20.9082 12.5259 23.001 12.5259H24.741L25.2852 20.7051C25.3776 22.1235 24.2868 23.2719 22.8822 23.2719H7.0032C5.5944 23.2719 4.5084 22.1085 4.6002 20.7039C4.782 17.9895 4.9152 15.2313 5.154 12.5265H6.9996C9.0918 12.5265 10.797 10.8207 10.797 8.7285V8.1207H10.7964ZM11.46 16.5807C11.46 14.6565 13.0188 13.0977 14.943 13.0977C16.8666 13.0977 18.4254 14.6571 18.4254 16.5807C18.4254 18.5055 16.8678 20.0631 14.943 20.0631C13.02 20.0637 11.46 18.5043 11.46 16.5807ZM14.943 12.0381C12.4344 12.0381 10.4004 14.0721 10.4004 16.5807C10.4004 19.0887 12.435 21.1233 14.943 21.1233C17.4486 21.1233 19.485 19.0869 19.485 16.5807C19.485 14.0727 17.451 12.0381 14.943 12.0381ZM9.0846 4.8363C8.22 4.8363 7.512 5.5443 7.512 6.4089V8.7285C7.512 9.0093 7.2804 9.2415 6.999 9.2415H1.5726C1.2906 9.2415 1.0596 9.0111 1.0596 8.7285V6.9285C1.0596 6.4797 1.1628 6.0945 1.3902 5.7069C1.896 4.8465 2.7294 4.1013 3.795 3.4749C9.279 0.2517 20.7192 0.2523 26.2044 3.4749C27.2706 4.1013 28.104 4.8465 28.6098 5.7069C28.8354 6.0921 28.9398 6.4815 28.9398 6.9285V8.7285C28.9398 9.0111 28.71 9.2415 28.4268 9.2415H23.0004C22.719 9.2415 22.4874 9.0093 22.4874 8.7285V6.4089C22.4874 5.5425 21.7806 4.8363 20.9148 4.8363H9.0846ZM8.571 6.4089C8.571 6.1263 8.8026 5.8965 9.0846 5.8965H20.9154C21.1968 5.8965 21.429 6.1275 21.429 6.4089V8.7285C21.429 9.5943 22.1352 10.3017 23.001 10.3017H28.4274C29.292 10.3017 30 9.5931 30 8.7285V6.9285C30 6.2835 29.8464 5.7291 29.5206 5.1729C28.9188 4.1493 27.9564 3.2799 26.7384 2.5641C20.9214 -0.8547 9.0798 -0.8547 3.2622 2.5641C2.0436 3.2799 1.0812 4.1487 0.48 5.1729C0.153 5.7291 0 6.2835 0 6.9279V8.7279C0 9.5925 0.7092 10.3011 1.5726 10.3011H6.999C7.8648 10.3011 8.571 9.5937 8.571 8.7279V6.4089ZM9.7368 7.5915V8.7285C9.7368 10.2387 8.5092 11.4669 6.999 11.4669H4.6686C4.3914 11.4669 4.164 11.6799 4.1412 11.9511C3.8892 14.8347 3.7386 17.7435 3.5448 20.6331C3.4116 22.6425 4.989 24.3315 7.0032 24.3315H22.8822C24.882 24.3315 26.475 22.6575 26.3406 20.6343L25.7622 11.9607C25.7436 11.6811 25.5102 11.4675 25.2342 11.4675L23.001 11.4663C21.4902 11.4663 20.2632 10.2375 20.2632 8.7279V7.5909C20.2632 7.2981 20.0262 7.0611 19.7334 7.0611H10.2666C9.9738 7.0611 9.7368 7.2987 9.7368 7.5915Z\" fill=\"#1A1A1A\"/>\n                                    </svg>\n                                </i>\n                            {{/if}}\n                            <p class=\"contact_title\">Phone</p>\n                            <a href=\"tel:{{secondPhoneNumber}}\" class=\"info-zone_contact_link hvr_animation link link--white {{linkStyle}}\">{{secondPhoneNumber}}</a>\n                        </div>\n                      {{/if}}\n                      {{#if secondEmailAddress}}\n                        <div class=\"info-zone_contact_cell\">\n                            {{#if displayContactIcons}}\n                                <i>\n                                    <svg width=\"30\" height=\"19\" viewBox=\"0 0 30 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n                                        <path d=\"M2 0C0.903517 0 0 0.903517 0 2V16.6667C0 17.7631 0.903517 18.6667 2 18.6667H28C29.0965 18.6667 30 17.7631 30 16.6667V2C30 0.903517 29.0965 0 28 0H2ZM2.4375 1.33333H27.5625L15.6458 11.4896C15.3389 11.7512 14.6612 11.7512 14.3542 11.4896L2.4375 1.33333ZM1.33333 2.13542L10.1979 9.6979L1.33333 16.5729V2.13542ZM28.6667 2.13542V16.5729L19.8021 9.6979L28.6667 2.13542ZM11.2396 10.5833L13.4896 12.5C14.3543 13.2369 15.6457 13.2369 16.5104 12.5L18.7604 10.5833L27.4687 17.3333H2.53125L11.2396 10.5833Z\" fill=\"#1A1A1A\"/>\n                                    </svg>\n                                </i>\n                            {{/if}}\n                            <p class=\"contact_title\">Email</p>\n                            <a href=\"mailto:{{secondEmailAddress}}\" class=\"info-zone_contact_link hvr_animation link link--white {{linkStyle}}\">{{secondEmailAddress}}</a>\n                        </div>\n                      {{/if}}\n                  </div>\n              {{/if}}\n              {{#if (or thirdAgentName thirdPhoneNumber thirdEmailAddress)}}\n                  <div class=\"info-zone_contact type_user\">\n                      {{#if thirdAgentName}}\n                        <h4 class=\"serif\">{{thirdAgentName}}</h4>\n                      {{/if}}\n                      {{#if thirdPhoneNumber}}\n                        <div class=\"info-zone_contact_cell\">\n                            {{#if displayContactIcons}}\n                                <i>\n                                    <svg width=\"30\" height=\"25\" viewBox=\"0 0 30 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.7964 8.1207H19.2036V8.7279C19.2036 10.8195 20.9082 12.5259 23.001 12.5259H24.741L25.2852 20.7051C25.3776 22.1235 24.2868 23.2719 22.8822 23.2719H7.0032C5.5944 23.2719 4.5084 22.1085 4.6002 20.7039C4.782 17.9895 4.9152 15.2313 5.154 12.5265H6.9996C9.0918 12.5265 10.797 10.8207 10.797 8.7285V8.1207H10.7964ZM11.46 16.5807C11.46 14.6565 13.0188 13.0977 14.943 13.0977C16.8666 13.0977 18.4254 14.6571 18.4254 16.5807C18.4254 18.5055 16.8678 20.0631 14.943 20.0631C13.02 20.0637 11.46 18.5043 11.46 16.5807ZM14.943 12.0381C12.4344 12.0381 10.4004 14.0721 10.4004 16.5807C10.4004 19.0887 12.435 21.1233 14.943 21.1233C17.4486 21.1233 19.485 19.0869 19.485 16.5807C19.485 14.0727 17.451 12.0381 14.943 12.0381ZM9.0846 4.8363C8.22 4.8363 7.512 5.5443 7.512 6.4089V8.7285C7.512 9.0093 7.2804 9.2415 6.999 9.2415H1.5726C1.2906 9.2415 1.0596 9.0111 1.0596 8.7285V6.9285C1.0596 6.4797 1.1628 6.0945 1.3902 5.7069C1.896 4.8465 2.7294 4.1013 3.795 3.4749C9.279 0.2517 20.7192 0.2523 26.2044 3.4749C27.2706 4.1013 28.104 4.8465 28.6098 5.7069C28.8354 6.0921 28.9398 6.4815 28.9398 6.9285V8.7285C28.9398 9.0111 28.71 9.2415 28.4268 9.2415H23.0004C22.719 9.2415 22.4874 9.0093 22.4874 8.7285V6.4089C22.4874 5.5425 21.7806 4.8363 20.9148 4.8363H9.0846ZM8.571 6.4089C8.571 6.1263 8.8026 5.8965 9.0846 5.8965H20.9154C21.1968 5.8965 21.429 6.1275 21.429 6.4089V8.7285C21.429 9.5943 22.1352 10.3017 23.001 10.3017H28.4274C29.292 10.3017 30 9.5931 30 8.7285V6.9285C30 6.2835 29.8464 5.7291 29.5206 5.1729C28.9188 4.1493 27.9564 3.2799 26.7384 2.5641C20.9214 -0.8547 9.0798 -0.8547 3.2622 2.5641C2.0436 3.2799 1.0812 4.1487 0.48 5.1729C0.153 5.7291 0 6.2835 0 6.9279V8.7279C0 9.5925 0.7092 10.3011 1.5726 10.3011H6.999C7.8648 10.3011 8.571 9.5937 8.571 8.7279V6.4089ZM9.7368 7.5915V8.7285C9.7368 10.2387 8.5092 11.4669 6.999 11.4669H4.6686C4.3914 11.4669 4.164 11.6799 4.1412 11.9511C3.8892 14.8347 3.7386 17.7435 3.5448 20.6331C3.4116 22.6425 4.989 24.3315 7.0032 24.3315H22.8822C24.882 24.3315 26.475 22.6575 26.3406 20.6343L25.7622 11.9607C25.7436 11.6811 25.5102 11.4675 25.2342 11.4675L23.001 11.4663C21.4902 11.4663 20.2632 10.2375 20.2632 8.7279V7.5909C20.2632 7.2981 20.0262 7.0611 19.7334 7.0611H10.2666C9.9738 7.0611 9.7368 7.2987 9.7368 7.5915Z\" fill=\"#1A1A1A\"/>\n                                    </svg>\n                                </i>\n                            {{/if}}\n                            <p class=\"contact_title\">Phone</p>\n                            <a href=\"tel:{{thirdPhoneNumber}}\" class=\"info-zone_contact_link hvr_animation link link--white {{linkStyle}}\">{{thirdPhoneNumber}}</a>\n                        </div>\n                      {{/if}}\n                      {{#if thirdEmailAddress}}\n                        <div class=\"info-zone_contact_cell\">\n                            {{#if displayContactIcons}}\n                                <i>\n                                    <svg width=\"30\" height=\"19\" viewBox=\"0 0 30 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n                                        <path d=\"M2 0C0.903517 0 0 0.903517 0 2V16.6667C0 17.7631 0.903517 18.6667 2 18.6667H28C29.0965 18.6667 30 17.7631 30 16.6667V2C30 0.903517 29.0965 0 28 0H2ZM2.4375 1.33333H27.5625L15.6458 11.4896C15.3389 11.7512 14.6612 11.7512 14.3542 11.4896L2.4375 1.33333ZM1.33333 2.13542L10.1979 9.6979L1.33333 16.5729V2.13542ZM28.6667 2.13542V16.5729L19.8021 9.6979L28.6667 2.13542ZM11.2396 10.5833L13.4896 12.5C14.3543 13.2369 15.6457 13.2369 16.5104 12.5L18.7604 10.5833L27.4687 17.3333H2.53125L11.2396 10.5833Z\" fill=\"#1A1A1A\"/>\n                                    </svg>\n                                </i>\n                            {{/if}}\n                            <p class=\"contact_title\">Email</p>\n                            <a href=\"mailto:{{thirdEmailAddress}}\" class=\"info-zone_contact_link hvr_animation link link--white {{linkStyle}}\">{{thirdEmailAddress}}</a>\n                        </div>\n                      {{/if}}\n                  </div>\n              {{/if}}\n              {{#if (or openHours titleAddress)}}\n                  <div class=\"info-zone_contact\">\n                      {{#if openHours}}\n                        <div class=\"info-zone_contact_cell hours_box\">\n                            {{#if displayContactIcons}}\n                                <i>\n                                    <svg width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n                                        <path d=\"M14.9987 0C6.72273 0 0 6.72536 0 15.0013C0 23.2773 6.72273 30 14.9987 30C23.2746 30 30 23.2773 30 15.0013C30 6.72536 23.2746 0 14.9987 0ZM14.9987 1.42895C22.5026 1.42895 28.5711 7.49743 28.5711 15.0013C28.5711 22.5052 22.5026 28.5711 14.9987 28.5711C7.4948 28.5711 1.42895 22.5052 1.42895 15.0013C1.42895 7.49743 7.4948 1.42895 14.9987 1.42895V1.42895Z\" fill=\"#1A1A1A\"/>\n                                        <path d=\"M14.9882 6.42C14.7991 6.42275 14.6189 6.50033 14.4869 6.63574C14.355 6.77114 14.2821 6.95333 14.2842 7.14239V15.2969L20.2083 21.221C20.2748 21.2873 20.3537 21.3398 20.4404 21.3757C20.5272 21.4115 20.6202 21.4299 20.7141 21.4298C20.808 21.4296 20.901 21.411 20.9877 21.375C21.0744 21.3389 21.1531 21.2862 21.2194 21.2197C21.2857 21.1532 21.3383 21.0743 21.3741 20.9875C21.4099 20.9007 21.4283 20.8077 21.4282 20.7138C21.428 20.62 21.4094 20.527 21.3734 20.4403C21.3373 20.3536 21.2845 20.2749 21.2181 20.2086L15.7132 14.7037V7.14239C15.7143 7.047 15.6962 6.95238 15.6601 6.86408C15.624 6.77577 15.5706 6.69557 15.5031 6.62824C15.4355 6.56091 15.3551 6.50779 15.2667 6.47203C15.1782 6.43627 15.0835 6.41857 14.9882 6.42V6.42Z\" fill=\"#1A1A1A\"/>\n                                        <path d=\"M15.7142 3.57173C15.7142 3.76117 15.639 3.94286 15.505 4.07681C15.3711 4.21077 15.1894 4.286 14.9999 4.286C14.8105 4.286 14.6288 4.21077 14.4949 4.07681C14.3609 3.94286 14.2856 3.76117 14.2856 3.57173C14.2856 3.47793 14.3041 3.38503 14.34 3.29837C14.3759 3.2117 14.4285 3.13298 14.4949 3.06665C14.5612 3.00032 14.6399 2.9477 14.7266 2.9118C14.8133 2.8759 14.9061 2.85742 14.9999 2.85742C15.0937 2.85742 15.1866 2.8759 15.2733 2.9118C15.36 2.9477 15.4387 3.00032 15.505 3.06665C15.5714 3.13298 15.624 3.2117 15.6599 3.29837C15.6958 3.38503 15.7142 3.47793 15.7142 3.57173Z\" fill=\"#1A1A1A\"/>\n                                        <path d=\"M15.7142 26.4292C15.7142 26.6186 15.639 26.8003 15.505 26.9342C15.3711 27.0682 15.1894 27.1434 14.9999 27.1434C14.8105 27.1434 14.6288 27.0682 14.4949 26.9342C14.3609 26.8003 14.2856 26.6186 14.2856 26.4292C14.2856 26.3353 14.3041 26.2425 14.34 26.1558C14.3759 26.0691 14.4285 25.9904 14.4949 25.9241C14.5612 25.8577 14.6399 25.8051 14.7266 25.7692C14.8133 25.7333 14.9061 25.7148 14.9999 25.7148C15.0937 25.7148 15.1866 25.7333 15.2733 25.7692C15.36 25.8051 15.4387 25.8577 15.505 25.9241C15.5714 25.9904 15.624 26.0691 15.6599 26.1558C15.6958 26.2425 15.7142 26.3353 15.7142 26.4292V26.4292Z\" fill=\"#1A1A1A\"/>\n                                        <path d=\"M26.4286 15.7147C26.2392 15.7147 26.0575 15.6394 25.9236 15.5055C25.7896 15.3715 25.7144 15.1898 25.7144 15.0004C25.7144 14.811 25.7896 14.6293 25.9236 14.4953C26.0575 14.3614 26.2392 14.2861 26.4286 14.2861C26.6181 14.2861 26.7998 14.3614 26.9337 14.4953C27.0677 14.6293 27.1429 14.811 27.1429 15.0004C27.1429 15.0942 27.1245 15.1871 27.0886 15.2738C27.0527 15.3604 27.0001 15.4392 26.9337 15.5055C26.8674 15.5718 26.7887 15.6244 26.702 15.6603C26.6153 15.6962 26.5224 15.7147 26.4286 15.7147Z\" fill=\"#1A1A1A\"/>\n                                        <path d=\"M3.57073 15.7147C3.38129 15.7147 3.19961 15.6394 3.06565 15.5055C2.9317 15.3715 2.85644 15.1898 2.85645 15.0004C2.85645 14.811 2.9317 14.6293 3.06566 14.4953C3.19961 14.3614 3.38129 14.2861 3.57073 14.2861C3.76018 14.2861 3.94186 14.3614 4.07582 14.4953C4.20978 14.6293 4.28503 14.811 4.28504 15.0004C4.28504 15.0942 4.26656 15.1871 4.23067 15.2738C4.19477 15.3604 4.14215 15.4392 4.07582 15.5055C4.00949 15.5718 3.93075 15.6244 3.84409 15.6603C3.75742 15.6962 3.66454 15.7147 3.57073 15.7147Z\" fill=\"#1A1A1A\"/>\n                                        <path d=\"M23.5856 7.42394C23.4516 7.5579 23.2699 7.63317 23.0805 7.63317C22.8911 7.63316 22.7094 7.5579 22.5754 7.42394C22.4415 7.28998 22.3662 7.1083 22.3662 6.91886C22.3662 6.72942 22.4415 6.54773 22.5754 6.41377C22.7094 6.27982 22.8911 6.20459 23.0805 6.20459C23.2699 6.20459 23.4516 6.27982 23.5856 6.41377C23.6519 6.4801 23.7045 6.55887 23.7404 6.64553C23.7763 6.7322 23.7948 6.82505 23.7948 6.91886C23.7948 7.01266 23.7763 7.10556 23.7404 7.19222C23.7045 7.27889 23.6519 7.35761 23.5856 7.42394V7.42394Z\" fill=\"#1A1A1A\"/>\n                                        <path d=\"M7.42298 23.587C7.28902 23.721 7.10734 23.7963 6.9179 23.7963C6.72845 23.7963 6.54677 23.721 6.41282 23.587C6.27887 23.4531 6.20361 23.2714 6.20361 23.0819C6.20361 22.8925 6.27887 22.7108 6.41282 22.5769C6.54677 22.4429 6.72845 22.3677 6.9179 22.3677C7.10734 22.3677 7.28902 22.4429 7.42298 22.5769C7.48931 22.6432 7.54193 22.7219 7.57783 22.8086C7.61372 22.8952 7.6322 22.9881 7.6322 23.0819C7.6322 23.1757 7.61372 23.2686 7.57783 23.3553C7.54193 23.442 7.48931 23.5207 7.42298 23.587V23.587Z\" fill=\"#1A1A1A\"/>\n                                        <path d=\"M22.5754 23.587C22.4415 23.4531 22.3662 23.2714 22.3662 23.0819C22.3662 22.8925 22.4415 22.7108 22.5754 22.5769C22.7094 22.4429 22.8911 22.3677 23.0805 22.3677C23.2699 22.3677 23.4516 22.4429 23.5856 22.5769C23.7195 22.7108 23.7948 22.8925 23.7948 23.0819C23.7948 23.2714 23.7195 23.4531 23.5856 23.587C23.5193 23.6534 23.4405 23.706 23.3539 23.7419C23.2672 23.7778 23.1743 23.7963 23.0805 23.7963C22.9867 23.7963 22.8938 23.7778 22.8071 23.7419C22.7205 23.706 22.6417 23.6534 22.5754 23.587V23.587Z\" fill=\"#1A1A1A\"/>\n                                        <path d=\"M6.41282 7.42394C6.27886 7.28998 6.20361 7.1083 6.20361 6.91886C6.20362 6.72942 6.27887 6.54773 6.41283 6.41377C6.54679 6.27982 6.72847 6.20459 6.91791 6.20459C7.10734 6.20459 7.28902 6.27982 7.42298 6.41377C7.55694 6.54773 7.63219 6.72942 7.6322 6.91886C7.6322 7.1083 7.55695 7.28998 7.42299 7.42394C7.35667 7.49027 7.27792 7.54289 7.19126 7.57879C7.10459 7.61469 7.01171 7.63317 6.91791 7.63317C6.8241 7.63317 6.73122 7.61469 6.64455 7.57879C6.55789 7.54289 6.47915 7.49027 6.41282 7.42394V7.42394Z\" fill=\"#1A1A1A\"/>\n                                    </svg>\n                                </i>\n                            {{/if}}\n                            <p class=\"info-wrap-contact_title\">Open hours</p>\n                            <p class=\"pre-line\">{{openHours}}</p>\n                        </div>\n                      {{/if}}\n                      {{#if titleAddress}}\n                        <div class=\"info-zone_contact_cell\">\n                            {{#if displayContactIcons}}\n                                <i>\n                                    <svg width=\"31\" height=\"30\" viewBox=\"0 0 31 30\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n                                        <path d=\"M29.9821 6.49489C29.7931 6.35756 29.679 6.32046 29.4572 6.39228L20.298 9.41368L16.1952 8.03558L15.8172 9.41525L19.7644 10.7038V28.1462L9.89831 25.7069V22.1034H8.71438V25.7515L1.21616 28.2532V15.3945H0.0322266V29.2729C0.0322266 29.5077 0.130098 29.7279 0.321106 29.8645C0.445418 29.9541 0.585911 29.9999 0.735086 29.9999C0.814804 29.9999 0.890971 29.9868 0.967926 29.96L9.48433 27.029L20.1792 29.7887C20.3224 29.8254 20.4751 29.8171 20.6152 29.7654L29.8104 26.2235C30.0942 26.1177 30.0251 25.8466 30.0251 25.5431V7.08291C30.0251 6.85086 30.17 6.63144 29.9821 6.49489ZM28.8412 25.0388L20.9483 28.0361V10.7065L28.8412 8.08649V25.0388Z\" fill=\"#1A1A1A\"/>\n                                        <path d=\"M6.57515 19.1142C6.6671 19.422 6.95006 19.6323 7.2713 19.6323C7.59215 19.6323 7.87511 19.422 7.96746 19.1142C8.67742 16.7514 10.0393 15.2447 11.3559 13.788C12.9944 11.9747 14.5422 10.2615 14.5422 7.2717C14.5422 3.39788 11.1451 0 7.2713 0C3.39827 0 0 3.39748 0 7.2717C0 10.2615 1.54819 11.9747 3.18674 13.788C4.50328 15.2447 5.86479 16.7514 6.57515 19.1142ZM7.2713 1.45426C10.316 1.45426 13.0883 4.22663 13.0883 7.2717C13.0883 9.70191 11.7852 11.1435 10.2769 12.8121C9.2461 13.9534 8.10992 15.2096 7.2713 16.9199C6.43229 15.2096 5.29651 13.953 4.2657 12.8121C2.75698 11.1432 1.45426 9.70191 1.45426 7.2717C1.45426 4.22663 4.22663 1.45426 7.2713 1.45426Z\" fill=\"#1A1A1A\"/>\n                                        <path d=\"M7.26193 10.1616C8.8705 10.1616 10.1795 8.86084 10.1795 7.26175C10.1795 5.66305 8.87089 4.3623 7.26193 4.3623C5.65297 4.3623 4.34473 5.66305 4.34473 7.26175C4.34512 8.86084 5.65336 10.1616 7.26193 10.1616ZM7.26193 5.81657C8.06898 5.81657 8.72527 6.46536 8.72527 7.26175C8.72527 8.05932 8.06898 8.70733 7.26193 8.70733C6.45528 8.70733 5.79899 8.05893 5.79899 7.26175C5.79899 6.46536 6.45528 5.81657 7.26193 5.81657Z\" fill=\"#1A1A1A\"/>\n                                    </svg>\n                                </i>\n                            {{/if}}\n                            <p class=\"info-wrap-contact_title\">Address</p>\n                            <p class=\"info-zone_contact_link pre-line\">{{titleAddress}}</p>\n                        </div>\n                      {{else if (or siteElement.addressLine1 siteElement.addressLine2 siteElement.addressCity siteElement.addressState siteElement.postalCode)}}\n                        <div class=\"info-zone_contact_cell\">\n                            {{#if displayContactIcons}}\n                                <i>\n                                    <svg width=\"31\" height=\"30\" viewBox=\"0 0 31 30\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n                                        <path d=\"M29.9821 6.49489C29.7931 6.35756 29.679 6.32046 29.4572 6.39228L20.298 9.41368L16.1952 8.03558L15.8172 9.41525L19.7644 10.7038V28.1462L9.89831 25.7069V22.1034H8.71438V25.7515L1.21616 28.2532V15.3945H0.0322266V29.2729C0.0322266 29.5077 0.130098 29.7279 0.321106 29.8645C0.445418 29.9541 0.585911 29.9999 0.735086 29.9999C0.814804 29.9999 0.890971 29.9868 0.967926 29.96L9.48433 27.029L20.1792 29.7887C20.3224 29.8254 20.4751 29.8171 20.6152 29.7654L29.8104 26.2235C30.0942 26.1177 30.0251 25.8466 30.0251 25.5431V7.08291C30.0251 6.85086 30.17 6.63144 29.9821 6.49489ZM28.8412 25.0388L20.9483 28.0361V10.7065L28.8412 8.08649V25.0388Z\" fill=\"#1A1A1A\"/>\n                                        <path d=\"M6.57515 19.1142C6.6671 19.422 6.95006 19.6323 7.2713 19.6323C7.59215 19.6323 7.87511 19.422 7.96746 19.1142C8.67742 16.7514 10.0393 15.2447 11.3559 13.788C12.9944 11.9747 14.5422 10.2615 14.5422 7.2717C14.5422 3.39788 11.1451 0 7.2713 0C3.39827 0 0 3.39748 0 7.2717C0 10.2615 1.54819 11.9747 3.18674 13.788C4.50328 15.2447 5.86479 16.7514 6.57515 19.1142ZM7.2713 1.45426C10.316 1.45426 13.0883 4.22663 13.0883 7.2717C13.0883 9.70191 11.7852 11.1435 10.2769 12.8121C9.2461 13.9534 8.10992 15.2096 7.2713 16.9199C6.43229 15.2096 5.29651 13.953 4.2657 12.8121C2.75698 11.1432 1.45426 9.70191 1.45426 7.2717C1.45426 4.22663 4.22663 1.45426 7.2713 1.45426Z\" fill=\"#1A1A1A\"/>\n                                        <path d=\"M7.26193 10.1616C8.8705 10.1616 10.1795 8.86084 10.1795 7.26175C10.1795 5.66305 8.87089 4.3623 7.26193 4.3623C5.65297 4.3623 4.34473 5.66305 4.34473 7.26175C4.34512 8.86084 5.65336 10.1616 7.26193 10.1616ZM7.26193 5.81657C8.06898 5.81657 8.72527 6.46536 8.72527 7.26175C8.72527 8.05932 8.06898 8.70733 7.26193 8.70733C6.45528 8.70733 5.79899 8.05893 5.79899 7.26175C5.79899 6.46536 6.45528 5.81657 7.26193 5.81657Z\" fill=\"#1A1A1A\"/>\n                                    </svg>\n                                </i>\n                            {{/if}}\n                            <p class=\"info-wrap-contact_title\">Address</p>\n                            <p class=\"pre-line\">{{#if siteElement.addressLine1}}{{siteElement.addressLine1}}{{#if siteElement.addressLine2}}, {{siteElement.addressLine2}}{{/if}}{{/if}}{{#if siteElement.addressCity}}{{#if siteElement.addressLine1}}<br>{{/if}}{{siteElement.addressCity}}{{#if siteElement.addressState}}, {{siteElement.addressState}}{{/if}}{{#if siteElement.postalCode}} {{siteElement.postalCode}}{{/if}}{{/if}}</p>\n                        </div>\n                      {{/if}}\n                  </div>\n              {{else if (or siteElement.addressLine1 siteElement.addressLine2 siteElement.addressCity siteElement.addressState siteElement.postalCode)}}\n                <div class=\"info-zone_contact\">\n                    <div class=\"info-zone_contact_cell\">\n                        <p class=\"pre-line\">{{#if siteElement.addressLine1}}{{siteElement.addressLine1}}{{#if siteElement.addressLine2}}, {{siteElement.addressLine2}}{{/if}}{{/if}}{{#if siteElement.addressCity}}{{#if siteElement.addressLine1}}<br>{{/if}}{{siteElement.addressCity}}{{#if siteElement.addressState}}, {{siteElement.addressState}}{{/if}}{{#if siteElement.postalCode}} {{siteElement.postalCode}}{{/if}}{{/if}}</p>\n                    </div>\n                </div>\n              {{/if}}\n              {{#if contactText}}\n                <div class=\"info-zone_contact\">\n                    <div class=\"info-zone_contact_cell\">\n                        <p class=\"pre-line\">{{{contactText}}}</p>\n                    </div>\n                </div>\n              {{/if}}\n              {{#if socialLinks}}\n                {{>socialIcons options=socialLinks class=\"socials socials--grey socials_zone footer__contact-column\" styleClass=socialStyle linkClass=\"socials__item wow fadeInUp socials__link\"}}\n              {{else if siteElement.socialLinksArray}}\n                {{>socialIcons options=siteElement.socialLinksArray class=\"socials socials--grey socials_zone footer__contact-column\" styleClass=socialStyle linkClass=\"socials__item wow fadeInUp socials__link\"}}\n              {{else}}\n                {{>socialIcons options=siteElement.socialLinks class=\"socials socials--grey socials_zone footer__contact-column\" styleClass=socialStyle linkClass=\"socials__item wow fadeInUp socials__link\"}}\n              {{/if}}\n          </div>\n      </div>\n      <div class=\"section-message\">\n          <form data-type=\"contact-form\">\n              <h2>{{messageTitle}}</h2>\n               <div class=\"h-pot\">\n                <label for=\"{{sectionDomId}}-middleName\">Middle Name</label>\n                <input id=\"{{sectionDomId}}-middleName\" name=\"middleName\" value=\"\" autocomplete=\"off\" tabindex=\"-1\">\n              </div>\n\n\n              <div class=\"lp-input-group\">\n                  <label for=\"prod-name\" class=\"lp-label\">Name</label>\n                  <input id=\"prod-name\" name=\"name\" value=\"\" required=\"\" class=\"lp-input lp-input--light\">\n              </div>\n              <div class=\"lp-input-group\">\n                  <label for=\"prod-email\" class=\"lp-label\">Email</label>\n                  <input id=\"prod-email\" type=\"email\" name=\"email\" value=\"\" required=\"\" class=\"lp-input lp-input--light\">\n              </div>\n              <div class=\"lp-input-group\">\n                  <label for=\"prod-phone\" class=\"lp-label\">Phone</label>\n                  <input id=\"prod-phone\" type=\"tel\" name=\"phoneNumber\" value=\"\" {{#if phoneNumberRequired}}required=\"\"{{/if}} class=\"lp-input lp-input--light\">\n              </div>\n              <div class=\"lp-input-group m16\">\n                  <label for=\"prod-message\" class=\"lp-label\">Message</label>\n                  <textarea id=\"prod-message\" name=\"message\" value=\"\" required=\"\" class=\"lp-input\"></textarea>\n              </div>\n\n              <div class=\"lp-disclaimer\">{{>phoneDisclaimer customBusinessName=TCRBusinessName activeDisclaimerOption=formDisclaimerOption}}</div>\n              \n              <input style=\"display: none;\" type=\"text\" name=\"source\" value=\"CONTACT_INQUIRY\" />\n              \n              \n              <button type=\"submit\" class=\"submitButton lp-btn {{submitBtnStyle}}\">\n                  <span class=\"label-initial\">Submit</span>\n                  <span class=\"label-loading\">Submitting</span>\n                  <span class=\"label-success\">Submitted</span>\n                  <span class=\"submit-icon lp-i lp-i--circle-notch lp-i--spin\"></span>\n              </button>\n              <p class=\"success-message success hide\">\n                Message sent successfully!\n              </p>\n          </form>\n          \n          {{#if redirectLink}}<a href=\"{{redirectLink}}\" {{#if openNewTab}}target=\"_blank\"{{/if}} class=\"h-pot redirect-link\" data-redirect={{redirectImmediately}}>link</a>{{/if}}\n      </div>\n  </div>\n</div>\n","variables":{"messageTitle":"Submit a Message","socialStyle":"social_icons-style-2","socialLinks":[{"_id":"9","link":"https://www.facebook.com/boston1realty/","type":"FACEBOOK"},{"_id":"11","link":"https://www.instagram.com/explore/locations/1801862456564412/boston-one-realty-group-inc/","type":"INSTAGRAM"},{"icon":"<svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">< path d = \"M7.5 9.5V19.5C7.5 19.6326 7.44732 19.7598 7.35355 19.8536C7.25979 19.9473 7.13261 20 7 20H4.5C4.36739 20 4.24022 19.9473 4.14645 19.8536C4.05268 19.7598 4 19.6326 4 19.5V9.5C4 9.36739 4.05268 9.24021 4.14645 9.14645C4.24022 9.05268 4.36739 9 4.5 9H7C7.13261 9 7.25979 9.05268 7.35355 9.14645C7.44732 9.24021 7.5 9.36739 7.5 9.5ZM21 13.41C21.0167 12.3591 20.6739 11.334 20.0282 10.5047C19.3826 9.67535 18.4729 9.09154 17.45 8.85C16.754 8.70013 16.0322 8.71906 15.345 8.90521C14.6578 9.09136 14.0252 9.43932 13.5 9.92V9.5C13.5 9.36739 13.4473 9.24021 13.3536 9.14645C13.2598 9.05268 13.1326 9 13 9H10.5C10.3674 9 10.2402 9.05268 10.1464 9.14645C10.0527 9.24021 10 9.36739 10 9.5V19.5C10 19.6326 10.0527 19.7598 10.1464 19.8536C10.2402 19.9473 10.3674 20 10.5 20H13C13.1326 20 13.2598 19.9473 13.3536 19.8536C13.4473 19.7598 13.5 19.6326 13.5 19.5V13.86C13.488 13.3735 13.6479 12.8983 13.9515 12.5179C14.255 12.1375 14.6829 11.8762 15.16 11.78C15.4496 11.73 15.7467 11.7445 16.0301 11.8223C16.3135 11.9002 16.5762 12.0396 16.7997 12.2305C17.0231 12.4215 17.2017 12.6593 17.3227 12.9271C17.4437 13.1949 17.5043 13.4861 17.5 13.78V19.5C17.5 19.6326 17.5527 19.7598 17.6464 19.8536C17.7402 19.9473 17.8674 20 18 20H20.5C20.6326 20 20.7598 19.9473 20.8536 19.8536C20.9473 19.7598 21 19.6326 21 19.5V13.41ZM5.5 3C5.10444 3 4.71776 3.1173 4.38886 3.33706C4.05996 3.55682 3.80362 3.86918 3.65224 4.23463C3.50087 4.60009 3.46126 5.00222 3.53843 5.39018C3.6156 5.77814 3.80608 6.13451 4.08579 6.41421C4.36549 6.69392 4.72186 6.8844 5.10982 6.96157C5.49778 7.03874 5.89992 6.99913 6.26537 6.84776C6.63082 6.69638 6.94318 6.44004 7.16294 6.11114C7.3827 5.78224 7.5 5.39556 7.5 5C7.5 4.46957 7.28929 3.96086 6.91421 3.58579C6.53914 3.21071 6.03043 3 5.5 3Z\" fill = \"black\" /></svg >","link":"https://www.linkedin.com/in/aysinc/","type":"LINKEDIN"},{"_id":"15","link":"https://www.youtube.com/channel/UCaKxnUc6Id8ULhqlaAmEMDA","type":"YOUTUBE"},{"_id":"17","link":"https://x.com/jorgesariego_?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor","type":"TWITTER"},{"icon":"<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10.7744 12.1137C10.8137 12.156 10.8613 12.1897 10.9142 12.2126C10.9672 12.2355 11.0243 12.2471 11.082 12.2467C11.188 12.2469 11.2901 12.2065 11.3674 12.1339C11.4446 12.0613 11.4912 11.9619 11.4976 11.856L11.9797 2.47201C11.9893 2.40155 11.9807 2.32978 11.9547 2.26359C11.9287 2.19739 11.8861 2.13898 11.8311 2.09394C11.776 2.0489 11.7104 2.01875 11.6403 2.00636C11.5703 1.99396 11.4982 1.99976 11.4311 2.02317L4.46579 4.44191C4.40106 4.46494 4.34305 4.50366 4.29694 4.5546C4.25084 4.60555 4.21809 4.66713 4.20162 4.73383C4.18515 4.80054 4.18548 4.87028 4.20257 4.93683C4.21966 5.00338 4.25298 5.06465 4.29955 5.11516L10.7744 12.1137Z\" fill=\"black\"/><path d=\"M19.4686 11.8643L16.8836 7.50893C16.8471 7.44886 16.7959 7.39905 16.7348 7.36416C16.6737 7.32927 16.6048 7.31045 16.5345 7.30945C16.464 7.31037 16.3947 7.32822 16.3325 7.36149C16.2703 7.39475 16.217 7.44247 16.1771 7.50062L12.8025 12.6539C12.7623 12.7167 12.7396 12.7891 12.737 12.8636C12.7343 12.9381 12.7518 13.0119 12.7875 13.0774C12.8232 13.1428 12.8758 13.1974 12.9399 13.2355C13.0039 13.2736 13.0771 13.2938 13.1516 13.2939H13.2098L19.1777 12.4628C19.2454 12.4532 19.3097 12.427 19.3649 12.3866C19.4201 12.3462 19.4645 12.2928 19.4941 12.2311C19.5237 12.1695 19.5376 12.1014 19.5346 12.0331C19.5316 11.9648 19.5118 11.8982 19.4769 11.8394L19.4686 11.8643Z\" fill=\"black\"/><path d=\"M18.9283 16.6021L13.1101 14.5574C13.0345 14.5306 12.9528 14.5263 12.8749 14.5448C12.7969 14.5634 12.726 14.6042 12.6707 14.6621C12.6153 14.7201 12.5779 14.7929 12.563 14.8716C12.548 14.9503 12.5562 15.0317 12.5864 15.1059L14.7974 20.7081C14.822 20.7725 14.8622 20.8298 14.9144 20.8747C14.9666 20.9197 15.0293 20.951 15.0966 20.9658H15.1797C15.2881 20.9664 15.3925 20.9247 15.4706 20.8494L19.0779 17.292C19.1285 17.2422 19.1655 17.1803 19.1854 17.1122C19.2053 17.0441 19.2075 16.9721 19.1916 16.9029C19.1758 16.8337 19.1425 16.7698 19.095 16.7171C19.0474 16.6645 18.9872 16.6249 18.92 16.6021H18.9283Z\" fill=\"black\"/><path d=\"M11.3313 15.0145C11.2561 14.9869 11.1745 14.9816 11.0963 14.9993C11.0182 15.017 10.9468 15.0569 10.8908 15.1143L6.68504 19.4115C6.63604 19.4602 6.59997 19.5204 6.58008 19.5866C6.5602 19.6528 6.55713 19.7228 6.57116 19.7905C6.58519 19.8582 6.61587 19.9213 6.66042 19.9741C6.70498 20.0269 6.76201 20.0678 6.82634 20.093L11.5474 21.9715C11.6133 21.9973 11.6847 22.0058 11.7548 21.9962C11.8249 21.9866 11.8914 21.9593 11.948 21.9169C12.0046 21.8744 12.0495 21.8182 12.0783 21.7536C12.1071 21.689 12.1189 21.6181 12.1126 21.5476L11.6139 15.4052C11.6133 15.3188 11.5857 15.2347 11.5351 15.1647C11.4844 15.0947 11.4132 15.0422 11.3313 15.0145Z\" fill=\"black\"/><path d=\"M10.4669 13.9257C10.4611 13.847 10.433 13.7716 10.3859 13.7083C10.3388 13.645 10.2746 13.5964 10.2009 13.5683L4.55722 11.4654C4.49314 11.4421 4.42432 11.435 4.35684 11.4447C4.28936 11.4543 4.22528 11.4804 4.17026 11.5206C4.11524 11.5609 4.07096 11.614 4.04133 11.6754C4.01169 11.7368 3.99761 11.8045 4.00033 11.8726L4.23306 16.9345C4.23631 17.0042 4.25705 17.0719 4.29337 17.1315C4.32968 17.1911 4.3804 17.2405 4.44086 17.2753C4.50304 17.3103 4.57316 17.3286 4.64449 17.3286C4.71582 17.3286 4.78595 17.3103 4.84813 17.2753L10.2508 14.3163C10.3203 14.2785 10.3775 14.2217 10.4158 14.1525C10.454 14.0833 10.4718 14.0046 10.4669 13.9257Z\" fill=\"black\"/></svg>","link":"https://www.yelp.com/biz/boston-one-realty-group-boston","type":"YELP"},{"icon":"<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path d=\"M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z\"/></svg>","link":"https://www.tiktok.com/@jorgesariego?lang=en","type":"TIKTOK"},{"icon":"<svg width=\"17\" height=\"19\" viewBox=\"0 0 17 19\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.4936 5.03562C11.579 5.01663 11.6169 5.0451 11.6688 5.10206C11.9631 5.42914 12.9036 6.57762 13.1591 6.89084C13.2065 6.94779 13.1736 7.00985 13.1357 7.0427C11.2373 8.52344 9.12498 10.621 7.94793 12.1207C7.92466 12.1543 7.94362 12.1543 7.96258 12.1491C10.0128 11.2664 14.8296 9.85663 16.999 9.46304V6.71562L8.50873 0L0.00390625 6.7105V9.71413C2.63757 8.14881 8.73138 5.72339 11.4936 5.03562Z\"/><path d=\"M4.58464 16.5778C4.51382 16.6157 4.45613 16.6063 4.39918 16.5494L2.81402 14.6606C2.77167 14.608 2.76656 14.5796 2.82351 14.4991C4.04871 12.7052 6.54945 9.90969 8.14422 8.72833C8.17266 8.70937 8.16318 8.68524 8.12956 8.69975C6.46843 9.24087 1.74653 11.2721 0 12.2592V18.6746H16.9958V12.4965C14.6797 12.89 7.74114 14.9548 4.58464 16.5778Z\"/></svg>","link":"https://www.zillow.com/","type":"ZILLOW"}],"displayContactIcons":true,"titleAddress":"2273 Dorchester Ave\nBoston MA 02124","thirdEmailAddress":"","thirdPhoneNumber":"","secondEmailAddress":"","secondAgentName":"","contactText":"<div></div><style>* { box-sizing: border-box; } body {margin: 0;}ul{list-style:inherit;}</style>","firstAgentName":"The Boston ONE Team | SERHANT.","firstPhoneNumber":"(617) 704-0921","formDisclaimerOption":"Default","thirdAgentName":"","redirectImmediately":false,"openNewTab":false,"openHours":"","redirectLink":"","colorTxt":"#ffffff","firstEmailAddres":"jorge@boston1realty.com","submitBtnStyle":"button-style-6","backImg":{"id":"ecd6108b-a4d4-4c6c-849f-d592ff359812","alt":null,"bytes":1711730,"width":1024,"format":"png","height":1024,"pngUrl":"","shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/229ceeec-b47b-4b47-9b2d-f0d61213b2aa","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/229ceeec-b47b-4b47-9b2d-f0d61213b2aa","authorUrl":null,"createdAt":"2024-11-18T23:30:29.836Z","mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/229ceeec-b47b-4b47-9b2d-f0d61213b2aa","sourceUrl":null,"updatedAt":"2024-11-18T23:30:29.836Z","xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/229ceeec-b47b-4b47-9b2d-f0d61213b2aa","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/229ceeec-b47b-4b47-9b2d-f0d61213b2aa","description":null,"displayName":"contact-form","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/229ceeec-b47b-4b47-9b2d-f0d61213b2aa","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/229ceeec-b47b-4b47-9b2d-f0d61213b2aa","originalFileName":"Contact form","cloudinaryPublicId":"229ceeec-b47b-4b47-9b2d-f0d61213b2aa"},"secondPhoneNumber":"","TCRBusinessName":"","contactTitle":"Contact Details","phoneNumberRequired":true,"linkStyle":"hyperlink-style-2","logoDark":{"id":"4f4d9ba1-d401-4c8a-aed4-4c4d42f14bba","alt":null,"bytes":37479,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","description":null,"displayName":"logo-exports_horizontal-lockup","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","originalFileName":"Logo Exports_Horizontal Lockup"},"logoLight":{"id":"97d6addb-0371-40e8-9433-2da15c95423c","alt":null,"bytes":37875,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","description":null,"displayName":"logo-exports_horizontal-lockup-serhant-white","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","originalFileName":"Logo Exports_Horizontal Lockup Serhant white"},"primaryFontFamily":"'Playfair Display', serif","primaryFontFamilyShort":"Playfair Display","secondaryFontFamily":"Lato, sans-serif","secondaryFontFamilyShort":"Lato","businessName":"The Boston ONE Team | SERHANT.","brokerageDisclaimer":"","brokerageFormDisclaimer":"","mlsCompliance":null},"addMlsDisclaimers":false}],"globalElements":{"navbar":{"id":"43e7a874-fb1e-4cdd-91fe-eb6bf5b9179b","dataElementId":"43e7a874-fb1e-4cdd-91fe-eb6bf5b9179b","htmlMarkdown":"<div class=\"redesign\">\n  <div class=\"content-container header\">\n    <div class=\"container header__container\">\n      <div class=\"navbar\">\n        <div class=\"logo\">\n          <a href=\"/\" class=\"logo__link\">\n            {{{mediaImage logoLight class=\"logo__img light\"}}}\n            {{{mediaImage logoDark class=\"logo__img dark\"}}}\n          </a>\n        </div>\n        <div class=\"navigation\">\n          <ul>\n            {{#each nav}}\n            {{#ifEquals type \"LINK\"}}\n            <li class=\"navigation__item\">\n              <a {{#if openNewTab}}target=\"_blank\"{{/if}} href=\"{{path}}\" class=\"navigation__link wow fadeInUp\" data-wow-delay=\"2.{{@index}}\"><span>{{{content}}}</span></a>\n            </li>\n            {{/ifEquals}}\n            {{#ifEquals type \"BUTTON\"}}\n            <li class=\"navigation__item\">\n              <a data-type=\"{{action}}\" class=\"navigation__link wow fadeInUp\"><span>{{{content}}}</span></a>\n            </li>\n            {{/ifEquals}}\n            {{#ifEquals type \"GROUP\"}}\n            <li class=\"navigation__item sub-nav-container\">\n              <a href=\"#\" class=\"navigation__link wow fadeInUp\">{{content}}</a>\n              <div class=\"sub-nav\">\n                <ul>\n                  {{#each items}}\n                  {{#ifEquals type \"LINK\"}}\n                  <li class=\"sub-nav__item\"><a {{#if openNewTab}}target=\"_blank\"{{/if}} href=\"{{path}}\" class=\"nav-link sub-nav__link feature\"><span>{{content}}</span></a></li>\n                  {{/ifEquals}}\n                  {{#ifEquals type \"BUTTON\"}}\n                  <li class=\"sub-nav__item\"><a class=\"nav-link sub-nav__link feature\" data-type=\"{{action}}\"><span>{{content}}</span></a></li>\n                  {{/ifEquals}}\n                  {{/each}}\n                </ul>\n              </div>\n            </li>\n            {{/ifEquals}}\n            {{/each}}\n            {{#if (or siteElement.phoneNumber siteElement.phoneNumber1)}}\n            <li class=\"navigation__item\">\n              <a href=\"tel:{{#if siteElement.phoneNumber}}{{siteElement.phoneNumber}}{{else}}{{siteElement.phoneNumber1}}{{/if}}\" class=\"navigation__link wow fadeInUp\"><span>{{#if siteElement.phoneNumber}}{{siteElement.phoneNumber}}{{else}}{{siteElement.phoneNumber1}}{{/if}}</span></a>\n            </li>\n            {{/if}}\n          </ul>\n        </div>\n        <div class=\"buttons-wrapper\">\n          {{#if search.show}}\n            {{#ifEquals search.type \"LINK\"}}\n            <a href=\"{{search.path}}\" {{#if search.openNewTab}} target=\"_blank\"{{/if}} class=\"search\">            \n              <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n                <path d=\"M21.7792 20.6531L15.2916 14.1453C16.7093 12.4358 17.4135 10.2461 17.2581 8.03107C17.1027 5.81609 16.0996 3.74606 14.4571 2.25094C12.8146 0.755825 10.659 -0.0494581 8.43804 0.00235367C6.21706 0.0541654 4.1014 0.95909 2.53049 2.52917C0.959593 4.09925 0.0541938 6.2138 0.0023549 8.43362C-0.049484 10.6534 0.756221 12.8079 2.25212 14.4495C3.74802 16.0912 5.81914 17.0938 8.03528 17.2491C10.2514 17.4044 12.4423 16.7005 14.1528 15.2836L20.6403 21.7678C20.7134 21.8414 20.8002 21.8998 20.8959 21.9396C20.9916 21.9795 21.0943 22 21.198 22C21.3017 22 21.4043 21.9795 21.5 21.9396C21.5958 21.8998 21.6826 21.8414 21.7556 21.7678C21.8308 21.6964 21.8911 21.6108 21.933 21.516C21.9749 21.4212 21.9976 21.319 21.9998 21.2153C22.002 21.1117 21.9836 21.0087 21.9458 20.9122C21.9079 20.8157 21.8513 20.7276 21.7792 20.6531ZM1.58601 8.65028C1.58254 7.4998 1.86023 6.36588 2.39494 5.34706C2.92965 4.32824 3.7052 3.45534 4.6542 2.80423C5.6032 2.15311 6.69694 1.74348 7.84036 1.61093C8.98378 1.47838 10.1423 1.62692 11.2152 2.04364C12.2881 2.46037 13.243 3.13266 13.9968 4.00211C14.7507 4.87156 15.2807 5.91185 15.5408 7.03257C15.8008 8.1533 15.7832 9.32056 15.4893 10.4329C15.1954 11.5453 14.6341 12.569 13.8543 13.4153C13.7571 13.4548 13.6688 13.5133 13.5946 13.5875C13.5204 13.6616 13.4618 13.7499 13.4223 13.847C12.4114 14.77 11.154 15.3797 9.80299 15.602C8.45195 15.8243 7.06539 15.6496 5.81179 15.0992C4.55819 14.5488 3.4915 13.6464 2.74133 12.5016C1.99116 11.3567 1.5898 10.0188 1.58601 8.65028Z\" fill=\"white\"/>\n              </svg>\n            </a>\n            {{/ifEquals}}\n            {{#ifEquals search.type \"BUTTON\"}}\n            <a data-type=\"{{search.action}}\" class=\"search\">\n              <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n                <path d=\"M21.7792 20.6531L15.2916 14.1453C16.7093 12.4358 17.4135 10.2461 17.2581 8.03107C17.1027 5.81609 16.0996 3.74606 14.4571 2.25094C12.8146 0.755825 10.659 -0.0494581 8.43804 0.00235367C6.21706 0.0541654 4.1014 0.95909 2.53049 2.52917C0.959593 4.09925 0.0541938 6.2138 0.0023549 8.43362C-0.049484 10.6534 0.756221 12.8079 2.25212 14.4495C3.74802 16.0912 5.81914 17.0938 8.03528 17.2491C10.2514 17.4044 12.4423 16.7005 14.1528 15.2836L20.6403 21.7678C20.7134 21.8414 20.8002 21.8998 20.8959 21.9396C20.9916 21.9795 21.0943 22 21.198 22C21.3017 22 21.4043 21.9795 21.5 21.9396C21.5958 21.8998 21.6826 21.8414 21.7556 21.7678C21.8308 21.6964 21.8911 21.6108 21.933 21.516C21.9749 21.4212 21.9976 21.319 21.9998 21.2153C22.002 21.1117 21.9836 21.0087 21.9458 20.9122C21.9079 20.8157 21.8513 20.7276 21.7792 20.6531ZM1.58601 8.65028C1.58254 7.4998 1.86023 6.36588 2.39494 5.34706C2.92965 4.32824 3.7052 3.45534 4.6542 2.80423C5.6032 2.15311 6.69694 1.74348 7.84036 1.61093C8.98378 1.47838 10.1423 1.62692 11.2152 2.04364C12.2881 2.46037 13.243 3.13266 13.9968 4.00211C14.7507 4.87156 15.2807 5.91185 15.5408 7.03257C15.8008 8.1533 15.7832 9.32056 15.4893 10.4329C15.1954 11.5453 14.6341 12.569 13.8543 13.4153C13.7571 13.4548 13.6688 13.5133 13.5946 13.5875C13.5204 13.6616 13.4618 13.7499 13.4223 13.847C12.4114 14.77 11.154 15.3797 9.80299 15.602C8.45195 15.8243 7.06539 15.6496 5.81179 15.0992C4.55819 14.5488 3.4915 13.6464 2.74133 12.5016C1.99116 11.3567 1.5898 10.0188 1.58601 8.65028Z\" fill=\"white\"/>\n              </svg>\n            </a>\n            {{/ifEquals}}\n          {{/if}}\n          <button type=\"button\" class=\"hamburger-component hamburger\">\n            <span class=\"hamburger__bars\"></span>\n          </button>\n        </div>\n      </div>\n    </div>\n  </div>\n</div>\n","variables":{"search":{"content":"Search","path":"/home-search/listings","type":"LINK","style":"","show":false},"nav":[{"type":"GROUP","items":[{"path":"/properties/sale","type":"LINK","content":"Featured Properties"},{"path":"/properties/sold","type":"LINK","content":"Past Transactions"}],"content":"Properties"},{"type":"GROUP","items":[{"path":"/agent/jorge-sariego","type":"LINK","content":"About Jorge"},{"path":"/team","type":"LINK","content":"Meet the Team"}],"content":"About"},{"_id":"CTorhC3bD","path":"/home-search/listings","show":false,"type":"LINK","image":null,"style":{},"content":"Home Search","openNewTab":false,"fbEventName":null,"gtagConversionId":null,"gtagConversionLabel":null},{"path":"/home-valuation","type":"LINK","items":[],"content":"Home Valuation"},{"path":"/developments","type":"LINK","items":[],"content":"New Construction"},{"path":"/vlog","type":"LINK","items":[],"content":"Video Gallery"},{"type":"BUTTON","items":[],"action":"CONTACT_US","content":"Contact"},{"_id":"xGOlP55YJ","path":"tel:6177040921","show":false,"type":"LINK","email":"","image":null,"items":[],"phone":"3055555555","style":{},"content":"(617) 704-0921","openNewTab":false,"fbEventName":null,"gtagConversionId":null,"gtagConversionLabel":null}],"logoDark":{"id":"4f4d9ba1-d401-4c8a-aed4-4c4d42f14bba","alt":null,"bytes":37479,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","description":null,"displayName":"logo-exports_horizontal-lockup","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","originalFileName":"Logo Exports_Horizontal Lockup"},"logoLight":{"id":"97d6addb-0371-40e8-9433-2da15c95423c","alt":null,"bytes":37875,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","description":null,"displayName":"logo-exports_horizontal-lockup-serhant-white","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","originalFileName":"Logo Exports_Horizontal Lockup Serhant white"},"primaryFontFamily":"'Playfair Display', serif","primaryFontFamilyShort":"Playfair Display","secondaryFontFamily":"Lato, sans-serif","secondaryFontFamilyShort":"Lato","businessName":"The Boston ONE Team | SERHANT.","brokerageDisclaimer":"","brokerageFormDisclaimer":"","mlsCompliance":null},"addMlsDisclaimers":false},"sidemenu":{"id":"11fa925d-d2dd-4213-a0fa-d46f769e2c18","dataElementId":"11fa925d-d2dd-4213-a0fa-d46f769e2c18","htmlMarkdown":"<div class=\"sidebar\">\n  \n  <button class=\"toggle sidebar__close close\"></button>\n  <div class=\"sidebar__content\">\n\n    <ul class=\"sidebar__nav\">\n      {{#each nav}}\n      {{#ifEquals type \"LINK\"}}\n      <li class=\"sidebar__nav-item\">\n        <a {{#if openNewTab}}target=\"_blank\"{{/if}} href=\"{{path}}\" class=\"sidebar__nav-link\">{{{content}}}</a>\n      </li>\n      {{/ifEquals}}\n      {{#ifEquals type \"BUTTON\"}}\n      <li class=\"sidebar__nav-item\">\n        <button data-type=\"{{action}}\" class=\"sidebar__nav-link\">{{{content}}}</button>\n      </li>\n      {{/ifEquals}}\n      {{#ifEquals type \"GROUP\"}}\n      <li class=\"sidebar__nav-item sub-nav-container\">\n        {{!-- <a href=\"#\" class=\"sidebar__nav-link\">{{content}}</a> --}}\n        <div class=\"sub-nav\">\n          <ul class=\"sidebar__subnav\">\n            {{#each items}}\n            {{#ifEquals type \"LINK\"}}\n            <li class=\"sidebar__subnav-item\"><a {{#if openNewTab}}target=\"_blank\"{{/if}} href=\"{{path}}\" class=\"sidebar__subnav-link\">{{content}}</a></li>\n            {{/ifEquals}}\n            {{#ifEquals type \"BUTTON\"}}\n            <li class=\"sidebar__subnav-item\"><button class=\"sidebar__subnav-link\" data-type=\"{{action}}\">{{content}}</button></li>\n            {{/ifEquals}}\n            {{/each}}\n          </ul>\n        </div>\n        <a href=\"#\" class=\"sidebar__nav-link link main-nav\">{{content}}</a>\n      </li>\n      {{/ifEquals}}\n      {{/each}}\n    </ul>\n  </div>\n</div>","variables":{"fontColor":"rgba(39, 45, 62, 1)","backgroundColor":"rgba(248, 245, 241, 1)","isFontColorLight":false,"isFontColorDark":true,"isBackgroundColorLight":true,"isBackgroundColorDark":false,"nav":[{"path":"/","type":"LINK","content":"Home"},{"type":"GROUP","items":[{"path":"/agent/jorge-sariego","type":"LINK","content":"About Jorge"},{"path":"/team","type":"LINK","content":"Meet the Team"}],"content":"About"},{"_id":"xg9LsXg-g","type":"GROUP","items":[{"_id":"B_eS5utdn","path":"/properties/sale","show":false,"type":"LINK","image":null,"style":{},"content":"Featured Properties","openNewTab":false},{"_id":"tHgMYAy8E","path":"/properties/sold","show":false,"type":"LINK","image":null,"style":{},"content":"Past Transactions","openNewTab":false}],"content":"Properties"},{"_id":"jFMS2r4SL","path":"/home-search/listings","type":"LINK","image":null,"content":"Home Search","openNewTab":false,"fbEventName":null,"gtagConversionId":null,"gtagConversionLabel":null},{"_id":"d7wtUlQ8v","path":"/home-valuation","show":false,"type":"LINK","image":null,"style":{},"action":"","content":"Home Valuation","openNewTab":false},{"_id":"_Lh9Smr8L","path":"/neighborhoods","type":"LINK","items":[],"content":"Neighborhoods"},{"_id":"swTUM2Jzn","path":"/testimonials","type":"LINK","items":[],"content":"Testimonials"},{"type":"GROUP","items":[{"path":"/buyers-guide","type":"LINK","content":"Buyer's Guide"},{"path":"/sellers-guide","type":"LINK","content":"Seller's Guide"},{"path":"/mortgage-calculator","type":"LINK","content":"Mortgage Calculator"}],"content":"Resources"},{"path":"/developments","type":"LINK","items":[],"content":"New Construction"},{"path":"/press","type":"LINK","items":[],"content":"Press & Media"},{"path":"/vlog","type":"LINK","items":[],"content":"Video Gallery"},{"path":"/contact","type":"LINK","items":[],"content":"Contact"},{"_id":"vSU7O3ld5","path":"/home-search/account","show":false,"type":"LINK","image":null,"style":{},"action":"","content":"My Search Portal","openNewTab":false,"fbEventName":null,"gtagConversionId":null,"gtagConversionLabel":null}],"logoDark":{"id":"4f4d9ba1-d401-4c8a-aed4-4c4d42f14bba","alt":null,"bytes":37479,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","description":null,"displayName":"logo-exports_horizontal-lockup","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","originalFileName":"Logo Exports_Horizontal Lockup"},"logoLight":{"id":"97d6addb-0371-40e8-9433-2da15c95423c","alt":null,"bytes":37875,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","description":null,"displayName":"logo-exports_horizontal-lockup-serhant-white","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","originalFileName":"Logo Exports_Horizontal Lockup Serhant white"},"primaryFontFamily":"'Playfair Display', serif","primaryFontFamilyShort":"Playfair Display","secondaryFontFamily":"Lato, sans-serif","secondaryFontFamilyShort":"Lato","businessName":"The Boston ONE Team | SERHANT.","brokerageDisclaimer":"","brokerageFormDisclaimer":"","mlsCompliance":null},"addMlsDisclaimers":false},"footer":{"id":"874a9373-949d-4275-b72f-04c2a6ec373b","dataElementId":"874a9373-949d-4275-b72f-04c2a6ec373b","htmlMarkdown":"<div class=\"footer redesign {{#if displayIcons}}{{else}}no_icon{{/if}} {{#if displaySignUp}}{{else}}no_newsletter{{/if}} {{#unless (or primaryAgentName secondAgentName siteElement.name siteElement.firstName siteElement.lastName)}}no-names{{/unless}}\"> \n    <div class=\"container\">\n        {{#if companyTitle}}\n        <h3>{{companyTitle}}</h3>\n        {{/if}}\n        <div class=\"info-wrap\">\n            <div class=\"info-wrap-contact agent_box\">\n                {{#if (or primaryAgentName primaryEmail primaryPhone siteElement.name siteElement.firstName siteElement.lastName siteElement.email siteElement.phoneNumber1 siteElement.phoneNumber)}}\n                <div class=\"info-wrap-contact_zone type_user\">\n                    {{#if primaryAgentName}}\n                    <h4 class=\"serif\">{{primaryAgentName}}</h4>\n                    {{^}}\n                    {{#if siteElement.name}}<h4 class=\"serif\">{{siteElement.name}}</h4>{{else}}{{#if (or siteElement.firstName siteElement.lastName)}}<h4 class=\"serif\">{{siteElement.firstName}} {{siteElement.lastName}}</h4>{{/if}}{{/if}}\n                    {{/if}}\n                    {{#if (or siteElement.email primaryEmail)}}\n                    <div class=\"info-wrap-contact_cell\">\n                        {{#if displayIcons}}\n                        <i>\n                            <svg width=\"30\" height=\"19\" viewBox=\"0 0 30 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n                                <path d=\"M2 0C0.903517 0 0 0.903517 0 2V16.6667C0 17.7631 0.903517 18.6667 2 18.6667H28C29.0965 18.6667 30 17.7631 30 16.6667V2C30 0.903517 29.0965 0 28 0H2ZM2.4375 1.33333H27.5625L15.6458 11.4896C15.3389 11.7512 14.6612 11.7512 14.3542 11.4896L2.4375 1.33333ZM1.33333 2.13542L10.1979 9.6979L1.33333 16.5729V2.13542ZM28.6667 2.13542V16.5729L19.8021 9.6979L28.6667 2.13542ZM11.2396 10.5833L13.4896 12.5C14.3543 13.2369 15.6457 13.2369 16.5104 12.5L18.7604 10.5833L27.4687 17.3333H2.53125L11.2396 10.5833Z\" fill=\"#1A1A1A\" />\n                            </svg>\n                        </i>\n                        {{/if}}\n                        <p class=\"contact_title\">Email</p>\n                        {{#if primaryEmail}}\n                        <a href=\"mailto:{{primaryEmail}}\" class=\"lp-link info-wrap-contact_link grey-text {{linkStyle}}\">{{primaryEmail}}</a>\n                        {{^}}\n                        {{#if siteElement.email}}<a href=\"mailto:{{siteElement.email}}\" class=\"lp-link info-wrap-contact_link grey-text {{linkStyle}}\">{{siteElement.email}}</a>{{/if}}\n                        {{/if}}\n                    </div>\n                    {{/if}}\n                    {{#if (or primaryPhone siteElement.phoneNumber1 siteElement.phoneNumber)}}\n                    <div class=\"info-wrap-contact_cell\">\n                        {{#if displayIcons}}<i><svg width=\"30\" height=\"25\" viewBox=\"0 0 30 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.7964 8.1207H19.2036V8.7279C19.2036 10.8195 20.9082 12.5259 23.001 12.5259H24.741L25.2852 20.7051C25.3776 22.1235 24.2868 23.2719 22.8822 23.2719H7.0032C5.5944 23.2719 4.5084 22.1085 4.6002 20.7039C4.782 17.9895 4.9152 15.2313 5.154 12.5265H6.9996C9.0918 12.5265 10.797 10.8207 10.797 8.7285V8.1207H10.7964ZM11.46 16.5807C11.46 14.6565 13.0188 13.0977 14.943 13.0977C16.8666 13.0977 18.4254 14.6571 18.4254 16.5807C18.4254 18.5055 16.8678 20.0631 14.943 20.0631C13.02 20.0637 11.46 18.5043 11.46 16.5807ZM14.943 12.0381C12.4344 12.0381 10.4004 14.0721 10.4004 16.5807C10.4004 19.0887 12.435 21.1233 14.943 21.1233C17.4486 21.1233 19.485 19.0869 19.485 16.5807C19.485 14.0727 17.451 12.0381 14.943 12.0381ZM9.0846 4.8363C8.22 4.8363 7.512 5.5443 7.512 6.4089V8.7285C7.512 9.0093 7.2804 9.2415 6.999 9.2415H1.5726C1.2906 9.2415 1.0596 9.0111 1.0596 8.7285V6.9285C1.0596 6.4797 1.1628 6.0945 1.3902 5.7069C1.896 4.8465 2.7294 4.1013 3.795 3.4749C9.279 0.2517 20.7192 0.2523 26.2044 3.4749C27.2706 4.1013 28.104 4.8465 28.6098 5.7069C28.8354 6.0921 28.9398 6.4815 28.9398 6.9285V8.7285C28.9398 9.0111 28.71 9.2415 28.4268 9.2415H23.0004C22.719 9.2415 22.4874 9.0093 22.4874 8.7285V6.4089C22.4874 5.5425 21.7806 4.8363 20.9148 4.8363H9.0846ZM8.571 6.4089C8.571 6.1263 8.8026 5.8965 9.0846 5.8965H20.9154C21.1968 5.8965 21.429 6.1275 21.429 6.4089V8.7285C21.429 9.5943 22.1352 10.3017 23.001 10.3017H28.4274C29.292 10.3017 30 9.5931 30 8.7285V6.9285C30 6.2835 29.8464 5.7291 29.5206 5.1729C28.9188 4.1493 27.9564 3.2799 26.7384 2.5641C20.9214 -0.8547 9.0798 -0.8547 3.2622 2.5641C2.0436 3.2799 1.0812 4.1487 0.48 5.1729C0.153 5.7291 0 6.2835 0 6.9279V8.7279C0 9.5925 0.7092 10.3011 1.5726 10.3011H6.999C7.8648 10.3011 8.571 9.5937 8.571 8.7279V6.4089ZM9.7368 7.5915V8.7285C9.7368 10.2387 8.5092 11.4669 6.999 11.4669H4.6686C4.3914 11.4669 4.164 11.6799 4.1412 11.9511C3.8892 14.8347 3.7386 17.7435 3.5448 20.6331C3.4116 22.6425 4.989 24.3315 7.0032 24.3315H22.8822C24.882 24.3315 26.475 22.6575 26.3406 20.6343L25.7622 11.9607C25.7436 11.6811 25.5102 11.4675 25.2342 11.4675L23.001 11.4663C21.4902 11.4663 20.2632 10.2375 20.2632 8.7279V7.5909C20.2632 7.2981 20.0262 7.0611 19.7334 7.0611H10.2666C9.9738 7.0611 9.7368 7.2987 9.7368 7.5915Z\" fill=\"#1A1A1A\" />\n                        </svg></i>\n                        {{/if}}\n                        <p class=\"contact_title\">Phone Number</p>\n                        {{#if primaryPhone}}\n                        <a href=\"tel:{{primaryPhone}}\" class=\"lp-link info-wrap-contact_link grey-text {{linkStyle}}\">{{primaryPhone}}</a>\n                        {{else}}\n                            {{#if siteElement.phoneNumber1}}\n                            <a href=\"tel:{{siteElement.phoneNumber1}}\" class=\"lp-link info-wrap-contact_link grey-text {{linkStyle}}\">{{siteElement.phoneNumber1}}</a>\n                            {{else}}\n                                {{#if siteElement.phoneNumber}}\n                                <a href=\"tel:{{siteElement.phoneNumber}}\" class=\"lp-link info-wrap-contact_link grey-text {{linkStyle}}\">{{siteElement.phoneNumber}}</a>\n                                {{/if}}\n                            {{/if}}\n                        {{/if}}\n                    </div>\n                    {{/if}}\n                </div>\n                {{/if}}\n                {{#if (or secondAgentName secondEmail secondPhone)}}\n                <div class=\"info-wrap-contact_zone type_user\">\n                    {{#if secondAgentName}}\n                    <h4 class=\"serif\">{{secondAgentName}}</h4>\n                    {{/if}}\n                    {{#if secondEmail}}\n                    <div class=\"info-wrap-contact_cell\">\n                        {{#if displayIcons}}\n                        <i>\n                            <svg width=\"30\" height=\"19\" viewBox=\"0 0 30 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n                                <path d=\"M2 0C0.903517 0 0 0.903517 0 2V16.6667C0 17.7631 0.903517 18.6667 2 18.6667H28C29.0965 18.6667 30 17.7631 30 16.6667V2C30 0.903517 29.0965 0 28 0H2ZM2.4375 1.33333H27.5625L15.6458 11.4896C15.3389 11.7512 14.6612 11.7512 14.3542 11.4896L2.4375 1.33333ZM1.33333 2.13542L10.1979 9.6979L1.33333 16.5729V2.13542ZM28.6667 2.13542V16.5729L19.8021 9.6979L28.6667 2.13542ZM11.2396 10.5833L13.4896 12.5C14.3543 13.2369 15.6457 13.2369 16.5104 12.5L18.7604 10.5833L27.4687 17.3333H2.53125L11.2396 10.5833Z\" fill=\"#1A1A1A\" />\n                            </svg>\n                        </i>\n                        {{/if}}\n                        <p class=\"contact_title\">Email</p>\n                        <a href=\"mailto:{{secondEmail}}\" class=\"lp-link info-wrap-contact_link grey-text {{linkStyle}}\">{{secondEmail}}</a>\n                    </div>\n                    {{/if}}\n                    {{#if secondPhone}}\n                    <div class=\"info-wrap-contact_cell\">\n                        {{#if displayIcons}}<i>\n                        <svg width=\"30\" height=\"25\" viewBox=\"0 0 30 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.7964 8.1207H19.2036V8.7279C19.2036 10.8195 20.9082 12.5259 23.001 12.5259H24.741L25.2852 20.7051C25.3776 22.1235 24.2868 23.2719 22.8822 23.2719H7.0032C5.5944 23.2719 4.5084 22.1085 4.6002 20.7039C4.782 17.9895 4.9152 15.2313 5.154 12.5265H6.9996C9.0918 12.5265 10.797 10.8207 10.797 8.7285V8.1207H10.7964ZM11.46 16.5807C11.46 14.6565 13.0188 13.0977 14.943 13.0977C16.8666 13.0977 18.4254 14.6571 18.4254 16.5807C18.4254 18.5055 16.8678 20.0631 14.943 20.0631C13.02 20.0637 11.46 18.5043 11.46 16.5807ZM14.943 12.0381C12.4344 12.0381 10.4004 14.0721 10.4004 16.5807C10.4004 19.0887 12.435 21.1233 14.943 21.1233C17.4486 21.1233 19.485 19.0869 19.485 16.5807C19.485 14.0727 17.451 12.0381 14.943 12.0381ZM9.0846 4.8363C8.22 4.8363 7.512 5.5443 7.512 6.4089V8.7285C7.512 9.0093 7.2804 9.2415 6.999 9.2415H1.5726C1.2906 9.2415 1.0596 9.0111 1.0596 8.7285V6.9285C1.0596 6.4797 1.1628 6.0945 1.3902 5.7069C1.896 4.8465 2.7294 4.1013 3.795 3.4749C9.279 0.2517 20.7192 0.2523 26.2044 3.4749C27.2706 4.1013 28.104 4.8465 28.6098 5.7069C28.8354 6.0921 28.9398 6.4815 28.9398 6.9285V8.7285C28.9398 9.0111 28.71 9.2415 28.4268 9.2415H23.0004C22.719 9.2415 22.4874 9.0093 22.4874 8.7285V6.4089C22.4874 5.5425 21.7806 4.8363 20.9148 4.8363H9.0846ZM8.571 6.4089C8.571 6.1263 8.8026 5.8965 9.0846 5.8965H20.9154C21.1968 5.8965 21.429 6.1275 21.429 6.4089V8.7285C21.429 9.5943 22.1352 10.3017 23.001 10.3017H28.4274C29.292 10.3017 30 9.5931 30 8.7285V6.9285C30 6.2835 29.8464 5.7291 29.5206 5.1729C28.9188 4.1493 27.9564 3.2799 26.7384 2.5641C20.9214 -0.8547 9.0798 -0.8547 3.2622 2.5641C2.0436 3.2799 1.0812 4.1487 0.48 5.1729C0.153 5.7291 0 6.2835 0 6.9279V8.7279C0 9.5925 0.7092 10.3011 1.5726 10.3011H6.999C7.8648 10.3011 8.571 9.5937 8.571 8.7279V6.4089ZM9.7368 7.5915V8.7285C9.7368 10.2387 8.5092 11.4669 6.999 11.4669H4.6686C4.3914 11.4669 4.164 11.6799 4.1412 11.9511C3.8892 14.8347 3.7386 17.7435 3.5448 20.6331C3.4116 22.6425 4.989 24.3315 7.0032 24.3315H22.8822C24.882 24.3315 26.475 22.6575 26.3406 20.6343L25.7622 11.9607C25.7436 11.6811 25.5102 11.4675 25.2342 11.4675L23.001 11.4663C21.4902 11.4663 20.2632 10.2375 20.2632 8.7279V7.5909C20.2632 7.2981 20.0262 7.0611 19.7334 7.0611H10.2666C9.9738 7.0611 9.7368 7.2987 9.7368 7.5915Z\" fill=\"#1A1A1A\" />\n                        </svg>\n                    </i>\n                        {{/if}}\n                        <p class=\"contact_title\">Phone Number</p>\n                        <a href=\"tel:{{secondPhone}}\" class=\"lp-link info-wrap-contact_link grey-text {{linkStyle}}\">{{secondPhone}}</a>\n                    </div>\n                    {{/if}}\n                </div>\n                {{/if}}\n                {{#if (or thirdAgentName thirdEmail thirdPhone)}}\n                <div class=\"info-wrap-contact_zone type_user\">\n                    {{#if thirdAgentName}}\n                    <h4 class=\"serif\">{{thirdAgentName}}</h4>\n                    {{/if}}\n                    {{#if thirdEmail}}\n                    <div class=\"info-wrap-contact_cell\">\n                        {{#if displayIcons}}\n                        <i>\n                            <svg width=\"30\" height=\"19\" viewBox=\"0 0 30 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n                                <path d=\"M2 0C0.903517 0 0 0.903517 0 2V16.6667C0 17.7631 0.903517 18.6667 2 18.6667H28C29.0965 18.6667 30 17.7631 30 16.6667V2C30 0.903517 29.0965 0 28 0H2ZM2.4375 1.33333H27.5625L15.6458 11.4896C15.3389 11.7512 14.6612 11.7512 14.3542 11.4896L2.4375 1.33333ZM1.33333 2.13542L10.1979 9.6979L1.33333 16.5729V2.13542ZM28.6667 2.13542V16.5729L19.8021 9.6979L28.6667 2.13542ZM11.2396 10.5833L13.4896 12.5C14.3543 13.2369 15.6457 13.2369 16.5104 12.5L18.7604 10.5833L27.4687 17.3333H2.53125L11.2396 10.5833Z\" fill=\"#1A1A1A\" />\n                            </svg>\n                        </i>\n                        {{/if}}\n                        <p class=\"contact_title\">Email</p>\n                        <a href=\"mailto:{{thirdEmail}}\" class=\"lp-link info-wrap-contact_link grey-text {{linkStyle}}\">{{thirdEmail}}</a>\n                    </div>\n                    {{/if}}\n                    {{#if thirdPhone}}\n                    <div class=\"info-wrap-contact_cell\">\n                        {{#if displayIcons}}\n                        <i>\n                        <svg width=\"30\" height=\"25\" viewBox=\"0 0 30 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.7964 8.1207H19.2036V8.7279C19.2036 10.8195 20.9082 12.5259 23.001 12.5259H24.741L25.2852 20.7051C25.3776 22.1235 24.2868 23.2719 22.8822 23.2719H7.0032C5.5944 23.2719 4.5084 22.1085 4.6002 20.7039C4.782 17.9895 4.9152 15.2313 5.154 12.5265H6.9996C9.0918 12.5265 10.797 10.8207 10.797 8.7285V8.1207H10.7964ZM11.46 16.5807C11.46 14.6565 13.0188 13.0977 14.943 13.0977C16.8666 13.0977 18.4254 14.6571 18.4254 16.5807C18.4254 18.5055 16.8678 20.0631 14.943 20.0631C13.02 20.0637 11.46 18.5043 11.46 16.5807ZM14.943 12.0381C12.4344 12.0381 10.4004 14.0721 10.4004 16.5807C10.4004 19.0887 12.435 21.1233 14.943 21.1233C17.4486 21.1233 19.485 19.0869 19.485 16.5807C19.485 14.0727 17.451 12.0381 14.943 12.0381ZM9.0846 4.8363C8.22 4.8363 7.512 5.5443 7.512 6.4089V8.7285C7.512 9.0093 7.2804 9.2415 6.999 9.2415H1.5726C1.2906 9.2415 1.0596 9.0111 1.0596 8.7285V6.9285C1.0596 6.4797 1.1628 6.0945 1.3902 5.7069C1.896 4.8465 2.7294 4.1013 3.795 3.4749C9.279 0.2517 20.7192 0.2523 26.2044 3.4749C27.2706 4.1013 28.104 4.8465 28.6098 5.7069C28.8354 6.0921 28.9398 6.4815 28.9398 6.9285V8.7285C28.9398 9.0111 28.71 9.2415 28.4268 9.2415H23.0004C22.719 9.2415 22.4874 9.0093 22.4874 8.7285V6.4089C22.4874 5.5425 21.7806 4.8363 20.9148 4.8363H9.0846ZM8.571 6.4089C8.571 6.1263 8.8026 5.8965 9.0846 5.8965H20.9154C21.1968 5.8965 21.429 6.1275 21.429 6.4089V8.7285C21.429 9.5943 22.1352 10.3017 23.001 10.3017H28.4274C29.292 10.3017 30 9.5931 30 8.7285V6.9285C30 6.2835 29.8464 5.7291 29.5206 5.1729C28.9188 4.1493 27.9564 3.2799 26.7384 2.5641C20.9214 -0.8547 9.0798 -0.8547 3.2622 2.5641C2.0436 3.2799 1.0812 4.1487 0.48 5.1729C0.153 5.7291 0 6.2835 0 6.9279V8.7279C0 9.5925 0.7092 10.3011 1.5726 10.3011H6.999C7.8648 10.3011 8.571 9.5937 8.571 8.7279V6.4089ZM9.7368 7.5915V8.7285C9.7368 10.2387 8.5092 11.4669 6.999 11.4669H4.6686C4.3914 11.4669 4.164 11.6799 4.1412 11.9511C3.8892 14.8347 3.7386 17.7435 3.5448 20.6331C3.4116 22.6425 4.989 24.3315 7.0032 24.3315H22.8822C24.882 24.3315 26.475 22.6575 26.3406 20.6343L25.7622 11.9607C25.7436 11.6811 25.5102 11.4675 25.2342 11.4675L23.001 11.4663C21.4902 11.4663 20.2632 10.2375 20.2632 8.7279V7.5909C20.2632 7.2981 20.0262 7.0611 19.7334 7.0611H10.2666C9.9738 7.0611 9.7368 7.2987 9.7368 7.5915Z\" fill=\"#1A1A1A\" />\n                        </svg>\n                        </i>\n                        {{/if}}\n                        <p class=\"contact_title\">Phone Number</p>\n                        <a href=\"tel:{{thirdPhone}}\" class=\"lp-link info-wrap-contact_link grey-text {{linkStyle}}\">{{thirdPhone}}</a>\n                    </div>\n                    {{/if}}\n                </div>\n                {{/if}}\n                <div class=\"info-wrap-contact_zone\">\n                    {{#if (or addressCompany siteElement.addressLine1 siteElement.addressLine2 siteElement.addressCity siteElement.addressState siteElement.postalCode)}}\n                    <div class=\"info-wrap-contact_cell\">\n                        {{#if displayIcons}}\n                        <i>\n                            <svg width=\"31\" height=\"30\" viewBox=\"0 0 31 30\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n                                <path d=\"M29.9821 6.49489C29.7931 6.35756 29.679 6.32046 29.4572 6.39228L20.298 9.41368L16.1952 8.03558L15.8172 9.41525L19.7644 10.7038V28.1462L9.89831 25.7069V22.1034H8.71438V25.7515L1.21616 28.2532V15.3945H0.0322266V29.2729C0.0322266 29.5077 0.130098 29.7279 0.321106 29.8645C0.445418 29.9541 0.585911 29.9999 0.735086 29.9999C0.814804 29.9999 0.890971 29.9868 0.967926 29.96L9.48433 27.029L20.1792 29.7887C20.3224 29.8254 20.4751 29.8171 20.6152 29.7654L29.8104 26.2235C30.0942 26.1177 30.0251 25.8466 30.0251 25.5431V7.08291C30.0251 6.85086 30.17 6.63144 29.9821 6.49489ZM28.8412 25.0388L20.9483 28.0361V10.7065L28.8412 8.08649V25.0388Z\" fill=\"#1A1A1A\" />\n                                <path d=\"M6.57515 19.1142C6.6671 19.422 6.95006 19.6323 7.2713 19.6323C7.59215 19.6323 7.87511 19.422 7.96746 19.1142C8.67742 16.7514 10.0393 15.2447 11.3559 13.788C12.9944 11.9747 14.5422 10.2615 14.5422 7.2717C14.5422 3.39788 11.1451 0 7.2713 0C3.39827 0 0 3.39748 0 7.2717C0 10.2615 1.54819 11.9747 3.18674 13.788C4.50328 15.2447 5.86479 16.7514 6.57515 19.1142ZM7.2713 1.45426C10.316 1.45426 13.0883 4.22663 13.0883 7.2717C13.0883 9.70191 11.7852 11.1435 10.2769 12.8121C9.2461 13.9534 8.10992 15.2096 7.2713 16.9199C6.43229 15.2096 5.29651 13.953 4.2657 12.8121C2.75698 11.1432 1.45426 9.70191 1.45426 7.2717C1.45426 4.22663 4.22663 1.45426 7.2713 1.45426Z\" fill=\"#1A1A1A\" />\n                                <path d=\"M7.26193 10.1616C8.8705 10.1616 10.1795 8.86084 10.1795 7.26175C10.1795 5.66305 8.87089 4.3623 7.26193 4.3623C5.65297 4.3623 4.34473 5.66305 4.34473 7.26175C4.34512 8.86084 5.65336 10.1616 7.26193 10.1616ZM7.26193 5.81657C8.06898 5.81657 8.72527 6.46536 8.72527 7.26175C8.72527 8.05932 8.06898 8.70733 7.26193 8.70733C6.45528 8.70733 5.79899 8.05893 5.79899 7.26175C5.79899 6.46536 6.45528 5.81657 7.26193 5.81657Z\" fill=\"#1A1A1A\" />\n                            </svg>\n                        </i>\n                        {{/if}}\n                        <p class=\"info-wrap-contact_title\">Address</p>\n                        {{#if addressCompany}}\n                        <p class=\"info-wrap-contact_link grey-text\">{{{addressCompany}}}</p>\n                        {{^}}\n                        <p class=\"info-wrap-contact_link grey-text\">{{siteElement.addressLine1}}{{#if siteElement.addressLine2}}, {{siteElement.addressLine2}}{{/if}}{{#if siteElement.addressCity}}, {{siteElement.addressCity}}{{/if}}{{#if siteElement.addressState}}, {{siteElement.addressState}}{{/if}}{{#if siteElement.postalCode}} {{siteElement.postalCode}}{{/if}}</p>\n                        {{/if}}\n                    </div>\n                    {{/if}}\n                    {{#if officeHours}}\n                    <div class=\"info-wrap-contact_cell\">\n                        {{#if displayIcons}}\n                        <i>\n                            <svg width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n                                <path d=\"M14.9987 0C6.72273 0 0 6.72536 0 15.0013C0 23.2773 6.72273 30 14.9987 30C23.2746 30 30 23.2773 30 15.0013C30 6.72536 23.2746 0 14.9987 0ZM14.9987 1.42895C22.5026 1.42895 28.5711 7.49743 28.5711 15.0013C28.5711 22.5052 22.5026 28.5711 14.9987 28.5711C7.4948 28.5711 1.42895 22.5052 1.42895 15.0013C1.42895 7.49743 7.4948 1.42895 14.9987 1.42895V1.42895Z\" fill=\"#1A1A1A\" />\n                                <path d=\"M14.9882 6.42C14.7991 6.42275 14.6189 6.50033 14.4869 6.63574C14.355 6.77114 14.2821 6.95333 14.2842 7.14239V15.2969L20.2083 21.221C20.2748 21.2873 20.3537 21.3398 20.4404 21.3757C20.5272 21.4115 20.6202 21.4299 20.7141 21.4298C20.808 21.4296 20.901 21.411 20.9877 21.375C21.0744 21.3389 21.1531 21.2862 21.2194 21.2197C21.2857 21.1532 21.3383 21.0743 21.3741 20.9875C21.4099 20.9007 21.4283 20.8077 21.4282 20.7138C21.428 20.62 21.4094 20.527 21.3734 20.4403C21.3373 20.3536 21.2845 20.2749 21.2181 20.2086L15.7132 14.7037V7.14239C15.7143 7.047 15.6962 6.95238 15.6601 6.86408C15.624 6.77577 15.5706 6.69557 15.5031 6.62824C15.4355 6.56091 15.3551 6.50779 15.2667 6.47203C15.1782 6.43627 15.0835 6.41857 14.9882 6.42V6.42Z\" fill=\"#1A1A1A\" />\n                                <path d=\"M15.7142 3.57173C15.7142 3.76117 15.639 3.94286 15.505 4.07681C15.3711 4.21077 15.1894 4.286 14.9999 4.286C14.8105 4.286 14.6288 4.21077 14.4949 4.07681C14.3609 3.94286 14.2856 3.76117 14.2856 3.57173C14.2856 3.47793 14.3041 3.38503 14.34 3.29837C14.3759 3.2117 14.4285 3.13298 14.4949 3.06665C14.5612 3.00032 14.6399 2.9477 14.7266 2.9118C14.8133 2.8759 14.9061 2.85742 14.9999 2.85742C15.0937 2.85742 15.1866 2.8759 15.2733 2.9118C15.36 2.9477 15.4387 3.00032 15.505 3.06665C15.5714 3.13298 15.624 3.2117 15.6599 3.29837C15.6958 3.38503 15.7142 3.47793 15.7142 3.57173Z\" fill=\"#1A1A1A\" />\n                                <path d=\"M15.7142 26.4292C15.7142 26.6186 15.639 26.8003 15.505 26.9342C15.3711 27.0682 15.1894 27.1434 14.9999 27.1434C14.8105 27.1434 14.6288 27.0682 14.4949 26.9342C14.3609 26.8003 14.2856 26.6186 14.2856 26.4292C14.2856 26.3353 14.3041 26.2425 14.34 26.1558C14.3759 26.0691 14.4285 25.9904 14.4949 25.9241C14.5612 25.8577 14.6399 25.8051 14.7266 25.7692C14.8133 25.7333 14.9061 25.7148 14.9999 25.7148C15.0937 25.7148 15.1866 25.7333 15.2733 25.7692C15.36 25.8051 15.4387 25.8577 15.505 25.9241C15.5714 25.9904 15.624 26.0691 15.6599 26.1558C15.6958 26.2425 15.7142 26.3353 15.7142 26.4292V26.4292Z\" fill=\"#1A1A1A\" />\n                                <path d=\"M26.4286 15.7147C26.2392 15.7147 26.0575 15.6394 25.9236 15.5055C25.7896 15.3715 25.7144 15.1898 25.7144 15.0004C25.7144 14.811 25.7896 14.6293 25.9236 14.4953C26.0575 14.3614 26.2392 14.2861 26.4286 14.2861C26.6181 14.2861 26.7998 14.3614 26.9337 14.4953C27.0677 14.6293 27.1429 14.811 27.1429 15.0004C27.1429 15.0942 27.1245 15.1871 27.0886 15.2738C27.0527 15.3604 27.0001 15.4392 26.9337 15.5055C26.8674 15.5718 26.7887 15.6244 26.702 15.6603C26.6153 15.6962 26.5224 15.7147 26.4286 15.7147Z\" fill=\"#1A1A1A\" />\n                                <path d=\"M3.57073 15.7147C3.38129 15.7147 3.19961 15.6394 3.06565 15.5055C2.9317 15.3715 2.85644 15.1898 2.85645 15.0004C2.85645 14.811 2.9317 14.6293 3.06566 14.4953C3.19961 14.3614 3.38129 14.2861 3.57073 14.2861C3.76018 14.2861 3.94186 14.3614 4.07582 14.4953C4.20978 14.6293 4.28503 14.811 4.28504 15.0004C4.28504 15.0942 4.26656 15.1871 4.23067 15.2738C4.19477 15.3604 4.14215 15.4392 4.07582 15.5055C4.00949 15.5718 3.93075 15.6244 3.84409 15.6603C3.75742 15.6962 3.66454 15.7147 3.57073 15.7147Z\" fill=\"#1A1A1A\" />\n                                <path d=\"M23.5856 7.42394C23.4516 7.5579 23.2699 7.63317 23.0805 7.63317C22.8911 7.63316 22.7094 7.5579 22.5754 7.42394C22.4415 7.28998 22.3662 7.1083 22.3662 6.91886C22.3662 6.72942 22.4415 6.54773 22.5754 6.41377C22.7094 6.27982 22.8911 6.20459 23.0805 6.20459C23.2699 6.20459 23.4516 6.27982 23.5856 6.41377C23.6519 6.4801 23.7045 6.55887 23.7404 6.64553C23.7763 6.7322 23.7948 6.82505 23.7948 6.91886C23.7948 7.01266 23.7763 7.10556 23.7404 7.19222C23.7045 7.27889 23.6519 7.35761 23.5856 7.42394V7.42394Z\" fill=\"#1A1A1A\" />\n                                <path d=\"M7.42298 23.587C7.28902 23.721 7.10734 23.7963 6.9179 23.7963C6.72845 23.7963 6.54677 23.721 6.41282 23.587C6.27887 23.4531 6.20361 23.2714 6.20361 23.0819C6.20361 22.8925 6.27887 22.7108 6.41282 22.5769C6.54677 22.4429 6.72845 22.3677 6.9179 22.3677C7.10734 22.3677 7.28902 22.4429 7.42298 22.5769C7.48931 22.6432 7.54193 22.7219 7.57783 22.8086C7.61372 22.8952 7.6322 22.9881 7.6322 23.0819C7.6322 23.1757 7.61372 23.2686 7.57783 23.3553C7.54193 23.442 7.48931 23.5207 7.42298 23.587V23.587Z\" fill=\"#1A1A1A\" />\n                                <path d=\"M22.5754 23.587C22.4415 23.4531 22.3662 23.2714 22.3662 23.0819C22.3662 22.8925 22.4415 22.7108 22.5754 22.5769C22.7094 22.4429 22.8911 22.3677 23.0805 22.3677C23.2699 22.3677 23.4516 22.4429 23.5856 22.5769C23.7195 22.7108 23.7948 22.8925 23.7948 23.0819C23.7948 23.2714 23.7195 23.4531 23.5856 23.587C23.5193 23.6534 23.4405 23.706 23.3539 23.7419C23.2672 23.7778 23.1743 23.7963 23.0805 23.7963C22.9867 23.7963 22.8938 23.7778 22.8071 23.7419C22.7205 23.706 22.6417 23.6534 22.5754 23.587V23.587Z\" fill=\"#1A1A1A\" />\n                                <path d=\"M6.41282 7.42394C6.27886 7.28998 6.20361 7.1083 6.20361 6.91886C6.20362 6.72942 6.27887 6.54773 6.41283 6.41377C6.54679 6.27982 6.72847 6.20459 6.91791 6.20459C7.10734 6.20459 7.28902 6.27982 7.42298 6.41377C7.55694 6.54773 7.63219 6.72942 7.6322 6.91886C7.6322 7.1083 7.55695 7.28998 7.42299 7.42394C7.35667 7.49027 7.27792 7.54289 7.19126 7.57879C7.10459 7.61469 7.01171 7.63317 6.91791 7.63317C6.8241 7.63317 6.73122 7.61469 6.64455 7.57879C6.55789 7.54289 6.47915 7.49027 6.41282 7.42394V7.42394Z\" fill=\"#1A1A1A\" />\n                            </svg>\n                        </i>\n                        {{/if}}\n                        <p class=\"info-wrap-contact_title\">Open hours</p>\n                        <p class=\"pre-line grey-text\">{{officeHours}}</p>\n                    </div>\n                    {{/if}}\n                </div>\n            </div>\n            {{#if displaySignUp}}\n            <div class=\"info-wrap-contact newsletter_box {{#if primaryAgentName}}newsletter_box--padding{{/if}}\">\n                <div class=\"info-wrap-contact_zone\">\n                    <div class=\"info-wrap-contact_cell\">\n                        <div class=\"icon_text\">\n                            {{#if displayIcons}}\n                            <i>\n                                <svg width=\"27\" height=\"30\" viewBox=\"0 0 27 30\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n                                    <path d=\"M21 6H18V4.8H19.8C20.2772 4.79948 20.7348 4.60967 21.0722 4.27222C21.4097 3.93476 21.5995 3.47723 21.6 3V1.8C21.5995 1.32277 21.4097 0.865236 21.0722 0.527783C20.7348 0.190331 20.2772 0.000520917 19.8 0H16.2C15.7228 0.000520917 15.2652 0.190331 14.9278 0.527783C14.5903 0.865236 14.4005 1.32277 14.4 1.8V6H5.4C3.96834 6.00166 2.5958 6.57112 1.58346 7.58346C0.571123 8.5958 0.0016626 9.96834 0 11.4V21C0 21.1591 0.0632142 21.3117 0.175736 21.4243C0.288258 21.5368 0.44087 21.6 0.6 21.6H9.6V29.4C9.6 29.5591 9.66321 29.7117 9.77573 29.8243C9.88826 29.9368 10.0409 30 10.2 30H16.2C16.3591 30 16.5117 29.9368 16.6243 29.8243C16.7368 29.7117 16.8 29.5591 16.8 29.4V21.6H25.8C25.9591 21.6 26.1117 21.5368 26.2243 21.4243C26.3368 21.3117 26.4 21.1591 26.4 21V11.4C26.3983 9.96834 25.8289 8.5958 24.8165 7.58346C23.8042 6.57112 22.4317 6.00166 21 6ZM25.2 20.4H10.8V11.4C10.7998 10.5939 10.6188 9.79815 10.2703 9.07128C9.92188 8.34441 9.41482 7.70496 8.7865 7.2H14.4V11.4153C13.8963 11.7931 13.5242 12.3198 13.3364 12.9209C13.1487 13.5219 13.1548 14.1667 13.3539 14.7641C13.553 15.3614 13.935 15.881 14.4458 16.2492C14.9566 16.6173 15.5703 16.8154 16.2 16.8154C16.8297 16.8154 17.4434 16.6173 17.9542 16.2492C18.465 15.881 18.847 15.3614 19.0461 14.7641C19.2452 14.1667 19.2513 13.5219 19.0636 12.9209C18.8758 12.3198 18.5037 11.7931 18 11.4153V7.2H21C22.1135 7.20125 23.1811 7.64415 23.9685 8.43153C24.7558 9.21891 25.1987 10.2865 25.2 11.4V20.4ZM15.6 28.8H13.8V21.6H15.6V28.8ZM1.2 11.4C1.2 10.2861 1.6425 9.2178 2.43015 8.43015C3.2178 7.6425 4.28609 7.2 5.4 7.2C6.51391 7.2 7.5822 7.6425 8.36985 8.43015C9.1575 9.2178 9.6 10.2861 9.6 11.4V20.4H1.2V11.4ZM10.8 21.6H12.6V28.8H10.8V21.6ZM16.2 1.2H19.8C19.9591 1.20021 20.1116 1.26349 20.224 1.37596C20.3365 1.48844 20.3998 1.64093 20.4 1.8V3C20.3998 3.15907 20.3365 3.31156 20.224 3.42404C20.1116 3.53651 19.9591 3.59979 19.8 3.6H17.4C17.2409 3.6 17.0883 3.66321 16.9757 3.77574C16.8632 3.88826 16.8 4.04087 16.8 4.2V10.8606C16.4041 10.7798 15.9959 10.7798 15.6 10.8606V1.8C15.6002 1.64093 15.6635 1.48844 15.776 1.37596C15.8884 1.26349 16.0409 1.20021 16.2 1.2V1.2ZM18 13.8C18 14.156 17.8944 14.504 17.6966 14.8C17.4989 15.096 17.2177 15.3267 16.8888 15.463C16.5599 15.5992 16.198 15.6349 15.8488 15.5654C15.4997 15.496 15.1789 15.3245 14.9272 15.0728C14.6755 14.8211 14.504 14.5003 14.4346 14.1512C14.3651 13.802 14.4008 13.4401 14.537 13.1112C14.6733 12.7823 14.904 12.5011 15.2 12.3034C15.496 12.1056 15.844 12 16.2 12C16.6772 12.0005 17.1348 12.1903 17.4722 12.5278C17.8097 12.8652 17.9995 13.3228 18 13.8V13.8Z\" fill=\"#1A1A1A\" />\n                                    <path d=\"M8.3998 13.8002C8.55893 13.8002 8.71155 13.737 8.82407 13.6245C8.93659 13.5119 8.9998 13.3593 8.9998 13.2002V10.8002C8.9998 10.6411 8.93659 10.4885 8.82407 10.3759C8.71155 10.2634 8.55893 10.2002 8.3998 10.2002H2.3998C2.24067 10.2002 2.08806 10.2634 1.97554 10.3759C1.86302 10.4885 1.7998 10.6411 1.7998 10.8002V13.2002C1.7998 13.3593 1.86302 13.5119 1.97554 13.6245C2.08806 13.737 2.24067 13.8002 2.3998 13.8002H8.3998ZM2.9998 11.4002H7.7998V12.6002H2.9998V11.4002Z\" fill=\"#1A1A1A\" />\n                                    <path d=\"M21.7899 8.43073C21.7152 8.40579 21.6362 8.39583 21.5576 8.40141C21.479 8.40698 21.4023 8.42798 21.3318 8.46321C21.1894 8.53436 21.0812 8.65915 21.0308 8.81012C21.0059 8.88487 20.9959 8.9638 21.0015 9.04241C21.0071 9.12101 21.0281 9.19775 21.0633 9.26823C21.1345 9.41059 21.2592 9.51885 21.4102 9.5692C21.4243 9.57389 22.8001 10.0549 22.8001 12C22.8001 12.1591 22.8633 12.3117 22.9758 12.4242C23.0883 12.5367 23.2409 12.6 23.4001 12.6C23.5592 12.6 23.7118 12.5367 23.8243 12.4242C23.9368 12.3117 24.0001 12.1591 24.0001 12C24.0001 9.19976 21.8801 8.4609 21.7899 8.43073Z\" fill=\"#1A1A1A\" />\n                                    <path d=\"M23.3998 13.2002C23.2407 13.2002 23.0881 13.2634 22.9755 13.3759C22.863 13.4885 22.7998 13.6411 22.7998 13.8002V16.2002C22.7998 16.3593 22.863 16.5119 22.9755 16.6245C23.0881 16.737 23.2407 16.8002 23.3998 16.8002C23.5589 16.8002 23.7115 16.737 23.8241 16.6245C23.9366 16.5119 23.9998 16.3593 23.9998 16.2002V13.8002C23.9998 13.6411 23.9366 13.4885 23.8241 13.3759C23.7115 13.2634 23.5589 13.2002 23.3998 13.2002Z\" fill=\"#1A1A1A\" />\n                                </svg>\n                            </i>\n                            {{/if}}\n                            <p class=\"contact_title\">{{signupText}}</p>\n                        </div>\n                        <form data-type=\"contact-form\" class=\"form-content\">\n                            <div class=\"h-pot\">\n                              <label for=\"{{sectionDomId}}-fmiddleName\">Middle Name</label>\n                              <input id=\"{{sectionDomId}}-fmiddleName\" name=\"middleName\" value=\"\" autocomplete=\"off\" tabindex=\"-1\">\n                            </div>\n                            <input type=\"hidden\" name=\"source\" value=\"NEWSLETTER_SIGNUP\" />\n                            <div class=\"form_box\">\n                                {{#if showNameFieldForSignUp}}\n                                <div class=\"inp inp--dark-bg\">\n                                    <label for=\"name\">Name</label>\n                                    <input\n                                            required\n                                            type=\"text\"\n                                            id=\"name\"\n                                            class=\"input-component\"\n                                            value=\"\"\n                                            name=\"name\"\n                                            placeholder=\"\" />\n                                </div>\n                                {{/if}}\n                                <div class=\"inp inp--dark-bg\">\n                                    <label for=\"email_address\">Email Address</label>\n                                    <input\n                                            required\n                                            type=\"text\"\n                                            id=\"email_address\"\n                                            class=\"input-component\"\n                                            value=\"\"\n                                            name=\"email\"\n                                            placeholder=\"\" />\n                                </div>\n                                <div class=\"lp-disclaimer\">{{>phoneDisclaimer customBusinessName=TCRBusinessName}}</div>\n                                <button\n                                        class=\"btn btn--primary-light btn--small subscribe_btn signup-button {{subscribeStyle}}\"\n                                        type=\"submit\"\n                                        name=\"subscribe\"\n                                >\n                                    <i class=\"lp-i--check-circle success\"></i>\n                                    <span>Subscribe</span>\n                                </button>\n                            </div>\n                        </form>\n                        {{#if RedirectAfterFormSubmissionURL}}<a href=\"{{RedirectAfterFormSubmissionURL}}\" target=\"_self\" class=\"h-pot redirect-link\">link</a>{{/if}}\n                    </div>\n                </div>\n            </div>\n            {{/if}}\n        </div>\n        {{#if (or luxuryImage luxuryText)}}\n        <div class=\"text_footer first_text_footer\">\n            {{#if luxuryImage}}\n            <div class=\"images_box\">\n                <div class=\"img_size\">\n                    {{{mediaImage luxuryImage sizes=\"200px\" alt=\"Footer Image\"}}}\n                </div>\n            </div>\n            {{/if}}\n            {{#if luxuryText}}\n            <div class=\"luxury-text\">\n                {{{luxuryText}}}\n            </div>\n            {{/if}}\n        </div>\n        {{/if}}\n        {{#if (or disclaimerFirstLogo disclaimerSecondLogo disclaimerText)}}\n        <div class=\"text_footer second_text_footer\">\n            {{#if (or disclaimerFirstLogo disclaimerSecondLogo)}}\n            <div class=\"images_box\">\n                {{#if disclaimerFirstLogo}}\n                <div class=\"img_size first_img_size\">\n                    {{{mediaImage disclaimerFirstLogo sizes=\"200px\" alt=\"Disclaimer Image 1\"}}}\n                </div>\n                {{/if}}\n                {{#if disclaimerSecondLogo}}\n                <div class=\"img_size second_img_size\">\n                    {{{mediaImage disclaimerSecondLogo sizes=\"200px\" alt=\"Disclaimer Image 2\"}}}\n                </div>\n                {{/if}}\n            </div>\n            {{/if}}\n            <div class=\"text_content_wrap\">\n                {{#if brokerageDisclaimer}}\n                <div>\n                    {{{brokerageDisclaimer}}}\n                </div>\n                {{/if}}\n                {{#if disclaimerText}}\n                <div>\n                    {{{disclaimerText}}}\n                </div>\n                {{/if}}\n            </div>\n        </div>\n        {{/if}}\n        <div class=\"info-privacy\">\n          <div class=\"form-row info-privacy__row\">\n\n            <div class=\"form-col form-col--powered powered-box\">\n                {{#if lpLogo}}\n                    <div class=\"img-wrap\">\n                        {{mediaImage lpLogo alt=hostname sizes=\"200px\"}}\n                    </div>\n                {{/if}}\n                <div class=\"powered_zone\">\n                    {{lpText}} {{#if lpLink.show}}<a href=\"{{lpLink.path}}\" target=\"_blank\" class=\"lp-link grey-text luxury-link underlined {{linkStyle}}\">{{lpLink.content}}</a>{{/if}}\n                </div>\n            </div>\n\n            <div class=\"form-col form-col--copyright\">\n              <div class=\"copy_zone\">\n                <span class=\"copy_words\">Copyright &copy;</span> <span class=\"auto-year-update\">2022</span>\n                | <a href=\"/terms-and-conditions\" class=\"lp-link grey-text {{linkStyle}}\">Privacy Policy</a>\n\n                {{#each additionalLinks}}\n                  {{#ifEquals @index 0}}<span class=\"additional-links-separator\"></span>{{else}}<span>|</span>{{/ifEquals}}\n                  {{#ifEquals type \"LINK\"}}\n                    <a {{#if openNewTab}}target=\"_blank\"{{/if}} href=\"{{path}}\" class=\"lp-link grey-text {{linkStyle}}\">{{{content}}}</a>\n                  {{/ifEquals}}\n                  {{#ifEquals type \"BUTTON\"}}\n                    <a data-type=\"{{action}}\" class=\"lp-link grey-text {{linkStyle}}\">{{{content}}}</a>\n                  {{/ifEquals}}\n                  {{#ifEquals type \"GROUP\"}}\n                    <a href=\"#\" class=\"lp-link grey-text {{linkStyle}}\">{{content}}</a>\n                    {{#each items}}\n                      <span>|</span>\n                      {{#ifEquals type \"LINK\"}}\n                        <a {{#if openNewTab}}target=\"_blank\"{{/if}} href=\"{{path}}\" class=\"lp-link grey-text {{linkStyle}}\">{{content}}</a>\n                      {{/ifEquals}}\n                      {{#ifEquals type \"BUTTON\"}}\n                        <a class=\"lp-link grey-text {{linkStyle}}\" data-type=\"{{action}}\">{{content}}</a>\n                      {{/ifEquals}}\n                    {{/each}}\n                  {{/ifEquals}}\n                {{/each}}\n              </div>\n            </div>\n\n            <div class=\"form-col form-col--socials\">\n              {{#if socialLinks}}\n                {{>socialIcons options=socialLinks class=\"socials socials--grey socials_zone\" styleClass=socialStyle linkClass=\"socials__item socials__link wow fadeInUp\"}}\n              {{else if siteElement.socialLinksArray.length}}\n                {{>socialIcons options=siteElement.socialLinksArray class=\"socials socials--grey socials_zone\" styleClass=socialStyle linkClass=\"socials__item socials__link wow fadeInUp\"}}\n              {{else}}\n                {{>socialIcons options=siteElement.socialLinks class=\"socials socials--grey socials_zone\" styleClass=socialStyle linkClass=\"socials__item socials__link wow fadeInUp\"}}\n              {{/if}}\n            </div>\n          </div>\n        </div>\n    </div>\n    {{#if mlsCompliance.footer}}\n        {{#if (or pageElement.externalMLSInformationLink (striptags pageElement.listingDetailFooter) mlsSearchDisclaimers)}}\n        <div class=\"footer__disclaimers lp-footer-disclaimers\">\n            \n            {{!-- Disclaimer 1 --}}\n            {{#if pageElement.externalMLSInformationLink}}\n            <div class=\"container disclaimer-item\">\n            <div class=\"special-compliance-logo-link\">\n                {{{pageElement.externalMLSInformationLink}}}\n            </div>\n            </div>\n            {{/if}}\n\n            {{!-- Disclaimer 2 --}}\n            {{#if (striptags pageElement.listingDetailFooter)}}\n            <div class=\"container disclaimer-item\">\n            {{{pageElement.listingDetailFooter}}}\n            </div>\n            {{/if}}\n\n            {{!-- Disclaimer 3 --}}\n            {{#each mlsSearchDisclaimers}}\n            {{#if (striptags this)}}\n            <div class=\"container disclaimer-item\">{{{this}}}</div>\n            {{/if}}\n            {{/each}}\n        </div>\n        {{/if}}\n    {{/if}}\n</div>\n","variables":{"fontColor":"#000000","backgroundColor":"#fff","isFontColorLight":false,"isFontColorDark":true,"isBackgroundColorLight":true,"isBackgroundColorDark":false,"lpLogo":"https://media-production.lp-cdn.com/media/99fe2af9-465a-4072-b70f-24cd8dcdc0ee","TCRBusinessName":"","lpLink":{"id":"19","path":"https://www.luxurypresence.com/real-estate-website-design/","show":true,"type":"LINK","email":"","phone":"","content":"Luxury Presence","openNewTab":true},"lpText":"Real Estate Website Design by","RedirectAfterFormSubmissionURL":"","linkStyle":"hyperlink-style-1","socialStyle":"social_icons-style-1","additionalLinks":[],"disclaimerText":"<div>&nbsp;</div>\n<style>* { box-sizing: border-box; } body {margin: 0;}ul{list-style:inherit;}</style>","disclaimerFirstLogo":"","socialLinks":[{"_id":"3AmMuy_oZ","link":"https://www.facebook.com/boston1realty/","type":"FACEBOOK"},{"_id":"PorMV1R9d","link":"https://www.instagram.com/explore/locations/1801862456564412/boston-one-realty-group-inc/","type":"INSTAGRAM"},{"_id":"X0BoWUQUh","link":"https://www.linkedin.com/in/aysinc/","type":"LINKEDIN"},{"_id":"TAn5V2XVq","link":"https://www.youtube.com/channel/UCaKxnUc6Id8ULhqlaAmEMDA","type":"YOUTUBE"},{"_id":"201","link":"https://x.com/jorgesariego_?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor","type":"TWITTER"},{"icon":"<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10.7744 12.1137C10.8137 12.156 10.8613 12.1897 10.9142 12.2126C10.9672 12.2355 11.0243 12.2471 11.082 12.2467C11.188 12.2469 11.2901 12.2065 11.3674 12.1339C11.4446 12.0613 11.4912 11.9619 11.4976 11.856L11.9797 2.47201C11.9893 2.40155 11.9807 2.32978 11.9547 2.26359C11.9287 2.19739 11.8861 2.13898 11.8311 2.09394C11.776 2.0489 11.7104 2.01875 11.6403 2.00636C11.5703 1.99396 11.4982 1.99976 11.4311 2.02317L4.46579 4.44191C4.40106 4.46494 4.34305 4.50366 4.29694 4.5546C4.25084 4.60555 4.21809 4.66713 4.20162 4.73383C4.18515 4.80054 4.18548 4.87028 4.20257 4.93683C4.21966 5.00338 4.25298 5.06465 4.29955 5.11516L10.7744 12.1137Z\" fill=\"black\"/><path d=\"M19.4686 11.8643L16.8836 7.50893C16.8471 7.44886 16.7959 7.39905 16.7348 7.36416C16.6737 7.32927 16.6048 7.31045 16.5345 7.30945C16.464 7.31037 16.3947 7.32822 16.3325 7.36149C16.2703 7.39475 16.217 7.44247 16.1771 7.50062L12.8025 12.6539C12.7623 12.7167 12.7396 12.7891 12.737 12.8636C12.7343 12.9381 12.7518 13.0119 12.7875 13.0774C12.8232 13.1428 12.8758 13.1974 12.9399 13.2355C13.0039 13.2736 13.0771 13.2938 13.1516 13.2939H13.2098L19.1777 12.4628C19.2454 12.4532 19.3097 12.427 19.3649 12.3866C19.4201 12.3462 19.4645 12.2928 19.4941 12.2311C19.5237 12.1695 19.5376 12.1014 19.5346 12.0331C19.5316 11.9648 19.5118 11.8982 19.4769 11.8394L19.4686 11.8643Z\" fill=\"black\"/><path d=\"M18.9283 16.6021L13.1101 14.5574C13.0345 14.5306 12.9528 14.5263 12.8749 14.5448C12.7969 14.5634 12.726 14.6042 12.6707 14.6621C12.6153 14.7201 12.5779 14.7929 12.563 14.8716C12.548 14.9503 12.5562 15.0317 12.5864 15.1059L14.7974 20.7081C14.822 20.7725 14.8622 20.8298 14.9144 20.8747C14.9666 20.9197 15.0293 20.951 15.0966 20.9658H15.1797C15.2881 20.9664 15.3925 20.9247 15.4706 20.8494L19.0779 17.292C19.1285 17.2422 19.1655 17.1803 19.1854 17.1122C19.2053 17.0441 19.2075 16.9721 19.1916 16.9029C19.1758 16.8337 19.1425 16.7698 19.095 16.7171C19.0474 16.6645 18.9872 16.6249 18.92 16.6021H18.9283Z\" fill=\"black\"/><path d=\"M11.3313 15.0145C11.2561 14.9869 11.1745 14.9816 11.0963 14.9993C11.0182 15.017 10.9468 15.0569 10.8908 15.1143L6.68504 19.4115C6.63604 19.4602 6.59997 19.5204 6.58008 19.5866C6.5602 19.6528 6.55713 19.7228 6.57116 19.7905C6.58519 19.8582 6.61587 19.9213 6.66042 19.9741C6.70498 20.0269 6.76201 20.0678 6.82634 20.093L11.5474 21.9715C11.6133 21.9973 11.6847 22.0058 11.7548 21.9962C11.8249 21.9866 11.8914 21.9593 11.948 21.9169C12.0046 21.8744 12.0495 21.8182 12.0783 21.7536C12.1071 21.689 12.1189 21.6181 12.1126 21.5476L11.6139 15.4052C11.6133 15.3188 11.5857 15.2347 11.5351 15.1647C11.4844 15.0947 11.4132 15.0422 11.3313 15.0145Z\" fill=\"black\"/><path d=\"M10.4669 13.9257C10.4611 13.847 10.433 13.7716 10.3859 13.7083C10.3388 13.645 10.2746 13.5964 10.2009 13.5683L4.55722 11.4654C4.49314 11.4421 4.42432 11.435 4.35684 11.4447C4.28936 11.4543 4.22528 11.4804 4.17026 11.5206C4.11524 11.5609 4.07096 11.614 4.04133 11.6754C4.01169 11.7368 3.99761 11.8045 4.00033 11.8726L4.23306 16.9345C4.23631 17.0042 4.25705 17.0719 4.29337 17.1315C4.32968 17.1911 4.3804 17.2405 4.44086 17.2753C4.50304 17.3103 4.57316 17.3286 4.64449 17.3286C4.71582 17.3286 4.78595 17.3103 4.84813 17.2753L10.2508 14.3163C10.3203 14.2785 10.3775 14.2217 10.4158 14.1525C10.454 14.0833 10.4718 14.0046 10.4669 13.9257Z\" fill=\"black\"/></svg>","link":"https://www.yelp.com/biz/boston-one-realty-group-boston","type":"YELP"},{"icon":"<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path d=\"M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z\"/></svg>","link":"https://www.tiktok.com/@jorgesariego?lang=en","type":"TIKTOK"},{"icon":"<svg width=\"17\" height=\"19\" viewBox=\"0 0 17 19\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.4936 5.03562C11.579 5.01663 11.6169 5.0451 11.6688 5.10206C11.9631 5.42914 12.9036 6.57762 13.1591 6.89084C13.2065 6.94779 13.1736 7.00985 13.1357 7.0427C11.2373 8.52344 9.12498 10.621 7.94793 12.1207C7.92466 12.1543 7.94362 12.1543 7.96258 12.1491C10.0128 11.2664 14.8296 9.85663 16.999 9.46304V6.71562L8.50873 0L0.00390625 6.7105V9.71413C2.63757 8.14881 8.73138 5.72339 11.4936 5.03562Z\"/><path d=\"M4.58464 16.5778C4.51382 16.6157 4.45613 16.6063 4.39918 16.5494L2.81402 14.6606C2.77167 14.608 2.76656 14.5796 2.82351 14.4991C4.04871 12.7052 6.54945 9.90969 8.14422 8.72833C8.17266 8.70937 8.16318 8.68524 8.12956 8.69975C6.46843 9.24087 1.74653 11.2721 0 12.2592V18.6746H16.9958V12.4965C14.6797 12.89 7.74114 14.9548 4.58464 16.5778Z\"/></svg>","link":"https://www.zillow.com/profile/JorgeSariego","type":"ZILLOW"}],"luxuryText":"<div id=\"ipql\">\n<p id=\"iaa1\">All information is deemed reliable but not guaranteed and should be independently reviewed and verified. <br><img id=\"iivu\" src=\"https://media-production.lp-cdn.com/media/d7ebd16e-9518-4bfa-a284-fc1725124c04\" width=\"100px;\" height=\"auto\"></p>\n</div>\n<style>* { box-sizing: border-box; } body {margin: 0;}ul{list-style:inherit;}#iaa1{font-size:12px;}#iivu{margin-top:20px;}</style>","officeHours":"","addressCompany":"<p>2273 Dorchester Ave<br>Boston MA 02124</p>","signupText":"Sign up for exclusive news","primaryPhone":"(617) 704-0921","primaryEmail":"jorge@boston1realty.com","primaryAgentName":"Get in Touch","companyTitle":"The Boston ONE Team | SERHANT.","displaySignUp":false,"displayIcons":true,"showNameFieldForSignUp":false,"subscribeStyle":"button-style-1","thirdPhone":"","thirdEmail":"","secondPhone":"","disclaimerSecondLogo":"","secondAgentName":"","secondEmail":"","luxuryImage":{"id":"4f4d9ba1-d401-4c8a-aed4-4c4d42f14bba","alt":null,"bytes":37479,"width":2160,"format":"png","height":258,"pngUrl":"","shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","description":null,"displayName":"logo-exports_horizontal-lockup","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","originalFileName":"Logo Exports_Horizontal Lockup","cloudinaryPublicId":"e782e3e6-4f77-4543-9289-b24c07b08ca4"},"thirdAgentName":"","logoDark":{"id":"4f4d9ba1-d401-4c8a-aed4-4c4d42f14bba","alt":null,"bytes":37479,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","description":null,"displayName":"logo-exports_horizontal-lockup","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","originalFileName":"Logo Exports_Horizontal Lockup"},"logoLight":{"id":"97d6addb-0371-40e8-9433-2da15c95423c","alt":null,"bytes":37875,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","description":null,"displayName":"logo-exports_horizontal-lockup-serhant-white","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","originalFileName":"Logo Exports_Horizontal Lockup Serhant white"},"primaryFontFamily":"'Playfair Display', serif","primaryFontFamilyShort":"Playfair Display","secondaryFontFamily":"Lato, sans-serif","secondaryFontFamilyShort":"Lato","businessName":"The Boston ONE Team | SERHANT.","brokerageDisclaimer":"","brokerageFormDisclaimer":"","mlsCompliance":null},"addMlsDisclaimers":true},"mobileContact":{"id":"befe5af2-a6ca-4119-924a-a85d96d36b51","dataElementId":"befe5af2-a6ca-4119-924a-a85d96d36b51","htmlMarkdown":"<div class=\"btn-holder\" \nstyle=\"\n--backgroundColor: {{background}}; \n--textColor: {{text}}; \n--pillTextColor: {{pillTextColor}}; \n--pillBackgroundColor: {{pillBackgroundColor}};\">\n\n    {{>hyperlink hyperlink=searchURL class=\"search-btn lp-ico lp-ico-search visible\"}}\n    <button type=\"button\" class=\"connect-btn lp-ico lp-ico-arrow-top visible\">{{pillText}}</button>\n</div>\n\n\n<div class=\"pop-up\" style=\"--backgroundColor: {{background}}; --textColor: {{text}};\">\n  <div class=\"lp-container\">\n    <form data-type=\"contact-form\" class=\"contact-form\">\n      <div class=\"contact-form__container\">\n        {{#if formHeading}}\n          <h3 class=\"lp-h3\">{{formHeading}}</h3>\n        {{/if}}\n      \n        <div class=\"contact-form__content\">\n          <div class=\"contact-form__inputs-container\">\n            <div class=\"contact-form__item\">\n              <input\n                id=\"{{sectionDomId}}__FullName\"\n                type=\"text\" name=\"name\"\n                class=\"lp-input {{#ifEquals formInputTheme \"Light\"}}lp-input--light{{/ifEquals}}{{#ifEquals formInputTheme \"Dark\"}}lp-input--dark{{/ifEquals}}\"\n                required\n                placeholder=\"Full Name\">\n            </div>\n            <div class=\"contact-form__item\">\n              <input\n                id=\"{{sectionDomId}}__Email\"\n                type=\"email\" name=\"email\"\n                class=\"lp-input js-email-input {{#ifEquals formInputTheme \"Light\"}}lp-input--light{{/ifEquals}}{{#ifEquals formInputTheme \"Dark\"}}lp-input--dark{{/ifEquals}}\"\n                required\n                placeholder=\"Email\">\n            </div>\n            <div class=\"contact-form__item\"> \n              <input\n                class=\"lp-input {{#ifEquals formInputTheme \"Light\"}}lp-input--light{{/ifEquals}}{{#ifEquals formInputTheme \"Dark\"}}lp-input--dark{{/ifEquals}}\"\n                type=\"tel\" \n                placeholder=\"Phone\"\n                id=\"{{sectionDomId}}__Phone\"\n                name=\"phone\"\n                required>\n            </div>\n\n            <div class=\"contact-form__item input-group-select\">\n              <select name=\"interest\" id=\"{{sectionDomId}}-field-interest\" placeholder=\"Interest\"\n                class=\"lp-input dropdown-select js-select js-form-element {{#ifEquals formInputTheme \"Light\"}}lp-input--light{{/ifEquals}}{{#ifEquals formInputTheme \"Dark\"}}lp-input--dark{{/ifEquals}}\" required>\n                <option value=\"\" disabled selected data-label=\"Interest\">Interested in...</option>\n                {{#each interestedInOptions}}\n                <option value=\"{{this}}\">{{this}}</option>\n                {{/each}}\n              </select>\n              <label for=\"{{sectionDomId}}-field-interest\" class=\"lp-label sr-only\">Interest</label>\n            </div>\n\n            <div class=\"contact-form__item\">\n              <textarea\n                name=\"message\"\n                rows=\"4\"\n                id=\"{{sectionDomId}}__Message\"\n                class=\"lp-input {{#ifEquals formInputTheme \"Light\"}}lp-input--light{{/ifEquals}}{{#ifEquals formInputTheme \"Dark\"}}lp-input--dark{{/ifEquals}}\"\n                placeholder=\"Message\"\n                required></textarea>\n            </div>\n            <div class=\"lp-disclaimer\">{{>phoneDisclaimer customBusinessName=TCRBusinessName activeDisclaimerOption=formDisclaimerOption}}</div>\n            <button type=\"submit\" class=\"lp-btn lp-btn--filled lp-btn--dark submit {{button.style}} contact-form__item\">Submit</button>\n            \n            <div class=\"lp-h-pot\">\n              <input id=\"{{sectionDomId}}__newsSignMiddleName\" name=\"middleName\" value=\"\" autocomplete=\"off\" tabindex=\"-1\">\n            </div>\n            \n            <input style=\"display: none;\" type=\"text\" name=\"source\" value=\"CONTACT_INQUIRY\" />\n            <input type=\"hidden\" name=\"button_text\" value=\"{{pillText}}\">\n          </div>\n        </div>\n      </div>\n\n\n      <div class=\"success-block\">\n        {{#if successMessage}}\n          <h3 class=\"lp-h3 success-message\">{{{successMessage}}}</h3>\n        {{/if}}\n\n        {{>button button=button class=\"lp-btn lp-btn--filled lp-btn--dark\"}}\n      </div>\n    </form>\n\n    <button type=\"button\" class=\"close-btn lp-ico lp-ico-close\"></button>\n  \n  </div>\n</div>\n\n","variables":{"formHeading":"Leave a Message","interestedInOptions":["Selling & Buying","Selling","Buying","Renting","Other"],"text":"rgba(39, 45, 62, 1)","pillText":"Let's Connect","background":"rgba(255, 255, 255, 1)","successMessage":"Thank you for your message. We will be in touch with you shortly.","TCRBusinessName":"","searchURL":{"id":"1","path":"/","show":false,"type":"LINK","email":"","phone":"","style":"hyperlink-style-1","content":"Search"},"button":{"path":"/properties","show":false,"type":"LINK","style":"","content":"Explore Our Properties"},"formDisclaimerOption":"Default","pillTextColor":"rgba(255, 255, 255, 1)","pillBackgroundColor":"rgba(39, 45, 62, 1)","formInputTheme":"Light","logoDark":{"id":"4f4d9ba1-d401-4c8a-aed4-4c4d42f14bba","alt":null,"bytes":37479,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","description":null,"displayName":"logo-exports_horizontal-lockup","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","originalFileName":"Logo Exports_Horizontal Lockup"},"logoLight":{"id":"97d6addb-0371-40e8-9433-2da15c95423c","alt":null,"bytes":37875,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","description":null,"displayName":"logo-exports_horizontal-lockup-serhant-white","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","originalFileName":"Logo Exports_Horizontal Lockup Serhant white"},"primaryFontFamily":"'Playfair Display', serif","primaryFontFamilyShort":"Playfair Display","secondaryFontFamily":"Lato, sans-serif","secondaryFontFamilyShort":"Lato","businessName":"The Boston ONE Team | SERHANT.","brokerageDisclaimer":"","brokerageFormDisclaimer":"","mlsCompliance":null},"dataSource":{"companyId":"0d5f5808-b573-43c6-baa6-24448ea0c3dd","pageSectionId":"befe5af2-a6ca-4119-924a-a85d96d36b51","resource":"agent","resourceSelection":null,"variables":{}},"addMlsDisclaimers":false}},"globalOptions":[],"faviconHtml":"<link rel=\"icon\" type=\"image/x-icon\" href=\"/favicon.ico\">\n    <link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"/favicon-16x16.png\">\n    <link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"/favicon-32x32.png\">\n    <link rel=\"icon\" type=\"image/png\" sizes=\"48x48\" href=\"/favicon-48x48.png\">","pageDefaultSeoImage":"","theme":{"logoDark":{"id":"4f4d9ba1-d401-4c8a-aed4-4c4d42f14bba","alt":null,"bytes":37479,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","description":null,"displayName":"logo-exports_horizontal-lockup","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/e782e3e6-4f77-4543-9289-b24c07b08ca4","originalFileName":"Logo Exports_Horizontal Lockup"},"logoLight":{"id":"97d6addb-0371-40e8-9433-2da15c95423c","alt":null,"bytes":37875,"width":2160,"format":"png","height":258,"shared":true,"curated":false,"duration":null,"largeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1920/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","smallUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=960/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","authorUrl":null,"mediumUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=1280/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","sourceUrl":null,"xLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","__typename":"Media","altTagText":null,"authorName":null,"sourceName":"r2","xxLargeUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","description":null,"displayName":"logo-exports_horizontal-lockup-serhant-white","originalUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","resourceType":"image","thumbnailUrl":"https://media-production.lp-cdn.com/cdn-cgi/image/format=auto,quality=85,fit=scale-down,width=320/https://media-production.lp-cdn.com/media/d182fbbb-609b-40ca-8c14-680ff62182fb","originalFileName":"Logo Exports_Horizontal Lockup Serhant white"},"primaryFontFamily":"'Playfair Display', serif","primaryFontFamilyShort":"Playfair Display","secondaryFontFamily":"Lato, sans-serif","secondaryFontFamilyShort":"Lato","businessName":"The Boston ONE Team | SERHANT."},"cssClass":null,"mlsDisclaimers":[],"passwordProtection":null,"myhomeDashboardEnabled":false,"qualifyingQuestionsModalEnabled":true,"loadCustomModals":true}