.style_article__lTtws{max-width:80rem;margin:0 auto;padding:2rem 1.6rem 4rem}@media(min-width:768px){.style_article__lTtws{padding:3rem 2.4rem 6rem}}@media(min-width:1024px){.style_article__lTtws{padding:4rem 3.2rem 8rem}}.style_header__M8ZJG{margin-bottom:3.2rem}.style_breadcrumbs__8VPiV{display:flex;align-items:center;gap:.6rem;margin-bottom:2rem;font-family:var(--font-geometria);font-size:1.3rem;flex-wrap:wrap}.style_breadcrumbLink__J3zFh{color:#787878;text-decoration:none;transition:color .2s ease}.style_breadcrumbLink__J3zFh:hover{color:#cf1409}.style_breadcrumbSeparator__JhLJJ{color:#d9d9d9;font-size:1.1rem}.style_breadcrumbCurrent__P4mFH{color:#323232;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.style_title__Xpzin{font-family:var(--font-geometria);font-size:2.4rem;font-weight:700;line-height:1.3;color:#323232}@media(min-width:768px){.style_title__Xpzin{font-size:3.2rem}}@media(min-width:1024px){.style_title__Xpzin{font-size:4rem}}.style_meta__7L9qu{display:flex;align-items:center;gap:1.2rem;margin-top:1.2rem;font-family:var(--font-geometria);font-size:1.4rem;color:#9c9c9c}.style_coverImageWrap__0b0zs{position:relative;width:100%;aspect-ratio:5/3;max-height:48rem;margin-bottom:3.2rem;border-radius:1.2rem;overflow:hidden}.style_coverImage__sBjvj{object-fit:cover}.style_content__M1vEr{font-family:var(--font-geometria);font-size:1.6rem;line-height:1.75;color:#323232;word-break:break-word;overflow-wrap:break-word}@media(min-width:768px){.style_content__M1vEr{font-size:1.8rem}}.style_content__M1vEr h1,.style_content__M1vEr h2,.style_content__M1vEr h3,.style_content__M1vEr h4,.style_content__M1vEr h5,.style_content__M1vEr h6{font-family:var(--font-geometria);font-weight:700;line-height:1.3;margin:2.4rem 0 1.2rem;color:#323232}.style_content__M1vEr h1{font-size:3.2rem}.style_content__M1vEr h2{font-size:2.4rem}.style_content__M1vEr h3{font-size:2rem}.style_content__M1vEr h4{font-size:1.8rem}@media(min-width:768px){.style_content__M1vEr h1{font-size:3.6rem}.style_content__M1vEr h2{font-size:2.8rem}.style_content__M1vEr h3{font-size:2.4rem}.style_content__M1vEr h4{font-size:2rem}}.style_content__M1vEr p{margin:0 0 1.6rem}.style_content__M1vEr a{color:#cf1409;text-decoration:underline;text-underline-offset:.2rem;transition:opacity .2s}.style_content__M1vEr a:hover{opacity:.8}.style_content__M1vEr iframe,.style_content__M1vEr img,.style_content__M1vEr video{max-width:100%;height:auto;border-radius:.8rem;margin:1.6rem 0;display:block}.style_content__M1vEr iframe,.style_content__M1vEr video{aspect-ratio:16/9}.style_content__M1vEr table{width:100%;border-collapse:collapse;margin:1.6rem 0;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}@media(min-width:768px){.style_content__M1vEr table{display:table}}.style_content__M1vEr td,.style_content__M1vEr th{padding:1rem 1.2rem;border:1px solid #dfdfdf;text-align:left;white-space:nowrap}@media(min-width:768px){.style_content__M1vEr td,.style_content__M1vEr th{white-space:normal}}.style_content__M1vEr th{background:#f7f7f7;font-weight:700}.style_content__M1vEr ol,.style_content__M1vEr ul{margin:0 0 1.6rem;padding-left:2.4rem}.style_content__M1vEr ul{list-style-type:disc!important}.style_content__M1vEr ol{list-style-type:decimal!important}.style_content__M1vEr li{margin-bottom:.8rem;display:list-item!important}.style_content__M1vEr blockquote{margin:2rem 0;padding:1.6rem 2rem;border-left:4px solid #cf1409;background:#f7f7f7;border-radius:0 .8rem .8rem 0;font-style:italic}.style_content__M1vEr blockquote p:last-child{margin-bottom:0}.style_content__M1vEr pre{margin:1.6rem 0;padding:1.6rem;background:#1a1a1a;color:#f5f5f5;border-radius:.8rem;overflow-x:auto;font-size:1.4rem;line-height:1.6}.style_content__M1vEr code{font-size:.9em;padding:.2rem .4rem;background:#f4f4f4;border-radius:.4rem}.style_content__M1vEr pre code{padding:0;background:rgba(0,0,0,0);border-radius:0}.style_content__M1vEr hr{margin:3.2rem 0;border:none;border-top:1px solid #dfdfdf}.style_content__M1vEr figure{margin:2rem 0}.style_content__M1vEr figure figcaption{margin-top:.8rem;font-size:1.3rem;color:#9c9c9c;text-align:center}.loader_loader__i8U5q{display:flex;justify-content:center;align-items:center;height:100px;width:100%}.loader_overlay__9sOho{position:fixed;inset:0;background-color:hsla(0,0%,100%,.7);z-index:1000;height:100vh}.loader_spinner__g2Hj1{width:40px;height:40px;border-radius:50%;border:4px solid rgba(0,0,0,.1);border-top-color:#ff5151;animation:loader_spin__VNcgK 1s linear infinite}@keyframes loader_spin__VNcgK{to{transform:rotate(1turn)}}.style_btn__TTjYd{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border-radius:1.5rem;border:1px solid #646464;transition-property:border-color,color;transition-duration:.3s;transition-timing-function:ease-in-out}@media(min-width:640px){.style_btn__TTjYd{width:5.2rem;height:5.2rem;border-radius:2rem}}.style_btn__TTjYd:hover{border-color:#cf1409;color:#cf1409}.style_cardLink__9on0y{text-decoration:none;color:inherit;display:block;min-width:0;border:none;outline:none;border-radius:3.5rem;box-shadow:0 4px 24px rgba(0,0,0,.07);transition:box-shadow .3s ease}.style_cardLink__9on0y:hover{box-shadow:0 8px 32px rgba(0,0,0,.12)}.style_cardLink__9on0y:hover .style_readMore__kYTJO,.style_cardLink__9on0y:hover .style_title__Aw_Ns{color:#cf1409}.style_cardLink__9on0y:hover .style_image__O2hzM{transform:scale(1.03)}.style_card__tw3S8{display:flex;flex-direction:column;background:#fff;border-radius:3.5rem;padding:1.2rem;min-width:0;overflow:hidden;aspect-ratio:576/720}.style_imageLink__EoyG_{position:relative;display:block;aspect-ratio:544/378;overflow:hidden;border-radius:2.8rem}.style_image__O2hzM{object-fit:cover;transition:transform .4s ease}.style_imagePlaceholder__q_cR0{width:100%;aspect-ratio:544/378;background:#f4f4f4;border-radius:2.8rem}.style_skeleton__T6NQm{display:flex;flex-direction:column;background:#fff;border-radius:3.5rem;border:none!important;outline:none;padding:1.2rem;min-width:0;overflow:hidden;aspect-ratio:576/720;box-shadow:0 4px 24px rgba(0,0,0,.07)}.style_skeletonImage__LtFnQ{width:100%;aspect-ratio:544/378;border-radius:2.8rem;flex-shrink:0;background:linear-gradient(90deg,#f5f5f5 25%,#ececec 50%,#f5f5f5 75%);background-size:300% 100%;animation:style_shimmer__Qf8xb 2s ease-in-out infinite}.style_skeletonBody__F2qNh{padding:1.4rem .4rem .6rem;display:flex;flex-direction:column;flex:1;min-height:0;gap:1rem}.style_skeletonLine__bOZAy{border-radius:.8rem;background:linear-gradient(90deg,#f5f5f5 25%,#ececec 50%,#f5f5f5 75%);background-size:300% 100%;animation:style_shimmer__Qf8xb 2s ease-in-out infinite}.style_skeletonLine__bOZAy:first-child{width:30%;height:1.2rem}.style_skeletonLine__bOZAy:nth-child(2){width:85%;height:2.1rem}.style_skeletonLine__bOZAy:nth-child(3){width:100%;height:1.5rem}.style_skeletonLine__bOZAy:nth-child(4){width:90%;height:1.5rem}.style_skeletonLine__bOZAy:nth-child(5){width:60%;height:1.5rem}.style_skeletonLine__bOZAy:nth-child(6){width:25%;height:1.3rem;margin-top:auto;align-self:flex-end}@keyframes style_shimmer__Qf8xb{0%{background-position:300% 0}to{background-position:-300% 0}}.style_body__i2TGD{display:flex;flex-direction:column;padding:1.4rem .4rem .6rem;flex:1;min-height:0;overflow:hidden}.style_date__ngY27{font-family:var(--font-geometria);font-size:1.2rem;color:#323232;margin-bottom:.8rem}.style_titleLink__j_BlI{text-decoration:none;color:inherit}.style_title__Aw_Ns{font-family:var(--font-geometria);font-size:2.1rem;font-weight:500;line-height:1.3;color:#323232;margin-bottom:.8rem;transition:color .2s ease;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;word-wrap:break-word;overflow-wrap:break-word}@media(min-width:768px){.style_title__Aw_Ns{-webkit-line-clamp:2}}.style_description__cGnVs{font-family:var(--font-geometria);font-size:1.5rem;font-weight:400;line-height:2.3rem;color:#787878;margin-bottom:1.2rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;overflow-wrap:break-word}@media(min-width:768px){.style_description__cGnVs{-webkit-line-clamp:4}}.style_readMore__kYTJO{display:inline-flex;align-items:center;align-self:flex-end;flex-shrink:0;margin-top:auto;padding-bottom:1.2rem;gap:.4rem;font-family:var(--font-geometria);font-size:1.3rem;font-weight:500;color:#323232;text-decoration:none;transition:color .2s ease}.style_readMoreIcon__FYEWx{width:1.2rem;height:1.2rem;color:#cf1409}.style_sidebar__4cTb2{width:100%}@media(min-width:1024px){.style_sidebar__4cTb2{width:22rem;flex-shrink:0;align-self:flex-start;position:sticky;top:10rem}}@media(min-width:1280px){.style_sidebar__4cTb2{width:28rem}}@media(min-width:1550px){.style_sidebar__4cTb2{width:32rem;max-width:40.2rem}}.style_list__5Avr_{display:flex;gap:.8rem;list-style:none;padding:0;margin:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.style_list__5Avr_::-webkit-scrollbar{display:none}@media(min-width:1024px){.style_list__5Avr_{flex-direction:column;gap:0;overflow-x:visible;background:#fff;border:none;border-radius:3.5rem;box-shadow:5px 5px 25px 15px rgba(235,235,235,.2509803922)}}.style_item__o6Si2{display:flex;align-items:center;gap:1.2rem;width:100%;padding:1.2rem 1.6rem;font-family:var(--font-geometria);font-size:1.5rem;font-weight:500;color:#323232;text-transform:none;line-height:100%;letter-spacing:0;background:#fff;border:1px solid #ececec;border-radius:1.2rem;cursor:pointer;white-space:nowrap;transition:color .2s ease}@media(min-width:1024px){.style_item__o6Si2{white-space:normal}}.style_item__o6Si2:first-child{text-transform:uppercase}.style_item__o6Si2:hover,.style_item__o6Si2:hover .style_icon__Gnhzm{color:#cf1409}@media(min-width:1024px){.style_item__o6Si2{border-top:none;border-left:none;border-right:none;border-bottom:1px solid #ececec!important;border-radius:0;padding:1.8rem 2rem;font-size:1.5rem}.style_item__o6Si2:first-child{border-radius:3.5rem 3.5rem 0 0}.style_item__o6Si2:last-child{border-bottom:none!important;border-radius:0 0 3.5rem 3.5rem}}.style_active__tVqtW,.style_active__tVqtW .style_icon__Gnhzm{color:#cf1409}.style_icon__Gnhzm{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:#4d4d4d;flex-shrink:0;transition:color .2s ease}.style_label__f0nn_{line-height:1;text-transform:uppercase;text-align:left}.style_searchPanel__typeContainer__JHZZk{order:1;width:100%;padding-top:2rem;padding-bottom:1px;display:flex;align-items:center;justify-content:space-between;gap:.5rem}@media(min-width:370px){.style_searchPanel__typeContainer__JHZZk{gap:1.5rem}}@media(min-width:768px){.style_searchPanel__typeContainer__JHZZk{gap:2rem;margin:0;padding-bottom:2rem}}@media(min-width:1024px){.style_searchPanel__typeContainer__JHZZk{justify-content:flex-start;padding:0}}.style_searchPanel__typeContainer__JHZZk>:first-child{margin-inline-start:.5rem}@media(min-width:768px){.style_searchPanel__typeContainer__JHZZk>:first-child{margin-inline-start:0}}.style_searchPanel__typeContainer__JHZZk>:last-child{margin-inline-end:.5rem}@media(min-width:768px){.style_searchPanel__typeContainer__JHZZk>:last-child{margin-inline-end:0}}.style_searchPanel__filters__yyxG4{order:2;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;width:100%}@media(min-width:768px){.style_searchPanel__filters__yyxG4{display:flex;flex-wrap:wrap;min-width:0}}@media(min-width:1024px){.style_searchPanel__filters__yyxG4{order:3;width:auto}}.style_searchPanel__search__nua3k{order:3;flex-grow:1;display:flex;align-items:center;gap:2rem}@media(min-width:768px){.style_searchPanel__search__nua3k{order:2}}@media(min-width:1024px){.style_searchPanel__search__nua3k{width:auto;flex-grow:0}}.style_searchPanel__divider__pqEb_{display:none}@media(min-width:768px){.style_searchPanel__divider__pqEb_{display:block;width:1px;height:3.4rem;background:#d9d9d9;flex-shrink:0;margin:0 1px}}.style_searchPanel__realtorFilters__BhjM6{order:2;display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center;width:100%;background:#fff;border-radius:1.5rem;padding:1.5rem;border:1px solid #ececec;box-shadow:5px 5px 25px 15px rgba(235,235,235,.25)}@media(min-width:768px){.style_searchPanel__realtorFilters__BhjM6{justify-content:flex-start}}.style_searchElement__fZrMv{position:relative;background-color:#fff;display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:1.4rem;color:#323232;white-space:nowrap;border:1px solid #ececec;border-radius:1.5rem;box-shadow:5px 5px 25px 15px rgba(235,235,235,.25);padding:0 .4rem;height:4.8rem}.style_searchElement__fZrMv:hover{border-color:#cf1409;cursor:pointer}@media(min-width:370px){.style_searchElement__fZrMv{gap:1rem;padding:0 1.4rem}}@media(min-width:768px){.style_searchElement__fZrMv{height:5.4rem;width:min-content;flex:initial;padding:0 2.5rem}}@media(min-width:1280px){.style_searchElement__fZrMv{min-width:15rem}}.style_searchElement__fZrMv svg{flex-shrink:0}.style_searchElement__fZrMv.style_active__JvnRC{border:1px solid red;z-index:var(--z-index-modal)}.style_searchElement__type__Cxq8R{display:flex;justify-content:center;font-weight:500;flex-grow:1}@media(min-width:768px){.style_searchElement__type__Cxq8R{justify-content:start}}@media(min-width:1024px){.style_searchElement__type__Cxq8R{width:25rem;flex-grow:0}}.style_searchElement__type__Cxq8R.style_selected___Zn12{border:1px solid red}.style_searchElement__wrapper__lZNCL{position:relative;display:flex;align-items:center;flex:1}@media(min-width:1280px){.style_searchElement__location__uZQ4t{height:6.4rem}}.style_searchElement__search__OGULp{font-size:1.5rem;overflow:hidden;text-overflow:ellipsis;width:100%;min-width:0;color:#323232;position:relative;padding-left:4.5rem!important}.style_searchElement__search__OGULp::placeholder{color:#2d2d2d;opacity:1}@media(min-width:1280px){.style_searchElement__search__OGULp{height:5.4rem}}.style_searchElement__clearFilter__JqfhZ{overflow:hidden;text-overflow:ellipsis}@media(min-width:768px){.style_searchElement__clearFilter__JqfhZ{min-width:fit-content;flex-grow:0}}.style_Subscribe_btn__rvV6J{border-radius:7px;padding:5px;font-size:15px;font-weight:700;color:rgba(0,0,0,.56);display:flex;align-items:center;justify-content:center;background-color:#fafafa}@keyframes style_bell-ring___JnU_{0%{transform:rotate(0deg)}25%{transform:rotate(-5deg)}50%{transform:rotate(5deg)}75%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.style_Subscribe_btn__rvV6J:hover{cursor:pointer;background-color:#f1334c;transition:background-color .3s ease}.style_Subscribe_btn__rvV6J:hover svg{color:#fff}.style_Subscribe_btn__rvV6J:hover svg path:nth-child(2),.style_Subscribe_btn__rvV6J:hover svg path:nth-child(3){animation:style_bell-ring___JnU_ 2s ease-in-out infinite;transform-origin:center}.style_Subscribe_btn__rvV6J:hover svg path:nth-child(4),.style_Subscribe_btn__rvV6J:hover svg path:nth-child(5){transform-origin:center;animation:style_bell-ring___JnU_ 2.3s ease-in-out infinite}.style_Search_Panel_Bar_element__FMtYH{overflow:hidden;display:grid;grid-template-columns:1fr;align-items:center;justify-content:flex-start;width:100%;text-wrap:nowrap;font-size:1.5rem;font-weight:500;color:#323232;gap:1.4rem;transition:border-color .3s ease}.style_Search_Panel_Bar_element__FMtYH.style_active__JvnRC{border:1px solid #cf1409}.style_Search_Panel_Bar_element__FMtYH:hover{border-color:#cf1409;cursor:pointer}@media(min-width:768px){.style_Search_Panel_Bar_element__FMtYH{grid-template-columns:2fr 1.3fr;padding:0 1.4rem;height:5.4rem;border-radius:2rem;border:1px solid #ececec;box-shadow:5px 5px 25px 15px rgba(235,235,235,.2509803922);background-color:#fff}}@media(width >= 768px)and (width <= 1439px){.style_Search_Panel_Bar_element__FMtYH{max-width:64%}}.style_Search_Panel_DropDown__84_sy{overflow:hidden;display:flex;font-size:14px;font-weight:500;background-color:rgba(0,0,0,0);width:100%;height:100%;text-align:center;min-width:0;white-space:nowrap;text-overflow:ellipsis}@media(width <= 767px){.style_Search_Panel_DropDown__84_sy{grid-template-columns:2fr 1fr;padding:0 1.4rem;height:5.4rem;border-radius:2rem;border:1px solid #ececec;box-shadow:5px 5px 25px 15px rgba(235,235,235,.2509803922);background-color:#fff}}.style_Search_Panel_DropDown_btn__Q86GR{font-size:1.5rem;font-weight:500;color:#323232;display:inline-flex;overflow:hidden;align-items:center;width:100%;height:100%;text-align:left;background-color:rgba(0,0,0,0);gap:1rem}.style_Search_Panel_DropDown_content__13j9M{font-weight:500;font-size:16px;width:100%;align-items:center;padding:0;margin:0;display:block;overflow:hidden;text-overflow:ellipsis}.style_activeIcon__YOS9g{display:none}@media(min-width:768px){.style_activeIcon__YOS9g{display:inline-block}}.style_searchInput__icon__6iFyh{position:absolute;width:2.2rem;height:2.2rem;left:1.5rem;top:50%;transform:translateY(-50%);pointer-events:none}.style_container__4WMni{margin:0 auto;height:80vh;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;animation:style_fadeIn__S8uDd .2s ease-out}@keyframes style_fadeIn__S8uDd{0%{opacity:0}to{opacity:1}}@keyframes style_rotating__RGo9I{0%{transform-origin:center;transform:rotate(0deg)}to{transform-origin:center;transform:rotate(1turn)}}.style_rotating__RGo9I{animation:style_rotating__RGo9I 4s linear infinite}.styles_brandLetter__nmcW2{color:#f8dbdb;transform:rotate(180deg);margin-bottom:6px}.styles_brandLetter__nmcW2,.styles_brandName__PGsLL{font-weight:900;font-size:64px;line-height:0;text-transform:uppercase}.styles_brandName__PGsLL{color:rgba(237,237,237,.9);white-space:pre-wrap}.styles_signature__cf2hZ{color:#676767;margin-top:1rem}.styles_greeceParagraphs__gkpFf{grid-column:1/-1;margin-bottom:2rem}.styles_whyChooseGreece__5daQO{grid-column:1/-1;margin-top:3rem}.styles_permitItem__KoZwS{padding-left:2.4rem;position:relative;font-size:16px;font-weight:400;color:#364153;line-height:24px}.styles_permitItem__KoZwS:before{position:absolute;left:0;top:10px;background-color:#101828;width:.8rem;height:.8rem;border-radius:9999px;content:""}.styles_rolesList__bKwjM{gap:1.2rem;list-style:none;display:flex;flex-direction:column}.styles_rolesList__bKwjM li{padding-left:2.4rem;position:relative;font-size:16px;font-weight:400;color:#364153;line-height:24px}.styles_rolesList__bKwjM li:before{width:.8rem;height:.8rem;border-radius:9999px;position:absolute;left:0;top:10px;background-color:#101828;content:""}.styles_ourTeamSubtitle__g_RtS{color:#4a5565;line-height:24px}.styles_experiencedSpecialistsTitle__Hxicl{color:#1e2939;line-height:28px}.styles_roleTitle__jxx1P{color:#364153;line-height:24px}.styles_trainingText__SWnbt{color:#364153;line-height:26px}.styles_goalText__LOD6E{color:#1e2939;line-height:28px}body.style_modal-open__x2xX4{overflow:hidden}.style_start__ddrz2{align-items:flex-start}.style_center__jKYEF{align-items:center}.style_wrapper__gEKEu{position:fixed;top:0;left:0;width:100%!important;height:100dvh;display:flex;justify-content:center;align-items:center;z-index:var(--z-index-modal-overlay);background-color:rgba(0,0,0,.3);backdrop-filter:blur(2px)}.style_container__8epto{display:flex;flex-direction:column;position:relative;background:#fff;overflow:hidden;max-height:100dvh;border-radius:16px}@media(min-width:1024px){.style_container__8epto{padding-top:0;position:relative;max-height:100%;border-radius:16px;pointer-events:none}}.style_contentWrapper__oh7RO{position:relative;top:0;background:#fff;overflow-y:auto;width:100%;height:100%}@media(width >= 500px){.style_contentWrapper__oh7RO{min-height:100%}}@media(min-width:1024px){.style_contentWrapper__oh7RO{position:relative;pointer-events:auto}}.style_content__fuztH{position:relative;padding-bottom:0;padding-top:0;overflow:auto;max-width:90vw;display:flex;align-items:center;scrollbar-width:none}@supports(max-width:90dvw){.style_content__fuztH{max-width:90dvw}}.style_content__fuztH::-webkit-scrollbar{display:none}.style_fullscreen__AdsNo{border-radius:unset!important;background:rgba(0,0,0,.45)!important;max-width:unset}.style_container__7zgm2{display:flex;align-items:center;justify-content:center}@keyframes style_rotating__iEVCP{0%{transform-origin:center;transform:rotate(0deg)}to{transform-origin:center;transform:rotate(1turn)}}.style_rotating__iEVCP{animation:style_rotating__iEVCP 4s linear infinite}@keyframes BrandToast_brandToastEnter__28s9d{0%{opacity:0;transform:translateY(.8rem) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes BrandToast_brandToastLeave___rtZy{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(.8rem) scale(.96)}}.BrandToast_enter__xGLpq{animation:BrandToast_brandToastEnter__28s9d .3s cubic-bezier(.21,1.02,.73,1) both}.BrandToast_leave__FPah7{animation:BrandToast_brandToastLeave___rtZy .25s cubic-bezier(.06,.71,.55,1) both}@media (prefers-reduced-motion:reduce){.BrandToast_enter__xGLpq,.BrandToast_leave__FPah7{animation:none}}.style_filterRooms__If2CM{display:flex;flex-direction:column;gap:.8rem}.style_filterRooms__If2CM .style_label__3MNQV{font-size:1.4rem;font-weight:500;color:#333;margin-bottom:.4rem}.style_filterRooms__If2CM .style_buttonsWrapper__pNUyY{display:flex;gap:.8rem;flex-wrap:wrap}.style_filterPrice__5fnVP{display:flex;flex-direction:column;gap:.8rem}.style_filterPrice__5fnVP .style_header__vijhc{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:2.5rem}.style_filterPrice__5fnVP .style_header__vijhc .style_label__x5LLB{font-size:1.4rem;font-weight:500;color:#333}.style_filterPrice__5fnVP .style_header__vijhc .style_clearButton__vDSfh{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;border-radius:50%;background:#f5f5f5;color:#666;font-size:1.4rem;cursor:pointer;transition:all .2s ease}.style_filterPrice__5fnVP .style_header__vijhc .style_clearButton__vDSfh:hover{background:#cf1409;color:#fff}.style_filterPrice__5fnVP .style_inputGroup__hXwj9{position:relative;flex:1}.style_filterPrice__5fnVP .style_inputGroup__hXwj9 .style_priceInput__sjvVp{width:100%;height:5.2rem;font-size:1.6rem;padding-left:2.5rem;padding-right:1.5rem}.style_filterPrice__5fnVP .style_inputGroup__hXwj9 .style_priceInput__sjvVp:not(:placeholder-shown)+.style_currency__EjiYM{display:block}.style_filterPrice__5fnVP .style_inputGroup__hXwj9 .style_priceInput__sjvVp:placeholder-shown+.style_currency__EjiYM{display:none}.style_filterPrice__5fnVP .style_inputGroup__hXwj9 .style_currency__EjiYM{position:absolute;left:1rem;top:50%;transform:translateY(-50%);font-size:1.6rem;font-weight:700;pointer-events:none}.style_filterArea__38CHs{display:flex;flex-direction:column;gap:.8rem}.style_filterArea__38CHs .style_header__2ZWJd{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:2.5rem}.style_filterArea__38CHs .style_header__2ZWJd .style_label__hywE2{font-size:1.4rem;font-weight:500;color:#333}.style_filterArea__38CHs .style_header__2ZWJd .style_clearButton__R6kti{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;border-radius:50%;background:#f5f5f5;color:#666;font-size:1.4rem;cursor:pointer;transition:all .2s ease}.style_filterArea__38CHs .style_header__2ZWJd .style_clearButton__R6kti:hover{background:#cf1409;color:#fff}.style_filterArea__38CHs .style_inputGroup__sd3gq{position:relative;flex:1}.style_filterArea__38CHs .style_inputGroup__sd3gq .style_areaInput__PrZXU{width:100%;height:5.2rem;font-size:1.6rem;padding-left:2.5rem;padding-right:1.5rem}.style_filterArea__38CHs .style_inputGroup__sd3gq .style_areaInput__PrZXU:not(:placeholder-shown)+.style_unit__ZCzLj{display:block}.style_filterArea__38CHs .style_inputGroup__sd3gq .style_areaInput__PrZXU:placeholder-shown+.style_unit__ZCzLj{display:none}.style_filterArea__38CHs .style_inputGroup__sd3gq .style_unit__ZCzLj{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);font-size:1.4rem;color:#666;pointer-events:none}.style_wrapper__J_QM_{display:flex;flex-direction:column;align-items:center;text-align:center;background-color:var(--white);border-radius:var(--radius-medium);max-width:58rem}.style_title__ikf9K{font-size:2.1rem;font-weight:600;color:#323232;line-height:1.4}.style_button___4e2V{width:100%;padding-top:1.2rem;padding-bottom:1.2rem;font-size:1.6rem}@media(width >= 768px){.style_button___4e2V{width:auto;min-width:150px}}.style_filterPanel__YzBXd{display:flex;flex-direction:column;gap:2rem}.style_filterPanel__YzBXd .style_filtersGrid__pGbX9{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:2rem}@media(width <= 768px){.style_filterPanel__YzBXd .style_filtersGrid__pGbX9{grid-template-columns:1fr;gap:1.5rem}}.style_filterPanel__YzBXd .style_activeFiltersInfo__4yZiG{display:flex;align-items:center;padding:1rem 1.5rem;background:rgba(207,20,9,.1);border:.1rem solid rgba(207,20,9,.2);border-radius:.8rem;color:#cf1409;font-size:1.3rem;font-weight:500}.style_filterPanel__YzBXd .style_activeFiltersInfo__4yZiG:before{content:"✓";margin-right:.8rem;font-weight:700}.style_wrapper__om9OE{width:100%;position:relative}.style_fieldError__uAqIj{font-size:1.1rem;position:absolute;padding:2px 10px;color:theme("colors.red.500")}.style_phoneCustomContainer__D4JHu{display:flex;align-items:center;height:100%}.style_phoneCustomContainer__D4JHu:not(.style_compact__jnJUl){height:5.4rem;border:1px solid var(--color-gray-border);border-radius:var(--heroui-radius-medium);background-color:#fff;padding:.9rem 1.5rem;box-shadow:5px 5px 25px 15px rgba(234,234,234,.25);transition:border-color .3s ease-in-out}.style_phoneCustomContainer__D4JHu:not(.style_compact__jnJUl):hover{border-color:#cfcfcf}.style_phoneCustomContainer__D4JHu:not(.style_compact__jnJUl):focus-within{border-color:var(--color-red-two)}.style_phoneCustomContainer__D4JHu.style_compact__jnJUl{border:none;background:rgba(0,0,0,0);padding:0;height:100%;width:100%}.style_input__6o09E{--react-international-phone-height:100%;--react-international-phone-font-size:16px;width:100%;font-weight:400;color:dimgray;border:none!important}.style_input__6o09E[class*=text-sm]{--react-international-phone-font-size:14px;font-size:14px}.style_btnSelector__JJ_wb{height:3.5rem!important;background-color:#fff!important;border-color:#fff!important;margin-right:.4rem!important;border-radius:.8rem!important}@media screen and (min-width:768px){.style_btnSelector__JJ_wb{height:4.8rem!important}}.style_wrapper__S60hO{width:100%;max-width:51rem;display:flex;flex-direction:column}.style_title___9Sjn{max-width:30rem;word-wrap:normal;font-size:1.6rem;line-height:normal}.style_fieldContainer__g5oRm{margin-bottom:2.2rem}.style_fieldContainer__g5oRm>:nth-child(2){padding-top:.8rem;padding-bottom:1.8rem}.style_formContainer__EpC6_{padding-top:2rem;padding-bottom:3rem}.style_wrapper__09WFP{width:100%;max-width:51rem;display:flex;flex-direction:column}.style_fieldContainer__Dw4KJ{margin-bottom:2.2rem}.style_fieldContainer__Dw4KJ>:nth-child(2){padding:1.8rem 0}.style_formContainer__MzK58{padding-bottom:3rem}.steps_formStep__rqni0{display:flex;flex-direction:column;gap:1.5rem}.steps_formStep__grid__10d0D{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr)) minmax(180px,100%);gap:2.4rem;align-items:start}@media(width <= 768px){.steps_formStep__grid__10d0D{grid-template-columns:1fr}}.steps_formStep__grid3__AN5z1{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem;align-items:stretch;max-width:100%;overflow:hidden}@media(width <= 1150px){.steps_formStep__grid3__AN5z1{grid-template-columns:minmax(0,1fr)}}.steps_formStep__fullWidth__8g52d{grid-column:span 4}@media(width <= 768px){.steps_formStep__fullWidth__8g52d{grid-column:span 1}}.steps_formStep__halfWidth__xr_AV{grid-column:span 2}@media(width <= 768px){.steps_formStep__halfWidth__xr_AV{grid-column:span 1}}.steps_formStep__thirdWidth__QHU39{grid-column:span 1}@media(width <= 768px){.steps_formStep__thirdWidth__QHU39{grid-column:span 1}}.steps_formStep__quarterWidth__GcMoN{grid-column:span 1}@media(width <= 768px){.steps_formStep__quarterWidth__GcMoN{grid-column:span 1}}.steps_formStep__separator__ApQaC{width:100%;height:1px;background-color:#e5e7eb}layoutform .steps_formStep__layoutGrid__AYRsV{display:grid;grid-template-columns:repeat(12,1fr);gap:1rem;margin-bottom:1.5rem}@media(width <= 768px){layoutform .steps_formStep__layoutGrid__AYRsV{grid-template-columns:1fr}}.steps_formStep__col3__KUMqS{grid-column:span 3}@media(width <= 768px){.steps_formStep__col3__KUMqS{grid-column:span 1}}.steps_formStep__col5__pH8mK{grid-column:span 5}@media(width <= 768px){.steps_formStep__col5__pH8mK{grid-column:span 1}}.steps_formStep__col6__FJYlt{grid-column:span 6}@media(width <= 768px){.steps_formStep__col6__FJYlt{grid-column:span 1}}.steps_formStep__col9__waxjZ{grid-column:span 9}@media(width <= 768px){.steps_formStep__col9__waxjZ{grid-column:span 1}}.steps_formStep__col1__qglsn{grid-column:span 1}@media(width <= 768px){.steps_formStep__col1__qglsn{grid-column:span 1}}.steps_formStep__divider__Fm__D{display:flex;align-items:center;justify-content:center;padding-bottom:1rem;color:#6b7280}@media(width <= 768px){.steps_formStep__divider__Fm__D{padding:.5rem 0}}.steps_formStep__formBlock__uxvBW{margin-bottom:1.5rem;width:100%}.steps_formStep__errorBoundary__ga_ol{padding:1rem;color:#ef4444}.steps_formStep__error__nXB4m{font-size:14px;margin-top:4px}.steps_formStep__formBlockTwoLineLabel__xCpDo label{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:3.2rem;height:3.2rem;line-height:1.6rem}.steps_formField__jtiG2{margin-bottom:1rem}.steps_navigationButtons__ytgPU{display:flex;justify-content:space-between;margin-top:2rem}@media(width <= 768px){.steps_navigationButtons__ytgPU{flex-direction:column;gap:1rem}}.steps_multiLingualField__VyuUI{position:relative}.steps_multiLingualField__languageSelector__v_1EL{position:absolute;top:0;right:0}.steps_layoutForm__8ijw1{width:100%}.steps_layoutForm__title__JzgaM{font-size:2rem;font-weight:600;margin-bottom:1.6rem}.steps_layoutForm__section__2_CbW{width:100%;margin-bottom:2.4rem}.steps_layoutForm__grid__KKrhl{display:grid;grid-template-columns:repeat(12,1fr);gap:1.6rem;margin-bottom:2.4rem}@media(width <= 768px){.steps_layoutForm__grid__KKrhl{grid-template-columns:1fr}}.steps_layoutForm__col1__LgP9a{grid-column:span 1}.steps_layoutForm__col3__Rz0PU{grid-column:span 3}.steps_layoutForm__col5__McLYg{grid-column:span 5}.steps_layoutForm__col6__8QkFB{grid-column:span 6}.steps_layoutForm__col9__C_WBy{grid-column:span 9}.steps_layoutForm__divider__DxxqR{display:flex;align-items:center;justify-content:center;padding-bottom:1.6rem;grid-column:span 1}.steps_layoutForm__divider__DxxqR span{color:#6b7280}.steps_layoutForm__error__zSRF1{color:#cf1409;margin-bottom:1.6rem}.steps_layoutForm__actions__wCdL4{display:flex;justify-content:flex-start;gap:2.4rem;margin-top:3rem}@media(width <= 768px){.steps_layoutForm__actions__wCdL4{flex-direction:column;gap:1rem}}.steps_layoutForm__buttonCancel__1CueE,.steps_layoutForm__buttonSubmit__5GY30{flex:1;max-width:24rem;padding:1.6rem 2.4rem;border-radius:2rem;font-size:1.6rem;font-weight:500;cursor:pointer;transition:all .3s;border:1px solid #ececec;box-shadow:.5rem .5rem 2.5rem 1.5rem rgba(235,235,235,.25)}.steps_layoutForm__buttonCancel__1CueE{background-color:#fff;color:#323232}.steps_layoutForm__buttonSubmit__5GY30{background-color:#cf1409;max-width:30rem;color:#fff}.steps_layoutForm__row__h1moG{display:flex;margin-bottom:2.5rem}.steps_layoutForm__row__h1moG:last-child{margin-bottom:1.5rem}@media(width <= 768px){.steps_layoutForm__row__h1moG{flex-direction:column;gap:1.5rem}}.steps_layoutCard__aWvqb{position:relative;width:100%;min-width:0;display:flex;flex-direction:column;height:100%}.steps_layoutCard__title__99vyu{text-align:left;font-size:1.8rem;font-weight:700;color:#323232;line-height:2.3rem;letter-spacing:.05em;text-transform:uppercase;margin:0;padding:2rem 0 2rem 1.5rem}.steps_layoutCard__content__wUzCf{background-color:#fff;border-radius:2.5rem;box-shadow:5px 5px 25px 15px rgba(235,235,235,.25);overflow:hidden;padding-bottom:1rem;flex:1;display:flex;flex-direction:column}.steps_layoutCard__imageContainer__7si1t{position:relative;padding:1.5rem;margin-bottom:2rem}.steps_layoutCard__image__ZiKql{width:100%;height:27.6rem;background-color:#e6e6e6;background-position:50%;background-size:cover;background-repeat:no-repeat;border-radius:2.5rem;overflow:hidden;display:flex;align-items:center;justify-content:center;cursor:pointer}.steps_layoutCard__pagination__ECn0p{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.steps_layoutCard__paginationDotActive__NVlam{width:1.5rem;height:1.5rem;background-color:#fff;border:1px solid #cf1409;border-radius:.5rem}.steps_layoutCard__paginationDot__Stimk{width:1rem;height:1rem;background-color:#fff;border:1px solid #d2d2d2;border-radius:.3rem}.steps_layoutCard__info__i1Rdj{padding:0 1.5rem}.steps_layoutCard__row__q_h_w{display:flex;margin-bottom:1.4rem}.steps_layoutCard__row__q_h_w:last-child{margin-bottom:1.5rem}@media(width <= 768px){.steps_layoutCard__row__q_h_w{flex-direction:column;gap:1.5rem}}.steps_layoutCard__column__OXfSW{flex:1;display:flex;flex-direction:column;gap:1rem}.steps_layoutCard__label__HxFbT{font-size:1.6rem;font-weight:400;color:#1b1b1b;line-height:2rem}.steps_layoutCard__label--small__CjuDV{font-size:1.5rem;line-height:1.2em}.steps_layoutCard__value__2efKA{font-size:1.7rem;font-weight:500;color:#1b1b1b;line-height:2.1rem}.steps_layoutCard__priceValue__C66Mf{font-size:2.1rem;font-weight:700;color:#1b1b1b;line-height:2.6rem;display:flex;align-items:center}.steps_layoutCard__actions__T0GSt{display:flex;justify-content:flex-end;gap:2.5rem;margin-top:2rem}@media(width <= 768px){.steps_layoutCard__actions__T0GSt{flex-direction:column;gap:1.5rem;align-items:stretch}}.steps_layoutCard__button__HTWpM{display:flex;align-items:center;gap:.8rem;background-color:rgba(0,0,0,0);border:none;font-size:1.6rem;font-weight:500;color:#323232;cursor:pointer;padding:0;transition:color .3s}.steps_layoutCard__button__HTWpM:hover{color:#cf1409}.steps_layoutCard__icon__dOHjn{color:#cf1409;width:2rem;height:2rem}@media(width <= 768px){.steps_layoutCard__aWvqb{max-width:100%}.steps_layoutCard__image__ZiKql{height:20rem}.steps_layoutCard__row__q_h_w{flex-direction:column;gap:1.5rem}}formstep__thirdwidth .steps_layoutForm__col1__LgP9a{grid-column:span 1}@media(width <= 768px){formstep__thirdwidth .steps_layoutForm__col1__LgP9a{grid-column:span 1}}formstep__thirdwidth .steps_layoutForm__col3__Rz0PU{grid-column:span 3}@media(width <= 768px){formstep__thirdwidth .steps_layoutForm__col3__Rz0PU{grid-column:span 1}}formstep__thirdwidth .steps_layoutForm__col5__McLYg{grid-column:span 5}@media(width <= 768px){formstep__thirdwidth .steps_layoutForm__col5__McLYg{grid-column:span 1}}formstep__thirdwidth .steps_layoutForm__col6__8QkFB{grid-column:span 6}@media(width <= 768px){formstep__thirdwidth .steps_layoutForm__col6__8QkFB{grid-column:span 1}}formstep__thirdwidth .steps_layoutForm__col9__C_WBy{grid-column:span 9}@media(width <= 768px){formstep__thirdwidth .steps_layoutForm__col9__C_WBy{grid-column:span 1}}.steps_textControlValueWrapped__OwC3t{word-wrap:break-word;overflow-wrap:break-word;word-break:break-all;white-space:normal}.style_chip__esADh{display:inline-flex;align-items:stretch;height:4.1rem;border-radius:1.2rem;overflow:hidden;font-family:inherit;user-select:none;box-shadow:0 .2rem .6rem rgba(0,0,0,.12)}.style_head__M_Kq1{display:flex;align-items:center;justify-content:center;min-width:4.1rem;height:4.1rem;padding:0 .6rem;flex-shrink:0;color:#fff}.style_icon__E2Rp6{width:2rem;height:2rem}.style_valueStack__dO4YZ{display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1}.style_value__TNUIW{font-weight:700;font-size:1.1rem}.style_valueLen1__BFNSO{font-size:1.5rem}.style_valueLen2__agqql{font-size:1.3rem}.style_valueLen3__Qq26q{font-size:1.1rem}.style_valueLabel__QPMuz{font-size:1.3rem;font-weight:700;line-height:1.1rem;margin-top:.2rem;text-align:center;text-transform:lowercase;white-space:nowrap}.style_valueLabelMed__gj5w5{font-size:1.1rem;line-height:1rem}.style_valueLabelSm__QxNJV{font-size:.95rem;line-height:.9rem}.style_label__Df_aI{display:inline-flex;align-items:center;padding:0 1.2rem;background-color:#fff;color:#000;font-size:1.3rem;font-weight:700;line-height:1.1rem;white-space:nowrap}.style_chipLg__OLYkG{height:4.2rem;border-radius:1.2rem}.style_chipLg__OLYkG .style_head__M_Kq1{min-width:4.2rem;height:4.2rem;padding:0 .6rem}.style_chipLg__OLYkG .style_icon__E2Rp6{width:2rem;height:2rem}.style_chipLg__OLYkG .style_value__TNUIW{font-size:1.2rem}.style_chipLg__OLYkG .style_valueLen1__BFNSO{font-size:1.5rem}.style_chipLg__OLYkG .style_valueLen2__agqql{font-size:1.3rem}.style_chipLg__OLYkG .style_valueLen3__Qq26q{font-size:1.2rem}.style_chipLg__OLYkG .style_valueLabel__QPMuz{font-size:1.2rem;line-height:1.1rem;margin-top:.2rem}.style_chipLg__OLYkG .style_valueLabelMed__gj5w5{font-size:1.05rem;line-height:1rem}.style_chipLg__OLYkG .style_valueLabelSm__QxNJV{font-size:.9rem;line-height:.8rem}.style_chipLg__OLYkG .style_label__Df_aI{padding:0 1.2rem;font-size:1.3rem;line-height:1.1rem}.style_categoryList__e8Hmr{box-sizing:border-box;display:flex;flex-direction:column;align-items:start;height:100%;max-height:inherit;overflow:hidden}.style_categoryList__e8Hmr .style_inner_content__2lIMY{overflow:hidden auto;display:flex;flex-direction:column;gap:1rem;align-items:start;width:100%;padding:0}.style_categoryList__e8Hmr h1{font-size:2.1rem;font-weight:700}.style_categoryList__e8Hmr h2{font-weight:700}.style_categoryList__e8Hmr h2,.style_categoryList__e8Hmr h3{padding-left:2rem;padding-right:2rem;font-size:1.8rem;margin-top:2rem}.style_categoryList__e8Hmr h3{font-weight:500}@media(min-width:768px){.style_categoryList__e8Hmr h2,.style_categoryList__e8Hmr h3{padding-left:3rem;padding-right:3rem}}.style_close__6vqwB{width:1.5rem;height:1.5rem}.style_dropdownButtons__JghVf{margin-top:2rem;display:flex;align-items:center;justify-content:space-between;width:100%}@media screen and (width <= 700px){.style_dropdownButtons__JghVf{flex-direction:column}}.style_groupe_wrapper__Ru0YF{padding:1rem 2rem;width:auto;display:flex;align-items:center;justify-content:flex-start;gap:20px;max-width:100%;flex-wrap:wrap}@media screen and (width <= 700px){.style_groupe_wrapper__Ru0YF{max-width:none;justify-content:flex-start;gap:10px}}@media(min-width:768px){.style_groupe_wrapper__Ru0YF{padding-left:3rem;padding-right:3rem}}.style_button_red_whith_mark__NYaP6{width:25rem;text-wrap:nowrap;padding:0 2rem;height:5.4rem;font-size:1.5rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;background-color:#fff;font-weight:500;color:#323232;border:1px solid #ececec;box-shadow:5px 5px 25px 15px rgba(235,235,235,.2509803922);transition:border-color .3s ease,color .3s ease;border-radius:2rem}.style_button_red_whith_mark__NYaP6.style_active__vv__M{border:1px solid #cf1409}.style_button_red_whith_mark__NYaP6:hover{border-color:#cf1409}@media screen and (width <= 700px){.style_button_red_whith_mark__NYaP6{flex-grow:1;width:auto;text-align:center}}.style_button_red_border__5Li_x{text-wrap:nowrap;height:5.4rem;padding:0 2rem;font-size:1.5rem;display:flex;align-items:center;justify-content:center;background-color:#fff;font-weight:500;color:#323232;border:1px solid #ececec;box-shadow:5px 5px 25px 15px rgba(235,235,235,.2509803922);transition:border-color .3s ease,color .3s ease;border-radius:2rem;cursor:pointer}.style_button_red_border__5Li_x.style_square__s1fnM{width:5.4rem;height:5.4rem;padding:0}.style_button_red_border__5Li_x:hover{border-color:#cf1409}.style_button_red_border__5Li_x.style_active__vv__M{color:#cf1409;border:1px solid #cf1409}.style_button_number__JIPrZ{text-wrap:nowrap;padding:1.5rem 2rem;font-size:1.5rem;display:flex;align-items:center;background-color:#fff;font-weight:500;color:#323232;border:1px solid #ececec;box-shadow:5px 5px 25px 15px rgba(235,235,235,.2509803922);transition:border-color .3s ease,color .3s ease;border-radius:2rem;text-transform:capitalize;cursor:pointer}.style_button_number__JIPrZ:hover{border-color:#cf1409}.style_button_number__JIPrZ.style_active__vv__M{border:1px solid #cf1409;color:#cf1409}@media screen and (width <= 700px){.style_button_number__JIPrZ{flex-grow:1;width:auto;text-align:center}}.style_inputsWrapper__RBSbC{padding:1rem 2rem;display:flex;align-items:center;justify-content:flex-start;gap:2rem;position:relative}.style_inputsWrapper__RBSbC input{padding-left:1.5rem}.style_inputsWrapper__RBSbC ::placeholder{font-size:1.5rem;font-weight:400;color:#787878}.style_inputsWrapper__RBSbC .style_inputWithUnit__e2WR4{position:relative}.style_inputsWrapper__RBSbC .style_inputWithUnit__e2WR4:after{content:var(--unit-content,"m²");position:absolute;right:2rem;top:50%;transform:translateY(-50%);font-size:1.6rem;font-weight:400;color:#323232;pointer-events:none}.style_inputsWrapper__RBSbC .style_inputWithUnitHeight__sm_Zi{position:relative}.style_inputsWrapper__RBSbC .style_inputWithUnitHeight__sm_Zi:after{content:"m";position:absolute;right:2rem;top:50%;transform:translateY(-50%);font-size:1.6rem;font-weight:400;color:#323232;pointer-events:none}@media(min-width:768px){.style_inputsWrapper__RBSbC{padding-left:3rem;padding-right:3rem}}.style_input__dpITg{width:100%;padding:1rem 3rem 1rem 1.5rem;height:5rem;background-color:#fff;border:1px solid #ececec;border-radius:20px;font-size:1.5rem;font-weight:700;box-shadow:5px 5px 25px 15px rgba(235,235,235,.25)}.style_categoryList__jN_pv{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;width:100%}.style_categoryList__jN_pv h1{font-size:2.1rem;font-weight:700}.style_categoryList__jN_pv h3{padding-left:2rem;padding-right:2rem;font-size:1.8rem;margin-top:2rem;font-weight:500}@media(width >= 768px){.style_categoryList__jN_pv h3{padding-left:3rem;padding-right:3rem}}.style_exclusive_wrapper__6ineO{padding-left:2rem;padding-right:2rem;width:100%}.style_exclusive_wrapper__6ineO h3{padding-left:0;padding-right:0;margin-top:0;margin-bottom:1rem}@media(width >= 768px){.style_exclusive_wrapper__6ineO{padding-left:3rem;padding-right:3rem}}.style_mobile__GrKyM{display:block!important}.style_mobileFlex__OCEer{display:flex!important}.style_mobileGrid__WpTCF{display:grid!important}.style_desktopFlex__wRU0N,.style_desktopGrid___yduY,.style_desktop__Fy8r4{display:none!important}@media(min-width:1023px){.style_mobileFlex__OCEer,.style_mobileGrid__WpTCF,.style_mobile__GrKyM{display:none!important}.style_desktop__Fy8r4{display:block!important}.style_desktopFlex__wRU0N{display:flex!important}.style_desktopGrid___yduY{display:grid!important}}.style_userAvatar__pFM_E path{fill:#323232}.style_icon-default__UXvBl,.style_icon-red__nfcRs{transition-duration:.2s;position:absolute;top:0;left:0;width:100%;height:100%}.style_icon-default__UXvBl svg,.style_icon-red__nfcRs svg{width:100%;height:100%}.style_mobile__5tZf2{display:block!important}.style_mobileFlex___IT49{display:flex!important}.style_mobileGrid___I4gp{display:grid!important}.style_desktopFlex__QK6Rf,.style_desktopGrid__luxn8,.style_desktop__SAhel{display:none!important}@media(min-width:1023px){.style_mobileFlex___IT49,.style_mobileGrid___I4gp,.style_mobile__5tZf2{display:none!important}.style_desktop__SAhel{display:block!important}.style_desktopFlex__QK6Rf{display:flex!important}.style_desktopGrid__luxn8{display:grid!important}}.style_breadcrumbsContainer__8JPqb{width:100%;padding:1rem;background-color:#fff;border-bottom:1px solid #ececec}@media(min-width:768px){.style_breadcrumbsContainer__8JPqb{padding:1rem 2rem}}@media(min-width:1024px){.style_breadcrumbsContainer__8JPqb{padding:1rem 0}.style_breadcrumbsContainer__8JPqb>div{width:100%;max-width:1650px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}}.CatalogList_emptyHint__ulq4j{font-size:1.4rem;color:#787878;line-height:1.5}.CatalogList_catalogScroll__en_3c{flex-shrink:0;height:24rem;min-height:24rem;max-height:24rem;overflow-y:auto;margin-right:-.8rem;padding-right:.8rem;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}@media(max-width:48rem){.CatalogList_catalogScroll__en_3c{height:16rem;min-height:16rem;max-height:16rem}}@media(max-height:860px){.CatalogList_catalogScroll__en_3c{height:18rem;min-height:18rem;max-height:18rem}}@media(max-height:760px){.CatalogList_catalogScroll__en_3c{height:12rem;min-height:12rem;max-height:12rem}}@media(max-height:660px){.CatalogList_catalogScroll__en_3c{height:6rem;min-height:6rem;max-height:6rem}}.CatalogList_catalogList__VolzS{display:flex;flex-direction:column;gap:.4rem;margin:0;padding:0 0 .4rem;list-style:none}@media(max-width:48rem){.CatalogList_catalogList__VolzS{padding-bottom:1.2rem}}.CatalogList_catalogRow__VYdQ3{display:flex;align-items:center;gap:1.2rem;width:100%;padding:1rem 1.2rem;background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:1.2rem;text-align:left;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.CatalogList_catalogRow__VYdQ3:hover{background:#f8f8f8}.CatalogList_catalogRow__VYdQ3:focus-visible{outline:none;border-color:#cf1409}.CatalogList_catalogRowSelected__7GbWp{background:#fdf2f0}.CatalogList_catalogRowSelected__7GbWp:hover{background:#fbe7e3}.CatalogList_catalogRowMain__Mtn_J{display:flex;flex-direction:column;align-items:flex-start;gap:.6rem;flex:1;min-width:0}.CatalogList_catalogRowMeta__VsnS_{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem 1.2rem;font-size:1.2rem;line-height:1.2;color:#787878}.CatalogList_metaCategory__o1bQU{display:inline-flex;align-items:center;gap:.6rem;min-width:0}.CatalogList_metaCategoryDot__qnXLK{display:inline-block;width:.8rem;height:.8rem;border-radius:50%;flex-shrink:0}.CatalogList_metaCategoryName__NG7Yl{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CatalogList_metaRealtor__6s1gl{display:inline-flex;align-items:center;gap:.4rem;padding:.2rem .6rem;border-radius:.6rem;background:#f5f5f5;color:#323232;font-weight:500}.CatalogList_metaAdmin__KmWtX{background:#fdf2f0;color:#b91308}.CatalogList_metaIcon__cqIDV{width:1.2rem;height:1.2rem}.CatalogList_toggleIcon___QR2a{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:50%;background:#f5f5f5;color:#323232;flex-shrink:0;transition:background-color .15s ease,color .15s ease}.CatalogList_toggleIconSelected__lIiZ6{background:#cf1409;color:#fff}.CatalogList_toggleSvg__NLlU5{width:1.8rem;height:1.8rem}.CatalogList_catalogLoading__06WGE{display:flex;align-items:center;justify-content:center;gap:1rem;padding:2rem;font-size:1.4rem;color:#787878}.CatalogList_spinner__xJtez{display:inline-block;width:1.8rem;height:1.8rem;border:2px solid #d7d7d7;border-top-color:#323232;border-radius:50%;animation:CatalogList_spin__S_Ndq .8s linear infinite}@keyframes CatalogList_spin__S_Ndq{to{transform:rotate(1turn)}}.CatalogList_sentinel__4K5N4{width:100%;height:1px}.style_embla__4Tl7n{margin:auto;position:relative;width:100%;height:100%;overflow:hidden;border-radius:2.5rem}.style_embla__viewport__F9GYK{height:100%;position:relative;overflow:hidden;touch-action:pan-y pinch-zoom}.style_embla__controls__Rg5uh{position:absolute;inset:0;display:grid;grid-template-columns:1fr;justify-content:space-between;gap:1.2rem}.style_embla__buttons__UszpL{width:100%;display:flex;align-items:center;justify-content:center}.style_embla__button__1GDxo{-webkit-tap-highlight-color:hsla(0,0%,100%,.5);appearance:none;background-color:rgba(30,30,30,.3490196078);touch-action:manipulation;text-decoration:none;cursor:pointer;padding:0;margin:0;z-index:1;border:1px solid #fff;color:#fff;position:relative}.style_embla__button__1GDxo:before{content:"";position:absolute;inset:-.75rem;pointer-events:auto;background:rgba(0,0,0,0)}.style_embla__button__1GDxo svg{width:1rem;height:auto}.style_embla__button__1GDxo.style_large__nE5QK:before{inset:-1.375rem}.style_embla__button__1GDxo.style_large__nE5QK svg{width:1.8rem;height:auto}.style_embla__dots__mvI0q{position:absolute;overflow:visible;display:flex;flex-wrap:nowrap;padding:1px;justify-content:flex-start;gap:1.8rem;align-items:center;content:"";bottom:5%;width:auto;scrollbar-width:none;-ms-overflow-style:none;left:50%;transform:translateX(-50%) translateY(-50%)}.style_embla__dots__mvI0q::-webkit-scrollbar{display:none}.style_embla__dots__mvI0q.style_modal__nGjvM{overflow:hidden}.style_embla__dot__rSajK{-webkit-tap-highlight-color:#fff;appearance:none;background-color:rgba(0,0,0,0);touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0}.style_embla__dot__rSajK:after{background:#fff;width:1rem;height:1rem;border-radius:.3rem;display:flex;align-items:center;box-shadow:0 0 1px #000;content:""}.style_selected__xgCYW:after{content:"";background:#fff;border:1px solid #cf1409;height:1.5rem;width:1.5rem;border-radius:.5rem}.style_prev__EU_8o{position:absolute;content:"";left:2rem}.style_next__9krND{position:absolute;content:"";right:2rem}.style_counter__rD_ia{font-size:1.5rem;color:#fff;font-weight:700;text-shadow:0 1px 4px rgba(0,0,0,.8),0 0 2px rgba(0,0,0,.5)}.style_wrapper__Xj2PM{width:100dvw;height:100dvh;display:flex;position:relative}.style_gallerySliderMode__FvMHX{margin:0!important;height:100%!important;border-radius:0!important}.style_gallerySliderMode__FvMHX>div[class*=embla__viewport]{height:100%!important}.style_sliderContainer__lXVhL{display:flex;max-width:100%;max-height:100dvh;width:100%;height:100%}.style_slideItem__ykuG5{flex:0 0 100%;width:100%;height:100%;position:relative;padding-bottom:5rem;box-sizing:border-box;overflow:hidden}.style_wrapper__IG7zp{width:100%;max-width:51rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.style_description__bwleD{width:100%;font-size:1.6rem;font-weight:600;color:#787878;text-wrap:pretty;max-width:36.2rem;text-align:center}.style_btnContainer__S1ezW{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.CatalogToolbar_searchWrap__YlZJM{position:relative;display:flex;align-items:center}.CatalogToolbar_searchIcon__vnTyB{position:absolute;left:1.4rem;width:1.8rem;height:1.8rem;color:#787878;pointer-events:none}.CatalogToolbar_searchInput__wJtKT{width:100%;height:4.8rem;padding:0 4.4rem;background:#f5f5f5;border:1px solid rgba(0,0,0,0);border-radius:1.2rem;font-size:1.6rem;color:#323232;transition:border-color .15s ease,background-color .15s ease}.CatalogToolbar_searchInput__wJtKT::placeholder{color:#787878}.CatalogToolbar_searchInput__wJtKT:focus{outline:none;border-color:#cf1409;background:#fff}.CatalogToolbar_searchClear__sM1Ya{position:absolute;right:1rem;display:inline-flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;border-radius:50%;background:rgba(0,0,0,0);color:#787878;transition:background-color .15s ease}.CatalogToolbar_searchClear__sM1Ya:hover{background:#ececec}.CatalogToolbar_searchClearIcon__1ZkWk{width:1.6rem;height:1.6rem}.CatalogToolbar_toolbar__4_Zrq{display:flex;flex-wrap:nowrap;align-items:center;gap:.6rem;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.CatalogToolbar_toolbar__4_Zrq::-webkit-scrollbar{display:none}.CatalogToolbar_chipGroup__zksPS{display:inline-flex;align-items:center;gap:.3rem;padding:.3rem;background:#f5f5f5;border-radius:1rem;flex-shrink:0}.CatalogToolbar_filterChip__L5V9x{display:inline-flex;align-items:center;justify-content:center;height:3rem;padding:0 1rem;border-radius:.8rem;background:rgba(0,0,0,0);color:#787878;font-size:1.2rem;font-weight:500;white-space:nowrap;cursor:pointer;transition:background-color .15s ease,color .15s ease}.CatalogToolbar_filterChip__L5V9x:hover{color:#323232}.CatalogToolbar_filterChipActive__Puz8J{background:#fff;color:#323232;box-shadow:0 1px 2px rgba(0,0,0,.08)}.CatalogToolbar_filterChipActive__Puz8J:hover{color:#323232}.CatalogToolbar_sortChip__6YhL7{width:3rem;padding:0}.CatalogToolbar_sortIcon__FpHMX{width:1.6rem;height:1.6rem}.CurrentTagsSection_section__XMY6t{padding:1.6rem 2.4rem;display:flex;flex-direction:column;gap:1.6rem}.CurrentTagsSection_group__TdjOx{display:flex;flex-direction:column;gap:.8rem}.CurrentTagsSection_emptyHint__IQBnp{font-size:1.4rem;color:#787878;line-height:1.5}.CurrentTagsSection_currentArea__kcTb0{display:flex;flex-direction:column}.CurrentTagsSection_currentList__toFBv{display:flex;flex-wrap:wrap;align-content:flex-start;gap:.8rem;margin:0;padding:0;list-style:none}.CurrentTagsSection_currentItem__rGALs{display:inline-flex;align-items:center;gap:.4rem;background:#f8f8f8;border-radius:1.6rem;padding:.4rem}.CurrentTagsSection_removeBtn__HfD6H{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:50%;background:rgba(0,0,0,0);color:#787878;transition:background-color .15s ease,color .15s ease}.CurrentTagsSection_removeBtn__HfD6H:hover{background:#ececec;color:#cf1409}.CurrentTagsSection_removeIcon__pgorM{width:1.4rem;height:1.4rem}.SectionTitle_title__pev09{display:flex;align-items:center;gap:.8rem;font-size:1.4rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#787878}.SectionTitle_counter__L3FU0{display:inline-flex;align-items:center;justify-content:center;min-width:2.2rem;height:2.2rem;padding:0 .8rem;border-radius:1.1rem;background:#f5f5f5;color:#323232;font-size:1.2rem;font-weight:600;letter-spacing:0;text-transform:none;font-variant-numeric:tabular-nums}.ModalFooter_footer__xwpMA{display:flex;gap:1.2rem;padding:1.6rem 2.4rem;border-top:1px solid #ececec;background:#fff;position:sticky;bottom:0;z-index:1}@media(max-width:48rem){.ModalFooter_footer__xwpMA{flex-direction:column-reverse}.ModalFooter_footer__xwpMA>*{width:100%}.ModalFooter_footerStatic__tiQbQ{position:static}}.style_realtorPropertyDetails__sVVA4{width:100%;direction:inherit}.style_detailsCard__AzdE_{background:#fff;border:1px solid #ececec;border-radius:20px;box-shadow:5px 5px 25px 15px rgba(235,235,235,.25);padding:24px;width:100%;max-width:none}.style_header__WpL4i{margin-bottom:24px}.style_title__oQhie{font-weight:500;font-size:30px;line-height:1.258;color:#323232;margin:0}.style_sectionHeader__s_3f5,.style_title__oQhie{font-family:Geometria,sans-serif}.style_contentContainer__pEKiS{position:relative}.style_gridContainer__cIWZU{width:100%}.style_sectionsGrid__opghS{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;position:relative}.style_section__8Ae8C{position:relative}.style_fieldLabel__PxZE8{font-family:Geometria,sans-serif;font-weight:400;font-size:16px;color:#5b5b5b;margin-bottom:4px;display:block}.style_fieldValue__CoTFW{font-family:Geometria,sans-serif;font-weight:500;font-size:16px;color:#323232;margin-bottom:12px}.style_fieldValue__CoTFW a{color:#323232;text-decoration:none}.style_fieldValue__CoTFW a:hover{text-decoration:underline;color:#cf1409}.style_emptyValue__4SUW4{color:#9ca3af;font-style:italic}.style_documentIcon___wTuf{width:21px;height:22px;flex-shrink:0}.style_documentItem__RXD0h{display:flex;align-items:center;gap:8px;margin-bottom:8px}.style_documentText__8WTo1{font-family:Geometria,sans-serif;font-weight:500;font-size:16px;color:#323232}.style_statusRating__v6e4U{display:flex;flex-direction:column;gap:8px}.style_statusDots__EM5bN{display:flex;gap:4px}.style_statusDot__3lN_3{width:6px;height:6px;border-radius:50%;background-color:#e5e5e5}.style_statusDot__3lN_3.style_statusDotActive__89sKi{background-color:#cf1409}.style_statusDate__Nvnf0{font-family:Geometria,sans-serif;font-weight:500;font-size:16px;color:#323232}.style_phonesContainer__H9K0O{display:flex;flex-direction:column;gap:16px}.style_phoneItem__O9ng0{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;transition:background-color .2s ease;cursor:pointer}.style_phoneItem__O9ng0:hover{background-color:rgba(207,20,9,.05)}.style_phoneIcon__zMBqY{width:18px;height:18px;flex-shrink:0}.style_phoneIcon__zMBqY path{fill:#323232}.style_phoneText__hPdds{font-family:Geometria,sans-serif;font-weight:500;font-size:16px;color:#323232;flex:1}.style_phoneText__hPdds.style_masked__ANPEs{font-family:monospace;letter-spacing:2px}.style_phoneText__hPdds.style_loading__NxVmU{opacity:.6;font-style:italic}.style_priorityBadge__J6Phz{color:#cf1409;font-size:12px;margin-left:auto}.style_showHideButton__P8YTt{background:none;border:none;cursor:pointer;font-family:Geometria,sans-serif;font-weight:500;font-size:14px;line-height:1.258;padding:4px 8px;border-radius:4px;transition:all .2s ease}.style_showHideButton__P8YTt.style_show__Mclb8{color:#cf1409}.style_showHideButton__P8YTt.style_hide__CBZ_5{color:#323232}.style_showHideButton__P8YTt:hover{opacity:.8;transform:scale(1.05)}.style_showHideButton__P8YTt:disabled{opacity:.5;cursor:not-allowed;transform:none}.style_priorityInfo__XuhDp{margin-top:12px;padding-top:8px;border-top:1px solid #e5e5e5}.style_priorityNote__Lau8u{font-family:Geometria,sans-serif;font-weight:400;font-size:12px;color:#9ca3af;font-style:italic}.style_phoneItem__O9ng0.style_invalid__nE8MW{opacity:.6}.style_phoneItem__O9ng0.style_invalid__nE8MW .style_phoneText__hPdds{color:#ef4444}.style_phoneItem__O9ng0.style_priority__6IVp3{border-left:3px solid #cf1409;padding-left:9px}@media(width <= 1199px){.style_sectionsGrid__opghS{grid-template-columns:repeat(3,1fr);gap:16px}.style_sectionsGrid__opghS>div:after{display:none}}@media(width <= 767px){.style_sectionsGrid__opghS{grid-template-columns:1fr;gap:24px}.style_sectionsGrid__opghS>div{padding-bottom:20px;border-bottom:1px solid #e5e5e5}.style_sectionsGrid__opghS>div:last-child{border-bottom:none;padding-bottom:0}.style_title__oQhie{font-size:24px}.style_detailsCard__AzdE_{padding:16px;border-radius:16px}}.style_commentsSection__hYdwz{margin-top:24px;padding:0;background:rgba(0,0,0,0)}.style_commentsContainer__SnQ_o{width:100%}.style_loadingContainer__zGPiB{display:flex;flex-direction:column;align-items:center;padding:40px 20px;gap:16px}.style_loadingText__1nErV{font-family:Geometria,sans-serif;font-size:16px;color:#5b5b5b}.style_wrapper__FS7Gc{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2.4rem 1.6rem}.style_description__nQHJ3{font-size:1.6rem;font-weight:400;color:#787878;text-wrap:pretty;text-align:center;margin:1.5rem 0;line-height:1.5}.style_propertyName__Xs9St{display:block;font-weight:600;color:#323232;margin-bottom:.8rem}.style_btnContainer__3_lMc{display:flex;gap:1.5rem;padding-top:2.4rem;width:100%}.style_btnContainer__3_lMc>*{flex:1}@media(width <= 48rem){.style_btnContainer__3_lMc{flex-direction:column}.style_btnContainer__3_lMc>:first-child{order:2}.style_btnContainer__3_lMc>:last-child{order:1}}.styles_color06__1PLgU{color:#787878}.styles_color__22YBO{color:#323232}.styles_title__RVy3V{font-size:1.4rem;font-weight:400}.styles_titleWeight700__kLUGZ{font-weight:700}.styles_titleWeight500__7SR6C{font-weight:500}.styles_titleBold__DmD7j{font-size:2rem;font-weight:700}.styles_from__t3vZY{margin-right:.8rem;font-size:1.5rem;font-weight:400;color:#323232}.styles_flex__k6g77{display:flex}.styles_flex__k6g77,.styles_gap__XLbqQ{align-items:center;justify-content:center}.styles_gap__XLbqQ{display:inline-flex}.styles_titleLight__OtK_G{font-size:1.5rem;font-weight:400}.styles_button_call__DuJr6,.styles_container__p_YoX{display:flex;align-items:center}.styles_button_call__DuJr6{flex-grow:1;padding-left:1rem;padding-right:1rem;gap:1rem;justify-content:center;height:4.4rem;border:1px solid #ececec;border-radius:15px;font-size:1.6rem;font-weight:400;color:#323232;box-shadow:5px 5px 25px 15px rgba(235,235,235,.2509803922)}.styles_active__u490r{font-weight:700;color:#fff;background:#cf1409}.styles_active__u490r .styles_icon_call__00Mc3 path{fill:#fff}.styles_cost_column__vO2yl{display:flex;flex-direction:column;gap:1rem}.styles_descTop__sat4L{display:flex;align-items:first baseline;justify-content:space-between}.styles_headTitle__xIVtu{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis}.styles_costContainer__a2UY9{display:flex;gap:1rem;justify-content:space-between}.styles_flex_start__CgI83{justify-content:flex-start}.styles_squaresContainer__aydEb{gap:1rem}.styles_squareContainer__GDpeN{gap:.5rem}.styles_icon__Ywj82{width:2.2rem;height:auto}.styles_titleSpan__WQdga{padding-left:.4rem}@media(max-width:639px){.styles_cardImageMobile__GtMub{height:85vw}.styles_cardImageMobile__GtMub picture{display:block;width:100%;height:100%}.styles_cardImageMobile__GtMub img{width:100%;height:100%;object-fit:cover}}.styles_itemImages__bGqVU{transform:translateZ(0);flex:0 0 100%;overflow:hidden;width:100%;height:100%}.styles_itemImages__bGqVU:first-child img{border-top-left-radius:2.5rem;border-bottom-left-radius:2.5rem}.styles_itemImages__bGqVU:last-child img{border-top-right-radius:2.5rem;border-bottom-right-radius:2.5rem}.styles_details__Esbnc{cursor:pointer;position:absolute;inset:0;display:none;flex-direction:column;align-items:center;justify-content:center;width:100%}.styles_details__Esbnc:before{content:"";position:absolute;z-index:0;inset:0;width:100%;border-top-left-radius:1.6rem;border-top-right-radius:1.6rem;background-color:rgba(0,0,0,.3)}.styles_detailsIcon__armRm{z-index:1;width:5.5rem;height:5.5rem}.styles_detailsTitle__6rqDB{z-index:20;font-size:1.85rem;font-weight:700;color:#fff}.DeveloperGuarantees_spacing__ATmPK{margin-top:3rem;margin-bottom:3rem}@media(min-width:64rem){.DeveloperGuarantees_spacing__ATmPK{margin-top:5rem;margin-bottom:4rem}}.DeveloperGuarantees_columns__TSdFg{display:flex;flex-wrap:wrap;gap:1.2rem}@media(min-width:62.5rem){.DeveloperGuarantees_columns__TSdFg{flex-wrap:nowrap;gap:0;width:fit-content;max-width:100%;padding:3.4rem 11rem;background:#fff;border:1px solid #ececec;border-radius:2rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);overflow:hidden}}.DeveloperGuarantees_block__Zo_lu{flex:1 1 100%;min-width:0;padding:2rem 1.8rem;background:#fff;border:1px solid #ececec;border-radius:2rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}@media(min-width:34.375rem){.DeveloperGuarantees_block__Zo_lu{flex:1 1 calc(50% - .6rem)}}@media(min-width:62.5rem){.DeveloperGuarantees_block__Zo_lu{flex:0 0 55rem;padding:0 4rem;background:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none}.DeveloperGuarantees_block__Zo_lu:first-of-type{padding-left:0}.DeveloperGuarantees_block__Zo_lu:last-of-type{padding-right:0}}.DeveloperGuarantees_items__SKjw2{display:grid;grid-template-columns:1fr;gap:.8rem;max-width:34rem}@media(min-width:62.5rem){.DeveloperGuarantees_items__SKjw2{grid-template-columns:repeat(2,1fr);column-gap:2rem;row-gap:.4rem}}@media(min-width:62.5rem){.DeveloperGuarantees_columns__TSdFg:has(.DeveloperGuarantees_block__Zo_lu~.DeveloperGuarantees_block__Zo_lu~.DeveloperGuarantees_block__Zo_lu){width:auto}.DeveloperGuarantees_columns__TSdFg:has(.DeveloperGuarantees_block__Zo_lu~.DeveloperGuarantees_block__Zo_lu~.DeveloperGuarantees_block__Zo_lu) .DeveloperGuarantees_block__Zo_lu{flex:1 1 0;max-width:55rem}}.DeveloperGuarantees_divider__4kLiv{display:none}@media(min-width:62.5rem){.DeveloperGuarantees_divider__4kLiv{display:block;flex-shrink:0;align-self:stretch;width:1px;background:#ececec}}.style_layoutContainer__Sxizg{padding:.7rem;width:100%;max-width:165rem;margin:0 auto}@media(min-width:1024px){.style_layoutContainer__Sxizg{padding:1.5rem}}.style_pageTitle__soNBH{font-size:3rem;font-weight:500;margin-bottom:2rem;color:#000}@media(min-width:768px){.style_pageTitle__soNBH{font-size:3rem}}.style_emptyState__XdS5j{display:flex;justify-content:center;align-items:center;padding:5rem 0;font-size:1.6rem;color:#666;border:1px dashed #ccc;border-radius:1rem}.style_emptyState__XdS5j p{max-width:30rem;text-align:center;line-height:1.6}.style_favoriteContainer__NLsg6{width:100%}.style_favoriteContainer__NLsg6 .style_pageTitle__6_CwD{font-size:3rem;font-weight:500;margin-bottom:2rem;color:#000}@media(min-width:768px){.style_favoriteContainer__NLsg6 .style_pageTitle__6_CwD{font-size:3rem}}.style_favoriteContainer__NLsg6 .style_listContainer__HAVqp{display:grid;gap:2.2rem 1.2rem;margin-top:2rem}@media(min-width:550px){.style_favoriteContainer__NLsg6 .style_listContainer__HAVqp{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px)and (width <= 1439px){.style_favoriteContainer__NLsg6 .style_listContainer__HAVqp{grid-template-columns:repeat(2,1fr)}}@media(width >= 1440px){.style_favoriteContainer__NLsg6 .style_listContainer__HAVqp{grid-template-columns:repeat(3,1fr)}}.style_favoriteContainer__NLsg6 .style_emptyState__TXU_o{display:flex;justify-content:center;align-items:center;padding:5rem 0;font-size:1.6rem;color:#666;border:1px dashed #ccc;border-radius:1rem}.style_favoriteContainer__NLsg6 .style_emptyState__TXU_o p{max-width:30rem;text-align:center;line-height:1.6}.style_profileObjectsContainer__RKmTJ{display:flex;flex-direction:column;gap:1.5rem}.style_tabsContainer__JK9TT{margin-bottom:2rem}.style_objectsContainer__j_41J{display:flex;flex-direction:column;gap:2rem}.style_emptyContainer__kPN15{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;text-align:center}.style_tabsWrapper__vkzs_{margin-bottom:2rem}.style_tabsList__JI4WT{display:flex;gap:.5rem;border-bottom:1px solid #e5e5e5}.style_tab__O6BJE{padding:1.2rem 2rem;background:none;font-size:1.4rem;font-weight:500;color:#666;cursor:pointer;border:none;border-bottom:2px solid rgba(0,0,0,0);transition:all .2s ease}.style_tab__O6BJE:hover{color:#cf1409}.style_tab__O6BJE.style_active__GgnWK{color:#cf1409;border-bottom-color:#cf1409}.style_filtersSection__tGl_u{display:flex;flex-wrap:wrap;align-items:center;gap:1.6rem 2.7rem;margin-bottom:3.2rem;padding:2rem;background:#fafafa;border-radius:1rem}@media(width <= 768px){.style_filtersSection__tGl_u{flex-direction:column;align-items:stretch}}.style_filtersContainer__HjOXo{display:flex;align-items:center;gap:2.7rem}@media(width <= 768px){.style_filtersContainer__HjOXo{flex-direction:column;align-items:stretch;gap:1.6rem}}.style_filterButtonsRow__ugZme{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem;width:100%}@media(width <= 768px){.style_filterButtonsRow__ugZme{order:2;flex-direction:column;align-items:stretch;flex-wrap:nowrap;gap:1.6rem}}.style_filterButton__w6LAk{display:inline-flex;align-items:center;justify-content:space-between;gap:.8rem;min-width:16rem;height:5.4rem;padding:0 2rem;background:#fff;border:1px solid #ececec;border-radius:1.5rem;box-shadow:5px 5px 25px 15px rgba(235,235,235,.25);font-size:1.5rem;font-weight:500;color:#323232;white-space:nowrap;cursor:pointer;transition:border-color .2s ease}.style_filterButton__w6LAk:hover{border-color:#cf1409}@media(width <= 768px){.style_filterButton__w6LAk{width:100%;min-width:0}}.style_filterButtonActive__HXafh{border-color:#cf1409;color:#cf1409}.style_filterButtonValue__InC9A{font-weight:600;max-width:22rem}.style_filterButtonClear__0G704,.style_filterButtonValue__InC9A{overflow:hidden;text-overflow:ellipsis}@media(width > 768px){.style_filterButtonClear__0G704{min-width:fit-content;flex-grow:0;margin-inline-start:auto}}.style_filterButtonDisabled__t815o{opacity:.5;cursor:not-allowed;pointer-events:none;color:#9a9a9a}.style_filterButtonDisabled__t815o:hover{border-color:#ececec}.style_filterButtonDisabled__t815o svg{color:#9a9a9a}.style_searchField__T_Sbu{position:relative;display:flex;align-items:center;flex:1;max-width:79.4rem;height:5.4rem;background:#fff;border:1px solid #ececec;border-radius:2rem;box-shadow:5px 5px 25px 15px rgba(235,235,235,.25);padding:0 2rem 0 4.9rem}@media(width <= 768px){.style_searchField__T_Sbu{order:1;max-width:none;width:100%;flex:0 0 5.4rem}}.style_searchFieldDisabled__ES_8w{background:#f5f5f5;border-color:#e5e5e5;box-shadow:none;cursor:not-allowed}.style_searchFieldDisabled__ES_8w .style_searchInput__iX3d8{color:#9a9a9a;cursor:not-allowed}.style_searchFieldDisabled__ES_8w .style_searchInput__iX3d8::placeholder{color:#9a9a9a}.style_searchFieldDisabled__ES_8w .style_searchIcon__bYNat{color:#9a9a9a}.style_searchIcon__bYNat{position:absolute;left:2rem;width:2rem;height:2rem;color:#cf160b;z-index:1}.style_searchInput__iX3d8{width:100%;height:100%;border:none;outline:none;background:rgba(0,0,0,0);font-family:Geometria,sans-serif;font-size:1.6rem;font-weight:500;color:#323232}.style_searchInput__iX3d8::placeholder{color:#323232;font-weight:500}.style_sortSelect__EohCA{height:5.4rem;width:26rem}.style_sortSelect__EohCA .wrapper{height:5.4rem;background:#fff;border:1px solid #ececec;border-radius:2rem;box-shadow:5px 5px 25px 15px rgba(235,235,235,.25)}.style_sortSelect__EohCA .container{height:100%;padding:0 2rem}.style_sortSelect__EohCA .current{height:100%;font-size:1.6rem;font-weight:400;color:#323232;font-family:Geometria,sans-serif}@media(width <= 768px){.style_sortSelect__EohCA{order:3;width:100%}}.style_checkboxContainer__1SBem{display:flex;align-items:center;gap:2rem}@media(width <= 768px){.style_checkboxContainer__1SBem{flex-direction:column;align-items:flex-start;gap:1.2rem}}.style_checkbox__b2cNP{font-family:Geometria,sans-serif;font-size:1.5rem;font-weight:500;color:#323232}.style_checkbox__b2cNP:first-child{font-weight:700}.style_checkbox__b2cNP:last-child{font-weight:400}.style_pageTitle__76DLb{font-size:3rem;font-weight:500;margin-bottom:2rem;color:#000}@media(min-width:768px){.style_pageTitle__76DLb{font-size:3rem}}.style_loaderContainer__fn6Z0{display:flex;justify-content:center;align-items:center;min-height:200px;width:100%}.style_objectsGrid__PF1XJ{display:grid;gap:1rem}.style_cardView__PyIE5{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.style_listView__7PRea{grid-template-columns:1fr}.style_paginationContainer__FUd9d{display:flex;justify-content:center;margin-top:1.5rem}@media(width <= 480px){.style_searchField__T_Sbu{padding:0 1.6rem 0 4rem}.style_searchIcon__bYNat{left:1.6rem;width:1.8rem;height:1.8rem}.style_searchInput__iX3d8{font-size:1.5rem}}.ModalHeader_header__Nlb_7{display:flex;align-items:flex-start;justify-content:space-between;gap:1.6rem;padding:2rem 2.4rem 1.6rem;border-bottom:1px solid #ececec}.ModalHeader_headerText__s1cck{display:flex;flex-direction:column;gap:.4rem;min-width:0}.ModalHeader_title__jmbPP{font-size:2rem;font-weight:600;line-height:1.2;color:#323232}@media(min-width:48rem){.ModalHeader_title__jmbPP{font-size:2.4rem}}.ModalHeader_propertyName__QTkCU{font-size:1.4rem;color:#787878;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ModalHeader_closeBtn__lhvHY{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:1.2rem;color:#323232;transition:background-color .15s ease}.ModalHeader_closeBtn__lhvHY:hover{background:#f5f5f5}.ModalHeader_closeBtn__lhvHY:active{background:#ebebeb}.ModalHeader_closeIcon__4aAaK{width:2rem;height:2rem}.style_wrapper__3JL8w{display:flex;flex-direction:column;width:100%;background:#fff}.style_catalogSection__0jKBX{display:flex;flex-direction:column;gap:1.2rem;padding:1.6rem 2.4rem}.styles_sliderContainer__zGdqr{display:flex;max-width:100%;height:100%;align-items:stretch}.styles_itemImages__3k1Mf{object-fit:cover;object-position:50% 50%;width:100%;height:100%;transform:translateZ(0)}.styles_icon__uUyMv{display:inline;margin-right:.5rem}.styles_iconSize__bjOPj{width:2rem;height:auto;cursor:pointer}.styles_descriptionContainer__G1x0E{width:100%;border-radius:2rem;padding:1.8rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}@media(min-width:1024px){.styles_descriptionContainer__G1x0E{padding:3rem}}.styles_descriptionHeadTitle__hhnR_{display:flex;font-size:2.2rem;font-weight:700;align-items:center;padding-bottom:2.2rem;padding-left:1rem}.styles_characteristicsList__Stf3a{display:grid;gap:2.4rem}@media(min-width:768px){.styles_characteristicsList__Stf3a{display:grid;grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.styles_characteristicsList__Stf3a{grid-template-columns:repeat(3,1fr)}}.styles_characteristicsItems__bi0au{display:flex;align-items:center;gap:.4rem;color:#787878}.styles_characteristicsTitle__qGwnW{font-size:1.4rem;font-weight:600;color:#323232}.styles_characteristicsDesc__GGnGW{font-size:1.6rem;font-weight:700;padding-left:.4rem}.styles_thumbnailScrollContainer__WCq1O{scrollbar-width:none;-ms-overflow-style:none}.styles_thumbnailScrollContainer__WCq1O::-webkit-scrollbar{display:none}.styles_goldenBackground__p_a_6{background-image:url(/assets/img/goldenVisaHeader.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;display:flex}.styles_heroContainer__oqLcR{display:flex;flex-direction:column;align-items:start;justify-content:space-between;gap:24px;width:100%;flex:1}.styles_accentTitle__C_A29{font-weight:800;background:linear-gradient(89.64deg,#f9f18a .32%,#e0b43b 75.13%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.styles_arrowBounce__MCsPO{animation:styles_arrowBounce__MCsPO 2s ease-in-out infinite}@keyframes styles_arrowBounce__MCsPO{0%,to{transform:translateY(0) rotate(-90deg)}50%{transform:translateY(4px) rotate(-90deg)}}.styles_textShadowStrong__r_40_{text-shadow:0 1px 10px rgba(0,0,0,.45)}.styles_textShadowSoft__VWECQ{-webkit-text-stroke:.5px rgba(84,79,0,.45)}.styles_linkShadowStrong__FG7G2{text-shadow:0 1px 5px rgba(0,0,0,1)}.styles_heroGlass__57FoA{position:relative;max-width:900px}.styles_heroGlass__blur__rkDJC{position:absolute;inset:-80px -80px -80px -80px;background:linear-gradient(236deg,rgba(72,67,54,.34),rgba(48,46,35,.34));-webkit-mask-image:linear-gradient(0deg,transparent 0,black 40%),linear-gradient(180deg,transparent 0,black 40%),linear-gradient(270deg,transparent 0,black 40%),linear-gradient(90deg,transparent 0,black 40%);-webkit-mask-composite:intersect;mask-image:linear-gradient(0deg,transparent 0,black 40%),linear-gradient(180deg,transparent 0,black 40%),linear-gradient(270deg,transparent 0,black 40%),linear-gradient(90deg,transparent 0,black 40%);mask-composite:intersect;border-radius:24px}.styles_heroGlass__content__b_WBf{position:relative;z-index:1}.style_wrapper__uz8Pr{max-width:8rem;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.5rem;margin-inline-start:1rem;cursor:pointer;padding:.8rem;border-radius:1.2rem;transition:background-color .3s ease}.style_wrapper__uz8Pr:hover{background-color:#ececec}.style_wrapper__uz8Pr.style_wrapperWhite__aVaHC:hover{background-color:hsla(0,0%,100%,.2)}.style_authIcon__aizBJ,.style_title__lXslS{transition:all .3s ease}.style_title__lXslS{font-size:1.3rem;font-weight:600;width:100%}.style_height48__mL4A6{height:4.8rem}.style_visibleTitle__7_VNe{width:100%;display:inline-block;transition:all .3s ease}.style_wrapper__ppvtx{background-color:#fff;border:1px solid #ececec;user-select:none;box-shadow:5px 5px 25px 15px rgba(235,235,235,.2509803922);transition:border-color .4s ease,transform .2s cubic-bezier(.2,.8,.2,1)}.style_wrapper__ppvtx svg{transition:transform .5s cubic-bezier(.4,0,.2,1)}.style_wrapper__ppvtx svg circle,.style_wrapper__ppvtx svg rect{transition:fill .4s ease,stroke .4s ease}.style_wrapper__ppvtx:hover{cursor:pointer;border-color:#cf1409}.style_wrapper__ppvtx:hover svg{transform:rotate(90deg)}.style_wrapper__ppvtx:hover svg circle{fill:#cf1409;stroke:#cf1409}.style_wrapper__ppvtx:hover svg rect{fill:#fff;stroke:#fff}.style_wrapper__ppvtx:hover .style_iconWrap__dqGnO:after{animation:style_createObjectPing__U3CQ1 1.6s cubic-bezier(0,0,.2,1) infinite}.style_wrapper__ppvtx:active{transform:scale(.97)}.style_iconWrap__dqGnO{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.style_iconWrap__dqGnO:after{content:"";position:absolute;inset:-.2rem;border-radius:50%;border:.2rem solid #cf1409;opacity:0;pointer-events:none}@keyframes style_createObjectPing__U3CQ1{0%{transform:scale(1);opacity:.6}to{transform:scale(1.9);opacity:0}}@media(prefers-reduced-motion:reduce){.style_wrapper__ppvtx:active{transform:none}.style_wrapper__ppvtx:hover .style_iconWrap__dqGnO:after{animation:none;opacity:.5;transform:scale(1.4)}}.style_title__hEvm_{overflow:hidden;text-overflow:ellipsis;font-weight:700;white-space:nowrap;transition:color .3s ease}.style_modalHeight__SxmZh{height:4.8rem}.style_modalFont__P2jPT{font-size:2rem}.style_plusWhite__kpzmD circle{stroke:#fff}.style_plusWhite__kpzmD rect{fill:#fff;stroke:#fff}.style_plus__2PTJ5{flex-shrink:0;display:flex;justify-content:center;align-items:center;color:#272727;width:2.5rem;height:2.5rem;font-size:2rem;font-weight:500;border:1px solid #272727;border-radius:50%;text-align:center;line-height:3rem}@keyframes MegaMenu_citiesSwap__MGJAS{0%{opacity:0;transform:translateX(.8rem)}to{opacity:1;transform:translateX(0)}}.MegaMenu_citiesSwap__MGJAS{animation:MegaMenu_citiesSwap__MGJAS .22s ease-out both}.style_headContainer__tq0HG{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:3rem}.style_headContainer__tq0HG>:first-child:after{display:none}.style_headContainer__tq0HG a,.style_headContainer__tq0HG button{transition:transform .3s ease}.style_headContainer__tq0HG a:hover,.style_headContainer__tq0HG button:hover{transform-origin:bottom}.style_container__p18vM{display:flex;gap:2rem;align-items:center;justify-content:space-between}.style_TopBar_icon__JhLWd{overflow:hidden;flex-shrink:0;width:25px;height:20px;padding:5px;border-radius:.4rem;object-fit:contain}.style_favorite__YNolE{position:relative;width:27px;height:22px}.style_number__4yQYN{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.2rem;font-weight:700;color:#fff;text-align:center}.style_container__3655q{display:flex;align-items:center;justify-content:center;position:relative;max-width:4rem;width:100%;height:auto;transition:all .3s ease 0s;cursor:pointer}.style_burger_open__JhD20{opacity:0!important}.style_bar__tVcEq{width:1.6rem;height:.24rem;background:#9c9c9c;border-radius:5px;position:absolute;transition:all .3s ease 0s;right:0}.style_burger_one__TXMpP{top:0;width:2.4rem}.style_burger_two__2A2Nv{top:.6rem}.style_burger_three__26AQs{top:1.2rem}.style_Burger__9qUby{overflow:hidden;z-index:110;padding:1rem;margin:-1rem;position:relative;display:flex;align-items:center;justify-content:center}.style_burgerICO__J_5sC{overflow:hidden;float:right;transition:all .4s ease-out;display:inline-flex;cursor:pointer;text-align:center;align-items:center;border-radius:5px}.style_ham__cSaYW{overflow-y:hidden!important;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:transform .4s;user-select:none}.style_hamRotate__CIM1x.style_active__CBhnz{transform:rotate(45deg)}.style_hamRotate180__b8chE.style_active__CBhnz{transform:rotate(180deg)}.style_line__Wy0hg{pointer-events:none;fill:none;transition:.5s,stroke-dasharray .4s,stroke-dashoffset .4s;stroke:rgba(0,0,0,.56)!important;stroke-width:7;stroke-linecap:round}.style_ham1__EDL5_ .style_line__Wy0hg,.style_ham1__EDL5_.style_active__CBhnz .style_line__Wy0hg,.style_ham__cSaYW:hover .style_line__Wy0hg{stroke:rgba(0,0,0,.56)!important}.style_ham1__EDL5_ .style_top__7D_0n{stroke-dasharray:40 134;stroke-dashoffset:12px}.style_ham1__EDL5_ .style_bottom__SdYQW{stroke-dasharray:40 180;stroke-dashoffset:20px}.style_ham1__EDL5_.style_active__CBhnz .style_top__7D_0n{stroke-dashoffset:-98px}.style_ham1__EDL5_.style_active__CBhnz .style_bottom__SdYQW{stroke-dashoffset:-138px}.style_BurgerPanel__1ISrm{width:100%;position:fixed;top:0;background-color:#fff;left:0;height:100%;z-index:100}.style_ILI__vzVsu{display:flex;align-items:center;justify-content:center;margin:20px auto;color:#9c9c9c;font-size:14px;padding:0;width:100%}.style_ILI__vzVsu:after,.style_ILI__vzVsu:before{content:"";flex-grow:1;margin-left:10px;margin-right:10px;border-radius:20px;border-top:1px solid #e9e9e9}.style_BurgerPanelContent__YOAKM{display:flex;gap:10px;flex-direction:column;width:100%;height:100dvh;overflow-y:scroll;padding:22px 16px 100px}.style_BurgerPanelContent__YOAKM>*{flex-shrink:0}.style_BurgerPanelContent__YOAKM>:first-child{margin-bottom:20px}.style_BurgerPanelContent__YOAKM>:nth-child(5){width:100%}.style_BurgerPanelContent__YOAKM>:nth-child(5) a{font-size:14px;font-weight:500;padding-bottom:20px;margin-bottom:10px;border-bottom:1px solid #fafafa}.style_BurgerPanelContent__YOAKM>:nth-child(2),.style_BurgerPanelContent__YOAKM>:nth-child(3),.style_BurgerPanelContent__YOAKM>:nth-child(4),.style_BurgerPanelContent__YOAKM>:nth-child(6),.style_BurgerPanelContent__YOAKM>:nth-child(7),.style_BurgerPanelContent__YOAKM>:nth-child(9){height:45px;text-align:left;justify-content:left}.style_BurgerPanelContent__YOAKM>:nth-child(10){height:45px;background-color:#f1334c;color:#fff;margin-bottom:20px}.style_ham1__EDL5_.style_isWhite__U8U5Q .style_line__Wy0hg{stroke:#fff!important}.style_ham1__EDL5_.style_isWhite__U8U5Q.style_active__CBhnz .style_line__Wy0hg{stroke:#f1334c!important}.style_navList__xvd8k{list-style:none;padding:0;margin:0}.style_subMenu__UTpDs{list-style:none;margin:0;transition:max-height .3s ease-in-out}.style_wrapper__RCSsB{grid-template-columns:1fr 1.2fr;gap:1rem;align-items:center}@media(width >= 768px){.style_wrapper__RCSsB{grid-template-columns:1fr 1fr 1fr}}.style_logo__w76id{order:1}.style_headContainer__xb0ed{display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:flex-end;order:2;width:100%}@media(width >= 600px){.style_headContainer__xb0ed{order:3}}.style_container__FaI4c{display:grid;grid-column:1/3;grid-template-columns:1fr 1fr;gap:.9rem;order:3;width:100%}@media(width >= 768px){.style_container__FaI4c{grid-column:2/3;order:2}}.FigmaPagination_figmaPagination__W4_mg{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background-color:#fff;border-top:1px solid #e5e7eb;border-radius:0 0 12px 12px;gap:20px;min-height:64px}@media(width <= 768px){.FigmaPagination_figmaPagination__W4_mg{flex-direction:column;gap:12px;padding:16px}}.FigmaPagination_leftSection__mWp1t{display:flex;align-items:center;gap:20px;flex-shrink:0}@media(width <= 768px){.FigmaPagination_leftSection__mWp1t{flex-direction:column;gap:8px}}.FigmaPagination_rightSection__Kuvsz{display:flex;align-items:center;gap:8px}.FigmaPagination_itemInfo__UGkij{font-size:1.4rem;color:#6b7280;line-height:1.4;white-space:nowrap;font-family:Geometria,-apple-system,BlinkMacSystemFont,sans-serif}@media(width <= 480px){.FigmaPagination_itemInfo__UGkij{font-size:1.3rem}}.FigmaPagination_pageSizeSelector___nupn{display:flex;align-items:center;gap:8px}.FigmaPagination_pageSizeLabel__dCi0h{font-size:1.4rem;color:#374151;white-space:nowrap;font-family:Geometria,-apple-system,BlinkMacSystemFont,sans-serif}.FigmaPagination_pageSizeSelect__J69JR{width:80px;min-width:80px}.FigmaPagination_pageSizeSelect__J69JR .nextui-select-trigger{min-height:3.2rem;height:3.2rem;border:1px solid #d1d5db;border-radius:6px;background-color:#fff;font-family:Geometria,-apple-system,BlinkMacSystemFont,sans-serif}.FigmaPagination_pageSizeSelect__J69JR .nextui-select-trigger:hover{border-color:#cf1409}.FigmaPagination_pageSizeSelect__J69JR .nextui-select-trigger[data-focus=true]{border-color:#cf1409;box-shadow:0 0 0 2px rgba(207,20,9,.1)}.FigmaPagination_pageSizeSelect__J69JR .nextui-select-value{font-size:1.4rem;color:#374151}.FigmaPagination_pageSizeTrigger__fzrES{border-color:#d1d5db!important}.FigmaPagination_pageSizeTrigger__fzrES:hover{border-color:#cf1409!important}.FigmaPagination_pageSizeTrigger__fzrES[data-focus=true]{border-color:#cf1409!important;box-shadow:0 0 0 2px rgba(207,20,9,.1)!important}.FigmaPagination_pageSizeValue__wxaS0{color:#374151!important;font-size:1.4rem!important}.FigmaPagination_pageSizePopover__Vu70O{border-color:#cf1409!important;padding:4px!important}.FigmaPagination_figmaPagination__W4_mg .nextui-select-popover,.FigmaPagination_pageSizePopover__Vu70O{background-color:#fff!important;border-radius:8px!important;min-width:80px!important;box-shadow:0 4px 6px rgba(0,0,0,.1)!important}.FigmaPagination_figmaPagination__W4_mg .nextui-select-popover{z-index:9999!important}.FigmaPagination_figmaPagination__W4_mg .nextui-select-popover .nextui-listbox{padding:4px!important}.FigmaPagination_figmaPagination__W4_mg .nextui-select-popover .nextui-listbox-item{padding:8px 12px!important;min-height:32px!important;font-size:1.4rem!important;font-family:Geometria,-apple-system,BlinkMacSystemFont,sans-serif!important;color:#374151!important;border-radius:4px!important}.FigmaPagination_figmaPagination__W4_mg .nextui-select-popover .nextui-listbox-item:hover{background-color:#f3f4f6!important}.FigmaPagination_figmaPagination__W4_mg .nextui-select-popover .nextui-listbox-item[data-selected=true]{background-color:#cf1409!important;color:#fff!important}.FigmaPagination_figmaPagination__W4_mg .nextui-select-popover .nextui-listbox-item[data-focus=true]{background-color:#f3f4f6!important}.FigmaPagination_figmaPagination__W4_mg .nextui-select-popover .nextui-listbox-item[data-selected=true][data-focus=true]{background-color:#b91c1c!important;color:#fff!important}.FigmaPagination_paginationControls__TR4wf{display:flex;align-items:center;gap:4px}.FigmaPagination_pageNumbers__Jq97X{display:flex;align-items:center;gap:2px;margin:0 8px}.FigmaPagination_navButton__Dqqxg{height:36px;padding:0 12px;font-size:1.4rem;font-weight:500;background-color:#fff;color:#374151;border:1px solid #d1d5db;border-radius:6px;transition:all .2s ease}.FigmaPagination_navButton__Dqqxg:hover:not([data-disabled=true]){background-color:#f9fafb;border-color:#9ca3af;color:#111827}.FigmaPagination_navButton__Dqqxg[data-disabled=true]{opacity:.5;cursor:not-allowed}.FigmaPagination_navButton__Dqqxg[data-disabled=true]:hover{background-color:#fff;border-color:#d1d5db;color:#374151}.FigmaPagination_navButton__Dqqxg .nextui-button-content{gap:6px}.FigmaPagination_prevButton__domtx .nextui-button-start-content{margin-right:4px}.FigmaPagination_nextButton__oj_8y .nextui-button-end-content{margin-left:4px}.FigmaPagination_pageButton__eUCH4{min-width:36px;height:36px;padding:0;font-size:1.4rem;font-weight:500;background-color:#fff;color:#374151;border:1px solid #d1d5db;border-radius:6px;transition:all .2s ease}.FigmaPagination_pageButton__eUCH4:hover:not(.FigmaPagination_pageButtonActive__62cFH){background-color:#f9fafb;border-color:#9ca3af;color:#111827}.FigmaPagination_pageButton__eUCH4[data-pressed=true]:not(.FigmaPagination_pageButtonActive__62cFH){background-color:#f3f4f6;border-color:#6b7280;transform:translateY(0)}.FigmaPagination_pageButtonActive__62cFH{background-color:#cf1409!important;color:#fff!important;border-color:#cf1409!important}.FigmaPagination_pageButtonActive__62cFH:hover{background-color:#b91c1c!important;border-color:#b91c1c!important;color:#fff!important}.FigmaPagination_pageButtonActive__62cFH[data-pressed=true]{background-color:#991b1b!important;border-color:#991b1b!important;transform:translateY(0)!important}.FigmaPagination_pageButtonActiveBase__9o0WE,.FigmaPagination_pageButtonActive__62cFH .nextui-button{background-color:#cf1409!important;color:#fff!important;border-color:#cf1409!important}.FigmaPagination_ellipsis__Tz1eK{display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:#9ca3af}.FigmaPagination_figmaPagination__W4_mg .nextui-button[data-slot=base],.FigmaPagination_figmaPagination__W4_mg .nextui-select[data-slot=base]{--nextui-colors-primary:#cf1409!important;--nextui-colors-primary-50:#fef2f2!important;--nextui-colors-primary-100:#fee2e2!important;--nextui-colors-primary-200:#fecaca!important;--nextui-colors-primary-300:#fca5a5!important;--nextui-colors-primary-400:#f87171!important;--nextui-colors-primary-500:#cf1409!important;--nextui-colors-primary-600:#b91c1c!important;--nextui-colors-primary-700:#991b1b!important;--nextui-colors-primary-800:#7f1d1d!important;--nextui-colors-primary-900:#651010!important}@media(width <= 640px){.FigmaPagination_figmaPagination__W4_mg{padding:12px 16px}.FigmaPagination_leftSection__mWp1t,.FigmaPagination_rightSection__Kuvsz{width:100%;justify-content:center}.FigmaPagination_paginationControls__TR4wf{gap:2px}.FigmaPagination_pageNumbers__Jq97X{margin:0 4px}.FigmaPagination_navButton__Dqqxg{padding:0 8px;font-size:1.3rem}.FigmaPagination_pageButton__eUCH4{min-width:32px;height:32px;font-size:1.3rem}.FigmaPagination_ellipsis__Tz1eK{width:32px;height:32px}}@media(width <= 400px){.FigmaPagination_leftSection__mWp1t{width:100%}.FigmaPagination_pageSizeSelector___nupn{width:100%!important;flex-direction:column!important;gap:8px!important;align-items:stretch!important}.FigmaPagination_pageSizeLabel__dCi0h{text-align:center!important}.FigmaPagination_pageSizeSelect__J69JR{max-width:100%!important}.FigmaPagination_pageSizeSelect__J69JR,.FigmaPagination_pageSizeSelect__J69JR .nextui-select-trigger{width:100%!important;min-width:100%!important}.FigmaPagination_pageSizeSelect__J69JR .nextui-select,.FigmaPagination_pageSizeSelect__J69JR .nextui-select-base{width:100%!important}.FigmaPagination_pageSizeSelect__J69JR *{width:100%!important;min-width:100%!important}.FigmaPagination_pageSizeSelect__J69JR{flex:1!important}}@media(width <= 390px){.FigmaPagination_figmaPagination__W4_mg{padding:8px 12px}.FigmaPagination_leftSection__mWp1t{width:100%!important}.FigmaPagination_pageSizeSelector___nupn{width:100%!important;flex-direction:column!important;gap:6px!important}.FigmaPagination_pageSizeSelect__J69JR{width:100%!important;min-width:100%!important;flex:1!important}.FigmaPagination_pageSizeSelect__J69JR *,.FigmaPagination_pageSizeSelect__J69JR .nextui-select-base,.FigmaPagination_pageSizeSelect__J69JR .nextui-select-trigger,.FigmaPagination_pageSizeSelect__J69JR .nextui-select-wrapper{width:100%!important;min-width:100%!important;max-width:100%!important}}@media(width <= 399px){.FigmaPagination_pageSizeSelect__J69JR{width:100%!important;min-width:100%!important;max-width:none!important}}@media(width <= 391px){.FigmaPagination_figmaPagination__W4_mg{padding:6px 8px!important}.FigmaPagination_leftSection__mWp1t{gap:8px!important}.FigmaPagination_leftSection__mWp1t,.FigmaPagination_pageSizeSelector___nupn{width:100%!important;display:flex!important;flex-direction:column!important;align-items:stretch!important}.FigmaPagination_pageSizeSelector___nupn{gap:6px!important}.FigmaPagination_pageSizeSelect__J69JR,.FigmaPagination_pageSizeSelect__J69JR .nextui-select,.FigmaPagination_pageSizeSelect__J69JR .nextui-select-base,.FigmaPagination_pageSizeSelect__J69JR .nextui-select-inner-wrapper,.FigmaPagination_pageSizeSelect__J69JR .nextui-select-trigger,.FigmaPagination_pageSizeSelect__J69JR .nextui-select-wrapper{width:100%!important;min-width:100%!important;max-width:100%!important;flex:1!important}.FigmaPagination_pageSizeSelect__J69JR *{width:100%!important;min-width:100%!important;max-width:100%!important;box-sizing:border-box!important}}.FigmaPagination_navButton__Dqqxg:focus-visible,.FigmaPagination_pageButton__eUCH4:focus-visible{outline:2px solid #cf1409;outline-offset:2px}.FigmaPagination_figmaPagination__W4_mg[data-loading=true]{opacity:.7;pointer-events:none}.PropertyDetailLayout_layoutContainer__akxnv{padding:.7rem;width:100%;max-width:165rem;margin:0 auto}@media(min-width:1024px){.PropertyDetailLayout_layoutContainer__akxnv{padding:1.5rem}}.PropertyDetailLayout_listContainer__ynPWF{display:grid;gap:2.2rem 1.2rem}@media(min-width:550px){.PropertyDetailLayout_listContainer__ynPWF{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px)and (width <= 1439px){.PropertyDetailLayout_listContainer__ynPWF{grid-template-columns:repeat(3,1fr)}}@media(width >= 1440px){.PropertyDetailLayout_listContainer__ynPWF{grid-template-columns:repeat(4,1fr)}}.PropertyDetailLayout_positionRight__SJVqi{margin-left:auto}.PropertyDetailLayout_container__tNKUo{display:flex;align-items:center}.PropertyDetailLayout_costContainer__dpAQs{display:flex;gap:1rem;margin-bottom:2rem}.PropertyDetailLayout_title__Pq9IH{font-size:1.8rem}.PropertyDetailLayout_developerTitle__y8H5S{font-size:.86rem;margin-bottom:1.3rem}@media(min-width:1024px){.PropertyDetailLayout_developerTitle__y8H5S{font-size:1.2rem}}.PropertyDetailLayout_title01__HRb5U{font-size:1rem;font-weight:700}@media(min-width:1024px){.PropertyDetailLayout_title01__HRb5U{font-size:1.4rem}}.PropertyDetailLayout_title013__ggjDV{font-size:1.3rem;font-weight:600}@media(min-width:1024px){.PropertyDetailLayout_title013__ggjDV{font-size:1.5rem}}.PropertyDetailLayout_title148__yW_t8{font-size:1.48rem;font-weight:600}@media(min-width:1024px){.PropertyDetailLayout_title148__yW_t8{font-size:2rem}}.PropertyDetailLayout_title14__ZMt1p{font-size:1.4rem!important;font-weight:600}@media(min-width:1024px){.PropertyDetailLayout_title14__ZMt1p{font-size:2rem!important}}.PropertyDetailLayout_title12__Psw5i{font-size:1.2rem;gap:.6rem}@media(min-width:1024px){.PropertyDetailLayout_title12__Psw5i{font-size:1.6rem}}.PropertyDetailLayout_title016__ovTVz{font-size:1.6rem;font-weight:700}@media(min-width:1024px){.PropertyDetailLayout_title016__ovTVz{font-size:1.8rem}}.PropertyDetailLayout_title02__20Hb6{font-size:2rem;font-weight:700}@media(min-width:1024px){.PropertyDetailLayout_title02__20Hb6{font-size:2.36rem}}.PropertyDetailLayout_color06__0JYwW{color:#787878}.PropertyDetailLayout_color__RGceF{color:#323232}.PropertyDetailLayout_headTitle__bJp8c{font-size:1.87rem;font-weight:700;color:#323232;margin-bottom:.7rem}@media(min-width:1024px){.PropertyDetailLayout_headTitle__bJp8c{font-size:2.5rem}.PropertyDetailLayout_headTitleContainer__gKSAE{display:flex;align-items:center;justify-content:space-between}}.PropertyDetailLayout_wrapper__LhsJt{display:block;animation:PropertyDetailLayout_detailFadeIn__SMVQj .2s ease-out}@keyframes PropertyDetailLayout_detailFadeIn__SMVQj{0%{opacity:0}to{opacity:1}}.PropertyDetailLayout_infoWrapper__RaFOQ>:not(:last-child){margin-bottom:2.4rem}.PropertyDetailLayout_sliderWrapper__XYmKy{display:flex;flex-direction:column;width:100%;margin-bottom:1.5rem}@media(min-width:1024px){.PropertyDetailLayout_sliderWrapper__XYmKy{max-width:66rem;max-height:44.8rem}}.PropertyDetailLayout_sliderContainer__vh_x0{display:flex;max-width:100%;max-height:44.8rem}.PropertyDetailLayout_itemImages__GlPxh{object-fit:cover;object-position:50% 50%;width:100%;flex:0 0 100%;border-radius:1.6rem;transform:translateZ(0)}@media(min-width:1024px){.PropertyDetailLayout_itemImages__GlPxh{max-width:66rem;max-height:44.8rem}}.PropertyDetailLayout_infoContainer__TBsQq{display:flex;flex-direction:column;width:100%;border-radius:2rem;padding:1.8rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}@media(min-width:1024px){.PropertyDetailLayout_infoContainer__TBsQq{padding:2.5rem}}.PropertyDetailLayout_btnContainer__hyK1J{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem;margin-bottom:1.3rem}.PropertyDetailLayout_phoneContainer__2Ezk8{display:grid;grid-template-columns:2fr 1fr;gap:.8rem}.PropertyDetailLayout_locationContainer__C72Wu{margin-bottom:2.4rem}.PropertyDetailLayout_gridContainer__3ZvlC{padding:1.3rem 0;display:grid;grid-template-columns:2fr 1fr;gap:1.8rem}.PropertyDetailLayout_flexContainer__7PDbO{display:flex;align-items:center;gap:1rem;margin:1.5rem 0}.PropertyDetailLayout_complexTitle__FRrd_{color:#323232;font-weight:600;font-size:1.4rem}.PropertyDetailLayout_complexName__GetdR{background-color:#fafafa;padding:1.2rem;border-radius:10px;font-size:1.6rem;font-weight:600;color:#323232;text-decoration:underline}.PropertyDetailLayout_column__JOAd0{display:flex;flex-direction:column;align-items:center}.PropertyDetailLayout_name__grya3{color:#323232;font-size:2rem;font-weight:700}.PropertyDetailLayout_numberOfObjects__jZODw{font-size:1.2rem;font-weight:600;text-decoration:underline}.PropertyDetailLayout_btnTitle__x_K5R{font-size:.9rem}@media(min-width:1024px){.PropertyDetailLayout_btnTitle__x_K5R{font-size:1.2rem;padding:1.17rem}}.PropertyDetailLayout_mapContainer__XFBuj{display:flex;gap:1rem;justify-content:center;align-items:center}.PropertyDetailLayout_mapTitle__qCzqN{font-size:1.5rem;font-weight:600}.PropertyDetailLayout_detailsContainer__dxJjn{width:100%;position:relative;display:flex;gap:4rem;padding-top:2.6rem}.PropertyDetailLayout_detailsContainer__dxJjn>:last-child{margin-left:auto}.PropertyDetailLayout_detailsTitle__OWGKO{font-size:1.3rem;font-weight:600}.PropertyDetailLayout_investInfoContainer__rII40{font-size:1rem;font-weight:600;padding-bottom:2.4rem;display:flex;align-items:center;gap:.4rem}.PropertyDetailLayout_investInfoTitle__eJVUH{font-weight:800}.PropertyDetailLayout_icon__3oUbD{display:inline;margin-right:.5rem}.PropertyDetailLayout_iconSize__H9J7E{width:2rem;height:auto;cursor:pointer}.PropertyDetailLayout_iconContainer__4_7pc{justify-content:flex-start;gap:1rem}.PropertyDetailLayout_descriptionContainer__FwVU_{width:100%;border-radius:2rem;padding:1.8rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}@media(min-width:1024px){.PropertyDetailLayout_descriptionContainer__FwVU_{padding:3rem}}.PropertyDetailLayout_descriptionHeadTitle__9pbci{display:flex;font-size:2.2rem;font-weight:700;align-items:center;padding-bottom:2.2rem;padding-left:1rem}.PropertyDetailLayout_descriptionTitle__ObWfG{font-size:1.3rem;font-weight:500;line-height:1.5rem;color:#323232}@media(min-width:1024px){.PropertyDetailLayout_descriptionTitle__ObWfG{font-size:1.5rem;line-height:1.8rem}}.PropertyDetailLayout_characteristicsItems__784fb{display:flex;align-items:center;gap:.4rem;color:#787878}.PropertyDetailLayout_characteristicsTitle__pF0DI{font-size:1.4rem;font-weight:600;color:#323232}.PropertyDetailLayout_characteristicsDesc__D16v2{font-size:1.6rem;font-weight:700;padding-left:.4rem}.PropertyDetailLayout_characteristicsList__8OrIp{display:grid;gap:2.4rem}@media(min-width:768px){.PropertyDetailLayout_characteristicsList__8OrIp{display:grid;grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.PropertyDetailLayout_characteristicsList__8OrIp{grid-template-columns:repeat(3,1fr)}}.PropertyDetailLayout_layoutsContainer__xeHgI{display:grid;gap:2.4rem}@media(min-width:768px){.PropertyDetailLayout_layoutsContainer__xeHgI{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.PropertyDetailLayout_layoutsContainer__xeHgI{grid-template-columns:repeat(4,1fr)}}