.EvaluatePropertyModal_wrapper__MZ_IP{display:flex;position:fixed;top:0;left:0;bottom:0;right:0;z-index:9999;background-color:rgba(15,20,40,.3)}.EvaluatePropertyModal_content__adHav{width:90vw;max-width:1195px;margin-left:auto;margin-right:auto;position:fixed;z-index:10001;top:50%;left:50%;transform:translate(-50%,-50%);background:#e9f0f5;border:1px solid #ccdce0;box-shadow:0 2px 14px rgba(0,0,0,.08);border-radius:6px;height:85vh}@media only screen and (min-width:37.5em){.EvaluatePropertyModal_content__adHav{height:95vh}}@media only screen and (min-width:56.25em){.EvaluatePropertyModal_content__adHav{height:715px}}.EvaluatePropertyModal_overlay__TVppE{position:fixed;height:100%;width:100%;z-index:10000}.EvaluatePropertyModal_modal__eG7LD{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;height:100%}.EvaluatePropertyModal_modal__header__Rqb3I{display:grid;grid-template-areas:"back close" "title title";padding:22px 22px 29px;grid-row-gap:40px;row-gap:40px;border-bottom:1px solid rgba(15,20,40,.1)}@media only screen and (min-width:56.25em){.EvaluatePropertyModal_modal__header__Rqb3I{grid-template-columns:.5fr 1fr .5fr;grid-template-areas:"back title close";padding:37px 35px 40px 48px;row-gap:0}}.EvaluatePropertyModal_modal__header__back__uvaCt{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-area:back}.EvaluatePropertyModal_modal__header__back__uvaCt.EvaluatePropertyModal_hidden__cl0d_{display:none}.EvaluatePropertyModal_modal__header__back__uvaCt>svg{width:19px;margin-right:9px}.EvaluatePropertyModal_modal__header__back__uvaCt>span{font-weight:500;font-size:14px;line-height:18px;letter-spacing:.1em;color:#0f1428;text-transform:uppercase}.EvaluatePropertyModal_modal__header__title__iNJ8l{grid-area:title;font-weight:700;font-size:26px;line-height:30px;text-align:center;color:#0f1428;max-width:90%;margin-left:auto;margin-right:auto}@media only screen and (min-width:56.25em){.EvaluatePropertyModal_modal__header__title__iNJ8l{font-size:28px;line-height:35px;max-width:none;margin-left:0;margin-right:0}}.EvaluatePropertyModal_modal__header__close__Mu3fT{grid-area:close;padding:0;justify-self:flex-end;align-self:flex-start;fill:rgba(166,175,184,.6)}.EvaluatePropertyModal_modal__header__close__Mu3fT>svg{width:11px;height:11px;min-height:11px;min-width:11px}@media only screen and (min-width:56.25em){.EvaluatePropertyModal_modal__header__close__Mu3fT{position:relative;top:-10px;right:-10px}}.EvaluatePropertyModal_modal__content__dZBFR{padding:40px 27px;flex-grow:1;overflow-y:auto}@media only screen and (min-width:56.25em){.EvaluatePropertyModal_modal__content__dZBFR{padding:28px 28px 31px}}.SelectInput_wrapper__WwARE{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;font-family:var(--font-mark-pro,"markPro")}.SelectInput_wrapper__WwARE:not(:last-child){margin-bottom:24px}.SelectInput_label__mbRGg{font-weight:400;font-size:12px;line-height:15px;color:#0f1428}.SelectInput_input__KRrfk{margin-top:6px;margin-bottom:6px;font-weight:400;font-size:14px;line-height:18px;color:#0f1428;padding:16px 22px;border:1px solid #ccdce0;border-radius:6px;text-indent:5px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url(/icons/chevron_down.svg) no-repeat;background-position:calc(100% - 22px) 50%;background-size:8px;width:194px}@media only screen and (min-width:56.25em){.SelectInput_input__KRrfk{background-size:12px}}.SelectInput_input__KRrfk::placeholder{font-weight:400;font-size:14px;line-height:18px;color:#a6afb8}.SelectInput_input__KRrfk:active,.SelectInput_input__KRrfk:focus{background-color:rgba(230,240,250,.5019607843);outline-color:#0f1428;outline-width:1px}.SelectInput_input__KRrfk.SelectInput_error_border__rmx4F{border-color:#ce5757;outline-color:#ce5757;color:#ce5757}.SelectInput_input__KRrfk.SelectInput_full__dsVff{align-self:stretch;width:100%}.SelectInput_input__KRrfk.SelectInput_no_border__WyQgP{border:none}.SelectInput_error__RArvD{font-weight:400;font-size:12px;line-height:15px;color:#c50000}.EvaluatePropertyModalForm_form__jp57j,.EvaluatePropertyModalForm_result__AdRQB{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-grow:1}@media only screen and (min-width:56.25em){.EvaluatePropertyModalForm_form__jp57j,.EvaluatePropertyModalForm_result__AdRQB{flex-basis:50%;flex-grow:0}.EvaluatePropertyModalForm_form__jp57j{display:grid;grid-template-areas:"firstName lastName message" "email phone message" "required required message" "propertyCategory location message" "consent consent consent" "subscribe subscribe subscribe" ". . button";grid-template-columns:repeat(3,1fr);grid-column-gap:25px;column-gap:25px}}.EvaluatePropertyModalForm_form__jp57j label[for=firstName]{grid-area:firstName}.EvaluatePropertyModalForm_form__jp57j label[for=lastName]{grid-area:lastName}.EvaluatePropertyModalForm_form__jp57j label[for=message]{grid-area:message}.EvaluatePropertyModalForm_form__jp57j label[for=email]{grid-area:email}.EvaluatePropertyModalForm_form__jp57j div[data-input-name=phone]{grid-area:phone}.EvaluatePropertyModalForm_form__jp57j label[for=propertyCategory]{grid-area:propertyCategory}.EvaluatePropertyModalForm_form__jp57j label[for=location]{grid-area:location}.EvaluatePropertyModalForm_form__jp57j div[data-input-name=consent]{grid-area:consent}@media only screen and (min-width:56.25em){.EvaluatePropertyModalForm_form__jp57j div[data-input-name=consent]{margin-top:31px}}.EvaluatePropertyModalForm_form__jp57j div[data-input-name=subscribe]{grid-area:subscribe}.EvaluatePropertyModalForm_form__jp57j .EvaluatePropertyModalForm_required__9UMOY{grid-area:required}.EvaluatePropertyModalForm_form__jp57j .EvaluatePropertyModalForm_button__DqJx5{grid-area:button}.EvaluatePropertyModalForm_required__9UMOY{font-weight:400;font-size:12px;line-height:15px;color:#0f1428;margin-top:17px;margin-bottom:40px}@media only screen and (min-width:56.25em){.EvaluatePropertyModalForm_required__9UMOY{margin-top:0}}.EvaluatePropertyModalForm_button__DqJx5{align-self:flex-start;margin-top:46px}@media only screen and (min-width:56.25em){.EvaluatePropertyModalForm_button__DqJx5{margin-top:26px}.EvaluatePropertyModalForm_result__AdRQB{align-items:center}.EvaluatePropertyModalForm_result__AdRQB .EvaluatePropertyModalForm_button__DqJx5{align-self:center}}.EvaluatePropertyModalIntro_wrapper__IkLKN{display:grid;grid-template-rows:repeat(2,1fr);grid-row-gap:11px;row-gap:11px;height:100%}@media only screen and (min-width:56.25em){.EvaluatePropertyModalIntro_wrapper__IkLKN{grid-template-rows:1fr;grid-template-columns:repeat(2,1fr);row-gap:0;column-gap:15px}}.EvaluatePropertyModalIntro_card__Up1Lo{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:27.5px 20px;background-color:#fff;border:1px solid rgba(204,220,224,.8);border-radius:6px;max-height:385px;min-width:min(100%,345px);max-width:510px}@media only screen and (min-width:370px){.EvaluatePropertyModalIntro_card__Up1Lo{padding:59px 20px}}@media only screen and (min-width:75em){.EvaluatePropertyModalIntro_card__Up1Lo{padding:62px 33px}}.EvaluatePropertyModalIntro_card__Up1Lo:first-child{align-self:flex-end;justify-self:center}@media only screen and (min-width:56.25em){.EvaluatePropertyModalIntro_card__Up1Lo:first-child{align-self:center;justify-self:flex-end}}.EvaluatePropertyModalIntro_card__Up1Lo:last-child{align-self:flex-start;justify-self:center}@media only screen and (min-width:56.25em){.EvaluatePropertyModalIntro_card__Up1Lo:last-child{align-self:center;justify-self:flex-start}}.EvaluatePropertyModalIntro_card__Up1Lo>svg{height:40px;min-height:40px;margin-bottom:28px}@media only screen and (min-width:56.25em){.EvaluatePropertyModalIntro_card__Up1Lo>svg{margin-bottom:37px}}.EvaluatePropertyModalIntro_card__title__dMbvp{font-weight:500;font-size:18px;line-height:23px;text-align:center;color:#0f1428;margin-bottom:13px}@media only screen and (min-width:75em){.EvaluatePropertyModalIntro_card__title__dMbvp{font-size:20px;line-height:25px}}.EvaluatePropertyModalIntro_card__badges__t_EOY{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.EvaluatePropertyModalIntro_card__badges__t_EOY>div{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.EvaluatePropertyModalIntro_card__badges__t_EOY>div:not(:last-child){margin-right:7px}@media only screen and (min-width:75em){.EvaluatePropertyModalIntro_card__badges__t_EOY>div:not(:last-child){margin-right:33px}}.EvaluatePropertyModalIntro_card__badges__t_EOY>div>svg{width:7px;margin-right:7px}@media only screen and (min-width:56.25em){.EvaluatePropertyModalIntro_card__badges__t_EOY>div>svg{width:12px;margin-right:12px}}.EvaluatePropertyModalIntro_card__badges__t_EOY>div>span{font-weight:400;font-size:11px;line-height:1;color:#697582}@media only screen and (min-width:56.25em){.EvaluatePropertyModalIntro_card__badges__t_EOY>div>span{font-size:16px}}.EvaluatePropertyModalIntro_card__description__faEl8{display:none}@media only screen and (min-width:56.25em){.EvaluatePropertyModalIntro_card__description__faEl8{display:block;font-weight:400;font-size:16px;line-height:22px;text-align:center;color:#0f1428}}.EvaluatePropertyModalTool_tool__lzIHk{background-color:#fff;border-radius:6px}.EvaluatePropertyModalTool_tool__frame__OrSdf{width:100%;min-height:592px;border:none;overflow-y:scroll;border-radius:6px}.EvaluatePropertyTool_wrapper__2J3eQ{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:90vw;max-width:1170px;margin-left:auto;margin-right:auto;margin-bottom:88px;border:1px solid #ccdce0;border-radius:6px}@media only screen and (min-width:56.25em){.EvaluatePropertyTool_wrapper__2J3eQ{margin-top:13px}}.EvaluatePropertyTool_header__p3ViA{display:grid}@media only screen and (min-width:56.25em){.EvaluatePropertyTool_header__p3ViA{grid-template-columns:1fr 2fr;border-bottom:1px solid rgba(204,220,224,.8)}}.EvaluatePropertyTool_header__title__gh8D6{font-weight:700;font-size:26px;line-height:30px;text-align:center;color:#0f1428;padding:23px 10px}@media only screen and (min-width:56.25em){.EvaluatePropertyTool_header__title__gh8D6{font-size:28px;line-height:35px;border-right:1px solid rgba(204,220,224,.8);text-align:left;padding:45px 52px}}.EvaluatePropertyTool_header__description__badges__9JSOQ{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;margin-bottom:34px}@media only screen and (min-width:56.25em){.EvaluatePropertyTool_header__description__badges__9JSOQ{justify-content:flex-start;margin-top:28px;margin-bottom:14px;padding-left:26px}}.EvaluatePropertyTool_header__description__badges__9JSOQ>div{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:7px 16px}@media only screen and (min-width:56.25em){.EvaluatePropertyTool_header__description__badges__9JSOQ>div{padding-left:21px;padding-right:21px}}.EvaluatePropertyTool_header__description__badges__9JSOQ>div>svg{height:10px;min-height:10px;width:14px;min-width:14px;margin-right:12px}@media only screen and (min-width:56.25em){.EvaluatePropertyTool_header__description__badges__9JSOQ>div>svg{margin-right:21px}}.EvaluatePropertyTool_header__description__badges__9JSOQ>div>span{font-weight:400;font-size:16px;color:#697582}.EvaluatePropertyTool_header__description__text__rkPtC{display:block;border-top:1px solid rgba(204,220,224,.8);font-weight:400;font-size:16px;line-height:24px;color:#0f1428;padding:34px 45px;text-align:center}@media only screen and (min-width:56.25em){.EvaluatePropertyTool_header__description__text__rkPtC{padding:0 47px 28px;border-top:none;text-align:left}}.EvaluatePropertyTool_content__c6Uav{padding:20px}.EvaluatePropertyTool_frame__FYbjg{width:100%;min-height:592px;border:none}.AgentCardAlt_wrapper__Klmb_{display:grid;grid-template-areas:"description" "avatar" "name" "title" "actions"}@media only screen and (min-width:37.5em){.AgentCardAlt_wrapper__Klmb_{grid-template-areas:"description avatar" "name ." "title ." "actions actions"}}@media only screen and (min-width:56.25em){.AgentCardAlt_wrapper__Klmb_{border:1px solid #ccdce0;border-radius:6px;padding:51px 49px}}.AgentCardAlt_description__2mRcN{grid-area:description;margin-bottom:30px;text-align:center;font-weight:400;font-size:16px;line-height:24px;color:#0f1428}@media only screen and (min-width:37.5em){.AgentCardAlt_description__2mRcN{margin-bottom:53px;text-align:left}}.AgentCardAlt_avatar__MxClN{grid-area:avatar;position:relative;height:84px;width:84px;margin-bottom:21px;justify-self:center}@media only screen and (min-width:37.5em){.AgentCardAlt_avatar__MxClN{margin-bottom:0;height:117px;width:117px;margin-left:46px}}.AgentCardAlt_avatar__MxClN img{border-radius:50%}.AgentCardAlt_name__XtgIo{grid-area:name;justify-self:center;font-weight:400;font-size:18px;line-height:24px;text-align:center;color:#0f1428}@media only screen and (min-width:37.5em){.AgentCardAlt_name__XtgIo{justify-self:flex-start;text-align:left}}.AgentCardAlt_title__QjF1x{grid-area:title;justify-self:center;font-weight:400;font-size:16px;line-height:20px;text-align:center;color:rgba(15,20,40,.6)}@media only screen and (min-width:37.5em){.AgentCardAlt_title__QjF1x{justify-self:flex-start;text-align:left}}.AgentCardAlt_actions__ptg0K{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;grid-area:actions;margin-top:47px;justify-self:stretch}@media only screen and (min-width:37.5em){.AgentCardAlt_actions__ptg0K{margin-top:53px;justify-self:flex-start}}.AgentCardAlt_actions__ptg0K .AgentCardAlt_button__ynlIO{font-weight:500;font-size:14px;line-height:18px;text-align:center;letter-spacing:.1em;color:#0f1428;border:1px solid #0f1428;border-radius:6px;text-transform:uppercase;text-decoration:none;padding:16px 28px}@media only screen and (min-width:37.5em){.AgentCardAlt_actions__ptg0K .AgentCardAlt_button__ynlIO{font-size:16px;line-height:20px;letter-spacing:.04em}}.AgentCardAlt_actions__ptg0K .AgentCardAlt_button__ynlIO:last-child{margin-top:12px}@media only screen and (min-width:37.5em){.AgentCardAlt_actions__ptg0K .AgentCardAlt_button__ynlIO:last-child{margin-top:25px}}.AgentCardAlt_actions__ptg0K .AgentCardAlt_mobile__nzQmN{display:block}@media only screen and (min-width:37.5em){.AgentCardAlt_actions__ptg0K .AgentCardAlt_mobile__nzQmN{display:none}}.AgentCardAlt_actions__ptg0K .AgentCardAlt_desktop__zLS67{display:none}@media only screen and (min-width:37.5em){.AgentCardAlt_actions__ptg0K .AgentCardAlt_desktop__zLS67{display:block;border:none;border-radius:0;text-align:left;padding:0}}.GetToKnowSlider_wrapper__wTXoI{background-color:rgba(230,240,250,.5);padding-top:41px}.GetToKnowSlider_container__TwNRM{display:grid;grid-row-gap:125px;row-gap:125px;position:relative}@media only screen and (min-width:56.25em){.GetToKnowSlider_container__TwNRM{width:90vw;max-width:1170px;margin-left:auto;margin-right:auto;row-gap:0;grid-template-columns:265px auto}}.GetToKnowSlider_container__TwNRM:after{content:"“";position:absolute;top:205px;left:50%;transform:translateX(-50%);font-size:240px;line-height:0;font-family:var(--font-the-seasons,"theSeasons");color:#ccdce0}@media only screen and (min-width:56.25em){.GetToKnowSlider_container__TwNRM:after{top:165px;left:260px;transform:none}}@media only screen and (min-width:75em){.GetToKnowSlider_container__TwNRM:after{left:310px}}.GetToKnowSlider_title__MWvYm{font-weight:700;font-size:26px;line-height:30px;text-align:center;color:#0f1428;max-width:450px;margin-left:auto;margin-right:auto}@media only screen and (min-width:56.25em){.GetToKnowSlider_title__MWvYm{font-size:28px;line-height:35px;text-align:left;max-width:none}}.GetToKnowSlider_list__N68FV{width:100%;padding-bottom:63px!important}@media only screen and (min-width:56.25em){.GetToKnowSlider_list__N68FV{padding-bottom:110px!important}}.GetToKnowSlider_list__item__ajGh6{display:flex!important;justify-content:center;align-items:center;padding-left:25px!important;padding-right:25px!important}.GetToKnowSlider_list__item__ajGh6>div{width:100%}@media only screen and (min-width:56.25em){.GetToKnowSlider_list__item__ajGh6{padding-left:50px!important;padding-right:50px!important}}@media only screen and (min-width:75em){.GetToKnowSlider_list__item__ajGh6{padding-left:100px!important;padding-right:100px!important}}.GetToKnowSlider_pagination__EAFkZ{display:grid;grid-template-rows:auto;grid-template-columns:auto;grid-auto-flow:column;align-content:center;grid-column-gap:10px;column-gap:10px;max-width:60%;margin-left:auto;margin-right:auto;padding-top:10px}@media only screen and (min-width:56.25em){.GetToKnowSlider_pagination__EAFkZ{max-width:50%;column-gap:18px;position:relative;padding-top:25px}}@media only screen and (min-width:75em){.GetToKnowSlider_pagination__EAFkZ{max-width:40%}}.GetToKnowSlider_pagination__current__Hyat5:after{border-color:#0f1428!important}.GetToKnowSlider_pagination__EAFkZ>button{display:block;position:relative;height:1px;padding-top:15px;padding-bottom:15px}.GetToKnowSlider_pagination__EAFkZ>button:after{content:"";position:absolute;width:100%;left:0;border:1px solid #cdd1d5}.GetToKnowSlider_navigation__9ZvC2{display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;top:calc(50% - 55px);transform:translateY(-50%);height:40px;width:40px;z-index:1;background-color:#e6f0fa}@media only screen and (min-width:37.5em){.GetToKnowSlider_navigation__9ZvC2{top:calc(50% - 65px)}}.GetToKnowSlider_navigation__9ZvC2>svg{height:10px;width:5px}@media only screen and (min-width:56.25em){.GetToKnowSlider_navigation__9ZvC2>svg{height:13.33px;width:6.67px}}.GetToKnowSlider_navigation__9ZvC2.GetToKnowSlider_left__Brb6U{left:0;border-radius:0 4px 4px 0}@media only screen and (min-width:56.25em){.GetToKnowSlider_navigation__9ZvC2.GetToKnowSlider_left__Brb6U{border-radius:4px}}.GetToKnowSlider_navigation__9ZvC2.GetToKnowSlider_right__A9qDX{right:0;border-radius:4px 0 0 4px}@media only screen and (min-width:56.25em){.GetToKnowSlider_navigation__9ZvC2.GetToKnowSlider_right__A9qDX{border-radius:4px}}@keyframes BottomEvaluationToolBar_slide_in__UhPG1{0%{bottom:-70px}to{bottom:0}}.BottomEvaluationToolBar_wrapper__KZPHz{position:fixed;left:0;right:0;background-color:#fff;z-index:20;box-shadow:0 2px 14px rgba(0,0,0,.2);bottom:-70px;height:70px;animation:BottomEvaluationToolBar_slide_in__UhPG1 .2s ease-in-out;animation-delay:.3s;animation-fill-mode:forwards}.BottomEvaluationToolBar_container__1saxq{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:90vw;max-width:1170px;margin-left:auto;margin-right:auto;height:100%}.BottomEvaluationToolBar_title__NFcrE{display:none;font-size:20px;font-weight:500;color:#0f1428}@media only screen and (min-width:56.25em){.BottomEvaluationToolBar_title__NFcrE{display:block}}.BottomEvaluationToolBar_button__KgvGY{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;background-color:#0f1428;color:#fff;border-radius:6px;padding:13px 26px;border:none;transition:color .2s ease-in-out;will-change:color;width:100%;text-decoration:none}@media only screen and (min-width:56.25em){.BottomEvaluationToolBar_button__KgvGY{width:auto}}.BottomEvaluationToolBar_button__KgvGY span{font-weight:400;font-size:16px;line-height:20px;text-align:center}.BottomEvaluationToolBar_button__KgvGY>svg{fill:#fff;transition:fill .2s ease-in-out;will-change:fill}.BottomEvaluationToolBar_button__KgvGY:hover{color:#96faa0}.BottomEvaluationToolBar_button__KgvGY:hover>svg{fill:#96faa0}.BottomEvaluationToolBar_button__icon__z3wOU{display:none;margin-left:20px;width:35px}@media only screen and (min-width:37.5em){.BottomEvaluationToolBar_button__icon__z3wOU{display:block}}.PageHeroTop_wrapper__Y9sSC{position:relative;overflow:hidden;height:calc(var(--vh)*70)}@media only screen and (min-width:56.25em){.PageHeroTop_wrapper__Y9sSC{height:800px}}.PageHeroTop_content__gFe5X{display:flex;flex-direction:column;justify-content:center;align-items:center;width:90vw;max-width:1179px;height:100%;margin-left:auto;margin-right:auto}@media only screen and (min-width:56.25em){.PageHeroTop_content__gFe5X{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-top:100px}}.PageHeroTop_content__title__VC90f{font-size:clamp(2rem,7vw,4rem);color:#fff;font-weight:700;text-align:center;margin:0;padding:0}@media only screen and (min-width:56.25em){.PageHeroTop_content__title__VC90f{text-align:left}}.PageHeroTop_content__title__VC90f>p{margin:0;padding:0}.PageHeroTop_content__title__green__NfW_T{color:#96faa0}.PageHeroTop_content__subtitle__E_R6_{margin-top:2rem;padding:0;font-size:clamp(1rem,4vw,1.5rem);line-height:1.325;color:#fff;text-align:center}@media only screen and (min-width:56.25em){.PageHeroTop_content__subtitle__E_R6_{text-align:left}}.PageHeroTop_content__subtitle__E_R6_>p{margin:0;padding:0}.PageHeroTop_content__button__moXcH{margin-top:50px;cursor:pointer;text-align:center;text-decoration:none;text-transform:uppercase;padding:clamp(12px,3vw,18px) clamp(18px,3vw,26px);font-weight:500;font-size:clamp(14px,3vw,18px);line-height:20px;border-radius:6px;color:#0f1428;border:1px solid rgba(0,0,0,0);background-color:#96faa0;transition:color .2s ease-in-out,background-color .2s ease-in-out;will-change:color,background-color}@media only screen and (min-width:56.25em){.PageHeroTop_content__button__moXcH{align-self:flex-end;margin-top:100px}}.PageHeroTop_content__button__moXcH:hover{background-color:#0f1428;color:#96faa0}.PageHeroTop_bg_image_shade__tkHaG{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:-1}.PageHeroTop_bg_image__S1du_{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2}.PageHero_wrapper__7xSfK,.PropertyList_wrapper__k0OEu{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.PropertyList_wrapper__k0OEu{width:90vw;max-width:1285px;margin:39px auto 66px}@media only screen and (min-width:37.5em){.PropertyList_wrapper__k0OEu{margin-top:48px;margin-bottom:48px}}@media only screen and (min-width:56.25em){.PropertyList_wrapper__k0OEu{margin-top:68px;margin-bottom:68px}}@media only screen and (min-width:75em){.PropertyList_wrapper__k0OEu{margin-top:88px;margin-bottom:88px}}.PropertyList_swiper_wrapper__68tTV{display:flex;flex-direction:row;justify-content:center;align-items:center}.PropertyList_swiper__deeJK{width:100%;height:100%;margin:0}.PropertyList_swiper_slide__6_YlG{display:flex!important;justify-content:center}@media only screen and (min-width:700px){.PropertyList_swiper_slide__6_YlG{display:block!important}}.PropertyList_swiper_button__wCNna{top:calc(50% - 65px);width:40px;height:40px;background-color:#e6f0fa;border-radius:4px}.PropertyList_swiper_button__wCNna.PropertyList_swiper_button_left__UXvkS{margin-right:6px}.PropertyList_swiper_button__wCNna.PropertyList_swiper_button_right__6RcMY{margin-left:6px}.PropertyList_swiper_button__wCNna>svg{height:13.33px;width:6.67px}@media only screen and (min-width:1000px){.PropertyList_swiper_button__wCNna.PropertyList_hidden__w0zQN{display:none}}.PropertyList_subtitle__V1Lzg{text-transform:uppercase;font-weight:400;font-size:14px;line-height:20px;color:#b3b9c5;margin-bottom:6px;text-align:center}@media only screen and (min-width:37.5em){.PropertyList_subtitle__V1Lzg{font-size:16px;margin-bottom:8px}}@media only screen and (min-width:56.25em){.PropertyList_subtitle__V1Lzg{font-size:18px}}.PropertyList_title__Gv0M9{font-weight:700;font-size:28px;line-height:35px;color:#0f1428;margin-bottom:38px;text-align:center}@media only screen and (min-width:37.5em){.PropertyList_title__Gv0M9{font-size:30px;line-height:38px;margin-bottom:40px}}@media only screen and (min-width:75em){.PropertyList_title__Gv0M9{font-size:40px;line-height:51px;margin-bottom:69px}}.PropertyList_cards__4y2Qj{display:grid;grid-row-gap:17px;row-gap:17px;justify-content:center}@media only screen and (min-width:56.25em){.PropertyList_cards__4y2Qj{column-gap:18px;grid-auto-flow:column}}.PropertyList_see_all__t0Sto{display:flex;flex-direction:row;justify-content:center;align-items:center;border:none;background:#96faa0;border-radius:6px;font-weight:700;font-size:14px;line-height:18px;text-decoration:none;color:#0f1428;text-transform:uppercase;margin-top:40px;margin-bottom:40px;padding:16px 54px;width:100%}@media only screen and (min-width:37.5em){.PropertyList_see_all__t0Sto{align-self:center;width:auto;padding:12px 40px;margin-top:50px;margin-bottom:60px}}@media only screen and (min-width:56.25em){.PropertyList_see_all__t0Sto{padding:14px 43px;margin-top:52px;margin-bottom:63px}}@media only screen and (min-width:75em){.PropertyList_see_all__t0Sto{padding:16px 47px;margin-top:54px;margin-bottom:66px}}.VerkaufenDownloads_wrapper__Zsjm8{padding-top:50px;padding-bottom:50px;border-top:1px solid #ccdce0;border-bottom:1px solid #ccdce0}.VerkaufenDownloads_container__mApOm{width:90vw;max-width:1170px;margin-left:auto;margin-right:auto;display:grid}@media only screen and (min-width:56.25em){.VerkaufenDownloads_container__mApOm{grid-template-columns:.25fr .75fr;column-gap:25px}}@media only screen and (min-width:75em){.VerkaufenDownloads_container__mApOm{column-gap:150px}}.VerkaufenDownloads_header__GYatq{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-bottom:47px}@media only screen and (min-width:56.25em){.VerkaufenDownloads_header__GYatq{align-items:flex-start}}.VerkaufenDownloads_header__subtitle__IBWwT{font-weight:400;font-size:14px;line-height:20px;text-transform:uppercase;color:#a6afb8;margin-bottom:3px;text-align:center}@media only screen and (min-width:56.25em){.VerkaufenDownloads_header__subtitle__IBWwT{font-size:18px;margin-bottom:11px;text-align:left}}.VerkaufenDownloads_header__title__vinG7{font-weight:700;font-size:26px;line-height:33px;text-align:center;color:#0f1428}@media only screen and (min-width:56.25em){.VerkaufenDownloads_header__title__vinG7{font-size:28px;line-height:35px;text-align:left}}.VerkaufenDownloads_list__L3oa6{display:grid;grid-row-gap:50px;row-gap:50px}.VerkaufenDownloads_list__item__qtJtO{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;max-width:300px;margin-left:auto;margin-right:auto}@media only screen and (min-width:56.25em){.VerkaufenDownloads_list__item__qtJtO{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;max-width:none;margin-left:0;margin-right:0}}.VerkaufenDownloads_list__item__image__X54tq{position:relative;width:200px;height:200px;margin-bottom:20px}@media only screen and (min-width:56.25em){.VerkaufenDownloads_list__item__image__X54tq{min-width:277px;min-height:237px;margin-bottom:0;margin-right:71px}}.VerkaufenDownloads_list__item__content__7MlVc{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.VerkaufenDownloads_list__item__content__7MlVc>span{font-weight:400;font-size:16px;line-height:22px;color:#0f1428;text-align:center}@media only screen and (min-width:56.25em){.VerkaufenDownloads_list__item__content__7MlVc>span{text-align:left}}.VerkaufenDownloads_list__item__content__7MlVc>a{display:flex;flex-direction:row;justify-content:center;align-items:center;text-decoration:none;margin-top:20px;width:100%}@media only screen and (min-width:56.25em){.VerkaufenDownloads_list__item__content__7MlVc>a{justify-content:flex-start}}.VerkaufenDownloads_list__item__content__7MlVc>a>svg{width:35px;margin-right:10px}@media only screen and (min-width:37.5em){.VerkaufenDownloads_list__item__content__7MlVc>a>svg{width:40px;margin-right:17px}}.VerkaufenDownloads_list__item__content__7MlVc>a>span{font-weight:700;font-size:14px;line-height:18px;color:#0f1428;text-transform:uppercase;width:max-content}@media only screen and (min-width:37.5em){.VerkaufenDownloads_list__item__content__7MlVc>a>span{font-size:16px;line-height:20px}}.SellProperty_title__TPNlb{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;font-weight:400;font-size:48px;line-height:52px;margin:0}@media only screen and (min-width:56.25em){.SellProperty_title__TPNlb{align-items:flex-start;font-size:70px;line-height:70px;letter-spacing:.02em}}.SellProperty_title__TPNlb>span{display:block;text-align:center}@media only screen and (min-width:56.25em){.SellProperty_title__TPNlb>span{text-align:left}.SellProperty_title__TPNlb>span:first-child{margin-left:-25px}.SellProperty_title__TPNlb>span:nth-child(2){margin-left:30px}}.SellProperty_appointment_button__CxUJr{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:20px;padding-right:20px;margin-bottom:66px}@media only screen and (min-width:37.5em){.SellProperty_appointment_button__CxUJr{margin-bottom:48px}}@media only screen and (min-width:56.25em){.SellProperty_appointment_button__CxUJr{margin-bottom:68px}}@media only screen and (min-width:37.5em){.SellProperty_appointment_button__CxUJr{margin-bottom:88px}}