.stay_connected_form{position:relative;padding:2.5rem 1.2rem}@media screen and (min-width:992px){.stay_connected_form{padding:0}}.signup_form_bg_overlay{z-index:0;border-radius:.4rem;overflow:hidden}.signup_form_bg_overlay,.signup_form_bg_overlay .picture{position:absolute;top:0;left:0;width:100%;height:100%}.signup_form_bg_overlay .picture img{mix-blend-mode:multiply;pointer-events:none}.sc_bottom,.sc_top{position:relative}.sc_top{display:flex;flex-direction:column}.sc_top:not(:last-child){margin-bottom:2.5rem}@media screen and (min-width:992px){.sc_top{padding:3rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-direction:row}.sc_top:not(:last-child){margin-bottom:unset}.sc_top .main_title{max-width:52rem;line-height:1.5}.sc_top .main_title:not(:last-child){margin-bottom:0}.sc_top .signup_form{margin:unset}}@media screen and (min-width:1600px){.sc_top{padding:7rem 7rem 5rem}}@media screen and (min-width:992px){.sc_bottom{padding:2.5rem;position:relative}.sc_bottom:not(:first-child):before{content:"";display:block;width:calc(100% - 6rem);height:1px;background:hsla(0,0%,100%,.1);position:absolute;top:0;left:50%;transform:translateX(-50%)}}@media screen and (min-width:992px)and (min-width:1600px){.sc_bottom:not(:first-child):before{width:calc(100% - 14rem)}}@media screen and (min-width:1300px){.sc_bottom .hero_list{gap:6rem}}.topic_blocks>:not(:last-child){margin-bottom:2rem}.topic_block__toggler{display:none;position:relative;z-index:1;border-radius:0 0 .8rem .8rem;color:var(--primary);font-size:1.4rem;font-weight:600}.topic_block__toggler>:not(:last-child){margin-right:.8rem}.topic_block__toggler:before{content:"";display:block;width:100%;height:1px;background:linear-gradient(90deg,rgba(235,236,238,0) 0,#ebecee 20%,#ebecee 80%,rgba(235,236,238,0));position:absolute;top:0;left:0}.topic_block__toggler .msg{text-decoration:underline}.topic_block__toggler .msg_hide{display:none}.topic_block__ico{width:1rem;height:1rem;flex-shrink:0;position:relative}.topic_block__ico:after{content:"";display:block;width:.7rem;height:.7rem;border-bottom:2px solid;border-right:2px solid;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);margin-top:-.1rem}.topic_block{border-radius:.8rem;border:1px solid #ebecee;background:#fff}@media screen and (min-width:992px){.topic_block.has_more .topic_block__toggler{display:flex;align-items:center;justify-content:center;height:3rem;width:100%;margin-top:-.5rem;background:#fff}.topic_block.has_more .topic_block__content{max-height:26.3rem}.topic_block.has_more.r-expanded .topic_block__content{max-height:unset}.topic_block.has_more.r-expanded .topic_block__ico:after{transform:translateX(-50%) translateY(-50%) rotate(-135deg);margin-top:.2rem}.topic_block.has_more.r-expanded .topic_block__toggler{background:var(--primary);color:#fff}.topic_block.has_more.r-expanded .topic_block__toggler .msg_hide{display:block}.topic_block.has_more.r-expanded .topic_block__toggler .msg_see{display:none}}.topic_block__sides{display:flex;flex:1 1 auto;flex-direction:column}@media screen and (min-width:768px){.topic_block__sides{flex-direction:row}}.topic_block__image{width:100%;height:0;padding-bottom:56%;flex-shrink:0;border:.3rem solid #fff;border-radius:.4rem;position:relative}.topic_block__image .picture{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media screen and (min-width:768px){.topic_block__image{width:35rem;height:20rem;padding-bottom:0}}@media screen and (min-width:992px){.topic_block__image{width:27rem;height:16rem}}@media screen and (min-width:1300px){.topic_block__image{width:35rem;height:20rem}}@media screen and (min-width:1500px){.topic_block__image{width:44.6rem;height:25.7rem}}.topic_block__image img{border-radius:.4rem}.topic_block__title{display:none;color:var(--secondary);font-size:2rem;font-weight:600;line-height:normal}.topic_block__title:not(:last-child){margin-bottom:2.2rem}@media screen and (min-width:992px){.topic_block__title{display:block}}.topic_block__content{flex:1 1 auto;padding:1.5rem 1.5rem 2rem}.topic_block__content .tab_list{border-bottom:1px solid #eaeaea;display:flex;margin-top:-1rem}.topic_block__content .tab_list>:not(:last-child){margin-right:3.2rem}.topic_block__content .tab_list:not(:last-child){margin-bottom:1.5rem}.topic_block__content .tab_list .tab_pill{color:var(--text-color-primary);font-size:1.4rem;font-weight:700;padding-top:1rem;padding-bottom:1.2rem;position:relative}.topic_block__content .tab_list .tab_pill:before{content:"";display:block;width:0;height:.3rem;border-radius:1rem;background:var(--primary);position:absolute;left:50%;transform:translateX(-50%);bottom:-1px;transition:width .3s}.topic_block__content .tab_list .tab_pill.r-active{color:var(--primary)}.topic_block__content .tab_list .tab_pill.r-active:before{width:100%}.topic_block__content .tab_list .tab_pill:not(:last-child):after{content:"";display:block;width:.8rem;height:.8rem;border:1px solid #c4c4c4;border-radius:50%;position:absolute;top:1.6rem;right:-2rem}.topic_block__content .simple_text{font-size:1.4rem}@media screen and (min-width:768px){.topic_block__content{padding:2rem}}@media screen and (min-width:992px){.topic_block__content{padding:0;flex-direction:row;max-height:27rem;overflow:hidden}.topic_block__content .simple_text{font-size:1.6rem}.topic_block__content .tab_list{display:none}.topic_block__content .r-pane{display:block}.topic_block__content .tab_panes{display:flex}.topic_block__content .tab_panes>*{width:50%}}.topic_block__tag{position:absolute;top:2.5rem;left:-1.5rem;width:100%}.topic_block__tag,.topic_block__tag_ico{display:flex;align-items:center;z-index:1}.topic_block__tag_ico{width:4rem;height:4rem;background:var(--primary);border-radius:50%;justify-content:center;border:.2rem solid #fff;font-size:0;color:#fff;position:relative;flex-shrink:0}.topic_block__tag_ico svg *{fill:currentColor}@media screen and (min-width:768px){.topic_block__tag_ico{width:4.2rem;height:4.2rem}}.topic_block__tag_title{border-radius:.4rem;border:1px solid rgba(196,196,196,.4);background:#fff;display:inline-flex;padding:.8rem 1.6rem .8rem 2rem;color:var(--secondary);font-size:1.2rem;font-weight:600;margin-left:-1.4rem;margin-right:auto;max-width:calc(100% - 5.6rem);position:relative}@media screen and (max-width:991px){.topic_block .r-pane .r-read-more-container.r-initiated:not(.r-expanded):before{background:linear-gradient(rgba(255,255,255,.001),rgba(255,255,255,.6) 50%,#fff)}}@media screen and (min-width:992px){.topic_block .r-tabs{display:flex;min-height:100%}.topic_block .r-tabs>*{width:100%;min-height:100%}.topic_block .description_pane .r-read-more-container.r-initiated:not(.r-expanded):before{background:linear-gradient(rgba(255,255,255,.001),rgba(255,255,255,.6) 50%,#fff)}.topic_block .list_pane{background:#f6f6f6;border-radius:0 .8rem .8rem 0}.topic_block .list_pane:not(:first-child){border-left:1px solid #ebecee}.topic_block .r-read-more-btn{display:none}.topic_block .r-read-more-content{max-height:unset}.topic_block .r-read-more-container.r-initiated:not(.r-expanded):before{display:none}.topic_block .r-pane{padding:2rem}}@media screen and (min-width:1500px){.topic_block .r-pane{padding:4rem 3rem}}.topic_links{color:var(--secondary);font-size:1.4rem;font-weight:600;line-height:1.2;display:flex;flex-direction:column;gap:1.2rem}@media screen and (min-width:768px){.topic_links{line-height:2.4rem}}.topic_links li{position:relative;padding-left:2rem}.topic_links li:before{content:"";display:block;width:.7rem;height:.7rem;border-top:2px solid var(--primary);position:absolute;top:1.2rem;left:.6rem;border-right:2px solid var(--primary);transform:translateX(-50%) translateY(-50%) rotate(45deg)}.topic_links a{transition:color .3s}.topic_links a:hover{color:var(--primary)}.contacts_page_form{max-width:50rem;margin:0 auto}.contacts_section{position:relative;z-index:1}.contacts_map_wrapper{display:flex;flex-direction:column;position:relative;width:100%;border-radius:.4rem;align-items:center}@media screen and (min-width:450px){.contacts_map_wrapper{gap:1.5rem}}@media screen and (min-width:992px){.contacts_map_wrapper{padding:1.5rem;border:4px solid #fff;align-items:flex-start}}@media screen and (min-width:1100px){.contacts_map_wrapper{padding:4rem}}.contacts_map{width:100%;height:23.5rem;background:rgba(20,41,53,.07);border-radius:.4rem;position:relative;border:4px solid #fff;margin-top:-5px}@media screen and (min-width:450px){.contacts_map{margin-top:0;height:35rem}}@media screen and (min-width:992px){.contacts_map{position:absolute;top:0;left:0;height:100%;border:none}}.contacts_map_iframe{position:absolute;top:0;left:0;width:100%;height:100%}.contacts_map_frame{height:34.5rem;width:100%;max-width:43.5rem;background:#fff;z-index:1;border-radius:.4rem;display:table;padding:2rem}.contacts_map_frame>*{display:table-cell;vertical-align:middle;width:100%}@media screen and (min-width:768px){.contacts_map_frame{padding:4rem}}.contacts_map_info_blocks{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width:768px){.contacts_map_info_blocks{gap:2.5rem}}.contacts_map_info_block{position:relative}.contacts_map_info_block:before{content:"";display:block;width:2px;border-radius:0 1rem 1rem 0;height:100%;background-color:var(--primary);position:absolute;top:0;left:-2rem}@media screen and (min-width:768px){.contacts_map_info_block:before{left:-4rem}}.contacts_map_info_block>:not(:last-child){margin-bottom:1rem}.contacts_map_info_block_title{color:var(--secondary);font-size:1.6rem;font-weight:600;line-height:normal}@media screen and (min-width:768px){.contacts_map_info_block_title{font-weight:700}}.contacts_map_info_element{display:flex;align-items:center;gap:1rem}.contacts_map_info_block_ico{flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;color:var(--primary)}.contacts_map_info_block_ico svg *{fill:currentColor}.contacts_map_info_block_link{color:var(--primary);font-size:1.4rem;font-weight:500;line-height:1;display:flex;align-items:center;gap:.5rem}.contacts_map_info_block_link img,.contacts_map_info_block_link svg{width:1.6rem;height:1.6rem;flex-shrink:0}.working_hours{position:relative;z-index:1}.working_hours.opened .working_hours_btn:after{transform:translateY(-50%) rotate(-135deg);margin-top:.2rem}.working_hours_btn{position:relative;padding-right:2rem}.working_hours_btn:after{content:"";display:block;width:.7rem;height:.7rem;border-right:1px solid var(--secondary);border-bottom:1px solid var(--secondary);position:absolute;margin-top:-.2rem;top:50%;right:.2rem;transform:translateY(-50%) rotate(45deg);transition:.3s ease}.working_hours_list{position:absolute;top:calc(100% + .5rem);left:-1.5rem;width:100%;min-width:20rem;background-color:#fff;border-radius:.4rem;padding:1.5rem;z-index:1;box-shadow:0 5px 10px 0 rgba(0,0,0,.1)}.working_hours_list li{display:flex;align-items:center;gap:1rem;justify-content:space-between;width:100%;font-size:1.4rem;font-weight:500;line-height:1.2rem;color:var(--secondary)}.working_hours_list li:not(:last-child){margin-bottom:1rem}.case_property_head{padding:0}.case_property_head+section{padding-top:6rem!important}@media screen and (min-width:992px){.case_property_head+section{padding-top:10rem!important}}.case_property_head .edit_text_in_tooltip .ql-bubble .ql-editor h1{font-size:inherit;font-weight:inherit;line-height:inherit}.case_property_head .wide_container{padding:6rem 0 0;border-radius:0 0 .4rem .4rem;border-top:none;background:#fff}.case_property_head .wide_container.bordered{border-width:1.2rem}@media screen and (min-width:992px){.case_property_head .wide_container{padding:10rem 12px;overflow:hidden}.case_property_head .wide_container.bordered{border-width:2rem}}.case_property_head_sides{width:100%;max-width:135rem;margin:0 auto;display:flex;flex-direction:column;gap:4.5rem;position:relative}@media screen and (min-width:992px){.case_property_head_sides{justify-content:space-between;flex-direction:row;gap:unset}}.case_property_head_side{width:100%;position:relative}.case_property_head_side.content_side{display:flex;flex-direction:column;gap:4rem;align-self:center}.case_property_head_side.content_side>*{width:100%}@media screen and (min-width:992px){.case_property_head_side.content_side{max-width:40rem}}@media screen and (min-width:1400px){.case_property_head_side.content_side{max-width:43rem}}@media screen and (min-width:1500px){.case_property_head_side.content_side{width:calc(50% - 2rem);max-width:58rem}}.case_property_head_side.sliders_side{position:relative;z-index:0;display:flex;flex-direction:column;gap:3rem}.case_property_head_side.sliders_side:before{content:"";display:block;position:absolute;z-index:-1;width:100vw;height:calc(50% + 1.5rem);border-radius:.5rem .5rem 0 0;top:-1.5rem;left:50%;transform:translateX(-50%);background:var(--secondary)}@media screen and (min-width:992px){.case_property_head_side.sliders_side:before{width:50vw;height:calc(100% + 20rem);top:-10rem;left:20rem;transform:translateX(0);border-radius:0 .4rem .4rem 0}.case_property_head_side.sliders_side{width:calc(100% - 42rem)}}@media screen and (min-width:1400px){.case_property_head_side.sliders_side{width:calc(100% - 47rem)}}@media screen and (min-width:1500px){.case_property_head_side.sliders_side{width:50%}}.cph_1{top:-4rem;left:-4rem}.cph_2{bottom:-7.5rem;left:.5rem}.cph_3{top:-5.5rem;right:-8rem;color:hsla(0,0%,100%,.7)}.company_badge{border-radius:1rem;background:var(--bg-color-primary);padding:.8rem;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;position:relative;max-width:46.5rem;margin-left:auto;margin-right:auto}@media screen and (min-width:992px){.company_badge{margin-left:0}}.company_badge:not(.vertical) .company_badge_rate_reviews{display:none}@media screen and (min-width:550px){.company_badge:not(.vertical){flex-direction:row}.company_badge:not(.vertical) .company_badge_rate_frame{flex-direction:column;padding:1.5rem 2rem;line-height:1;gap:.5rem}.company_badge:not(.vertical) .company_badge_rate_frame .company_badge_rate_val{font-size:2.4rem;line-height:1}}.company_badge.vertical{background:unset;align-items:center}.company_badge.vertical .company_badge_title{color:var(--secondary);font-size:2rem}.company_badge.vertical .company_badge_main{flex-direction:column;align-items:center}.company_badge.vertical .company_badge_body_action_title{display:none}.company_badge.vertical .company_badge_body{text-align:center}.company_badge.vertical .company_badge_position img,.company_badge.vertical .company_badge_position svg{display:none}.company_badge.vertical .company_badge_rate_frame{background:unset;color:var(--text-color-primary);padding:0;flex-direction:row}.company_badge.vertical .company_badge_rate_title{display:none}.company_badge.vertical .company_badge_rate_val{color:var(--secondary);font-size:2rem}.company_badge_body{display:flex;flex-direction:column;gap:.4rem;color:var(--text-color-primary)}.company_badge_main{display:flex;align-items:center;gap:1rem}.company_badge_logo{width:8rem;height:8rem;padding:1rem;box-shadow:0 5px 30px 0 rgba(var(--primary-rgb),.3)}.company_badge_body_action_title{color:var(--secondary);font-size:1.4rem;font-weight:700}.company_badge_position,.company_badge_title{font-size:1.2rem;font-weight:600}.company_badge_position{display:flex;align-items:center;gap:.4rem}.company_badge_position img,.company_badge_position svg{flex-shrink:0;width:1.5rem;height:1.5rem}.company_badge_rate_frame{border-radius:.4rem;background:#142935;padding:1rem;display:flex;align-items:center;justify-content:center;gap:1rem;color:#fff;font-size:1.4rem;font-weight:700}.company_badge_rate_list .rate_list_item{width:2rem;height:2rem}.case_overview_frame{border-radius:1.3rem;border:1px solid #eaeaea;background:#fff;padding:.4rem}@media screen and (min-width:768px){.case_overview_frame{padding:.8rem}}.case_overview_side_head{border-radius:.8rem;background:var(--secondary);padding:1.4rem;color:#fff;text-align:center;font-size:1.6rem;font-weight:600}@media screen and (min-width:768px){.case_overview_side_head{font-size:2rem}}.case_overview_side_body{padding:2rem 1.5rem}@media screen and (min-width:768px){.case_overview_side_body{padding:4rem}}.case_overview_side_body.no_offsets{padding:.8rem 0 0}.case_overview_side_body .r-read-more-btn{margin-bottom:-2rem;margin-right:auto}.case_overview_side_body .r-read-more-container.r-initiated:not(.r-expanded):before{background:linear-gradient(rgba(255,255,255,.001),rgba(255,255,255,.6) 50%,#fff)}.case_overview_side_edit_frame .ql-editor{height:20rem}.property_view_iframe_block{display:flex;position:relative}.property_view_iframe{width:100%;height:19rem;border-radius:.4rem}@media screen and (min-width:768px){.property_view_iframe{height:40rem}}.property_overview_cols{display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem}.property_overview_cols>*{flex-grow:1;flex-basis:0}.property_overview_cols>:not(:last-child){padding-bottom:1rem;border-bottom:1px solid var(--border-color-primary)}@media screen and (min-width:992px){.property_overview_cols>:not(:last-child){padding-bottom:unset;border-bottom:unset}.property_overview_cols{flex-direction:row;gap:3rem}}@media screen and (min-width:1200px){.property_overview_cols{gap:6rem}}.property_overview_col{position:relative}.property_overview_col>:not(:last-child){margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--border-color-primary)}.property_overview_line{display:flex;align-items:center;gap:1rem;justify-content:space-between;font-size:1.5rem;color:var(--secondary)}@media screen and (min-width:768px){.property_overview_line strong{font-size:1.6rem}}.custom_feature_val{display:flex;align-items:center;gap:1rem}.edit_birds_eye_view{position:relative;display:flex}.edit_birds_eye_view iframe{pointer-events:none}.edit_birds_eye_btn{position:absolute;z-index:2}.edit_birds_eye_btn.up{top:1.5rem;border-style:solid;border-width:0 40px 20px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) var(--primary) rgba(0,0,0,0)}.edit_birds_eye_btn.down,.edit_birds_eye_btn.up{left:50%;width:0;height:0;transform:translateX(-50%) rotate(0deg)}.edit_birds_eye_btn.down{bottom:1.5rem;border-style:solid;border-width:20px 40px 0;border-color:var(--primary) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.edit_birds_eye_btn.left{left:1.5rem;border-style:solid;border-width:40px 20px 40px 0;border-color:rgba(0,0,0,0) var(--primary) rgba(0,0,0,0) rgba(0,0,0,0)}.edit_birds_eye_btn.left,.edit_birds_eye_btn.right{top:50%;width:0;height:0;transform:translateY(-50%) rotate(0deg)}.edit_birds_eye_btn.right{right:1.5rem;border-style:solid;border-width:40px 0 40px 20px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) var(--primary)}.edit_street_view{position:relative}.edit_street_view iframe{pointer-events:none}.val_select{width:6rem;flex-shrink:0}@media screen and (min-width:420px){.val_select{width:10rem}}@media screen and (max-width:420px){.val_select .custom_select__indicators{display:none}}.val_label{display:inline-block;flex-shrink:0}.edit_element{display:flex;align-items:center;justify-content:space-between;width:15rem;gap:.5rem}@media screen and (min-width:420px){.edit_element{width:20rem}}.edit_element>:first-child:last-child{flex-grow:1}.street_view_message{position:absolute;z-index:1;left:0;top:0;width:100%;padding:1rem;background:hsla(0,0%,100%,.8);text-align:center}.case_investors_frame{border-radius:.4rem;border:1px solid var(--border-color-primary);background:#fff;padding:1.5rem .8rem;display:flex;flex-direction:column}@media screen and (min-width:769px){.case_investors_frame{padding:4rem 3rem}}@media screen and (min-width:1300px){.case_investors_frame{padding:4rem 5rem}}@media screen and (min-width:992px){.case_investors_frame{flex-direction:row;justify-content:space-between}}@media screen and (min-width:1600px){.case_investors_frame{align-items:center}}.case_investors_col.company_col .company_badge{margin-left:auto}.case_investors_col.company_col:not(:last-child){padding-bottom:1.5rem}@media screen and (min-width:992px){.case_investors_col.company_col{flex-shrink:0;width:26rem;padding-right:3rem}.case_investors_col.company_col:not(:last-child){padding-bottom:unset}.case_investors_col.company_col .company_badge{margin-left:0;width:max-content}}.case_investors_col.features_col{border-top:1px solid var(--border-color-primary);border-bottom:1px solid var(--border-color-primary)}@media screen and (min-width:992px){.case_investors_col.features_col{border-top:none;border-bottom:none;border-left:1px solid var(--border-color-primary);border-right:1px solid var(--border-color-primary)}}@media screen and (min-width:1600px){.case_investors_col.features_col{flex-grow:1}}.case_investors_col.contacts_col:not(:first-child){padding-top:2.5rem}@media screen and (min-width:992px){.case_investors_col.contacts_col{width:26rem;flex-shrink:0;padding-left:3rem}.case_investors_col.contacts_col:not(:first-child){padding-top:unset}}@media screen and (min-width:1600px){.case_investors_col.contacts_col{align-self:flex-start}}.case_investors_features{display:flex;flex-wrap:wrap;padding-top:1.2rem;padding-bottom:1.2rem}.case_investors_feature{width:50%;text-align:center;padding:1.2rem .5rem;color:rgba(var(--secondary-rgb),.8);font-size:1.4rem;font-weight:500}@media screen and (min-width:1600px){.case_investors_feature{width:25%}}.case_investors_feature_head{color:var(--secondary);font-size:3.2rem;font-weight:700}.contacts_col_buttons{display:flex;flex-direction:column;gap:.8rem;padding-left:.8rem;padding-right:.8rem}@media screen and (min-width:600px){.contacts_col_buttons{max-width:30rem;margin-left:auto;margin-right:auto}}@media screen and (min-width:1600px){.contacts_col_buttons{max-width:20rem;padding:0;margin-right:0}}.contacts_col_label{position:relative;width:24.1rem;height:4.3rem;color:var(--secondary);font-size:1.6rem;font-weight:700;line-height:normal;text-transform:uppercase;text-align:center;display:flex;align-items:center;justify-content:center;padding:.5rem;margin-left:auto;margin-right:-1.8rem}@media screen and (min-width:769px){.contacts_col_label{margin-right:-4rem}}@media screen and (min-width:1300px){.contacts_col_label{margin-right:-6rem}}.contacts_col_label:not(:last-child){margin-bottom:1.5rem}.contacts_col_label svg{position:absolute;top:0;right:0}.contacts_col_label svg.svg-arrow{width:100%;height:100%}.contacts_col_label svg.svg-corner{top:100%;right:1px}.contacts_col_label p{color:#fff;position:relative}.sa_sides{position:relative;display:flex;justify-content:space-between;flex-direction:column;align-items:center;gap:2.5rem}.sa_sides:not(:last-child){margin-bottom:6rem}@media screen and (min-width:769px){.sa_sides{flex-direction:row}}@media screen and (min-width:1580px){.sa_sides{margin-left:-5.5rem;margin-right:-5.5rem}}.sa_form{width:100%}@media screen and (min-width:421px){.sa_form{width:39.5rem}}.sa_content{width:100%;position:relative}@media screen and (min-width:769px){.sa_content{width:calc(100% - 43.5rem);position:unset}}.sa_slider_wrapper{width:calc(100% + 2.2rem);position:relative;overflow:hidden;margin-left:-1rem;margin-right:-1rem}@media screen and (min-width:651px){.sa_slider_wrapper{width:130rem}}.sa_slider{width:31rem}@media screen and (min-width:651px){.sa_slider{width:64rem}}@media screen and (min-width:1500px){.sa_slider{width:74rem}}.sa_slide{border-radius:0 0 .4rem .4rem;border:1px solid #eaeaea;background:#fff;max-width:35rem}.sa_slide:hover{border-color:var(--primary);box-shadow:0 0 1rem 0 rgba(0,0,0,.03)}.sa_slide_content{padding:3.5rem 2rem 2rem;display:flex;flex-direction:column;gap:1rem;position:relative;z-index:1}.sa_slide_image{margin:-1px;position:relative;overflow:hidden;height:21rem}.sa_slide_image .picture{height:100%;width:100%}.sa_slide_image:before{content:"";display:block;width:100%;height:10rem;background:linear-gradient(180deg,rgba(50,50,58,0),#32323a);position:absolute;left:0;bottom:0;z-index:1}.sa_slide_title{font-size:1.5rem;font-weight:700;line-height:1.3;display:block}.sa_slide_title:hover{color:var(--primary);text-decoration:underline}.sa_slide_author{display:flex;align-items:center;gap:1rem;margin-top:-6rem}.sa_slide_author_content{display:flex;flex-direction:column;gap:1rem;color:#fff;font-size:1.2rem}.sa_slide_author_name{color:var(--secondary);font-size:1.3rem;font-weight:700}.cash_offer_frame{width:100%;max-width:920px;margin-left:auto;margin-right:auto;border:1px solid var(--border-color-primary);padding:3rem 1.5rem 2.5rem;background-color:#fff;border-radius:.5rem}@media screen and (min-width:768px){.cash_offer_frame{padding:3rem}}.cash_offer_table{width:100%;height:30rem;display:table;position:relative}@media screen and (min-width:768px){.cash_offer_table{height:48rem}}.cash_offer_bg{object-fit:cover;border-radius:.5rem;overflow:hidden}.cash_offer_bg,.cash_offer_bg:before{position:absolute;top:0;left:0;width:100%;height:100%}.cash_offer_bg:before{content:"";pointer-events:none;background:linear-gradient(var(--secondary) 0,rgba(var(--secondary-rgb),.2) 100%)}.cash_offer_cell{display:table-cell;vertical-align:middle;width:100%}.cash_offer_cell .hero_form,.property_alerts_frame{margin-left:auto;margin-right:auto}.property_alerts_frame{border-radius:.4rem;border:1px solid #ebebeb;background:#fff;width:100%;max-width:82.5rem;padding:4rem .8rem 2rem;position:relative;z-index:1;margin-top:-26rem;min-height:29rem}@media screen and (min-width:992px){.property_alerts_frame{padding:6rem 5rem;margin-top:-20rem}}.property_alerts_frame .main_heading .subtitle{color:var(--text-color-primary);font-weight:500}.property_alerts_frame .main_heading>:not(:last-child){margin-bottom:1.5rem}.about__sides{display:flex;flex-direction:column;position:relative;z-index:0;border-radius:.4rem;border:1px solid var(--border-color-primary);background:#fff}.about__sides .simple_text{color:var(--secondary)}@media screen and (min-width:992px){.about__sides .simple_text{font-size:1.8rem}}.about__sides .r-read-more-content{max-height:22rem}.about__sides .r-expanded .r-read-more-content{max-height:none}.about__sides .ql-container.ql-snow.ql-container.ql-snow{height:18rem}@media screen and (min-width:992px){.about__sides{flex-direction:row-reverse;justify-content:space-between}}.about__side{width:100%}@media screen and (min-width:992px){.about__side{width:50%}}.about__side .hero_logos_title{text-align:left;color:var(--text-color-primary)}@media screen and (min-width:992px){.about__side .hero_logos_title{color:#c4c4c4}}.about__side__heading>:not(:last-child){margin-bottom:2.5rem}@media screen and (min-width:992px){.about__side__heading>:not(:last-child){margin-bottom:3rem}}.about__side.logo_side{position:relative}.about__side.content_side{display:flex;flex-direction:column;gap:3rem;padding:3rem 1.5rem}@media screen and (min-width:992px){.about__side.content_side{padding:6rem;gap:5rem;align-self:center}}.about__side.content_side>*{width:100%}.about__side_frame{border-radius:.4rem;border:2px solid #fff;background:var(--bg-color-primary);position:relative;box-shadow:0 12px 20px 0 rgba(20,41,53,.06);width:100%;height:0;padding-bottom:64.5%}@media screen and (min-width:992px){.about__side_frame{border:5px solid #fff;border-radius:.8rem;padding-bottom:unset;height:100%;min-height:44.5rem}}.about__side_frame__bg{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:.4rem;overflow:hidden}@media screen and (min-width:992px){.about__side_frame__bg{border-radius:.8rem}}.about__side_frame__ellipse{width:16.0015rem;height:15.9865rem;flex-shrink:0;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:#f0f0f0;display:flex;align-items:center;justify-content:center}@media screen and (min-width:1200px){.about__side_frame__ellipse{width:31rem;height:31rem}}.about__side_frame__ellipse .gradient_ellipse{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;color:var(--primary)}.about__side_frame__ellipse .gradient_ellipse img,.about__side_frame__ellipse .gradient_ellipse svg{max-width:100%;max-height:100%}.about__side_frame__logo{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem}@media screen and (min-width:992px){.about__side_frame__logo{gap:2rem}}.about__side_frame__logo .top_logo{width:5.5rem}@media screen and (min-width:1200px){.about__side_frame__logo .top_logo{width:10.5rem}}.about__side_frame__logo .bottom_logo{width:10.5rem}@media screen and (min-width:1200px){.about__side_frame__logo .bottom_logo{width:20.5rem}}.ah_logo{width:10rem;height:10rem;position:relative;display:flex;align-items:center;justify-content:center}.ah_logo img,.ah_logo svg{max-width:100%;max-height:100%}.ah_logo .picture img{object-fit:unset;width:auto;height:auto}@media screen and (min-width:992px){.ah_logo{width:12rem;height:12rem}}@media screen and (min-width:1200px){.ah_logo{width:20rem;height:20rem}}.about_heading_text .r-read-more-content{max-height:24rem}.benefit_blocks{display:flex;flex-wrap:wrap;margin:-.5rem}@media screen and (min-width:1400px){.benefit_blocks{margin:-1.5rem}}.benefit_blocks>*{width:calc(50% - 1rem);margin:.5rem}@media screen and (min-width:500px){.benefit_blocks>*{width:calc(33.333% - 1rem)}}@media screen and (min-width:992px){.benefit_blocks>*{margin:1rem;width:calc(33.333% - 2rem)}}@media screen and (min-width:1400px){.benefit_blocks>*{width:calc(25% - 3rem);margin:1.5rem}}.benefit_block{display:flex;flex-direction:column;align-items:center;padding:2rem;border-radius:.4rem;background:rgba(246,246,246,.08);position:relative}.benefit_block .remove_item_button{position:absolute;top:1rem;right:1rem}@media screen and (min-width:768px){.benefit_block{padding:7rem 2rem 3.5rem}}.benefit_block:before{display:block;height:15px;border-radius:.4rem .4rem 0 0;top:0;border:1px solid var(--primary);border-bottom:none}.benefit_block:after,.benefit_block:before{content:"";width:100%;position:absolute;left:0;pointer-events:none}.benefit_block:after{top:5px;bottom:0;border-radius:0 0 .4rem .4rem;border-image-slice:1;border-image-source:linear-gradient(to bottom,var(--primary),rgba(255,255,255,.001));border-left:1px solid;border-right:1px solid;border-top:0}.benefit_block:hover:after{top:0;border-radius:.4rem;border:1px solid var(--primary)}.benefit_block:hover .benefit_flag_ico svg *{fill:var(--primary)}.benefit_block:hover .benefit_block_top_label .edit_text{margin:1px;display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;z-index:1}.benefit_block:hover .benefit_block_top_label .edit_text.is_editing,.benefit_block:hover .benefit_block_top_label .edit_text:hover{outline:1px dashed #fff}.benefit_block_icon{width:6rem;height:6rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--primary);position:relative}.benefit_block_icon .svg-renderer{width:100%;height:100%}.benefit_block_icon img,.benefit_block_icon svg{max-width:100%;max-height:100%}.benefit_block_icon img *,.benefit_block_icon svg *{fill:currentColor}.benefit_block_icon:not(:last-child){margin-bottom:1.5rem}@media screen and (min-width:1200px){.benefit_block_icon:not(:last-child){margin-bottom:3rem}}.benefit_block_title{color:#fff;text-align:center;font-size:1.6rem;font-weight:700;width:100%;line-height:normal}@media screen and (min-width:1200px){.benefit_block_title{font-size:2rem}}.benefit_flag_ico svg *{fill:var(--secondary);stroke:var(--primary)}.benefit_block_top_label{display:none}@media screen and (min-width:768px){.benefit_block_top_label{display:flex;align-items:center;justify-content:center;width:16.6rem;height:5.6rem;position:absolute;top:-1rem;left:50%;transform:translateX(-50%);z-index:1;padding:.3rem .5rem 1.3rem}}.benefit_block_top_label .benefit_flag_ico{font-size:0;display:flex;position:absolute;top:0;left:0;width:100%;height:100%}.benefit_block_top_title{position:relative;z-index:1;color:#fff;text-align:center;font-size:2rem;font-weight:600;line-height:normal;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.career_faq{gap:0}.career_faq .r-accordion-content__symbol,.career_faq .r-accordion-trigger__symbol{display:none}.career_faq:not(:last-child){margin-bottom:4rem}.career_faq.edit_accordions .r-accordion-trigger__symbol{display:flex}.career_cta{padding:6.5rem 1.5rem 2rem;border-radius:.4rem;position:relative;margin-top:7rem}@media screen and (min-width:992px){.career_cta{padding:3rem 5rem;margin-top:0}}.career_cta_bg{mix-blend-mode:multiply;border-radius:.4rem;overflow:hidden}.career_cta_bg,.career_cta_bg .picture{position:absolute;top:0;left:0;width:100%;height:100%}.career_cta_content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;position:relative;z-index:1}.career_cta_content .main_heading{text-align:center}@media screen and (min-width:992px){.career_cta_content .main_heading{text-align:left}}.career_cta_content .main_heading:not(:last-child){margin-bottom:3rem}.career_cta_content .main_title{line-height:normal}.career_cta_content .main_title:not(:last-child){margin-bottom:1rem}@media screen and (min-width:992px){.career_cta_content{flex-direction:row;justify-content:space-between;gap:5rem}}.career_cta_side{min-width:100%}@media screen and (min-width:992px){.career_cta_side{min-width:12rem}}.career_cta_side.buttons_side{flex-shrink:0}.career_cta_list{display:flex;flex-direction:row;justify-content:flex-start;width:auto}.career_cta_list .ql-editor b,.career_cta_list .ql-editor strong,.career_cta_list .simple_text b,.career_cta_list .simple_text strong{color:inherit}@media screen and (max-width:600px){.career_cta_list{display:inline-block}.career_cta_list>*{width:100%!important}.career_cta_list>:not(:last-child){margin-bottom:1rem}}.career_cta_list .half_li_ico{color:var(--primary)}@media screen and (min-width:992px){.career_cta_list{gap:3rem}}@media screen and (min-width:1500px){.career_cta_list{gap:6rem}}.career_cta_head{max-width:80rem}.career_cta_heading{width:100%;max-width:100%;flex-grow:1;display:flex;flex-direction:column;align-items:center}@media screen and (min-width:600px){.career_cta_heading{display:block}}.career_cta_avatar{width:12rem;height:12rem;margin-left:auto;margin-right:auto;margin-top:-11.5rem;position:relative}.career_cta_avatar img{max-height:100%;max-width:100%}@media screen and (min-width:992px){.career_cta_avatar{margin-left:0;margin-top:0}}.career_cta_avatar_frame{width:12rem;height:12rem;padding:1.5rem}.testimonial_blocks>:not(:last-child){margin-bottom:3.8rem}@media(min-width:768px){.testimonial_blocks>:not(:last-child){margin-bottom:6.6rem}}.testimonial_blocks:not(:last-child){margin-bottom:3rem}@media(min-width:768px){.testimonial_blocks:not(:last-child){margin-bottom:4rem}}.testimonials_buttons:not(:last-child){margin-bottom:3rem}.blog_sides{display:flex;justify-content:space-between;width:100%}@media screen and (max-width:1199px){.blog_sides.no_overflow{overflow:hidden}}.blog_sides+.breadcrumbs_wrapper{white-space:nowrap;flex-wrap:nowrap;padding-left:1.2rem;padding-right:1.2rem;margin-top:-4rem}@media screen and (min-width:767px){.blog_sides+.breadcrumbs_wrapper{padding-left:0;padding-right:0}}@media screen and (min-width:1199px){.blog_sides+.breadcrumbs_wrapper{margin-left:25rem;padding-left:1.2rem;padding-right:1.2rem}.blog_sides+.breadcrumbs_wrapper.screen_content{max-width:calc(100% - 25rem)}}@media screen and (min-width:1300px){.blog_sides+.breadcrumbs_wrapper{margin-left:28.6rem}.blog_sides+.breadcrumbs_wrapper.screen_content{max-width:calc(100% - 28.6rem)}}@media screen and (min-width:601px){.blog_sides+.breadcrumbs_wrapper .horizontal_scrolled_shadow:after,.blog_sides+.breadcrumbs_wrapper .horizontal_scrolled_shadow:before{display:block}}.blog_content{width:100%}.blog_content .screen_content{max-width:147.4rem}.blog_content .sa_sides{margin-left:0;margin-right:0}@media screen and (min-width:1200px){.blog_content .custom_arrows{margin-left:-14.5rem}}.blog_content .breadcrumbs{padding-left:2rem;padding-right:2rem}.blog_content .hero_content .wide_container,.blog_content .wide_container{max-width:151.5rem}.blog_content .hero_side.content_side:first-child:last-child{max-width:100%}.blog_content .hero_side.content_side:first-child:last-child .subtitle{max-width:68rem;margin-left:auto;margin-right:auto}@media screen and (min-width:1200px){.blog_content{width:calc(100% - 25rem)}}@media screen and (min-width:1300px){.blog_content{width:calc(100% - 28.6rem)}}section+.breadcrumbs_wrapper{margin-top:-4rem;padding-left:1.2rem;padding-right:1.2rem}@media screen and (min-width:767px){section+.breadcrumbs_wrapper{padding-left:0;padding-right:0}}@media screen and (min-width:601px){section+.breadcrumbs_wrapper .horizontal_scrolled_shadow:after,section+.breadcrumbs_wrapper .horizontal_scrolled_shadow:before{display:block}}.breadcrumbs{display:flex;flex-wrap:nowrap;align-items:center;gap:2.4rem;color:var(--text-color-primary);font-size:1.4rem;font-style:normal;font-weight:500;line-height:2rem;padding-bottom:2rem;overflow:auto;width:100%}.breadcrumbs,.breadcrumbs>*{flex-shrink:0}.breadcrumbs a{color:var(--primary);display:block;position:relative}.breadcrumbs a:after{content:"";display:block;width:.8rem;height:.8rem;background-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="8" height="8" fill="none"%3E%3Cpath fill="%23818692" fill-rule="evenodd" d="M1.21 7.805a.636.636 0 0 1 0-.943L4.275 4 1.209 1.138a.636.636 0 0 1 0-.943.75.75 0 0 1 1.01 0L5.791 3.53a.636.636 0 0 1 0 .942L2.219 7.805a.75.75 0 0 1-1.01 0Z" clip-rule="evenodd"/%3E%3C/svg%3E');position:absolute;top:50%;transform:translateY(-50%);right:-1.7rem;pointer-events:none}.footer_footer__lkica{display:block;width:100%;position:relative;overflow:hidden}.footer_footer__lkica.edit_offset{padding-bottom:8rem}.footer_footer__lkica .r-expanded .r-read-more-content{max-height:unset}.footer_footer__lkica .r-read-more-content{max-height:34rem}.footer_footer__lkica .r-read-more-btn{margin-left:0}.footer_footer__lkica .r-read-more-container.r-initiated:not(.r-expanded):before{background:linear-gradient(180deg,rgba(var(--secondary-rgb),0) 0,var(--secondary) 100%)}.footer_footer_bottom__gLKQz{border-top:1px solid #293942;padding:1.8rem 1.2rem}.footer_footer_bottom_content__lYn3G{display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:2rem}@media(min-width:769px){.footer_footer_bottom_content__lYn3G{gap:1.5rem;flex-direction:row}}.footer_footer_logo__pJo_Q{height:3rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}@media screen and (min-width:1200px){.footer_footer_logo__pJo_Q{height:4rem}}.footer_footer_logo__pJo_Q>img{width:auto;height:100%}.footer_footer_logo__pJo_Q .footer_picture__T1qH_,.footer_footer_logo__pJo_Q .footer_picture__T1qH_ img{width:auto}.footer_fb_right__5BvZE{width:16rem;height:4rem;flex-shrink:0;position:relative;display:flex;align-items:flex-end;justify-content:flex-start}.footer_fb_right_text__KUcj5{position:absolute;top:0;right:0;font-size:1.2rem;font-style:normal;font-weight:500}.footer_fb_middle__7AHfS{display:flex;flex-direction:column;align-self:center;text-align:center}.footer_fb_middle__7AHfS>:not(:last-child){margin-bottom:1.5rem}.footer_fb_middle__7AHfS:not(:last-child){margin-bottom:1rem}@media(min-width:769px){.footer_fb_middle__7AHfS>:not(:last-child){margin-bottom:.5rem}.footer_fb_middle__7AHfS:not(:last-child){margin-bottom:unset}}.footer_copyright__kGqb1{font-size:1.3rem;color:#fff;line-height:2.2rem}.footer_footer_menu__YLSUC{display:flex;align-items:center;gap:.5rem 2.5rem;justify-content:center;flex-wrap:wrap;font-size:1.3rem}.footer_footer_top__VT_7Y{padding:4rem 1.2rem}@media(min-width:769px){.footer_footer_top__VT_7Y{padding:8rem 1.2rem 7rem}}.footer_footer_columns__yVCzb{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;align-items:start}@media(min-width:769px){.footer_footer_columns__yVCzb{gap:3rem;grid-template-columns:repeat(4,1fr)}}.footer_column__E36RF>:not(:last-child){margin-bottom:3rem}.footer_column__E36RF.r-read-more-btn{margin-left:0}@media(max-width:768px){.footer_column__E36RF.mobile_reversed{display:flex;flex-direction:column-reverse}.footer_column__E36RF.mobile_reversed>:not(:last-child){margin-top:2rem}}@media(min-width:769px){.footer_column__E36RF>:not(:last-child){margin-bottom:2.5rem}}.footer_column_block__DW7FK>:not(:last-child){margin-bottom:2rem}.footer_column_title__RBlW_{color:#fff;font-size:2rem;font-weight:700}.footer_column_list__3tC7m{font-size:1.4rem;font-weight:600;color:#c4c4c4}.footer_column_list__3tC7m>:not(:last-child){margin-bottom:1.3rem}.footer_column_list__3tC7m a{transition:color .2s ease-in-out}.footer_column_list__3tC7m a:hover{color:var(--primary)}.useful_links_list__SEGEV>:not(:last-child){margin-bottom:1.2rem}.useful_links_block__4V7UT{display:flex;align-items:flex-start;justify-content:space-between;color:#fff;font-size:1.4rem;font-weight:500}.useful_links_icon__Ic_gr{width:2rem;height:2rem;flex-shrink:0}.useful_links_icon__Ic_gr img,.useful_links_icon__Ic_gr svg{width:100%;height:100%}.useful_links_icon__Ic_gr svg *{fill:var(--primary)}.useful_links_title__WQJlJ{width:calc(100% - 2.8rem);align-self:center}.edit_saver{position:fixed;bottom:0;left:0;right:0;padding:1.5rem;background:var(--bg-color-primary);z-index:7;border-top:1px solid #fff}.edit_saver.is_shown{opacity:1;pointer-events:all}.saver_buttons{gap:.8rem}@media screen and (min-width:769px){.saver_buttons{gap:1.2rem}}.dev_btn{display:none}@media(min-width:991px){.dev_btn{display:flex}}.hidden_logger{position:absolute;left:2rem;top:50%;transform:translateY(-50%);width:2rem;height:2rem;opacity:0;display:flex;align-items:center;gap:.5rem}.hidden_logger .dev_btn{height:auto;padding:.5rem}.hidden_logger.is_showed{opacity:1}.edit_cta_trigger{position:fixed;right:1rem;bottom:8rem;width:4rem;height:4rem;border-radius:1rem;background:#e48862;border:1px solid #e48862;display:flex;align-items:center;justify-content:center;pointer-events:auto;color:#fff;padding:.7rem;transition:color .3s,background .3s,border-color .3s}@media(min-width:768px){.edit_cta_trigger{top:auto;right:1.5rem;bottom:1.5rem}}.edit_cta_trigger svg{height:100%;width:100%}.edit_cta_trigger .button_msg{position:absolute;top:50%;right:calc(100% + 1rem);transform:translateY(-50%);font-size:1.2rem;font-weight:600;line-height:normal;white-space:nowrap;background:#fff;padding:.5rem 1rem;opacity:0;transition:opacity .3s;pointer-events:none;color:var(--secondary);border-radius:.4rem;text-align:center}.edit_cta_trigger:hover{border-color:var(--primary-light);background:var(--primary-light)}.edit_cta_trigger:hover .button_msg{opacity:1}.save_cta_apply_to:not(:last-child){margin-bottom:2rem}.apply_to_pages_toggle{display:flex;align-items:center;gap:1rem}.apply_to_pages_toggle:not(:last-child){margin-bottom:2rem}.apply_to_tabs_pills{display:flex;gap:1rem;align-items:center;position:relative}.apply_to_tabs_pills:before{content:"";display:block;width:100%;height:1px;background-color:#ccc;position:absolute;bottom:0;left:0}.apply_to_tabs_pills:not(:last-child){margin-bottom:2rem}.apply_to_tabs_pill{padding:1rem;transition:border-color .3s;position:relative}.apply_to_tabs_pill:after{content:"";display:block;width:0;height:2px;position:absolute;bottom:0;left:50%;transform:translateX(-50%);background-color:var(--primary);transition:width .3s;z-index:1}.apply_to_tabs_pill.active:after{width:100%}.apply_to_actions{display:flex;gap:1rem}.apply_to_actions:not(:last-child){margin-bottom:2rem}.apply_to_frame{height:19rem;border:1px solid #ccc;border-radius:.4rem;overflow:auto;padding:1rem}.apply_to_frame>*{width:100%}.apply_to_frame>:not(:last-child){margin-bottom:1.5rem}.apply_to__btn{display:flex;align-items:center;gap:.5rem;padding:.5rem;border:1px solid #ccc;border-radius:4px}.apply_to__btn img,.apply_to__btn svg{width:2.5rem;height:2.5rem;flex-shrink:0}.apply_to__btn.primary{border-color:rgba(var(--primary-rgb),1);color:rgba(var(--primary-rgb),1)}.apply_to_item.disabled{opacity:.5}.apply_to_preloader{height:24.7rem}