.signInPage_root__ro9HW{flex:1;padding-bottom:2.5rem;display:flex;justify-content:center;flex-direction:column}.signInPage_title__cpITA{margin-bottom:1.5rem;text-align:center}.signInPage_subTitle__WY35K{margin-bottom:2.5rem;text-align:center}.signInPage_link__KKHSF{color:var(--color-orange-light)}.signInPage_link__KKHSF:hover{color:var(--color-orange)}.password_root__Blsyl{--input-asterisk-color:var(--color-castleton-green)}.password_input__7wIIZ{--input-bg:var(--color-grey-transparent);--input-radius:0.5rem;--input-fz:1rem;--input-size:2.5rem;--input-height:2.5rem;--input-bd-focus:var(--color-blue)}.password_input__7wIIZ:focus{box-shadow:#ffffff 0 0 0 0,var(--color-blue) 0 0 0 1px,#000000 0 0 0 0}@media (min-width:1024px){.password_input__7wIIZ{--input-size:2.75rem;--input-height:3.125rem}}.password_label__PD6Sw{margin-bottom:.75rem;font-weight:400;font-size:.875rem;line-height:.857em;letter-spacing:.02em;color:var(--color-gray)}.button_rootBase__u4ewc{padding:.625rem 1.25rem;height:auto;font-size:1rem;line-height:1.4em;color:#fff;border-radius:.375rem;transition-property:color,background-color,border-color,fill,stroke;transition-duration:var(--global-anim-duration);transition-timing-function:var(--global-anim)}.button_rootBase__u4ewc:focus-visible{outline:none}.button_orangeBtn__MVfXB{--button-bg:var(--color-orange-light)!important;--button-hover:var(--color-contrast)!important;--button-hover-color:#fff!important}.button_blackBtn__9or0R{--button-bg:var(--color-dark)!important;--button-hover:var(--color-contrast)!important;--button-hover-color:#fff!important}.button_orangeBorderBtn__OnNee{color:var(--color-orange-light);border-color:var(--color-orange-light);--button-bg:#fff!important;--button-hover:#fff!important;--button-hover-color:#fff!important}.button_orangeBorderBtn__OnNee:hover{color:var(--color-contrast);border-color:var(--color-contrast)}.button_borderBtn__4JrdT{color:var(--color-dark);border-color:var(--color-dark);--button-bg:#fff!important;--button-hover:var(--color-dark)!important;--button-hover-color:#fff!important}.button_moreBtn__K7Tal{color:#7b7b7b;border-color:#dcdcdc;--button-bg:#fff!important;--button-hover:#fff!important;--button-hover-color:#222020!important}.button_moreBtn__K7Tal:hover{border-color:#222020}.button_buttonEmpty__lFaP1{color:#fff;border-color:rgba(255,255,255,.3);--button-bg:transparent!important;--button-hover:rgba(255,255,255,0.1)!important;--button-hover-color:#fff!important}.button_label__hDUjm{white-space:wrap}.button_section__jA9V7{flex-shrink:0;flex-grow:0;width:1rem;height:1rem}@media (min-width:1024px){.button_section__jA9V7{width:1.5rem;height:1.5rem}}.cookiePopup_drawer__ZyoTk{position:fixed;bottom:0;left:0;right:0;background:#161718;box-shadow:0 -4px 20px rgba(0,0,0,.15);z-index:9999;animation:cookiePopup_slideUp__ndNcr .3s ease-out}@keyframes cookiePopup_slideUp__ndNcr{0%{transform:translateY(100%)}to{transform:translateY(0)}}.cookiePopup_drawerContent__5wnhZ{max-width:1200px;margin:0 auto;padding:24px;display:flex;align-items:center;gap:24px;flex-wrap:wrap}.cookiePopup_drawerText__pba5P{flex:1;color:white;font-size:15px;line-height:1.6;margin:0;min-width:300px}.cookiePopup_drawerButtons__XwTTv{display:flex;gap:12px;flex-wrap:wrap}.cookiePopup_gearIcon__9UxCi{width:20px;height:20px}.cookiePopup_modalOverlay__0vrl2{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;animation:cookiePopup_fadeIn__WMTIj .2s ease-out}@keyframes cookiePopup_fadeIn__WMTIj{0%{opacity:0}to{opacity:1}}.cookiePopup_modal__vxovU{background:white;border-radius:16px;max-width:700px;width:100%;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:cookiePopup_slideIn__oZBHK .3s ease-out}@keyframes cookiePopup_slideIn__oZBHK{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.cookiePopup_modalHeader__DFRiv{display:flex;justify-content:space-between;align-items:center;padding:24px 28px;border-bottom:1px solid #e5e7eb}.cookiePopup_modalTitle__1WpR6{margin:0;font-size:24px;font-weight:700;color:#1f2937}.cookiePopup_closeButton__Ee_IL{background:none;border:none;font-size:32px;color:#6b7280;cursor:pointer;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease;padding:0;line-height:1}.cookiePopup_closeButton__Ee_IL:hover{background:#f3f4f6;color:#1f2937}.cookiePopup_modalBody__Butm3{padding:28px;overflow-y:auto;flex:1}.cookiePopup_infoSection___XgqY{margin-bottom:24px}.cookiePopup_infoTitle__SpExq{margin:0 0 16px;font-size:18px;font-weight:700;color:#1f2937}.cookiePopup_infoText__KFAkH{margin:0 0 12px;font-size:14px;line-height:1.6;color:#4b5563}.cookiePopup_infoText__KFAkH:last-child{margin-bottom:0}.cookiePopup_accordion___64aw{margin-bottom:12px;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:white;transition:all .2s ease}.cookiePopup_accordion___64aw:hover{border-color:var(--color-orange-light);box-shadow:0 2px 8px rgba(102,126,234,.1)}.cookiePopup_accordionHeader__SAs0t{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;cursor:pointer;user-select:none;transition:background .2s ease}.cookiePopup_accordionHeader__SAs0t:hover{background:#f9fafb}.cookiePopup_accordionTitle__vpg9B{font-size:16px;font-weight:600;color:#1f2937}.cookiePopup_accordionRight__tI22s{display:flex;align-items:center;gap:16px}.cookiePopup_alwaysEnabled__uX5VT{padding:6px 12px;font-size:14px;color:#fff;background-color:var(--color-orange-light);border-radius:6px;pointer-events:none}.cookiePopup_toggleButtons__8cniA{display:flex;gap:8px;background:#f3f4f6;padding:4px;border-radius:8px}.cookiePopup_toggleButton__Bq3y3{padding:6px 12px;border:none;background:transparent;color:var(--color-dark);font-size:13px;font-weight:600;cursor:pointer;border-radius:6px;transition:all .2s ease;white-space:nowrap}.cookiePopup_toggleButtonActive__9IAgD{color:#fff!important;background-color:var(--color-orange-light);box-shadow:0 1px 3px rgba(0,0,0,.1)}.cookiePopup_accordionIcon__jpZsT{font-size:24px;color:#9ca3af;font-weight:300;width:24px;text-align:center}.cookiePopup_accordionBody__5Cwgt{padding:0 20px 20px;font-size:14px;line-height:1.7;color:#4b5563;border-top:1px solid #f3f4f6}.cookiePopup_accordionBody__5Cwgt p{margin:12px 0}.cookiePopup_accordionBody__5Cwgt p:first-child{margin-top:16px}.cookiePopup_accordionBody__5Cwgt p:last-child{margin-bottom:0}.cookiePopup_modalFooter__NEza6{padding:20px 28px;border-top:1px solid #e5e7eb;display:flex;justify-content:center}.cookiePopup_allowButton__VaJhH{padding:14px 48px;font-size:16px;font-weight:700;box-shadow:0 4px 12px rgba(102,126,234,.3)}.cookiePopup_allowButton__VaJhH:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}@media (max-width:768px){.cookiePopup_drawerContent__5wnhZ{flex-direction:column;align-items:stretch;padding:20px}.cookiePopup_drawerText__pba5P{min-width:unset}.cookiePopup_drawerButtons__XwTTv{justify-content:stretch}.cookiePopup_buttonEmpty__kOUbF{flex:1}.cookiePopup_modalHeader__DFRiv{padding:20px}.cookiePopup_modalTitle__1WpR6{font-size:20px}.cookiePopup_modalBody__Butm3{padding:20px}.cookiePopup_accordionHeader__SAs0t{flex-direction:column;align-items:flex-start;gap:12px}.cookiePopup_accordionRight__tI22s{width:100%;justify-content:space-between}.cookiePopup_toggleButton__Bq3y3,.cookiePopup_toggleButtons__8cniA{flex:1}}@media (max-width:480px){.cookiePopup_drawerButtons__XwTTv{flex-direction:column}.cookiePopup_allowButton__VaJhH,.cookiePopup_buttonEmpty__kOUbF{width:100%}}.logo_link__W1fEn{display:flex;align-items:center;column-gap:.5rem;font-size:1rem;font-weight:700;color:#fff}@media (min-width:1024px){.logo_link__W1fEn{padding:.4375rem .75rem;font-size:1.125rem;border-radius:.5rem}.logo_link__W1fEn:hover{background-color:var(--color-orange);transition-property:background-color;transition-duration:var(--global-anim-duration);transition-timing-function:var(--global-anim)}}.logo_icon__HLBJ_{width:1.875rem;height:1.875rem}@media (min-width:1024px){.logo_icon__HLBJ_{width:2.125rem;height:2.125rem}}.footer_root__rj_DU{background-color:#171717}.footer_menuWrp__WrLRn{padding-top:2.5rem;padding-bottom:2.5rem;color:#fff;border-bottom:1px solid #292929}.footer_menu__Bdu9o a{color:#A4A4A4;transition-property:color;transition-duration:var(--global-anim-duration);transition-timing-function:var(--global-anim)}.footer_menu__Bdu9o a:hover{color:var(--color-orange-light)}.footer_menuContainer__naBVk{display:grid;gap:1.5rem}@media (min-width:1024px){.footer_menuContainer__naBVk{grid-template-columns:23rem repeat(3,minmax(0,1fr));padding-top:3.75rem}}.footer_mainWrp__jZ_Jd{display:grid;row-gap:1rem}@media (min-width:1024px){.footer_mainWrp__jZ_Jd{row-gap:1.5rem;padding-right:5rem}}@media (max-width:1023px){.footer_logoWrp__Vims8{grid-column:1;grid-row:1}}.footer_logoDescription__fnR_3{color:#A4A4A4}@media (max-width:1023px){.footer_logoDescription__fnR_3{grid-column:1/3;grid-row:2;color:#A4A4A4}}.footer_menuHeader__b0UhT{margin-bottom:1rem;font-size:1.125rem;line-height:1.75rem;font-weight:700}.footer_menuList__TJ_Q1{display:grid;row-gap:.5rem;list-style:none}.footer_menuList__TJ_Q1 a{position:relative;padding-left:.75rem}.footer_menuList__TJ_Q1 a:before{content:"";position:absolute;top:.625rem;left:0;display:block;width:.25rem;height:.25rem;background-color:#fff;border-radius:50%}.footer_copyrightWrp__wTNMJ{padding-top:1rem;padding-bottom:1rem;color:#bdbdbd;transition-property:color;transition-duration:var(--global-anim-duration);transition-timing-function:var(--global-anim)}.footer_copyrightContainer__1oiv_{text-align:center}@media (max-width:1023px){.footer_copyrightContainer__1oiv_{display:grid;row-gap:1.5rem}}@media (min-width:1024px){.footer_copyrightContainer__1oiv_{display:flex;align-items:center;justify-content:space-between;column-gap:1.5rem}.footer_countrySwitcher__Q_XUb{order:4}}.footer_copyrightWrp__wTNMJ a{color:#bdbdbd}.footer_copyrightWrp__wTNMJ a:hover{color:var(--color-orange-light)}.footer_socLinks__GCYlz{display:flex;align-items:center;justify-content:center;column-gap:.5rem;padding:0;margin:0;list-style:none}@media (max-width:1023px){.footer_socLinks__GCYlz{grid-column:2;grid-row:1}}@media (min-width:1024px){.footer_socLinks__GCYlz{justify-content:flex-start}}.footer_socIcon__nuohC{display:block;width:2.5rem;height:2.5rem}.footer_copyMenu__Ia_rh{gap:.5rem;justify-content:center;padding:0;margin:0;list-style:none}@media (max-width:1023px){.footer_copyMenu__Ia_rh{display:grid}}@media (min-width:1024px){.footer_copyMenu__Ia_rh{order:2;display:flex}.footer_sitemap__PO40D{order:3}}.footer_copyright__EebrH{text-align:center}.footer_blackBtn__LUqS7{--button-bg:transparent!important;--button-hover:transparent!important;height:3rem!important;padding-right:.625rem!important;padding-left:.625rem!important;color:#bdbdbd!important;border-color:#bdbdbd}.footer_blackBtn__LUqS7:hover{color:var(--color-orange-light)!important;border-color:var(--color-orange-light)}.signIn_form__D9Ikw{padding:3rem;max-width:33rem;width:100%;margin-left:auto;margin-right:auto;box-shadow:0 2px 28px rgba(0,0,0,.15);border-radius:2rem}.signIn_formRegister__T_okQ{max-width:62rem}.signIn_formGrid__ZUZCZ{display:grid;row-gap:2rem}@media (min-width:768px){.signIn_formGridColumns__qF093{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2rem}.signIn_formGridColumns__qF093 .signIn_toolbar__U_qds{grid-column:1/3}}.signIn_formGridRow3__BBLMr{display:grid;gap:2rem}@media (min-width:768px){.signIn_formGridRow3__BBLMr{grid-column:1/3;grid-template-columns:repeat(3,minmax(0,1fr))}}.signIn_toolbar__U_qds{display:flex;align-items:center;justify-content:space-between}.signIn_fieldIcon__ijH3R{width:1rem!important;height:1rem!important}.signIn_submitBtnIcon__hJrNt{width:1rem;height:1rem}.signIn_error__uhMCC{margin-top:.5rem;margin-bottom:0;color:var(--color-red);font-size:.875rem;font-weight:400}.signIn_success__RiytX{color:var(--color-green)}.signIn_link__qd65D:hover{color:var(--color-orange-light)}.signIn_socialLogin__HPHCz{margin-top:2rem;padding-top:2rem;text-align:center;border-top:1px solid var(--color-grey-light,#eee)}.areasList_root__k6wmt{margin-bottom:2.5rem}@media (min-width:1024px){.areasList_root__k6wmt{margin-top:5rem;margin-bottom:5rem}}.areasList_header__bMvvP{margin-bottom:1.5rem;text-align:center}.areasList_grid__2cNRy{display:grid;grid-template-columns:repeat(auto-fill,minmax(13.75rem,1fr));gap:.5rem;margin-bottom:1.5rem}@media (min-width:768px){.areasList_grid__2cNRy{column-gap:1.5rem;row-gap:1rem}}.areasList_link__8h630{display:flex;align-items:center;column-gap:.5rem;padding:.375rem .625rem;border-radius:.5rem;border:1px solid #f4f5f3}@media (min-width:768px){.areasList_link__8h630{padding-top:.625rem;padding-bottom:.625rem}.areasList_link__8h630:hover{border-color:var(--color-orange-light)}}.areasList_icon__mDQyt{width:2.5rem;height:2.5rem;object-fit:contain}.areasList_label__POP8H{display:block;margin-bottom:.25rem;font-size:.75rem;color:#7B7B7B}.areasList_value__NLx74{font-size:.875rem;font-weight:500;color:#16171A}.areasList_allLink__2lBCH{background-color:transparent}@media (max-width:767px){.areasList_allLink__2lBCH{width:100%}}.areasList_allLinkWrp__Q__dg{text-align:center}.bestAreas_root__cBPOy{margin-bottom:2.5rem}@media (min-width:1024px){.bestAreas_root__cBPOy{margin-bottom:5rem}}.bestAreas_header__5Mimw{text-align:center}@media (min-width:1024px){.bestAreas_header__5Mimw{margin-bottom:1rem}}.bestAreas_subHeader__xURN1{margin-bottom:1.5rem;font-size:.875rem;color:#5e5e5e;font-weight:500;text-align:center}@media (min-width:1024px){.bestAreas_subHeader__xURN1{margin-bottom:2rem;font-size:1rem}}.bestAreas_grid__uuekr{display:grid;row-gap:1rem;margin-bottom:1.5rem}@media (min-width:1024px){.bestAreas_grid__uuekr{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.5rem}}.bestAreas_item__KGeGp{box-shadow:0 4px 14px rgba(0,0,0,.25);border-radius:1rem;overflow:hidden}@media (min-width:768px){.bestAreas_item__KGeGp{display:grid;grid-template-columns:15.25rem 1fr}}.bestAreas_photoWrp__khMAZ{position:relative;display:block}@media (min-width:768px){.bestAreas_photoWrp__khMAZ{border-radius:1.25rem;overflow:hidden}.bestAreas_photoWrp__khMAZ:hover .bestAreas_count__AzxIi{background-color:var(--color-orange-light)}}.bestAreas_photo__KOf_Y{object-fit:cover}.bestAreas_photoContent__L6qeM{position:relative;height:7.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(180deg,rgba(255,118,57,.1),rgba(0,0,0,.58))}@media (min-width:768px){.bestAreas_photoContent__L6qeM{height:100%}}.bestAreas_title__Foau2{position:relative;z-index:1;margin:0;color:#fff;font-size:1.5rem;font-weight:800;text-align:center;text-transform:uppercase}.bestAreas_count__AzxIi{position:relative;z-index:1;padding:.25rem .625rem;margin:0;font-size:.875rem;font-weight:500;color:#fff;border-radius:3.625rem;background-color:rgba(255,255,255,.3)}.bestAreas_descrWrp__BMDsO{padding:1rem}@media (min-width:768px){.bestAreas_descrWrp__BMDsO{padding-left:1.25rem}.bestAreas_priceWrp___KBGz{text-align:right}}.bestAreas_price__hjbke{display:inline-block;padding:.375rem .875rem;margin-top:0;margin-bottom:1rem;font-size:.875rem;font-weight:700;color:#fff;border-radius:1.25rem;background-color:var(--color-orange-light)}.bestAreas_price__hjbke:empty{display:none}@media (min-width:768px){.bestAreas_price__hjbke{margin-bottom:1.5rem;font-size:1rem}}.bestAreas_typeList__mPbUe{display:grid;row-gap:.5rem;margin:0 0 1rem;padding:0;list-style:none}.bestAreas_typeLine__zT59e{display:flex;align-items:center;gap:.5rem;color:#222020}.bestAreas_typeLine__zT59e:hover{color:var(--color-orange-light)}.bestAreas_typeLine__zT59e p{margin:0}.bestAreas_typeIcon__oAhe1{display:block;width:1rem;height:1rem}.bestAreas_typeName__breWh{font-weight:700}.bestAreas_typeCount__qPCXE{color:#7b7b7b}.bestAreas_typeMore__BbGEk{display:flex;align-items:center;gap:.5rem;font-weight:500;color:var(--color-orange-light);transition-property:color;transition-duration:var(--global-anim-duration);transition-timing-function:var(--global-anim)}.bestAreas_typeMore__BbGEk:hover{color:var(--color-orange)}.bestAreas_typeMoreIcon__V_TkT{width:1rem;height:1rem;transform:rotate(-90deg)}.bestAreas_moreBtnWrp__E014Z{text-align:center}@media (max-width:767px){.bestAreas_moreBtn__Z_6rx{width:100%}}.breadcrumbs_root__Z4mDL{padding:.75rem 0;margin-bottom:1rem;background-color:var(--color-grey-light-2);border-radius:8px;overflow-x:auto;overflow-y:hidden}.breadcrumbs_root__Z4mDL::-webkit-scrollbar{height:.25rem}.breadcrumbs_root__Z4mDL::-webkit-scrollbar-track{background:transparent}.breadcrumbs_root__Z4mDL::-webkit-scrollbar-thumb{background:var(--color-grey);border-radius:.25rem}.breadcrumbs_root__Z4mDL::-webkit-scrollbar-thumb:hover{background:var(--color-grey-dark)}@media (min-width:1024px){.breadcrumbs_root__Z4mDL{margin-bottom:1.5rem}}.breadcrumbs_list__6Yb4o{display:flex;flex-wrap:nowrap;align-items:center;gap:.5rem;margin:0;padding:0 1rem;list-style:none;white-space:nowrap}.breadcrumbs_item__hR69f{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.breadcrumbs_link__GS_n4{display:flex;align-items:center;color:var(--color-grey-dark);text-decoration:none;font-size:.875rem;line-height:1.5;transition:color var(--global-anim-duration) var(--global-anim);white-space:nowrap}.breadcrumbs_link__GS_n4:hover,.breadcrumbs_link__GS_n4:hover .breadcrumbs_homeIcon__LiQgt{color:var(--color-orange)}.breadcrumbs_homeIcon__LiQgt{width:1rem;height:1rem;color:var(--color-grey-dark);transition:color var(--global-anim-duration) var(--global-anim)}.breadcrumbs_separator___yYLz{width:1rem;height:1rem;color:var(--color-grey-dark);flex-shrink:0}.breadcrumbs_current__FKwoA{color:var(--color-grey-dark);font-size:.875rem;line-height:1.5;font-weight:500;white-space:nowrap}.categoriesPreview_root__i63mv{margin-bottom:2.5rem}@media (min-width:1024px){.categoriesPreview_root__i63mv{margin-top:5rem;margin-bottom:5rem}}.categoriesPreview_headerWrp__ZK64G{margin-bottom:1.5rem;text-align:center}@media (min-width:1024px){.categoriesPreview_headerWrp__ZK64G{margin-bottom:2.5rem}}.categoriesPreview_subHeader__lX2ly{margin-bottom:1.5rem;font-size:.875rem;color:#5e5e5e;font-weight:500;text-align:center}@media (min-width:1024px){.categoriesPreview_subHeader__lX2ly{margin-bottom:2rem;font-size:1rem}}.categoriesPreview_grid__piEOo{display:grid;gap:.75rem;margin:0;padding:0;list-style:none}@media (min-width:768px){.categoriesPreview_grid__piEOo{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.categoriesPreview_grid__piEOo{gap:1rem;grid-template-columns:repeat(5,minmax(0,1fr))}}.categoriesPreview_category__WrGmm{position:relative;border-radius:.75rem;overflow:hidden}@media (min-width:1280px){.categoriesPreview_category__WrGmm:first-child{grid-column:1;grid-row:1/3}.categoriesPreview_category__WrGmm:nth-child(2){grid-column:2;grid-row:1}.categoriesPreview_category__WrGmm:nth-child(3){grid-column:2;grid-row:2}.categoriesPreview_category__WrGmm:nth-child(4){grid-column:3;grid-row:1/3}.categoriesPreview_category__WrGmm:nth-child(5){grid-column:4;grid-row:1}.categoriesPreview_category__WrGmm:nth-child(6){grid-column:4;grid-row:2}.categoriesPreview_category__WrGmm:nth-child(7){grid-column:5;grid-row:1/3}}.categoriesPreview_banner__uKBhY{object-fit:cover}.categoriesPreview_content__PKdWw{position:relative;padding:1.5rem;min-height:100%;color:#fff;background-image:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.7))}@media (min-width:1280px){.categoriesPreview_content__PKdWw{display:flex;flex-direction:column;justify-content:end}}.categoriesPreview_catHeader__knsCB{margin-top:0;margin-bottom:.625rem;font-size:1.125rem;font-weight:700}.categoriesPreview_catHeader__knsCB:hover{color:var(--color-orange-light)}.categoriesPreview_listLink__nk8Eq{display:grid;gap:.75rem;margin:0;padding:0;list-style:none}.categoriesPreview_listLink__nk8Eq a:hover{color:var(--color-orange-light)}.regionSwitcher_refInputWrp__dXNng{position:relative;width:100%}.regionSwitcher_refFormInput__OkA9z{--input-bg:#fff;--input-radius:0.5rem;--input-fz:1rem;--input-size:3rem;--input-height:3rem}@media (min-width:1280px){.regionSwitcher_refMainForm__cstCz .mantine-Input-section svg,.regionSwitcher_refMainForm__cstCz .regionSwitcher_refFormInputLoader__pdiWV{--loader-color:rgba(0,0,0,0.6);color:rgba(0,0,0,.6)}.regionSwitcher_refMainForm__cstCz .mantine-Combobox-dropdown{color:var(--color-dark)}.regionSwitcher_refForm__fWuEt .mantine-Input-section svg,.regionSwitcher_refForm__fWuEt .regionSwitcher_refFormInputLoader__pdiWV{--loader-color:#fff;color:#fff}.regionSwitcher_refFormInput__OkA9z{color:#fff}.regionSwitcher_refFormInput__OkA9z,.regionSwitcher_refFormInput__OkA9z:focus{--input-bd:#2444c2;--input-bg:#2444c2}.regionSwitcher_refFormInput__OkA9z::placeholder{color:rgba(255,255,255,.6)}}.regionSwitcher_refFormReset__rk5d7{--button-hover:transparent!important;position:absolute;top:1px;right:1px;bottom:1px;padding:0 .75rem;height:auto;color:#fff;background-color:transparent;border:none}.regionSwitcher_refFormReset__rk5d7:hover{color:var(--color-orange)}.regionSwitcher_refFormResetIcon__4Ea7D{display:block;width:1.5rem;height:1.5rem;color:var(--color-grey)}@media (min-width:1280px){.regionSwitcher_refFormResetIcon__4Ea7D{color:#fff}}.regionSwitcher_optionLine__4Heuw{display:flex;align-items:center;justify-content:space-between;column-gap:.5rem}.regionSwitcher_optionLineMini__kkgzq{font-size:.8125rem}.regionSwitcher_optionName__TxpmD{font-weight:700}.regionSwitcher_refMainForm__cstCz{flex-grow:1}.regionSwitcher_refMainForm__cstCz .regionSwitcher_refFormInput__OkA9z{border-bottom-right-radius:0!important;border-top-right-radius:0!important}@media (min-width:1280px){.regionSwitcher_refMainForm__cstCz .regionSwitcher_refFormInput__OkA9z{background:rgba(255,255,255,.5);opacity:.8;border:1px solid rgba(255,255,255,.6);color:#000}.regionSwitcher_refMainForm__cstCz .regionSwitcher_refFormInput__OkA9z::placeholder{color:rgba(0,0,0,.6)}.regionSwitcher_refMainForm__cstCz .regionSwitcher_refFormInput__OkA9z:focus{background:rgba(255,255,255,.7);border-color:#fff}}@media (max-width:1279px){.mobileMenu_root__MEm5Z{position:fixed;z-index:2;top:0;left:0;right:0;bottom:0;display:none;background-color:var(--color-grey-transparent);overflow:auto}}@media (min-width:1280px){.mobileMenu_root__MEm5Z{display:none}}@media (max-width:1279px){.mobileMenu_activeRoot__dEg7k{display:block}.mobileMenu_menu__QUEqQ{display:grid;row-gap:.375rem;padding:5.5rem .75rem .75rem}.mobileMenu_regionSwitcherWrp__3Gj9B{margin-bottom:1.5rem}.mobileMenu_accRoot__a6GvO{display:grid;row-gap:.375rem}.mobileMenu_accItem__gHSrF{min-height:3.25rem;border-bottom:none;background-color:#fff;border-radius:.5rem}.mobileMenu_accHeaderLink__qxl6Z,.mobileMenu_accItem__gHSrF,.mobileMenu_accLabel__bgHMk{color:var(--color-grey-dark)}.mobileMenu_linkLabel__RjsJ9{padding:0 1rem}.mobileMenu_accItem__gHSrF .mobileMenu_accLabel__bgHMk{display:flex;align-items:center;min-height:3.25rem;text-decoration:none;width:100%}.mobileMenu_linksList__7LgHN{display:grid;row-gap:1rem;margin:0;padding:0;list-style:none}.pcMenu_root__ZhxTe{display:none}}@media (min-width:1280px){.pcMenu_root__ZhxTe{display:flex;gap:1rem}}.pcMenu_link__FRvC8{font-size:.875rem;font-weight:600;color:#fff}@media (min-width:1280px){.pcMenu_link__FRvC8{padding:.5rem;background-color:var(--color-orange-light);border-radius:.5rem;transition-property:background-color;transition-duration:var(--global-anim-duration);transition-timing-function:var(--global-anim)}.pcMenu_link__FRvC8:hover{background-color:var(--color-orange)}}.languageSwitcher_targetBtn__2NPu_{padding:0;background-color:transparent;border:none;cursor:pointer}.languageSwitcher_targetBtn__2NPu_:disabed{cursor:default}.languageSwitcher_icon__vPEuC{display:block;width:1.5rem;height:1.5rem;border-radius:50%;overflow:hidden}@media (min-width:1024px){.languageSwitcher_icon__vPEuC{width:2rem;height:2rem}}.header_root__Mu9u0{position:sticky;z-index:11;top:0;margin-bottom:1rem;background-color:var(--color-orange-light);box-shadow:0 4px 5px rgba(55,41,41,.1)}@media (min-width:1024px){.header_root__Mu9u0{margin-bottom:2rem}}.header_container__mTo9E{position:relative;z-index:4;display:flex;align-items:center;justify-content:space-between;padding-top:.625rem;padding-bottom:.625rem;max-width:none;background-color:var(--color-orange-light)}@media (min-width:1024px){.header_container__mTo9E{padding-top:.375rem;padding-bottom:.375rem}}.header_leftPart__4a2Od{display:flex;align-items:center;gap:2rem}.header_rightPart__1dT95{display:flex;align-items:center;gap:.625rem}@media (min-width:1279px){.header_rightPart__1dT95{gap:1rem}}@media (min-width:1280px){.header_burgerBtn__8_8PX{display:none}}.header_accountBtnLabel__oavmt,.header_accountBtnLoggedIn__SfgVR{display:flex;align-items:center;justify-content:center}@media (max-width:1279px){.header_accountBtn__CgL5s{--button-bg:#fff!important;--button-hover:var(--color-dark)!important;--button-hover-color:#fff!important;padding:.3125rem!important;border:none;border-radius:50%!important}.header_accountBtnLoggedIn__SfgVR{padding:1px!important}.header_accountBtnLabel__oavmt{display:none}.header_accountBtn__CgL5s .mantine-Button-section svg{color:#000}.header_accountBtn__CgL5s .mantine-Button-section{margin-right:0}}@media (min-width:1280px){.header_accountBtn__CgL5s{--button-bg:var(--color-orange-light)!important;--button-hover:var(--color-orange)!important;--button-hover-color:#fff!important;height:3rem!important;padding:.5rem!important;border-color:#fff}.header_accountBtnIcon__VEkep{width:1.5rem!important;height:1.5rem!important}}.header_userAvatar__sZhY1{width:1.75rem;height:1.75rem;border-radius:50%;object-fit:cover}@media (min-width:1280px){.header_userAvatar__sZhY1{width:2.5rem;height:2.5rem}}.header_userInitials__AfWv1{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:50%;background-color:var(--color-orange);color:#fff;font-weight:600;font-size:.875rem}@media (min-width:1280px){.header_userInitials__AfWv1{width:2.5rem;height:2.5rem;font-size:1rem;background-color:transparent}}.presentationDrawer_drawer__DTwhz{position:fixed;bottom:0;left:0;right:0;z-index:2;background-color:#fff;box-shadow:0 -4px 12px rgba(0,0,0,.1);border-top:1px solid #e5e5e5;padding:1rem}@media (max-width:1023px){.presentationDrawer_drawer__DTwhz{min-height:10.625rem}}.presentationDrawer_container__IdgCQ{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:2.5rem 1fr auto;gap:.5rem;align-items:center}@media (min-width:1024px){.presentationDrawer_container__IdgCQ{grid-template-columns:auto 1fr auto auto;gap:1rem}}.presentationDrawer_countBox__X0VtK{display:flex;align-items:center;justify-content:center;grid-row:1/3;width:2.5rem;height:2.5rem;padding:1rem;background-color:#fff;border:1px solid var(--color-orange-light);border-radius:50%}@media (min-width:1024px){.presentationDrawer_countBox__X0VtK{width:3.5rem;height:3.5rem;padding:1.5rem}}.presentationDrawer_countNumber__yla1b{font-size:1rem;font-weight:700;color:var(--color-orange-light);line-height:1}@media (min-width:1024px){.presentationDrawer_countNumber__yla1b{font-size:1.5rem}}.presentationDrawer_infoSection__lQeFr{display:flex;flex-direction:column;gap:.75rem;grid-row:1/3;overflow:hidden}.presentationDrawer_propertiesList__dwDPq{display:flex;gap:.5rem;max-height:120px;overflow-y:auto;padding-right:.5rem;scrollbar-width:thin}.presentationDrawer_propertiesList__dwDPq::-webkit-scrollbar{width:4px}.presentationDrawer_propertiesList__dwDPq::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.presentationDrawer_propertiesList__dwDPq::-webkit-scrollbar-thumb{background:var(--color-orange-light);border-radius:2px}.presentationDrawer_propertiesList__dwDPq::-webkit-scrollbar-thumb:hover{background:var(--color-orange)}.presentationDrawer_propertyItem__kKCCM{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:#f9f9f9;border-radius:.375rem;transition:background-color .2s ease}.presentationDrawer_propertyItem__kKCCM:hover{background-color:#f0f0f0}.presentationDrawer_propertyTitle__KdHGf{flex:1;font-size:.875rem;font-weight:500;color:var(--color-dark,#222020);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.presentationDrawer_removeBtn__2rYZW{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:1.5rem;height:1.5rem;padding:0;background-color:#fff;border:2px solid var(--color-orange-light);border-radius:50%;cursor:pointer;transition:all .2s ease}.presentationDrawer_removeBtn__2rYZW:hover{background-color:var(--color-orange-light)}.presentationDrawer_removeBtn__2rYZW:hover .presentationDrawer_iconSmall__2HwHo{fill:#fff}.presentationDrawer_iconSmall__2HwHo{width:.75rem;height:.75rem;fill:var(--color-orange-light);transition:fill .2s ease}.presentationDrawer_loading__HeL_O{font-size:.875rem;color:#666;padding:.5rem .75rem}.presentationDrawer_limitText__8OVgD{font-size:.875rem;color:#666;line-height:1.4;padding-top:.25rem;border-top:1px solid #e5e5e5}.presentationDrawer_clearBtn__LxMyV{white-space:nowrap;grid-row:1/3}.presentationDrawer_createBtn__PMhID{white-space:nowrap!important}.presentationDrawer_createLink__ZD2zu{text-decoration:none;grid-row:1/3}@media (max-width:768px){.presentationDrawer_infoSection__lQeFr{grid-row:1;grid-column:1/4}.presentationDrawer_countBox__X0VtK{grid-row:2;grid-column:1}.presentationDrawer_clearBtn__LxMyV{grid-row:2;grid-column:2}.presentationDrawer_createLink__ZD2zu{grid-row:2;grid-column:3}}.mainSearch_root__ENl5k{position:relative;z-index:2;padding-top:1.5rem;padding-bottom:2rem;margin-bottom:1.5rem;max-width:92.625rem;width:100%;margin-left:auto;margin-right:auto;background-image:url(/subMainBanner.jpg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover}@media (min-width:1024px){.mainSearch_root__ENl5k{padding-top:4rem;padding-bottom:4rem;margin-bottom:3.75rem;border-radius:2.5rem}}.mainSearch_rootHome__WA8xj{background-image:url(/mainBanner2.jpg)}.mainSearch_container__SXrPn{color:#fff}.mainSearch_header__mijmI{margin-bottom:1rem;font-size:1.375rem;line-height:1.3em;font-weight:500;text-transform:uppercase;text-align:center}@media (min-width:1024px){.mainSearch_header__mijmI{font-size:3.125rem}}.mainSearch_header__mijmI .title-location,.mainSearch_header__mijmI b{font-weight:800}.mainSearch_header__mijmI .title-location{white-space:nowrap}@media (max-width:767px){.mainSearch_subHeader__lXoGp{display:none}}@media (min-width:768px){.mainSearch_subHeader__lXoGp{margin-bottom:2rem;font-size:1.125rem;text-align:center}}.mainSearch_form__yvyXq{padding:.75rem;margin-bottom:1.25rem;background:rgba(255,255,255,.4);box-shadow:0 14px 44px rgba(0,0,0,.35);backdrop-filter:blur(14.3px);border-radius:10px}@media (max-width:1023px){.mainSearch_form__yvyXq{display:grid;gap:1rem}}@media (min-width:1024px){.mainSearch_form__yvyXq{display:grid;gap:1rem;grid-template-columns:minmax(0,11rem) 1fr max-content;padding:1.25rem}}@media (max-width:1023px){.mainSearch_typeWrp__NTCFs{grid-column:1}}.mainSearch_typeSelect__69c71 .mantine-Select-input{--input-radius:0.625rem;--input-size:2.75rem;background-color:#f5f6f5;border-radius:.625rem}@media (min-width:1024px){.mainSearch_typeSelect__69c71 .mantine-Select-input{--input-size:3rem;color:#fff;font-weight:500;background:#222020;box-shadow:0 1px 2px rgba(0,0,0,.25),inset 0 1px 1px rgba(255,255,255,.52);border:none;transition-property:background-color;transition-duration:var(--global-anim-duration);transition-timing-function:var(--global-anim)}@media (min-width:1024px){.mainSearch_typeSelect__69c71 .mantine-Select-input:hover{background:#000}}}.mainSearch_typeSelectIcon__I0rbL{display:block;width:1.25rem!important;height:1.25rem!important}.mainSearch_typeSelectChevron__PBorX{display:block;width:1rem!important;height:1rem!important}@media (max-width:1023px){.mainSearch_mapLink__b4V_A{grid-column:2;grid-row:1}.mainSearch_inputLine__74Kfa{grid-column:1/3;grid-row:2}}.mainSearch_mapLink__b4V_A{display:flex;align-items:center;gap:.625rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;background:#222020;box-shadow:0 1px 2px rgba(0,0,0,.25),inset 0 1px 1px rgba(255,255,255,.52);border-radius:.625rem;transition-property:background-color;transition-duration:var(--global-anim-duration);transition-timing-function:var(--global-anim)}@media (min-width:1024px){.mainSearch_mapLink__b4V_A:hover{background:#000}}.mainSearch_mapLinkicon__CnTIn{display:block;width:1.5rem;height:1.5rem}@media (max-width:1023px){.mainSearch_mapLabelLg__2_yRE{display:none}}@media (min-width:1024px){.mainSearch_mapLabelXs__Gd_Be{display:none}}.mainSearch_inputLine__74Kfa,.mainSearch_submitBtn__7S2he{display:flex;align-items:center}.mainSearch_submitBtn__7S2he{justify-content:center;height:100%;font-size:.875rem;background-color:var(--color-orange-light);border:none;border-bottom-right-radius:.625rem;border-top-right-radius:.625rem;cursor:pointer}@media (max-width:1023px){.mainSearch_submitBtn__7S2he{width:3.125rem}}@media (min-width:1024px){.mainSearch_submitBtn__7S2he{gap:.5rem;padding-left:.75rem;padding-right:.75rem;color:#fff;transition-property:background-color;transition-duration:var(--global-anim-duration);transition-timing-function:var(--global-anim)}.mainSearch_submitBtn__7S2he:hover{background-color:var(--color-orange)}}@media (max-width:1023px){.mainSearch_submitBtn__7S2he span{display:none}}.mainSearch_submitBtnIcon__E3Dma{display:block;width:1.5rem;height:1.5rem;color:#fff}.mainSearch_footerText__pInji{font-size:.875rem;color:#fff;text-align:center}@media (max-width:1024px){.mainSearch_footerText__pInji{font-size:1rem}}.notAllowedView_container__OV1Rs{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:2rem 1rem}.notAllowedView_content__dHnCM{display:flex;flex-direction:column;align-items:center;gap:1.5rem;max-width:28rem;text-align:center}.notAllowedView_icon__37hdu{width:4rem;height:4rem;color:var(--color-orange-light)}.notAllowedView_text__9TVRq{margin:0;font-size:1.125rem;font-weight:500;color:var(--color-dark);line-height:1.5em}@media (min-width:1024px){.seaAreas_root__qotwn{padding-top:5rem;padding-bottom:4rem;background-color:#f4f5f3}}@media (max-width:1023px){.seaAreas_headerWrp__6Plji{margin-bottom:1.5rem;text-align:center}}@media (min-width:1024px){.seaAreas_headerWrp__6Plji{display:grid;grid-template-columns:9rem auto;column-gap:2.5rem;margin-bottom:2.5rem}}@media (max-width:1023px){.seaAreas_headerIcon__gOcv9{margin-bottom:.75rem}}@media (min-width:1024px){.seaAreas_headerIcon__gOcv9{grid-column:1;grid-row:1/3;width:100%}}@media (min-width:1024px){.seaAreas_header__uCCZI{margin-bottom:1rem}}.seaAreas_subHeader__VL_8z{font-size:.875rem;color:#5e5e5e;font-weight:500}@media (min-width:1024px){.seaAreas_subHeader__VL_8z{font-size:1rem}}.seaAreas_slider__7nC_I{margin-left:-1rem;margin-right:-1rem;padding:0 1rem 1rem}.seaAreas_item__qsQmE{height:auto;border-radius:1rem;overflow:hidden;background-color:#fff}@media (max-width:1279px){.seaAreas_item__qsQmE{width:13rem;box-shadow:0 4px 14px rgba(0,0,0,.25)}}@media (min-width:1024px){.seaAreas_item__qsQmE{border-radius:1.875rem}}.seaAreas_photoWrp__1UPSA{position:relative;display:block;background-color:var(--color-grey)}@media (min-width:768px){.seaAreas_photoWrp__1UPSA{border-radius:1.25rem}}@media (min-width:1024px){.seaAreas_photoWrp__1UPSA{border-radius:1.875rem;overflow:hidden}.seaAreas_photoWrp__1UPSA:hover .seaAreas_count__XsP3E{background-color:var(--color-orange-light)}}.seaAreas_photo__f_V9o{object-fit:cover}.seaAreas_photoContent__eFdIN{position:relative;display:flex;flex-direction:column;align-items:center;padding:.625rem 1rem;height:100%;min-height:8.75rem;background-image:linear-gradient(180deg,rgba(0,0,0,.6),rgba(205,57,30,.4))}@media (min-width:1024px){.seaAreas_photoContent__eFdIN{padding-top:1.5rem;padding-bottom:1rem;min-height:18.75rem}}.seaAreas_photoContentTop__TmrZG{flex:1 0 auto;text-align:center}.seaAreas_title__D5awS{position:relative;z-index:1;margin-bottom:.625rem;color:#fff;font-size:.875rem;font-weight:800;text-transform:uppercase}@media (min-width:1024px){.seaAreas_title__D5awS{font-size:1rem}}.seaAreas_count__XsP3E{position:relative;z-index:1;display:inline-block;padding:.125rem .625rem;margin-bottom:1rem;font-size:.75rem;font-weight:500;color:#fff;border-radius:3.625rem;background-color:rgba(0,0,0,.3)}@media (min-width:1024px){.seaAreas_count__XsP3E{font-size:.875rem}}.seaAreas_descrWrp__z22qk{padding:1rem}@media (min-width:768px){.seaAreas_descrWrp__z22qk{padding-top:1.5rem;padding-bottom:1.5rem}.seaAreas_priceWrp__8jOBJ{text-align:right}}.seaAreas_price___Rf5m{display:inline-block;padding:.375rem .875rem;font-size:.875rem;font-weight:700;color:#fff;border-radius:1.25rem;background-color:var(--color-orange-light)}.seaAreas_price___Rf5m:empty{display:none}@media (min-width:768px){.seaAreas_price___Rf5m{font-size:1rem}}.seaAreas_typeList__B12KW{display:grid;row-gap:.5rem;margin:0 0 1rem;padding:0;list-style:none}.seaAreas_typeLine__jF_4v{display:flex;align-items:center;flex-wrap:wrap;font-size:.875rem;line-height:1.3em;color:#222020;white-space:pre}.seaAreas_typeLine__jF_4v:hover{color:var(--color-orange-light)}.seaAreas_typeName__QubqA{font-weight:700}.seaAreas_typeCount__KxFYV{color:#7b7b7b}.seaAreas_typeMore__UELky{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;line-height:1.3em;color:var(--color-orange-light);transition-property:color;transition-duration:var(--global-anim-duration);transition-timing-function:var(--global-anim)}.seaAreas_typeMore__UELky:hover{color:var(--color-orange)}.seaAreas_typeMoreIcon__Jpwd3{width:1rem;height:1rem;transform:rotate(-90deg)}.seoDescription_root__FyzD1{margin-top:1.5rem;margin-bottom:1.5rem}@media (min-width:1024px){.seoDescription_root__FyzD1{margin-top:3.75rem;margin-bottom:3.75rem}}.item_root__dRpPN{display:block;height:100%;border-radius:1rem;box-shadow:0 4px 14px rgba(147,147,147,.25);overflow:hidden}.item_photoWrp__4_ldm{position:relative;width:100%;height:8.75rem}@media (min-width:1024px){.item_photoWrp__4_ldm{height:10.625rem}}.item_photo__TojJN{object-fit:cover}.item_countLabel__4iNTq{position:absolute;left:.75rem;top:.75rem;padding:.25rem .75rem;font-size:.875rem;color:#fff;font-weight:500;border-radius:3.625rem;background-color:rgba(22,23,26,.8)}.item_countLabel__4iNTq b{font-weight:800}.item_saleLabel__p_aUj{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:3.125rem;height:2.875rem;background-color:var(--color-contrast);border-bottom-left-radius:1rem}.item_saleLabelIcon___79KS{display:block;width:1.375rem;height:1.375rem;color:#fff}@media (min-width:1024px){.item_saleLabelIcon___79KS{width:1.5rem;height:1.5rem}}.item_contentWrp__YjW_B{padding:.625rem 1rem;font-size:.875rem;line-height:1.2em}@media (min-width:1024px){.item_contentWrp__YjW_B{padding-bottom:1.5rem}}.item_name__3sq0P{margin-top:0;margin-bottom:.375rem;font-weight:700}@media (min-width:1024px){.item_name__3sq0P{font-size:1rem}}.item_descr__v0IZj{margin-top:0;margin-bottom:1rem;color:#757784}@media (min-width:1024px){.item_descr__v0IZj{margin-bottom:2rem}}.item_price__G_HCt{margin:0;font-weight:800;color:var(--color-orange-light);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media (min-width:1024px){.item_price__G_HCt{font-size:1.125rem}}.topSales_root__9pmoM{margin-bottom:2.5rem}@media (min-width:1024px){.topSales_header__wjzdG{margin-bottom:2.5rem}}.topSales_swiper__qnYXG{padding-bottom:1rem}@media (min-width:1024px){.topSales_swiper__qnYXG{margin-bottom:1.5rem}}.topSales_slide__nPZGN{width:11.25rem;height:auto}@media (min-width:1024px){.topSales_slide__nPZGN{width:13.75rem}}.topSales_moreBtnWrp__siPPn{text-align:center}@media (max-width:767px){.topSales_moreBtn__rc35f{width:100%}}.topSales_skeleton_root__Elk6e{display:flex;column-gap:1.5rem;overflow:hidden}.topSales_skeleton_item__VkGFb{height:20rem;min-width:13rem;border-radius:1rem}.property_property__fhvnf{display:block;filter:drop-shadow(0 4px 14px rgba(147,147,147,.25));border-radius:1.25rem;overflow:hidden;background-color:#fff}@media (min-width:768px){.property_property__fhvnf{height:100%}}.property_propertyUnavailable__zifvW{position:relative}.property_propertyUnavailable__zifvW .property_content__sYWg5,.property_propertyUnavailable__zifvW .property_photoWrp__2RPw1{filter:blur(4px)}.property_photoWrp__2RPw1{position:relative;height:7.625rem}@media (min-width:768px){.property_photoWrp__2RPw1{height:15rem}}.property_photo__HNysV{object-fit:cover}.property_percentLabel__qRpLN{top:.375rem;background-color:var(--color-contrast)}.property_percentLabel__qRpLN,.property_priceUpdatedAtLabel__D2j2G{position:absolute;z-index:1;left:.375rem;padding:.25rem .75rem;color:#fff;font-size:.75rem;font-weight:500;border-radius:6.25rem}.property_priceUpdatedAtLabel__D2j2G{bottom:.375rem;background-color:rgba(14,159,110)}.property_sourceLabel___3Wc8{z-index:1;top:.375rem;padding:.25rem .75rem;font-size:.75rem;background-color:rgba(227,75,49);border-radius:6.25rem}.property_countLabel__U7qNo,.property_sourceLabel___3Wc8{position:absolute;right:.375rem;color:#fff;font-weight:500}.property_countLabel__U7qNo{bottom:.375rem;background-color:var(--color-dark);font-size:.875rem;padding:.25rem .625rem;border-radius:3.625rem}.property_content__sYWg5{padding:.625rem 1rem}.property_title__K_AbL{margin-top:0;margin-bottom:.125rem;font-size:1rem;font-weight:700;line-height:1.4em;color:var(--color-dark)}.property_address__fq7tq{display:flex;align-items:center;column-gap:.375rem;margin-top:0;margin-bottom:.5rem;font-size:.875rem;font-weight:400;color:var(--color-grey-light);line-height:1.3em}.property_addressIcon__Q0Vlb{display:block;width:1rem;height:1rem;flex-grow:0;flex-shrink:0}.property_info__jIH9d{justify-content:space-between;margin-bottom:.625rem}.property_info__jIH9d,.property_priceWrp__bLsD4{display:flex;align-items:center;column-gap:.5rem}.property_price__5SGHI{margin:0;font-size:1rem;font-weight:800;color:var(--color-orange-light)}.property_ratingValue__o8f9j{display:flex;align-items:center;justify-content:flex-end;column-gap:.25rem}.property_ratingIcon__i_uiP{display:block;width:1rem;height:1rem;flex-grow:0;flex-shrink:0;color:var(--color-orange-light)}.property_ratingCount__pjvTR{margin:0;font-size:.75rem;font-weight:400;color:var(--color-grey-light);line-height:1.3em}.property_description__843VJ{margin:0;font-size:.875rem;color:var(--color-dark);line-height:1.4em}.property_facilitiesList__TOt_N{display:flex;flex-wrap:wrap;gap:.5rem;padding:0;margin:0;list-style:none}.property_facilityItem__rQBOM{border:1px solid var(--color-grey-super-light);border-radius:50%}.property_fIcon__IzlZB{display:block;width:1.875rem;height:1.875rem;color:var(--color-dark-2)}.property_unavailable__JdtRU{position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center}.property_addPropertyButton__1_2cb{margin-top:.625rem}.companyProperties_root__PqQE2{padding-top:2.5rem;padding-bottom:2.5rem;background-color:var(--color-grey-light-2)}.companyProperties_title__SM68b{margin-bottom:1.5rem;font-size:1.5rem;font-weight:600;text-align:center}@media (min-width:1024px){.companyProperties_title__SM68b{font-size:2rem;margin-bottom:2rem}}.companyProperties_list__yYBhv{position:relative;padding:.5rem 1rem;margin-bottom:1rem;background:linear-gradient(90deg,rgba(255,255,255,.3),rgba(255,255,255,.7) 24.52%,#ffffff 50%,rgba(255,255,255,.7) 75%,rgba(255,255,255,.3));box-shadow:0 2px 2px 0 #0000000a}@media (max-width:1279px){.companyProperties_list__yYBhv{margin-left:-1rem;margin-right:-1rem}}@media (min-width:1280px){.companyProperties_list__yYBhv{margin-bottom:1.5rem;border-radius:1.25rem}}.companyProperties_indicator__lrB_9{background-color:#f5f6f5;border-radius:.5rem}.companyProperties_tab__KJrpO{z-index:1;padding:.875rem;font-size:.875rem;font-weight:500;color:#000;transition:color .1s ease}@media (min-width:1280px){.companyProperties_tab__KJrpO{padding:1.25rem .875rem;font-size:1rem}.companyProperties_tab__KJrpO:hover{color:#fe7437}}.companyProperties_tab__KJrpO[data-active]{color:#fe7437}.companyProperties_propertiesList__oP3cY{display:grid;gap:1rem;padding:0;margin:0 0 1.5rem;list-style:none}@media (min-width:768px){.companyProperties_propertiesList__oP3cY{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1440px){.companyProperties_propertiesList__oP3cY{grid-template-columns:repeat(3,minmax(0,1fr))}}.companyPage_intro__O8jLd{position:relative;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem;margin:0 -1rem 1rem;padding:2.5rem 1rem;background-color:var(--color-blue-2)}@media (min-width:1024px){.companyPage_intro__O8jLd{display:grid;grid-template-columns:11.25rem 1fr;column-gap:1.5rem;row-gap:1rem;padding-left:2.5rem;padding-right:2.5rem}}@media (min-width:1440px){.companyPage_intro__O8jLd{margin:0 -2.5rem 2.5rem;border-radius:1.25rem}}.companyPage_logoWrp__SO_ix{padding:.5rem;width:7.5rem;height:4rem;background-color:#fff;border-radius:.5rem}@media (min-width:1024px){.companyPage_logoWrp__SO_ix{grid-column:1;grid-row:1/3;width:100%;height:100%}}.companyPage_logoWrpInner__Fe3Pb{position:relative;height:100%}.companyPage_logo__XPWm2{object-fit:contain}.companyPage_title__9pmCO{margin:0;font-size:1.5rem;line-height:1.2;font-weight:700;color:#fff}@media (min-width:1024px){.companyPage_title__9pmCO{font-size:2rem}}.companyPage_properties__EenoU{margin-bottom:2.5rem}@media (min-width:1024px){.companyPage_properties__EenoU{margin-bottom:4rem}}.companyPage_propertiesTabs__jGjNo{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;padding:0;margin:0;width:100%;list-style:none}@media (min-width:1024px){.companyPage_propertiesTabs__jGjNo{width:43.125rem;grid-template-columns:repeat(4,minmax(0,1fr))}}.companyPage_propertiesTab__MXm8h{width:100%;padding:.625rem;font-size:.875rem;font-weight:500;color:var(--color-grey-dark);background-color:#fff!important;border:none;border-radius:.5rem}.companyPage_propertiesTab__MXm8h b{color:var(--color-dark);font-weight:700}.companyPage_propertiesTab__MXm8h:hover,.companyPage_propertiesTab__MXm8h:hover b{color:var(--color-orange-light)}.companyPage_introFoundationYear__ImymC{margin:0;font-size:.875rem;font-weight:400;color:#fff;text-align:center}.companyPage_introFoundationYear__ImymC span{font-weight:700}@media (min-width:1024px){.companyPage_introFoundationYear__ImymC{position:absolute;top:2.5rem;right:2.5rem;border:1px solid #fff;border-radius:.5rem;padding:.5rem}}.companyPage_layout__RibVU{margin-bottom:1.5rem}@media (min-width:1440px){.companyPage_layout__RibVU{display:grid;grid-template-columns:minmax(0,auto) 19.25rem;gap:2rem}}.companyPage_sidebarInner__KbVot{position:relative;display:grid;row-gap:2rem;height:100%;align-content:start}@media (min-width:1440px){.companyPage_contactsWrp__yqE7t{position:sticky;top:5rem}}.companyPage_descriptionWrapper___czcn{position:relative;margin-bottom:1.5rem}.companyPage_description__48gjp{display:-webkit-box;-webkit-box-orient:vertical}.companyPage_description__48gjp img{display:block;max-width:100%}.companyPage_description__48gjp.companyPage_clamped__NwhH8{-webkit-line-clamp:10;overflow:hidden;text-overflow:ellipsis}.companyPage_showMoreBtn__xRAxZ{margin-top:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:var(--color-orange-light);background-color:transparent;border:1px solid var(--color-orange-light);border-radius:.5rem;cursor:pointer;transition:all .2s ease}.companyPage_showMoreBtn__xRAxZ:hover{background-color:var(--color-orange-light);color:#fff}.companyPage_showMoreBtnWrp__NMwG3{text-align:center}.companyPage_techsList__uQmN7{display:grid;row-gap:.5rem;margin:0 0 1.5rem;padding:0;list-style:none}.companyPage_techsList__uQmN7 li{display:flex;justify-content:space-between;background-color:#f5f5f5;border-radius:.375rem;padding:.375rem .625rem;font-size:.875rem;line-height:1.3em;color:var(--color-dark-2)}.companyPage_techsList__uQmN7 li span:first-child{font-weight:600}.companyPage_techsList__uQmN7 li span:last-child{text-align:right}@media (min-width:768px){.companyPage_techsList__uQmN7{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:.75rem}.companyPage_techsList__uQmN7 li{padding:.5rem .75rem}}.companyPage_officesList__p4iGr{display:grid;row-gap:.5rem;margin:0 0 1.5rem;padding:0;list-style:none}.companyPage_officesList__p4iGr li{padding:1rem;font-size:.875rem;line-height:1.3em;color:var(--color-dark-2);box-shadow:0 2px 28px rgba(0,0,0,.15);border-radius:1rem;background:#ffffff}@media (min-width:1024px){.companyPage_officesList__p4iGr{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:.75rem}.companyPage_officesList__p4iGr li{font-size:1rem}}.companyPage_languagesList__fiHBX{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none}.companyPage_languagesList__fiHBX li{padding:0}.companyPage_reviewsWrp__ySOeW{margin-bottom:2.5rem}@media (min-width:1024px){.companyPage_reviewsWrp__ySOeW{margin-bottom:4rem}}.companyPage_disclaimer__WoP4H{margin:0 0 1rem;padding:1rem;font-size:.875rem;color:var(--color-grey-dark);background-color:var(--color-orange-super-light);border-radius:1rem}.pagePage_root__yuoHl{margin-bottom:2rem}@media (min-width:1024px){.pagePage_root__yuoHl{margin-bottom:5rem}}.pagePage_contentHeader__zOtP5{max-width:92.625rem;margin-left:auto;margin-right:auto;padding-top:1rem;padding-bottom:3rem;margin-bottom:1rem;text-align:center;color:#fff;background-color:var(--color-light-grey);border-radius:1rem;background-image:url(/country.png);background-size:cover;background-position:50%}@media (min-width:1024px){.pagePage_contentHeader__zOtP5{padding-top:2.5rem;padding-bottom:5rem;margin-bottom:2.5rem;border-radius:2.5rem}}.pagePage_content__Fikas{word-wrap:break-word}@media (min-width:1024px){.itemsList_root__lxvZ2{padding-top:5rem}}.itemsList_itemList__ywbCU>li>[class^=banners],.itemsList_root__lxvZ2>[class^=banners]{padding:0}.itemsList_mapContainer__udOiG{margin-bottom:1rem}.itemsList_headersWrp__s2F_S{margin-bottom:1.5rem;text-align:center}@media (min-width:1024px){.itemsList_headersWrp__s2F_S{grid-row:1}}.itemsList_header__N5a8b{margin-top:0;margin-bottom:.5rem;font-size:1.5rem;line-height:1.2em;font-weight:700;color:#000}@media (min-width:1024px){.itemsList_header__N5a8b{font-size:2rem}}.itemsList_subheader__uV0_Y{margin-top:0;margin-bottom:0;font-size:.875rem;line-height:1.4em;font-weight:500;color:#5e5e5e}@media (min-width:1024px){.itemsList_subheader__uV0_Y{font-size:1rem;color:#000}}.itemsList_toolbar__drTc0{display:grid;grid-template-columns:max-content minmax(0,1fr) max-content;align-items:center;margin-bottom:.8rem;padding-bottom:.2rem;background-color:#fff}@media (max-width:1023px){.itemsList_toolbar__drTc0{position:sticky;z-index:3;top:3.125rem;margin-left:-1rem;margin-right:-1rem;padding-left:1rem;padding-right:1rem}}@media (min-width:768px){.itemsList_toolbar__drTc0{display:flex;justify-content:flex-end;column-gap:1rem}}.itemsList_itemList__ywbCU{display:grid;row-gap:1rem;margin:0 0 1.5rem;padding:0;list-style:none}.itemsList_filterBtn__LktAK{padding:.5rem;color:var(--color-dark);font-weight:400;border:none}@media (min-width:1024px){.itemsList_filterBtn__LktAK{display:none}}.itemsList_mapBtn__FSC1o{color:var(--color-dark);font-weight:400;border:none}@media (max-width:1023px){.itemsList_mapBtn__FSC1o{padding:.5rem}}@media (min-width:1024px){.itemsList_mapBtn__FSC1o{--button-bg:var(--color-dark)!important;--button-hover:var(--color-orange)!important;--button-hover-color:#fff!important;color:#fff}}@media (max-width:767px){.itemsList_searchButtonXsWrp__sE4Ax{grid-column:1/4;grid-row:2}.itemsList_searchButtonXs__V5cIa{display:flex;align-items:center;column-gap:.5rem;width:100%;height:3rem;padding:0 0 0 1rem;border-radius:.5rem;background-color:#F3F4F5;border:none;overflow:hidden}.itemsList_searchButtonXs__V5cIa svg{width:1.5rem;height:1.5rem;color:#fff}.itemsList_searchButtonXsLabel__3kPyv{flex:1;padding:0;color:var(--color-grey);text-align:left;border:none;background-color:transparent}.itemsList_searchButtonXsIcon__n3a63{display:flex;align-items:center;justify-content:center;width:3rem;height:100%;padding:0;border:none;background-color:var(--color-contrast)}}@media (min-width:768px){.itemsList_searchButtonXsWrp__sE4Ax{display:none}}.itemsList_loadingItem__K7A7a{height:27rem;box-shadow:0 0 9px 0 rgba(48,48,48,.2);border-radius:1.25rem}.itemsList_emptyState__rOhP1{grid-column:1/-1;padding:4rem 1rem;text-align:center;font-size:1.125rem;color:#5e5e5e}.itemsList_pagination__5leUH{display:flex;align-items:center;justify-content:space-between;column-gap:1rem;margin-bottom:1.5rem}@media (max-width:767px){.itemsList_comissionPanelDesktop__hvyF6{display:none}}.itemsList_skeleton_root__TzCQi{display:grid;gap:1rem;padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;list-style:none}.itemsList_skeleton_skeletonItem__83Jcp{background:#fff;border-radius:1.25rem;box-shadow:0 0 9px 0 rgba(48,48,48,.2);overflow:hidden}.itemsList_skeleton_photoSkeleton__hVqb5{width:100%;height:16rem;border-radius:0}@media (min-width:768px){.itemsList_skeleton_photoSkeleton__hVqb5{height:20rem}}.itemsList_skeleton_priceLineSkeleton__6NceA{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid #f3f4f5}.itemsList_skeleton_contentSkeleton__3NOKo{padding:1rem}.itemsList_skeleton_mb4__k6cMB{margin-bottom:.25rem}.itemsList_skeleton_mb8__UY51V{margin-bottom:.5rem}.itemsList_skeleton_mb12__N9otI{margin-bottom:.75rem}.itemsList_skeleton_tagsListSkeleton__ErC1e{display:flex;gap:.5rem;margin-bottom:.75rem;flex-wrap:wrap}.itemsList_skeleton_descriptionSkeleton__6_cZB{margin-bottom:1rem}.itemsList_skeleton_facilitiesSkeleton__kUglG{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.itemsList_skeleton_toolbarSkeleton__wVJ6K{display:flex;align-items:center;justify-content:space-between;padding-top:.75rem;border-top:1px solid #f3f4f5}.itemsList_skeleton_contactsSkeleton__65J_Z{display:flex;gap:.5rem}@media (max-width:767px){.itemsList_skeleton_contactsSkeleton__65J_Z{flex-direction:column}}.ItemPage_skeleton_breadcrumbs__5bIo3{margin-bottom:1.5rem}.ItemPage_skeleton_top__LE7kh{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}@media (min-width:768px){.ItemPage_skeleton_top__LE7kh{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.ItemPage_skeleton_top__LE7kh{grid-template-columns:2fr 1fr}}.ItemPage_skeleton_carousel__Cioth{display:flex;flex-direction:column;gap:.5rem}.ItemPage_skeleton_carouselMain__84Nm2{width:100%;height:20rem;border-radius:1rem}@media (min-width:768px){.ItemPage_skeleton_carouselMain__84Nm2{height:25rem}}@media (min-width:1024px){.ItemPage_skeleton_carouselMain__84Nm2{height:30rem}}.ItemPage_skeleton_carouselThumbs__t8XDn{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}.ItemPage_skeleton_carouselThumb__vM6MG{width:100%;height:4rem;border-radius:.5rem}@media (min-width:768px){.ItemPage_skeleton_carouselThumb__vM6MG{height:5rem}}.ItemPage_skeleton_main__rmavS{display:flex;flex-direction:column}.ItemPage_skeleton_addressSkeleton__b8y9F{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.ItemPage_skeleton_mapButtonWrp__RkiLP{display:flex;gap:.75rem;margin-bottom:.75rem;flex-wrap:wrap}.ItemPage_skeleton_toolbar__3gRXg{display:flex;gap:.5rem;margin-top:1rem;flex-wrap:wrap}.ItemPage_skeleton_layout__9myQO{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media (min-width:1024px){.ItemPage_skeleton_layout__9myQO{grid-template-columns:2fr 1fr}}.ItemPage_skeleton_panel__n1Uk8{display:flex;flex-direction:column;gap:1.5rem}.ItemPage_skeleton_techs__m1A16{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.ItemPage_skeleton_tech__45ABr{padding:1rem;background:#fff;border-radius:.75rem;box-shadow:0 2px 8px rgba(0,0,0,.08)}.ItemPage_skeleton_tabs__3lySA{display:flex;gap:.5rem;flex-wrap:wrap}.ItemPage_skeleton_description__u4VtZ,.ItemPage_skeleton_techsList__WD82W{padding:1.5rem;background:#fff;border-radius:.75rem}.ItemPage_skeleton_techsListItem__Y90ge{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #f3f4f5}.ItemPage_skeleton_techsListItem__Y90ge:last-child{border-bottom:none}.ItemPage_skeleton_facilities__6Q3EC{padding:1.5rem;background:#fff;border-radius:.75rem}.ItemPage_skeleton_facilitiesList__mNuLy{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.5rem}.ItemPage_skeleton_cardShadow__FBaKO{padding:1.5rem;background:#fff;border-radius:.75rem;box-shadow:0 2px 8px rgba(0,0,0,.08)}.ItemPage_skeleton_addressLine__rDeHB{display:flex;align-items:center;gap:.5rem}.ItemPage_skeleton_sidebar__sBV4k{position:relative}.ItemPage_skeleton_sidebarInner__g6M19{display:flex;flex-direction:column;gap:1.5rem}@media (min-width:1024px){.ItemPage_skeleton_sidebarInner__g6M19{position:sticky;top:4rem}}.ItemPage_skeleton_companyWrp__cpe0G,.ItemPage_skeleton_contactsWrp__TzkYk{padding:1.5rem;background:#fff;border-radius:.75rem;box-shadow:0 2px 8px rgba(0,0,0,.08)}.ItemPage_skeleton_mb4__AQtOe{margin-bottom:.25rem}.ItemPage_skeleton_mb8__Eng_l{margin-bottom:.5rem}.ItemPage_skeleton_mb12__DHzxx{margin-bottom:.75rem}.ItemPage_skeleton_mt12__wF8Bz{margin-top:.75rem}.profileSidebar_sidebar__Kobuy{width:100%;min-width:0}.profileSidebar_sidebarInner__8aIvR{background:#ffffff;box-shadow:0 4px 14px rgba(147,147,147,.25);border-radius:1rem;padding:.5rem}@media (min-width:1024px){.profileSidebar_sidebarInner__8aIvR{position:sticky;top:6.25rem}}.profileSidebar_menuList___K5Zl{display:flex;row-gap:.5rem;padding:0;margin:0;list-style:none;overflow-y:auto}@media (min-width:1024px){.profileSidebar_menuList___K5Zl{flex-direction:column}}.profileSidebar_menuItem__cL78Z{padding:1rem}.profileSidebar_menuLink__WM_3g{display:flex;align-items:center;gap:.5rem}.profileSidebar_menuLink__WM_3g:hover{color:var(--color-orange)}@media (max-width:1023px){.profileSidebar_menuLink__WM_3g{white-space:nowrap}}.profileSidebar_menuLinkActive__wodAi{color:var(--color-orange)}.xmlFeedPage_wrapper__cpr8Q{display:flex;flex-direction:column;gap:1.5rem}.xmlFeedPage_header__mbkvJ{margin:0;font-size:1.75rem;font-weight:600;line-height:1.3em;color:var(--color-dark)}@media (min-width:768px){.xmlFeedPage_header__mbkvJ{font-size:2rem}}.xmlFeedPage_block___4AqS{padding:1.5rem;background-color:#fff;border-radius:1rem;box-shadow:0 4px 14px rgba(147,147,147,.25)}.xmlFeedPage_formBlock__uYb42{display:grid;row-gap:1.5rem}.xmlFeedPage_statusText__Z7fEf{margin:0 0 1.25rem;font-size:.9375rem;line-height:1.6;color:var(--color-dark)}.xmlFeedPage_statusText__Z7fEf b{font-weight:500;color:var(--color-orange-light)}.xmlFeedPage_urlContainer__dHlVk{display:flex;flex-direction:column;gap:1rem}@media (min-width:768px){.xmlFeedPage_urlContainer__dHlVk{flex-direction:row;align-items:stretch}}.xmlFeedPage_urlInput__W_9K_{flex:1;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;color:var(--color-grey-dark);background-color:var(--color-grey-light-2);border:1px solid var(--color-grey-super-light);border-radius:.5rem;cursor:default;user-select:all}.xmlFeedPage_urlInput__W_9K_:focus{outline:none;border-color:var(--color-grey-light)}.xmlFeedPage_urlActions__1Yv1x{display:flex;gap:.75rem;flex-shrink:0}.xmlFeedPage_btnIcon__4hifz{width:1rem;height:1rem}.xmlFeedPage_settingsTitle__8oKvb{margin:0 0 1rem;font-size:1.25rem;font-weight:600;color:var(--color-dark)}.xmlFeedPage_settingsText__caxB7{margin:0 0 1rem;font-size:.9375rem;line-height:1.7;color:var(--color-dark)}.xmlFeedPage_settingsText__caxB7:last-child{margin-bottom:0}.xmlFeedPage_highlight__zvRv8{color:var(--color-orange-light);font-weight:500}.xmlFeedPage_companyButtons__HH_mG{display:flex;gap:.75rem;flex-wrap:wrap}.xmlFeedPage_selectRow__JANvM{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:768px){.xmlFeedPage_selectRow__JANvM{grid-template-columns:1fr 1fr}}.xmlFeedPage_halfSelect__hneeC{width:100%}.xmlFeedPage_switchSection__ZMU2a{display:flex;flex-direction:column;gap:1.5rem}.xmlFeedPage_cheapestSwitch__QW6LE{width:fit-content}.xmlFeedPage_bedroomsGroup__Bk3pU{display:flex;flex-direction:column;gap:.75rem}.xmlFeedPage_bedroomsLabel__VKNIx{font-size:.875rem;font-weight:500;color:var(--color-dark)}.xmlFeedPage_bedroomSwitches__60Xth{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.xmlFeedPage_bedroomSwitches__60Xth .mantine-Switch-label,.xmlFeedPage_cheapestSwitch__QW6LE .mantine-Switch-label{white-space:nowrap}.xmlFeedPage_bedroomsNote__gKj3a{margin:.5rem 0 0;padding:.75rem;font-size:.8125rem;line-height:1.6;color:var(--color-grey-dark);background-color:var(--color-grey-light-2);border-left:3px solid var(--color-orange-light);border-radius:.25rem}@media (max-width:767px){.xmlFeedPage_companyButtons__HH_mG{flex-direction:column}.xmlFeedPage_block___4AqS{padding:1.25rem;border-radius:.75rem}.xmlFeedPage_urlActions__1Yv1x{flex-direction:column}.xmlFeedPage_settingsTitle__8oKvb{font-size:1.125rem}.xmlFeedPage_settingsText__caxB7,.xmlFeedPage_statusText__Z7fEf{font-size:.875rem}}.xmlFeedPage_generatingText__cvy1n{font-size:2rem;color:var(--color-orange-light);font-weight:600}