.style_container___ffZw{display:flex;flex-direction:column}.style_subTitle__jlnJX{font-family:Montserrat;font-weight:700;font-size:18px;line-height:27px;margin-bottom:48px}.style_inputsWrapper__gWD9w{display:flex;flex-direction:column;gap:24px}.style_block__sb15o{width:max-content;border-radius:8px;overflow:hidden;display:flex;justify-content:center;align-items:center;gap:8px;padding:7px 16px;border:1px solid var(--light_cian);-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.1s linear;background-color:#fff}@media(hover:hover){.style_block__sb15o:hover span{color:var(--main_cian)}}.style_block__sb15o[data-rtl=true] img[alt=arrow]{transform:rotate(180deg)}.style_block__sb15o[data-full=true]{width:100%}.style_block__sb15o[data-simple=true]{border:none;background-color:rgba(0,0,0,0)}.style_block__sb15o[data-simple=true] span{position:relative}.style_block__sb15o[data-simple=true] span:after{content:"";position:absolute;bottom:-3px;left:50%;transform:translateX(-50%);height:1px;width:0;background:var(--main_purple);transition:.2s ease-in-out}.style_block__sb15o[data-simple=true]:hover span:after{width:100%}.style_block__sb15o[data-simple=true] span{color:var(--main_purple)}.style_block__sb15o[data-simple=true]:active{box-shadow:none}.style_block__sb15o[data-large=true]{padding:7px 16px}.style_block__sb15o[data-large60=true]{padding:17px 16px;border-radius:12px}.style_block__sb15o[data-large60=true] span{font-size:16px}.style_block__sb15o:disabled{background:var(--gray6)!important;border-color:rgba(0,0,0,0);pointer-events:none;border-color:var(--gray3)!important}.style_block__sb15o:disabled img{filter:contrast(.5)}.style_block__sb15o:disabled span{color:var(--gray3)!important}.style_block__sb15o:active{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.2)}.style_block__sb15o img{transition:.2s ease-in-out}.style_block__sb15o[class*=left]{flex-direction:row-reverse}.style_block__sb15o span{white-space:nowrap;font-size:14px;font-weight:500}.style_block__sb15o[class*=fill]{background-color:var(--main_cian)}@media(hover:hover){.style_block__sb15o[class*=fill]:hover{background-color:var(--light_cian);border-color:var(--light_cian)}}.style_block__sb15o[class*=fill]:disabled{border-color:rgba(0,0,0,0)!important}.style_block__sb15o[class*=fill] span{color:#fff}.style_blockLink__9Du6d{border-radius:12px}.style_blockLink__9Du6d button{width:100%}@media(max-width:768px){.style_block__sb15o[data-large60=true]{padding:7px 16px;border-radius:8px}.style_block__sb15o[data-large60=true] span{font-size:14px}}.DeveloperRow_container__Mp2aq{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:24px;width:100%;background-color:var(--white);border-radius:12px}.DeveloperRow_container__Mp2aq:hover{cursor:pointer}.DeveloperRow_container__Mp2aq .DeveloperRow_logoAndDeveloperNameWrapper__Vbr1D{display:flex;flex-direction:row;align-items:center;height:50px;gap:24px}.DeveloperRow_container__Mp2aq .DeveloperRow_logoAndDeveloperNameWrapper__Vbr1D .DeveloperRow_logoWrapper__V_Yao{height:50px;width:120px}.DeveloperRow_container__Mp2aq .DeveloperRow_logoAndDeveloperNameWrapper__Vbr1D .DeveloperRow_logoWrapper__V_Yao img{border-radius:8px;width:100%;height:100%}.DeveloperRow_container__Mp2aq .DeveloperRow_logoAndDeveloperNameWrapper__Vbr1D span{font-weight:700}.DeveloperRow_container__Mp2aq .DeveloperRow_projectsAndUnitsWrapper__MErOW{display:flex;flex-direction:row;align-items:center;gap:48px}.DeveloperRow_container__Mp2aq .DeveloperRow_projectsAndUnitsWrapper__MErOW span{font-weight:400;font-size:14px;line-height:21px}.DeveloperRow_container__Mp2aq .DeveloperRow_projectsAndUnitsWrapper__MErOW b{margin-left:6px;font-weight:700;font-size:14px;line-height:21px}.styles_container__yZF4U{position:relative;display:flex;gap:24px;flex-direction:column;width:100%;height:100%;padding-bottom:96px}.styles_container__yZF4U .styles_headerAndAddButtonWrapper__OJXhI{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.styles_container__yZF4U .styles_headerAndAddButtonWrapper__OJXhI .styles_buttonsWrapper__MYtjJ{display:flex;flex-direction:row;gap:8px}.styles_container__yZF4U .styles_headerAndAddButtonWrapper__OJXhI .styles_buttonsWrapper__MYtjJ>button{height:40px}.style_notVerified__RzLzi,.style_verified__salAu{width:max-content;background:rgba(57,179,116,.1);border-radius:12px;padding:6px 12px 6px 6px;display:flex;align-items:center;gap:6px;margin-left:auto;border:1px solid var(--success)}.style_notVerified__RzLzi[data-rtl=true],.style_verified__salAu[data-rtl=true]{padding:6px 6px 6px 12px;transform:translateX(-12px);margin-inline:auto 0}.style_notVerified__RzLzi span,.style_verified__salAu span{color:var(--success);font-size:13px}.style_notVerified__RzLzi{background:rgba(246,63,109,.1);border:1px solid var(--error)}.style_notVerified__RzLzi span{color:var(--error)}.style_cookiePopup__7_HhQ{position:fixed;width:clamp(320px,92%,1000px);height:100px;bottom:24px;right:24px;z-index:1010;background:#fff;border-radius:12px;display:flex;justify-content:space-between;align-items:center;gap:24px;padding-inline:150px 24px;transform:translateX(115%);opacity:0;animation:style_openPopup__k4HAK .5s cubic-bezier(.165,.84,.44,1) forwards;box-shadow:0 0 8px rgba(34,34,34,.1019607843)}.style_cookiePopup__7_HhQ[data-rtl=true]{padding-inline:120px 24px}.style_cookiePopup__7_HhQ[data-rtl=true] .style_cookieImg__6kYxJ{left:unset;right:0;transform:translateX(10%)}@media(max-width:768px){.style_cookiePopup__7_HhQ[data-rtl=true]{padding:12px}}@keyframes style_openPopup__k4HAK{to{transform:translateX(0);opacity:1}}.style_cookiePopup__7_HhQ .style_cookieImg__6kYxJ{position:absolute;bottom:0;left:0;transform:translateX(-18%);object-fit:cover}.style_cookiePopup__7_HhQ p{padding-right:24px;font-weight:500;font-size:14px;flex:1 1}.style_cookiePopup__7_HhQ a{color:var(--main_purple);font-weight:700}@media(max-width:768px){.style_cookiePopup__7_HhQ{padding:12px;height:max-content;width:100%;min-width:0;max-width:98%;flex-direction:column;bottom:0;right:1%;transform:translateX(0)}.style_cookiePopup__7_HhQ .style_cookieImg__6kYxJ{display:none}.style_cookiePopup__7_HhQ p{max-width:100%;text-align:center}}.style_inp__XYL80{position:relative;display:flex;align-items:center;justify-content:center}.style_inp__XYL80 input{width:18px;height:18px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;background:#fff;border:1px solid var(--gray3);border-radius:6px;transition:.1s ease-in-out}.style_inp__XYL80 input:checked{border-color:var(--main_purple)}.style_inp__XYL80 input:checked~svg{transform:translate(-50%,-50%) scale(1)}.style_inp__XYL80 svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);transition:.1s ease-in-out}.style_multiSelect__gUrre{position:relative;height:44px}.style_multiSelect__gUrre .style_tag__OhawI{border:none;border-radius:6px;background:var(--gray6);display:flex;align-items:center;gap:10px;padding-block:2px;font-size:13px;color:#222}.style_multiSelect__gUrre .style_placeholder__8UMC6{display:flex;font-size:13px;font-weight:400;line-height:21px;text-align:left;color:var(--gray2)}.style_multiSelect__gUrre .style_select__vzf3u{width:100%}.style_multiSelect__gUrre .style_select__vzf3u .ant-select-selection-wrap{height:100%}.style_multiSelect__gUrre .style_select__vzf3u .ant-select-selector{padding:0 7px!important;border-radius:8px!important;border:1px solid var(--gray5)!important;height:44px!important;box-shadow:none!important}.style_multiSelect__gUrre .style_select__vzf3u .ant-select-selection-item{display:flex;align-items:center;height:28px!important;line-height:28px!important}.style_multiSelect__gUrre .style_select__vzf3u .ant-select-dropdown{z-index:1007}.style_multiSelect__gUrre .style_mobileSelect__I7ued .ant-select-dropdown{display:none!important}.style_multiSelect__gUrre .style_clearIcon__lyBUd{position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer;z-index:1}.style_option__MJtCc{display:flex;align-items:center;gap:8px;width:100%;padding-inline:8px;height:40px;border-bottom:1px solid var(--gray5)}.style_drawer__XG5Mz .ant-drawer-title{font-weight:600;font-size:18px}.style_drawer__XG5Mz .ant-drawer-close{position:relative;border-radius:50%;width:24px;height:24px;border:2px solid var(--main_purple);z-index:10}.style_drawer__XG5Mz .ant-drawer-close span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);width:60%;height:2px;background:var(--main_purple)}.style_drawer__XG5Mz .ant-drawer-close span:last-of-type{transform:translate(-50%,-50%) rotate(-45deg)}.style_drawer__XG5Mz .ant-drawer-header-title{flex-direction:row-reverse;justify-content:space-between}.style_drawer__XG5Mz .ant-drawer-header{border-bottom:none;padding:12px}.style_drawer__XG5Mz .ant-drawer-body{padding:0}.style_drawer__XG5Mz .ant-drawer-footer{border-top:1px solid var(--gray5);padding:12px;width:100%;display:flex;align-items:center;gap:12px;box-shadow:0 -4px 4px 0 rgba(0,0,0,.0392156863)}.style_drawer__XG5Mz .ant-drawer-footer button{min-width:90px;height:40px}.style_drawer__XG5Mz .ant-drawer-footer button:nth-of-type(2){flex:1 1}.style_drawer__XG5Mz .style_closeIcon__IXwiw{background:none;border:none;padding:0;cursor:pointer;position:absolute;right:16px;top:16px}.style_drawer__XG5Mz .style_drawerTitle__Oo82E{display:flex;flex-direction:column;gap:12px}.style_drawer__XG5Mz .style_selectedTags__uMP4a{display:flex;flex-wrap:wrap;gap:8px;padding-top:5px}.style_drawer__XG5Mz .style_selectedTags__uMP4a .style_selectedTag__BvxLB{background:var(--gray6);border-radius:4px;padding:2px 8px;margin:0;font-size:14px}.style_drawer__XG5Mz .style_selectedTags__uMP4a .style_selectedTag__BvxLB .ant-tag-close-icon{color:var(--gray1);margin-left:4px}.style_mobileOptions__ePjFB{display:flex;flex-direction:column;max-height:350px;overflow-y:auto}.style_mobileOptions__ePjFB .style_selectedItemsContainer__3mBt1{position:-webkit-sticky;position:sticky;padding:0 8px 10px;top:0;background-color:var(--white);z-index:1}.style_mobileOptions__ePjFB .style_selectedItemsContainer__3mBt1 .style_selectedItems__mJ92C{display:flex;gap:5px;overflow:auto}.style_mobileOptions__ePjFB .style_selectedItemsContainer__3mBt1 .style_selectedItems__mJ92C>span{font-size:13px;height:100%;margin:0!important;border:none;border-radius:4px;padding-block:2px;background:var(--gray6);color:#222;display:flex;align-items:center;gap:10px}.style_mobileOptions__ePjFB .style_mobileOption__Bk7gp{display:flex;align-items:center;justify-content:space-between;padding:12px 8px;cursor:pointer;gap:8px;border-bottom:1px solid var(--gray5)}.style_mobileOptions__ePjFB .style_mobileOption__Bk7gp[data-selected=true]{background-color:var(--gray6)}.style_mobileOptions__ePjFB .style_mobileOption__Bk7gp span{font-size:14px;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.style_developerSlugsFilter__Cv5Ug{flex:1 1;max-width:400px}.style_developerSlugsFilter__Cv5Ug span[class*=placeholder]{color:#222}.style_developersFilterInputText__B_F8O{font-weight:500;font-size:16px;width:160px;white-space:nowrap}.style_filterInput__Ij4kp{display:flex;align-items:center;gap:24px}@media(max-width:768px){.style_developerSlugsFilter__Cv5Ug input{display:none!important}}.style_container__a45va{padding:24px;background:#fff;border-radius:12px;margin-bottom:24px}.style_container__a45va>div{max-width:940px}.style_container__a45va p{font-size:11px;color:var(--gray1);margin-top:6px;display:block}.style_container__a45va label{display:flex;align-items:center;gap:12px;margin-top:24px;cursor:pointer}.style_container__a45va label input{pointer-events:none}@media(max-width:768px){.style_container__a45va{padding:12px}.style_container__a45va label{margin-top:12px}}.style_step3Inst__AGOgd{display:flex;flex-direction:column}.style_step3Inst__AGOgd .style_step__ygSp9{margin-bottom:48px;display:flex;gap:24px}.style_step3Inst__AGOgd .style_step__ygSp9 .style_info__qzP1d{display:flex;flex-direction:column;gap:12px;flex:1 1}.style_step3Inst__AGOgd .style_step__ygSp9 .style_info__qzP1d button[data-simple=true]{padding-left:0;pointer-events:none}.style_step3Inst__AGOgd ul{flex-direction:column;list-style:disc inside}.style_step3Inst__AGOgd ul li{line-height:145%;font-size:14px}.style_step3Inst__AGOgd h4{font-weight:700;width:100%;border-bottom:1px solid var(--gray5);padding-bottom:24px;margin-top:12px}.style_step3Inst__AGOgd .style_inputs__eqP_q{display:flex;flex-wrap:wrap;gap:24px}.style_step3Inst__AGOgd .style_inputs__eqP_q div[class*=label] span,.style_step3Inst__AGOgd .style_inputs__eqP_q input{color:var(--gray2)}.style_step3Inst__AGOgd .style_inputs__eqP_q>div{width:33.3%;max-width:210px}.style_step3Inst__AGOgd label{display:flex;align-items:center;gap:12px}.style_step3Inst__AGOgd .style_numberInputs__yFaCd{display:flex;align-items:center;gap:24px;flex-wrap:wrap}@media(max-width:768px){.style_step3Inst__AGOgd .style_inputs__eqP_q>div{width:calc(50% - 12px);max-width:100%}}@media(max-width:480px){.style_step3Inst__AGOgd .style_step__ygSp9{margin-bottom:24px}.style_step3Inst__AGOgd .style_inputs__eqP_q{gap:12px}.style_step3Inst__AGOgd .style_inputs__eqP_q>div{width:100%}}.style_step4Inst__3ks4o{display:flex;flex-direction:column}.style_step4Inst__3ks4o .style_step__jYziB{margin-bottom:48px;display:flex;gap:24px}.style_step4Inst__3ks4o .style_step__jYziB .style_info__YoKdv{display:flex;flex-direction:column;gap:12px;flex:1 1}.style_step4Inst__3ks4o .style_step__jYziB .style_info__YoKdv button[data-simple=true]{padding-left:0;pointer-events:none}.style_step4Inst__3ks4o .style_amenities__oRjAi{display:flex;flex-wrap:wrap;gap:6px}.style_step4Inst__3ks4o .style_amenities__oRjAi span{border-radius:10px;padding-inline:12px;font-size:13px;height:32px;display:flex;align-items:center;justify-content:center;font-weight:500;background:var(--gray6)}.style_step4Inst__3ks4o ul{flex-direction:column;list-style:disc inside}.style_step4Inst__3ks4o ul li{line-height:145%;font-size:14px}@media(max-width:480px){.style_step4Inst__3ks4o .style_step__jYziB{margin-bottom:24px}}.style_step5Inst__jFvz9{display:flex;flex-direction:column}.style_step5Inst__jFvz9 div[class*=inputBlock]{max-width:248px}.style_step5Inst__jFvz9 .style_step__xUD_X{margin-bottom:48px;display:flex;gap:24px}.style_step5Inst__jFvz9 .style_step__xUD_X:nth-of-type(2) p{color:var(--gray3)}.style_step5Inst__jFvz9 .style_step__xUD_X .style_info__TezBp{display:flex;flex-direction:column;gap:12px;flex:1 1}.style_step5Inst__jFvz9 .style_step__xUD_X .style_info__TezBp button[data-simple=true]{padding-left:0;pointer-events:none}.style_step5Inst__jFvz9 textarea{max-width:560px;height:115px}.style_step5Inst__jFvz9 ul{flex-direction:column;list-style:disc inside}.style_step5Inst__jFvz9 ul:nth-of-type(2) li{color:var(--gray3)}.style_step5Inst__jFvz9 ul li{line-height:145%;font-size:14px}@media(max-width:480px){.style_step5Inst__jFvz9 .style_step__xUD_X{margin-bottom:24px}}.style_step6Inst__mvKk0{display:flex;flex-direction:column}.style_step6Inst__mvKk0 div[class*=inputBlock]{max-width:248px}.style_step6Inst__mvKk0 .style_flexBlock__29Gxj{display:flex;align-items:center;gap:12px}.style_step6Inst__mvKk0 .style_flexBlock__29Gxj div[class*=filterSelect] button{padding-inline:24px}.style_step6Inst__mvKk0 .style_flexBlock__29Gxj p{font-weight:500}.style_step6Inst__mvKk0 .style_step__xiWGo{margin-bottom:48px;display:flex;gap:24px}.style_step6Inst__mvKk0 .style_step__xiWGo .style_info__BN7j_{display:flex;flex-direction:column;gap:12px;flex:1 1}.style_step6Inst__mvKk0 .style_step__xiWGo .style_info__BN7j_ button[data-simple=true]{padding-left:0;pointer-events:none}.style_step6Inst__mvKk0 ul{flex-direction:column;list-style:disc inside}.style_step6Inst__mvKk0 ul li{line-height:145%;font-size:14px}@media(max-width:480px){.style_step6Inst__mvKk0 .style_step__xiWGo{margin-bottom:24px}}.style_step7Inst__NQxsM{display:flex;flex-direction:column}.style_step7Inst__NQxsM div[class*=inputBlock]{max-width:248px}.style_step7Inst__NQxsM .style_flexBlock__I3Bkb{display:flex;align-items:center;gap:12px}.style_step7Inst__NQxsM .style_flexBlock__I3Bkb p{font-weight:500}.style_step7Inst__NQxsM .style_inputs__aMd94{display:flex;align-items:flex-end;flex-wrap:wrap;gap:24px}.style_step7Inst__NQxsM .style_inputs__aMd94 div[class*=label] span,.style_step7Inst__NQxsM .style_inputs__aMd94 input{color:var(--gray2)}.style_step7Inst__NQxsM .style_inputs__aMd94>div{width:33.3%;max-width:210px}.style_step7Inst__NQxsM .style_step__31sEC{margin-bottom:48px;display:flex;gap:24px}.style_step7Inst__NQxsM .style_step__31sEC .style_info___Ce_F{display:flex;flex-direction:column;gap:12px;flex:1 1}.style_step7Inst__NQxsM .style_step__31sEC .style_info___Ce_F button[data-simple=true]{padding-left:0;pointer-events:none}.style_step7Inst__NQxsM ul{flex-direction:column;list-style:disc inside}.style_step7Inst__NQxsM ul li{line-height:145%;font-size:14px}@media(max-width:768px){.style_step7Inst__NQxsM .style_inputs__aMd94>div{width:calc(50% - 12px);max-width:100%}}@media(max-width:480px){.style_step7Inst__NQxsM .style_inputs__aMd94{margin-top:24px;gap:12px}.style_step7Inst__NQxsM .style_inputs__aMd94>div{width:100%}.style_step7Inst__NQxsM .style_step__31sEC{margin-bottom:24px}}.style_step1__1xovz{width:100%;padding:24px;border-radius:12px;background:#fff;display:flex;flex-direction:column}.style_step1__1xovz .style_label__TQAuF{width:13%;min-width:max-content;font-weight:500;font-size:16px}.style_step1__1xovz .style_line1__u_vp_{display:flex;align-items:center;width:100%;gap:24px;margin-bottom:24px}.style_step1__1xovz .style_line1__u_vp_>div{background:var(--gray6);padding:4px;height:53px;min-width:190px}.style_step1__1xovz .style_line1__u_vp_>div button{padding-inline:24px;width:max-content}.style_step1__1xovz .style_deliveryDate__Gvze2{display:flex;align-items:center;gap:24px;margin-bottom:24px}.style_step1__1xovz .style_deliveryDate__Gvze2>div{max-width:294px}.style_step1__1xovz .style_line2__ATKKm{display:flex;align-items:flex-start;width:100%;gap:24px}.style_step1__1xovz .style_line2__ATKKm .style_radios___mAzz{display:flex;flex-wrap:wrap;align-items:center;gap:24px;flex:1 1}.style_step1__1xovz .style_line2__ATKKm .style_radios___mAzz label{width:calc(20% - 24px);display:flex;align-items:center;gap:12px;cursor:pointer}.style_step1__1xovz .style_line2__ATKKm .style_radios___mAzz label span{font-size:13px;flex:1 1}.style_step1__1xovz .style_interactiveMapSearchInputContainer__G0ao5{width:50%;min-width:320px!important}.style_step1__1xovz .style_mapBlock__6yaEF{display:flex;flex-direction:column;gap:24px;margin-top:48px}.style_step1__1xovz .style_mapBlock__6yaEF h2{font-weight:700;font-size:24px;line-height:140%;padding-top:48px;border-top:1px solid var(--gray5)}.style_step1__1xovz .style_underMapInputs__fJ6Ou{display:flex;align-items:center;gap:24px;margin-top:24px}.style_step1__1xovz .style_underMapInputs__fJ6Ou p{font-size:14px;color:var(--gray1);transform:translateY(12px)}.style_step1__1xovz .style_underMapInputs__fJ6Ou>div{width:282px}@media(max-width:1024px){.style_step1__1xovz .style_line2__ATKKm .style_radios___mAzz label{width:calc(33% - 24px)}}@media(max-width:768px){.style_step1__1xovz .style_interactiveMapSearchInputContainer__G0ao5,.style_step1__1xovz .style_label__TQAuF{width:100%}.style_step1__1xovz .style_line1__u_vp_{gap:12px}.style_step1__1xovz .style_line1__u_vp_,.style_step1__1xovz .style_underMapInputs__fJ6Ou{flex-direction:column;align-items:flex-start}.style_step1__1xovz .style_underMapInputs__fJ6Ou>div{width:100%}.style_step1__1xovz .style_line2__ATKKm{flex-direction:column}.style_step1__1xovz .style_line2__ATKKm .style_radios___mAzz label{width:calc(50% - 24px)}}@media(max-width:480px){.style_step1__1xovz{padding:12px}.style_step1__1xovz .style_line2__ATKKm .style_radios___mAzz label{width:100%}}.style_browseHomesBtn__1XYK6{display:none!important}.style_searchFilters__dqbwS{display:flex;gap:12px;padding:9px 12px;border-radius:12px;border:1px solid hsla(0,0%,100%,.2);background:rgba(34,34,34,.5019607843);height:64px;width:100%;justify-content:space-between}.style_searchFilters__dqbwS[data-rtl=true] .style_searchInput__VDEo9>div svg{right:unset;left:12px}.style_searchFilters__dqbwS>button{padding-inline:35px}.style_searchFilters__dqbwS .style_searchInput__VDEo9{flex:2 1}.style_searchFilters__dqbwS .style_multiSelect__8ku_o{flex:1 1}.style_searchFilters__dqbwS .style_roomsSelect__0k0Ny{position:relative;flex:1 1}.style_searchFilters__dqbwS .style_roomsSelect__0k0Ny>span{height:44px;padding-inline:12px 16px;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:6px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.style_searchFilters__dqbwS .style_roomsSelect__0k0Ny>span b{color:var(--gray2);font-size:13px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;flex:1 1}.style_searchFilters__dqbwS .style_roomsSelect__0k0Ny>span b[data-active=true]{color:#222}@media(max-width:1024px){.style_searchFilters__dqbwS>div:last-of-type,.style_searchFilters__dqbwS>div:nth-last-of-type(2){display:none}.style_searchFilters__dqbwS>div:not(.style_searchInput__VDEo9){max-width:30%}}@media(max-width:768px){.style_searchFilters__dqbwS>div:not(.style_searchInput__VDEo9){display:none}}@media(max-width:480px){.style_searchFilters__dqbwS{display:none}.style_browseHomesBtn__1XYK6{display:flex!important;margin-top:24px;max-width:288px;height:40px}}.styles_interactiveMapSearchInputContainer__U49P0{position:relative;height:max-content;width:max-content}.styles_clearButton__yfBlr{display:flex;align-items:center;justify-content:center;top:14px;right:12px;height:16px;width:16px;border-radius:50%;position:absolute;cursor:pointer;overflow:hidden}.styles_clearButton__yfBlr img{filter:grayscale(100%) invert(.3)}.styles_clearButton__yfBlr:hover img{filter:grayscale(100%) invert(.8)}.styles_clearButton__yfBlr:active{opacity:.5}.styles_interactiveMapSearchInput__gS9wk{height:44px;width:100%;border-radius:8px;padding:12px 16px;font-size:14px;line-height:150%;font-weight:400;outline:none;border:1px solid var(--gray5)}.styles_interactiveMapSearchInput__gS9wk:focus{border-color:var(--main_purple)}.styles_interactiveMapSearchInputDropdown__OBhCn{position:absolute;top:100%;left:0;height:max-content;width:100%;background-color:#fff;z-index:100;border-radius:8px;border:1px solid var(--gray5);overflow:hidden}.styles_addressItem__g8bgL{padding:12px 16px;font-size:14px;line-height:150%;width:100%;max-lines:1;cursor:pointer}.styles_addressItem__g8bgL:hover{background-color:var(--main_purple);color:var(--white)}.oqood_oqoodSection__ye6ng{display:flex;flex-direction:column;width:100%;max-width:100%!important;min-width:100%!important}.oqood_oqoodSection__ye6ng .oqood_progressBlock__iCsdp{max-width:306px}.oqood_oqoodSection__ye6ng .oqood_progressBlock__iCsdp>span{font-size:13px;color:var(--gray1)}.oqood_oqoodSection__ye6ng .oqood_scheduleBlock__eoZEb{display:flex;flex-direction:column;gap:24px}.oqood_oqoodSection__ye6ng .oqood_scheduleBlock__eoZEb h3{font-weight:700;font-size:24px;margin-top:24px}.oqood_oqoodSection__ye6ng .oqood_scheduleBlock__eoZEb>p{font-size:18px}.oqood_oqoodSection__ye6ng .oqood_scheduleBlock__eoZEb .oqood_paymentPlans__H1F34{display:flex;flex-direction:column;gap:24px}.oqood_oqoodSection__ye6ng .oqood_scheduleBlock__eoZEb .oqood_paymentPlans__H1F34 .oqood_dates__vnSfd{display:flex;flex-direction:column;gap:12px}.oqood_oqoodSection__ye6ng .oqood_scheduleBlock__eoZEb .oqood_paymentPlans__H1F34 .oqood_dates__vnSfd .oqood_date__w6G_j{display:flex;align-items:center;align-items:flex-start;gap:24px;padding-right:30px;position:relative;max-width:max-content}.oqood_oqoodSection__ye6ng .oqood_scheduleBlock__eoZEb .oqood_paymentPlans__H1F34 .oqood_dates__vnSfd .oqood_date__w6G_j>svg{position:absolute;right:-30px;top:30px;filter:contrast(0) opacity(.7);transition:.1s ease-in-out;cursor:pointer}.oqood_oqoodSection__ye6ng .oqood_scheduleBlock__eoZEb .oqood_paymentPlans__H1F34 .oqood_dates__vnSfd .oqood_date__w6G_j>svg:hover{filter:contrast(1) opacity(1)}.oqood_oqoodSection__ye6ng .oqood_scheduleBlock__eoZEb .oqood_paymentPlans__H1F34 .oqood_dates__vnSfd .oqood_date__w6G_j>div{width:294px}.oqood_oqoodSection__ye6ng .oqood_scheduleBlock__eoZEb .oqood_paymentPlans__H1F34>div[class*=fileUpload]{width:auto!important}@media(max-width:768px){.oqood_oqoodSection__ye6ng .oqood_scheduleBlock__eoZEb .oqood_paymentPlans__H1F34 .oqood_dates__vnSfd{width:100%}.oqood_oqoodSection__ye6ng .oqood_scheduleBlock__eoZEb .oqood_paymentPlans__H1F34 .oqood_dates__vnSfd .oqood_date__w6G_j{flex-direction:column;max-width:480px}.oqood_oqoodSection__ye6ng .oqood_scheduleBlock__eoZEb .oqood_paymentPlans__H1F34 .oqood_dates__vnSfd .oqood_date__w6G_j>div{width:100%;display:flex;flex-direction:column}.oqood_oqoodSection__ye6ng .oqood_scheduleBlock__eoZEb .oqood_paymentPlans__H1F34 .oqood_dates__vnSfd .oqood_date__w6G_j>svg{right:-10px}.oqood_oqoodSection__ye6ng .oqood_scheduleBlock__eoZEb .oqood_paymentPlans__H1F34>div[class*=fileUpload]{width:100%!important}.oqood_oqoodSection__ye6ng .oqood_scheduleBlock__eoZEb .oqood_paymentPlans__H1F34>div[class*=fileUpload] div[class*=placeholder]{display:flex!important}}@media(max-width:480px){.oqood_oqoodSection__ye6ng .oqood_date__w6G_j{flex-direction:column;gap:12px!important}.oqood_oqoodSection__ye6ng .oqood_date__w6G_j>svg{top:27px!important;right:-5px!important}.oqood_oqoodSection__ye6ng .oqood_date__w6G_j>div{width:100%}}.owner_owner___O8sA{display:flex;flex-direction:column;margin-block:24px}.owner_owner___O8sA .owner_title__0GlBf{display:flex;align-items:center;gap:12px;width:100%;padding-bottom:24px;border-bottom:1px solid var(--gray5);cursor:default}.owner_owner___O8sA .owner_title__0GlBf svg{cursor:pointer;filter:contrast(0) opacity(.7);transition:.1s ease-in-out}.owner_owner___O8sA .owner_title__0GlBf svg:hover{filter:contrast(1) opacity(1)}.owner_owner___O8sA h3{font-weight:700;font-size:18px}.owner_owner___O8sA .owner_inputsBlock__7Bufy{display:flex;align-items:flex-end;flex-wrap:wrap;gap:24px;margin-top:24px}.owner_owner___O8sA .owner_inputsBlock__7Bufy .owner_fileUploadBlock__TZkA9{min-width:100%;max-width:100%}.owner_owner___O8sA .owner_inputsBlock__7Bufy .owner_fileUploadBlock__TZkA9 span[class*=legend]{margin-bottom:0}.owner_owner___O8sA .owner_inputsBlock__7Bufy .owner_fileUploadBlock__TZkA9 span[class*=legend] b{color:var(--gray1);font-size:13px;font-weight:400}.owner_owner___O8sA .owner_inputsBlock__7Bufy div[class*=relative]{margin-bottom:0!important}.owner_owner___O8sA .owner_inputsBlock__7Bufy>div{flex:1 1;min-width:294px;max-width:294px;margin-bottom:0}@media(max-width:768px){.owner_owner___O8sA .owner_inputsBlock__7Bufy>div{flex:unset;min-width:100%;max-width:100%}}.style_step2__ZFa0L{width:100%;padding:24px;border-radius:12px;background:#fff;display:flex;flex-direction:column;gap:24px}.style_step2__ZFa0L .style_label__Su3Tm{width:13%}.style_step2__ZFa0L input:disabled{background:var(--gray6)}.style_step2__ZFa0L div[class*=select__]>div{height:44px}.style_step2__ZFa0L h2{font-weight:700;font-size:24px;width:100%;margin-bottom:12px}.style_step2__ZFa0L .style_docTypes__pnVN4{display:flex;align-items:center;gap:24px}.style_step2__ZFa0L .style_docTypes__pnVN4 span{font-weight:500;font-size:16px}.style_step2__ZFa0L .style_docTypes__pnVN4>div{background:var(--gray6);padding:4px;min-height:53px;height:auto;min-width:216px;max-width:100%;flex-wrap:wrap}.style_step2__ZFa0L .style_docTypes__pnVN4>div button{padding-inline:24px;flex:1 1;min-width:max-content;height:45px}.style_step2__ZFa0L .style_documentScan__pVxjA{display:flex;flex-direction:column;gap:12px}.style_step2__ZFa0L .style_documentScan__pVxjA h3{font-weight:700;font-size:18px}.style_step2__ZFa0L .style_contractA__5KfUf{display:flex;flex-direction:column;gap:12px}.style_step2__ZFa0L .style_contractA__5KfUf h3{font-weight:700;font-size:18px;line-height:150%}.style_step2__ZFa0L .style_contractA__5KfUf input{width:24%}.style_step2__ZFa0L .style_contractA__5KfUf .style_red__fMApc{color:var(--error)}.style_step2__ZFa0L .style_contractA__5KfUf .style_qrLabel__t71pk{font-weight:400;font-size:13px;line-height:150%;color:var(--gray1)}.style_step2__ZFa0L .style_inputs__4rXHB{display:flex;flex-wrap:wrap;gap:24px}.style_step2__ZFa0L .style_inputs__4rXHB>div{flex:1 1;min-width:294px;max-width:294px}@media(max-width:768px){.style_step2__ZFa0L{padding:12px}.style_step2__ZFa0L .style_label__Su3Tm{width:100%}.style_step2__ZFa0L .style_inputs__4rXHB>div{flex:unset;min-width:100%;max-width:100%}.style_step2__ZFa0L .style_docTypes__pnVN4{flex-direction:column;align-items:flex-start}}.style_step3__UMr15{width:100%;padding:24px;border-radius:12px;background:#fff;display:flex;flex-direction:column}.style_step3__UMr15 h2{font-weight:700;font-size:24px;width:100%}.style_step3__UMr15 .style_aboutBuilding__4u2cn{display:flex;flex-wrap:wrap;gap:24px;padding-bottom:48px;margin-bottom:48px;border-bottom:1px solid var(--gray5)}.style_step3__UMr15 .style_aboutBuilding__4u2cn>div{flex:1 1}.style_step3__UMr15 .style_aboutApartment__HCCAB{display:flex;flex-wrap:wrap;gap:24px;padding-bottom:48px;margin-bottom:48px;border-bottom:1px solid var(--gray5)}.style_step3__UMr15 .style_aboutApartment__HCCAB div[class*=inputBlock]{flex:1 1;max-width:294px}.style_step3__UMr15 .style_aboutApartment__HCCAB>p{width:100%;color:var(--gray1);font-size:14px}.style_step3__UMr15 .style_aboutApartment__HCCAB>label{display:flex;align-items:center;gap:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.style_step3__UMr15 .style_aboutApartment__HCCAB>label input{pointer-events:none}.style_step3__UMr15 .style_aboutApartment__HCCAB .style_roomsCountBlock__Zt6u4{width:100%;display:flex;flex-wrap:wrap;gap:24px}.style_step3__UMr15 .style_fileUpload__ZnlXx{display:flex;flex-wrap:wrap;gap:12px 48px;padding-bottom:48px;margin-bottom:48px;border-bottom:1px solid var(--gray5)}.style_step3__UMr15 .style_fileUpload__ZnlXx .style_filesBlock__efghN{display:flex;flex-direction:column;gap:12px 24px;flex:1 1}.style_step3__UMr15 .style_fileUpload__ZnlXx .style_filesBlock__efghN .style_uploadedImages__CAs6h{display:flex;flex-wrap:wrap;gap:12px;border-radius:12px}.style_step3__UMr15 .style_fileUpload__ZnlXx .style_filesBlock__efghN .style_uploadedImages__CAs6h[data-drag=true] .style_imageItem__dyTjs{cursor:-webkit-grab;cursor:grab}.style_step3__UMr15 .style_fileUpload__ZnlXx .style_filesBlock__efghN .style_uploadedImages__CAs6h[data-drag=true] .style_imageItem__dyTjs[data-dragging=true]{opacity:.5;border:1px dashed var(--main_cian)}.style_step3__UMr15 .style_fileUpload__ZnlXx .style_filesBlock__efghN .style_uploadedImages__CAs6h[data-drag=true] .style_imageItem__dyTjs:active{cursor:-webkit-grabbing;cursor:grabbing}.style_step3__UMr15 .style_fileUpload__ZnlXx .style_filesBlock__efghN .style_uploadedImages__CAs6h[data-drag=true] .style_imageItem__dyTjs:active .style_imgActions__ptPtw{opacity:0!important}.style_step3__UMr15 .style_fileUpload__ZnlXx .style_filesBlock__efghN .style_uploadedImages__CAs6h .style_imageItem__dyTjs{width:calc(20% - 12px)!important;min-width:110px;height:80px!important;border-radius:12px;overflow:hidden;position:relative;transition:.3s ease-in-out}.style_step3__UMr15 .style_fileUpload__ZnlXx .style_filesBlock__efghN .style_uploadedImages__CAs6h .style_imageItem__dyTjs[id=skeleton]{width:calc(20% - 12px)!important;min-width:110px!important;min-height:80px!important}.style_step3__UMr15 .style_fileUpload__ZnlXx .style_filesBlock__efghN .style_uploadedImages__CAs6h .style_imageItem__dyTjs:hover .style_imgActions__ptPtw{opacity:1}.style_step3__UMr15 .style_fileUpload__ZnlXx .style_filesBlock__efghN .style_uploadedImages__CAs6h .style_imageItem__dyTjs .style_imgActions__ptPtw{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(63,63,63,.5019607843);opacity:0;transition:.3s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.style_step3__UMr15 .style_fileUpload__ZnlXx .style_filesBlock__efghN .style_uploadedImages__CAs6h .style_imageItem__dyTjs .style_imgActions__ptPtw svg{cursor:pointer}.style_step3__UMr15 .style_fileUpload__ZnlXx .style_filesBlock__efghN .style_uploadedImages__CAs6h .style_imageItem__dyTjs img{width:100%;height:100%;object-fit:cover}.style_step3__UMr15 .style_fileUpload__ZnlXx .style_filesBlock__efghN h2{margin-bottom:12px}.style_step3__UMr15 .style_fileUpload__ZnlXx .style_filesBlock__efghN p{color:var(--gray1);font-size:14px;line-height:140%;text-wrap:balance}.style_step3__UMr15 .style_fileUpload__ZnlXx .style_filesBlock__efghN div[class*=fileUpload]{width:100%;margin-bottom:0}.style_step3__UMr15 .style_videos__hmP0m{display:flex;flex-direction:column;gap:24px}@media(max-width:768px){.style_step3__UMr15{padding:12px}.style_step3__UMr15 .style_fileUpload__ZnlXx{margin-bottom:24px;flex-direction:column}.style_step3__UMr15 .style_aboutApartment__HCCAB div[class*=inputBlock],.style_step3__UMr15 .style_aboutBuilding__4u2cn>div{width:calc(50% - 24px);flex:unset}}@media(max-width:480px){.style_step3__UMr15 .style_aboutApartment__HCCAB div[class*=inputBlock],.style_step3__UMr15 .style_aboutBuilding__4u2cn>div{width:100%;max-width:100%}}.style_step4__n4Vi3{width:100%;padding:24px;border-radius:12px;background:#fff;display:flex;flex-direction:column;gap:24px}.style_step4__n4Vi3 h2{font-weight:700;font-size:24px;width:100%}.style_step4__n4Vi3 h3{font-weight:500;font-size:16px;width:100%}.style_step4__n4Vi3 .style_amentiesBlock__FbglG,.style_step4__n4Vi3 .style_parkingsBlock__dkl9I{display:flex;flex-wrap:wrap;gap:6px}.style_step4__n4Vi3 .style_amentiesBlock__FbglG button,.style_step4__n4Vi3 .style_parkingsBlock__dkl9I button{border-radius:10px;padding-inline:12px;font-size:13px;height:32px;display:flex;align-items:center;justify-content:center;font-weight:500;background:var(--gray6)}.style_step4__n4Vi3 .style_amentiesBlock__FbglG button[data-selected=true],.style_step4__n4Vi3 .style_parkingsBlock__dkl9I button[data-selected=true]{color:#fff;background:var(--main_purple)}@media(max-width:768px){.style_step4__n4Vi3{padding:12px}}.style_container__ZNvhR{display:flex;flex-direction:column;align-items:center;gap:48px;overflow:hidden}@media(max-width:768px){.style_container__ZNvhR{gap:24px}}